index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
mmu.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: arm64: Ensure canonical IPA is hugepage-aligned when handling fault
Oliver Upton
2024-08-22
1
-1
/
+8
*
KVM: arm64: nv: Tag shadow S2 entries with guest's leaf S2 level
Marc Zyngier
2024-06-19
1
-2
/
+17
*
KVM: arm64: nv: Unmap/flush shadow stage 2 page tables
Christoffer Dall
2024-06-19
1
-5
/
+23
*
KVM: arm64: nv: Handle shadow stage 2 page faults
Marc Zyngier
2024-06-19
1
-9
/
+88
*
KVM: arm64: nv: Support multiple nested Stage-2 mmu structures
Marc Zyngier
2024-06-19
1
-21
/
+48
*
Merge tag 'kvmarm-6.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...
Paolo Bonzini
2024-05-12
1
-3
/
+5
|
\
|
*
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
2024-05-03
1
-3
/
+5
|
|
\
|
|
*
KVM: arm64: Move setting the page as dirty out of the critical section
Fuad Tabba
2024-05-01
1
-3
/
+5
*
|
|
KVM: delete .change_pte MMU notifier callback
Paolo Bonzini
2024-04-11
1
-34
/
+0
|
/
/
*
/
KVM: arm64: Fix out-of-IPA space translation fault handling
Wujie Duan
2024-03-26
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-15
1
-5
/
+11
|
\
|
*
Merge branch kvm-arm64/kerneldoc into kvmarm/next
Oliver Upton
2024-03-07
1
-1
/
+1
|
|
\
|
|
*
KVM: arm64: mmu: fix a kernel-doc warning
Randy Dunlap
2024-02-01
1
-1
/
+1
|
*
|
KVM: arm64: Set io memory s2 pte as normalnc for vfio pci device
Ankit Agrawal
2024-02-24
1
-4
/
+10
|
|
/
*
|
arm64: kvm: avoid CONFIG_PGTABLE_LEVELS for runtime levels
Ard Biesheuvel
2024-02-16
1
-1
/
+1
*
|
arm64: mm: Use 48-bit virtual addressing for the permanent ID map
Ard Biesheuvel
2024-02-16
1
-11
/
+4
|
/
*
KVM: arm64: Use helpers to classify exception types reported via ESR
Ard Biesheuvel
2023-11-30
1
-18
/
+17
*
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
2023-11-27
1
-7
/
+9
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2023-11-03
1
-26
/
+7
|
\
|
*
Merge branch kvm-arm64/stage2-vhe-load into kvmarm/next
Oliver Upton
2023-10-30
1
-6
/
+7
|
|
\
|
|
*
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
Marc Zyngier
2023-10-23
1
-6
/
+7
|
*
|
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
2023-10-30
1
-20
/
+0
|
|
\
\
|
|
|
/
|
|
/
|
|
|
*
KVM: arm64: Do not transfer page refcount for THP adjustment
Vincent Donnefort
2023-09-30
1
-20
/
+0
*
|
|
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
2023-10-16
1
-1
/
+1
|
/
/
*
/
KVM: arm64: Properly return allocated EL2 VA from hyp_alloc_private_va_range()
Marc Zyngier
2023-09-12
1
-0
/
+3
|
/
*
Merge tag 'kvm-x86-generic-6.6' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-08-31
1
-1
/
+1
|
\
|
*
KVM: Wrap kvm_{gfn,hva}_range.pte in a per-action union
Sean Christopherson
2023-08-17
1
-1
/
+1
*
|
Merge branch kvm-arm64/6.6/misc into kvmarm-master/next
Marc Zyngier
2023-08-28
1
-18
/
+68
|
\
\
|
*
|
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
2023-08-26
1
-17
/
+68
|
*
|
KVM: arm64: Remove redundant kvm_set_pfn_accessed() from user_mem_abort()
Fuad Tabba
2023-08-08
1
-1
/
+0
*
|
|
KVM: arm64: Flush only the memslot after write-protect
Raghavendra Rao Ananta
2023-08-17
1
-1
/
+1
*
|
|
KVM: arm64: Implement kvm_arch_flush_remote_tlbs_range()
Raghavendra Rao Ananta
2023-08-17
1
-0
/
+8
*
|
|
KVM: arm64: Use kvm_arch_flush_remote_tlbs()
Raghavendra Rao Ananta
2023-08-17
1
-3
/
+3
|
/
/
*
/
KVM: arm64: Correctly handle page aging notifiers for unaligned memslot
Oliver Upton
2023-07-12
1
-10
/
+8
|
/
*
arm64: kvm: avoid overflow in integer division
Arnd Bergmann
2023-05-18
1
-2
/
+2
*
KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
Ricardo Koller
2023-05-16
1
-2
/
+13
*
KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked()
Ricardo Koller
2023-05-16
1
-27
/
+15
*
KVM: arm64: Split huge pages when dirty logging is enabled
Ricardo Koller
2023-05-16
1
-4
/
+123
*
KVM: arm64: Add kvm_uninit_stage2_mmu()
Ricardo Koller
2023-05-16
1
-1
/
+6
*
KVM: arm64: Refactor kvm_arch_commit_memory_region()
Ricardo Koller
2023-05-16
1
-7
/
+19
*
KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Ricardo Koller
2023-05-16
1
-0
/
+4
*
KVM: arm64: Rename free_removed to free_unlinked
Ricardo Koller
2023-05-16
1
-5
/
+5
*
KVM: arm64: Check for kvm_vma_mte_allowed in the critical section
Marc Zyngier
2023-03-17
1
-2
/
+6
*
KVM: arm64: Disable interrupts while walking userspace PTs
Marc Zyngier
2023-03-17
1
-7
/
+38
*
KVM: arm64: Retry fault if vma_lookup() results become invalid
David Matlack
2023-03-14
1
-27
/
+21
*
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-14
1
-8
/
+8
|
\
|
*
KVM: arm64: Use the S2 MMU context to iterate over S2 table
Marc Zyngier
2023-02-11
1
-8
/
+8
*
|
Merge branch kvm-arm64/parallel-access-faults into kvmarm/next
Oliver Upton
2023-02-13
1
-9
/
+9
|
\
\
|
*
|
KVM: arm64: Handle access faults behind the read lock
Oliver Upton
2023-01-12
1
-2
/
+2
|
*
|
KVM: arm64: Ignore EAGAIN for walks outside of a fault
Oliver Upton
2023-01-12
1
-1
/
+3
[next]