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
2 days
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
5 days
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
9 days
Merge branches 'for-next/misc', 'for-next/tlbflush', 'for-next/ttbr-macros-cl...
Catalin Marinas
11 days
Merge branch kvm-arm64/misc-7.1 into kvmarm-master/next
Marc Zyngier
11 days
Merge branch kvm-arm64/vgic-fixes-7.1 into kvmarm-master/next
Marc Zyngier
11 days
Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/next
Marc Zyngier
11 days
Merge branch kvm-arm64/spe-trbe-nvhe into kvmarm-master/next
Marc Zyngier
11 days
Merge branch kvm-arm64/pkvm-psci into kvmarm-master/next
Marc Zyngier
11 days
Merge branch kvm-arm64/vgic-v5-ppi into kvmarm-master/next
Marc Zyngier
11 days
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
2026-03-30
KVM: arm64: Support translation faults in inject_host_exception()
Will Deacon
2026-03-30
KVM: arm64: Factor out pKVM host exception injection logic
Will Deacon
2026-03-30
KVM: arm64: Introduce __pkvm_reclaim_dying_guest_page()
Will Deacon
2026-03-30
KVM: arm64: Introduce __pkvm_host_donate_guest()
Will Deacon
2026-03-30
KVM: arm64: Split teardown hypercall into two phases
Will Deacon
2026-03-30
KVM: arm64: Ignore -EAGAIN when mapping in pages for the pKVM host
Will Deacon
2026-03-30
KVM: arm64: Remove is_protected_kvm_enabled() checks from hypercalls
Will Deacon
2026-03-30
KVM: arm64: Expose self-hosted debug regs as RAZ/WI for protected guests
Fuad Tabba
2026-03-30
KVM: arm64: Remove unused PKVM_ID_FFA definition
Will Deacon
2026-03-28
KVM: arm64: Don't pass host_debug_state to BRBE world-switch routines
Will Deacon
2026-03-28
KVM: arm64: Disable SPE Profiling Buffer when running in guest context
Will Deacon
2026-03-28
KVM: arm64: Disable TRBE Trace Buffer Unit when running in guest context
Will Deacon
2026-03-27
KVM: arm64: Force guest EL1 to use user-space's partid configuration
James Morse
2026-03-27
KVM: arm64: Preserve host MPAM configuration when changing traps
Ben Horgan
2026-03-23
KVM: arm64: Remove extra ISBs when using msr_hcr_el2
Marc Zyngier
2026-03-23
KVM: arm64: pkvm: Use direct function pointers for cpu_{on,resume}
Marc Zyngier
2026-03-23
KVM: arm64: pkvm: Turn __kvm_hyp_init_cpu into an inner label
Marc Zyngier
2026-03-23
KVM: arm64: pkvm: Simplify BTI handling on CPU boot
Marc Zyngier
[next]