index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
include
/
nvhe
/
memory.h
Age
Commit message (
Expand
)
Author
2025-05-21
KVM: arm64: Introduce for_each_hyp_page
Vincent Donnefort
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
2024-12-20
KVM: arm64: Introduce __pkvm_host_share_guest()
Quentin Perret
2024-12-20
KVM: arm64: Move host page ownership tracking to the hyp vmemmap
Quentin Perret
2024-12-20
KVM: arm64: Make hyp_page::order a u8
Quentin Perret
2024-12-20
KVM: arm64: Move enum pkvm_page_state to memory.h
Quentin Perret
2022-11-11
KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
Quentin Perret
2022-11-11
KVM: arm64: Move hyp refcount manipulation helpers to common header file
Quentin Perret
2021-06-11
KVM: arm64: Use less bits for hyp_page refcount
Quentin Perret
2021-06-11
KVM: arm64: Use less bits for hyp_page order
Quentin Perret
2021-06-11
KVM: arm64: Remove hyp_pool pointer from struct hyp_page
Quentin Perret
2021-06-11
KVM: arm64: Remove list_head from hyp_page
Quentin Perret
2021-04-13
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
2021-03-19
KVM: arm64: Introduce a Hyp buddy page allocator
Quentin Perret
2021-03-19
KVM: arm64: Introduce an early Hyp page allocator
Quentin Perret