index
:
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.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
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
arm64/mm: improve comment in contpte_ptep_get_lockless()
Ryan Roberts
2024-03-04
1
-10
/
+14
*
arm64/mm: export contpte symbols only to GPL users
Ryan Roberts
2024-03-04
1
-11
/
+11
*
arm64, crash: wrap crash dumping code into crash related ifdefs
Baoquan He
2024-02-23
1
-1
/
+1
*
arm64/mm: automatically fold contpte mappings
Ryan Roberts
2024-02-22
1
-0
/
+64
*
arm64/mm: implement new [get_and_]clear_full_ptes() batch APIs
Ryan Roberts
2024-02-22
1
-0
/
+17
*
arm64/mm: implement new wrprotect_ptes() batch API
Ryan Roberts
2024-02-22
1
-0
/
+38
*
arm64/mm: wire up PTE_CONT for user mappings
Ryan Roberts
2024-02-22
2
-0
/
+286
*
arm64/mm: new ptep layer to manage contig bit
Ryan Roberts
2024-02-22
7
-44
/
+44
*
arm64/mm: convert ptep_clear() to ptep_get_and_clear()
Ryan Roberts
2024-02-22
1
-1
/
+1
*
arm64/mm: convert set_pte_at() to set_ptes(..., 1)
Ryan Roberts
2024-02-22
2
-6
/
+6
*
arm64/mm: convert READ_ONCE(*ptep) to ptep_get(ptep)
Ryan Roberts
2024-02-22
6
-15
/
+15
*
mm/hugetlb: move page order check inside hugetlb_cma_reserve()
Anshuman Khandual
2024-02-22
1
-7
/
+0
*
mm: ptdump: have ptdump_check_wx() return bool
Christophe Leroy
2024-02-22
1
-3
/
+8
*
arm64, powerpc, riscv, s390, x86: ptdump: refactor CONFIG_DEBUG_WX
Christophe Leroy
2024-02-22
1
-2
/
+0
*
Merge tag 'iommu-updates-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-01-18
1
-2
/
+2
|
\
|
*
iommu: Remove struct iommu_ops *iommu from arch_setup_dma_ops()
Jason Gunthorpe
2023-12-12
1
-2
/
+2
*
|
Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-01-09
2
-1
/
+6
|
\
\
|
*
|
mm, treewide: rename MAX_ORDER to MAX_PAGE_ORDER
Kirill A. Shutemov
2024-01-08
1
-1
/
+1
|
*
|
kasan/arm64: improve comments for KASAN_SHADOW_START/END
Andrey Konovalov
2023-12-29
1
-0
/
+5
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2024-01-08
1
-3
/
+3
|
\
\
|
*
\
Merge branch 'for-next/lpa2-prep' into for-next/core
Will Deacon
2024-01-04
1
-3
/
+0
|
|
\
\
|
|
*
|
arm64: mm: get rid of kimage_vaddr global variable
Ard Biesheuvel
2023-12-12
1
-3
/
+0
|
|
|
/
|
*
/
arm64: mm: Only map KPTI trampoline if it is going to be used
Ard Biesheuvel
2023-12-11
1
-0
/
+3
|
|
/
*
/
arch/mm/fault: fix major fault accounting when retrying under per-VMA lock
Suren Baghdasaryan
2023-12-29
1
-0
/
+2
|
/
*
arm64: mm: Fix "rodata=on" when CONFIG_RODATA_FULL_DEFAULT_ENABLED=y
Will Deacon
2023-11-22
1
-4
/
+3
*
Merge tag 'mm-nonmm-stable-2023-11-02-14-08' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2023-11-02
1
-132
/
+8
|
\
|
*
arm64: kdump: use generic interface to simplify crashkernel reservation
Baoquan He
2023-10-04
1
-132
/
+8
|
*
crash_core: change the prototype of function parse_crashkernel()
Baoquan He
2023-10-04
1
-1
/
+1
*
|
Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-11-02
1
-1
/
+5
|
\
\
|
*
|
arm64, kasan: update comment in kasan_init
Andrey Konovalov
2023-10-18
1
-1
/
+5
|
|
/
*
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-11-01
6
-9
/
+15
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'for-next/cpus_have_const_cap' into for-next/core
Catalin Marinas
2023-10-26
5
-8
/
+5
|
|
\
|
|
*
arm64: Avoid cpus_have_const_cap() for ARM64_WORKAROUND_2645198
Mark Rutland
2023-10-16
2
-4
/
+2
|
|
*
arm64: Avoid cpus_have_const_cap() for ARM64_HAS_EPAN
Mark Rutland
2023-10-16
2
-2
/
+2
|
|
*
arm64: Use a positive cpucap for FP/SIMD
Mark Rutland
2023-10-16
1
-2
/
+1
|
*
|
arm64: swiotlb: Reduce the default size if no ZONE_DMA bouncing needed
Catalin Marinas
2023-10-13
1
-1
/
+10
|
|
/
*
|
arm64: hugetlb: fix set_huge_pte_at() to work with all swap entries
Ryan Roberts
2023-09-29
1
-14
/
+3
*
|
mm: hugetlb: add huge page size param to set_huge_pte_at()
Ryan Roberts
2023-09-29
1
-2
/
+4
|
/
*
Merge tag 'x86_shstk_for_6.6-rc1' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2023-08-31
1
-2
/
+2
|
\
|
*
mm: Move pte/pmd_mkwrite() callers with no VMA to _novma()
Rick Edgecombe
2023-07-11
1
-2
/
+2
*
|
Merge tag 'dma-mapping-6.6-2023-08-29' of git://git.infradead.org/users/hch/d...
Linus Torvalds
2023-08-29
1
-2
/
+0
|
\
\
|
*
|
dma-contiguous: support per-numa CMA for all architectures
Yajun Deng
2023-07-31
1
-2
/
+0
*
|
|
Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-08-29
6
-35
/
+30
|
\
\
\
|
*
|
|
mm/swap: stop using page->private on tail pages for THP_SWAP
David Hildenbrand
2023-08-24
1
-2
/
+3
|
*
|
|
arm64: mm: use ptep_clear() instead of pte_clear() in clear_flush()
Qi Zheng
2023-08-24
1
-1
/
+1
|
*
|
|
arm64: implement the new page table range API
Matthew Wilcox (Oracle)
2023-08-24
1
-22
/
+14
|
*
|
|
mm: drop per-VMA lock when returning VM_FAULT_RETRY or VM_FAULT_COMPLETED
Suren Baghdasaryan
2023-08-24
1
-1
/
+2
|
*
|
|
arm64: convert various functions to use ptdescs
Vishal Moola (Oracle)
2023-08-21
1
-3
/
+4
|
*
|
|
mm: remove CONFIG_PER_VMA_LOCK ifdefs
Matthew Wilcox (Oracle)
2023-08-18
1
-2
/
+0
|
*
|
|
arm64 : mm: add wrapper function ioremap_prot()
Baoquan He
2023-08-18
1
-4
/
+6
|
|
/
/
[next]