Show patches with: Submitter = Will Deacon       |   961 patches
« 1 2 3 49 10 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[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
[GIT,PULL] arm64 fixes for -rc7 [GIT,PULL] arm64 fixes for -rc7 - - - --- 2022-09-23 Will Deacon New
vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment vmlinux.lds.h: CFI: Reduce alignment of jump-table to function alignment - 3 1 --- 2022-09-22 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
[v3,01/25] KVM: arm64: Move hyp refcount manipulation helpers to common header file KVM: arm64: Introduce pKVM hyp VM and vCPU state at EL2 - 1 - --- 2022-09-14 Will Deacon New
[GIT,PULL] arm64 fixes for -rc5 [GIT,PULL] arm64 fixes for -rc5 - - - --- 2022-09-11 Will Deacon New
[GIT,PULL] arm64 fixes for -rc4 [GIT,PULL] arm64 fixes for -rc4 - - - --- 2022-09-02 Will Deacon New
[GIT,PULL] arm64 fixes for -rc3 [GIT,PULL] arm64 fixes for -rc3 - - - --- 2022-08-26 Will Deacon New
arm64: dma: Drop cache invalidation from arch_dma_prep_coherent() arm64: dma: Drop cache invalidation from arch_dma_prep_coherent() - 1 - --- 2022-08-23 Will Deacon New
[for-stable] arm64: set UXN on swapper page tables [for-stable] arm64: set UXN on swapper page tables 1 - - --- 2022-08-08 Will Deacon New
[GIT,PULL] arm64 updates for 5.20 [GIT,PULL] arm64 updates for 5.20 - - - --- 2022-07-29 Will Deacon New
[GIT,PULL] iommu/arm-smmu: Updates for 5.20 [GIT,PULL] iommu/arm-smmu: Updates for 5.20 - - - --- 2022-07-19 Will Deacon New
[RFC,v2,24/24] KVM: arm64: Use the shadow vCPU structure in handle___kvm_vcpu_run() KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,23/24] KVM: arm64: Don't map host sections in pkvm KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,22/24] KVM: arm64: Explicitly map kvm_vgic_global_state at EL2 KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,21/24] KVM: arm64: Maintain a copy of 'kvm_arm_vmid_bits' at EL2 KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,20/24] KVM: arm64: Unmap kvm_arm_hyp_percpu_base from the host KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,19/24] KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,18/24] KVM: arm64: Instantiate guest stage-2 page-tables at EL2 KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,17/24] KVM: arm64: Add generic hyp_memcache helpers KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,16/24] KVM: arm64: Provide I-cache invalidation by VA at EL2 KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,15/24] KVM: arm64: Initialise hyp symbols regardless of pKVM KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,14/24] KVM: arm64: Add pcpu fixmap infrastructure at EL2 KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,13/24] KVM: arm64: Instantiate VM shadow data from EL1 KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,12/24] KVM: arm64: Introduce shadow VM state at EL2 KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,11/24] KVM: arm64: Add hyp_spinlock_t static initializer KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,10/24] KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,09/24] KVM: arm64: Add helpers to pin memory shared with hyp KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
[v2,08/24] KVM: arm64: Prevent the donation of no-map pages KVM: arm64: Introduce pKVM shadow state at EL2 - - - --- 2022-06-30 Will Deacon New
« 1 2 3 49 10 »