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
/
nvhe
/
mem_protect.c
Age
Commit message (
Expand
)
Author
2025-06-26
KVM: arm64: Adjust range correctly during host stage-2 faults
Quentin Perret
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-05-23
Merge branch kvm-arm64/misc-6.16 into kvmarm-master/next
Marc Zyngier
2025-05-21
KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
Vincent Donnefort
2025-05-21
KVM: arm64: Stage-2 huge mappings for np-guests
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
KVM: arm64: Handle huge mappings for np-guest CMOs
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-19
arm64: errata: Work around AmpereOne's erratum AC04_CPU_23
D Scott Phillips
2025-05-07
KVM: arm64: Fix memory check in host_stage2_set_owner_locked()
Mostafa Saleh
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-05-06
KVM: arm64: Don't WARN from __pkvm_host_share_guest()
Quentin Perret
2025-04-28
KVM: arm64: Unconditionally cross check hyp state
Quentin Perret
2025-04-28
KVM: arm64: Defer EL2 stage-1 mapping on share
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-03
KVM: arm64: Don't translate FAR if invalid/unsafe
Oliver Upton
2025-04-03
arm64: Convert HPFAR_EL2 to sysreg table
Oliver Upton
2025-03-14
KVM: arm64: Distinct pKVM teardown memcache for stage-2
Vincent Donnefort
2025-02-10
KVM: arm64: Fix __pkvm_host_mkyoung_guest() return value
Marc Zyngier
2025-02-09
KVM: arm64: Simplify np-guest hypercalls
Quentin Perret
2025-02-09
KVM: arm64: Improve error handling from check_host_shared_guest()
Quentin Perret
2025-01-12
KVM: arm64: Drop pkvm_mem_transition for host/hyp donations
Quentin Perret
2025-01-12
KVM: arm64: Drop pkvm_mem_transition for host/hyp sharing
Quentin Perret
2025-01-12
KVM: arm64: Drop pkvm_mem_transition for FF-A
Quentin Perret
2025-01-12
Merge branch 'kvmarm-fixes-6.13-3'
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: Move host page ownership tracking to the hyp vmemmap
Quentin Perret
2024-12-18
KVM: arm64: Always check the state from hyp_ack_unshare()
Quentin Perret
2024-05-01
KVM: arm64: Avoid BUG-ing from the host abort path
Quentin Perret
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
2023-10-23
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
Marc Zyngier
2023-07-01
Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-06-15
Merge branch kvm-arm64/ffa-proxy into kvmarm/next
Oliver Upton
2023-06-01
KVM: arm64: Add FF-A helpers to share/unshare memory with secure world
Will Deacon
2023-05-19
KVM: arm64: Prevent unconditional donation of unmapped regions from the host
Will Deacon
2023-05-16
KVM: arm64: Rename free_removed to free_unlinked
Ricardo Koller
2023-04-14
KVM: arm64: pkvm: Document the side effects of kvm_flush_dcache_to_poc()
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
2022-12-05
Merge branch kvm-arm64/parallel-faults into kvmarm-master/next
Marc Zyngier
[next]