summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2023-09-29mm, memcg: reconsider kmem.limit_in_bytes deprecationMichal Hocko
2023-09-19mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcementJohannes Weiner
2023-09-05memcontrol: ensure memcg acquired by id is properly set upJohannes Weiner
2023-08-24mm: fix get_mctgt_type() kernel-docMatthew Wilcox (Oracle)
2023-08-24memcg: remove duplication detection for mem_cgroup_uncharge_swapLu Jialin
2023-08-24mm: memcg: use rstat for non-hierarchical statsYosry Ahmed
2023-08-21mm: remove folio_test_transhuge()Matthew Wilcox (Oracle)
2023-08-21merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton
2023-08-21mm: remove redundant K() macro definitionZhangPeng
2023-08-21mm/memcg: fix wrong function name above obj_cgroup_charge_zswap()Miaohe Lin
2023-08-21mm:vmscan: fix inaccurate reclaim during proactive reclaimEfly Young
2023-08-21memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folioMatthew Wilcox (Oracle)
2023-08-21mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan
2023-08-18mm/memcg: minor cleanup for mc_handle_present_pte()Miaohe Lin
2023-08-18mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_LOOPSMiaohe Lin
2023-08-18mm/memcg: minor cleanup for MEM_CGROUP_ID_MAXMiaohe Lin
2023-08-18memcg: drop kmem.limit_in_bytesMichal Hocko
2023-06-23mm/memcontrol: do not tweak node in mem_cgroup_init()Haifeng Xu
2023-06-19mm/memcg: remove return value of mem_cgroup_scan_tasks()ZhangPeng
2023-06-19mm: kill lock|unlock_page_memcg()Kefeng Wang
2023-06-19mm: ptep_get() conversionRyan Roberts
2023-06-19mm/various: give up if pte_offset_map[_lock]() failsHugh Dickins
2023-06-09memcg: use helper macro FLUSH_TIMEMiaohe Lin
2023-06-09mm/memcontrol: export memcg.swap watermark via sysfs for v2 memcgLars R. Damerow
2023-06-09mm: multi-gen LRU: cleanup lru_gen_soft_reclaim()T.J. Alumbaugh
2023-06-09mm/memcontrol: fix typo in commentHaifeng Xu
2023-06-09memcg, oom: remove explicit wakeup in mem_cgroup_oom_synchronize()Haifeng Xu
2023-06-09memcg, oom: remove unnecessary check in mem_cgroup_oom_synchronize()Haifeng Xu
2023-06-09memcg: remove mem_cgroup_flush_stats_atomic()Yosry Ahmed
2023-06-09memcg: calculate root usage from global stateYosry Ahmed
2023-06-09memcg: flush stats non-atomically in mem_cgroup_wb_stats()Yosry Ahmed
2023-06-09memcg: dump memory.stat during cgroup OOM for v1Yosry Ahmed
2023-06-09memcg: use seq_buf_do_printk() with mem_cgroup_print_oom_meminfo()Yosry Ahmed
2023-06-09mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->cachedRoman Gushchin
2023-06-09mm: kmem: fix a NULL pointer dereference in obj_stock_flush_required()Roman Gushchin
2023-04-18memcg: page_cgroup_ino() get memcg from the page's folioYosry Ahmed
2023-04-18memcg v1: provide read access to memory.pressure_levelFlorian Schmidt
2023-04-18memcg: do not modify rstat tree for zero updatesYosry Ahmed
2023-04-18workingset: memcg: sleep when flushing stats in workingset_refault()Yosry Ahmed
2023-04-18memcg: sleep during flushing stats in safe contextsYosry Ahmed
2023-04-18memcg: replace stats_flush_lock with an atomicYosry Ahmed
2023-04-18memcg: do not flush stats in irq contextYosry Ahmed
2023-04-18memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"Yosry Ahmed
2023-04-18cgroup: rename cgroup_rstat_flush_"irqsafe" to "atomic"Yosry Ahmed
2023-04-18memcg: do not drain charge pcp caches on remote isolated cpusMichal Hocko
2023-04-05mm: return an ERR_PTR from __filemap_get_folioChristoph Hellwig
2023-03-28mm, memcg: Prevent memory.soft_limit_in_bytes load/store tearingYue Zhao
2023-03-28mm, memcg: Prevent memory.oom_control load/store tearingYue Zhao
2023-03-28mm, memcg: Prevent memory.swappiness load/store tearingYue Zhao
2023-03-28mm, memcg: Prevent memory.oom.group load/store tearingYue Zhao