summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2022-04-08mm/memcontrol: return 1 from cgroup.memory __setup() handlerRandy Dunlap
2022-02-23mm: memcg: synchronize objcg lists with a dedicated spinlockRoman Gushchin
2021-11-18memcg: prohibit unconditional exceeding the limit of dying tasksVasily Averin
2021-07-14mm: memcg/slab: properly set up gfp flags for objcg pointer arrayWaiman Long
2021-05-14mm: memcontrol: slab: fix obtain a reference to a freeing memcgMuchun Song
2021-03-30mm/memcg: fix 5.10 backport of splitting page memcgHugh Dickins
2021-03-30mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui
2021-03-04mm: memcontrol: fix get_active_memcg return valueMuchun Song
2021-03-04mm: memcontrol: fix swap undercounting in cgroup2Muchun Song
2021-03-04mm: memcontrol: fix NR_ANON_THPS accounting in charge movingMuchun Song
2021-02-13Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"Johannes Weiner
2021-01-27mm: memcg/slab: optimize objcg stock drainingRoman Gushchin
2020-12-30mm: memcg/slab: fix use after free in obj_cgroup_chargeMuchun Song
2020-12-30mm: memcg/slab: fix return of child memcg objcg for root memcgMuchun Song
2020-11-22mm: memcg/slab: fix root memcg vmstatsMuchun Song
2020-11-02mm: memcg: link page counters to root if use_hierarchy is falseRoman Gushchin
2020-11-02mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcgzhongjiang-ali
2020-10-18mm: kmem: enable kernel memcg accounting from interrupt contextsRoman Gushchin
2020-10-18mm: kmem: prepare remote memcg charging infra for interrupt contextsRoman Gushchin
2020-10-18mm: kmem: remove redundant checks from get_obj_cgroup_from_current()Roman Gushchin
2020-10-18mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current()Roman Gushchin
2020-10-18mm, memcg: rework remote charging API to support nestingRoman Gushchin
2020-10-13mm/memcg: fix device private memcg accountingRalph Campbell
2020-10-13mm: memcontrol: reword obsolete comment of mem_cgroup_unmark_under_oom()Miaohe Lin
2020-10-13mm: memcontrol: add the missing numa_stat interface for cgroup v2Muchun Song
2020-10-13mm/memcg: unify swap and memsw page countersWaiman Long
2020-10-13mm/memcg: simplify mem_cgroup_get_max()Waiman Long
2020-10-13mm/memcg: clean up obsolete enum charge_typeWaiman Long
2020-10-13mm: memcontrol: correct the comment of mem_cgroup_iter()Miaohe Lin
2020-10-13mm: memcg/slab: fix racy access to page->mem_cgroup in mem_cgroup_from_obj()Roman Gushchin
2020-10-13mm: memcontrol: use the preferred form for passing the size of a structure typeGustavo A. R. Silva
2020-10-13mm: memcontrol: use flex_array_size() helper in memcpy()Gustavo A. R. Silva
2020-10-13mm: use find_get_incore_page in memcontrolMatthew Wilcox (Oracle)
2020-10-13Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds
2020-09-26mm: memcontrol: fix missing suffix of workingset_restoreMuchun Song
2020-09-24bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flagChristoph Hellwig
2020-09-05memcg: fix use-after-free in uncharge_batchMichal Hocko
2020-08-14mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)
2020-08-13mm: memcontrol: fix warning when allocating the root cgroupJohannes Weiner
2020-08-12mm/memcontrol.c: delete duplicated wordsRandy Dunlap
2020-08-12mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim
2020-08-12mm: memcg: charge memcg percpu memory to the parent cgroupRoman Gushchin
2020-08-12mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin
2020-08-07mm: memcontrol: don't count limit-setting reclaim as memory pressureJohannes Weiner
2020-08-07mm: memcontrol: restore proper dirty throttling when memory.high changesJohannes Weiner
2020-08-07memcg, oom: check memcg margin for parallel oomYafang Shao
2020-08-07mm, memcg: decouple e{low,min} state mutations from protection checksChris Down
2020-08-07mm, memcg: avoid stale protection values when cgroup is above protectionYafang Shao
2020-08-07mm, memcg: unify reclaim retry limits with page allocatorChris Down
2020-08-07mm, memcg: reclaim more aggressively before high allocator throttlingChris Down