All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-01-17 10:03:51 to 2017-01-17 10:31:21 UTC [more...]

[PATCH V7 00/10] Add UEFI 2.6 and ACPI 6.1 updates for RAS on ARM64
 2017-01-17 10:31 UTC  (12+ messages)
` [PATCH V7 04/10] arm64: exception: handle Synchronous External Abort

ath10k failing with firmware RM.4.4-00022-QCARMSWPZ-2 on QCA6174 (Killer 1535)
 2017-01-17 10:30 UTC  (2+ messages)

[Xenomai] arm64 support
 2017-01-17 10:31 UTC  (8+ messages)

[PATCH v3] usb: gadget: configfs: Fix KASAN use-after-free
 2017-01-17 10:29 UTC  (2+ messages)

arm: Boot allocator fails with multi node memory
 2017-01-17 10:31 UTC  (5+ messages)

[U-Boot] [PATCHv8 1/2] armv8/ls1043a: fixup GIC offset for ls1043a rev1
 2017-01-17 10:31 UTC  (2+ messages)
` [U-Boot] [PATCHv8 2/2] armv8/fsl-layerscape: fdt: fixup LS1043A rev1 MSI node

[PATCH v19 00/15] acpi, clocksource: add GTDT driver and GTDT support in arm_arch_timer
 2017-01-17 10:30 UTC  (6+ messages)
` [PATCH v19 10/15] clocksource/drivers/arm_arch_timer: Refactor the timer init code to prepare for GTDT

[PATCH v2 0/3] per cpu resume latency
 2017-01-17 10:23 UTC  (3+ messages)
` [PATCH v2 2/3] cpu: expose pm_qos_resume_latency for each cpu

[PATCH 0/2] Add USB DRD 3.0 device node for Exynos7
 2017-01-17 10:32 UTC 

[PATCH 1/1] qmimodem: query_passwd_state can be retried
 2017-01-17 10:29 UTC  (3+ messages)
