All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2019-01-31 14:45:18 to 2019-01-31 15:23:16 UTC [more...]

[PATCH v2 00/21] Refine memblock API
 2019-01-31 15:23 UTC  (9+ messages)
` [PATCH v2 19/21] treewide: add checks for the return value of memblock_alloc*()
    ` [OpenRISC] "

[Qemu-devel] [PATCH v2] xen-block: handle resize callback
 2019-01-31 15:20 UTC  (3+ messages)
  `  "

[U-Boot] Nand boot on imx6q board is broken
 2019-01-31 15:22 UTC  (2+ messages)

[PATCH v7 0/3] clk: clkdev add managed lookup registrations
 2019-01-31 15:21 UTC  (3+ messages)

[PATCH 00/15] Improvements to fitrim
 2019-01-31 15:21 UTC  (3+ messages)
` [PATCH 01/15] btrfs: Honour FITRIM range constraints during free space trim

[PATCH] net: check negative value for signed refcnt
 2019-01-31 15:21 UTC  (5+ messages)

[PATCH v2 1/2] arm64: defconfig: Enable I2C_GPIO
 2019-01-31 15:20 UTC  (4+ messages)
` [PATCH v2 2/2] arm64: defconfig: Enable SUN6I Camera sensor interface

[PATCH] drm: prefix header search paths with $(srctree)/
 2019-01-31 15:20 UTC  (2+ messages)
` ✓ Fi.CI.IGT: success for "

[PATCH] Drivers: hv: vmbus: Add mutex lock to channel show functions
 2019-01-31 15:19 UTC  (7+ messages)

[PATCH v6 0/4] Provide core API for NMIs
 2019-01-31 15:20 UTC  (6+ messages)
` [PATCH v6 1/4] genirq: Provide basic NMI management for interrupt lines
` [PATCH v6 2/4] genirq: Provide NMI management for percpu_devid interrupts
` [PATCH v6 3/4] genirq: Provide NMI handlers
` [PATCH v6 4/4] irqdesc: Add domain handler for NMIs

[U-Boot] [RFC 0/9] Convert Pico-Pi i.MX7D to DM
 2019-01-31 15:20 UTC  (13+ messages)
` [U-Boot] [RFC 1/9] Arm: dts: imx7d-pico: Import Linux pico-pi dts

[Qemu-devel] [PATCH v2 0/5] virtio-blk: add DISCARD and WRITE ZEROES features
 2019-01-31 15:19 UTC  (6+ messages)
` [Qemu-devel] [PATCH v2 1/5] virtio-blk: add acct_failed param to virtio_blk_handle_rw_error()
` [Qemu-devel] [PATCH v2 2/5] virtio-blk: add "discard-wzeroes" boolean property
` [Qemu-devel] [PATCH v2 3/5] virtio-blk: add DISCARD and WRITE ZEROES features
` [Qemu-devel] [PATCH v2 4/5] tests/virtio-blk: change assert on data_size in virtio_blk_request()
` [Qemu-devel] [PATCH v2 5/5] tests/virtio-blk: add test for WRITE_ZEROES command

[PATCH -next] RDMA/hns: remove set but not used variable 'dseg'
 2019-01-31 15:19 UTC  (2+ messages)
` [PATCH -next] RDMA/hns: Remove set but not used variable 'rst'

[PATCH][RFC] module: Cure the MODULE_LICENSE "GPL" vs. "GPL v2" bogosity
 2019-01-31 15:18 UTC  (2+ messages)

[PATCH v10 00/25] arm64: provide pseudo NMI with GICv3
 2019-01-31 14:59 UTC  (52+ messages)
` [PATCH v10 01/25] arm64: Fix HCR.TGE status for NMI contexts
` [PATCH v10 02/25] arm64: Remove unused daif related functions/macros
` [PATCH v10 03/25] arm64: cpufeature: Set SYSREG_GIC_CPUIF as a boot system feature
` [PATCH v10 04/25] arm64: cpufeature: Add cpufeature for IRQ priority masking
` [PATCH v10 05/25] arm/arm64: gic-v3: Add PMR and RPR accessors
` [PATCH v10 06/25] irqchip/gic-v3: Switch to PMR masking before calling IRQ handler
` [PATCH v10 07/25] arm64: ptrace: Provide definitions for PMR values
` [PATCH v10 08/25] arm64: Make PMR part of task context
` [PATCH v10 09/25] arm64: Unmask PMR before going idle
` [PATCH v10 10/25] arm64: kvm: Unmask PMR before entering guest
` [PATCH v10 11/25] efi: Let architectures decide the flags that should be saved/restored
` [PATCH v10 12/25] arm64: irqflags: Use ICC_PMR_EL1 for interrupt masking
` [PATCH v10 13/25] arm64: daifflags: Include PMR in daifflags restore operations
` [PATCH v10 14/25] arm64: alternative: Allow alternative status checking per cpufeature
` [PATCH v10 15/25] arm64: alternative: Apply alternatives early in boot process
` [PATCH v10 16/25] irqchip/gic-v3: Factor group0 detection into functions
` [PATCH v10 17/25] arm64: Switch to PMR masking when starting CPUs
` [PATCH v10 18/25] arm64: gic-v3: Implement arch support for priority masking
` [PATCH v10 19/25] irqchip/gic-v3: Detect if GIC can support pseudo-NMIs
` [PATCH v10 20/25] irqchip/gic-v3: Handle pseudo-NMIs
` [PATCH v10 21/25] irqchip/gic-v3: Allow interrupts to be set as pseudo-NMI
` [PATCH v10 22/25] arm64: Handle serror in NMI context
` [PATCH v10 23/25] arm64: Skip preemption when exiting an NMI
` [PATCH v10 24/25] arm64: Skip irqflags tracing for NMI in IRQs disabled context
` [PATCH v10 25/25] arm64: Enable the support of pseudo-NMIs

