index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-20
mm/damon/tests/core-kunit: add test cases for multiple regions in damon_test_split_regions_of()
Shu Anzai
1
-0
/
+20
2026-01-20
mm/damon/tests/core-kunit: add a test case for region merge size limit in damon_test_merge_regions_of()
Shu Anzai
1
-8
/
+8
2026-01-20
mm/damon/tests/core-kunit: verify the 'age' and 'nr_accesses_bp' fields in damon_test_merge_two()
Shu Anzai
1
-0
/
+4
2026-01-20
mm/damon/tests/core-kunit: verify the 'age' field in damon_test_split_at()
Shu Anzai
1
-0
/
+2
2026-01-20
mm/vmstat: remove unused node and zone state helpers
Wei Yang
1
-15
/
+0
2026-01-20
page_alloc: allow migration of smaller hugepages during contig_alloc
Gregory Price
1
-4
/
+55
2026-01-20
mm, hugetlb: implement movable_gigantic_pages sysctl
Gregory Price
1
-0
/
+11
2026-01-20
mm: cleanup vma_iter_bulk_alloc
Wentao Guan
1
-6
/
+0
2026-01-20
mm/gup: remove no longer used gup_fast_undo_dev_pagemap
Kairui Song
1
-11
/
+0
2026-01-20
mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
Vlastimil Babka
1
-0
/
+14
2026-01-20
mm/hugetlb_cgroup: fix -Wformat-truncation warning
Xiu Jianfeng
1
-1
/
+1
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
27
-45
/
+45
2026-01-20
mm/damon: fix typos in comments
Kevin Lourenco
5
-7
/
+7
2026-01-20
mm/mm_init: replace simple_strtoul with kstrtobool in set_hashdist
Thorsten Blum
1
-6
/
+3
2026-01-20
mm/block/fs: remove laptop_mode
Johannes Weiner
3
-84
/
+23
2026-01-20
mm/damon/stat: deduplicate intervals_goal setup in damon_stat_build_ctx()
JaeJoon Jung
1
-8
/
+0
2026-01-20
mm/damon/core: add trace point for damos stat per apply interval
SeongJae Park
1
-0
/
+17
2026-01-20
mm/damon/sysfs-schemes: implement max_nr_snapshots file
SeongJae Park
1
-0
/
+28
2026-01-20
mm/damon/core: implement max_nr_snapshots
SeongJae Park
1
-1
/
+10
2026-01-20
mm/damon/sysfs-schemes: introduce nr_snapshots damos stat file
SeongJae Park
1
-0
/
+15
2026-01-20
mm/damon/core: introduce nr_snapshots damos stat
SeongJae Park
1
-3
/
+10
2026-01-20
mm/damon/core: fix wasteful CPU calls by skipping non-existent targets
Enze Li
1
-0
/
+3
2026-01-20
mm: memcontrol: rename mem_cgroup_from_slab_obj()
Johannes Weiner
2
-4
/
+4
2026-01-20
memcg: remove mem_cgroup_size()
Chen Ridong
2
-10
/
+4
2026-01-20
memcg: move mem_cgroup_usage memcontrol-v1.c
Chen Ridong
3
-24
/
+22
2026-01-20
mm: zswap: delete unused acomp->is_sleepable
Johannes Weiner
1
-2
/
+0
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/scm/linux/kernel/git/akpm/mm
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/kernel/git/mszyprowski/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_gather
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
[prev]
[next]