summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2023-12-29mm: memcg: fix split queue list crash when large folio migrationBaolin Wang
2023-12-06mm: kmem: properly initialize local objcg variable in current_obj_cgroup()Roman Gushchin
2023-11-15mm: kmem: drop __GFP_NOFAIL when allocating objcg vectorsRoman Gushchin
2023-10-25mm: fix multiple typos in multiple filesMuhammad Muzammil
2023-10-25mm: kmem: reimplement get_obj_cgroup_from_current()Roman Gushchin
2023-10-25mm: kmem: scoped objcg protectionRoman Gushchin
2023-10-25mm: kmem: make memcg keep a reference to the original objcgRoman Gushchin
2023-10-25mm: kmem: add direct objcg pointer to task_structRoman Gushchin
2023-10-25mm: kmem: optimize get_obj_cgroup_from_current()Roman Gushchin
2023-10-18hugetlb: memcg: account hugetlb-backed memory in memory controllerNhat Pham
2023-10-18memcontrol: only transfer the memcg data for migrationNhat Pham
2023-10-18memcontrol: add helpers for hugetlb memcg accountingNhat Pham
2023-10-18mm: memcg: normalize the value passed into memcg_rstat_updated()Yosry Ahmed
2023-10-18mm: memcg: refactor page state unit helpersYosry Ahmed
2023-10-06memcg: remove unused do_memsw_account in memcg1_stat_formatLiu Shixin
2023-10-06memcg: expose swapcache stat for memcg v1Liu Shixin
2023-10-04mm: memcg: add THP swap out info for anonymous reclaimXin Hao
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