Show patches with: State = Action Required       |    Archived = No       |   32967 patches
« 1 2 3 4329 330 »
Patch Series S/W/F Date Submitter Delegate State
[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,59/63] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,60/63] arm64: KVM: Fix TLB invalidation by IPA/VMID --- 2015-04-24 Shannon Zhao New
[for,3.12.y,stable,61/63] arm64: KVM: Fix HCR setting for 32bit guests --- 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
[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.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.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,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,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,5/5] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-04-27 Shannon Zhao New
[3.12,10/83] conditionally define U32_MAX --- 2015-04-27 Jiri Slaby New
[3.12,11/83] kernel.h: define u8, s8, u32, etc. limits --- 2015-04-27 Jiri Slaby New
[3.12,12/83] remove extra definitions of U32_MAX --- 2015-04-27 Jiri Slaby New
[3.12,51/83] video: vgacon: Don't build on arm64 --- 2015-04-27 Jiri Slaby New
[added,to,the,3.12,stable,tree] KVM: ARM: Update comments for kvm_handle_wfi --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] ARM: KVM: Allow creating the VGIC after VCPUs --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm64: KVM: Force undefined exception for Guest SMC intructions --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] KVM: ARM: Remove duplicate include --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Fix and refactor unmap_range --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] ARM: KVM: Unmap IPA on memslot delete/move --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm64: KVM: export demux regids as KVM_REG_ARM64 --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Complete WFI/WFE instructions --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault() --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn() --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-04-30 Jiri Slaby New
[added,to,the,3.12,stable,tree] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-04-30 Jiri Slaby New
[3.12,05/63] KVM: ARM: Update comments for kvm_handle_wfi --- 2015-04-30 Jiri Slaby New
[3.12,09/63] arm/arm64: KVM: arch_timer: Initialize cntvoff at kvm_init --- 2015-04-30 Jiri Slaby New
[3.12,10/63] ARM: KVM: Allow creating the VGIC after VCPUs --- 2015-04-30 Jiri Slaby New
[3.12,11/63] arm/arm64: kvm: Set vcpu->cpu to -1 on vcpu_put --- 2015-04-30 Jiri Slaby New
[3.12,12/63] arm64: KVM: Force undefined exception for Guest SMC intructions --- 2015-04-30 Jiri Slaby New
[3.12,13/63] arm: KVM: Don't return PSCI_INVAL if waitqueue is inactive --- 2015-04-30 Jiri Slaby New
[3.12,14/63] KVM: ARM: Remove duplicate include --- 2015-04-30 Jiri Slaby New
[3.12,34/63] arm/arm64: KVM: Fix and refactor unmap_range --- 2015-04-30 Jiri Slaby New
[3.12,35/63] ARM: KVM: Unmap IPA on memslot delete/move --- 2015-04-30 Jiri Slaby New
[3.12,36/63] ARM: KVM: user_mem_abort: support stage 2 MMIO page mapping --- 2015-04-30 Jiri Slaby New
[3.12,37/63] arm64: KVM: export demux regids as KVM_REG_ARM64 --- 2015-04-30 Jiri Slaby New
[3.12,39/63] ARM64: KVM: store kvm_vcpu_fault_info est_el2 as word --- 2015-04-30 Jiri Slaby New
[3.12,44/63] ARM/ARM64: KVM: Nuke Hyp-mode tlbs before enabling MMU --- 2015-04-30 Jiri Slaby New
[3.12,45/63] arm/arm64: KVM: Complete WFI/WFE instructions --- 2015-04-30 Jiri Slaby New
[3.12,46/63] ARM/arm64: KVM: fix use of WnR bit in kvm_is_write_fault() --- 2015-04-30 Jiri Slaby New
[3.12,50/63] arm/arm64: KVM: Ensure memslots are within KVM_PHYS_SIZE --- 2015-04-30 Jiri Slaby New
[3.12,51/63] arm: kvm: STRICT_MM_TYPECHECKS fix for user_mem_abort --- 2015-04-30 Jiri Slaby New
[3.12,53/63] arm/arm64: kvm: drop inappropriate use of kvm_is_mmio_pfn() --- 2015-04-30 Jiri Slaby New
[3.12,54/63] arm/arm64: KVM: Don't clear the VCPU_POWER_OFF flag --- 2015-04-30 Jiri Slaby New
[3.12,55/63] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 2015-04-30 Jiri Slaby New
[3.12,56/63] arm/arm64: KVM: Reset the HCR on each vcpu when resetting the vcpu --- 2015-04-30 Jiri Slaby New
[3.12,57/63] arm/arm64: KVM: Introduce stage2_unmap_vm --- 2015-04-30 Jiri Slaby New
[3.12,58/63] arm/arm64: KVM: Don't allow creating VCPUs after vgic_initialized --- 2015-04-30 Jiri Slaby New
[3.12,59/63] arm/arm64: KVM: Require in-kernel vgic for the arch timers --- 2015-04-30 Jiri Slaby New
[3.12,63/63] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 2015-04-30 Jiri Slaby New
[for,3.18.y,stable,01/22] kvm: add a memslot flag for incoherent memory regions --- 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,03/22] arm, arm64: KVM: handle potential incoherency of readonly memslots --- 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,05/22] arm/arm64: KVM: Correct KVM_ARM_VCPU_INIT power off option --- 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,07/22] arm/arm64: KVM: Turn off vcpus on PSCI shutdown/reboot --- 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,09/22] arm/arm64: KVM: vgic: move reset initialization into vgic_init_maps() --- 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,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,12/22] arm/arm64: KVM: Initialize the vgic on-demand when injecting IRQs --- 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,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,15/22] arm64: KVM: Fix TLB invalidation by IPA/VMID --- 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,17/22] arm/arm64: KVM: Invalidate data cache on unmap --- 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,19/22] ARM: KVM: Fix size check in __coherent_cache_guest_page --- 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,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,22/22] arm/arm64: KVM: Keep elrsr/aisr in sync with software model --- 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.14.y,stable,02/47] arm64: KVM: allows discrimination of AArch32 sysreg access --- 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,04/47] ARM: KVM: introduce kvm_p*d_addr_end --- 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,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,07/47] ARM: KVM: fix handling of trapped 64bit coprocessor accesses --- 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,09/47] ARM: KVM: introduce per-vcpu HYP Configuration Register --- 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,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,12/47] KVM: arm/arm64: vgic: fix GICD_ICFGR register accesses --- 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
« 1 2 3 4329 330 »