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
/
include
/
nvhe
Age
Commit message (
Expand
)
Author
2026-04-08
Merge branch kvm-arm64/pkvm-protected-guest into kvmarm-master/next
Marc Zyngier
2026-03-30
KVM: arm64: Rename PKVM_PAGE_STATE_MASK
Will Deacon
2026-03-30
KVM: arm64: Register 'selftest_vm' in the VM table
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: Support translation faults in inject_host_exception()
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: Remove unused PKVM_ID_FFA definition
Will Deacon
2026-03-11
KVM: arm64: Add hyp_enter/hyp_exit events to nVHE/pKVM hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Add event support to the nVHE/pKVM hyp and trace remote
Vincent Donnefort
2026-03-11
KVM: arm64: Add trace reset to the nVHE/pKVM hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Sync boot clock with the nVHE/pKVM hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Add tracing capability for the nVHE/pKVM hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Initialise hyp_nr_cpus for nVHE hyp
Vincent Donnefort
2026-03-11
KVM: arm64: Add clock support to nVHE/pKVM hyp
Vincent Donnefort
2025-09-15
KVM: arm64: Introduce separate hypercalls for pKVM VM reservation and initial...
Fuad Tabba
2025-09-15
KVM: arm64: Clarify comments to distinguish pKVM mode from protected VMs
Fuad Tabba
2025-09-15
KVM: arm64: Add build-time check for duplicate DECLARE_REG use
Fuad Tabba
2025-05-21
KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
Vincent Donnefort
2025-05-21
KVM: arm64: Add a range to __pkvm_host_test_clear_young_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Add a range to __pkvm_host_wrprotect_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Add a range to __pkvm_host_unshare_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Add a range to __pkvm_host_share_guest()
Vincent Donnefort
2025-05-21
KVM: arm64: Introduce for_each_hyp_page
Vincent Donnefort
2025-05-21
Merge branch kvm-arm64/pkvm-selftest-6.16 into kvm-arm64/pkvm-np-thp-6.16
Marc Zyngier
2025-05-06
KVM: arm64: Extend pKVM selftest for np-guests
Quentin Perret
2025-05-06
KVM: arm64: Selftest for pKVM transitions
Quentin Perret
2025-04-28
KVM: arm64: Move hyp state to hyp_vmemmap
Quentin Perret
2025-04-28
KVM: arm64: Introduce {get,set}_host_state() helpers
Quentin Perret
2025-04-28
KVM: arm64: Use 0b11 for encoding PKVM_NOPAGE
Quentin Perret
2025-04-28
KVM: arm64: Fix pKVM page-tracking comments
Quentin Perret
2025-03-14
KVM: arm64: Create each pKVM hyp vcpu after its corresponding host vcpu
Fuad Tabba
2025-03-14
KVM: arm64: Distinct pKVM teardown memcache for stage-2
Vincent Donnefort
2025-01-12
Merge branch kvm-arm64/pkvm-fixed-features-6.14 into kvmarm-master/next
Marc Zyngier
2024-12-20
KVM: arm64: Remove fixed_config.h header
Fuad Tabba
2024-12-20
KVM: arm64: Rework specifying restricted features for protected VMs
Fuad Tabba
2024-12-20
KVM: arm64: Initialize feature id registers for protected VMs
Fuad Tabba
2024-12-20
KVM: arm64: Consolidate allowed and restricted VM feature checks
Marc Zyngier
2024-12-20
KVM: arm64: Introduce __pkvm_host_mkyoung_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_test_clear_young_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_wrprotect_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_relax_guest_perms()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_unshare_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_host_share_guest()
Quentin Perret
2024-12-20
KVM: arm64: Introduce __pkvm_vcpu_{load,put}()
Marc Zyngier
[next]