index
:
kernel/git/torvalds/linux.git
master
Linux kernel source tree
Linus Torvalds
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Age
Commit message (
Expand
)
Author
13 days
Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-21
mm/vmscan: pass NULL to trace vmscan node reclaim
Ben Dooks
2026-06-21
mm: merge writeout into pageout
Christoph Hellwig
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-08
mm/compaction: cap compact_gap() at COMPACT_CLUSTER_MAX
JP Kobryn
2026-06-04
mm/vmscan: unify writeback reclaim statistic and throttling
Kairui Song
2026-06-04
mm/vmscan: remove sc->unqueued_dirty
Kairui Song
2026-06-04
mm/vmscan: remove sc->file_taken
Kairui Song
2026-06-04
mm/mglru: remove no longer used reclaim argument for folio protection
Kairui Song
2026-06-04
mm/mglru: simplify and improve dirty writeback handling
Kairui Song
2026-06-04
mm/mglru: use the common routine for dirty/writeback reactivation
Kairui Song
2026-06-04
mm/mglru: remove redundant swap constrained check upon isolation
Kairui Song
2026-06-04
mm/mglru: don't abort scan immediately right after aging
Kairui Song
2026-06-04
mm/mglru: use a smaller batch for reclaim
Kairui Song
2026-06-04
mm/mglru: avoid reclaim type fall back when isolation makes no progress
Barry Song (Xiaomi)
2026-06-04
mm/mglru: scan and count the exact number of folios
Kairui Song
2026-06-04
mm/mglru: restructure the reclaim loop
Kairui Song
2026-06-04
mm/mglru: relocate the LRU scan batch limit to callers
Kairui Song
2026-06-04
mm/mglru: rename variables related to aging and rotation
Kairui Song
2026-06-04
mm/mglru: consolidate common code for retrieving evictable size
Kairui Song
2026-06-04
mm/mglru: use folio_mark_accessed to replace folio_set_active
Barry Song (Xiaomi)
2026-06-04
buffer: Remove submit_bh()
Matthew Wilcox (Oracle)
2026-06-02
mm/memcg, swap: store cgroup id in cluster table directly
Kairui Song
2026-06-02
mm/memcg, swap: tidy up cgroup v1 memsw swap helpers
Kairui Song
2026-05-28
mm/vmpressure: skip socket pressure for costly order reclaim
JP Kobryn (Meta)
2026-05-28
mm/vmscan: fix typos in comments
Xiang Gao
2026-05-28
mm/vmscan: add balance_pgdat begin/end tracepoints
Bunyod Suvonov
2026-04-18
mm/vmscan: avoid false-positive -Wuninitialized warning
Arnd Bergmann
2026-04-18
mm: remove '!root_reclaim' checking in should_abort_scan()
Zhaoyang Huang
2026-04-18
mm/vmscan: prevent MGLRU reclaim from pinning address space
Suren Baghdasaryan
2026-04-18
mm: vmscan: fix dirty folios throttling on cgroup v1 for MGLRU
Baolin Wang
2026-04-18
mm: lru: add VM_WARN_ON_ONCE_FOLIO to lru maintenance helpers
Muchun Song
2026-04-18
mm: workingset: use lruvec_lru_size() to get the number of lru pages
Qi Zheng
2026-04-18
mm: vmscan: prepare for reparenting MGLRU folios
Qi Zheng
2026-04-18
mm: vmscan: prepare for reparenting traditional LRU folios
Qi Zheng
2026-04-18
mm: do not open-code lruvec lock
Qi Zheng
2026-04-18
mm: mglru: prevent memory cgroup release in mglru
Muchun Song
2026-04-18
mm: vmscan: refactor move_folios_to_lru()
Muchun Song
2026-04-18
mm: vmscan: prepare for the refactoring the move_folios_to_lru()
Qi Zheng
2026-04-18
mm: rename unlock_page_lruvec_irq and its variants
Muchun Song
2026-04-05
mm: update outdated comments for removed scan_swap_map_slots()
Kexin Sun
2026-04-05
mm/mglru: fix cgroup OOM during MGLRU state switching
Leno Hou
2026-04-05
mm/vmscan: fix unintended mtc->nmask mutation in alloc_demote_folio()
Bing Jiao
2026-04-05
mm: support batched checking of the young flag for MGLRU
Baolin Wang
2026-04-05
mm: rename ptep/pmdp_clear_young_notify() to ptep/pmdp_test_and_clear_young_n...
Baolin Wang
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
2026-04-05
mm: vmscan: add cgroup IDs to vmscan tracepoints
Thomas Ballasi
2026-04-05
mm: add folio_test_lazyfree helper
Vernon Yang
2026-04-05
mm: move pgscan, pgsteal, pgrefill to node stats
JP Kobryn (Meta)
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
[next]