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
/
mmu.c
Age
Commit message (
Expand
)
Author
8 days
Merge branch 'kvm-arm64/doublefault2' into kvmarm/next
Oliver Upton
2025-07-08
KVM: arm64: nv: Honor SError exception routing / masking
Oliver Upton
2025-07-08
KVM: arm64: nv: Respect exception routing rules for SEAs
Oliver Upton
2025-07-07
KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
Ankit Agrawal
2025-07-07
KVM: arm64: Block cacheable PFNMAP mapping
Ankit Agrawal
2025-07-07
KVM: arm64: Assume non-PFNMAP/MIXEDMAP VMAs can be mapped cacheable
Ankit Agrawal
2025-07-07
KVM: arm64: Rename the device variable to s2_force_noncacheable
Ankit Agrawal
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2025-05-21
KVM: arm64: Stage-2 huge mappings for np-guests
Vincent Donnefort
2025-05-05
KVM: arm64: Fix uninitialized memcache pointer in user_mem_abort()
Sebastian Ott
2025-04-03
KVM: arm64: Don't translate FAR if invalid/unsafe
Oliver Upton
2025-03-14
KVM: arm64: Count pKVM stage-2 usage in secondary pagetable stats
Vincent Donnefort
2025-03-14
KVM: arm64: Add flags to kvm_hyp_memcache
Vincent Donnefort
2025-01-17
Merge branch kvm-arm64/misc-6.14 into kvmarm-master/next
Marc Zyngier
2025-01-08
arm64: kvm: Introduce nvhe stack size constants
Kalesh Singh
2025-01-08
KVM: arm64: Fix nVHE stacktrace VA bits mask
Vincent Donnefort
2024-12-20
KVM: arm64: Plumb the pKVM MMU in KVM
Quentin Perret
2024-12-20
KVM: arm64: Pass walk flags to kvm_pgtable_stage2_relax_perms
Quentin Perret
2024-12-20
KVM: arm64: Pass walk flags to kvm_pgtable_stage2_mkyoung
Quentin Perret
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-10-25
KVM: arm64: Don't mark "struct page" accessed when making SPTE young
Sean Christopherson
2024-10-25
KVM: arm64: Use __kvm_faultin_pfn() to handle memory aborts
Sean Christopherson
2024-10-25
KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
Sean Christopherson
2024-10-25
KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()
Sean Christopherson
2024-10-25
KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
Sean Christopherson
2024-10-16
hugetlb: arm64: add mte support
Yang Shi
2024-10-08
KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed
Oliver Upton
2024-08-22
KVM: arm64: Ensure canonical IPA is hugepage-aligned when handling fault
Oliver Upton
2024-06-19
KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level
Marc Zyngier
2024-06-19
KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
Christoffer Dall
2024-06-19
KVM: arm64: nv: Handle shadow stage 2 page faults
Marc Zyngier
2024-06-19
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
2024-05-12
Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-01
KVM: arm64: Move setting the page as dirty out of the critical section
Fuad Tabba
2024-04-11
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
2024-03-26
KVM: arm64: Fix out-of-IPA space translation fault handling
Wujie Duan
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-07
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
2024-02-24
KVM: arm64: Set io memory s2 pte as normalnc for vfio pci device
Ankit Agrawal
2024-02-16
arm64: kvm: avoid CONFIG_PGTABLE_LEVELS for runtime levels
Ard Biesheuvel
2024-02-16
arm64: mm: Use 48-bit virtual addressing for the permanent ID map
Ard Biesheuvel
2024-02-01
KVM: arm64: mmu: fix a kernel-doc warning
Randy Dunlap
2023-11-30
KVM: arm64: Use helpers to classify exception types reported via ESR
Ard Biesheuvel
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-10-30
Merge branch kvm-arm64/stage2-vhe-load into kvmarm/next
Oliver Upton
2023-10-30
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-10-23
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
Marc Zyngier
[next]