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
/
mem_protect.h
Age
Commit message (
Expand
)
Author
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-06
KVM: arm64: Extend pKVM selftest for np-guests
Quentin Perret
2025-05-06
KVM: arm64: Selftest for pKVM transitions
Quentin Perret
2025-03-14
KVM: arm64: Distinct pKVM teardown memcache for stage-2
Vincent Donnefort
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: Move enum pkvm_page_state to memory.h
Quentin Perret
2024-12-20
KVM: arm64: Change the layout of enum pkvm_page_state
Quentin Perret
2023-06-01
KVM: arm64: Add FF-A helpers to share/unshare memory with secure world
Will Deacon
2022-11-11
KVM: arm64: Return guest memory from EL2 via dedicated teardown memcache
Quentin Perret
2022-11-11
KVM: arm64: Add generic hyp_memcache helpers
Quentin Perret
2022-11-11
KVM: arm64: Add per-cpu fixmap infrastructure at EL2
Quentin Perret
2022-11-11
KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
Fuad Tabba
2022-11-11
KVM: arm64: Rename 'host_kvm' to 'host_mmu'
Will Deacon
2022-11-11
KVM: arm64: Include asm/kvm_mmu.h in nvhe/mem_protect.h
Will Deacon
2022-11-11
KVM: arm64: Add helpers to pin memory shared with the hypervisor at EL2
Quentin Perret
2022-11-11
KVM: arm64: Implement do_donate() helper for donating memory
Will Deacon
2022-11-11
KVM: arm64: Unify identifiers used to distinguish host and hypervisor
Will Deacon
2021-12-16
KVM: arm64: Expose unshare hypercall to the host
Will Deacon
2021-12-16
KVM: arm64: Extend pkvm_page_state enumeration to handle absent pages
Will Deacon
2021-08-20
Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next
Marc Zyngier
2021-08-20
KVM: arm64: Unify stage-2 programming behind __load_stage2()
Marc Zyngier
2021-08-11
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
2021-08-11
KVM: arm64: Remove __pkvm_mark_hyp
Quentin Perret
2021-08-11
KVM: arm64: Introduce addr_is_memory()
Quentin Perret
2021-08-11
KVM: arm64: Expose pkvm_hyp_id
Quentin Perret
2021-08-11
KVM: arm64: Expose host stage-2 manipulation helpers
Quentin Perret
2021-08-11
KVM: arm64: Add helpers to tag shared pages in SW bits
Quentin Perret
2021-06-11
KVM: arm64: Unify MMIO and mem host stage-2 pools
Quentin Perret
2021-03-19
KVM: arm64: Protect the .hyp sections from the host
Quentin Perret
2021-03-19
KVM: arm64: Wrap the host with a stage 2
Quentin Perret