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
/
memcontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm/memcontrol: do not tweak node in mem_cgroup_init()
Haifeng Xu
2023-06-23
1
-2
/
+1
*
mm/memcg: remove return value of mem_cgroup_scan_tasks()
ZhangPeng
2023-06-19
1
-5
/
+4
*
mm: kill lock|unlock_page_memcg()
Kefeng Wang
2023-06-19
1
-14
/
+4
*
mm: ptep_get() conversion
Ryan Roberts
2023-06-19
1
-2
/
+2
*
mm/various: give up if pte_offset_map[_lock]() fails
Hugh Dickins
2023-06-19
1
-4
/
+4
*
memcg: use helper macro FLUSH_TIME
Miaohe Lin
2023-06-09
1
-1
/
+1
*
mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcg
Lars R. Damerow
2023-06-09
1
-0
/
+13
*
mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()
T.J. Alumbaugh
2023-06-09
1
-1
/
+1
*
mm/memcontrol: fix typo in comment
Haifeng Xu
2023-06-09
1
-1
/
+1
*
memcg, oom: remove explicit wakeup in mem_cgroup_oom_synchronize()
Haifeng Xu
2023-06-09
1
-8
/
+1
*
memcg, oom: remove unnecessary check in mem_cgroup_oom_synchronize()
Haifeng Xu
2023-06-09
1
-10
/
+3
*
memcg: remove mem_cgroup_flush_stats_atomic()
Yosry Ahmed
2023-06-09
1
-19
/
+5
*
memcg: calculate root usage from global state
Yosry Ahmed
2023-06-09
1
-19
/
+5
*
memcg: flush stats non-atomically in mem_cgroup_wb_stats()
Yosry Ahmed
2023-06-09
1
-5
/
+1
*
memcg: dump memory.stat during cgroup OOM for v1
Yosry Ahmed
2023-06-09
1
-25
/
+35
*
memcg: use seq_buf_do_printk() with mem_cgroup_print_oom_meminfo()
Yosry Ahmed
2023-06-09
1
-13
/
+14
*
mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->cached
Roman Gushchin
2023-06-09
1
-6
/
+6
*
mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()
Roman Gushchin
2023-06-09
1
-9
/
+10
*
memcg: page_cgroup_ino() get memcg from the page's folio
Yosry Ahmed
2023-04-18
1
-1
/
+2
*
memcg v1: provide read access to memory.pressure_level
Florian Schmidt
2023-04-18
1
-0
/
+11
*
memcg: do not modify rstat tree for zero updates
Yosry Ahmed
2023-04-18
1
-0
/
+3
*
workingset: memcg: sleep when flushing stats in workingset_refault()
Yosry Ahmed
2023-04-18
1
-2
/
+2
*
memcg: sleep during flushing stats in safe contexts
Yosry Ahmed
2023-04-18
1
-9
/
+36
*
memcg: replace stats_flush_lock with an atomic
Yosry Ahmed
2023-04-18
1
-7
/
+11
*
memcg: do not flush stats in irq context
Yosry Ahmed
2023-04-18
1
-1
/
+15
*
memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"
Yosry Ahmed
2023-04-18
1
-1
/
+1
*
cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"
Yosry Ahmed
2023-04-18
1
-1
/
+1
*
memcg: do not drain charge pcp caches on remote isolated cpus
Michal Hocko
2023-04-18
1
-1
/
+2
*
mm: return an ERR_PTR from __filemap_get_folio
Christoph Hellwig
2023-04-05
1
-1
/
+1
*
mm, memcg: Prevent memory.soft_limit_in_bytes load/store tearing
Yue Zhao
2023-03-28
1
-4
/
+4
*
mm, memcg: Prevent memory.oom_control load/store tearing
Yue Zhao
2023-03-28
1
-5
/
+5
*
mm, memcg: Prevent memory.swappiness load/store tearing
Yue Zhao
2023-03-28
1
-3
/
+3
*
mm, memcg: Prevent memory.oom.group load/store tearing
Yue Zhao
2023-03-28
1
-3
/
+3
*
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
1
-30
/
+68
|
\
|
*
mm: change to return bool for isolate_lru_page()
Baolin Wang
2023-02-20
1
-2
/
+2
|
*
mm: memcontrol: rename memcg_kmem_enabled()
Roman Gushchin
2023-02-16
1
-4
/
+4
|
*
mm: multi-gen LRU: section for memcg LRU
T.J. Alumbaugh
2023-02-02
1
-6
/
+2
|
*
mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()
Matthew Wilcox (Oracle)
2023-02-02
1
-7
/
+5
|
*
Sync mm-stable with mm-hotfixes-stable to pick up dependent patches
Andrew Morton
2023-01-31
1
-54
/
+13
|
|
\
|
*
|
mm: memcg: add folio_memcg_check()
Matthew Wilcox
2023-01-18
1
-3
/
+3
|
*
|
mm: multi-gen LRU: per-node lru_gen_folio lists
Yu Zhao
2023-01-18
1
-0
/
+16
|
*
|
mm: memcontrol: deprecate charge moving
Johannes Weiner
2023-01-18
1
-0
/
+4
|
*
|
mm: memcontrol: skip moving non-present pages that are mapped elsewhere
Johannes Weiner
2023-01-18
1
-14
/
+38
*
|
|
mm: memcontrol: add new kernel parameter cgroup.memory=nobpf
Yafang Shao
2023-02-10
1
-0
/
+18
|
|
/
|
/
|
*
|
Revert "mm: add nodes= arg to memory.reclaim"
Michal Hocko
2023-01-31
1
-54
/
+13
|
/
*
mm: memcg: fix swapcached stat accounting
Hugh Dickins
2022-12-11
1
-0
/
+6
*
mm: add nodes= arg to memory.reclaim
Mina Almasry
2022-12-11
1
-13
/
+54
*
Merge branch 'mm-hotfixes-stable' into mm-stable
Andrew Morton
2022-12-09
1
-2
/
+13
|
\
|
*
memcg: fix possible use-after-free in memcg_write_event_control()
Tejun Heo
2022-12-09
1
-2
/
+13
*
|
mm: vmscan: split khugepaged stats from direct reclaim stats
Johannes Weiner
2022-11-30
1
-2
/
+6
[next]