Current Team Memberships

Show patches with: State = Action Required       |    Archived = No       |   369 patches
« 1 2 3 4 »
Patch Series S/W/F Date Submitter Delegate State
[for,3.14.y,stable,11/32] ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault() --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,10/32] KVM: vgic: return int instead of bool when checking I/O ranges --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,09/32] KVM: ARM/arm64: avoid returning negative error code as bool --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,08/32] KVM: ARM/arm64: fix broken __percpu annotation --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,07/32] KVM: ARM/arm64: fix non-const declaration of function returning const --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,06/32] ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,05/32] ARM: virt: fix wrong HSCTLR.EE bit setting --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,04/32] arm64: KVM: export demux regids as KVM_REG_ARM64 --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,03/32] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,02/32] ARM: KVM: Unmap IPA on memslot delete/move --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,01/32] arm/arm64: KVM: Fix and refactor unmap_range --- 2015-06-02 Shannon Zhao New
[v2,1/2] target-arm/kvm64: Add cortex-a53 cpu support --- 2015-06-02 Shannon Zhao New
[1/2] target-arm/kvm64: Add cortex-a53 cpu support --- 2015-06-01 Shannon Zhao New
[RFC] hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table --- 2015-06-01 Shannon Zhao New
hw/pci-bridge: Report an error when msi init fails --- 2015-05-20 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
[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,46/47] arm64: KVM: Do not use pgd_index to index stage-2 pgd --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,45/47] arm64: KVM: Fix HCR setting for 32bit guests --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,44/47] arm64: KVM: Fix TLB invalidation by IPA/VMID --- 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,37/47] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn() --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,36/47] arm64/kvm: Fix assembler compatibility of macros --- 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,34/47] arm64: KVM: fix unmapping with 48-bit VAs --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,33/47] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort --- 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,31/47] arm/arm64: KVM: fix potential NULL dereference in user_mem_abort() --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,30/47] arm: kvm: fix CPU hotplug --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,29/47] arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc --- 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,27/47] KVM: ARM: vgic: plug irq injection race --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,26/47] ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault() --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,25/47] KVM: vgic: return int instead of bool when checking I/O ranges --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,24/47] KVM: ARM/arm64: avoid returning negative error code as bool --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,23/47] KVM: ARM/arm64: fix broken __percpu annotation --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,22/47] KVM: ARM/arm64: fix non-const declaration of function returning const --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,21/47] ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,20/47] ARM: virt: fix wrong HSCTLR.EE bit setting --- 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.14.y,stable,15/47] kvm: arm64: vgic: fix hyp panic with 64k pages on juno platform --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,14/47] arm64: kvm: use inner-shareable barriers for inner-shareable maintenance --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,13/47] KVM: ARM: vgic: Fix the overlap check action about setting the GICD & GICC base address. --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,12/47] KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,11/47] ARM: KVM: trap VM system registers until MMU and caches are ON --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,10/47] ARM: KVM: add world-switch for AMAIR{0,1} --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,09/47] ARM: KVM: introduce per-vcpu HYP Configuration Register --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,08/47] ARM: KVM: fix ordering of 64bit coprocessor accesses --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,07/47] ARM: KVM: fix handling of trapped 64bit coprocessor accesses --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,06/47] ARM: KVM: force cache clean on page fault when caches are off --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,05/47] arm64: KVM: flush VM pages before letting the guest enable caches --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,04/47] ARM: KVM: introduce kvm_p*d_addr_end --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,03/47] arm64: KVM: trap VM system registers until MMU and caches are ON --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,02/47] arm64: KVM: allows discrimination of AArch32 sysreg access --- 2015-05-04 Shannon Zhao New
[for,3.14.y,stable,01/47] arm64: KVM: force cache clean on page fault when caches are off --- 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,21/22] arm64: KVM: Do not use pgd_index to index stage-2 pgd --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,20/22] arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,19/22] ARM: KVM: Fix size check in __coherent_cache_guest_page --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,18/22] arm/arm64: KVM: Use kernel mapping to perform invalidation on page fault --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,17/22] arm/arm64: KVM: Invalidate data cache on unmap --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,16/22] arm64: KVM: Fix HCR setting for 32bit guests --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,15/22] arm64: KVM: Fix TLB invalidation by IPA/VMID --- 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,11/22] arm/arm64: KVM: vgic: kick the specific vcpu instead of iterating through all --- 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
[for,3.18.y,stable,03/22] arm, arm64: KVM: handle potential incoherency of readonly memslots --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,02/22] arm, arm64: KVM: allow forced dcache flush on page faults --- 2015-05-04 Shannon Zhao New
[for,3.18.y,stable,01/22] kvm: add a memslot flag for incoherent memory regions --- 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,4/5] arm64: KVM: Do not use pgd_index to index stage-2 pgd --- 2015-04-27 Shannon Zhao New
[for,3.19.y,stable,3/5] arm64: KVM: Fix stage-2 PGD allocation to have per-page refcounting --- 2015-04-27 Shannon Zhao New
[for,3.19.y,stable,2/5] ARM: KVM: Fix size check in __coherent_cache_guest_page --- 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,62/63] arm64: KVM: Do not use pgd_index to index stage-2 pgd --- 2015-04-24 Shannon Zhao New
« 1 2 3 4 »

Bundling

Create bundle: