summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
2020-10-29mm/memcg: fix device private memcg accountingRalph Campbell
2020-10-01mm: memcontrol: fix stat-corrupting race in charge movingJohannes Weiner
2020-07-29mm/memcg: fix refcount error while moving and swappingHugh Dickins
2020-06-30mm/memcontrol.c: add missed css_put()Muchun Song
2020-05-14mm, memcg: fix error return value of mem_cgroup_css_alloc()Yafang Shao
2020-04-17mm, memcg: do not high throttle allocators based on wraparoundJakub Kicinski
2020-04-01mm: fork: fix kernel_stack memcg stats for various stack implementationsRoman Gushchin
2020-03-25mm, memcg: throttle allocators based on ancestral memory.highChris Down
2020-03-25mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down
2020-03-25memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu
2020-03-18net: memcg: late association of sock to memcgShakeel Butt
2020-03-18cgroup: memcg: net: do not associate sock with unrelated cgroupShakeel Butt
2020-02-28mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps()Vasily Averin
2020-02-11mm: thp: don't need care deferred split queue in memcg charge move pathWei Yang
2020-01-23mm: memcg/slab: fix percpu slab vmstats flushingRoman Gushchin
2019-11-15mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()Roman Gushchin
2019-11-06mm: memcontrol: fix network errors from failing __GFP_ATOMIC chargesJohannes Weiner
2019-11-06mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properlyRoman Gushchin
2019-11-06mm: memcontrol: fix NULL-ptr deref in percpu stats flushShakeel Butt
2019-10-19mm/memcontrol: update lruvec counters in mem_cgroup_move_accountKonstantin Khlebnikov
2019-10-07mm, memcg: proportional memory.{low,min} reclaimChris Down
2019-09-25memcg, kmem: do not fail __GFP_NOFAIL chargesMichal Hocko
2019-09-24mm: thp: make deferred split shrinker memcg awareYang Shi
2019-09-24mm: shrinker: make shrinker not depend on memcg kmemYang Shi
2019-09-24memcg, kmem: deprecate kmem.limit_in_bytesMichal Hocko
2019-09-24mm/memcontrol.c: fix a -Wunused-function warningQian Cai
2019-09-24mm: memcontrol: switch to rcu protection in drain_all_stock()Roman Gushchin
2019-09-24mm, memcg: throttle allocators when failing reclaim over memory.highChris Down
2019-09-24mm: introduce compound_nr()Matthew Wilcox (Oracle)
2019-09-21Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-09-17Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-blockLinus Torvalds
2019-09-07pagewalk: separate function pointers from iterator dataChristoph Hellwig
2019-09-07mm: split out a new pagewalk.h header from mm.hChristoph Hellwig
2019-08-30mm: memcontrol: fix percpu vmstats and vmevents flushShakeel Butt
2019-08-30mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync ...Roman Gushchin
2019-08-30mm: memcontrol: flush percpu slab vmstats on kmem offliningRoman Gushchin
2019-08-30writeback: add tracepoints for cgroup foreign writebacksTejun Heo
2019-08-27writeback, memcg: Implement foreign dirty flushingTejun Heo
2019-08-24mm: memcontrol: flush percpu vmevents before releasing memcgRoman Gushchin
2019-08-24mm: memcontrol: flush percpu vmstats before releasing memcgRoman Gushchin
2019-08-13mm: workingset: fix vmstat counters for shadow nodesRoman Gushchin
2019-08-13mm/memcontrol.c: fix use after free in mem_cgroup_iter()Miles Chen
2019-07-16mm/memcontrol.c: keep local VM counters in sync with the hierarchical onesYafang Shao
2019-07-14Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rd...Linus Torvalds
2019-07-12mm, oom: remove redundant task_in_mem_cgroup() checkShakeel Butt
2019-07-12mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks()Tetsuo Handa
2019-07-12mm: memcg/slab: reparent memcg kmem_caches on cgroup removalRoman Gushchin
2019-07-12mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pagesRoman Gushchin
2019-07-12mm: memcg/slab: rework non-root kmem_cache lifecycle managementRoman Gushchin
2019-07-12mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg()Roman Gushchin