1. 31df8bc mm: memcontrol: slab: fix obtain a reference to a freeing memcg by Muchun Song · 3 years, 9 months ago
  2. 002ea84 mm/memcg: fix 5.10 backport of splitting page memcg by Hugh Dickins · 3 years, 10 months ago
  3. 6143a1d mm/memcg: rename mem_cgroup_split_huge_fixup to split_page_memcg and add nr_pages argument by Zhou Guanghui · 3 years, 10 months ago
  4. 1b1a949 mm: memcontrol: fix get_active_memcg return value by Muchun Song · 3 years, 11 months ago
  5. 90de36e mm: memcontrol: fix swap undercounting in cgroup2 by Muchun Song · 3 years, 11 months ago
  6. 026e07b mm: memcontrol: fix NR_ANON_THPS accounting in charge moving by Muchun Song · 3 years, 11 months ago
  7. dd0a41b Revert "mm: memcontrol: avoid workload stalls when lowering memory.high" by Johannes Weiner · 4 years ago
  8. 26f54da mm: memcg/slab: optimize objcg stock draining by Roman Gushchin · 4 years ago
  9. 6d48fff mm: memcg/slab: fix use after free in obj_cgroup_charge by Muchun Song · 4 years, 1 month ago
  10. 02314d0 mm: memcg/slab: fix return of child memcg objcg for root memcg by Muchun Song · 4 years, 1 month ago
  11. 8faeb1f mm: memcg/slab: fix root memcg vmstats by Muchun Song · 4 years, 2 months ago
  12. 8de15e9 mm: memcg: link page counters to root if use_hierarchy is false by Roman Gushchin · 4 years, 3 months ago
  13. 7de2e9f mm: memcontrol: correct the NR_ANON_THPS counter of hierarchical memcg by zhongjiang-ali · 4 years, 3 months ago
  14. 4127c65 mm: kmem: enable kernel memcg accounting from interrupt contexts by Roman Gushchin · 4 years, 3 months ago
  15. 37d5985 mm: kmem: prepare remote memcg charging infra for interrupt contexts by Roman Gushchin · 4 years, 3 months ago
  16. 67f0286 mm: kmem: remove redundant checks from get_obj_cgroup_from_current() by Roman Gushchin · 4 years, 3 months ago
  17. 279c339 mm: kmem: move memcg_kmem_bypass() calls to get_mem/obj_cgroup_from_current() by Roman Gushchin · 4 years, 3 months ago
  18. b87d8ce mm, memcg: rework remote charging API to support nesting by Roman Gushchin · 4 years, 3 months ago
  19. 9a13715 mm/memcg: fix device private memcg accounting by Ralph Campbell · 4 years, 3 months ago
  20. 7a52d4d8 mm: memcontrol: reword obsolete comment of mem_cgroup_unmark_under_oom() by Miaohe Lin · 4 years, 3 months ago
  21. 5f9a4f4 mm: memcontrol: add the missing numa_stat interface for cgroup v2 by Muchun Song · 4 years, 3 months ago
  22. bd0b230 mm/memcg: unify swap and memsw page counters by Waiman Long · 4 years, 3 months ago
  23. 8d387a5 mm/memcg: simplify mem_cgroup_get_max() by Waiman Long · 4 years, 3 months ago
  24. f9f84ec mm/memcg: clean up obsolete enum charge_type by Waiman Long · 4 years, 3 months ago
  25. 05bdc52 mm: memcontrol: correct the comment of mem_cgroup_iter() by Miaohe Lin · 4 years, 3 months ago
  26. 19b629c mm: memcg/slab: fix racy access to page->mem_cgroup in mem_cgroup_from_obj() by Roman Gushchin · 4 years, 3 months ago
  27. 61e604e6 mm: memcontrol: use the preferred form for passing the size of a structure type by Gustavo A. R. Silva · 4 years, 3 months ago
  28. e90342e mm: memcontrol: use flex_array_size() helper in memcpy() by Gustavo A. R. Silva · 4 years, 3 months ago
  29. f5df863 mm: use find_get_incore_page in memcontrol by Matthew Wilcox (Oracle) · 4 years, 3 months ago
  30. 3ad11d7 Merge tag 'block-5.10-2020-10-12' of git://git.kernel.dk/linux-block by Linus Torvalds · 4 years, 3 months ago
  31. 8d3fe09 mm: memcontrol: fix missing suffix of workingset_restore by Muchun Song · 4 years, 4 months ago
  32. f56753a bdi: replace BDI_CAP_NO_{WRITEBACK,ACCT_DIRTY} with a single flag by Christoph Hellwig · 4 years, 4 months ago
  33. f179654 memcg: fix use-after-free in uncharge_batch by Michal Hocko · 4 years, 4 months ago
  34. 6c35784 mm: replace hpage_nr_pages with thp_nr_pages by Matthew Wilcox (Oracle) · 4 years, 5 months ago
  35. 9f45717 mm: memcontrol: fix warning when allocating the root cgroup by Johannes Weiner · 4 years, 5 months ago
  36. ac5ddd0 mm/memcontrol.c: delete duplicated words by Randy Dunlap · 4 years, 5 months ago
  37. 170b04b7 mm/workingset: prepare the workingset detection infrastructure for anon LRU by Joonsoo Kim · 4 years, 5 months ago
  38. 3e38e0a mm: memcg: charge memcg percpu memory to the parent cgroup by Roman Gushchin · 4 years, 5 months ago
  39. 772616b mm: memcg/percpu: per-memcg percpu memory statistics by Roman Gushchin · 4 years, 5 months ago
  40. e22c6ed mm: memcontrol: don't count limit-setting reclaim as memory pressure by Johannes Weiner · 4 years, 5 months ago
  41. 19ce33a mm: memcontrol: restore proper dirty throttling when memory.high changes by Johannes Weiner · 4 years, 5 months ago
  42. 1378b37 memcg, oom: check memcg margin for parallel oom by Yafang Shao · 4 years, 5 months ago
  43. 45c7f7e mm, memcg: decouple e{low,min} state mutations from protection checks by Chris Down · 4 years, 5 months ago
  44. 22f7496 mm, memcg: avoid stale protection values when cgroup is above protection by Yafang Shao · 4 years, 5 months ago
  45. d977aa9 mm, memcg: unify reclaim retry limits with page allocator by Chris Down · 4 years, 5 months ago
  46. b3ff929 mm, memcg: reclaim more aggressively before high allocator throttling by Chris Down · 4 years, 5 months ago
  47. 536d3bf2 mm: memcontrol: avoid workload stalls when lowering memory.high by Roman Gushchin · 4 years, 5 months ago
  48. 991e767 mm: memcontrol: account kernel stack per node by Shakeel Butt · 4 years, 5 months ago
  49. 10befea mm: memcg/slab: use a single set of kmem_caches for all allocations by Roman Gushchin · 4 years, 5 months ago
  50. 272911a mm: memcg/slab: remove memcg_kmem_get_cache() by Roman Gushchin · 4 years, 5 months ago
  51. d797b7d mm: memcg/slab: simplify memcg cache creation by Roman Gushchin · 4 years, 5 months ago
  52. 9855609 mm: memcg/slab: use a single set of kmem_caches for all accounted allocations by Roman Gushchin · 4 years, 5 months ago
  53. 0f876e4 mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h by Roman Gushchin · 4 years, 5 months ago
  54. 4330a26 mm: memcg/slab: deprecate memory.kmem.slabinfo by Roman Gushchin · 4 years, 5 months ago
  55. 964d4bd mm: memcg/slab: save obj_cgroup for non-root slab objects by Roman Gushchin · 4 years, 5 months ago
  56. 286e04b mm: memcg/slab: allocate obj_cgroups for non-root slab pages by Roman Gushchin · 4 years, 5 months ago
  57. bf4f059 mm: memcg/slab: obj_cgroup API by Roman Gushchin · 4 years, 5 months ago
  58. 1a3e1f4 mm: memcontrol: decouple reference counting from page accounting by Johannes Weiner · 4 years, 5 months ago
  59. d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
  60. ea426c2 mm: memcg: prepare for byte-sized vmstat items by Roman Gushchin · 4 years, 5 months ago
  61. eedc4e5 mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state() by Roman Gushchin · 4 years, 5 months ago
  62. d648bcc mm: kmem: make memcg_kmem_enabled() irreversible by Roman Gushchin · 4 years, 5 months ago
  63. 99ea152 Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux by Linus Torvalds · 4 years, 6 months ago
  64. 8d22a93 mm/memcg: fix refcount error while moving and swapping by Hugh Dickins · 4 years, 6 months ago
  65. 82ff165 mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages() by Bhupesh Sharma · 4 years, 6 months ago
  66. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  67. 03960e3 mm/memcontrol.c: prevent missed memory.low load tears by Chris Down · 4 years, 7 months ago
  68. 3a98990 mm/memcontrol.c: add missed css_put() by Muchun Song · 4 years, 7 months ago
  69. cd324ed mm: memcontrol: handle div0 crash race condition in memory.low by Johannes Weiner · 4 years, 7 months ago
  70. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  71. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  72. b8f2935 mm, memcg: fix some typos in memcontrol.c by Ethon Paul · 4 years, 8 months ago
  73. 1431d4d mm: base LRU balancing on an explicit cost model by Johannes Weiner · 4 years, 8 months ago
  74. a0b5b41 mm: memcontrol: update page->mem_cgroup stability rules by Johannes Weiner · 4 years, 8 months ago
  75. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 8 months ago
  76. 2d1c498 mm: memcontrol: make swap tracking an integral part of memory control by Johannes Weiner · 4 years, 8 months ago
  77. eccb52e mm: memcontrol: prepare swap controller setup for integration by Johannes Weiner · 4 years, 8 months ago
  78. f0e45fb mm: memcontrol: drop unused try/commit/cancel charge API by Johannes Weiner · 4 years, 8 months ago
  79. 468c398 mm: memcontrol: switch to native NR_ANON_THPS counter by Johannes Weiner · 4 years, 8 months ago
  80. be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 4 years, 8 months ago
  81. 0d1c207 mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters by Johannes Weiner · 4 years, 8 months ago
  82. 9da7b52 mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters by Johannes Weiner · 4 years, 8 months ago
  83. 49e50d2 mm: memcontrol: prepare move_account for removal of private page type counters by Johannes Weiner · 4 years, 8 months ago
  84. 9f762db mm: memcontrol: prepare uncharging for removal of private page type counters by Johannes Weiner · 4 years, 8 months ago
  85. 3fea5a4 mm: memcontrol: convert page cache to a new mem_cgroup_charge() API by Johannes Weiner · 4 years, 8 months ago
  86. 6caa6a0 mm: memcontrol: move out cgroup swaprate throttling by Johannes Weiner · 4 years, 8 months ago
  87. 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 4 years, 8 months ago
  88. abb242f mm: memcontrol: fix stat-corrupting race in charge moving by Johannes Weiner · 4 years, 8 months ago
  89. dd8657b mm/memcg: optimize memory.numa_stat like memory.stat by Shakeel Butt · 4 years, 8 months ago
  90. 50d53d7 memcg: fix memcg_kmem_bypass() for remote memcg charging by Zefan Li · 4 years, 8 months ago
  91. 4b82ab4 mm/memcg: automatically penalize tasks with high swap use by Jakub Kicinski · 4 years, 8 months ago
  92. d1663a9 mm/memcg: move cgroup high memory limit setting into struct page_counter by Jakub Kicinski · 4 years, 8 months ago
  93. ff144e6 mm/memcg: move penalty delay clamping out of calculate_high_delay() by Jakub Kicinski · 4 years, 8 months ago
  94. 8a5dbc6 mm/memcg: prepare for swap over-high accounting and penalty calculation by Jakub Kicinski · 4 years, 8 months ago
  95. 54b512e memcg: expose root cgroup's memory.stat by Shakeel Butt · 4 years, 8 months ago
  96. 1c4448e mm: memcontrol: simplify value comparison between count and limit by Kaixu Xia · 4 years, 8 months ago
  97. a6f5576 mm, memcg: add workingset_restore in memory.stat by Yafang Shao · 4 years, 8 months ago
  98. 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 8 months ago
  99. 11d6761 mm, memcg: fix error return value of mem_cgroup_css_alloc() by Yafang Shao · 4 years, 8 months ago
  100. 9b8b175 mm, memcg: do not high throttle allocators based on wraparound by Jakub Kicinski · 4 years, 9 months ago