summaryrefslogtreecommitdiffstats
path: root/arch/arm64/kvm
AgeCommit message (Expand)AuthorLines
14 daysMerge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds-777/+4513
2026-04-14Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds-16/+70
2026-04-13Merge tag 'kvmarm-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini-777/+4513
2026-04-10Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...Catalin Marinas-15/+66
2026-04-08Merge branch kvm-arm64/misc-7.1 into kvmarm-master/nextMarc Zyngier-0/+9
2026-04-08Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/nextMarc Zyngier-72/+76
2026-04-08Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/nextMarc Zyngier-199/+1168
2026-04-08Merge branch kvm-arm64/spe-trbe-nvhe into kvmarm-master/nextMarc Zyngier-25/+93
2026-04-08Merge branch kvm-arm64/user_mem_abort-rework into kvmarm-master/nextMarc Zyngier-220/+310
2026-04-08Merge branch kvm-arm64/pkvm-psci into kvmarm-master/nextMarc Zyngier-51/+39
2026-04-08Merge branch kvm-arm64/nv-s2-debugfs into kvmarm-master/nextMarc Zyngier-30/+55
2026-04-08Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/nextMarc Zyngier-192/+1680
2026-04-08Merge branch kvm-arm64/hyp-tracing into kvmarm-master/nextMarc Zyngier-61/+1156
2026-04-01KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIsSascha Bischoff-26/+8
2026-04-01KVM: arm64: Destroy stage-2 page-table in kvm_arch_destroy_vm()Will Deacon-0/+1
2026-04-01KVM: arm64: Don't leave mmu->pgt dangling on kvm_init_stage2_mmu() errorWill Deacon-0/+1
2026-04-01KVM: arm64: Prevent the host from using an smc with imm16 != 0Sebastian Ene-0/+7
2026-04-01KVM: arm64: Don't advertises GICv3 in ID_PFR1_EL1 if AArch32 isn't supportedMarc Zyngier-1/+2
2026-04-01KVM: arm64: Correctly plumb ID_AA64PFR2_EL1 into pkvm idreg handlingMarc Zyngier-1/+1
2026-04-01KVM: arm64: Move GICv5 timer PPI validation into timer_irqs_are_valid()Marc Zyngier-7/+4
2026-04-01KVM: arm64: Remove evaluation of timer state in kvm_cpu_has_pending_timer()Marc Zyngier-7/+3
2026-04-01KVM: arm64: Kill arch_timer_context::direct fieldMarc Zyngier-6/+9
2026-04-01KVM: arm64: vgic-v5: Correctly set dist->ready once initialisedMarc Zyngier-7/+11
2026-04-01KVM: arm64: vgic-v5: Make the effective priority mask a strict limitMarc Zyngier-1/+1
2026-04-01KVM: arm64: vgic-v5: Cast vgic_apr to u32 to avoid undefined behavioursMarc Zyngier-2/+3
2026-04-01KVM: arm64: vgic-v5: Transfer edge pending state to ICH_PPI_PENDRx_EL2Marc Zyngier-1/+4
2026-04-01KVM: arm64: vgic-v5: Hold config_lock while finalizing GICv5 PPIsMarc Zyngier-0/+10
2026-04-01KVM: arm64: Account for RESx bits in __compute_fgt()Marc Zyngier-2/+2
2026-04-01KVM: arm64: Fix writeable mask for ID_AA64PFR2_EL1Marc Zyngier-4/+4
2026-04-01KVM: arm64: Don't skip per-vcpu NV initialisationMarc Zyngier-6/+6
2026-04-01KVM: arm64: vgic: Don't reset cpuif/redist addresses at finalize timeMarc Zyngier-2/+9
2026-04-01KVM: arm64: Don't hold 'vm_table_lock' across guest page reclaimWill Deacon-5/+6
2026-04-01KVM: arm64: Allow get_pkvm_hyp_vm() to take a reference to a dying VMWill Deacon-7/+1
2026-04-01KVM: arm64: Prevent teardown finalisation of referenced 'hyp_vm'Will Deacon-14/+18
2026-03-30KVM: arm64: Rename PKVM_PAGE_STATE_MASKWill Deacon-3/+3
2026-03-30KVM: arm64: Extend pKVM page ownership selftests to cover guest hvcsWill Deacon-0/+30
2026-03-30KVM: arm64: Extend pKVM page ownership selftests to cover forced reclaimWill Deacon-2/+14
2026-03-30KVM: arm64: Register 'selftest_vm' in the VM tableWill Deacon-43/+61
2026-03-30KVM: arm64: Extend pKVM page ownership selftests to cover guest donationWill Deacon-0/+22
2026-03-30KVM: arm64: Allow userspace to create protected VMs when pKVM is enabledWill Deacon-5/+14
2026-03-30KVM: arm64: Implement the MEM_UNSHARE hypercall for protected VMsWill Deacon-0/+57
2026-03-30KVM: arm64: Implement the MEM_SHARE hypercall for protected VMsWill Deacon-0/+94
2026-03-30KVM: arm64: Add hvc handler at EL2 for hypercalls from protected VMsWill Deacon-0/+39
2026-03-30KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pteWill Deacon-3/+60
2026-03-30KVM: arm64: Reclaim faulting page from pKVM in spurious fault handlerWill Deacon-0/+12
2026-03-30KVM: arm64: Introduce hypercall to force reclaim of a protected pageWill Deacon-2/+147
2026-03-30KVM: arm64: Annotate guest donations with handle and gfn in host stage-2Will Deacon-2/+18
2026-03-30KVM: arm64: Change 'pkvm_handle_t' to u16Will Deacon-0/+1
2026-03-30KVM: arm64: Introduce host_stage2_set_owner_metadata_locked()Will Deacon-15/+32
2026-03-30KVM: arm64: Generalise kvm_pgtable_stage2_set_owner()Will Deacon-15/+34