index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
nvhe
/
mm.c
Age
Commit message (
Expand
)
Author
2026-04-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2026-03-13
arm64: mm: Push __TLBI_VADDR() into __tlbi_level()
Will Deacon
2026-03-11
KVM: arm64: Support unaligned fixmap in the pKVM hyp
Vincent Donnefort
2026-02-25
arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI
Mark Rutland
2025-05-21
KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
Vincent Donnefort
2025-01-08
arm64: kvm: Introduce nvhe stack size constants
Kalesh Singh
2024-02-24
KVM: arm64: Fix typos
Bjorn Helgaas
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
2022-12-05
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
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: Back the hypervisor 'struct hyp_page' array for all memory
Quentin Perret
2022-04-28
KVM: arm64: Introduce pkvm_alloc_private_va_range()
Kalesh Singh
2022-02-15
KVM: arm64: Allow indirect vectors to be used without SPECTRE_V3A
James Morse
2021-12-15
Merge branch kvm-arm64/pkvm-cleanups-5.17 into kvmarm-master/next
Marc Zyngier
2021-12-15
KVM: arm64: Make __io_map_base static
Quentin Perret
2021-12-06
KVM: arm64: Move host EL1 code out of hyp/ directory
Will Deacon
2021-08-11
KVM: arm64: Make __pkvm_create_mappings static
Quentin Perret
2021-08-11
KVM: arm64: Refactor protected nVHE stage-1 locking
Quentin Perret
2021-03-19
KVM: arm64: Prepare the creation of s1 mappings at EL2
Quentin Perret