index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
mmu.c
Age
Commit message (
Expand
)
Author
2021-04-07
KVM: arm64: Hide kvm_mmu_wp_memory_region()
Gavin Shan
2021-03-19
KVM: arm64: Use kvm_arch in kvm_s2_mmu
Quentin Perret
2021-03-19
KVM: arm64: Use kvm_arch for stage 2 pgtable
Quentin Perret
2021-03-19
KVM: arm64: Elevate hypervisor mappings creation at EL2
Quentin Perret
2021-03-19
KVM: arm64: Factor memory allocation out of pgtable.c
Quentin Perret
2021-03-12
KVM: arm64: Fix exclusive limit for IPA size
Marc Zyngier
2021-01-25
KVM: arm64: Mark the page dirty only if the fault is handled successfully
Yanan Wang
2020-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-12-02
KVM: arm64: Add usage of stage 2 fault lookup level in user_mem_abort()
Yanan Wang
2020-11-27
Merge branch 'kvm-arm64/el2-pc' into kvmarm-master/next
Marc Zyngier
2020-11-12
Merge tag 'v5.10-rc1' into kvmarm-master/next
Marc Zyngier
2020-11-10
KVM: arm64: Make kvm_skip_instr() and co private to HYP
Marc Zyngier
2020-11-10
KVM: arm64: Move kvm_vcpu_trap_il_is32bit into kvm_skip_instr32()
Marc Zyngier
2020-11-08
Merge tag 'kvmarm-fixes-5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-11-06
KVM: arm64: Fix build error in user_mem_abort()
Gavin Shan
2020-10-30
Merge tag 'kvmarm-fixes-5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2020-10-29
KVM: arm64: Force PTE mapping on fault resulting in a device mapping
Santosh Shukla
2020-10-29
KVM: arm64: Use fallback mapping sizes for contiguous huge page sizes
Gavin Shan
2020-10-20
Merge tag 'kvmarm-5.10' of git://git.kernel.org/pub/scm/linux/kernel/git/kvma...
Paolo Bonzini
2020-10-02
KVM: arm64: Ensure user_mem_abort() return value is initialised
Will Deacon
2020-09-20
Merge tag 'kvmarm-fixes-5.9-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-18
KVM: arm64: Assume write fault on S1PTW permission fault on instruction fetch
Marc Zyngier
2020-09-18
KVM: arm64: Fix doc warnings in mmu code
Xiaofei Tan
2020-09-18
KVM: arm64: Do not flush memslot if FWB is supported
Alexandru Elisei
2020-09-18
KVM: arm64: Try PMD block mappings if PUD mappings are not supported
Alexandru Elisei
2020-09-11
Merge tag 'kvmarm-fixes-5.9-1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2020-09-11
KVM: arm64: Remove unused 'pgd' field from 'struct kvm_s2_mmu'
Will Deacon
2020-09-11
KVM: arm64: Remove unused page-table code
Will Deacon
2020-09-11
KVM: arm64: Check the pgt instead of the pgd when modifying page-table
Will Deacon
2020-09-11
KVM: arm64: Convert user_mem_abort() to generic page-table API
Will Deacon
2020-09-11
KVM: arm64: Convert memslot cache-flushing code to generic page-table API
Quentin Perret
2020-09-11
KVM: arm64: Convert write-protect operation to generic page-table API
Quentin Perret
2020-09-11
KVM: arm64: Convert page-aging and access faults to generic page-table API
Will Deacon
2020-09-11
KVM: arm64: Convert unmap_stage2_range() to generic page-table API
Will Deacon
2020-09-11
KVM: arm64: Convert kvm_set_spte_hva() to generic page-table API
Will Deacon
2020-09-11
KVM: arm64: Convert kvm_phys_addr_ioremap() to generic page-table API
Will Deacon
2020-09-11
KVM: arm64: Add support for creating kernel-agnostic stage-2 page tables
Will Deacon
2020-09-11
KVM: arm64: Use generic allocator for hyp stage-1 page-tables
Will Deacon
2020-09-11
KVM: arm64: Remove kvm_mmu_free_memory_caches()
Will Deacon
2020-09-04
KVM: arm64: Update page shift if stage 2 block mapping not supported
Alexandru Elisei
2020-09-04
KVM: arm64: Do not try to map PUDs when they are folded into PMD
Marc Zyngier
2020-08-21
KVM: arm64: Only reschedule if MMU_NOTIFIER_RANGE_BLOCKABLE is not set
Will Deacon
2020-08-21
KVM: Pass MMU notifier range flags to kvm_unmap_hva_range()
Will Deacon
2020-08-09
Merge tag 'kvmarm-5.9' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-07-30
Merge branch 'kvm-arm64/misc-5.9' into kvmarm-master/next
Marc Zyngier
2020-07-30
KVM: arm64: Move S1PTW S2 fault logic out of io_mem_abort()
Will Deacon
2020-07-30
KVM: arm64: Don't skip cache maintenance for read-only memslots
Will Deacon
2020-07-30
KVM: arm64: Handle data and instruction external aborts the same way
Will Deacon
2020-07-30
KVM: arm64: Rename kvm_vcpu_dabt_isextabt()
Will Deacon
[prev]
[next]