All of lore.kernel.org
 help / color / mirror / Atom feed
 messages from 2017-07-31 17:25:47 to 2017-07-31 17:52:28 UTC [more...]

[PATCH v4 0/3] mm: fixes of tlb_flush_pending
 2017-07-31 10:42 UTC  (2+ messages)
` [PATCH v4 1/3] mm: migrate: prevent racy access to tlb_flush_pending

[PATCH v8 0/6] Add support for loadable OA configs
 2017-07-31 17:51 UTC  (7+ messages)
` [PATCH v8 2/6] drm/i915/perf: prune "
` [PATCH v8 3/6] drm/i915/perf: leave GDT_CHICKEN_BITS programming in configs
` [PATCH v8 6/6] drm/i915/perf: Implement I915_PERF_ADD/REMOVE_CONFIG interface

[PATCH v3 00/59] irqchip: KVM: Add support for GICv4
 2017-07-31 17:26 UTC  (142+ messages)
` [PATCH v3 01/59] genirq: Let irq_set_vcpu_affinity() iterate over hierarchy
` [PATCH v3 02/59] irqchip/gic-v3: Add redistributor iterator
` [PATCH v3 04/59] irqchip/gic-v3-its: Move LPI definitions around
` [PATCH v3 05/59] irqchip/gic-v3-its: Add probing for VLPI properties
` [PATCH v3 06/59] irqchip/gic-v3-its: Macro-ize its_send_single_command
` [PATCH v3 08/59] irqchip/gic-v3-its: Split out property table allocation
` [PATCH v3 09/59] irqchip/gic-v3-its: Allow use of indirect VCPU tables
` [PATCH v3 10/59] irqchip/gic-v3-its: Split out pending table allocation
` [PATCH v3 11/59] irqchip/gic-v3-its: Rework LPI freeing
` [PATCH v3 12/59] irqchip/gic-v3-its: Generalize device table allocation
` [PATCH v3 13/59] irqchip/gic-v3-its: Generalize LPI configuration
` [PATCH v3 14/59] irqchip/gic-v4: Add management structure definitions
` [PATCH v3 15/59] irqchip/gic-v3-its: Add GICv4 ITS command definitions
` [PATCH v3 16/59] irqchip/gic-v3-its: Add VLPI configuration hook
` [PATCH v3 17/59] irqchip/gic-v3-its: Add VLPI map/unmap operations
` [PATCH v3 18/59] irqchip/gic-v3-its: Add VLPI configuration handling
` [PATCH v3 19/59] irqchip/gic-v3-its: Add VPE domain infrastructure
` [PATCH v3 20/59] irqchip/gic-v3-its: Add VPE irq domain allocation/teardown
` [PATCH v3 21/59] irqchip/gic-v3-its: Add VPE irq domain [de]activation
` [PATCH v3 22/59] irqchip/gic-v3-its: Add VPENDBASER/VPROPBASER accessors
` [PATCH v3 23/59] irqchip/gic-v3-its: Add VPE scheduling
` [PATCH v3 24/59] irqchip/gic-v3-its: Add VPE invalidation hook
` [PATCH v3 25/59] irqchip/gic-v3-its: Add VPE affinity changes
` [PATCH v3 26/59] irqchip/gic-v3-its: Add VPE interrupt masking
` [PATCH v3 27/59] irqchip/gic-v3-its: Support VPE doorbell invalidation even when !DirectLPI
` [PATCH v3 28/59] irqchip/gic-v3-its: Allow doorbell interrupts to be injected/cleared
` [PATCH v3 29/59] irqchip/gic-v3-its: Set implementation defined bit to enable VLPIs
` [PATCH v3 30/59] irqchip/gic-v4: Add per-VM VPE domain creation
` [PATCH v3 31/59] irqchip/gic-v4: Add VPE command interface
` [PATCH v3 32/59] irqchip/gic-v4: Add VLPI configuration interface
` [PATCH v3 33/59] irqchip/gic-v4: Add some basic documentation
` [PATCH v3 34/59] irqchip/gic-v4: Enable low-level GICv4 operations
` [PATCH v3 35/59] irqchip/gic-v3: Advertise GICv4 support to KVM
` [PATCH v3 36/59] KVM: arm: Select ARM_GIC_V3 and ARM_GIC_V3_ITS
` [PATCH v3 37/59] KVM: arm/arm64: vgic: Move kvm_vgic_destroy call around
` [PATCH v3 38/59] KVM: arm/arm64: vITS: Add MSI translation helpers
` [PATCH v3 39/59] KVM: arm/arm64: GICv4: Add property field and per-VM predicate
` [PATCH v3 40/59] KVM: arm/arm64: GICv4: Add init/teardown of the per-VM vPE irq domain
` [PATCH v3 41/59] KVM: arm/arm64: GICv4: Wire mapping/unmapping of VLPIs in VFIO irq bypass
` [PATCH v3 42/59] KVM: arm/arm64: GICv4: Handle INT command applied to a VLPI
` [PATCH v3 43/59] KVM: arm/arm64: GICv4: Unmap VLPI when freeing an LPI
` [PATCH v3 44/59] KVM: arm/arm64: GICv4: Handle MOVI applied to a VLPI
` [PATCH v3 45/59] KVM: arm/arm64: GICv4: Handle CLEAR "
` [PATCH v3 46/59] KVM: arm/arm64: GICv4: Handle MOVALL applied to a vPE
` [PATCH v3 47/59] KVM: arm/arm64: GICv4: Propagate property updates to VLPIs
` [PATCH v3 48/59] KVM: arm/arm64: GICv4: Handle INVALL applied to a vPE
` [PATCH v3 49/59] KVM: arm/arm64: GICv4: Propagate VLPI properties at map time
` [PATCH v3 50/59] KVM: arm/arm64: GICv4: Use pending_last as a scheduling hint
` [PATCH v3 51/59] KVM: arm/arm64: GICv4: Add doorbell interrupt handling
` [PATCH v3 52/59] KVM: arm/arm64: GICv4: Use the doorbell interrupt as an unblocking source
` [PATCH v3 53/59] KVM: arm/arm64: GICv4: Hook vPE scheduling into vgic flush/sync
` [PATCH v3 54/59] KVM: arm/arm64: GICv4: Enable virtual cpuif if VLPIs can be delivered
` [PATCH v3 55/59] KVM: arm/arm64: GICv4: Enable VLPI support
` [PATCH v3 56/59] KVM: arm/arm64: GICv4: Prevent heterogenous systems from using GICv4
` [PATCH v3 57/59] KVM: arm/arm64: GICv4: Theory of operations
` [PATCH v3 58/59] irqchip/gic-v3-its: Pass its_node pointer to each command bulder
` [PATCH v3 59/59] irqchip/gic-v3-its: Workaround Huawei D05 redistributor addressing

[meta-python][PATCH] add recipes for autobahn and txaio
 2017-07-31 17:52 UTC 

[PATCH 0/2] Update armv8 tune file
 2017-07-31 17:51 UTC  (6+ messages)
` [PATCH 1/2] armv8: update to use armv8-a tune
` ✗ patchtest: failure for Update armv8 tune file

Please merge net into net-next
 2017-07-31 17:51 UTC  (2+ messages)

[PATCH v3 nf-next] netfilter: nft_set_rbtree: use seqcount to avoid lock in most cases
 2017-07-31 17:50 UTC  (2+ messages)

[PATCH 0/7] tag: more fine-grained pager-configuration
 2017-07-31 17:50 UTC  (14+ messages)
` [PATCH v2 00/10] tag: only respect `pager.tag` in list-mode
  ` [PATCH v2 06/10] t7006: add tests for how git tag paginates
  ` [PATCH v2 10/10] git.c: ignore pager.* when launching builtin as dashed external