[PATCH] tty: Fix WARNING in tty_set_termios
 2019-01-31 15:18 UTC  (6+ messages)

[PATCH 00/10] Venus stateful Codec API
 2019-01-31 15:18 UTC  (13+ messages)
` [PATCH 10/10] venus: dec: make decoder compliant with stateful codec API

[driver-core PATCH v10 0/9] Add NUMA aware async_schedule calls
 2019-01-31 15:17 UTC  (3+ messages)

[PATCH] arm64: defconfig: Enable RTC_DRV_SNVS
 2019-01-31 15:01 UTC  (2+ messages)

[PATCH] arm64: dts: imx8mq: Add RTC support
 2019-01-31 15:01 UTC  (3+ messages)

[PATCH V8 1/5] i2c: tegra: Sort all the include headers alphabetically
 2019-01-31 15:16 UTC  (6+ messages)
` [PATCH V8 2/5] i2c: tegra: Add Bus Clear Master Support
` [PATCH V8 3/5] i2c: tegra: Add DMA Support

[PATCH 0/4] WIP: rockchip mpp for v4l2 video decoder
 2019-01-31 15:01 UTC  (4+ messages)

[U-Boot] [PATCH v3 00/22] mx6sabre: Add DM and SPL FIT support
 2019-01-31 15:13 UTC  (5+ messages)

Send photos
 2019-01-31 15:13 UTC 

[v3] usb: warm-reset ports on hub resume, if requested
 2019-01-31 15:13 UTC 

[PATCH v7 00/15] Argo: hypervisor-mediated interdomain communication
 2019-01-31 15:13 UTC  (4+ messages)
` [PATCH v7 04/15] argo: init, destroy and soft-reset, with enable command line opt

[PATCH 1/1] nvme: add get-feature to admin cmds tracer
 2019-01-31 15:13 UTC 

[igt-dev] [PATCH i-g-t 1/2] lib/psr: Do not use out of bound enum for psr_set
 2019-01-31 15:12 UTC  (2+ messages)
` [igt-dev] ✓ Fi.CI.BAT: success for series starting with [i-g-t,1/2] "

[PATCH] irqchip/gic-v3-its: Lock its device list during find and create its device
 2019-01-31 15:12 UTC  (7+ messages)

[Qemu-devel] [PATCH v2 0/5] add the BiosTablesTest UEFI app, build it with the new roms/edk2 submodule
 2019-01-31 15:12 UTC  (3+ messages)

[RFC PATCH 3/5] mm/vma: add support for peer to peer to device vma
 2019-01-31 15:11 UTC  (16+ messages)

Enable buttons GPIO passthrough
 2019-01-31 15:11 UTC  (12+ messages)

[Buildroot] [PATCH] package/opentracing-cpp: bump version to v1.5.1
 2019-01-31 15:11 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/13] Add a 'x-blockdev-reopen' QMP command
 2019-01-31 15:11 UTC  (2+ messages)

[igt-dev] [PATCH i-g-t v2] lib/igt_kms: Don't reset VRR_ENABLED on every commit
 2019-01-31 15:09 UTC  (3+ messages)

[U-Boot] [PATCH v3 00/20] SF: Migrate to Linux SPI NOR framework
 2019-01-31 15:08 UTC  (11+ messages)

[PATCH] crypto: ccp: fix the SEV probe in kexec boot path
 2019-01-31 15:08 UTC  (2+ messages)

[Qemu-devel] [PATCH 00/18] Acceptance Tests: target architecture support
 2019-01-31 15:06 UTC  (9+ messages)
` [Qemu-devel] [PATCH 13/18] Boot Linux Console Test: add a test for mips64el + malta

