messages from 2013-07-25 03:31:36 to 2013-08-16 09:56:55 UTC [more...]
[PATCH 0/6] vhost code cleanup and minor enhancement
2013-08-16 9:56 UTC (9+ messages)
` [PATCH 1/6] vhost_net: make vhost_zerocopy_signal_used() returns void
` [PATCH 2/6] vhost_net: use vhost_add_used_and_signal_n() in vhost_zerocopy_signal_used()
` [PATCH 3/6] vhost: switch to use vhost_add_used_n()
` [PATCH 4/6] vhost_net: determine whether or not to use zerocopy at one time
` [PATCH 5/6] vhost_net: poll vhost queue after marking DMA is done
` [PATCH 6/6] vhost_net: remove the max pending check
[PATCH] vhost: Drop linux/socket.h
2013-08-16 9:50 UTC (6+ messages)
[PATCH] xen: initialize xen panic handler for PVHVM
2013-08-16 8:10 UTC
CFP: WorldCIST'14 - World Conference on IST; Best papers published in JCR/ISI Journals
2013-08-15 14:05 UTC
[PATCH 5/5] Sample Implementation of Intel MIC User Space Daemon
2013-08-15 10:14 UTC (20+ messages)
` [PATCH 4/5] Intel MIC Card Driver Changes for Virtio Devices
` [PATCH 3/5] Intel MIC Host "
` [PATCH 1/5] Intel MIC Host Driver for X100 family
` [PATCH 0/5] Enable Drivers for Intel MIC X100 Coprocessors
[PATCH v2 0/7] Enable Drivers for Intel MIC X100 Coprocessors
2013-08-14 20:08 UTC (13+ messages)
` [PATCH v2 1/7] Intel MIC Host Driver for X100 family
` [PATCH v2 2/7] Intel MIC Host Driver Interrupt/SMPT support "
` [PATCH v2 3/7] Intel MIC Host Driver, card OS state management
` [PATCH v2 4/7] Intel MIC Card Driver for X100 family
` [PATCH v2 5/7] Intel MIC Host Driver Changes for Virtio Devices
` [PATCH v2 6/7] Intel MIC Card "
` [PATCH v2 7/7] Sample Implementation of Intel MIC User Space Daemon
[PATCH V13 00/14] Paravirtualized ticket spinlocks
2013-08-14 9:50 UTC (23+ messages)
` [PATCH V13 01/14] x86/spinlock: Replace pv spinlocks with pv ticketlocks
` [PATCH V13 02/14] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH V13 03/14] x86/ticketlock: Collapse a layer of functions
` [PATCH V13 04/14] xen: Defer spinlock setup until boot CPU setup
` [PATCH V13 05/14] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH V13 06/14] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH V13 07/14] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH V13 08/14] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH V13 09/14] jump_label: Split jumplabel ratelimit
` [PATCH V13 10/14] x86/ticketlock: Add slowpath logic
` [PATCH V13 11/14] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH V13 12/14] kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
` [PATCH V13 13/14] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH V13 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
` [PATCH RESEND "
` [PATCH delta "
[PATCH V12 1/14] x86/spinlock: Replace pv spinlocks with pv ticketlocks
2013-08-09 14:51 UTC (31+ messages)
` [PATCH V12 2/14] x86/ticketlock: Don't inline _spin_unlock when using paravirt spinlocks
` [PATCH V12 3/14] x86/ticketlock: Collapse a layer of functions
` [PATCH V12 4/14] xen: Defer spinlock setup until boot CPU setup
` [PATCH V12 5/14] xen/pvticketlock: Xen implementation for PV ticket locks
` [PATCH V12 6/14] xen/pvticketlocks: Add xen_nopvspin parameter to disable xen pv ticketlocks
` [PATCH V12 7/14] x86/pvticketlock: Use callee-save for lock_spinning
` [PATCH V12 8/14] x86/pvticketlock: When paravirtualizing ticket locks, increment by 2
` [PATCH V12 9/14] jump_label: Split out rate limiting from jump_label.h
` [PATCH V12 10/14] x86/ticketlock: Add slowpath logic
` [PATCH V12 11/14] xen/pvticketlock: Allow interrupts to be enabled while blocking
` [PATCH V12 12/14] kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
` [PATCH V12 13/14] kvm guest : Add configuration support to enable debug information for KVM Guests
` [PATCH V12 14/14] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
` [PATCH V12 0/14] Paravirtualized ticket spinlocks
[PATCH 07/22] block: Convert bio_for_each_segment() to bvec_iter
2013-08-07 21:54 UTC
[PATCH V12 0/5] Paravirtualized ticket spinlocks for KVM host
2013-08-06 19:10 UTC (8+ messages)
` [PATCH V12 1/5] kvm uapi: Add KICK_CPU and PV_UNHALT definition to uapi
` [PATCH V12 2/5] kvm hypervisor : Add a hypercall to KVM hypervisor to support pv-ticketlocks
` [PATCH V12 3/5] kvm : Fold pv_unhalt flag into GET_MP_STATE ioctl to aid migration
` [PATCH V12 4/5] kvm hypervisor : Simplify kvm_for_each_vcpu with kvm_irq_delivery_to_apic
` [PATCH V12 5/5] Documentation/kvm : Add documentation on Hypercalls and features used for PV spinlock
[PATCH V12 0/14] Paravirtualized ticket spinlocks
2013-08-06 11:40 UTC
[PATCH RFC V11 15/18] kvm : Paravirtual ticketlocks support for linux guests running on KVM hypervisor
2013-08-06 2:50 UTC (27+ messages)
` [PATCH RFC V11 0/18] Paravirtualized ticket spinlocks
[PATCH V2 2/4] xen: switch to use hypervisor_cpuid_base()
2013-08-05 16:50 UTC (7+ messages)
` [PATCH V2 4/4] x86: correctly detect hypervisor
[PATCH V3 0/3] networking: Use ETH_ALEN where appropriate
2013-08-02 19:34 UTC (3+ messages)
` [PATCH V3 1/3] uapi: Convert some uses of 6 to ETH_ALEN
[PATCH v3 0/9] virtio: console: fixes for bugs and races with unplug
2013-08-02 8:39 UTC (23+ messages)
` [PATCH v3 1/9] virtio: console: fix race with port unplug and open/close
` [PATCH v3 2/9] virtio: console: fix race in port_fops_open() and port unplug
` [PATCH v3 3/9] virtio: console: clean up port data immediately at time of unplug
` [PATCH v3 4/9] virtio: console: fix raising SIGIO after port unplug
` [PATCH v3 5/9] virtio: console: return -ENODEV on all read operations after unplug
` [PATCH v3 6/9] virtio: console: add locks around buffer removal in port unplug path
` [PATCH v3 7/9] virtio: console: add locking "
` [PATCH v3 8/9] virtio: console: fix locking around send_sigio_to_port()
` [PATCH v3 9/9] virtio: console: prevent use-after-free of port name in port unplug
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
2013-08-02 8:31 UTC (3+ messages)
[PATCH trivial] include: uapi: standard all files' macro prefix and suffix, excluding "linux/" sub-directory
2013-08-02 7:39 UTC
[PATCH V2 1/3] uapi: Convert some uses of 6 to ETH_ALEN
2013-08-01 20:14 UTC
[PATCH V2 0/3] networking: Use ETH_ALEN where appropriate
2013-08-01 20:14 UTC
Linux Plumbers ACPI/PM, PCI Microconference
2013-08-01 19:45 UTC (7+ messages)
` [Announcement] "
[PATCH] virtio-scsi: Fix virtqueue affinity setup
2013-08-01 8:14 UTC (4+ messages)
[PATCH] kexec/kdump implementation for Xen PV domU
2013-07-30 12:12 UTC (3+ messages)
[patch v2] virtio: console: cleanup an error message
2013-07-30 6:23 UTC (6+ messages)
[PATCH 0/3] networking: Use ETH_ALEN where appropriate
2013-07-29 5:29 UTC (2+ messages)
` [PATCH 1/3] uapi: Convert some uses of 6 to ETH_ALEN
Merge of "virtio_net: fix race in RX VQ processing" for linux-3.2.48
2013-07-28 7:11 UTC (2+ messages)
Call for Proposals: 2013 Linux Plumbers Virtualization Microconference
2013-07-25 4:02 UTC (3+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).