summaryrefslogtreecommitdiff
path: root/mm/vmscan.c
AgeCommit message (Expand)Author
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12mm/vmscan: select the closest preferred node in demote_folio_list()Bing Jiao
2026-02-12mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao
2026-02-06mm/vmscan: use %pe to print error pointersSahil Chandna
2026-01-31mm, swap: use swap cache as the swap in synchronize layerKairui Song
2026-01-31mm/vmscan: add tracepoint and reason for kswapd_failures resetJiayuan Chen
2026-01-31mm/vmscan: mitigate spurious kswapd_failures reset from direct reclaimJiayuan Chen
2026-01-31mm/vmscan: drop inclusion of balloon_compaction.hDavid Hildenbrand (Red Hat)
2026-01-26memcg: rename mem_cgroup_ino() to mem_cgroup_id()Shakeel Butt
2026-01-26mm/vmscan: use cgroup ID instead of private memcg ID in lru_gen interfaceShakeel Butt
2026-01-20mm: fix minor spelling mistakes in commentsKevin Lourenco
2026-01-20mm/block/fs: remove laptop_modeJohannes Weiner
2026-01-20memcg: remove mem_cgroup_size()Chen Ridong
2026-01-20mm/vmscan.c:shrink_folio_list(): save a tabstopAndrew Morton
2026-01-20mm: introduce generic lazy_mmu helpersKevin Brodsky
2026-01-20mm: restore per-memcg proactive reclaim with !CONFIG_NUMAYosry Ahmed
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-12-09mm: vmscan: correct nr_requested tracing in scan_foliosChen Ridong
2025-12-09mm/huge_memory: replace can_split_folio() with direct refcount calculationZi Yan
2025-12-05Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-11-29mm/vmscan: skip increasing kswapd_failures when reclaim was boostedJiayuan Chen
2025-11-25fs: cosmetic fixes to lru handlingMateusz Guzik
2025-11-24memcg: remove __mod_lruvec_stateShakeel Butt
2025-11-20mm: vmscan: simplify the folio refcount check in pageout()Baolin Wang
2025-11-20mm: vmscan: remove folio_test_private() check in pageout()Baolin Wang
2025-11-16mm, swap: cleanup swap entry allocation parameterKairui Song
2025-11-16mm: vmscan: simplify the logic for activating dirty file foliosBaolin Wang
2025-11-16mm: vmscan: filter out the dirty file folios for node_reclaim()Baolin Wang
2025-11-16mm/vmscan: remove redundant __GFP_NOWARNFushuai Wang
2025-11-16mm: replace READ_ONCE() with standard page table accessorsAnshuman Khandual
2025-09-21mm: re-enable kswapd when memory pressure subsides or demotion is toggledChanwon Park
2025-09-21mm, swap: use the swap table for the swap cache and switch APIKairui Song
2025-09-21mm, swap: cleanup swap cache API and add kerneldocKairui Song
2025-09-21Merge branch 'mm-hotfixes-stable' into mm-stable in order to pick upAndrew Morton
2025-09-13mm: fix duplicate accounting of free pages in should_reclaim_retry()liuqiqi
2025-09-13mm: introduce memdesc_flags_tMatthew Wilcox (Oracle)
2025-09-13mm/mglru: update MG-LRU proactive reclaim statistics only to memcgHao Jia
2025-09-13mm: revert "mm: vmscan.c: fix OOM on swap stress test"Hugh Dickins
2025-08-10mm/vmscan: fix inverted polarity in lru_gen_seq_show()Danilo Krummrich
2025-07-31Merge tag 'mm-stable-2025-07-30-15-25' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-07-29Merge tag 'driver-core-6.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2025-07-24mm: optimize lru_note_cost() by adding lru_note_cost_unlock_irq()Hugh Dickins
2025-07-24mm/mglru: stop try_to_inc_min_seq() if min_seq[type] has not increasedHao Jia
2025-07-19mm/vmscan: fix hwpoisoned large folio handling in shrink_folio_listJinjiang Tu
2025-07-19mm: introduce per-node proactive reclaim interfaceDavidlohr Bueso
2025-07-19mm/vmscan: make __node_reclaim() more genericDavidlohr Bueso
2025-07-19mm/memcg: make memory.reclaim interface genericDavidlohr Bueso
2025-07-19mm/vmscan: respect psi_memstall region in node reclaimDavidlohr Bueso
2025-07-13mm: remove __folio_test_movable()David Hildenbrand
2025-07-09mm: remove redundant pXd_devmap callsAlistair Popple