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.13.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
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
2021-10-05
KVM: arm64: Release mmap_lock when using VM_SHARED with MTE
Quentin Perret
1
-2
/
+4
2021-09-06
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
1
-12
/
+63
2021-09-06
KVM: stats: Add VM stat for remote tlb flush requests
Jing Zhang
1
-0
/
+1
2021-08-20
Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next
Marc Zyngier
1
-1
/
+1
2021-08-20
Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/next
Marc Zyngier
1
-4
/
+24
2021-08-20
Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
Marc Zyngier
1
-0
/
+1
2021-08-20
KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
Marc Zyngier
1
-1
/
+1
2021-08-11
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
1
-4
/
+24
2021-08-02
KVM: arm64: Count VMID-wide TLB invalidations
Paolo Bonzini
1
-0
/
+1
2021-08-02
KVM: arm64: Use get_page() instead of kvm_get_pfn()
Marc Zyngier
1
-1
/
+1
2021-08-02
KVM: arm64: Avoid mapping size adjustment on permission fault
Marc Zyngier
1
-3
/
+8
2021-08-02
KVM: arm64: Walk userspace page tables to compute the THP mapping size
Marc Zyngier
1
-4
/
+30
2021-07-14
KVM: arm64: Fix detection of shared VMAs on guest fault
Marc Zyngier
1
-1
/
+1
2021-07-02
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-07-01
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
1
-1
/
+1
2021-06-30
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-1
/
+1
2021-06-29
arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()
Liam Howlett
1
-1
/
+1
2021-06-22
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
1
-0
/
+66
2021-06-22
KVM: arm64: Introduce MTE VM feature
Steven Price
1
-1
/
+66
2021-06-18
Merge branch kvm-arm64/mmu/stage2-cmos into kvmarm-master/next
Marc Zyngier
1
-22
/
+17
2021-06-18
KVM: arm64: Move guest CMOs to the fault handlers
Yanan Wang
1
-14
/
+7
2021-06-18
KVM: arm64: Tweak parameters of guest cache maintenance functions
Yanan Wang
1
-13
/
+15
2021-06-01
KVM: arm64: Try stage2 block mapping for host device MMIO
Keqian Zhu
1
-10
/
+51
2021-06-01
KVM: arm64: Remove the creation time's mapping of MMIO regions
Keqian Zhu
1
-35
/
+3
2021-05-15
KVM: arm64: Fix boolreturn.cocci warnings
kernel test robot
1
-6
/
+6
[next]