index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
arm64
/
mm
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
|
|
/
/
*
|
|
arm64: fix build warning for ARM64_MEMSTART_SHIFT
Zhang Jianhua
2023-08-04
1
-0
/
+27
*
|
|
arm64/mm: Replace an open coding with ID_AA64MMFR1_EL1_HAFDBS_MASK
Anshuman Khandual
2023-07-27
1
-1
/
+1
|
/
/
*
/
arm64: mm: Make hibernation aware of KFENCE
Nikhil V
2023-07-20
1
-1
/
+3
|
/
*
arch/arm64/mm/fault: Fix undeclared variable error in do_page_fault()
SeongJae Park
2023-07-03
1
-2
/
+0
*
Merge branch 'expand-stack'
Linus Torvalds
2023-06-28
1
-39
/
+8
|
\
|
*
arm64/mm: Convert to using lock_mm_and_find_vma()
Linus Torvalds
2023-06-24
1
-39
/
+8
*
|
Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-06-28
3
-11
/
+12
|
\
\
|
*
|
arm64: enable ARCH_WANT_KMALLOC_DMA_BOUNCE for arm64
Catalin Marinas
2023-06-19
1
-1
/
+6
|
*
|
arm64/hugetlb: pte_alloc_huge() pte_offset_huge()
Hugh Dickins
2023-06-19
1
-9
/
+2
|
*
|
arm64: allow pte_offset_map() to fail
Hugh Dickins
2023-06-19
1
-0
/
+3
|
*
|
kasan: use internal prototypes matching gcc-13 builtins
Arnd Bergmann
2023-06-09
1
-1
/
+1
*
|
|
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2023-06-26
7
-36
/
+80
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Merge branch 'for-next/feat_s1pie' into for-next/core
Catalin Marinas
2023-06-23
1
-2
/
+17
|
|
\
\
|
|
*
|
arm64: enable Permission Indirection Extension (PIE)
Joey Gouly
2023-06-06
1
-0
/
+15
|
|
*
|
arm64: add PTE_UXN/PTE_WRITE to SWAPPER_*_FLAGS
Joey Gouly
2023-06-06
1
-2
/
+2
|
|
|
/
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
.
\
Merge branches 'for-next/kpti', 'for-next/missing-proto-warn', 'for-next/iss2...
Catalin Marinas
2023-06-23
6
-34
/
+63
|
|
\
\
\
\
\
\
|
|
|
_
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
|
|
*
arm64: kdump: simplify the reservation behaviour of crashkernel=,high
Baoquan He
2023-06-09
1
-10
/
+34
|
|
|
_
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
|
|
*
arm64: kasan: remove !KASAN_VMALLOC remnants
Mark Rutland
2023-06-06
1
-13
/
+4
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
|
|
|
*
arm64: mm: fix VA-range sanity check
Mark Rutland
2023-06-15
1
-2
/
+2
|
|
|
|
*
arm64/mm: remove now-superfluous ISBs from TTBR writes
Jamie Iles
2023-06-15
1
-1
/
+1
|
|
|
|
*
arm64: consolidate rox page protection logic
Russell King
2023-06-14
1
-2
/
+7
|
|
|
_
|
/
|
|
/
|
|
|
|
|
*
arm64/esr: Add decode of ISS2 to data abort reporting
Mark Brown
2023-05-26
1
-3
/
+14
|
|
|
/
|
|
/
|
|
|
*
arm64: move early_brk64 prototype to header
Arnd Bergmann
2023-05-25
1
-3
/
+0
|
|
*
arm64: flush: include linux/libnvdimm.h
Arnd Bergmann
2023-05-25
1
-0
/
+1
|
|
/
*
/
arm64: mm: pass original fault address to handle_mm_fault() in PER_VMA_LOCK b...
Jisheng Zhang
2023-06-02
1
-2
/
+1
|
/
*
arm64: Also reset KASAN tag if page is not PG_mte_tagged
Peter Collingbourne
2023-05-16
1
-2
/
+3
*
arm64/mm: mark private VM_FAULT_X defines as vm_fault_t
Min-Hua Chen
2023-05-16
1
-2
/
+2
*
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm6...
Linus Torvalds
2023-05-04
1
-3
/
+3
|
\
|
*
arm64: kernel: remove SHF_WRITE|SHF_EXECINSTR from .idmap.text
ndesaulniers@google.com
2023-05-02
1
-3
/
+3
*
|
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-0
/
+36
|
\
\
|
|
/
|
/
|
|
*
arm64/mm: try VMA lock-based page fault handling first
Suren Baghdasaryan
2023-04-05
1
-0
/
+36
*
|
Merge branch 'for-next/mm' into for-next/core
Will Deacon
2023-04-20
6
-214
/
+274
|
\
\
|
*
|
arm64: mm: always map fixmap at page granularity
Mark Rutland
2023-04-11
1
-80
/
+68
|
*
|
arm64: mm: move fixmap code to its own file
Mark Rutland
2023-04-11
3
-195
/
+219
|
*
|
arm64: add FIXADDR_TOT_{START,SIZE}
Mark Rutland
2023-04-11
2
-14
/
+14
|
*
|
Revert "Revert "arm64: dma: Drop cache invalidation from arch_dma_prep_cohere...
Will Deacon
2023-03-30
1
-16
/
+1
|
*
|
mm,kfence: decouple kfence from page granularity mapping judgement
Zhenhua Huang
2023-03-27
2
-2
/
+66
|
|
/
*
|
arm64: kdump: defer the crashkernel reservation for platforms with no DMA mem...
Baoquan He
2023-04-11
1
-31
/
+3
[next]