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: Archived = No       |   11875 patches
« 1 2 3 4118 119 »
Patch Series S/W/F Date Submitter Delegate State
[01/20] ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU --- 2014-10-17 zhuyijun New
[02/20] arm/arm64: KVM: Complete WFI/WFE instructions --- 2014-10-17 zhuyijun New
[01/10] KVM: arm: plug guest debug exploit --- 2015-05-16 Zhichao Huang New
[02/10] KVM: arm: rename pm_fake handler to trap_raz_wi --- 2015-05-16 Zhichao Huang Superseded
[03/10] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code --- 2015-05-16 Zhichao Huang New
[04/10] KVM: arm: common infrastructure for handling AArch32 CP14/CP15 --- 2015-05-16 Zhichao Huang New
[05/10] KVM: arm: check ordering of all system register tables --- 2015-05-16 Zhichao Huang New
[06/10] KVM: arm: add trap handlers for 32-bit debug registers --- 2015-05-16 Zhichao Huang New
[07/10] KVM: arm: add trap handlers for 64-bit debug registers --- 2015-05-16 Zhichao Huang New
[08/10] KVM: arm: implement dirty bit mechanism for debug registers --- 2015-05-16 Zhichao Huang New
[09/10] KVM: arm: implement lazy world switch for debug registers --- 2015-05-16 Zhichao Huang New
[10/10] KVM: arm: enable trapping of all debug registers --- 2015-05-16 Zhichao Huang New
[v2,01/11] KVM: arm: plug guest debug exploit --- 2015-05-31 Zhichao Huang New
[v2,02/11] KVM: arm: rename pm_fake handler to trap_raz_wi --- 2015-05-31 Zhichao Huang Superseded
[v2,03/11] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code --- 2015-05-31 Zhichao Huang New
[v2,04/11] KVM: arm: common infrastructure for handling AArch32 CP14/CP15 --- 2015-05-31 Zhichao Huang New
[v2,05/11] KVM: arm: check ordering of all system register tables --- 2015-05-31 Zhichao Huang New
[v2,06/11] KVM: arm: add trap handlers for 32-bit debug registers --- 2015-05-31 Zhichao Huang New
[v2,07/11] KVM: arm: add trap handlers for 64-bit debug registers --- 2015-05-31 Zhichao Huang New
[v2,08/11] KVM: arm: implement dirty bit mechanism for debug registers --- 2015-05-31 Zhichao Huang New
[v2,09/11] KVM: arm: disable debug mode if we don't actually need it. --- 2015-05-31 Zhichao Huang New
[v2,10/11] KVM: arm: implement lazy world switch for debug registers --- 2015-05-31 Zhichao Huang New
[v2,11/11] KVM: arm: enable trapping of all debug registers --- 2015-05-31 Zhichao Huang New
[v3,01/11] KVM: arm: plug guest debug exploit --- 2015-06-22 Zhichao Huang New
[v3,02/11] KVM: arm: rename pm_fake handler to trap_raz_wi --- 2015-06-22 Zhichao Huang Superseded
[v3,03/11] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code --- 2015-06-22 Zhichao Huang New
[v3,04/11] KVM: arm: common infrastructure for handling AArch32 CP14/CP15 --- 2015-06-22 Zhichao Huang New
[v3,05/11] KVM: arm: check ordering of all system register tables --- 2015-06-22 Zhichao Huang New
[v3,06/11] KVM: arm: add trap handlers for 32-bit debug registers --- 2015-06-22 Zhichao Huang New
[v3,07/11] KVM: arm: add trap handlers for 64-bit debug registers --- 2015-06-22 Zhichao Huang New
[v3,08/11] KVM: arm: implement dirty bit mechanism for debug registers --- 2015-06-22 Zhichao Huang New
[v3,09/11] KVM: arm: implement lazy world switch for debug registers --- 2015-06-22 Zhichao Huang New
[v3,10/11] KVM: arm: add a trace event for cp14 traps --- 2015-06-22 Zhichao Huang New
[v3,11/11] KVM: arm: enable trapping of all debug registers --- 2015-06-22 Zhichao Huang New
[v4,01/15] KVM: arm: plug guest debug exploit --- 2015-08-10 Zhichao Huang New
[v4,02/15] KVM: arm: rename pm_fake handler to trap_raz_wi --- 2015-08-10 Zhichao Huang Accepted
[v4,03/15] KVM: arm: enable to use the ARM_DSCR_MDBGEN macro from KVM assembly code --- 2015-08-10 Zhichao Huang New
[v4,04/15] KVM: arm: common infrastructure for handling AArch32 CP14/CP15 --- 2015-08-10 Zhichao Huang New
[v4,05/15] KVM: arm: check ordering of all system register tables --- 2015-08-10 Zhichao Huang New
[v4,06/15] KVM: arm: add trap handlers for 32-bit debug registers --- 2015-08-10 Zhichao Huang New
[v4,07/15] KVM: arm: add trap handlers for 64-bit debug registers --- 2015-08-10 Zhichao Huang New
[v4,08/15] KVM: arm: add a trace event for cp14 traps --- 2015-08-10 Zhichao Huang New
[v4,09/15] KVM: arm: redefine kvm_cpu_context_t to save the host cp14 states --- 2015-08-10 Zhichao Huang New
[v4,10/15] KVM: arm: implement world switch for debug registers --- 2015-08-10 Zhichao Huang New
[v4,11/15] KVM: arm: add a function to keep track of host use of the debug registers --- 2015-08-10 Zhichao Huang New
[v4,12/15] KVM: arm: keep track of host use of the debug registers --- 2015-08-10 Zhichao Huang New
[v4,13/15] KVM: arm: keep track of guest use of the debug registers --- 2015-08-10 Zhichao Huang New
[v4,14/15] KVM: arm: implement lazy world switch for debug registers --- 2015-08-10 Zhichao Huang New
[v4,15/15] KVM: arm: enable trapping of all debug registers --- 2015-08-10 Zhichao Huang New
[v4,08/16] KVM: kvm-vfio: User API for IRQ forwarding --- 2015-06-11 Wu, Feng New
[v4,09/16] VFIO: external user API for interaction --- 2015-06-11 Wu, Feng New
[v4,10/16] KVM: kvm-vfio: wrappers to VFIO external API device helpers --- 2015-06-11 Wu, Feng New
[v5,11/19] KVM: create kvm_irqfd.h --- 2015-07-13 Wu, Feng New
[v5,12/19] KVM: eventfd: add irq bypass information in irqfd --- 2015-07-13 Wu, Feng New
[v5,15/19] KVM: eventfd: add irq bypass consumer management --- 2015-07-13 Wu, Feng New
[v3,2/5] KVM: arm/arm64: select IRQ_BYPASS_MANAGER --- 2015-07-29 Wu, Feng New
[v3,3/5] KVM: create kvm_irqfd.h --- 2015-07-29 Wu, Feng New
[v3,4/5] KVM: introduce kvm_arch functions for IRQ bypass --- 2015-07-29 Wu, Feng New
[v3,5/5] KVM: eventfd: add irq bypass consumer management --- 2015-07-29 Wu, Feng New
[v9,03/18] KVM: arm/arm64: select IRQ_BYPASS_MANAGER --- 2015-09-18 Wu, Feng New
[v9,04/18] KVM: create kvm_irqfd.h --- 2015-09-18 Wu, Feng New
[v9,05/18] KVM: introduce kvm_arch functions for IRQ bypass --- 2015-09-18 Wu, Feng New
[v9,06/18] KVM: eventfd: add irq bypass consumer management --- 2015-09-18 Wu, Feng New
[3.10,061/268] arm/xen: Use alloc_percpu rather than __alloc_percpu Untitled series #2513 --- 2017-06-19 Willy Tarreau New
[RFC,2/4] arm64: kvm: enable trapping of read access to regs in TID3 group --- 2015-09-09 Tushar Jagad New
[RFC,3/4] arm64: kvm: Setup MIDR as per target vcpu --- 2015-09-09 Tushar Jagad New
[RFC,4/4] arm/arm64: kvm: Disable comparision of cpu and vcpu target --- 2015-09-09 Tushar Jagad New
[RFC,1/3] linux-headers: sync'd kernel headers for arm/arm64 --- 2015-09-09 Tushar Jagad New
[RFC,2/3] arm: cross cpu: add new properties for arm cpu --- 2015-09-09 Tushar Jagad New
[RFC,3/3] arm64: pass breakpoint/watchpoint info for target cpu --- 2015-09-09 Tushar Jagad New
[1/3] target-arm: Infrastucture changes to enable handling of tagged address loading into PC --- 2016-09-16 Tom Hanson New
[2/3] target-arm: Code changes to implement overwrite of tag field on PC load --- 2016-09-16 Tom Hanson New
[3/3] target-arm: Comments to mark location of pending work for 56 bit addresses --- 2016-09-16 Tom Hanson New
[v2,1/4] target-arm: Infrastucture changes to enable handling of tagged address loading into PC --- 2016-10-10 Tom Hanson Superseded
[v2,2/4] target-arm: Code changes to implement overwrite of tag field on PC load --- 2016-10-10 Tom Hanson Superseded
[v2,3/4] target-arm: Comments to mark location of pending work for 56 bit addresses --- 2016-10-10 Tom Hanson Superseded
[v2,4/4] target-arm: Comments added to identify cases in a switch --- 2016-10-10 Tom Hanson Superseded
[v3,1/4] target-arm: Infrastucture changes to enable handling of tagged address loading into PC --- 2016-10-12 Tom Hanson Superseded
[v3,2/4] target-arm: Code changes to implement overwrite of tag field on PC load --- 2016-10-12 Tom Hanson New
[v3,3/4] target-arm: Comments to mark location of pending work for 56 bit addresses --- 2016-10-12 Tom Hanson New
[v3,4/4] target-arm: Comments added to identify cases in a switch --- 2016-10-12 Tom Hanson Superseded
[Xen-devel,for-4.5,v7,15/21] xen/arm: Implement domain_get_maximum_gpfn --- 2014-09-17 Tamas K Lengyel New
[Xen-devel,for-4.5,v8,13/19] xen/arm: Implement domain_get_maximum_gpfn --- 2014-09-23 Tamas K Lengyel New
[Xen-devel,for-4.5,v10,12/19] xen/arm: Implement domain_get_maximum_gpfn --- 2014-09-25 Tamas K Lengyel New
[Xen-devel,for-4.5,v11,2/9] xen/arm: Implement domain_get_maximum_gpfn --- 2014-09-29 Tamas K Lengyel New
[Xen-devel,for-4.5,v12,2/3] xen/arm: Implement domain_get_maximum_gpfn --- 2014-09-29 Tamas K Lengyel New
[Xen-devel,V13,2/7] xen/arm: Implement domain_get_maximum_gpfn --- 2015-03-06 Tamas K Lengyel New
[Xen-devel,V14,2/7] xen/arm: Implement domain_get_maximum_gpfn --- 2015-03-26 Tamas K Lengyel New
[Xen-devel,V15,6/9] xen/arm: Implement domain_get_maximum_gpfn --- 2015-04-20 Tamas K Lengyel New
[Xen-devel,RFC,1/2] xen: introduce arch_iommu_grant_(un)map_page --- 2014-07-08 Stefano Stabellini New
[Xen-devel,PULL,2/2] xen: Clean up includes --- 2016-06-14 Stefano Stabellini New
[Xen-devel,PULL,for-2.10,2/7] xen_pt_msi.c: Check for xen_host_pci_get_* failures in xen_pt_msix_init() Untitled series #2923 --- 2017-07-18 Stefano Stabellini New
[PULL,1/1] trace: Fix build warnings for Win32 build --- 2014-03-12 Stefan Hajnoczi Accepted
[PULL,4/4] hw/net/eepro100: Implement read-only bits in MDI registers --- 2014-06-27 Stefan Hajnoczi Accepted
[PULL,for-2.1,19/24] block/cow: Avoid use of uninitialized cow_bs in error path --- 2014-07-01 Stefan Hajnoczi Accepted
[PULL,16/18] trace: teach lttng backend to use format strings --- 2014-08-12 Stefan Hajnoczi Accepted
[PULL,17/18] trace: add some tcg tracing support --- 2014-08-12 Stefan Hajnoczi Accepted
[PULL,01/59] block/vhdx.c: Mark parent_vhdx_guid variable as unused --- 2014-09-19 Stefan Hajnoczi Superseded
[PULL,v2,01/59] block/vhdx.c: Mark parent_vhdx_guid variable as unused --- 2014-09-22 Stefan Hajnoczi Accepted
[PULL,14/16] scripts/tracetool: don't barf on formats with precision --- 2014-09-26 Stefan Hajnoczi Accepted
« 1 2 3 4118 119 »