summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* mm, memcg: reconsider kmem.limit_in_bytes deprecationMichal Hocko2023-09-291-0/+13
* mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcementJohannes Weiner2023-09-191-3/+3
* memcontrol: ensure memcg acquired by id is properly set upJohannes Weiner2023-09-051-5/+17
* mm: fix get_mctgt_type() kernel-docMatthew Wilcox (Oracle)2023-08-241-18/+13
* memcg: remove duplication detection for mem_cgroup_uncharge_swapLu Jialin2023-08-241-3/+0
* mm: memcg: use rstat for non-hierarchical statsYosry Ahmed2023-08-241-29/+38
* mm: remove folio_test_transhuge()Matthew Wilcox (Oracle)2023-08-211-1/+1
* merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-211-0/+2
|\
| * mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan2023-08-211-0/+2
* | mm: remove redundant K() macro definitionZhangPeng2023-08-211-1/+0
* | mm/memcg: fix wrong function name above obj_cgroup_charge_zswap()Miaohe Lin2023-08-211-1/+1
* | mm:vmscan: fix inaccurate reclaim during proactive reclaimEfly Young2023-08-211-2/+2
* | memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folioMatthew Wilcox (Oracle)2023-08-211-4/+4
* | mm/memcg: minor cleanup for mc_handle_present_pte()Miaohe Lin2023-08-181-3/+2
* | mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_LOOPSMiaohe Lin2023-08-181-1/+1
* | mm/memcg: minor cleanup for MEM_CGROUP_ID_MAXMiaohe Lin2023-08-181-0/+1
* | memcg: drop kmem.limit_in_bytesMichal Hocko2023-08-181-10/+0
|/
* mm/memcontrol: do not tweak node in mem_cgroup_init()Haifeng Xu2023-06-231-2/+1
* mm/memcg: remove return value of mem_cgroup_scan_tasks()ZhangPeng2023-06-191-5/+4
* mm: kill lock|unlock_page_memcg()Kefeng Wang2023-06-191-14/+4
* mm: ptep_get() conversionRyan Roberts2023-06-191-2/+2
* mm/various: give up if pte_offset_map[_lock]() failsHugh Dickins2023-06-191-4/+4
* memcg: use helper macro FLUSH_TIMEMiaohe Lin2023-06-091-1/+1
* mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcgLars R. Damerow2023-06-091-0/+13
* mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()T.J. Alumbaugh2023-06-091-1/+1
* mm/memcontrol: fix typo in commentHaifeng Xu2023-06-091-1/+1
* memcg, oom: remove explicit wakeup in mem_cgroup_oom_synchronize()Haifeng Xu2023-06-091-8/+1
* memcg, oom: remove unnecessary check in mem_cgroup_oom_synchronize()Haifeng Xu2023-06-091-10/+3
* memcg: remove mem_cgroup_flush_stats_atomic()Yosry Ahmed2023-06-091-19/+5
* memcg: calculate root usage from global stateYosry Ahmed2023-06-091-19/+5
* memcg: flush stats non-atomically in mem_cgroup_wb_stats()Yosry Ahmed2023-06-091-5/+1
* memcg: dump memory.stat during cgroup OOM for v1Yosry Ahmed2023-06-091-25/+35
* memcg: use seq_buf_do_printk() with mem_cgroup_print_oom_meminfo()Yosry Ahmed2023-06-091-13/+14
* mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->cachedRoman Gushchin2023-06-091-6/+6
* mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()Roman Gushchin2023-06-091-9/+10
* memcg: page_cgroup_ino() get memcg from the page's folioYosry Ahmed2023-04-181-1/+2
* memcg v1: provide read access to memory.pressure_levelFlorian Schmidt2023-04-181-0/+11
* memcg: do not modify rstat tree for zero updatesYosry Ahmed2023-04-181-0/+3
* workingset: memcg: sleep when flushing stats in workingset_refault()Yosry Ahmed2023-04-181-2/+2
* memcg: sleep during flushing stats in safe contextsYosry Ahmed2023-04-181-9/+36
* memcg: replace stats_flush_lock with an atomicYosry Ahmed2023-04-181-7/+11
* memcg: do not flush stats in irq contextYosry Ahmed2023-04-181-1/+15
* memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"Yosry Ahmed2023-04-181-1/+1
* cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"Yosry Ahmed2023-04-181-1/+1
* memcg: do not drain charge pcp caches on remote isolated cpusMichal Hocko2023-04-181-1/+2
* mm: return an ERR_PTR from __filemap_get_folioChristoph Hellwig2023-04-051-1/+1
* mm, memcg: Prevent memory.soft_limit_in_bytes load/store tearingYue Zhao2023-03-281-4/+4
* mm, memcg: Prevent memory.oom_control load/store tearingYue Zhao2023-03-281-5/+5
* mm, memcg: Prevent memory.swappiness load/store tearingYue Zhao2023-03-281-3/+3
* mm, memcg: Prevent memory.oom.group load/store tearingYue Zhao2023-03-281-3/+3