index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
/
contpte.c
Age
Commit message (
Expand
)
Author
Lines
9 days
arm64: contpte: fix set_access_flags() no-op check for SMMU/ATS faults
Piotr Jaroszynski
-4
/
+49
2026-02-12
arm64: mm: support batch clearing of the young flag for large folios
Baolin Wang
-14
/
+19
2026-02-12
arm64: mm: factor out the address and ptep alignment into a new helper
Baolin Wang
-8
/
+21
2025-11-19
arm64, tlbflush: don't TLBI broadcast if page reused in write fault
Huang Ying
-2
/
+1
2025-07-24
Merge branches 'for-next/livepatch', 'for-next/user-contig-bbml2', 'for-next/...
Catalin Marinas
-11
/
+202
2025-07-03
arm64/mm: Optimize loop to reduce redundant operations of contpte_ptep_get
Xavier Xia
-10
/
+64
2025-06-30
arm64/mm: Elide tlbi in contpte_convert() under BBML2
MikoĊaj Lenczewski
-1
/
+138
2025-03-16
mm: support tlbbatch flush for a range of PTEs
Barry Song
-1
/
+1
2024-09-06
mm: arm64: document why pte is not advanced in contpte_ptep_set_access_flags()
Barry Song
-0
/
+6
2024-06-05
mm: arm64: fix the out-of-bounds issue in contpte_clear_young_dirty_ptes
Barry Song
-2
/
+2
2024-05-05
mm/arm64: override clear_young_dirty_ptes() batch helper
Lance Yang
-0
/
+29
2024-03-04
arm64/mm: improve comment in contpte_ptep_get_lockless()
Ryan Roberts
-10
/
+14
2024-03-04
arm64/mm: export contpte symbols only to GPL users
Ryan Roberts
-11
/
+11
2024-02-22
arm64/mm: automatically fold contpte mappings
Ryan Roberts
-0
/
+64
2024-02-22
arm64/mm: implement new [get_and_]clear_full_ptes() batch APIs
Ryan Roberts
-0
/
+17
2024-02-22
arm64/mm: implement new wrprotect_ptes() batch API
Ryan Roberts
-0
/
+38
2024-02-22
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts
-0
/
+285