summaryrefslogtreecommitdiff
path: root/arch/arm64/kvm/arm.c
AgeCommit message (Expand)Author
2026-06-19Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-06-16Merge tag 'arm64-upstream' of gitolite.kernel.org:pub/scm/linux/kernel/git/ar...Linus Torvalds
2026-06-12Merge tag 'kvmarm-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...Paolo Bonzini
2026-06-12Merge branch kvm-arm64/pkvm-fixes-7.2 into kvmarm-master/nextMarc Zyngier
2026-06-12Merge branch kvm-arm64/no-lazy-vgic-init into kvmarm-master/nextMarc Zyngier
2026-06-07KVM: arm64: Bound used_lrs when flushing the pKVM hyp vCPUHyunwoo Kim
2026-06-03arm64: fpsimd: Use opaque type for SVE stateMark Rutland
2026-06-03KVM: arm64: pkvm: Remove struct cpu_sve_stateMark Rutland
2026-05-21KVM: arm64: vgic-v2: Force vgic init on injection outside the run loopMarc Zyngier
2026-05-21KVM: arm64: Simplify userspace notification of interrupt stateMarc Zyngier
2026-05-20KVM: arm64: vgic: Free private_irqs when init fails after allocationMichael Bommarito
2026-05-06KVM: arm64: Work around C1-Pro erratum 4193714 for protected guestsJames Morse
2026-04-24KVM: arm64: Wake-up from WFI when iqrchip is in userspaceMarc Zyngier
2026-04-08Merge branch kvm-arm64/misc-7.1 into kvmarm-master/nextMarc Zyngier
2026-04-08Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/nextMarc Zyngier
2026-04-08Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/nextMarc Zyngier
2026-04-01KVM: arm64: Destroy stage-2 page-table in kvm_arch_destroy_vm()Will Deacon
2026-03-30KVM: arm64: Allow userspace to create protected VMs when pKVM is enabledWill Deacon
2026-03-30KVM: arm64: Don't leak stage-2 page-table if VM fails to init under pKVMWill Deacon
2026-03-19KVM: arm64: gic-v5: Communicate userspace-driveable PPIs via a UAPISascha Bischoff
2026-03-19KVM: arm64: gic: Hide GICv5 for protected guestsSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Support GICv5 interrupts with KVM_IRQ_LINESascha Bischoff
2026-03-19KVM: arm64: gic-v5: Clear TWI if single task runningSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Finalize GICv5 PPIs and generate maskSascha Bischoff
2026-03-19KVM: arm64: gic-v5: Support GICv5 FGTs & FGUsSascha Bischoff
2026-03-11KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hypVincent Donnefort
2026-03-11KVM: arm64: Add trace remote for the nVHE/pKVM hypVincent Donnefort
2026-03-11KVM: arm64: Initialise hyp_nr_cpus for nVHE hypVincent Donnefort
2026-02-28KVM: always define KVM_CAP_SYNC_MMUPaolo Bonzini
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-11Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2026-02-05Merge branch kvm-arm64/misc-6.20 into kvmarm-master/nextMarc Zyngier
2026-02-05Merge branch kvm-arm64/pkvm-no-mte into kvmarm-master/nextMarc Zyngier
2026-01-23KVM: arm64: Trap MTE access and discovery when MTE is disabledFuad Tabba
2026-01-23Merge branch kvm-arm64/pkvm-features-6.20 into kvmarm-master/nextMarc Zyngier
2026-01-15KVM: arm64: Check whether a VM IOCTL is allowed in pKVMFuad Tabba
2026-01-15KVM: arm64: Track KVM IOCTLs and their associated KVM capsFuad Tabba
2026-01-15KVM: arm64: Include VM type when checking VM capabilities in pKVMFuad Tabba
2026-01-14KVM: arm64: Fix missing <asm/stackpage/nvhe.h> includeBen Dooks
2026-01-14KVM: arm64: Calculate hyp VA size only oncePetteri Kangaslampi
2026-01-08KVM: arm64: gic: Check for vGICv3 when clearing TWISascha Bischoff
2026-01-08KVM: Add a simplified wrapper for registering perf callbacksSean Christopherson
2025-12-05Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2025-12-02Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-12-02Merge tag 'kvmarm-6.19' of https://git.kernel.org/pub/scm/linux/kernel/git/kv...Paolo Bonzini
2025-12-01Merge branch 'kvm-arm64/vgic-lr-overflow' into kvmarm/nextOliver Upton
2025-12-01Merge branch 'kvm-arm64/sea-user' into kvmarm/nextOliver Upton
2025-11-26Merge tag 'kvm-x86-tdx-6.19' of https://github.com/kvm-x86/linux into HEADPaolo Bonzini
2025-11-24KVM: arm64: GICv3: Handle deactivation via ICV_DIR_EL1 trapsMarc Zyngier
2025-11-24KVM: arm64: Eagerly save VMCR on exitMarc Zyngier