index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
3 days
mm: replace PF_KSWAPD flag with kthread_func() check
Kefeng Wang
3 days
mm/mglru: batch move folios to the second-oldest gen's LRU
Barry Song (Xiaomi)
3 days
mm/mglru: move folios from oldest gen to second-oldest gen from head to tail
Barry Song (Xiaomi)
3 days
mm/mglru: make LRU folio prefetch helper an inline function
Barry Song (Xiaomi)
3 days
mm/mglru: exclude folios promoted by aging from protected in inc_min_seq()
Barry Song (Xiaomi)
3 days
mm/mglru: enhance cold/hot inversion handling in inc_min_seq()
Barry Song (Xiaomi)
3 days
mm/mglru: batch update lrugen->nr_pages in inc_min_seq()
Barry Song (Xiaomi)
3 days
mm/mglru: separate folio generation update from LRU accounting
Barry Song (Xiaomi)
3 days
mm/vmscan: avoid pointless large folio splits without swap
Barry Song (Xiaomi)
3 days
mm: revert slight behavior change for swappiness 1-200
Barry Song (Xiaomi)
3 days
mm/mglru: make retry logic explicit in isolate_folios()
Barry Song (Xiaomi)
3 days
mm/mglru: make type fallback logic explicit in isolate_folios()
Ridong Chen
3 days
memcg: remove lru_gen_soft_reclaim()
Shakeel Butt
3 days
memcg: remove mem_cgroup_shrink_node()
Shakeel Butt
3 days
memcg: remove v1 soft limit reclaim
Shakeel Butt
3 days
mm/mglru: preserve inactive placement when enabling MGLRU
Ridong Chen
3 days
mm/vmscan: drop the combined limit gate in __node_reclaim()
Ridong Chen
12 days
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-08-24
memcg: move LRU size accounting on reparenting instead of copying it
Shakeel Butt
2026-08-24
mm/vmscan: fix comment logic in balance_pgdat
Enlin Mu
2026-08-24
mm/mglru: fix and remove redundant unevictable folio handling
Kairui Song
2026-08-24
mm/mglru: fix young counter undercount for large folios
Hui Zhu
2026-08-24
mm/swap: add a new swap_ops.h header to allow for pluggable swap ops
Christoph Hellwig
2026-08-24
mm/swap: remove SWP_FS_OPS
Christoph Hellwig
2026-08-24
mm/swap: introduce struct swap_io_ctx
Christoph Hellwig
2026-08-24
mm/vmscan: reduce lru_lock contention via vmstat-derived scan-balance cost
Usama Arif
2026-08-24
mm/vmscan: add pgrotate_anon and pgrotate_file vmstat counters
Usama Arif
2026-08-24
mm: vmscan: fix node reclaim ignoring swappiness parameter
Ridong Chen
2026-08-24
mm: mglru: promote mapped executable folios after first usage
Baolin Wang
2026-08-24
mm: vmscan: add a helper to identify file-backed executable folios
Baolin Wang
2026-08-24
mm: vmscan: convert folio_referenced() to use vma_flags_t
Baolin Wang
2026-08-24
Merge branch 'mm-hotfixes-stable' into mm-stable to pick up
Andrew Morton
2026-08-20
Merge tag 'mm-hotfixes-stable-2026-08-19-21-33' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-08-20
Merge tag 'for-7.3/block-20260819' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2026-08-13
mm/vmscan: report RCU-tasks quiescent states in shrink_lruvec()
Breno Leitao
2026-08-06
mm/mglru: fix anon-only reclaim evicting file pages when swappiness=max
Ridong Chen
2026-08-06
mm: vmscan: drop unused gfp_mask parameter from __node_reclaim()
Ridong Chen
2026-08-06
mm: vmscan: propagate real error code from per-node proactive reclaim
Ridong Chen
2026-08-06
mm/vmscan: fix anon-only reclaim evicting file pages when swappiness=max
Ridong Chen
2026-08-06
mm: let node_reclaim() return the number of pages reclaimed
Petr Tesarik
2026-08-04
mm/swap: colocate page-cluster sysctl with swap readahead
Jianyue Wu
2026-08-04
memcg: bail out proactive reclaim when memcg is dying
Jiayuan Chen
2026-08-04
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2026-08-04
block: split out a new blk_plug.h header
Christoph Hellwig
2026-07-30
mm: split out internal page_alloc.h
Brendan Jackman
2026-07-30
mm: vmscan: remove the redundant FOLIOREF_RECLAIM_CLEAN logic
Baolin Wang
2026-07-28
mm: constify oom_control, scan_control, and alloc_context nodemask
Gregory Price
2026-07-28
mm: vmscan: abort proactive reclaim early when freezing for suspend
Richard Chang
2026-07-20
mm: mglru: fix stale batch updates after memcg reparenting
Qi Zheng
[next]