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