index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
Age
Commit message (
Expand
)
Author
4 days
KVM: arm64: Correctly identify executable PTEs at stage-2
Oliver Upton
4 days
KVM: arm64: Restore POR_EL0 access to host EL0
Joey Gouly
11 days
KVM: arm64: Correctly cap ZCR_EL2 provided by a guest hypervisor
Mark Brown
2026-05-21
KVM: arm64: Fix CONFIG_PKVM_DISABLE_STAGE2_ON_PANIC
Vincent Donnefort
2026-05-20
KVM: arm64: Fix nVHE/pKVM hyp tracing error on invalid desc
Vincent Donnefort
2026-05-07
KVM: arm64: Pre-check vcpu memcache for host->guest donate
Fuad Tabba
2026-05-07
KVM: arm64: Pre-check vcpu memcache for host->guest share
Fuad Tabba
2026-05-07
KVM: arm64: Seed pkvm_ownership_selftest vcpu memcache
Fuad Tabba
2026-05-07
KVM: arm64: Fix __deactivate_fgt macro parameter typo
Fuad Tabba
2026-05-07
KVM: arm64: Guard against NULL vcpu on VHE hyp panic path
Fuad Tabba
2026-05-06
KVM: arm64: Remove potential UB on nvhe tracing clock update
Mostafa Saleh
2026-05-06
KVM: arm64: Work around C1-Pro erratum 4193714 for protected guests
James Morse
2026-04-27
Merge tag 'kvmarm-fixes-7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2026-04-24
KVM: arm64: Fix initialisation order in __pkvm_init_finalise()
Quentin Perret
2026-04-24
KVM: arm64: Fix pin leak and publication ordering in __pkvm_init_vcpu()
Fuad Tabba
2026-04-24
KVM: arm64: Reject non compliant SMCCC function calls in pKVM
Sebastian Ene
2026-04-18
KVM: arm64: pkvm: Adopt MARKER() to define host hypercall ranges
Marc Zyngier
2026-04-17
KVM: arm64: Re-allow hyp tracing HVCs for [nh]VHE
Vincent Donnefort
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-04-14
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2026-04-10
Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...
Catalin Marinas
2026-04-08
Merge branch kvm-arm64/misc-7.1 into kvmarm-master/next
Marc Zyngier
2026-04-08
Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/next
Marc Zyngier
2026-04-08
Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/next
Marc Zyngier
2026-04-08
Merge branch kvm-arm64/spe-trbe-nvhe into kvmarm-master/next
Marc Zyngier
2026-04-08
Merge branch kvm-arm64/pkvm-psci into kvmarm-master/next
Marc Zyngier
2026-04-08
Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/next
Marc Zyngier
2026-04-08
Merge branch kvm-arm64/hyp-tracing into kvmarm-master/next
Marc Zyngier
2026-04-01
KVM: arm64: vgic-v5: Fold PPI state for all exposed PPIs
Sascha Bischoff
2026-04-01
KVM: arm64: Prevent the host from using an smc with imm16 != 0
Sebastian Ene
2026-04-01
KVM: arm64: Correctly plumb ID_AA64PFR2_EL1 into pkvm idreg handling
Marc Zyngier
2026-04-01
KVM: arm64: Don't hold 'vm_table_lock' across guest page reclaim
Will Deacon
2026-04-01
KVM: arm64: Allow get_pkvm_hyp_vm() to take a reference to a dying VM
Will Deacon
2026-04-01
KVM: arm64: Prevent teardown finalisation of referenced 'hyp_vm'
Will Deacon
2026-03-30
KVM: arm64: Rename PKVM_PAGE_STATE_MASK
Will Deacon
2026-03-30
KVM: arm64: Extend pKVM page ownership selftests to cover guest hvcs
Will Deacon
2026-03-30
KVM: arm64: Extend pKVM page ownership selftests to cover forced reclaim
Will Deacon
2026-03-30
KVM: arm64: Register 'selftest_vm' in the VM table
Will Deacon
2026-03-30
KVM: arm64: Extend pKVM page ownership selftests to cover guest donation
Will Deacon
2026-03-30
KVM: arm64: Implement the MEM_UNSHARE hypercall for protected VMs
Will Deacon
2026-03-30
KVM: arm64: Implement the MEM_SHARE hypercall for protected VMs
Will Deacon
2026-03-30
KVM: arm64: Add hvc handler at EL2 for hypercalls from protected VMs
Will Deacon
2026-03-30
KVM: arm64: Return -EFAULT from VCPU_RUN on access to a poisoned pte
Will Deacon
2026-03-30
KVM: arm64: Introduce hypercall to force reclaim of a protected page
Will Deacon
2026-03-30
KVM: arm64: Annotate guest donations with handle and gfn in host stage-2
Will Deacon
2026-03-30
KVM: arm64: Change 'pkvm_handle_t' to u16
Will Deacon
2026-03-30
KVM: arm64: Introduce host_stage2_set_owner_metadata_locked()
Will Deacon
2026-03-30
KVM: arm64: Generalise kvm_pgtable_stage2_set_owner()
Will Deacon
2026-03-30
KVM: arm64: Avoid pointless annotation when mapping host-owned pages
Will Deacon
2026-03-30
KVM: arm64: Inject SIGSEGV on illegal accesses
Quentin Perret
[next]