Patch Metrics

There are 12814 patches submitted by members of this team, and 3645 of those have been accepted upstream.

Patches per month: Submitted Accepted
Time-to-acceptance distribution (in days)

Current Members

Show patches with: State = Action Required       |    Archived = No       |   3506 patches
« 1 2 ... 29 30 3135 36 »
Patch Series S/W/F Date Submitter Delegate State
[v7,12/16] hw/arm/sysbus-fdt: enable vfio-calxeda-xgmac dynamic instantiation --- 2014-10-31 Auger Eric New
[v7,11/16] hw/arm/virt: add support for VFIO devices --- 2014-10-31 Auger Eric New
[v7,10/16] hw/vfio: calxeda xgmac device --- 2014-10-31 Auger Eric New
[v7,09/16] hw/vfio/platform: add vfio-platform support --- 2014-10-31 Auger Eric New
[v7,08/16] hw/vfio: create common module --- 2014-10-31 Auger Eric New
[v7,07/16] hw/vfio/pci: use name field in format strings --- 2014-10-31 Auger Eric New
[v7,05/16] hw/vfio/pci: split vfio_get_device --- 2014-10-31 Auger Eric New
[v7,04/16] hw/vfio/pci: Introduce VFIORegion --- 2014-10-31 Auger Eric New
[v7,03/16] hw/vfio/pci: introduce VFIODevice --- 2014-10-31 Auger Eric New
[v7,01/16] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio --- 2014-10-31 Auger Eric New
[v4,6/6] hw/arm/virt: add dynamic sysbus device support --- 2014-10-31 Auger Eric New
[v4,5/6] hw/arm/sysbus-fdt: helpers for platform bus nodes addition --- 2014-10-31 Auger Eric New
[v4,4/6] hw/arm: add a new modify_dtb_opaque field in arm_boot_info --- 2014-10-31 Auger Eric New
[v4,3/6] hw/arm/boot: do not free VirtBoardInfo fdt in arm_load_dtb --- 2014-10-31 Auger Eric New
[v4,2/6] hw/arm/boot: dtb start and limit moved in arm_boot_info --- 2014-10-31 Auger Eric New
[v4,1/6] hw/arm/boot: load_dtb becomes non static arm_load_dtb --- 2014-10-31 Auger Eric New
[Xen-devel] Question on hvc console init --- 2014-10-28 Julien Grall New
target-arm: Add guest cpu endianness determination for virtio in KVM ARM64 --- 2014-10-28 PranavkumarSawargaonkar New
[02/20] arm/arm64: KVM: Complete WFI/WFE instructions --- 2014-10-17 zhuyijun New
[01/20] ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU --- 2014-10-17 zhuyijun New
[v3,2/3] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2014-10-10 Christoffer Dall New
[v3,1/3] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2 --- 2014-10-10 Christoffer Dall New
[v2,1/3] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2 --- 2014-10-07 Christoffer Dall New
[v2,2/3] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2014-10-06 Christoffer Dall New
[v2,1/3] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2 --- 2014-10-06 Christoffer Dall New
[Xen-devel,for-4.5,v12,2/3] xen/arm: Implement domain_get_maximum_gpfn --- 2014-09-29 Tamas K Lengyel New
kvm: Fix error code check from kvm_vm_ioctl() --- 2014-09-29 Christoffer Dall New
[Xen-devel,for-4.5,v11,2/9] xen/arm: Implement domain_get_maximum_gpfn --- 2014-09-29 Tamas K Lengyel New
[RFC] arm/arm64: KVM: Fix BE accesses to GICv2 EISR and ELRSR regs --- 2014-09-28 Christoffer Dall New
[v3,4/4] .travis.yml: remove "make check" from main matrix --- 2014-09-26 Alex Bennée New
[v3,2/4] .travis.yml: make the make slightly more parallel --- 2014-09-26 Alex Bennée New
[00/27] Changes for arm/arm64 KVM for 3.18 --- 2014-09-26 Christoffer Dall New
[2/2] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2014-09-25 Christoffer Dall New
[1/2] arm64: KVM: Implement 48 VA support for KVM EL2 and Stage-2 --- 2014-09-25 Christoffer Dall New
[Xen-devel,for-4.5,v10,12/19] xen/arm: Implement domain_get_maximum_gpfn --- 2014-09-25 Tamas K Lengyel New
scripts/tracetool: don't barf on formats with precision --- 2014-09-25 Alex Bennée New
[Xen-devel,for-4.5,v8,13/19] xen/arm: Implement domain_get_maximum_gpfn --- 2014-09-23 Tamas K Lengyel New
[GIT,PULL] arm/arm64: KVM: Fix unaligned access bug on gicv2 access --- 2014-09-23 Christoffer Dall New
[GIT,PULL] Last-minute fix for kvm/arm64 --- 2014-09-22 Christoffer Dall New
arm/arm64: KVM: Complete WFI/WFE instructions --- 2014-09-18 Ard Biesheuvel New
[Xen-devel,for-4.5,v7,15/21] xen/arm: Implement domain_get_maximum_gpfn --- 2014-09-17 Tamas K Lengyel New
[3/4] .travis.yml: pre-seed sub-modules for speed --- 2014-09-15 Alex Bennée New
xen/hvc: Fix warning compilation when CONFIG_HVC_XEN_FRONTEND is not enabled --- 2014-09-11 Julien Grall New
[v3,6/6] hw/arm/virt: Support dynamically spawned sysbus devices --- 2014-09-09 Auger Eric New
[v3,5/6] hw/arm/virt: new add_fdt_*_node functions --- 2014-09-09 Auger Eric New
[v3,4/6] hw/arm/boot: load_dtb becomes non static arm_load_dtb --- 2014-09-09 Auger Eric New
[v3,2/6] hw/arm/dyn_sysbus_devtree: helpers for sysbus device dynamic dt node generation --- 2014-09-09 Auger Eric New
[v3,1/6] hw/misc/dyn_sysbus_binding: helpers for sysbus device dynamic binding --- 2014-09-09 Auger Eric New
[v6,16/16] VFIO: PLATFORM: add forwarded irq support --- 2014-09-09 Auger Eric New
[v6,15/16] VFIO: COMMON: vfio_kvm_device_fd moved in the common header --- 2014-09-09 Auger Eric New
[v6,14/16] linux-headers: Update KVM headers from linux-next tag ToBeFilled --- 2014-09-09 Auger Eric New
[v6,13/16] hw/vfio/platform: Add irqfd support --- 2014-09-09 Auger Eric New
[v6,12/16] vfio/platform: add fake injection modality --- 2014-09-09 Auger Eric New
[v6,11/16] hw/arm/dyn_sysbus_devtree: enable vfio-calxeda-xgmac dynamic instantiation --- 2014-09-09 Auger Eric New
[v6,10/16] hw/vfio: calxeda xgmac device --- 2014-09-09 Auger Eric New
[v6,09/16] hw/vfio/platform: add vfio-platform support --- 2014-09-09 Auger Eric New
[v6,08/16] hw/vfio: create common module --- 2014-09-09 Auger Eric New
[v6,07/16] hw/vfio/pci: use name field in format strings --- 2014-09-09 Auger Eric New
[v6,05/16] hw/vfio/pci: split vfio_get_device --- 2014-09-09 Auger Eric New
[v6,04/16] hw/vfio/pci: Introduce VFIORegion --- 2014-09-09 Auger Eric New
[v6,03/16] hw/vfio/pci: introduce VFIODevice --- 2014-09-09 Auger Eric New
[v6,02/16] hw/vfio/pci: Rename VFIODevice into VFIOPCIDevice --- 2014-09-09 Auger Eric New
[v6,01/16] vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio --- 2014-09-09 Auger Eric New
[RFC] vfio: migration to trace points --- 2014-09-03 Auger Eric New
[RFC,v2,9/9] KVM: KVM-VFIO: ARM forwarding control --- 2014-09-01 Auger Eric New
[RFC,v2,8/9] KVM: KVM-VFIO: generic KVM_DEV_VFIO_DEVICE command and IRQ forwarding control --- 2014-09-01 Auger Eric New
[RFC,v2,7/9] KVM: KVM-VFIO: add new VFIO external API hooks --- 2014-09-01 Auger Eric New
[RFC,v2,6/9] VFIO: Extend external user API --- 2014-09-01 Auger Eric New
[RFC,v2,5/9] KVM: KVM-VFIO: update user API to program forwarded IRQ --- 2014-09-01 Auger Eric New
[RFC,v2,4/9] VFIO: platform: handler tests whether the IRQ is forwarded --- 2014-09-01 Auger Eric New
[RFC,v2,3/9] ARM: KVM: Enable the KVM-VFIO device --- 2014-09-01 Auger Eric New
[RFC,v2,2/9] KVM: ARM: VGIC: add forwarded irq rbtree lock --- 2014-09-01 Auger Eric New
[RFC,v2,1/9] KVM: ARM: VGIC: fix multiple injection of level sensitive forwarded IRQ --- 2014-09-01 Auger Eric New
[v3] ARM: KVM: add irqfd support --- 2014-09-01 Auger Eric New
[GIT,PULL,0/2] KVM/ARM Fixes for v3.17-rc3 --- 2014-08-29 Christoffer Dall New
[15/25] arm/virt: Use PSCI v0.2 function IDs in the DT when KVM uses PSCI v0.2 --- 2014-08-27 Michael Roth New
[14/25] target-arm: Rename QEMU PSCI v0.1 definitions --- 2014-08-27 Michael Roth New
[13/25] target-arm: Fix return address for A64 BRK instructions --- 2014-08-27 Michael Roth New
arm64: Fix GIC addresses for APM X-Gene --- 2014-08-27 Anup Patel New
arm/arm64: KVM: Complete WFI/WFE instructions --- 2014-08-26 Christoffer Dall New
[RFC,9/9] KVM: KVM_VFIO: ARM: implement irq forwarding control --- 2014-08-25 Auger Eric New
[RFC,8/9] KVM: KVM-VFIO: add kvm_vfio_arch_data and accessors --- 2014-08-25 Auger Eric New
[RFC,7/9] KVM: KVM-VFIO: add new VFIO external API hooks --- 2014-08-25 Auger Eric New
[RFC,6/9] KVM: KVM-VFIO: allow arch specific implementation --- 2014-08-25 Auger Eric New
[RFC,5/9] VFIO: Extend external user API --- 2014-08-25 Auger Eric New
[RFC,4/9] KVM: KVM-VFIO: update user API to program forwarded IRQ --- 2014-08-25 Auger Eric New
[RFC,3/9] VFIO: platform: handler tests whether the IRQ is forwarded --- 2014-08-25 Auger Eric New
[RFC,2/9] KVM: ARM: VGIC: add forwarded irq rbtree lock --- 2014-08-25 Auger Eric New
[RFC,1/9] KVM: ARM: VGIC: fix multiple injection of level sensitive forwarded IRQ --- 2014-08-25 Auger Eric New
[v2,2/2] KVM: ARM: add irqfd support --- 2014-08-25 Auger Eric New
[Xen-devel,v2] xen arm/arm64: minor improvement in smp_send_call_function_mask() --- 2014-08-25 Anup Patel New
[v2,2/2] arm/arm64: KVM: Support KVM_CAP_READONLY_MEM --- 2014-08-20 Christoffer Dall New
rootdir/init.rc: ensure we can connect to the pipe --- 2014-08-19 Alex Bennée New
[2/2] arm/arm64: KVM: Support KVM_CAP_READONLY_MEM --- 2014-08-19 Christoffer Dall New
[Xen-devel] xen/arm: minor improvement in smp_send_call_function_mask() --- 2014-08-19 Anup Patel New
[Xen-devel] xen/arm: Fix smp_send_call_function_mask() for current CPU --- 2014-08-14 Anup Patel New
[Xen-devel,v11] xen/arm : emulation of arm's PSCI v0.2 standard --- 2014-08-14 Parth Dixit New
[v4] arm64: fix VTTBR_BADDR_MASK --- 2014-08-12 Christoffer Dall New
[v5,10/10] hw/arm/dyn_sysbus_devtree: enable simple VFIO dynamic instantiation --- 2014-08-09 Auger Eric New
[v5,09/10] hw/vfio/platform: Add irqfd support --- 2014-08-09 Auger Eric New
« 1 2 ... 29 30 3135 36 »