- a178015 mm: memcontrol: reparent nr_deferred when memcg offline by Yang Shi · 4 years, 3 months ago
- e4262c4 mm: memcontrol: rename shrinker_map to shrinker_info by Yang Shi · 4 years, 3 months ago
- 2bfd363 mm: vmscan: consolidate shrinker_maps handling code by Yang Shi · 4 years, 3 months ago
- f1286fa mm: memcontrol: inline __memcg_kmem_{un}charge() into obj_cgroup_{un}charge_pages() by Muchun Song · 4 years, 3 months ago
- b4e0b68 mm: memcontrol: use obj_cgroup APIs to charge kmem pages by Muchun Song · 4 years, 3 months ago
- 7ab345a mm: memcontrol: change ug->dummy_page only if memcg changed by Muchun Song · 4 years, 3 months ago
- e74d225 mm: memcontrol: introduce obj_cgroup_{un}charge_pages by Muchun Song · 4 years, 3 months ago
- 9f38f03 mm: memcontrol: slab: fix obtain a reference to a freeing memcg by Muchun Song · 4 years, 3 months ago
- 0add0c7 memcg: charge before adding to swapcache on swapin by Shakeel Butt · 4 years, 3 months ago
- 2cd21c8 mm: memcontrol: consolidate lruvec stat flushing by Johannes Weiner · 4 years, 3 months ago
- 2d146aa mm: memcontrol: switch to rstat by Johannes Weiner · 4 years, 3 months ago
- a18e6e6 mm: memcontrol: privatize memcg_page_state query functions by Johannes Weiner · 4 years, 3 months ago
- a3747b5 mm: memcontrol: kill mem_cgroup_nodeinfo() by Johannes Weiner · 4 years, 3 months ago
- a3d4c05 mm: memcontrol: fix cpuhotplug statistics flushing by Johannes Weiner · 4 years, 3 months ago
- 3d0cbb9 memcg: enable memcg oom-kill for __GFP_NOFAIL by Shakeel Butt · 4 years, 3 months ago
- a479203 memcg: cleanup root memcg checks by Shakeel Butt · 4 years, 3 months ago
- 1c824a6 mm: page-writeback: simplify memcg handling in test_clear_page_writeback() by Johannes Weiner · 4 years, 3 months ago
- be6c898 mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument by Zhou Guanghui · 4 years, 5 months ago
- 1685bde mm: memcontrol: fix get_active_memcg return value by Muchun Song · 4 years, 5 months ago
- cae3af6 mm: memcontrol: fix swap undercounting in cgroup2 by Muchun Song · 4 years, 5 months ago
- 6eeb104 fs: buffer: use raw page_memcg() on locked page by Johannes Weiner · 4 years, 5 months ago
- c41a40b mm: memcontrol: replace the loop with a list_for_each_entry() by Muchun Song · 4 years, 5 months ago
- 8a26016 mm/memcontrol: remove redundant NULL check by Yang Li · 4 years, 5 months ago
- c1a660d mm: kmem: make __memcg_kmem_(un)charge static by Roman Gushchin · 4 years, 5 months ago
- b603894 mm: memcg: add swapcache stat for memcg v2 by Shakeel Butt · 4 years, 5 months ago
- f9b1038 mm/memcg: remove rcu locking for lock_page_lruvec function series by Alex Shi · 4 years, 5 months ago
- d7e3aba mm/memcg: revise the using condition of lock_page_lruvec function series by Alex Shi · 4 years, 5 months ago
- fff66b7 mm: memcontrol: make the slab calculation consistent by Muchun Song · 4 years, 5 months ago
- 57b2847 mm: memcontrol: convert NR_SHMEM_THPS account to pages by Muchun Song · 4 years, 5 months ago
- bf9ecea mm: memcontrol: convert NR_FILE_THPS account to pages by Muchun Song · 4 years, 5 months ago
- 69473e5 mm: memcontrol: convert NR_ANON_THPS account to pages by Muchun Song · 4 years, 5 months ago
- b0ba3bf mm: memcontrol: fix NR_ANON_THPS accounting in charge moving by Muchun Song · 4 years, 5 months ago
- f3344ad mm: memcontrol: optimize per-lruvec stats counter memory usage by Muchun Song · 4 years, 5 months ago
- 2e9bd48 mm: memcg/slab: pre-allocate obj_cgroups for slab caches with SLAB_ACCOUNT by Roman Gushchin · 4 years, 5 months ago
- 7d6beb7 Merge tag 'idmapped-mounts-v5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/brauner/linux by Linus Torvalds · 4 years, 5 months ago
- e82553c Revert "mm: memcontrol: avoid workload stalls when lowering memory.high" by Johannes Weiner · 4 years, 6 months ago
- 3de7d4f mm: memcg/slab: optimize objcg stock draining by Roman Gushchin · 4 years, 6 months ago
- 02f92b3 fs: add file and path permissions helpers by Christian Brauner · 4 years, 6 months ago
- 9a1ac22 mm/memcontrol:rewrite mem_cgroup_page_lruvec() by Hui Su · 4 years, 8 months ago
- a405588 mm/memcg: warning on !memcg after readahead page charged by Alex Shi · 4 years, 8 months ago
- 76358ab mm/memcg: bail early from swap accounting if memcg disabled by Alex Shi · 4 years, 8 months ago
- 5b200f5 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 4 years, 8 months ago
- 6168d0d mm/lru: replace pgdat lru_lock with lruvec lock by Alex Shi · 4 years, 8 months ago
- 20ad50d mm/memcg: add debug checking in lock_page_memcg by Alex Shi · 4 years, 8 months ago
- d635a69 Merge tag 'net-next-5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 8 months ago
- f0c0c11 mm: memcontrol: account pagetables per node by Shakeel Butt · 4 years, 8 months ago
- c47d503 mm: move lruvec stats update functions to vmstat.h by Shakeel Butt · 4 years, 8 months ago
- 7f41506 mm/memcg: remove incorrect comment by Alex Shi · 4 years, 8 months ago
- 5ab9290 mm: memcontrol: sssign boolean values to a bool variable by Kaixu Xia · 4 years, 8 months ago
- da3ceef mm: memcg/slab: rename *_lruvec_slab_state to *_lruvec_kmem_state by Muchun Song · 4 years, 8 months ago
- fe6960c mm: memcg: remove obsolete memcg_has_children() by Lukas Bulwahn · 4 years, 8 months ago
- bef8620 mm: memcg: deprecate the non-hierarchical mode by Roman Gushchin · 4 years, 8 months ago
- a7cb874 mm: memcg: fix obsolete code comments by Roman Gushchin · 4 years, 8 months ago
- a5eb011 mm/memcg: update page struct member in comments by Alex Shi · 4 years, 8 months ago
- eefbfa7 mm: memcg/slab: fix use after free in obj_cgroup_charge by Muchun Song · 4 years, 8 months ago
- 2f7659a mm: memcg/slab: fix return of child memcg objcg for root memcg by Muchun Song · 4 years, 8 months ago
- 378876b mm: memcontrol: eliminate redundant check in __mem_cgroup_insert_exceeded() by Miaohe Lin · 4 years, 8 months ago
- 1a984c4 mm: memcontrol: remove unused mod_memcg_obj_state() by Muchun Song · 4 years, 8 months ago
- b8eddff mm: memcontrol: add file_thp, shmem_thp to memory.stat by Johannes Weiner · 4 years, 8 months ago
- a1dd1d8 Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next by Jakub Kicinski · 4 years, 8 months ago
- 18b2db3 mm: Convert page kmemcg type to a page memcg flag by Roman Gushchin · 4 years, 8 months ago
- 270c6a7 mm: memcontrol/slab: Use helpers to access slab page's memcg_data by Roman Gushchin · 4 years, 8 months ago
- bcfe06b mm: memcontrol: Use helpers to read page's memcg data by Roman Gushchin · 4 years, 8 months ago
- 8faeb1f mm: memcg/slab: fix root memcg vmstats by Muchun Song · 4 years, 8 months ago
- 8de15e9 mm: memcg: link page counters to root if use_hierarchy is false by Roman Gushchin · 4 years, 9 months ago
- 7de2e9f mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg by zhongjiang-ali · 4 years, 9 months ago
- 4127c65 mm: kmem: enable kernel memcg accounting from interrupt contexts by Roman Gushchin · 4 years, 10 months ago
- 37d5985 mm: kmem: prepare remote memcg charging infra for interrupt contexts by Roman Gushchin · 4 years, 10 months ago
- 67f0286 mm: kmem: remove redundant checks from get_obj_cgroup_from_current() by Roman Gushchin · 4 years, 10 months ago
- 279c339 mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current() by Roman Gushchin · 4 years, 10 months ago
- b87d8ce mm, memcg: rework remote charging API to support nesting by Roman Gushchin · 4 years, 10 months ago
- 9a13715 mm/memcg: fix device private memcg accounting by Ralph Campbell · 4 years, 10 months ago
- 7a52d4d8 mm: memcontrol: reword obsolete comment of mem_cgroup_unmark_under_oom() by Miaohe Lin · 4 years, 10 months ago
- 5f9a4f4 mm: memcontrol: add the missing numa_stat interface for cgroup v2 by Muchun Song · 4 years, 10 months ago
- bd0b230 mm/memcg: unify swap and memsw page counters by Waiman Long · 4 years, 10 months ago
- 8d387a5 mm/memcg: simplify mem_cgroup_get_max() by Waiman Long · 4 years, 10 months ago
- f9f84ec mm/memcg: clean up obsolete enum charge_type by Waiman Long · 4 years, 10 months ago
- 05bdc52 mm: memcontrol: correct the comment of mem_cgroup_iter() by Miaohe Lin · 4 years, 10 months ago
- 19b629c mm: memcg/slab: fix racy access to page->mem_cgroup in mem_cgroup_from_obj() by Roman Gushchin · 4 years, 10 months ago
- 61e604e6 mm: memcontrol: use the preferred form for passing the size of a structure type by Gustavo A. R. Silva · 4 years, 10 months ago
- e90342e mm: memcontrol: use flex_array_size() helper in memcpy() by Gustavo A. R. Silva · 4 years, 10 months ago
- f5df863 mm: use find_get_incore_page in memcontrol by Matthew Wilcox (Oracle) · 4 years, 10 months ago
- 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 10 months ago
- 8d3fe09 mm: memcontrol: fix missing suffix of workingset_restore by Muchun Song · 4 years, 10 months ago
- f56753a bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag by Christoph Hellwig · 4 years, 10 months ago
- f179654 memcg: fix use-after-free in uncharge_batch by Michal Hocko · 5 years ago
- 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 5 years ago
- 9f45717 mm: memcontrol: fix warning when allocating the root cgroup by Johannes Weiner · 5 years ago
- ac5ddd0 mm/memcontrol.c: delete duplicated words by Randy Dunlap · 5 years ago
- 170b04b7 mm/workingset: prepare the workingset detection infrastructure for anon LRU by Joonsoo Kim · 5 years ago
- 3e38e0a mm: memcg: charge memcg percpu memory to the parent cgroup by Roman Gushchin · 5 years ago
- 772616b mm: memcg/percpu: per-memcg percpu memory statistics by Roman Gushchin · 5 years ago
- e22c6ed mm: memcontrol: don't count limit-setting reclaim as memory pressure by Johannes Weiner · 5 years ago
- 19ce33a mm: memcontrol: restore proper dirty throttling when memory.high changes by Johannes Weiner · 5 years ago
- 1378b37 memcg, oom: check memcg margin for parallel oom by Yafang Shao · 5 years ago
- 45c7f7e mm, memcg: decouple e{low,min} state mutations from protection checks by Chris Down · 5 years ago
- 22f7496 mm, memcg: avoid stale protection values when cgroup is above protection by Yafang Shao · 5 years ago
- d977aa9 mm, memcg: unify reclaim retry limits with page allocator by Chris Down · 5 years ago
- b3ff929 mm, memcg: reclaim more aggressively before high allocator throttling by Chris Down · 5 years ago
- 536d3bf2 mm: memcontrol: avoid workload stalls when lowering memory.high by Roman Gushchin · 5 years ago