index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
mmu.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch kvm-arm64/hyp-stack-guard into kvmarm-master/next
Marc Zyngier
2022-05-04
1
-23
/
+45
|
\
|
*
KVM: arm64: Add guard pages for KVM nVHE hypervisor stack
Kalesh Singh
2022-04-28
1
-2
/
+2
|
*
KVM: arm64: Introduce hyp_alloc_private_va_range()
Kalesh Singh
2022-04-28
1
-21
/
+43
*
|
KVM: arm64: Inject exception on out-of-IPA-range translation fault
Marc Zyngier
2022-04-27
1
-0
/
+19
|
/
*
KVM: arm64: Don't split hugepages outside of MMU write lock
Oliver Upton
2022-04-06
1
-4
/
+7
*
KVM: arm64: fix typos in comments
Julia Lawall
2022-03-18
1
-1
/
+1
*
Merge branch kvm-arm64/vmid-allocator into kvmarm-master/next
Marc Zyngier
2022-02-08
1
-1
/
+0
|
\
|
*
KVM: arm64: Align the VMID allocation with the arm64 ASID
Julien Grall
2022-02-08
1
-1
/
+0
*
|
KVM: arm64: Add fast path to handle permission relaxation during dirty logging
Jing Zhang
2022-02-08
1
-2
/
+15
*
|
KVM: arm64: Use read/write spin lock for MMU protection
Jing Zhang
2022-02-08
1
-18
/
+18
|
/
*
Merge tag 'kvmarm-5.17' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2022-01-07
1
-13
/
+137
|
\
|
*
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2022-01-04
1
-2
/
+2
|
|
\
|
|
*
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
2021-12-16
1
-2
/
+2
|
*
|
Merge branch kvm-arm64/pkvm-hyp-sharing into kvmarm-master/next
Marc Zyngier
2021-12-16
1
-11
/
+126
|
|
\
\
|
|
*
|
KVM: arm64: pkvm: Unshare guest structs during teardown
Quentin Perret
2021-12-16
1
-0
/
+42
|
|
*
|
KVM: arm64: pkvm: Refcount the pages shared with EL2
Quentin Perret
2021-12-16
1
-10
/
+68
|
|
*
|
KVM: arm64: Introduce kvm_share_hyp()
Quentin Perret
2021-12-16
1
-6
/
+21
|
|
|
/
|
*
|
KVM: arm64: pkvm: Make kvm_host_owns_hyp_mappings() robust to VHE
Quentin Perret
2021-12-15
1
-0
/
+3
|
*
|
KVM: arm64: pkvm: Stub io map functions
Quentin Perret
2021-12-15
1
-0
/
+6
|
|
/
*
|
KVM: Keep memslots in tree-based structures instead of array-based ones
Maciej S. Szmigiero
2021-12-08
1
-4
/
+4
*
|
KVM: Stop passing kvm_userspace_memory_region to arch memslot hooks
Sean Christopherson
2021-12-08
1
-2
/
+0
*
|
KVM: arm64: Use "new" memslot instead of userspace memory region
Sean Christopherson
2021-12-08
1
-4
/
+6
*
|
KVM: Let/force architectures to deal with arch specific memslot data
Sean Christopherson
2021-12-08
1
-3
/
+4
|
/
*
Merge tag 'kvmarm-5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-10-31
1
-1
/
+1
|
\
|
*
KVM: arm64: Add memcg accounting to KVM allocations
Jia He
2021-10-17
1
-1
/
+1
*
|
KVM: arm64: Release mmap_lock when using VM_SHARED with MTE
Quentin Perret
2021-10-05
1
-2
/
+4
|
/
*
Merge tag 'kvmarm-5.15' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2021-09-06
1
-12
/
+63
|
\
|
*
Merge branch kvm-arm64/mmu/vmid-cleanups into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-1
/
+1
|
|
\
|
|
*
KVM: arm64: Upgrade VMID accesses to {READ,WRITE}_ONCE
Marc Zyngier
2021-08-20
1
-1
/
+1
|
*
|
Merge branch kvm-arm64/mmu/el2-tracking into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-4
/
+24
|
|
\
\
|
|
*
|
KVM: arm64: Restrict EL2 stage-1 changes in protected mode
Quentin Perret
2021-08-11
1
-4
/
+24
|
|
|
/
|
*
|
Merge branch kvm-arm64/misc-5.15 into kvmarm-master/next
Marc Zyngier
2021-08-20
1
-0
/
+1
|
|
\
\
|
|
*
|
KVM: arm64: Count VMID-wide TLB invalidations
Paolo Bonzini
2021-08-02
1
-0
/
+1
|
|
|
/
|
*
|
KVM: arm64: Use get_page() instead of kvm_get_pfn()
Marc Zyngier
2021-08-02
1
-1
/
+1
|
*
|
KVM: arm64: Avoid mapping size adjustment on permission fault
Marc Zyngier
2021-08-02
1
-3
/
+8
|
*
|
KVM: arm64: Walk userspace page tables to compute the THP mapping size
Marc Zyngier
2021-08-02
1
-4
/
+30
|
|
/
*
/
KVM: stats: Add VM stat for remote tlb flush requests
Jing Zhang
2021-09-06
1
-0
/
+1
|
/
*
KVM: arm64: Fix detection of shared VMAs on guest fault
Marc Zyngier
2021-07-14
1
-1
/
+1
*
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-07-02
1
-1
/
+1
|
\
|
*
arm64: decouple check whether pfn is in linear map from pfn_valid()
Mike Rapoport
2021-06-30
1
-1
/
+1
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-29
1
-1
/
+1
|
\
|
|
*
arch/arm64/kvm: use vma_lookup() instead of find_vma_intersection()
Liam Howlett
2021-06-29
1
-1
/
+1
*
|
Merge branch kvm-arm64/mmu/mte into kvmarm-master/next
Marc Zyngier
2021-06-22
1
-0
/
+66
|
\
\
|
*
|
KVM: arm64: Introduce MTE VM feature
Steven Price
2021-06-22
1
-1
/
+66
|
|
/
*
|
Merge branch kvm-arm64/mmu/stage2-cmos into kvmarm-master/next
Marc Zyngier
2021-06-18
1
-22
/
+17
|
\
\
|
*
|
KVM: arm64: Move guest CMOs to the fault handlers
Yanan Wang
2021-06-18
1
-14
/
+7
|
*
|
KVM: arm64: Tweak parameters of guest cache maintenance functions
Yanan Wang
2021-06-18
1
-13
/
+15
|
|
/
*
|
KVM: arm64: Try stage2 block mapping for host device MMIO
Keqian Zhu
2021-06-01
1
-10
/
+51
*
|
KVM: arm64: Remove the creation time's mapping of MMIO regions
Keqian Zhu
2021-06-01
1
-35
/
+3
|
/
*
KVM: arm64: Fix boolreturn.cocci warnings
kernel test robot
2021-05-15
1
-6
/
+6
[next]