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
/
memcontrol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
mm: fix multiple typos in multiple files
Muhammad Muzammil
2023-10-25
1
-2
/
+2
*
mm: kmem: reimplement get_obj_cgroup_from_current()
Roman Gushchin
2023-10-25
1
-32
/
+0
*
mm: kmem: scoped objcg protection
Roman Gushchin
2023-10-25
1
-2
/
+45
*
mm: kmem: make memcg keep a reference to the original objcg
Roman Gushchin
2023-10-25
1
-0
/
+5
*
mm: kmem: add direct objcg pointer to task_struct
Roman Gushchin
2023-10-25
1
-9
/
+130
*
mm: kmem: optimize get_obj_cgroup_from_current()
Roman Gushchin
2023-10-25
1
-20
/
+14
*
hugetlb: memcg: account hugetlb-backed memory in memory controller
Nhat Pham
2023-10-18
1
-1
/
+41
*
memcontrol: only transfer the memcg data for migration
Nhat Pham
2023-10-18
1
-3
/
+37
*
memcontrol: add helpers for hugetlb memcg accounting
Nhat Pham
2023-10-18
1
-12
/
+47
*
mm: memcg: normalize the value passed into memcg_rstat_updated()
Yosry Ahmed
2023-10-18
1
-2
/
+18
*
mm: memcg: refactor page state unit helpers
Yosry Ahmed
2023-10-18
1
-11
/
+33
*
memcg: remove unused do_memsw_account in memcg1_stat_format
Liu Shixin
2023-10-06
1
-7
/
+2
*
memcg: expose swapcache stat for memcg v1
Liu Shixin
2023-10-06
1
-0
/
+6
*
mm: memcg: add THP swap out info for anonymous reclaim
Xin Hao
2023-10-04
1
-0
/
+2
*
mm, memcg: reconsider kmem.limit_in_bytes deprecation
Michal Hocko
2023-09-29
1
-0
/
+13
*
mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcement
Johannes Weiner
2023-09-19
1
-3
/
+3
*
memcontrol: ensure memcg acquired by id is properly set up
Johannes Weiner
2023-09-05
1
-5
/
+17
*
mm: fix get_mctgt_type() kernel-doc
Matthew Wilcox (Oracle)
2023-08-24
1
-18
/
+13
*
memcg: remove duplication detection for mem_cgroup_uncharge_swap
Lu Jialin
2023-08-24
1
-3
/
+0
*
mm: memcg: use rstat for non-hierarchical stats
Yosry Ahmed
2023-08-24
1
-29
/
+38
*
mm: remove folio_test_transhuge()
Matthew Wilcox (Oracle)
2023-08-21
1
-1
/
+1
*
merge mm-hotfixes-stable into mm-stable to pick up depended-upon changes
Andrew Morton
2023-08-21
1
-0
/
+2
|
\
|
*
mm: enable page walking API to lock vmas during the walk
Suren Baghdasaryan
2023-08-21
1
-0
/
+2
*
|
mm: remove redundant K() macro definition
ZhangPeng
2023-08-21
1
-1
/
+0
*
|
mm/memcg: fix wrong function name above obj_cgroup_charge_zswap()
Miaohe Lin
2023-08-21
1
-1
/
+1
*
|
mm:vmscan: fix inaccurate reclaim during proactive reclaim
Efly Young
2023-08-21
1
-2
/
+2
*
|
memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folio
Matthew Wilcox (Oracle)
2023-08-21
1
-4
/
+4
*
|
mm/memcg: minor cleanup for mc_handle_present_pte()
Miaohe Lin
2023-08-18
1
-3
/
+2
*
|
mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_LOOPS
Miaohe Lin
2023-08-18
1
-1
/
+1
*
|
mm/memcg: minor cleanup for MEM_CGROUP_ID_MAX
Miaohe Lin
2023-08-18
1
-0
/
+1
*
|
memcg: drop kmem.limit_in_bytes
Michal Hocko
2023-08-18
1
-10
/
+0
|
/
*
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
[next]