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 ... 33 34 35 36 »
Patch Series S/W/F Date Submitter Delegate State
[v7,06/23] hw/arm/virt-acpi-build: Generation of DSDT table for virt devices --- 2015-05-14 Shannon Zhao New
[v7,05/23] hw/acpi/aml-build: Add aml_interrupt() term --- 2015-05-14 Shannon Zhao New
[v7,04/23] hw/acpi/aml-build: Add aml_memory32_fixed() term --- 2015-05-14 Shannon Zhao New
[5/7] hw/arm/virt-acpi-build: Add _E03 for Power Button --- 2015-05-12 Shannon Zhao New
[4/7] hw/acpi/aml-build: Add aml_gpio_int() term --- 2015-05-12 Shannon Zhao New
[3/7] hw/arm/virt-acpi-build: Add power button device in ACPI DSDT table --- 2015-05-12 Shannon Zhao New
[2/7] hw/arm/virt-acpi-build: Add GPIO controller in ACPI DSDT table --- 2015-05-12 Shannon Zhao New
[1/7] hw/arm/virt: Add a GPIO controller --- 2015-05-12 Shannon Zhao New
[6/6] Add comma after DEFINE_PROP_END_OF_LIST() --- 2015-05-12 Shannon Zhao New
[2/6] hw/virtio/virtio-balloon: Remove meaningless blank Property --- 2015-05-12 Shannon Zhao New
[1/6] hw/s390x/s390-virtio-bus: Remove meaningless blank Property --- 2015-05-12 Shannon Zhao New
[v6,22/22] hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables --- 2015-05-07 Shannon Zhao New
[v6,21/22] hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table --- 2015-05-07 Shannon Zhao New
[v6,20/22] hw/acpi/aml-build: Add Unicode macro --- 2015-05-07 Shannon Zhao New
[v6,19/22] hw/acpi/aml-build: Add aml_dword_io() term --- 2015-05-07 Shannon Zhao New
[v6,14/22] hw/acpi/aml-build: Add ToUUID macro --- 2015-05-07 Shannon Zhao New
[v6,13/22] hw/acpi/aml-build: Make aml_buffer() definition consistent with the spec --- 2015-05-07 Shannon Zhao New
[v6,12/22] hw/arm/virt-acpi-build: Add PCIe info and generate MCFG table --- 2015-05-07 Shannon Zhao New
[v6,11/22] hw/arm/virt-acpi-build: Generate RSDP table --- 2015-05-07 Shannon Zhao New
[v6,10/22] hw/arm/virt-acpi-build: Generate RSDT table --- 2015-05-07 Shannon Zhao New
[v6,09/22] hw/arm/virt-acpi-build: Generate GTDT table --- 2015-05-07 Shannon Zhao New
[v6,08/22] hw/arm/virt-acpi-build: Generate MADT table --- 2015-05-07 Shannon Zhao New
[v6,06/22] hw/arm/virt-acpi-build: Generation of DSDT table for virt devices --- 2015-05-07 Shannon Zhao New
[v6,05/22] hw/acpi/aml-build: Add aml_interrupt() term --- 2015-05-07 Shannon Zhao New
[v6,04/22] hw/acpi/aml-build: Add aml_memory32_fixed() term --- 2015-05-07 Shannon Zhao New
[v6,02/22] hw/i386/acpi-build: move generic acpi building helpers into dedictated file --- 2015-05-07 Shannon Zhao New
[for,3.14.y,stable,47/47] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,43/47] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,42/47] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,41/47] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,40/47] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,39/47] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,38/47] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,35/47] arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create() --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,32/47] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,28/47] arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,19/47] arm64: KVM: export demux regids as KVM_REG_ARM64 --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,18/47] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,17/47] ARM: KVM: Unmap IPA on memslot delete/move --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,16/47] arm/arm64: KVM: Fix and refactor unmap_range --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,22/22] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,14/22] KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,13/22] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,12/22] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,10/22] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,09/22] arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps() --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,08/22] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,07/22] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,06/22] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,05/22] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,04/22] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-05-04 Shannon Zhao New
[1/7] virtio-net: move qdev properties into virtio-net.c --- 2015-04-29 Shannon Zhao New
[for,3.19.y,stable,5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-04-27 Shannon Zhao New
[for,3.19.y,stable,1/5] KVM: arm/arm64: vgic: vgic_init returns -ENODEV when no online vcpu --- 2015-04-27 Shannon Zhao New
[for,3.12.y,stable,63/63] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,59/63] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,58/63] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,57/63] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,56/63] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,55/63] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,54/63] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,50/63] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,45/63] arm/arm64: KVM: Complete WFI/WFE instructions --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,44/63] ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,37/63] arm64: KVM: export demux regids as KVM_REG_ARM64 --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,36/63] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,35/63] ARM: KVM: Unmap IPA on memslot delete/move --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,34/63] arm/arm64: KVM: Fix and refactor unmap_range --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,13/63] arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,12/63] arm64: KVM: Force undefined exception for Guest SMC intructions --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,11/63] arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,10/63] ARM: KVM: Allow creating the VGIC after VCPUs --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,09/63] arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,05/63] KVM: ARM: Update comments for kvm_handle_wfi --- 2015-04-24 Shannon Zhao New
[v3,1/2] hw/net/virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net --- 2015-04-21 Shannon Zhao New
[v2,1/2] hw/net/virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net --- 2015-04-21 Shannon Zhao New
[v2,2/2] virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi --- 2015-04-20 Shannon Zhao New
[v2,1/2] hw/net/virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net --- 2015-04-20 Shannon Zhao New
[4/4] virtio-scsi: Move DEFINE_VIRTIO_SCSI_FEATURES to virtio-scsi --- 2015-04-17 Shannon Zhao New
[3/4] hw/net/virtio-net: Move DEFINE_VIRTIO_NET_FEATURES to virtio-net --- 2015-04-17 Shannon Zhao New
[2/4] hw/s390x/s390-virtio-bus: Add virtio_s390_device_plugged for s390-virtio --- 2015-04-17 Shannon Zhao New
[1/4] hw/s390x/virtio-ccw: Add virtio_ccw_device_plugged for virtio-ccw --- 2015-04-17 Shannon Zhao New
[v5,20/20] hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables --- 2015-04-15 Shannon Zhao New
[v5,19/20] hw/arm/virt-acpi-build: Add PCIe controller in ACPI DSDT table --- 2015-04-15 Shannon Zhao New
[v5,18/20] hw/acpi/aml-build: Add aml_dword_io() term --- 2015-04-15 Shannon Zhao New
[v5,17/20] hw/acpi/aml-build: Add aml_create_dword_field() term --- 2015-04-15 Shannon Zhao New
[v5,16/20] hw/acpi/aml-build: Add aml_else() term --- 2015-04-15 Shannon Zhao New
[v5,15/20] hw/acpi/aml-build: Add aml_not() term --- 2015-04-15 Shannon Zhao New
[v5,14/20] hw/acpi/aml-build: Add aml_or() term --- 2015-04-15 Shannon Zhao New
[v5,13/20] hw/acpi/aml-build: Add ToUUID macro --- 2015-04-15 Shannon Zhao New
[v5,12/20] hw/arm/virt-acpi-build: Add PCIe info and generate MCFG table --- 2015-04-15 Shannon Zhao New
[v5,11/20] hw/arm/virt-acpi-build: Generate RSDP table --- 2015-04-15 Shannon Zhao New
[v5,10/20] hw/arm/virt-acpi-build: Generate RSDT table --- 2015-04-15 Shannon Zhao New
[v5,09/20] hw/arm/virt-acpi-build: Generate GTDT table --- 2015-04-15 Shannon Zhao New
[v5,08/20] hw/arm/virt-acpi-build: Generate MADT table --- 2015-04-15 Shannon Zhao New
[v5,06/20] hw/arm/virt-acpi-build: Generation of DSDT table for virt devices --- 2015-04-15 Shannon Zhao New
[v5,05/20] hw/acpi/aml-build: Add aml_interrupt() term --- 2015-04-15 Shannon Zhao New
[v5,04/20] hw/acpi/aml-build: Add aml_memory32_fixed() term --- 2015-04-15 Shannon Zhao New
[v5,03/20] hw/arm/virt-acpi-build: Basic framework for building ACPI tables on ARM --- 2015-04-15 Shannon Zhao New
[v4,20/20] hw/arm/virt: Enable dynamic generation of ACPI v5.1 tables --- 2015-04-03 Shannon Zhao New
« 1 2 ... 33 34 35 36 »