index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-12
mm/vmscan: select the closest preferred node in demote_folio_list()
Bing Jiao
2026-02-12
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
2026-02-06
mm/vmscan: use %pe to print error pointers
Sahil Chandna
2026-01-31
mm, swap: use swap cache as the swap in synchronize layer
Kairui Song
2026-01-31
mm/vmscan: add tracepoint and reason for kswapd_failures reset
Jiayuan Chen
2026-01-31
mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaim
Jiayuan Chen
2026-01-31
mm/vmscan: drop inclusion of balloon_compaction.h
David Hildenbrand (Red Hat)
2026-01-26
memcg: rename mem_cgroup_ino() to mem_cgroup_id()
Shakeel Butt
2026-01-26
mm/vmscan: use cgroup ID instead of private memcg ID in lru_gen interface
Shakeel Butt
2026-01-20
mm: fix minor spelling mistakes in comments
Kevin Lourenco
2026-01-20
mm/block/fs: remove laptop_mode
Johannes Weiner
2026-01-20
memcg: remove mem_cgroup_size()
Chen Ridong
2026-01-20
mm/vmscan.c:shrink_folio_list(): save a tabstop
Andrew Morton
2026-01-20
mm: introduce generic lazy_mmu helpers
Kevin Brodsky
2026-01-20
mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
Yosry Ahmed
2025-12-13
Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-12-09
mm: vmscan: correct nr_requested tracing in scan_folios
Chen Ridong
2025-12-09
mm/huge_memory: replace can_split_folio() with direct refcount calculation
Zi Yan
2025-12-05
Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-11-29
mm/vmscan: skip increasing kswapd_failures when reclaim was boosted
Jiayuan Chen
2025-11-25
fs: cosmetic fixes to lru handling
Mateusz Guzik
2025-11-24
memcg: remove __mod_lruvec_state
Shakeel Butt
2025-11-20
mm: vmscan: simplify the folio refcount check in pageout()
Baolin Wang
2025-11-20
mm: vmscan: remove folio_test_private() check in pageout()
Baolin Wang
2025-11-16
mm, swap: cleanup swap entry allocation parameter
Kairui Song
2025-11-16
mm: vmscan: simplify the logic for activating dirty file folios
Baolin Wang
2025-11-16
mm: vmscan: filter out the dirty file folios for node_reclaim()
Baolin Wang
2025-11-16
mm/vmscan: remove redundant __GFP_NOWARN
Fushuai Wang
2025-11-16
mm: replace READ_ONCE() with standard page table accessors
Anshuman Khandual
2025-09-21
mm: re-enable kswapd when memory pressure subsides or demotion is toggled
Chanwon Park
2025-09-21
mm, swap: use the swap table for the swap cache and switch API
Kairui Song
2025-09-21
mm, swap: cleanup swap cache API and add kerneldoc
Kairui Song
2025-09-21
Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick up
Andrew Morton
2025-09-13
mm: fix duplicate accounting of free pages in should_reclaim_retry()
liuqiqi
2025-09-13
mm: introduce memdesc_flags_t
Matthew Wilcox (Oracle)
2025-09-13
mm/mglru: update MG-LRU proactive reclaim statistics only to memcg
Hao Jia
2025-09-13
mm: revert "mm: vmscan.c: fix OOM on swap stress test"
Hugh Dickins
2025-08-10
mm/vmscan: fix inverted polarity in lru_gen_seq_show()
Danilo Krummrich
2025-07-31
Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-07-29
Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-07-24
mm: optimize lru_note_cost() by adding lru_note_cost_unlock_irq()
Hugh Dickins
2025-07-24
mm/mglru: stop try_to_inc_min_seq() if min_seq[type] has not increased
Hao Jia
2025-07-19
mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_list
Jinjiang Tu
2025-07-19
mm: introduce per-node proactive reclaim interface
Davidlohr Bueso
2025-07-19
mm/vmscan: make __node_reclaim() more generic
Davidlohr Bueso
2025-07-19
mm/memcg: make memory.reclaim interface generic
Davidlohr Bueso
2025-07-19
mm/vmscan: respect psi_memstall region in node reclaim
Davidlohr Bueso
2025-07-13
mm: remove __folio_test_movable()
David Hildenbrand
2025-07-09
mm: remove redundant pXd_devmap calls
Alistair Popple
[next]