Show patches with: Submitter = Gregory Haskins       |    State = Action Required       |   151 patches
« 1 2 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[v3,3/3] KVM: Directly inject interrupts if they support lockless operation - - - --- 2009-10-26 Gregory Haskins New
[v3,2/3] KVM: export lockless GSI attribute - - - --- 2009-10-26 Gregory Haskins New
[v3,1/3] KVM: fix race in irq_routing logic - - - --- 2009-10-26 Gregory Haskins New
[v2,2/2] KVM: Directly inject interrupts if they support lockless operation - - - --- 2009-10-23 Gregory Haskins New
[v2,1/2] KVM: export lockless GSI attribute - - - --- 2009-10-23 Gregory Haskins New
[2/2] KVM: Remove unecessary irqfd-cleanup-wq - - - --- 2009-10-21 Gregory Haskins New
[1/2] KVM: Directly inject interrupts via irqfd - - - --- 2009-10-21 Gregory Haskins New
[v2,4/4] KVM: add scatterlist support to xinterface - - - --- 2009-10-02 Gregory Haskins New
[v2,3/4] KVM: add io services to xinterface - - - --- 2009-10-02 Gregory Haskins New
[v2,2/4] KVM: introduce "xinterface" API for external interaction with guests - - - --- 2009-10-02 Gregory Haskins New
[v2,1/4] mm: export use_mm() and unuse_mm() to modules - - - --- 2009-10-02 Gregory Haskins New
KVM: introduce "xinterface" API for external interaction with guests - - - --- 2009-07-16 Gregory Haskins New
[QEMU-KVM] qemu-kvm: add ioeventfd support - - - --- 2009-07-07 Gregory Haskins New
[v10,2/2] KVM: add ioeventfd support - - - --- 2009-07-07 Gregory Haskins New
[v10,1/2] KVM: make io_bus interface more robust - - - --- 2009-07-07 Gregory Haskins New
[v9,2/2] KVM: add iosignalfd support - - - --- 2009-07-06 Gregory Haskins New
[v9,1/2] KVM: make io_bus interface more robust - - - --- 2009-07-06 Gregory Haskins New
[v9,0/5] irqfd fixes and enhancements - - - --- 2009-07-06 Gregory Haskins New
[v9,5/5] KVM: create irqfd-cleanup-wq on demand - - - --- 2009-07-02 Gregory Haskins New
[v9,4/5] KVM: add irqfd DEASSIGN feature - - - --- 2009-07-02 Gregory Haskins New
[v9,3/5] KVM: Fix races in irqfd using new eventfd_kref_get interface - - - --- 2009-07-02 Gregory Haskins New
[v9,2/5] eventfd: use locked POLLHUP - - - --- 2009-07-02 Gregory Haskins New
[v9,1/5] kvm: prepare irqfd for having interrupts disabled during eventfd->release - - - --- 2009-07-02 Gregory Haskins New
[v8,3/3] KVM: create irqfd-cleanup-wq on demand - - - --- 2009-07-01 Gregory Haskins New
[v8,2/3] KVM: add irqfd DEASSIGN feature - - - --- 2009-07-01 Gregory Haskins New
[v8,1/3] KVM: Fix races in irqfd using new eventfd_kref_get interface - - - --- 2009-07-01 Gregory Haskins New
[v7,5/5] KVM: Make irqfd use slow-work for shutdown - - - --- 2009-06-29 Gregory Haskins New
[v7,4/5] KVM: add irqfd DEASSIGN feature - - - --- 2009-06-29 Gregory Haskins New
[v7,3/5] KVM: Fix races in irqfd using new eventfd_kref_get interface - - - --- 2009-06-29 Gregory Haskins New
[v7,2/5] eventfd - revised interface and cleanups (4th rev) - - - --- 2009-06-29 Gregory Haskins New
[v7,1/5] kvm: prepare irqfd for having interrupts disabled during eventfd->release - - - --- 2009-06-29 Gregory Haskins New
[v6,4/4] KVM: add irqfd DEASSIGN feature - - - --- 2009-06-29 Gregory Haskins New
[v6,3/4] KVM: Fix races in irqfd using new eventfd_kref_get interface - - - --- 2009-06-29 Gregory Haskins New
[v6,2/4] eventfd - revised interface and cleanups (4th rev) - - - --- 2009-06-29 Gregory Haskins New
[v6,1/4] kvm: prepare irqfd for having interrupts disabled during eventfd->release - - - --- 2009-06-29 Gregory Haskins New
[v5,4/4] KVM: add irqfd DEASSIGN feature - - - --- 2009-06-25 Gregory Haskins New
[v5,3/4] KVM: Fix races in irqfd using new eventfd_kref_get interface - - - --- 2009-06-25 Gregory Haskins New
[v5,2/4] eventfd - revised interface and cleanups (4th rev) - - - --- 2009-06-25 Gregory Haskins New
[v5,1/4] kvm: prepare irqfd for having interrupts disabled during eventfd->release - - - --- 2009-06-25 Gregory Haskins New
[v4,4/4] KVM: Fix races in irqfd using new eventfd_kref_get interface - - - --- 2009-06-23 Gregory Haskins New
[v4,3/4] slow-work: add (module*)work->owner to fix races with module clients - - - --- 2009-06-23 Gregory Haskins New
[v4,2/4] eventfd - revised interface and cleanups (2nd rev) - - - --- 2009-06-23 Gregory Haskins New
[v4,1/4] kvm: prepare irqfd for having interrupts disabled during eventfd->release - - - --- 2009-06-23 Gregory Haskins New
[v3,3/3] KVM: Fix races in irqfd using new eventfd_kref_get interface - - - --- 2009-06-22 Gregory Haskins New
[v3,2/3] eventfd: add internal reference counting to fix notifier race conditions - - - --- 2009-06-22 Gregory Haskins New
[v3,1/3] kvm: prepare irqfd for having interrupts disabled during eventfd->release - - - --- 2009-06-22 Gregory Haskins New
[3/3] eventfd: add internal reference counting to fix notifier race conditions - - - --- 2009-06-19 Gregory Haskins New
[2/3] eventfd: add generalized notifier interface - - - --- 2009-06-19 Gregory Haskins New
[1/3] eventfd: Allow waiters to be notified about the eventfd file* going away - - - --- 2009-06-19 Gregory Haskins New
[v8,3/3] KVM: add iosignalfd support - - - --- 2009-06-19 Gregory Haskins New
[v8,2/3] KVM: add per-vm limit on the maximum number of io-devices supported - - - --- 2009-06-19 Gregory Haskins New
[v8,1/3] KVM: make io_bus interface more robust - - - --- 2009-06-19 Gregory Haskins New
[4/4] eventfd: add module reference counting support for registered notifiers - - - --- 2009-06-18 Gregory Haskins New
[3/4] eventfd: add generalized notifier interface - - - --- 2009-06-18 Gregory Haskins New
[2/4] KVM: fix irqfd error checking - - - --- 2009-06-18 Gregory Haskins New
[1/4] KVM: update inaccurate irqfd comment - - - --- 2009-06-18 Gregory Haskins New
[v7,2/2] KVM: add iosignalfd support - - - --- 2009-06-16 Gregory Haskins New
[v7,1/2] KVM: make io_bus interface more robust - - - --- 2009-06-16 Gregory Haskins New
[KVM-RFC,2/2] eventfd: add module reference counting support for registered notifiers - - - --- 2009-06-16 Gregory Haskins New
[KVM-RFC,1/2] eventfd: add an explicit srcu based notifier interface - - - --- 2009-06-16 Gregory Haskins New
[v2,2/2] kvm: use POLLHUP to close an irqfd instead of an explicit ioctl - - - --- 2009-06-15 Gregory Haskins New
[v2,2/2] kvm: use POLLHUP to close an irqfd instead of an explicit ioctl - - - --- 2009-06-15 Gregory Haskins New
virtio: add a virtio-console to the vbus backend - - - --- 2009-06-05 Gregory Haskins New
[v6,2/2] KVM: add iosignalfd support - - - --- 2009-06-05 Gregory Haskins New
[v6,1/2] KVM: make io_bus interface more robust - - - --- 2009-06-05 Gregory Haskins New
kvm: make sure we select EVENTFD for any arch that declares HAVE_KVM_EVENTFD - - - --- 2009-06-05 Gregory Haskins New
[v2,2/2] kvm: use POLLHUP to close an irqfd instead of an explicit ioctl - - - --- 2009-06-04 Gregory Haskins New
[v2,1/2] Allow waiters to be notified about the eventfd file* going away, and give - - - --- 2009-06-04 Gregory Haskins New
[v3] qemu-kvm: add iosignalfd support - - - --- 2009-06-03 Gregory Haskins New
[v5,2/2] kvm: add iosignalfd support - - - --- 2009-06-03 Gregory Haskins New
[v5,1/2] kvm: make io_bus interface more robust - - - --- 2009-06-03 Gregory Haskins New
[v8] qemu-kvm: add irqfd support - - - --- 2009-06-02 Gregory Haskins New
[KVM-RFC,2/2] kvm: use POLLHUP to close an irqfd instead of an explicit ioctl - - - --- 2009-06-02 Gregory Haskins New
[KVM-RFC,1/2] eventfd: send POLLHUP on f_ops->release - - - --- 2009-06-02 Gregory Haskins New
[v3,3/3] kvm: do not register i8254 PIO regions until we are initialized - - - --- 2009-06-01 Gregory Haskins New
[v3,2/3] kvm: cleanup io_device code - - - --- 2009-06-01 Gregory Haskins New
[v3,1/3] kvm: fix potential coalesced_mmio leak on shutdown - - - --- 2009-06-01 Gregory Haskins New
[v2,3/3] kvm: do not register i8254 PIO regions until we are initialized - - - --- 2009-05-27 Gregory Haskins New
[v2,2/3] kvm: cleanup io_device code - - - --- 2009-05-27 Gregory Haskins New
[v2,1/3] kvm: fix potential coalesced_mmio leak on shutdown - - - --- 2009-05-27 Gregory Haskins New
kvm: fix coalesced_mmio leak on shutdown - - - --- 2009-05-27 Gregory Haskins New
[2/2] kvm: validate irqfd type - - - --- 2009-05-27 Gregory Haskins New
[1/2] eventfd: export eventfd interfaces for module use - - - --- 2009-05-27 Gregory Haskins New
[v4,3/3] kvm: add iosignalfd support - - - --- 2009-05-26 Gregory Haskins New
[v4,2/3] kvm: make io_bus interface more robust - - - --- 2009-05-26 Gregory Haskins New
[v4,1/3] eventfd: export eventfd interfaces for module use - - - --- 2009-05-26 Gregory Haskins New
[v3,4/4] kvm: add iosignalfd support - - - --- 2009-05-21 Gregory Haskins New
[v3,3/4] kvm: add io_bus unregister function - - - --- 2009-05-21 Gregory Haskins New
[v3,2/4] kvm: add return value to kvm_io_bus_register_dev - - - --- 2009-05-21 Gregory Haskins New
[v3,1/4] eventfd: export eventfd interfaces for module use - - - --- 2009-05-21 Gregory Haskins New
[v3,2/4] kvm: add return value to kvm_io_bus_register_dev - - - --- 2009-05-21 Gregory Haskins New
[v3,1/4] eventfd: export eventfd interfaces for module use - - - --- 2009-05-21 Gregory Haskins New
[v2] kvm: fix irqfd build failure discovered in linux-next - - - --- 2009-05-21 Gregory Haskins New
[v2--refid=<20090521172122.bb12027c.sfr@canb.auug.org.au>] kvm: fix irqfd build failure discovered … - - - --- 2009-05-21 Gregory Haskins New
kvm: fix irqfd build failure discovered in linux-next - - - --- 2009-05-21 Gregory Haskins New
[v10] kvm: add support for irqfd - - - --- 2009-05-20 Gregory Haskins New
[v9] kvm: add support for irqfd - - - --- 2009-05-18 Gregory Haskins New
[v2] qemu-kvm: add iosignalfd support - - - --- 2009-05-15 Gregory Haskins New
[v2,4/4] kvm: add iosignalfd support - - - --- 2009-05-15 Gregory Haskins New
[v2,3/4] kvm: add io_bus unregister function - - - --- 2009-05-15 Gregory Haskins New
« 1 2 »