index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
2023-08-26
KVM: arm64: Remove size-order align in the nVHE hyp private VA range
Vincent Donnefort
2023-08-08
KVM: arm64: Remove redundant kvm_set_pfn_accessed() from user_mem_abort()
Fuad Tabba
2023-07-12
KVM: arm64: Correctly handle page aging notifiers for unaligned memslot
Oliver Upton
2023-05-18
arm64: kvm: avoid overflow in integer division
Arnd Bergmann
2023-05-16
KVM: arm64: Split huge pages during KVM_CLEAR_DIRTY_LOG
Ricardo Koller
2023-05-16
KVM: arm64: Open-code kvm_mmu_write_protect_pt_masked()
Ricardo Koller
2023-05-16
KVM: arm64: Split huge pages when dirty logging is enabled
Ricardo Koller
2023-05-16
KVM: arm64: Add kvm_uninit_stage2_mmu()
Ricardo Koller
2023-05-16
KVM: arm64: Refactor kvm_arch_commit_memory_region()
Ricardo Koller
2023-05-16
KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Ricardo Koller
2023-05-16
KVM: arm64: Rename free_removed to free_unlinked
Ricardo Koller
2023-03-16
KVM: arm64: Check for kvm_vma_mte_allowed in the critical section
Marc Zyngier
2023-03-16
KVM: arm64: Disable interrupts while walking userspace PTs
Marc Zyngier
2023-03-14
KVM: arm64: Retry fault if vma_lookup() results become invalid
David Matlack
2023-02-13
Merge branch kvm-arm64/nv-prefix into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm-arm64/parallel-access-faults into kvmarm/next
Oliver Upton
2023-02-13
Merge branch kvm/kvm-hw-enable-refactor into kvmarm/next
Oliver Upton
2023-02-11
KVM: arm64: Use the S2 MMU context to iterate over S2 table
Marc Zyngier
2023-01-12
KVM: arm64: Handle access faults behind the read lock
Oliver Upton
2023-01-12
KVM: arm64: Ignore EAGAIN for walks outside of a fault
Oliver Upton
2023-01-12
KVM: arm64: Use KVM's pte type/helpers in handle_access_fault()
Oliver Upton
2023-01-03
KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*
Marc Zyngier
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
2022-12-05
Merge branch kvm-arm64/mte-map-shared into kvmarm-master/next
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
2022-12-05
KVM: arm64: Fix benign bug with incorrect use of VA_BITS
Ryan Roberts
2022-11-29
KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
Peter Collingbourne
2022-11-29
KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
Peter Collingbourne
2022-11-29
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
2022-11-29
KVM: arm64: Simplify the sanitise_mte_tags() logic
Catalin Marinas
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
2022-11-11
KVM: arm64: Instantiate guest stage-2 page-tables at EL2
Quentin Perret
2022-11-11
KVM: arm64: Consolidate stage-2 initialisation into a single function
Quentin Perret
2022-11-11
KVM: arm64: Add generic hyp_memcache helpers
Quentin Perret
2022-11-10
KVM: arm64: Fix kvm init failure when mode!=vhe and VA_BITS=52.
Ryan Roberts
2022-11-10
KVM: arm64: Handle stage-2 faults in parallel
Oliver Upton
2022-11-10
KVM: arm64: Protect stage-2 traversal with RCU
Oliver Upton
2022-11-10
KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
Oliver Upton
2022-11-10
KVM: arm64: Use an opaque type for pteps
Oliver Upton
2022-11-09
kvm: Add interruptible flag to __gfn_to_pfn_memslot()
Peter Xu
2022-10-22
Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2022-10-09
KVM: arm64: Limit stage2_apply_range() batch size to largest block
Oliver Upton
2022-08-30
KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats
Yosry Ahmed
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
2022-06-24
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
2022-05-04
Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/next
Marc Zyngier
2022-04-28
KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
Kalesh Singh
2022-04-28
KVM: arm64: Introduce hyp_alloc_private_va_range()
Kalesh Singh
[next]