summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2020-06-04mm, memcg: fix error return value of mem_cgroup_css_alloc()Yafang Shao
2020-05-21memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu
2020-05-21net: memcg: late association of sock to memcgShakeel Butt
2020-05-21cgroup: memcg: net: do not associate sock with unrelated cgroupShakeel Butt
2020-05-15mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()Vasily Averin
2020-04-12mm: memcontrol: fix NULL-ptr deref in percpu stats flushShakeel Butt
2020-01-09mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()Roman Gushchin
2019-12-29mm: memcontrol: fix network errors from failing __GFP_ATOMIC chargesJohannes Weiner
2019-10-05memcg, kmem: do not fail __GFP_NOFAIL chargesMichal Hocko
2019-09-06mm: memcontrol: fix percpu vmstats and vmevents flushShakeel Butt
2019-09-06mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync ...Roman Gushchin
2019-08-29mm: memcontrol: flush percpu vmevents before releasing memcgRoman Gushchin
2019-08-29mm: memcontrol: flush percpu vmstats before releasing memcgRoman Gushchin
2019-08-25mm/memcontrol.c: fix use after free in mem_cgroup_iter()Miles Chen
2019-08-06mm/memcontrol.c: keep local VM counters in sync with the hierarchical onesYafang Shao
2019-07-26mm/memcontrol: fix wrong statistics in memory.statYafang Shao
2019-06-13mm: memcontrol: don't batch updates of local VM stats and eventsJohannes Weiner
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157Thomas Gleixner
2019-05-14mm: memcontrol: fix NUMA round-robin reclaim at intermediate levelJohannes Weiner
2019-05-14mm: memcontrol: fix recursive statistics correctness & scalabiltyJohannes Weiner
2019-05-14mm: memcontrol: move stat/event counting functions out-of-lineJohannes Weiner
2019-05-14mm: memcontrol: make cgroup stats and events query API explicitly localJohannes Weiner
2019-05-14mm, memcg: rename ambiguously named memory.stat counters and functionsChris Down
2019-05-14mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() APIJohannes Weiner
2019-05-14mm: memcontrol: push down mem_cgroup_nr_lru_pages()Johannes Weiner
2019-05-14mm: memcontrol: push down mem_cgroup_node_nr_lru_pages()Johannes Weiner
2019-05-14mm: memcontrol: replace node summing with memcg_page_state()Johannes Weiner
2019-05-14mm: memcontrol: replace zone summing with lruvec_page_state()Johannes Weiner
2019-04-05mm: writeback: use exact memcg dirty countsGreg Thelen
2019-03-05mm/memcontrol.c: fix bad line in commentQian Cai
2019-03-05mm: remove zone_lru_lock() function, access ->lru_lock directlyAndrey Ryabinin
2019-03-05numa: make "nr_node_ids" unsigned intAlexey Dobriyan
2019-03-05mm: memcontrol: expose THP events on a per-memcg basisChris Down
2019-03-05memcg: killed threads should not invoke memcg OOM killerTetsuo Handa
2019-03-05mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunableChris Down
2019-03-05mm, memcg: create mem_cgroup_from_seqChris Down
2019-03-05mm/memcontrol.c: use struct_size() in kmalloc()Gustavo A. R. Silva
2019-03-05memcg: localize memcg_kmem_enabled() checkShakeel Butt
2018-12-28memcg, oom: notify on oom killer invocation from the charge pathMichal Hocko
2018-12-28mm, oom: add oom victim's memcg to the oom context informationyuzhoujian
2018-11-03mm: handle no memcg case in memcg_kmem_charge() properlyRoman Gushchin
2018-10-28Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds
2018-10-26mm: don't raise MEMCG_OOM event due to failed high-order allocationRoman Gushchin
2018-10-26mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t typeKirill Tkhai
2018-10-26memcg: remove memcg_kmem_skip_accountShakeel Butt
2018-10-26mm/memcontrol.c: fix memory.stat item orderingJohannes Weiner
2018-10-26mm: drain memcg stocks on css offliningRoman Gushchin
2018-09-29xarray: Replace exceptional entriesMatthew Wilcox
2018-09-04mm: memcontrol: print proper OOM header when no eligible victim leftJohannes Weiner
2018-08-22mm, oom: introduce memory.oom.groupRoman Gushchin