index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
/
vmscan.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/thp: fix deferred split unqueue naming and locking
Hugh Dickins
2024-11-05
1
-2
/
+2
*
mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()
Yu Zhao
2024-11-03
1
-39
/
+49
*
mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL stats
Yu Zhao
2024-11-03
1
-9
/
+5
*
mm/mglru: only clear kswapd_failures if reclaimable
Wei Xu
2024-10-17
1
-2
/
+2
*
Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-09-21
1
-21
/
+46
|
\
|
*
mm: introduce a pageflag for partially mapped folios
Usama Arif
2024-09-09
1
-1
/
+2
|
*
mm,memcg: provide per-cgroup counters for NUMA balancing operations
Kaiyang Zhao
2024-09-03
1
-4
/
+4
|
*
mm: shmem: support large folio swap out
Baolin Wang
2024-09-03
1
-7
/
+23
|
*
memcg: use ratelimited stats flush in the reclaim
Shakeel Butt
2024-09-01
1
-3
/
+4
|
*
mm: multi-gen LRU: ignore non-leaf pmd_young for force_scan=true
Yuanchu Xie
2024-09-01
1
-2
/
+2
|
*
mm/huge_memory: convert split_huge_pages_pid() from follow_page() to folio_walk
David Hildenbrand
2024-09-01
1
-1
/
+1
|
*
mm: create promo_wmark_pages and clean up open-coded sites
Kaiyang Zhao
2024-09-01
1
-1
/
+1
|
*
mm: shrink skip folio mapped by an exiting process
Zhiguo Jiang
2024-09-01
1
-1
/
+6
|
*
mm: add node_reclaim successes to VM event counters
Matthew Cassell
2024-09-01
1
-1
/
+3
*
|
mm: vmscan.c: fix OOM on swap stress test
Chris Li
2024-09-09
1
-1
/
+1
*
|
Revert "mm: skip CMA pages when they are not available"
Usama Arif
2024-09-01
1
-22
/
+2
|
/
*
Merge tag 'random-6.11-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2024-07-24
1
-9
/
+0
|
\
|
*
mm: add MAP_DROPPABLE for designating always lazily freeable mappings
Jason A. Donenfeld
2024-07-19
1
-9
/
+0
*
|
mm/mglru: fix ineffective protection calculation
Yu Zhao
2024-07-17
1
-44
/
+38
*
|
mm/mglru: fix overshooting shrinker memory
Yu Zhao
2024-07-17
1
-2
/
+8
*
|
mm/mglru: fix div-by-zero in vmpressure_calc_level()
Yu Zhao
2024-07-17
1
-1
/
+0
*
|
mm/vmscan: drop checking if _deferred_list is empty before using TTU_SYNC
Barry Song
2024-07-10
1
-1
/
+1
*
|
mm: add swappiness= arg to memory.reclaim
Dan Schatzberg
2024-07-04
1
-3
/
+22
*
|
mm: add defines for min/max swappiness
Dan Schatzberg
2024-07-04
1
-6
/
+6
*
|
mm: memcg: rename soft limit reclaim-related functions
Roman Gushchin
2024-07-04
1
-5
/
+5
*
|
mm: refactor folio_undo_large_rmappable()
Kefeng Wang
2024-07-04
1
-6
/
+2
*
|
mm: rename alloc_demote_folio to alloc_migrate_folio
Honggyu Kim
2024-07-03
1
-2
/
+2
*
|
mm: make alloc_demote_folio externally invokable for migration
Honggyu Kim
2024-07-03
1
-2
/
+1
*
|
mm: vmscan: reset sc->priority on retry
Shakeel Butt
2024-07-03
1
-0
/
+1
*
|
mm: vmscan: restore incremental cgroup iteration
Johannes Weiner
2024-07-03
1
-2
/
+40
|
/
*
mm: drop the 'anon_' prefix for swap-out mTHP counters
Baolin Wang
2024-06-05
1
-1
/
+1
*
mm/vmscan: remove ignore_references argument of reclaim_folio_list()
SeongJae Park
2024-05-07
1
-6
/
+4
*
mm/vmscan: remove ignore_references argument of reclaim_pages()
SeongJae Park
2024-05-07
1
-3
/
+3
*
mm: add per-order mTHP anon_swpout and anon_swpout_fallback counters
Barry Song
2024-05-05
1
-0
/
+3
*
mm: vmscan: avoid split during shrink_folio_list()
Ryan Roberts
2024-04-25
1
-10
/
+10
*
mm: hold PTL from the first PTE while reclaiming a large folio
Barry Song
2024-04-25
1
-0
/
+14
*
mm: record the migration reason for struct migration_target_control
Baolin Wang
2024-04-25
1
-1
/
+2
*
Merge branch 'master' into mm-stable
Andrew Morton
2024-03-18
1
-1
/
+4
|
\
|
*
mm, vmscan: prevent infinite loop for costly GFP_NOIO | __GFP_RETRY_MAYFAIL a...
Vlastimil Babka
2024-03-04
1
-1
/
+4
*
|
mm, vmscan: retry kswapd's priority loop with cache_trim_mode off on failure
Byungchul Park
2024-03-12
1
-1
/
+20
*
|
mm: remove folio from deferred split list before uncharging it
Matthew Wilcox (Oracle)
2024-03-12
1
-0
/
+6
*
|
mm: free folios directly in move_folios_to_lru()
Matthew Wilcox (Oracle)
2024-03-04
1
-20
/
+12
*
|
mm: free folios in a batch in shrink_folio_list()
Matthew Wilcox (Oracle)
2024-03-04
1
-11
/
+9
*
|
mm: madvise: pageout: ignore references rather than clearing young
Barry Song
2024-03-04
1
-5
/
+7
*
|
mm/mglru: improve swappiness handling
Kinsey Ho
2024-02-22
1
-10
/
+10
*
|
mm/mglru: improve struct lru_gen_mm_walk
Kinsey Ho
2024-02-22
1
-24
/
+26
*
|
mm/mglru: improve reset_mm_stats()
Kinsey Ho
2024-02-22
1
-20
/
+22
*
|
mm/mglru: improve should_run_aging()
Kinsey Ho
2024-02-22
1
-14
/
+11
*
|
mm/mglru: drop unused parameter
Kinsey Ho
2024-02-22
1
-5
/
+5
*
|
mm/vmscan: make too_many_isolated return bool
Hao Ge
2024-02-22
1
-3
/
+3
[next]