summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* mm: memcontrol: slab: fix obtain a reference to a freeing memcgMuchun Song2021-05-141-1/+9
* mm/memcg: fix 5.10 backport of splitting page memcgHugh Dickins2021-03-301-1/+5
* mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_p...Zhou Guanghui2021-03-301-10/+5
* mm: memcontrol: fix get_active_memcg return valueMuchun Song2021-03-041-7/+3
* mm: memcontrol: fix swap undercounting in cgroup2Muchun Song2021-03-041-1/+13
* mm: memcontrol: fix NR_ANON_THPS accounting in charge movingMuchun Song2021-03-041-4/+2
* Revert "mm: memcontrol: avoid workload stalls when lowering memory.high"Johannes Weiner2021-02-131-3/+2
* mm: memcg/slab: optimize objcg stock drainingRoman Gushchin2021-01-271-3/+1
* mm: memcg/slab: fix use after free in obj_cgroup_chargeMuchun Song2020-12-301-1/+3
* mm: memcg/slab: fix return of child memcg objcg for root memcgMuchun Song2020-12-301-0/+1
* mm: memcg/slab: fix root memcg vmstatsMuchun Song2020-11-221-2/+7
* mm: memcg: link page counters to root if use_hierarchy is falseRoman Gushchin2020-11-021-5/+10
* mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcgzhongjiang-ali2020-11-021-2/+8
* mm: kmem: enable kernel memcg accounting from interrupt contextsRoman Gushchin2020-10-181-0/+13
* mm: kmem: prepare remote memcg charging infra for interrupt contextsRoman Gushchin2020-10-181-14/+34
* mm: kmem: remove redundant checks from get_obj_cgroup_from_current()Roman Gushchin2020-10-181-3/+0
* mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current()Roman Gushchin2020-10-181-5/+8
* mm, memcg: rework remote charging API to support nestingRoman Gushchin2020-10-181-3/+3
* mm/memcg: fix device private memcg accountingRalph Campbell2020-10-131-1/+4
* mm: memcontrol: reword obsolete comment of mem_cgroup_unmark_under_oom()Miaohe Lin2020-10-131-2/+2
* mm: memcontrol: add the missing numa_stat interface for cgroup v2Muchun Song2020-10-131-60/+110
* mm/memcg: unify swap and memsw page countersWaiman Long2020-10-131-3/+0
* mm/memcg: simplify mem_cgroup_get_max()Waiman Long2020-10-131-11/+13
* mm/memcg: clean up obsolete enum charge_typeWaiman Long2020-10-131-8/+0
* mm: memcontrol: correct the comment of mem_cgroup_iter()Miaohe Lin2020-10-131-3/+3
* mm: memcg/slab: fix racy access to page->mem_cgroup in mem_cgroup_from_obj()Roman Gushchin2020-10-131-0/+11
* mm: memcontrol: use the preferred form for passing the size of a structure typeGustavo A. R. Silva2020-10-131-1/+1
* mm: memcontrol: use flex_array_size() helper in memcpy()Gustavo A. R. Silva2020-10-131-4/+3
* mm: use find_get_incore_page in memcontrolMatthew Wilcox (Oracle)2020-10-131-22/+2
* Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-blockLinus Torvalds2020-10-131-1/+1
|\
| * bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flagChristoph Hellwig2020-09-241-1/+1
* | mm: memcontrol: fix missing suffix of workingset_restoreMuchun Song2020-09-261-2/+2
* | memcg: fix use-after-free in uncharge_batchMichal Hocko2020-09-051-0/+6
|/
* mm: replace hpage_nr_pages with thp_nr_pagesMatthew Wilcox (Oracle)2020-08-141-5/+5
* mm: memcontrol: fix warning when allocating the root cgroupJohannes Weiner2020-08-131-6/+0
* mm/memcontrol.c: delete duplicated wordsRandy Dunlap2020-08-121-1/+1
* mm/workingset: prepare the workingset detection infrastructure for anon LRUJoonsoo Kim2020-08-121-5/+11
* mm: memcg: charge memcg percpu memory to the parent cgroupRoman Gushchin2020-08-121-4/+16
* mm: memcg/percpu: per-memcg percpu memory statisticsRoman Gushchin2020-08-121-1/+3
* mm: memcontrol: don't count limit-setting reclaim as memory pressureJohannes Weiner2020-08-071-1/+10
* mm: memcontrol: restore proper dirty throttling when memory.high changesJohannes Weiner2020-08-071-0/+2
* memcg, oom: check memcg margin for parallel oomYafang Shao2020-08-071-1/+7
* mm, memcg: decouple e{low,min} state mutations from protection checksChris Down2020-08-071-21/+7
* mm, memcg: avoid stale protection values when cgroup is above protectionYafang Shao2020-08-071-0/+8
* mm, memcg: unify reclaim retry limits with page allocatorChris Down2020-08-071-9/+6
* mm, memcg: reclaim more aggressively before high allocator throttlingChris Down2020-08-071-5/+37
* mm: memcontrol: avoid workload stalls when lowering memory.highRoman Gushchin2020-08-071-2/+2
* mm: memcontrol: account kernel stack per nodeShakeel Butt2020-08-071-1/+1
* mm: memcg/slab: use a single set of kmem_caches for all allocationsRoman Gushchin2020-08-071-1/+24
* mm: memcg/slab: remove memcg_kmem_get_cache()Roman Gushchin2020-08-071-24/+1