index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-01-03
KVM: arm64: Convert FSC_* over to ESR_ELx_FSC_*
Marc Zyngier
1
-9
/
+12
2022-12-09
Merge tag 'kvmarm-6.2' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-61
/
+132
2022-12-05
Merge branch kvm-arm64/mte-map-shared into kvmarm-master/next
Marc Zyngier
1
-33
/
+22
2022-12-05
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
1
-1
/
+54
2022-12-05
Merge branch kvm-arm64/parallel-faults into kvmarm-master/next
Marc Zyngier
1
-25
/
+28
2022-12-05
KVM: arm64: Fix benign bug with incorrect use of VA_BITS
Ryan Roberts
1
-1
/
+1
2022-11-29
KVM: arm64: permit all VM_MTE_ALLOWED mappings with MTE enabled
Peter Collingbourne
1
-8
/
+0
2022-11-29
KVM: arm64: unify the tests for VMAs in memslots when MTE is enabled
Peter Collingbourne
1
-9
/
+16
2022-11-29
arm64: mte: Lock a page for MTE tag initialisation
Catalin Marinas
1
-1
/
+1
2022-11-29
KVM: arm64: Simplify the sanitise_mte_tags() logic
Catalin Marinas
1
-25
/
+15
2022-11-29
arm64: mte: Fix/clarify the PG_mte_tagged semantics
Catalin Marinas
1
-2
/
+2
2022-11-11
KVM: arm64: Instantiate guest stage-2 page-tables at EL2
Quentin Perret
1
-1
/
+3
2022-11-11
KVM: arm64: Consolidate stage-2 initialisation into a single function
Quentin Perret
1
-1
/
+26
2022-11-11
KVM: arm64: Add generic hyp_memcache helpers
Quentin Perret
1
-0
/
+26
2022-11-10
KVM: arm64: Fix kvm init failure when mode!=vhe and VA_BITS=52.
Ryan Roberts
1
-1
/
+27
2022-11-10
KVM: arm64: Handle stage-2 faults in parallel
Oliver Upton
1
-24
/
+7
2022-11-10
KVM: arm64: Protect stage-2 traversal with RCU
Oliver Upton
1
-1
/
+13
2022-11-10
KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
Oliver Upton
1
-0
/
+8
2022-11-10
KVM: arm64: Use an opaque type for pteps
Oliver Upton
1
-1
/
+1
2022-11-09
kvm: Add interruptible flag to __gfn_to_pfn_memslot()
Peter Xu
1
-1
/
+1
2022-10-22
Merge tag 'kvmarm-fixes-6.1-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-1
/
+8
2022-10-09
KVM: arm64: Limit stage2_apply_range() batch size to largest block
Oliver Upton
1
-1
/
+8
2022-08-30
KVM: arm64/mmu: count KVM s2 mmu usage in secondary pagetable stats
Yosry Ahmed
1
-4
/
+32
2022-08-19
KVM: Rename mmu_notifier_* to mmu_invalidate_*
Chao Peng
1
-4
/
+4
2022-06-24
KVM: Allow for different capacities in kvm_mmu_memory_cache structs
David Matlack
1
-1
/
+1
2022-05-04
Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/next
Marc Zyngier
1
-23
/
+45
2022-04-28
KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
Kalesh Singh
1
-2
/
+2
2022-04-28
KVM: arm64: Introduce hyp_alloc_private_va_range()
Kalesh Singh
1
-21
/
+43
2022-04-28
KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
1
-0
/
+19
2022-04-06
KVM: arm64: Don't split hugepages outside of MMU write lock
Oliver Upton
1
-4
/
+7
2022-03-18
KVM: arm64: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-02-08
Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next
Marc Zyngier
1
-1
/
+0
2022-02-08
KVM: arm64: Align the VMID allocation with the arm64 ASID
Julien Grall
1
-1
/
+0
2022-02-08
KVM: arm64: Add fast path to handle permission relaxation during dirty logging
Jing Zhang
1
-2
/
+15
2022-02-08
KVM: arm64: Use read/write spin lock for MMU protection
Jing Zhang
1
-18
/
+18
2022-01-07
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-13
/
+137
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
1
-2
/
+2
2021-12-16
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
1
-2
/
+2
2021-12-16
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
1
-11
/
+126
2021-12-16
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
1
-0
/
+42
2021-12-16
KVM: arm64: pkvm: Refcount the pages shared with EL2
Quentin Perret
1
-10
/
+68
2021-12-16
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
1
-6
/
+21
2021-12-15
KVM: arm64: pkvm: Make kvm_host_owns_hyp_mappings() robust to VHE
Quentin Perret
1
-0
/
+3
2021-12-15
KVM: arm64: pkvm: Stub io map functions
Quentin Perret
1
-0
/
+6
2021-12-08
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
1
-4
/
+4
2021-12-08
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
1
-2
/
+0
2021-12-08
KVM: arm64: Use "new" memslot instead of userspace memory region
Sean Christopherson
1
-4
/
+6
2021-12-08
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
1
-3
/
+4
2021-10-31
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-1
/
+1
2021-10-17
KVM: arm64: Add memcg accounting to KVM allocations
Jia He
1
-1
/
+1
[next]