summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
AgeCommit message (Expand)Author
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
2020-08-07mm: memcontrol: avoid workload stalls when lowering memory.highRoman Gushchin
2020-08-07mm: memcontrol: account kernel stack per nodeShakeel Butt
2020-08-07mm: memcg/slab: use a single set of kmem_caches for all allocationsRoman Gushchin
2020-08-07mm: memcg/slab: remove memcg_kmem_get_cache()Roman Gushchin
2020-08-07mm: memcg/slab: simplify memcg cache creationRoman Gushchin
2020-08-07mm: memcg/slab: use a single set of kmem_caches for all accounted allocationsRoman Gushchin
2020-08-07mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.hRoman Gushchin
2020-08-07mm: memcg/slab: deprecate memory.kmem.slabinfoRoman Gushchin
2020-08-07mm: memcg/slab: save obj_cgroup for non-root slab objectsRoman Gushchin
2020-08-07mm: memcg/slab: allocate obj_cgroups for non-root slab pagesRoman Gushchin
2020-08-07mm: memcg/slab: obj_cgroup APIRoman Gushchin
2020-08-07mm: memcontrol: decouple reference counting from page accountingJohannes Weiner
2020-08-07mm: memcg: convert vmstat slab counters to bytesRoman Gushchin
2020-08-07mm: memcg: prepare for byte-sized vmstat itemsRoman Gushchin
2020-08-07mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_sta...Roman Gushchin
2020-08-07mm: kmem: make memcg_kmem_enabled() irreversibleRoman Gushchin
2020-08-04Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2020-07-24mm/memcg: fix refcount error while moving and swappingHugh Dickins
2020-07-24mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages()Bhupesh Sharma
2020-07-16treewide: Remove uninitialized_var() usageKees Cook
2020-06-26mm/memcontrol.c: prevent missed memory.low load tearsChris Down
2020-06-26mm/memcontrol.c: add missed css_put()Muchun Song
2020-06-26mm: memcontrol: handle div0 crash race condition in memory.lowJohannes Weiner
2020-06-09mmap locking API: convert mmap_sem commentsMichel Lespinasse
2020-06-09mmap locking API: use coccinelle to convert mmap_sem rwsem call sitesMichel Lespinasse
2020-06-04mm, memcg: fix some typos in memcontrol.cEthon Paul
2020-06-03mm: base LRU balancing on an explicit cost modelJohannes Weiner
2020-06-03mm: memcontrol: update page->mem_cgroup stability rulesJohannes Weiner
2020-06-03mm: memcontrol: delete unused lrucare handlingJohannes Weiner
2020-06-03mm: memcontrol: make swap tracking an integral part of memory controlJohannes Weiner
2020-06-03mm: memcontrol: prepare swap controller setup for integrationJohannes Weiner
2020-06-03mm: memcontrol: drop unused try/commit/cancel charge APIJohannes Weiner
2020-06-03mm: memcontrol: switch to native NR_ANON_THPS counterJohannes Weiner
2020-06-03mm: memcontrol: switch to native NR_ANON_MAPPED counterJohannes Weiner
2020-06-03mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM countersJohannes Weiner
2020-06-03mm: memcontrol: prepare cgroup vmstat infrastructure for native anon countersJohannes Weiner