` [PATCH 0/1] use g_timeout_add instead of usleep

Patch "KVM: x86: add asm_safe wrapper" has been added to the 4.9-stable tree
 2017-01-17 10:28 UTC 

[PATCH v2 2/2] iio: distance: srf08: add IIO driver for us ranger
 2017-01-17 10:28 UTC  (6+ messages)

Patch "KVM: x86: add Align16 instruction flag" has been added to the 4.9-stable tree
 2017-01-17 10:28 UTC 

Patch "jump_labels: API for flushing deferred jump label updates" has been added to the 4.9-stable tree
 2017-01-17 10:28 UTC 

Patch "KVM: x86: add asm_safe wrapper" has been added to the 4.4-stable tree
 2017-01-17 10:27 UTC 

Patch "KVM: x86: add Align16 instruction flag" has been added to the 4.4-stable tree
 2017-01-17 10:27 UTC 

Patch "jump_labels: API for flushing deferred jump label updates" has been added to the 4.4-stable tree
 2017-01-17 10:27 UTC 

[Xenomai] xenomai 2 LDFLAGS wrappers, posix only
 2017-01-17 10:25 UTC  (7+ messages)

[PATCH v1] irqchip: irq-mips-gic:- Handle return NULL error from ioremap_nocache
 2017-01-17 10:25 UTC  (6+ messages)

[PATCH] mm: respect pre-allocated storage mapping for memmap
 2017-01-17 10:25 UTC  (2+ messages)

[RFC PATCH 00/33] irqchip: Core support for GICv4
 2017-01-17 10:20 UTC  (83+ messages)
` [RFC PATCH 01/33] irqchip/gic-v3: Add redistributor iterator
` [RFC PATCH 02/33] irqchip/gic-v3: Add VLPI/DirectLPI discovery
` [RFC PATCH 03/33] irqchip/gic-v3-its: Refactor command encoding
` [RFC PATCH 04/33] irqchip/gic-v3-its: Move LPI definitions around
` [RFC PATCH 05/33] irqchip/gic-v3-its: Zero command on allocation
` [RFC PATCH 06/33] irqchip/gic-v3-its: Add probing for VLPI properties
` [RFC PATCH 07/33] irqchip/gic-v3-its: Macro-ize its_send_single_command
` [RFC PATCH 08/33] irqchip/gic-v3-its: Implement irq_set_irqchip_state for pending state
` [RFC PATCH 09/33] irqchip/gic-v3-its: Split out property table allocation
` [RFC PATCH 10/33] irqchip/gic-v4-its: Allow use of indirect VCPU tables
` [RFC PATCH 11/33] irqchip/gic-v3-its: Split out pending table allocation
` [RFC PATCH 12/33] irqchip/gic-v3-its: Rework LPI freeing
` [RFC PATCH 13/33] irqchip/gic-v3-its: Generalize device table allocation
` [RFC PATCH 14/33] irqchip/gic-v3-its: Generalize LPI configuration
` [RFC PATCH 15/33] irqchip/gic-v4: Add management structure definitions
` [RFC PATCH 16/33] irqchip/gic-v3-its: Add GICv4 ITS command definitions
` [RFC PATCH 17/33] irqchip/gic-v3-its: Add VLPI configuration hook
` [RFC PATCH 18/33] irqchip/gic-v3-its: Add VLPI map/unmap operations
` [RFC PATCH 19/33] irqchip/gic-v3-its: Add VLPI configuration handling
` [RFC PATCH 20/33] irqchip/gic-v3-its: Add VPE domain infrastructure
` [RFC PATCH 21/33] irqchip/gic-v3-its: Add VPE irq domain allocation/teardown
` [RFC PATCH 22/33] irqchip/gic-v3-its: Add VPE irq domain [de]activation
` [RFC PATCH 23/33] irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
` [RFC PATCH 24/33] irqchip/gic-v3-its: Add VPE scheduling
` [RFC PATCH 25/33] irqchip/gic-v3-its: Add VPE invalidation hook
` [RFC PATCH 26/33] irqchip/gic-v3-its: Add VPE affinity changes
` [RFC PATCH 27/33] irqchip/gic-v3-its: Add VPE interrupt masking
` [RFC PATCH 28/33] irqchip/gic-v3-its: Support VPE doorbell invalidation even when !DirectLPI
` [RFC PATCH 29/33] irqchip/gic-v4: Add per-VM VPE domain creation
` [RFC PATCH 30/33] irqchip/gic-v4: Add VPE command interface
` [RFC PATCH 31/33] irqchip/gic-v4: Add VLPI configuration interface
` [RFC PATCH 32/33] irqchip/gic-v4: Add some basic documentation
` [RFC PATCH 33/33] irqchip/gic-v4: Enable low-level GICv4 operations

[PATCH 1/2] dt-bindings: gpu: Add Mali Utgard bindings
 2017-01-17 10:22 UTC  (5+ messages)

[Buildroot] [PATCH 1/3] python-toml: new package
 2017-01-17 10:22 UTC  (3+ messages)
` [Buildroot] [PATCH 2/3] python-logbook: "

[U-Boot] linux "coherent_pool" kernel parameter and u-boot
 2017-01-17 10:20 UTC 

[Buildroot] [PATCH 1/8] python-pathvalidate: bump to version 0.13.0
 2017-01-17 10:20 UTC  (9+ messages)
` [Buildroot] [PATCH 2/8] python-dataproperty: bump to version 0.16.2
` [Buildroot] [PATCH 3/8] python-setuptools-scm: new package
` [Buildroot] [PATCH 4/8] python-pathpy: "
` [Buildroot] [PATCH 5/8] python-vcversioner: "
` [Buildroot] [PATCH 6/8] python-jsonschema: "
` [Buildroot] [PATCH 7/8] python-pytablereader: "
` [Buildroot] [PATCH 8/8] python-pytablewriter: bump to version 0.17.1

