index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
include
/
asm
/
kvm_pgtable.h
Age
Commit message (
Expand
)
Author
2025-05-21
KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
Vincent Donnefort
2025-05-21
KVM: arm64: Convert pkvm_mappings to interval tree
Quentin Perret
2024-12-20
KVM: arm64: Introduce the EL1 pKVM MMU
Quentin Perret
2024-12-20
KVM: arm64: Make kvm_pgtable_stage2_init() a static inline function
Quentin Perret
2024-12-20
KVM: arm64: Pass walk flags to kvm_pgtable_stage2_relax_perms
Quentin Perret
2024-12-20
KVM: arm64: Pass walk flags to kvm_pgtable_stage2_mkyoung
Quentin Perret
2024-10-25
KVM: arm64: Don't mark "struct page" accessed when making SPTE young
Sean Christopherson
2024-09-10
KVM: arm64: Move pagetable definitions to common header
Sebastian Ene
2024-02-24
KVM: arm64: Introduce new flag for non-cacheable IO memory
Ankit Agrawal
2023-11-27
KVM: arm64: Support up to 5 levels of translation in kvm_pgtable
Ryan Roberts
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
2023-11-27
KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1
Ryan Roberts
2023-11-27
arm64/mm: Add lpa2_is_enabled() kvm_lpa2_is_enabled() stubs
Ryan Roberts
2023-08-17
KVM: arm64: Define kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
2023-07-12
KVM: arm64: Correctly handle page aging notifiers for unaligned memslot
Oliver Upton
2023-07-01
Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
2023-06-15
Merge branch kvm-arm64/eager-page-splitting into kvmarm/next
Oliver Upton
2023-05-24
KVM: arm64: Reload PTE after invoking walker callback on preorder traversal
Fuad Tabba
2023-05-16
KVM: arm64: Add kvm_pgtable_stage2_split()
Ricardo Koller
2023-05-16
KVM: arm64: Add KVM_CAP_ARM_EAGER_SPLIT_CHUNK_SIZE
Ricardo Koller
2023-05-16
KVM: arm64: Add helper for creating unlinked stage2 subtrees
Ricardo Koller
2023-05-16
KVM: arm64: Add KVM_PGTABLE_WALK flags for skipping CMOs and BBM TLBIs
Ricardo Koller
2023-05-16
KVM: arm64: Rename free_removed to free_unlinked
Ricardo Koller
2023-04-21
KVM: arm64: Infer the PA offset from IPA in stage-2 map walker
Oliver Upton
2023-01-12
KVM: arm64: Ignore EAGAIN for walks outside of a fault
Oliver Upton
2023-01-12
KVM: arm64: Use KVM's pte type/helpers in handle_access_fault()
Oliver Upton
2022-12-05
Merge branch kvm-arm64/pkvm-vcpu-state into kvmarm-master/next
Marc Zyngier
2022-11-22
KVM: arm64: Reject shared table walks in the hyp code
Oliver Upton
2022-11-22
KVM: arm64: Don't acquire RCU read lock for exclusive table walks
Oliver Upton
2022-11-22
KVM: arm64: Take a pointer to walker data in kvm_dereference_pteref()
Oliver Upton
2022-11-11
KVM: arm64: Add per-cpu fixmap infrastructure at EL2
Quentin Perret
2022-11-11
KVM: arm64: Add infrastructure to create and track pKVM instances at EL2
Fuad Tabba
2022-11-10
KVM: arm64: Handle stage-2 faults in parallel
Oliver Upton
2022-11-10
KVM: arm64: Protect stage-2 traversal with RCU
Oliver Upton
2022-11-10
KVM: arm64: Tear down unlinked stage-2 subtree after break-before-make
Oliver Upton
2022-11-10
KVM: arm64: Use an opaque type for pteps
Oliver Upton
2022-11-10
KVM: arm64: Add a helper to tear down unlinked stage-2 subtrees
Oliver Upton
2022-11-10
KVM: arm64: Pass mm_ops through the visitor context
Oliver Upton
2022-11-10
KVM: arm64: Stash observed pte value in visitor context
Oliver Upton
2022-11-10
KVM: arm64: Combine visitor arguments into a context structure
Oliver Upton
2022-10-09
KVM: arm64: Work out supported block level at compile time
Oliver Upton
2022-09-09
arm64/sysreg: Add _EL1 into ID_AA64MMFR0_EL1 definition names
Mark Brown
2022-01-04
Merge branch kvm-arm64/misc-5.17 into kvmarm-master/next
Marc Zyngier
2021-12-16
KVM: arm64: Rework kvm_pgtable initialisation
Marc Zyngier
2021-12-16
KVM: arm64: Implement kvm_pgtable_hyp_unmap() at EL2
Will Deacon
2021-08-11
KVM: arm64: Enable retrieving protections attributes of PTEs
Quentin Perret
2021-08-11
KVM: arm64: Allow populating software bits
Quentin Perret
2021-08-11
KVM: arm64: Enable forcing page-level stage-2 mappings
Quentin Perret
2021-08-11
KVM: arm64: Optimize host memory aborts
Quentin Perret
2021-08-11
KVM: arm64: Expose page-table helpers
Quentin Perret
[next]