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
/
mmu.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-09-30
Merge tag 'kvmarm-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-7
/
+9
2025-09-30
Merge tag 'kvmarm-fixes-6.17-2' of https://git.kernel.org/pub/scm/linux/kerne...
Paolo Bonzini
1
-12
/
+21
2025-09-20
Merge branch kvm-arm64/misc-6.18 into kvmarm-master/next
Marc Zyngier
1
-7
/
+9
2025-09-17
KVM: arm64: Fix page leak in user_mem_abort()
Fuad Tabba
1
-2
/
+7
2025-09-15
KVM: arm64: Update stale comment for sanitise_mte_tags()
Alexandru Elisei
1
-5
/
+2
2025-09-10
Revert "KVM: arm64: Split kvm_pgtable_stage2_destroy()"
Oliver Upton
1
-10
/
+2
2025-09-10
Revert "KVM: arm64: Reschedule as needed when destroying the stage-2 page-tab...
Oliver Upton
1
-25
/
+1
2025-09-10
KVM: arm64: Remove stage 2 read fault check
Wei-Lin Chang
1
-5
/
+0
2025-09-05
KVM: arm64: Mark freed S2 MMUs as invalid
Marc Zyngier
1
-0
/
+4
2025-08-27
KVM: arm64: Enable support for guest_memfd backed memory
Fuad Tabba
1
-0
/
+7
2025-08-27
KVM: arm64: Handle guest_memfd-backed guest page faults
Fuad Tabba
1
-3
/
+83
2025-08-27
KVM: arm64: Refactor user_mem_abort()
Fuad Tabba
1
-51
/
+59
2025-08-21
KVM: arm64: Reschedule as needed when destroying the stage-2 page-tables
Raghavendra Rao Ananta
1
-1
/
+25
2025-08-21
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
1
-2
/
+10
2025-08-04
KVM: arm64: nv: Handle SEAs due to VNCR redirection
Oliver Upton
1
-12
/
+17
2025-07-26
Merge branch 'kvm-arm64/doublefault2' into kvmarm/next
Oliver Upton
1
-12
/
+5
2025-07-08
KVM: arm64: nv: Honor SError exception routing / masking
Oliver Upton
1
-1
/
+1
2025-07-08
KVM: arm64: nv: Respect exception routing rules for SEAs
Oliver Upton
1
-11
/
+4
2025-07-07
KVM: arm64: Allow cacheable stage 2 mapping using VMA flags
Ankit Agrawal
1
-22
/
+37
2025-07-07
KVM: arm64: Block cacheable PFNMAP mapping
Ankit Agrawal
1
-1
/
+30
2025-07-07
KVM: arm64: Assume non-PFNMAP/MIXEDMAP VMAs can be mapped cacheable
Ankit Agrawal
1
-6
/
+4
2025-07-07
KVM: arm64: Rename the device variable to s2_force_noncacheable
Ankit Agrawal
1
-6
/
+6
2025-05-26
Merge tag 'kvmarm-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+5
2025-05-21
KVM: arm64: Stage-2 huge mappings for np-guests
Vincent Donnefort
1
-1
/
+5
2025-05-05
KVM: arm64: Fix uninitialized memcache pointer in user_mem_abort()
Sebastian Ott
1
-5
/
+8
2025-04-03
KVM: arm64: Don't translate FAR if invalid/unsafe
Oliver Upton
1
-12
/
+19
2025-03-14
KVM: arm64: Count pKVM stage-2 usage in secondary pagetable stats
Vincent Donnefort
1
-1
/
+13
2025-03-14
KVM: arm64: Add flags to kvm_hyp_memcache
Vincent Donnefort
1
-4
/
+4
2025-01-17
Merge branch kvm-arm64/misc-6.14 into kvmarm-master/next
Marc Zyngier
1
-6
/
+9
2025-01-08
arm64: kvm: Introduce nvhe stack size constants
Kalesh Singh
1
-6
/
+6
2025-01-08
KVM: arm64: Fix nVHE stacktrace VA bits mask
Vincent Donnefort
1
-0
/
+3
2024-12-20
KVM: arm64: Plumb the pKVM MMU in KVM
Quentin Perret
1
-29
/
+58
2024-12-20
KVM: arm64: Pass walk flags to kvm_pgtable_stage2_relax_perms
Quentin Perret
1
-4
/
+3
2024-12-20
KVM: arm64: Pass walk flags to kvm_pgtable_stage2_mkyoung
Quentin Perret
1
-1
/
+2
2024-11-23
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-13
/
+8
2024-11-18
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-0
/
+11
2024-10-25
KVM: arm64: Don't mark "struct page" accessed when making SPTE young
Sean Christopherson
1
-5
/
+1
2024-10-25
KVM: arm64: Use __kvm_faultin_pfn() to handle memory aborts
Sean Christopherson
1
-9
/
+6
2024-10-25
KVM: arm64: Mark "struct page" pfns accessed/dirty before dropping mmu_lock
Sean Christopherson
1
-4
/
+6
2024-10-25
KVM: Drop unused "hva" pointer from __gfn_to_pfn_memslot()
Sean Christopherson
1
-1
/
+1
2024-10-25
KVM: Drop @atomic param from gfn=>pfn and hva=>pfn APIs
Sean Christopherson
1
-1
/
+1
2024-10-16
hugetlb: arm64: add mte support
Yang Shi
1
-0
/
+11
2024-10-08
KVM: arm64: nv: Do not block when unmapping stage-2 if disallowed
Oliver Upton
1
-7
/
+8
2024-08-22
KVM: arm64: Ensure canonical IPA is hugepage-aligned when handling fault
Oliver Upton
1
-1
/
+8
2024-06-19
KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level
Marc Zyngier
1
-2
/
+17
2024-06-19
KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
Christoffer Dall
1
-5
/
+23
2024-06-19
KVM: arm64: nv: Handle shadow stage 2 page faults
Marc Zyngier
1
-9
/
+88
2024-06-19
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
1
-21
/
+48
2024-05-12
Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
1
-3
/
+5
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
1
-3
/
+5
[next]