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.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
*
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-27
1
-184
/
+199
|
\
|
*
mm: Multi-gen LRU: remove wait_event_killable()
Kalesh Singh
2023-04-18
1
-72
/
+40
|
*
mm: vmscan: move set_task_reclaim_state() near flush_reclaim_state()
Yosry Ahmed
2023-04-18
1
-12
/
+12
|
*
mm: vmscan: ignore non-LRU-based reclaim in memcg reclaim
Yosry Ahmed
2023-04-18
1
-7
/
+42
|
*
mm/vmscan: simplify shrink_node()
Haifeng Xu
2023-04-18
1
-6
/
+6
|
*
vmscan: memcg: sleep when flushing stats during reclaim
Yosry Ahmed
2023-04-18
1
-1
/
+1
|
*
memcg: sleep during flushing stats in safe contexts
Yosry Ahmed
2023-04-18
1
-1
/
+1
|
*
mm, treewide: redefine MAX_ORDER sanely
Kirill A. Shutemov
2023-04-05
1
-1
/
+1
|
*
mm: shrinkers: convert shrinker_rwsem to mutex
Qi Zheng
2023-03-28
1
-17
/
+17
|
*
mm: vmscan: remove shrinker_rwsem from synchronize_shrinkers()
Qi Zheng
2023-03-28
1
-6
/
+2
|
*
mm: vmscan: hold write lock to reparent shrinker nr_deferred
Qi Zheng
2023-03-28
1
-2
/
+2
|
*
mm: vmscan: add shrinker_srcu_generation
Kirill Tkhai
2023-03-28
1
-4
/
+20
|
*
mm: vmscan: make memcg slab shrink lockless
Qi Zheng
2023-03-28
1
-19
/
+26
|
*
mm: vmscan: make global slab shrink lockless
Qi Zheng
2023-03-28
1
-16
/
+12
|
*
mm: vmscan: add a map_nr_max field to shrinker_info
Qi Zheng
2023-03-28
1
-17
/
+18
|
*
mm: multi-gen LRU: improve design doc
T.J. Alumbaugh
2023-03-28
1
-1
/
+1
|
*
mm: multi-gen LRU: clean up sysfs code
T.J. Alumbaugh
2023-03-28
1
-13
/
+9
*
|
fork/vm: Move common PF_IO_WORKER behavior to new flag
Mike Christie
2023-03-12
1
-2
/
+2
|
/
*
mm: change to return bool for folio_isolate_lru()
Baolin Wang
2023-02-20
1
-5
/
+5
*
mm: memcontrol: rename memcg_kmem_enabled()
Roman Gushchin
2023-02-16
1
-1
/
+1
*
mm: multi-gen LRU: avoid futile retries
Yu Zhao
2023-02-16
1
-10
/
+15
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2023-02-10
1
-1
/
+5
|
\
|
*
mm: shrinkers: fix deadlock in shrinker debugfs
Qi Zheng
2023-02-09
1
-1
/
+5
*
|
mm: multi-gen LRU: simplify lru_gen_look_around()
T.J. Alumbaugh
2023-02-02
1
-50
/
+23
*
|
mm: multi-gen LRU: improve walk_pmd_range()
T.J. Alumbaugh
2023-02-02
1
-20
/
+20
*
|
mm: multi-gen LRU: improve lru_gen_exit_memcg()
T.J. Alumbaugh
2023-02-02
1
-0
/
+5
*
|
mm: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
2023-02-02
1
-108
/
+142
*
|
mm: multi-gen LRU: section for Bloom filters
T.J. Alumbaugh
2023-02-02
1
-88
/
+92
*
|
mm: multi-gen LRU: section for rmap/PT walk feedback
T.J. Alumbaugh
2023-02-02
1
-0
/
+4
*
|
mm: multi-gen LRU: section for working set protection
T.J. Alumbaugh
2023-02-02
1
-0
/
+4
*
|
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
1
-4
/
+5
|
\
|
|
*
mm: multi-gen LRU: fix crash during cgroup migration
Yu Zhao
2023-01-31
1
-1
/
+4
|
*
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2023-01-31
1
-3
/
+1
*
|
mm: add vma_has_recency()
Yu Zhao
2023-01-18
1
-1
/
+4
*
|
mm: multi-gen LRU: simplify arch_has_hw_pte_young() check
Yu Zhao
2023-01-18
1
-1
/
+1
*
|
mm: multi-gen LRU: clarify scan_control flags
Yu Zhao
2023-01-18
1
-28
/
+28
*
|
mm: multi-gen LRU: per-node lru_gen_folio lists
Yu Zhao
2023-01-18
1
-33
/
+341
*
|
mm: multi-gen LRU: shuffle should_run_aging()
Yu Zhao
2023-01-18
1
-62
/
+62
*
|
mm: multi-gen LRU: remove aging fairness safeguard
Yu Zhao
2023-01-18
1
-67
/
+59
*
|
mm: multi-gen LRU: remove eviction fairness safeguard
Yu Zhao
2023-01-18
1
-58
/
+23
*
|
mm: multi-gen LRU: rename lrugen->lists[] to lrugen->folios[]
Yu Zhao
2023-01-18
1
-10
/
+10
*
|
mm: multi-gen LRU: rename lru_gen_struct to lru_gen_folio
Yu Zhao
2023-01-18
1
-17
/
+17
*
|
mm/swap: convert deactivate_page() to folio_deactivate()
Vishal Moola (Oracle)
2023-01-18
1
-1
/
+1
|
/
*
Merge tag 'x86_mm_for_6.2_v2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-12-17
1
-4
/
+1
|
\
|
*
mm: Remove pointless barrier() after pmdp_get_lockless()
Peter Zijlstra
2022-12-15
1
-3
/
+0
|
*
mm: Rename pmd_read_atomic()
Peter Zijlstra
2022-12-15
1
-2
/
+2
*
|
mm: memcg: fix swapcached stat accounting
Hugh Dickins
2022-12-11
1
-2
/
+1
*
|
mm: add nodes= arg to memory.reclaim
Mina Almasry
2022-12-11
1
-1
/
+3
*
|
mm: disable top-tier fallback to reclaim on proactive reclaim
Mina Almasry
2022-12-11
1
-3
/
+22
*
|
mm: memcg: fix stale protection of reclaim target memcg
Yosry Ahmed
2022-12-11
1
-5
/
+6
[next]