[PATCH 1/1] fs: add the fsnotify call to vfs_iter_write
 2019-01-31 15:07 UTC  (2+ messages)

[PATCH 1/2] rtx: x1205: Add DT bindings
 2019-01-31 15:06 UTC  (2+ messages)
` [PATCH 2/2] rtc: x1205: Add DT probing support

[Qemu-devel] [PATCH] fw_cfg: fix the life cycle and the name of "qemu_extra_params_fw"
 2019-01-31 15:06 UTC  (3+ messages)

[U-Boot] [PATCH] initcall: Move to inline function
 2019-01-31 15:06 UTC 

File alteration events?
 2019-01-31 15:06 UTC  (2+ messages)

SpectreV1+L1TF Patch Series
 2019-01-31 15:05 UTC  (5+ messages)
` SpectreV1+L1TF Patch Series v5
  ` [PATCH SpectreV1+L1TF v5 1/9] xen/evtchn: block speculative out-of-bound accesses

BUG: KASAN: double-free or invalid-free in ip_defrag after upgrade from 4.19.13
 2019-01-31 15:05 UTC  (7+ messages)

[U-Boot] [PATCH 0/4] Align U-Boot I2C DM bus ID handling with Linux
 2019-01-31 15:05 UTC  (4+ messages)
` [U-Boot] [PATCH 4/4] i2c: mux: Add support for not listed sub-buses

[PATCH] eal: fix strdup usages in internal config
 2019-01-31 15:04 UTC  (4+ messages)

[Cluster-devel] [PATCH 0/2] GFS2 counting fixes
 2019-01-31 15:04 UTC  (4+ messages)
` [Cluster-devel] [PATCH 2/2] gfs2: Fix lru_count going negative

[Qemu-devel] [PATCH v2 0/5] Kconfig dependencies for ppc machines
 2019-01-31 15:02 UTC  (4+ messages)
` [Qemu-devel] [PATCH v2 1/5] ppc64: Express dependencies of 'pseries' and 'powernv' machines with kconfig

[PATCH V7 1/5] i2c: tegra: Sort all the include headers alphabetically
 2019-01-31 15:02 UTC  (7+ messages)
` [PATCH V7 3/5] i2c: tegra: Add DMA Support

[MPTCP] Questions/remarks wrt. mptcp layered prototype
 2019-01-31 15:02 UTC 

[PATCH net] net/mlx4_en: Force CHECKSUM_NONE for short ethernet frames
 2019-01-31 15:02 UTC  (2+ messages)

[PATCH for-4.12 0/8] pvh/dom0/shadow/amd fixes
 2019-01-31 14:59 UTC  (3+ messages)
` [PATCH 6/8] x86/mm: split p2m ioreq server pages special handling into helper

[PATCH v6 0/3] arm64: Support HP Envy X2
 2019-01-31 14:59 UTC  (4+ messages)

[Qemu-devel] [PATCH] virtio: PCI proxy devices should depend on CONFIG_VIRTIO_PCI
 2019-01-31 14:59 UTC 

[PATCH] MAINTAINERS: Update cgroup entry
 2019-01-31 14:58 UTC  (2+ messages)

[PATCH] drm/amdgpu: use spin_lock_irqsave to protect vm_manager.pasid_idr
 2019-01-31 14:58 UTC  (2+ messages)

[U-Boot] [PATCH v7 0/7] Add support for loading FPGA bitstream
 2019-01-31 14:58 UTC  (13+ messages)
` [U-Boot] [PATCH v7 1/7] ARM: socfpga: Description on FPGA bitstream type and file name for Arria 10
` [U-Boot] [PATCH v7 2/7] ARM: socfpga: Add default FPGA bitstream fitImage for Arria10 SoCDK
` [U-Boot] [PATCH v7 3/7] ARM: socfpga: Add FPGA drivers for Arria 10 FPGA bitstream loading
` [U-Boot] [PATCH v7 4/7] ARM: socfpga: Add the configuration for FPGA SoCFPGA A10 SoCDK
` [U-Boot] [PATCH v7 5/7] spl : socfpga: Implement fpga bitstream loading with socfpga loadfs
` [U-Boot] [PATCH v7 6/7] ARM: socfpga: Synchronize the configuration for A10 SoCDK
` [U-Boot] [PATCH v7 7/7] ARM: socfpga: Increase Malloc pool size to support FAT filesystem in SPL

[PATCH V3 01/13] perf/core, x86: Add PERF_SAMPLE_DATA_PAGE_SIZE
 2019-01-31 14:58 UTC  (3+ messages)

[U-Boot] [PATCH] arm: dts: am33xx: add u-boot, dm-spl to ocp bus
 2019-01-31 14:57 UTC  (2+ messages)

[PATCH kvmtool 0/6] Various convenience fixes
 2019-01-31 14:57 UTC  (4+ messages)
` [PATCH kvmtool 2/6] arm: fdt: add stdout-path to /chosen node