[PATCH] mm/zsmalloc: Change stat type parameter to int
 2017-07-31 17:50 UTC  (2+ messages)

[PATCH v2 kvmtool 00/10] Add PCI passthrough support with VFIO
 2017-07-31 17:49 UTC  (3+ messages)
` [PATCH v2 kvmtool 07/10] vfio-pci: add MSI-X support

[PATCH v2] autoconf: fix mistakes in SUMMARY and DESCRIPTION
 2017-07-31 17:48 UTC  (3+ messages)

[PATCH v4] net/ixgbe: add support of 2.5G and 5G on X550
 2017-07-31 17:48 UTC  (4+ messages)
` [PATCH v5] "

[Buildroot] [PATCH 1/1] qt5declarative: backport 'Fix alignment issue on ARMv7' patch to 5.9.1
 2017-07-31 17:48 UTC  (4+ messages)

[PATCH 2/4] mailbox: pcc: Drop uninformative output during boot
 2017-07-31 17:47 UTC  (2+ messages)

[RFC][PATCH]: documentation,atomic: Add a new atomic_t document
 2017-07-31 17:43 UTC  (10+ messages)
        ` [RFC][PATCH v3]: documentation,atomic: Add new documents

reftable [v4]: new ref storage format
 2017-07-31 17:41 UTC  (2+ messages)

[PATCH] acpi: apei: clear error status before acknowledging the error
 2017-07-31 17:44 UTC  (5+ messages)

[PATCH] fs: convert a pile of fsync routines to errseq_t based reporting
 2017-07-31 17:43 UTC  (5+ messages)
` [Ocfs2-devel] [Jfs-discussion] "
  `  "

RDMA miniconf: Persistent device naming
 2017-07-31 17:43 UTC  (9+ messages)

[PATCH 0/3] fs, xfs: block map immutable files for dax, dma-to-storage, and swap
 2017-07-31 17:42 UTC  (10+ messages)
` [PATCH 1/3] fs, xfs: introduce S_IOMAP_IMMUTABLE