[PATCH] pcie: ti: Provide patch to force GEN1 PCIe operation
 2017-01-17 10:19 UTC  (10+ messages)

[PATCH] drm/amdgpu: simplify allocation of scratch regs
 2017-01-17 10:18 UTC  (2+ messages)

[patch] drm/vc4: fix a bounds check
 2017-01-17 10:18 UTC  (3+ messages)

[PATCH] app/test: fix symmetric session free in crypto perf tests
 2017-01-17 10:17 UTC  (2+ messages)

[PATCH] stmicro: rename it to dwc to improve future development
 2017-01-17 10:16 UTC  (3+ messages)

[PATCH v5 0/9] mm/swap: Regular page swap optimizations
 2017-01-17 10:16 UTC  (5+ messages)
` [PATCH v5 7/9] mm/swap: Add cache for swap slots allocation
  ` [Update][PATCH "

[PATCH net] vxlan: fix byte order of vxlan-gpe port number
 2017-01-17 10:15 UTC  (2+ messages)

[Qemu-devel] Data corruption in Qemu 2.7.1
 2017-01-17 10:14 UTC  (3+ messages)
  ` [Qemu-devel] [Qemu-stable] "

[PATCH v5 0/5] i2c: mux: pca954x: Add interrupt controller support
 2017-01-17 10:14 UTC  (6+ messages)
` [PATCH v5 4/5] dt: bindings: i2c-mux-pca954x: Add documentation for nxp,irq-mask-enable

[PATCH v2] firmware: fix NULL pointer dereference in __fw_load_abort()
 2017-01-17 10:08 UTC 

[Patch V2] i2c: imx-lpi2c: add VLLS mode support
 2017-01-17 10:14 UTC  (3+ messages)

Patch "KVM: x86: fix emulation of "MOV SS, null selector"" has been added to the 4.9-stable tree
 2017-01-17 10:02 UTC 

Patch "KVM: x86: fix NULL deref in vcpu_scan_ioapic" has been added to the 4.9-stable tree
 2017-01-17 10:02 UTC 

Patch "KVM: x86: flush pending lapic jump label updates on module unload" has been added to the 4.9-stable tree
 2017-01-17 10:02 UTC 

Patch "KVM: x86: Introduce segmented_write_std" has been added to the 4.9-stable tree
 2017-01-17 10:02 UTC 

Patch "mm, memcg: fix the active list aging for lowmem requests when memcg is enabled" has been added to the 4.9-stable tree
 2017-01-17 10:02 UTC 

[PATCHSET v4] blk-mq-scheduling framework
 2017-01-17 10:13 UTC  (7+ messages)
` [PATCH 6/8] blk-mq-sched: add framework for MQ capable IO schedulers

Patch "mm/hugetlb.c: fix reservation race when freeing surplus pages" has been added to the 4.9-stable tree
 2017-01-17 10:02 UTC 

Patch "mm/slab.c: fix SLAB freelist randomization duplicate entries" has been added to the 4.9-stable tree
 2017-01-17 10:02 UTC 

Patch "mm: support anonymous stable page" has been added to the 4.9-stable tree
 2017-01-17 10:02 UTC 

[PATCH] fix race caused by hyperthreads when online an offline cpu
 2017-01-17 10:12 UTC  (2+ messages)
` [tip:perf/urgent] perf/x86/intel: Handle exclusive threadid correctly on CPU hotplug

[Qemu-devel] [PULL v2 000/180] QAPI patches for 2017-01-16
 2017-01-17 10:13 UTC  (5+ messages)

+ mm-vmscan-add-mm_vmscan_inactive_list_is_low-tracepoint.patch added to -mm tree
 2017-01-17 10:12 UTC  (12+ messages)

[GIT PULL] bcm2835-dt-next-2017-01-17
 2017-01-17 10:10 UTC  (2+ messages)

[PATCH iproute2 net-next 0/5] add latest bridge netlink options
 2017-01-17 10:03 UTC  (2+ messages)

[PATCH v6 0/8] Introducing EAL Bus-Device-Driver Model
 2017-01-17 10:14 UTC  (24+ messages)
` [PATCH v6 3/8] pci: split match and probe function
` [PATCH v6 5/8] eal: introduce bus scan and probe in EAL
` [PATCH v6 7/8] eal: enable PCI bus
` [PATCH v7 0/9] Introducing EAL Bus-Device-Driver Model
  ` [PATCH v7 1/9] eal/bus: introduce bus abstraction
  ` [PATCH v7 2/9] test: add basic bus infrastructure tests
  ` [PATCH v7 3/9] pci: split match and probe function
  ` [PATCH v7 4/9] eal/bus: support for scanning of bus
  ` [PATCH v7 5/9] eal/bus: introduce support for bus probing
  ` [PATCH v7 6/9] eal: integrate bus scan and probe with EAL
  ` [PATCH v7 7/9] test: update bus and pci unit test cases
  ` [PATCH v7 8/9] eal: enable PCI bus
  ` [PATCH v7 9/9] eal: enable hotplugging of devices on bus

[Qemu-devel] [PATCH 0/7] Nios2 architecture support
 2017-01-17 10:10 UTC  (2+ messages)

[PATCH v4 0/2] fix deadlock caused by recursive cluster locking
 2017-01-17 10:09 UTC  (6+ messages)
` [Ocfs2-devel] "
` [PATCH v4 1/2] ocfs2/dlmglue: prepare tracking logic to avoid recursive cluster lock
  ` [Ocfs2-devel] "
` [PATCH v4 2/2] ocfs2: fix deadlock issue when taking inode lock at vfs entry points
  ` [Ocfs2-devel] "

[PATCH v7 00/15] ACPI platform MSI support and its example mbigen
 2017-01-17  9:25 UTC  (3+ messages)
` [PATCH v7 07/15] irqchip: gicv3-its: platform-msi: scan MADT to create platform msi domain

Patch "mm/hugetlb.c: fix reservation race when freeing surplus pages" has been added to the 4.4-stable tree
 2017-01-17 10:01 UTC 

Patch "KVM: x86: flush pending lapic jump label updates on module unload" has been added to the 4.4-stable tree
 2017-01-17 10:01 UTC 

Patch "KVM: x86: Introduce segmented_write_std" has been added to the 4.4-stable tree
 2017-01-17 10:01 UTC 

Patch "KVM: eventfd: fix NULL deref irqbypass consumer" has been added to the 4.9-stable tree
 2017-01-17 10:02 UTC 

[PATCH] drm/rockchip: vop: make vop register setting take effect
 2017-01-17 10:06 UTC  (6+ messages)

[PATCH v7 0/3] ieee802154: Add support for Cascoda CA8210
 2017-01-17 10:08 UTC  (4+ messages)
` [PATCH v7 1/3] ieee802154: Add CA8210 IEEE 802.15.4 device driver

[PATCH] reset: uniphier: add compatible string for LD11 SD-reset block
 2017-01-17 10:07 UTC  (4+ messages)

[PATCH] mtd: bcm47xxsflash: support reading flash out of mapping window
 2017-01-17  9:49 UTC  (4+ messages)

[PATCH 0/3] tty: serial: 8250_omap: Enable DMA support
 2017-01-17 10:05 UTC  (4+ messages)

Patch "KVM: x86: emulate FXSAVE and FXRSTOR" has been added to the 4.9-stable tree
 2017-01-17 10:02 UTC 

[RFC PATCH 00/10] arm64/sve: Add userspace vector length control API
 2017-01-17 10:03 UTC  (7+ messages)
` [RFC PATCH 08/10] arm64/sve: ptrace: Wire up vector length control and reporting


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.