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 tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-10-30
1
-7
/
+20
|
\
|
*
KVM: arm64: Force PTE mapping on fault resulting in a device mapping
Santosh Shukla
2020-10-29
1
-0
/
+1
|
*
KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes
Gavin Shan
2020-10-29
1
-7
/
+19
*
|
Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2020-10-20
1
-1401
/
+210
|
\
|
|
*
KVM: arm64: Ensure user_mem_abort() return value is initialised
Will Deacon
2020-10-02
1
-1
/
+1
|
*
KVM: arm64: Fix doc warnings in mmu code
Xiaofei Tan
2020-09-18
1
-2
/
+4
|
*
KVM: arm64: Do not flush memslot if FWB is supported
Alexandru Elisei
2020-09-18
1
-1
/
+1
|
*
KVM: arm64: Try PMD block mappings if PUD mappings are not supported
Alexandru Elisei
2020-09-18
1
-5
/
+14
|
*
KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'
Will Deacon
2020-09-11
1
-2
/
+0
|
*
KVM: arm64: Remove unused page-table code
Will Deacon
2020-09-11
1
-755
/
+0
|
*
KVM: arm64: Check the pgt instead of the pgd when modifying page-table
Will Deacon
2020-09-11
1
-3
/
+3
|
*
KVM: arm64: Convert user_mem_abort() to generic page-table API
Will Deacon
2020-09-11
1
-80
/
+44
|
*
KVM: arm64: Convert memslot cache-flushing code to generic page-table API
Quentin Perret
2020-09-11
1
-12
/
+1
|
*
KVM: arm64: Convert write-protect operation to generic page-table API
Quentin Perret
2020-09-11
1
-21
/
+4
|
*
KVM: arm64: Convert page-aging and access faults to generic page-table API
Will Deacon
2020-09-11
1
-58
/
+16
|
*
KVM: arm64: Convert unmap_stage2_range() to generic page-table API
Will Deacon
2020-09-11
1
-25
/
+37
|
*
KVM: arm64: Convert kvm_set_spte_hva() to generic page-table API
Will Deacon
2020-09-11
1
-13
/
+10
|
*
KVM: arm64: Convert kvm_phys_addr_ioremap() to generic page-table API
Will Deacon
2020-09-11
1
-16
/
+14
|
*
KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
Will Deacon
2020-09-11
1
-26
/
+29
|
*
KVM: arm64: Use generic allocator for hyp stage-1 page-tables
Will Deacon
2020-09-11
1
-376
/
+38
|
*
KVM: arm64: Remove kvm_mmu_free_memory_caches()
Will Deacon
2020-09-11
1
-5
/
+0
*
|
Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-20
1
-2
/
+2
|
\
\
|
*
|
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
2020-09-18
1
-2
/
+2
*
|
|
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-11
1
-1
/
+7
|
\
|
|
|
|
/
|
/
|
|
*
KVM: arm64: Update page shift if stage 2 block mapping not supported
Alexandru Elisei
2020-09-04
1
-0
/
+1
|
*
KVM: arm64: Do not try to map PUDs when they are folded into PMD
Marc Zyngier
2020-09-04
1
-1
/
+6
*
|
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
2020-08-21
1
-4
/
+13
*
|
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-21
1
-1
/
+1
|
/
*
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-08-09
1
-133
/
+178
|
\
|
*
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next
Marc Zyngier
2020-07-30
1
-9
/
+17
|
|
\
|
|
*
KVM: arm64: Move S1PTW S2 fault logic out of io_mem_abort()
Will Deacon
2020-07-30
1
-1
/
+12
|
|
*
KVM: arm64: Don't skip cache maintenance for read-only memslots
Will Deacon
2020-07-30
1
-1
/
+1
|
|
*
KVM: arm64: Handle data and instruction external aborts the same way
Will Deacon
2020-07-30
1
-6
/
+3
|
|
*
KVM: arm64: Rename kvm_vcpu_dabt_isextabt()
Will Deacon
2020-07-30
1
-1
/
+1
|
*
|
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next-WIP
Marc Zyngier
2020-07-28
1
-3
/
+3
|
|
\
|
|
|
*
KVM: arm64: Rename HSR to ESR
Gavin Shan
2020-07-05
1
-3
/
+3
|
*
|
KVM: arm64: Use TTL hint in when invalidating stage-2 translations
Marc Zyngier
2020-07-07
1
-14
/
+15
|
*
|
KVM: arm64: Factor out stage 2 page table data from struct kvm
Christoffer Dall
2020-07-07
1
-122
/
+158
|
|
/
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
1
-48
/
+13
|
\
\
|
*
|
KVM: arm64: clean up redundant 'kvm_run' parameters
Tianjia Zhang
2020-07-10
1
-3
/
+2
|
*
|
KVM: arm64: Use common KVM implementation of MMU memory caches
Sean Christopherson
2020-07-09
1
-42
/
+11
|
*
|
KVM: arm64: Use common code's approach for __GFP_ZERO with memory caches
Sean Christopherson
2020-07-09
1
-2
/
+3
|
*
|
KVM: arm64: Drop @max param from mmu_topup_memory_cache()
Sean Christopherson
2020-07-09
1
-8
/
+4
|
|
/
*
/
KVM: arm64: Don't inherit exec permission across page-table levels
Will Deacon
2020-07-28
1
-5
/
+6
|
/
*
mmap locking API: convert mmap_sem call sites missed by coccinelle
Michel Lespinasse
2020-06-09
1
-7
/
+7
*
arm64: add support for folded p4d page tables
Mike Rapoport
2020-06-04
1
-32
/
+177
*
KVM: arm64: Remove obsolete kvm_virt_to_phys abstraction
Andrew Scull
2020-05-25
1
-3
/
+3
*
KVM: arm64: Support enabling dirty log gradually in small chunks
Keqian Zhu
2020-05-16
1
-2
/
+10
*
KVM: arm64: Unify handling THP backed host memory
Suzuki K Poulose
2020-05-16
1
-55
/
+60
*
KVM: arm64: Clean up the checking for huge mapping
Suzuki K Poulose
2020-05-16
1
-1
/
+5
[next]