[Bug 101988] blackscreen after modprobe amdgpu on R9M370X mac edition
 2017-07-31 17:40 UTC  (2+ messages)

[Qemu-devel] [PATCH v2 0/2] trace: fix trace_event_get_state() for SystemTap and LTTng UST
 2017-07-31 17:39 UTC  (5+ messages)
` [Qemu-devel] [PATCH v2 2/2] trace: add trace_event_get_state_backends()

[XTF PATCH] build: append -fno-pic to CFLAGS
 2017-07-31 17:38 UTC  (2+ messages)

[PATCH nft v3] src: netlink: Subscribe nft monitor and nft monitor trace to respective groups
 2017-07-31 17:37 UTC  (2+ messages)

[PATCH net] mcs7780: Silence uninitialized variable warning
 2017-07-31 17:37 UTC  (5+ messages)

[makedumpfile PATCH] Wipe excluded pages that are written into ELF dump file
 2017-07-31 13:35 UTC 

[Buildroot] [PATCH 1/1] package/ffmpeg: bump to version 3.3.3
 2017-07-31 17:36 UTC  (2+ messages)

[Buildroot] [git commit] package/ffmpeg: bump to version 3.3.3
 2017-07-31 17:35 UTC 

[Buildroot] [PATCH 1/1] apf27: bump to kernel 4.12.4
 2017-07-31 17:35 UTC  (2+ messages)

[Buildroot] [git commit] configs/armadeus_apf27: bump to kernel 4.12.4
 2017-07-31 17:35 UTC 

[Buildroot] [PATCH] squashfs: fix build with gcc 7
 2017-07-31 17:34 UTC  (2+ messages)

[PATCH v2 2/3] mailbox: introduce ARM SMC based mailbox
 2017-07-31 17:34 UTC  (3+ messages)

[PATCH] hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary
 2017-07-31 17:33 UTC  (3+ messages)

[RFC] KVM: optimize the kvm_vcpu_on_spin
 2017-07-31 17:32 UTC  (3+ messages)

[PATCH V2] hyperv: netvsc: Neaten netvsc_send_pkt by using a temporary
 2017-07-31 17:30 UTC 

[Qemu-devel] [RFC] block-insert-node and block-job-delete
 2017-07-31 17:30 UTC  (6+ messages)

[PATCH 2/2] net/bnxt: fix arguments to _rte_eth_dev_callback_process
 2017-07-31 17:29 UTC  (3+ messages)
` [PATCH v2] "

Devicetree at Linux Plumbers Conference 2017
 2017-07-31 17:29 UTC 

[Qemu-devel] [PATCH v3] qemu-iotests: add a "how to" to ./README
 2017-07-31 17:28 UTC  (2+ messages)

[Buildroot] [git commit] squashfs: fix build with gcc 7
 2017-07-31 17:28 UTC 


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.