Show patches with: Submitter = Will Deacon       |    State = Action Required       |   225 patches
« 1 2 3 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v6,26/26] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run() KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,25/26] KVM: arm64: Clean out the odd handling of completer_addr KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-11-10 Will Deacon New
[v6,24/26] KVM: arm64: Don't unnecessarily map host kernel sections at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,23/26] KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,22/26] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,21/26] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,20/26] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,19/26] KVM: arm64: Instantiate guest stage-2 page-tables at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,18/26] KVM: arm64: Consolidate stage-2 initialisation into a single function KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,17/26] KVM: arm64: Add generic hyp_memcache helpers KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,16/26] KVM: arm64: Provide I-cache invalidation by virtual address at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,15/26] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-11-10 Will Deacon New
[v6,14/26] KVM: arm64: Add per-cpu fixmap infrastructure at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,13/26] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,12/26] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,11/26] KVM: arm64: Rename 'host_kvm' to 'host_mmu' KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-11-10 Will Deacon New
[v6,10/26] KVM: arm64: Add hyp_spinlock_t static initializer KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-11-10 Will Deacon New
[v6,09/26] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-11-10 Will Deacon New
[v6,08/26] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,07/26] KVM: arm64: Prevent the donation of no-map pages KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-11-10 Will Deacon New
[v6,06/26] KVM: arm64: Implement do_donate() helper for donating memory KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,05/26] KVM: arm64: Unify identifiers used to distinguish host and hypervisor KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 2 1 --- 2022-11-10 Will Deacon New
[v6,04/26] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-11-10 Will Deacon New
[v6,03/26] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,02/26] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-11-10 Will Deacon New
[v6,01/26] KVM: arm64: Move hyp refcount manipulation helpers to common header file KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 2 1 --- 2022-11-10 Will Deacon New
[RFC,v5,25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run() KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,24/25] KVM: arm64: Don't unnecessarily map host kernel sections at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,17/25] KVM: arm64: Add generic hyp_memcache helpers KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-20 Will Deacon New
[v5,14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu' KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-20 Will Deacon New
[v5,10/25] KVM: arm64: Add hyp_spinlock_t static initializer KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-20 Will Deacon New
[v5,09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-20 Will Deacon New
[v5,08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,07/25] KVM: arm64: Prevent the donation of no-map pages KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-20 Will Deacon New
[v5,06/25] KVM: arm64: Implement do_donate() helper for donating memory KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 2 1 --- 2022-10-20 Will Deacon New
[v5,04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-20 Will Deacon New
[v5,03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-20 Will Deacon New
[v5,01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 2 1 --- 2022-10-20 Will Deacon New
[v4,25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run() KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,24/25] KVM: arm64: Don't unnecessarily map host kernel sections at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,17/25] KVM: arm64: Add generic hyp_memcache helpers KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-17 Will Deacon New
[v4,14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu' KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-17 Will Deacon New
[v4,10/25] KVM: arm64: Add hyp_spinlock_t static initializer KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-17 Will Deacon New
[v4,09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-17 Will Deacon New
[v4,08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,07/25] KVM: arm64: Prevent the donation of no-map pages KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-17 Will Deacon New
[v4,06/25] KVM: arm64: Implement do_donate() helper for donating memory KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 1 --- 2022-10-17 Will Deacon New
[v4,04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - 1 --- 2022-10-17 Will Deacon New
[v4,01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 2 1 --- 2022-10-17 Will Deacon New
[RFC,v3,25/25] KVM: arm64: Use the pKVM hyp vCPU structure in handle___kvm_vcpu_run() KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,24/25] KVM: arm64: Don't unnecessarily map host kernel sections at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,23/25] KVM: arm64: Explicitly map 'kvm_vgic_global_state' at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,22/25] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,21/25] KVM: arm64: Unmap 'kvm_arm_hyp_percpu_base' from the host KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,20/25] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,19/25] KVM: arm64: Instantiate guest stage-2 page-tables at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,18/25] KVM: arm64: Consolidate stage-2 initialisation into a single function KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,17/25] KVM: arm64: Add generic hyp_memcache helpers KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,16/25] KVM: arm64: Provide I-cache invalidation by virtual address at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,15/25] KVM: arm64: Initialise hypervisor copies of host symbols unconditionally KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,14/25] KVM: arm64: Add per-cpu fixmap infrastructure at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,13/25] KVM: arm64: Instantiate pKVM hypervisor VM and vCPU structures from EL1 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,12/25] KVM: arm64: Add infrastructure to create and track pKVM instances at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,11/25] KVM: arm64: Rename 'host_kvm' to 'host_mmu' KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,10/25] KVM: arm64: Add hyp_spinlock_t static initializer KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,09/25] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,08/25] KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,07/25] KVM: arm64: Prevent the donation of no-map pages KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,06/25] KVM: arm64: Implement do_donate() helper for donating memory KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,05/25] KVM: arm64: Unify identifiers used to distinguish host and hypervisor KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,04/25] KVM: arm64: Fix-up hyp stage-1 refcounts for all pages mapped at EL2 KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,03/25] KVM: arm64: Back the hypervisor 'struct hyp_page' array for all memory KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
[v3,02/25] KVM: arm64: Allow attaching of non-coalescable pages to a hyp pool KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - - - --- 2022-09-14 Will Deacon New
« 1 2 3 »