index
:
pm24.git
cpufreq-rust
master
more-events
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-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
2022-04-27
KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
2022-04-06
KVM: arm64: Don't split hugepages outside of MMU write lock
Oliver Upton
2022-03-18
KVM: arm64: fix typos in comments
Julia Lawall
2022-02-08
Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next
Marc Zyngier
2022-02-08
KVM: arm64: Align the VMID allocation with the arm64 ASID
Julien Grall
2022-02-08
KVM: arm64: Add fast path to handle permission relaxation during dirty logging
Jing Zhang
2022-02-08
KVM: arm64: Use read/write spin lock for MMU protection
Jing Zhang
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2021-12-16
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
2021-12-16
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
2021-12-16
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
2021-12-16
KVM: arm64: pkvm: Refcount the pages shared with EL2
Quentin Perret
2021-12-16
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
2021-12-15
KVM: arm64: pkvm: Make kvm_host_owns_hyp_mappings() robust to VHE
Quentin Perret
2021-12-15
KVM: arm64: pkvm: Stub io map functions
Quentin Perret
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
2021-12-08
KVM: arm64: Use "new" memslot instead of userspace memory region
Sean Christopherson
[prev]
[next]