[v3] usb: warm-reset ports on hub resume, if requested
 2019-01-31 14:56 UTC 

[PATCH] cgroup/pids: turn cgroup_subsys->free() into cgroup_subsys->release() to fix the accounting
 2019-01-31 14:56 UTC  (2+ messages)

[Bug 202349] New: Extreme desktop freezes during sustained write operations with XFS
 2019-01-31 14:56 UTC  (2+ messages)
` [Bug 202349] "

[PATCH RFC 1/1] iommu: set the default iommu-dma mode as non-strict
 2019-01-31 14:55 UTC  (3+ messages)

Question about ioctl interface - IO passthru
 2019-01-31 14:55 UTC  (2+ messages)

[U-Boot] [PATCH 0/9] sunxi: enable DM_MMC
 2019-01-31 14:55 UTC  (4+ messages)
` [U-Boot] [PATCH 9/9] mmc: sunxi: Mark end of DM_MMC #ifdefs

[PATCH 0/4] x86: further L1TF / XSA-289 guards
 2019-01-31 14:54 UTC  (3+ messages)
` [PATCH 1/4] x86emul: avoid speculative out of bounds accesses

[PATCHv2] nvme: Block NS list changes while handling command effects
 2019-01-31 14:54 UTC  (2+ messages)

[U-Boot] [PATCH 2/2] efi_loader: set the dhcp ack received flag
 2019-01-31 14:54 UTC  (6+ messages)

[2/2] usb: gadget: f_fs: preserve wMaxPacketSize across usb_ep_autoconfig() call
 2019-01-31 14:53 UTC 

[1/2] usb: gadget: move non-super speed code out of usb_ep_autoconfig_ss()
 2019-01-31 14:53 UTC 

[PATCH v2 00/14] Trace2 tracing facility
 2019-01-31 14:53 UTC  (4+ messages)
` [PATCH v3 "

[Qemu-devel] [PATCH RFCv2 0/9] qdev: Hotplug handler chaining + virtio-pmem
 2019-01-31 14:52 UTC  (3+ messages)

[PATCH 0/5] KVM: arm/arm64: Fix VCPU power management problems
 2019-01-31 14:52 UTC  (11+ messages)
` [PATCH 2/5] arm/arm64: KVM: Allow a VCPU to fully reset itself

[PATCH 0/5] net/mlx5: add inner tunnel items support on E-Switch
 2019-01-31 14:52 UTC  (2+ messages)

[PATCH 00/22] Increase success rates and reduce latency of compaction v3
 2019-01-31 14:52 UTC  (3+ messages)
` [PATCH 11/22] mm, compaction: Use free lists to quickly locate a migration target

[PATCH 00/19] Add new command "switch"
 2019-01-31 14:51 UTC  (3+ messages)

[PATCH] drm/i915/icl: Add TypeC ports only if VBT is present
 2019-01-31 14:49 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for drm/i915/icl: Add TypeC ports only if VBT is present (rev2)

[PATCH v3] doc: add meson ut info in prog guide
 2019-01-31 14:49 UTC  (3+ messages)
` [PATCH v4] "

[PATCH 1/3] drm/i915/ddi: Move DDI port detection to the corresponding helper
 2019-01-31 14:48 UTC  (3+ messages)
` ✓ Fi.CI.IGT: success for series starting with [1/3] drm/i915/ddi: Move DDI port detection to the corresponding helper (rev2)

[PATCH] x86/cpuid: correct dependencies of post-SSE ISA extensions
 2019-01-31 14:47 UTC  (7+ messages)

[PATCH v10 01/40] components: multiple components for a device
 2019-01-31 14:46 UTC  (3+ messages)
` [PATCH 1/2] component: Add documentation
  ` [PATCH 2/2] components: multiple components for a device

How to archive only packages contained in a certain image
 2019-01-31 14:46 UTC  (3+ messages)

[PATCH v3 0/9] viridian: implement more enlightenments
 2019-01-31 14:46 UTC  (9+ messages)
` [PATCH v3 3/9] viridian: extend init/deinit hooks into synic and time modules
` [PATCH v3 6/9] viridian: add implementation of synthetic interrupt MSRs
` [PATCH v3 8/9] viridian: add implementation of synthetic timers
` [PATCH v3 9/9] viridian: add implementation of the HvSendSyntheticClusterIpi hypercall

[Qemu-devel] [PATCH 00/15] s390: vfio-ccw dasd ipl support
 2019-01-31 14:45 UTC  (4+ messages)
` [Qemu-devel] [PATCH 07/15] s390-bios: Decouple channel i/o logic from virtio


This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.