index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
include
/
nvhe
/
memory.h
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-21
KVM: arm64: Introduce for_each_hyp_page
Vincent Donnefort
1
-8
/
+8
2025-04-28
KVM: arm64: Move hyp state to hyp_vmemmap
Quentin Perret
1
-6
/
+23
2025-04-28
KVM: arm64: Introduce {get,set}_host_state() helpers
Quentin Perret
1
-1
/
+11
2025-04-28
KVM: arm64: Use 0b11 for encoding PKVM_NOPAGE
Quentin Perret
1
-3
/
+1
2025-04-28
KVM: arm64: Fix pKVM page-tracking comments
Quentin Perret
1
-10
/
+19
2024-12-20
KVM: arm64: Introduce __pkvm_host_share_guest()
Quentin Perret
1
-1
/
+3
2024-12-20
KVM: arm64: Move host page ownership tracking to the hyp vmemmap
Quentin Perret
1
-3
/
+11
2024-12-20
KVM: arm64: Make hyp_page::order a u8
Quentin Perret
1
-2
/
+3
2024-12-20
KVM: arm64: Move enum pkvm_page_state to memory.h
Quentin Perret
1
-0
/
+33
2022-11-11
KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
Quentin Perret
1
-1
/
+6
2022-11-11
KVM: arm64: Move hyp refcount manipulation helpers to common header file
Quentin Perret
1
-0
/
+22
2021-06-11
KVM: arm64: Use less bits for hyp_page refcount
Quentin Perret
1
-1
/
+1
2021-06-11
KVM: arm64: Use less bits for hyp_page order
Quentin Perret
1
-1
/
+1
2021-06-11
KVM: arm64: Remove hyp_pool pointer from struct hyp_page
Quentin Perret
1
-2
/
+0
2021-06-11
KVM: arm64: Remove list_head from hyp_page
Quentin Perret
1
-1
/
+0
2021-04-13
Merge branch 'kvm-arm64/nvhe-panic-info' into kvmarm-master/next
Marc Zyngier
1
-2
/
+1
2021-03-19
KVM: arm64: Introduce a Hyp buddy page allocator
Quentin Perret
1
-0
/
+28
2021-03-19
KVM: arm64: Introduce an early Hyp page allocator
Quentin Perret
1
-0
/
+24