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
[Xen-devel,v3,10/62] arm/acpi: Move end_boot_allocator after acpi_boot_table_init --- 2015-11-17 Shannon Zhao New
[Xen-devel,v3,08/62] arm/acpi: Add arm specific acpi header file --- 2015-11-17 Shannon Zhao New
[Xen-devel,v3,07/62] arm/acpi: Add arch_acpi_os_map_memory helper function for ARM --- 2015-11-17 Shannon Zhao New
[Xen-devel,v3,06/62] acpi: Refactor acpi_os_map_memory to be architecturally independent --- 2015-11-17 Shannon Zhao New
[Xen-devel,v3,05/62] acpi: Don't do traditional BIOS table scan for ARM64 --- 2015-11-17 Shannon Zhao New
[Xen-devel,v3,02/62] acpi/NUMA: Build NUMA for x86 only --- 2015-11-17 Shannon Zhao New
[Xen-devel,v3,01/62] Revert "xen/arm: vgic-v2: Drop cbase from arch_domain" --- 2015-11-17 Shannon Zhao New
[v3,8/8] hw/arm/virt: Add gpio-keys node for Poweroff using DT --- 2015-11-16 Shannon Zhao New
[v3,6/8] hw/arm/virt-acpi-build: Add _E03 for Power Button --- 2015-11-16 Shannon Zhao New
[v3,5/8] hw/acpi/aml-build: Add a wrapper for GPIO Interrupt Connection --- 2015-11-16 Shannon Zhao New
[v3,4/8] hw/acpi/aml-build: Add GPIO Connection Descriptor --- 2015-11-16 Shannon Zhao New
[v3,3/8] hw/arm/virt-acpi-build: Add power button device in ACPI DSDT table --- 2015-11-16 Shannon Zhao New
[v3,2/8] hw/arm/virt-acpi-build: Add GPIO controller in ACPI DSDT table --- 2015-11-16 Shannon Zhao New
[v3,20/20] KVM: ARM64: Add a new kvm ARM PMU device --- 2015-09-24 Shannon Zhao New
[v3,19/20] KVM: ARM64: Free perf event of PMU when destroying vcpu --- 2015-09-24 Shannon Zhao New
[v3,18/20] KVM: ARM64: Reset PMU state when resetting vcpu --- 2015-09-24 Shannon Zhao New
[v3,17/20] KVM: ARM64: Add PMU overflow interrupt routing --- 2015-09-24 Shannon Zhao New
[v3,16/20] KVM: ARM64: Add access handlers for PMEVCNTRn and PMEVTYPERn register --- 2015-09-24 Shannon Zhao New
[v3,15/20] KVM: ARM64: Add reset and access handlers for PMSWINC register --- 2015-09-24 Shannon Zhao New
[v3,14/20] KVM: ARM64: Add reset and access handlers for PMUSERENR register --- 2015-09-24 Shannon Zhao New
[v3,13/20] KVM: ARM64: Add reset and access handlers for PMOVSSET and PMOVSCLR register --- 2015-09-24 Shannon Zhao New
[v3,12/20] KVM: ARM64: Add reset and access handlers for PMINTENSET and PMINTENCLR register --- 2015-09-24 Shannon Zhao New
[v3,11/20] KVM: ARM64: Add reset and access handlers for PMCNTENSET and PMCNTENCLR register --- 2015-09-24 Shannon Zhao New
[v3,10/20] KVM: ARM64: Add reset and access handlers for PMCCNTR register --- 2015-09-24 Shannon Zhao New
[v3,09/20] KVM: ARM64: Add reset and access handlers for PMXEVCNTR register --- 2015-09-24 Shannon Zhao New
[v3,08/20] KVM: ARM64: Add reset and access handlers for PMXEVTYPER register --- 2015-09-24 Shannon Zhao New
[v3,07/20] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function --- 2015-09-24 Shannon Zhao New
[v3,06/20] KVM: ARM64: Add reset and access handlers for PMCEID0 and PMCEID1 register --- 2015-09-24 Shannon Zhao New
[v3,05/20] KVM: ARM64: Add reset and access handlers for PMSELR register --- 2015-09-24 Shannon Zhao New
[v3,04/20] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register --- 2015-09-24 Shannon Zhao New
[v3,03/20] KVM: ARM64: Add offset defines for PMU registers --- 2015-09-24 Shannon Zhao New
[v3,02/20] KVM: ARM64: Define PMU data structure for each vcpu --- 2015-09-24 Shannon Zhao New
[v3,01/20] ARM64: Move PMU register related defines to asm/pmu.h --- 2015-09-24 Shannon Zhao New
[18/18] KVM: ARM64: Add KVM_CAP_ARM_PMU and KVM_ARM_PMU_SET_IRQ --- 2015-07-06 Shannon Zhao New
[17/18] KVM: ARM64: Add PMU overflow interrupt routing --- 2015-07-06 Shannon Zhao New
[16/18] KVM: ARM64: Add access handlers for PMEVCNTRn_EL0 and PMEVTYPERn_EL0 register --- 2015-07-06 Shannon Zhao New
[15/18] KVM: ARM64: Add reset and access handlers for PMSWINC_EL0 register --- 2015-07-06 Shannon Zhao New
[14/18] KVM: ARM64: Add reset and access handlers for PMUSERENR_EL0 register --- 2015-07-06 Shannon Zhao New
[13/18] KVM: ARM64: Add reset and access handlers for PMOVSSET_EL0 and PMOVSCLR_EL0 register --- 2015-07-06 Shannon Zhao New
[12/18] KVM: ARM64: Add reset and access handlers for PMINTENSET_EL1 and PMINTENCLR_EL1 register --- 2015-07-06 Shannon Zhao New
[11/18] KVM: ARM64: Add reset and access handlers for PMCNTENSET_EL0 and PMCNTENCLR_EL0 register --- 2015-07-06 Shannon Zhao New
[10/18] KVM: ARM64: Add reset and access handlers for PMCCNTR_EL0 register --- 2015-07-06 Shannon Zhao New
[09/18] KVM: ARM64: Add reset and access handlers for PMXEVCNTR_EL0 register --- 2015-07-06 Shannon Zhao New
[08/18] KVM: ARM64: Add reset and access handlers for PMXEVTYPER_EL0 register --- 2015-07-06 Shannon Zhao New
[07/18] KVM: ARM64: PMU: Add perf event map and introduce perf event creating function --- 2015-07-06 Shannon Zhao New
[06/18] KVM: ARM64: Add reset and access handlers for PMCEID0_EL0 and PMCEID1_EL0 register --- 2015-07-06 Shannon Zhao New
[05/18] KVM: ARM64: Add reset and access handlers for PMSELR_EL0 register --- 2015-07-06 Shannon Zhao New
[04/18] KVM: ARM64: Add reset and access handlers for PMCR_EL0 register --- 2015-07-06 Shannon Zhao New
[03/18] KVM: ARM64: Add offset defines for PMU registers --- 2015-07-06 Shannon Zhao New
[02/18] KVM: ARM64: Add initial support for PMU --- 2015-07-06 Shannon Zhao New
[01/18] ARM64: Move PMU register related defines to asm/pmu.h --- 2015-07-06 Shannon Zhao New
[for,3.14.y,stable,5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-07-02 Shannon Zhao New
[for,3.14.y,stable,4/5] arm64: KVM: Do not use pgd_index to index stage-2 pgd --- 2015-07-02 Shannon Zhao New
[for,3.14.y,stable,3/5] arm64: KVM: Fix HCR setting for 32bit guests --- 2015-07-02 Shannon Zhao New
[for,3.14.y,stable,2/5] arm64: KVM: Fix TLB invalidation by IPA/VMID --- 2015-07-02 Shannon Zhao New
[for,3.14.y,stable,1/5] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-07-02 Shannon Zhao New
[for,3.14.y,stable,22/22] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,21/22] arm64: KVM: Do not use pgd_index to index stage-2 pgd --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,20/22] arm64: KVM: Fix HCR setting for 32bit guests --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,19/22] arm64: KVM: Fix TLB invalidation by IPA/VMID --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,18/22] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,17/22] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,16/22] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,15/22] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,14/22] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,13/22] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,12/22] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn() --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,11/22] arm64/kvm: Fix assembler compatibility of macros --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,10/22] arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create() --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,09/22] arm64: KVM: fix unmapping with 48-bit VAs --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,08/22] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,07/22] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,06/22] arm/arm64: KVM: fix potential NULL dereference in user_mem_abort() --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,05/22] arm: kvm: fix CPU hotplug --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,04/22] arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,03/22] arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,02/22] KVM: ARM: vgic: plug irq injection race --- 2015-06-30 Shannon Zhao New
[for,3.14.y,stable,01/22] ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault() --- 2015-06-30 Shannon Zhao New
[v2] hw/arm/virt-acpi-build: Add GICv2m description in ACPI MADT table --- 2015-06-19 Shannon Zhao New
[for,3.14.y,stable,32/32] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,31/32] arm64: KVM: Do not use pgd_index to index stage-2 pgd --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,30/32] arm64: KVM: Fix HCR setting for 32bit guests --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,29/32] arm64: KVM: Fix TLB invalidation by IPA/VMID --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,28/32] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,27/32] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,26/32] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,25/32] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,24/32] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,23/32] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,22/32] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn() --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,21/32] arm64/kvm: Fix assembler compatibility of macros --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,20/32] arm/arm64: KVM: vgic: Fix error code in kvm_vgic_create() --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,19/32] arm64: KVM: fix unmapping with 48-bit VAs --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,18/32] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,17/32] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,16/32] arm/arm64: KVM: fix potential NULL dereference in user_mem_abort() --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,15/32] arm: kvm: fix CPU hotplug --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,14/32] arm/arm64: KVM: Fix VTTBR_BADDR_MASK and pgd alloc --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,13/32] arm/arm64: KVM: Fix set_clear_sgi_pend_reg offset --- 2015-06-02 Shannon Zhao New
[for,3.14.y,stable,12/32] KVM: ARM: vgic: plug irq injection race --- 2015-06-02 Shannon Zhao New
« 1 2 3 4 »

Bundling

Create bundle: