aboutsummaryrefslogtreecommitdiff
path: root/include/linux/memcontrol.h
AgeCommit message (Expand)AuthorFilesLines
2023-10-25mm/khugepaged: convert alloc_charge_hpage() to use foliosVishal Moola (Oracle)1-14/+0
2023-10-25mm: kmem: reimplement get_obj_cgroup_from_current()Roman Gushchin1-1/+10
2023-10-25mm: kmem: scoped objcg protectionRoman Gushchin1-0/+9
2023-10-25mm: kmem: make memcg keep a reference to the original objcgRoman Gushchin1-1/+7
2023-10-18hugetlb: memcg: account hugetlb-backed memory in memory controllerNhat Pham1-0/+9
2023-10-18memcontrol: only transfer the memcg data for migrationNhat Pham1-0/+7
2023-10-18memcontrol: add helpers for hugetlb memcg accountingNhat Pham1-0/+21
2023-10-18mm/memcg: annotate struct mem_cgroup_threshold_ary with __counted_byKees Cook1-1/+1
2023-10-04mm: shrinker: add a secondary array for shrinker_info::{map, nr_deferred}Qi Zheng1-11/+1
2023-09-19mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcementJohannes Weiner1-2/+2
2023-08-29Merge tag 'mm-stable-2023-08-28-18-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-10/+8
2023-08-24mm: memcg: use rstat for non-hierarchical statsYosry Ahmed1-3/+4
2023-08-21mm/memcg: update obsolete comment above parent_mem_cgroup()Miaohe Lin1-2/+1
2023-08-21mm/memcg: fix obsolete function name in mem_cgroup_protection()Miaohe Lin1-1/+1
2023-08-21memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folioMatthew Wilcox (Oracle)1-2/+2
2023-08-18mm/memcg: minor cleanup for MEM_CGROUP_ID_MAXMiaohe Lin1-2/+0
2023-08-16net-memcg: Fix scope of sockmem pressure indicatorsAbel Wu1-2/+7
2023-06-19mm/memcg: remove return value of mem_cgroup_scan_tasks()ZhangPeng1-4/+3
2023-06-19mm: kill lock|unlock_page_memcg()Kefeng Wang1-11/+1
2023-06-09memcg: remove mem_cgroup_flush_stats_atomic()Yosry Ahmed1-5/+0
2023-04-18workingset: memcg: sleep when flushing stats in workingset_refault()Yosry Ahmed1-2/+2
2023-04-18memcg: sleep during flushing stats in safe contextsYosry Ahmed1-2/+7
2023-04-18memcg: rename mem_cgroup_flush_stats_"delayed" to "ratelimited"Yosry Ahmed1-2/+2
2023-03-28mm: vmscan: add a map_nr_max field to shrinker_infoQi Zheng1-0/+1
2023-02-23Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-22/+44
2023-02-16mm: memcontrol: rename memcg_kmem_enabled()Roman Gushchin1-7/+7
2023-02-10mm: memcontrol: add new kernel parameter cgroup.memory=nobpfYafang Shao1-0/+11
2023-02-02mm: convert mem_cgroup_css_from_page() to mem_cgroup_css_from_folio()Matthew Wilcox (Oracle)1-1/+1
2023-01-31Sync mm-stable with mm-hotfixes-stable to pick up dependent patchesAndrew Morton1-1/+4
2023-01-31mm: memcg: fix NULL pointer in mem_cgroup_track_foreign_dirty_slowpath()Kefeng Wang1-1/+4
2023-01-18mm: memcg: add folio_memcg_check()Matthew Wilcox1-14/+26
2023-01-18mm: multi-gen LRU: per-node lru_gen_folio listsYu Zhao1-0/+10
2022-12-11mm: memcg: fix stale protection of reclaim target memcgYosry Ahmed1-10/+21
2022-10-10Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-50/+49
2022-10-03mm: memcontrol: use memcg_kmem_enabled in count_objcg_eventKairui Song1-1/+1
2022-10-03memcg: extract memcg_vmstats from struct mem_cgroupShakeel Butt1-33/+4
2022-10-03memcg: convert mem_cgroup_swapin_charge_page() to mem_cgroup_swapin_charge_fo...Matthew Wilcox (Oracle)1-2/+2
2022-09-28Revert "net: set proper memcg for net_init hooks allocations"Shakeel Butt1-45/+0
2022-09-26mm: deduplicate cacheline padding codeShakeel Butt1-11/+2
2022-09-26mm: multi-gen LRU: support page table walksYu Zhao1-0/+5
2022-09-26mm: multi-gen LRU: exploit locality in rmapYu Zhao1-0/+31
2022-09-11memcg: increase MEMCG_CHARGE_BATCH to 64Shakeel Butt1-3/+4
2022-08-28Revert "memcg: cleanup racy sum avoidance code"Shakeel Butt1-2/+13
2022-07-03mm: memcontrol: introduce mem_cgroup_ino() and mem_cgroup_get_from_ino()Roman Gushchin1-0/+21
2022-06-16net: set proper memcg for net_init hooks allocationsVasily Averin1-1/+46
2022-06-16mm: kmem: make mem_cgroup_from_obj() vmalloc()-safeRoman Gushchin1-0/+6
2022-05-19zswap: memcg accountingJohannes Weiner1-0/+54
2022-05-13vmscan: convert lazy freeing to foliosMatthew Wilcox (Oracle)1-0/+14
2022-04-28mm/memcontrol.c: make cgroup_memory_noswap staticLu Jialin1-4/+0
2022-04-21memcg: sync flush only if periodic flush is delayedShakeel Butt1-0/+5