index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
kvm
/
hyp
/
pgtable.c
Age
Commit message (
Expand
)
Author
Files
Lines
4 days
arm64: tlb: Optimize ARM64_WORKAROUND_REPEAT_TLBI
Mark Rutland
1
-1
/
+1
2026-02-05
Merge branch kvm-arm64/fwb-for-all into kvmarm-master/next
Marc Zyngier
1
-12
/
+14
2026-01-25
KVM: arm64: Simplify PAGE_S2_MEMATTR
Marc Zyngier
1
-3
/
+2
2026-01-25
KVM: arm64: Kill KVM_PGTABLE_S2_NOFWB
Marc Zyngier
1
-15
/
+6
2026-01-25
KVM: arm64: Add KVM_PGTABLE_S2_AS_S1 flag
Marc Zyngier
1
-1
/
+13
2026-01-15
KVM: arm64: Honor UX/PX attributes for EL2 S1 mappings
Marc Zyngier
1
-3
/
+21
2026-01-15
arm64: Convert VTCR_EL2 to sysreg infratructure
Marc Zyngier
1
-5
/
+3
2026-01-10
KVM: arm64: Invert KVM_PGTABLE_WALK_HANDLE_FAULT to fix pKVM walkers
Will Deacon
1
-2
/
+3
2025-12-01
Merge branch 'kvm-arm64/nv-xnx-haf' into kvmarm/next
Oliver Upton
1
-8
/
+51
2025-12-01
KVM: arm64: Add break to default case in kvm_pgtable_stage2_pte_prot()
Nathan Chancellor
1
-0
/
+1
2025-11-24
KVM: arm64: Add support for FEAT_XNX stage-2 permissions
Oliver Upton
1
-8
/
+50
2025-11-19
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
1
-4
/
+21
2025-11-19
KVM: arm64: Only drop references on empty tables in stage2_free_walker
Oliver Upton
1
-6
/
+32
2025-09-10
Revert "KVM: arm64: Split kvm_pgtable_stage2_destroy()"
Oliver Upton
1
-21
/
+4
2025-08-21
KVM: arm64: Split kvm_pgtable_stage2_destroy()
Raghavendra Rao Ananta
1
-4
/
+21
2025-05-21
KVM: arm64: np-guest CMOs with PMD_SIZE fixmap
Vincent Donnefort
1
-6
/
+0
2025-01-28
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-8
/
+5
2024-12-20
KVM: arm64: Pass walk flags to kvm_pgtable_stage2_relax_perms
Quentin Perret
1
-4
/
+2
2024-12-20
KVM: arm64: Pass walk flags to kvm_pgtable_stage2_mkyoung
Quentin Perret
1
-4
/
+3
2024-12-19
arm64/kvm: Avoid invalid physical addresses to signal owner updates
Ard Biesheuvel
1
-23
/
+10
2024-10-25
KVM: arm64: Don't mark "struct page" accessed when making SPTE young
Sean Christopherson
1
-5
/
+2
2024-09-12
Merge branch kvm-arm64/s2-ptdump into kvmarm-master/next
Marc Zyngier
1
-42
/
+0
2024-09-10
KVM: arm64: Move pagetable definitions to common header
Sebastian Ene
1
-42
/
+0
2024-08-13
KVM: arm64: Move data barrier to end of split walk
Colton Lewis
1
-2
/
+4
2024-05-03
Merge branch kvm-arm64/pkvm-6.10 into kvmarm-master/next
Marc Zyngier
1
-3
/
+18
2024-05-01
KVM: arm64: Avoid BBM when changing only s/w bits in Stage-2 PTE
Will Deacon
1
-0
/
+15
2024-05-01
KVM: arm64: Check for PTE validity when checking for executable/cacheable
Marc Zyngier
1
-3
/
+3
2024-04-01
KVM: arm64: Ensure target address is granule-aligned for range TLBI
Will Deacon
1
-4
/
+7
2024-04-01
KVM: arm64: Don't pass a TLBI level hint when zapping table entries
Will Deacon
1
-5
/
+7
2024-04-01
KVM: arm64: Don't defer TLB invalidation when zapping table entries
Will Deacon
1
-1
/
+3
2024-03-11
Merge tag 'kvmarm-6.9' of https://git.kernel.org/pub/scm/linux/kernel/git/kvm...
Paolo Bonzini
1
-5
/
+19
2024-02-24
KVM: arm64: Introduce new flag for non-cacheable IO memory
Ankit Agrawal
1
-5
/
+19
2024-02-13
KVM: arm64: Fix double-free following kvm_pgtable_stage2_free_unlinked()
Will Deacon
1
-2
/
+0
2023-11-27
KVM: arm64: Support up to 5 levels of translation in kvm_pgtable
Ryan Roberts
1
-0
/
+9
2023-11-27
KVM: arm64: Convert translation level parameter to s8
Ryan Roberts
1
-30
/
+36
2023-11-27
KVM: arm64: Use LPA2 page-tables for stage2 and hyp stage1
Ryan Roberts
1
-3
/
+12
2023-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+2
2023-10-30
Merge branch kvm-arm64/stage2-vhe-load into kvmarm/next
Oliver Upton
1
-1
/
+1
2023-10-30
KVM: arm64: Always invalidate TLB for stage-2 permission faults
Oliver Upton
1
-1
/
+1
2023-10-23
KVM: arm64: Move VTCR_EL2 into struct s2_mmu
Marc Zyngier
1
-1
/
+1
2023-10-16
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_BTI
Mark Rutland
1
-1
/
+1
2023-10-16
arm64: kvm: Use cpus_have_final_cap() explicitly
Mark Rutland
1
-1
/
+1
2023-08-17
KVM: arm64: Use TLBI range-based instructions for unmap
Raghavendra Rao Ananta
1
-7
/
+33
2023-08-17
KVM: arm64: Invalidate the table entries upon a range
Raghavendra Rao Ananta
1
-1
/
+2
2023-08-17
KVM: arm64: Define kvm_tlb_flush_vmid_range()
Raghavendra Rao Ananta
1
-0
/
+20
2023-07-12
KVM: arm64: Correctly handle page aging notifiers for unaligned memslot
Oliver Upton
1
-9
/
+38
2023-07-01
Merge tag 'kvmarm-6.5' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmar...
Paolo Bonzini
1
-21
/
+207
2023-06-16
Merge branch kvm-arm64/ampere1-hafdbs-mitigation into kvmarm/next
Oliver Upton
1
-3
/
+11
2023-06-16
arm64: errata: Mitigate Ampere1 erratum AC03_CPU_38 at stage-2
Oliver Upton
1
-3
/
+11
2023-06-15
Merge branch kvm-arm64/misc into kvmarm/next
Oliver Upton
1
-1
/
+6
[next]