index
:
pub/scm/linux/kernel/git/docs/linux.git
master
corbet's fork of linux.git
Kernel documentation group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-20
mm/damon/sysfs-schemes: remove outdated TODO in target_nid_store()
Swaraj Gaikwad
1
-1
/
+0
2026-01-20
mm: folio_zero_user: cache neighbouring pages
Ankur Arora
1
-3
/
+38
2026-01-20
mm: folio_zero_user: clear page ranges
Ankur Arora
1
-3
/
+15
2026-01-20
mm: folio_zero_user: clear pages sequentially
Ankur Arora
1
-19
/
+9
2026-01-20
mm/vmscan.c:shrink_folio_list(): save a tabstop
Andrew Morton
1
-48
/
+48
2026-01-20
mm/shmem: add mTHP swpout fallback statistics in shmem_writeout()
Weilin Tong
1
-0
/
+12
2026-01-20
mm: add basic tests for lazy_mmu
Kevin Brodsky
3
-0
/
+87
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
9
-43
/
+43
2026-01-20
mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODE
Kevin Brodsky
1
-0
/
+7
2026-01-20
mm/damon/core: fix memory leak of repeat mode damon_call_control objects
Enze Li
1
-7
/
+13
2026-01-20
mm/vmalloc: clarify why vmap_range_noflush() might sleep
Brendan Jackman
1
-0
/
+5
2026-01-20
Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...
Linus Torvalds
10
-111
/
+175
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+2
2026-01-20
mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
Yosry Ahmed
2
-10
/
+11
2026-01-20
mm/kfence: fix potential deadlock in reboot notifier
Breno Leitao
1
-5
/
+12
2026-01-20
mm: do not copy page tables unnecessarily for VM_UFFD_WP
Lorenzo Stoakes
1
-1
/
+5
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
3
-59
/
+122
2026-01-20
mm/rmap: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
1
-16
/
+4
2026-01-20
mm/hugetlb: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
1
-16
/
+8
2026-01-20
mm: remove unnecessary and incorrect mmap lock assert
Lorenzo Stoakes
1
-3
/
+2
2026-01-19
mm/vma: do not leak memory when .mmap_prepare swaps the file
Lorenzo Stoakes
1
-2
/
+9
2026-01-19
migrate: correct lock ordering for hugetlb file folios
Matthew Wilcox (Oracle)
1
-6
/
+6
2026-01-19
mm: rename cpu_bitmap field to flexible_array
Mathieu Desnoyers
1
-1
/
+1
2026-01-19
mm: add missing static initializer for init_mm::mm_cid.lock
Mathieu Desnoyers
1
-0
/
+3
2026-01-16
Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-3
/
+7
2026-01-14
mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'
Ben Dooks
1
-0
/
+2
2026-01-14
mm/page_alloc: prevent pcp corruption with SMP=n
Vlastimil Babka
1
-8
/
+39
2026-01-14
mm: kmsan: fix poisoning of high-order non-compound pages
Ryan Roberts
1
-1
/
+1
2026-01-14
mm/vma: enforce VMA fork limit on unfaulted,faulted mremap merge too
Lorenzo Stoakes
1
-12
/
+15
2026-01-14
mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted merge
Lorenzo Stoakes
2
-25
/
+62
2026-01-14
mm/zswap: fix error pointer free in zswap_cpu_comp_prepare()
Pavel Butsykin
1
-1
/
+1
2026-01-14
mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup fai...
SeongJae Park
1
-2
/
+3
2026-01-14
mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir setup failure
SeongJae Park
1
-2
/
+3
2026-01-14
mm/damon/sysfs: cleanup attrs subdirs on context dir setup failure
SeongJae Park
1
-2
/
+3
2026-01-14
mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failure
SeongJae Park
1
-1
/
+3
2026-01-14
mm/damon/core: remove call_control in inactive contexts
SeongJae Park
1
-2
/
+31
2026-01-14
mm/hugetlb: ignore hugepage kernel args if hugepages are unsupported
Sourabh Jain
1
-0
/
+16
2026-01-14
mm/page_alloc: make percpu_pagelist_high_fraction reads lock-free
Aboorva Devarajan
1
-1
/
+9
2026-01-14
mm/damon/core: get memcg reference before access
Shakeel Butt
1
-2
/
+6
2026-01-14
mm: vmalloc: fix up vrealloc_node_align() kernel-doc macro name
Bagas Sanjaya
1
-1
/
+1
2026-01-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5
Alexei Starovoitov
12
-37
/
+78
2026-01-14
mm_zone: Generalise has_managed_dma()
Robin Murphy
1
-6
/
+2
2026-01-13
bpf: drop KF_ACQUIRE flag on BPF kfunc bpf_get_root_mem_cgroup()
Matt Bobrowski
1
-7
/
+7
2026-01-13
simplify the callers of file_open_name()
Al Viro
2
-30
/
+6
2026-01-12
tmpfs: add setlease file operation
Jeff Layton
1
-0
/
+2
2026-01-10
iommu: Add page_ext for IOMMU_DEBUG_PAGEALLOC
Mostafa Saleh
1
-0
/
+4
2026-01-09
mm/memtest: add underflow detection for size calculation
Kevin Lourenco
1
-0
/
+2
2026-01-09
memblock: drop redundant 'struct page *' argument from memblock_free_pages()
Shengming Hu
3
-6
/
+6
2026-01-05
x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumers
Dan Williams
1
-3
/
+7
2026-01-05
kfence: Enable context analysis
Marco Elver
4
-15
/
+25
[prev]
[next]