1. 1378b37 memcg, oom: check memcg margin for parallel oom by Yafang Shao · 4 years, 5 months ago
  2. 45c7f7e mm, memcg: decouple e{low,min} state mutations from protection checks by Chris Down · 4 years, 5 months ago
  3. 22f7496 mm, memcg: avoid stale protection values when cgroup is above protection by Yafang Shao · 4 years, 5 months ago
  4. d977aa9 mm, memcg: unify reclaim retry limits with page allocator by Chris Down · 4 years, 5 months ago
  5. b3ff929 mm, memcg: reclaim more aggressively before high allocator throttling by Chris Down · 4 years, 5 months ago
  6. 536d3bf2 mm: memcontrol: avoid workload stalls when lowering memory.high by Roman Gushchin · 4 years, 5 months ago
  7. 991e767 mm: memcontrol: account kernel stack per node by Shakeel Butt · 4 years, 5 months ago
  8. 10befea mm: memcg/slab: use a single set of kmem_caches for all allocations by Roman Gushchin · 4 years, 5 months ago
  9. 272911a mm: memcg/slab: remove memcg_kmem_get_cache() by Roman Gushchin · 4 years, 5 months ago
  10. d797b7d mm: memcg/slab: simplify memcg cache creation by Roman Gushchin · 4 years, 5 months ago
  11. 9855609 mm: memcg/slab: use a single set of kmem_caches for all accounted allocations by Roman Gushchin · 4 years, 5 months ago
  12. 0f876e4 mm: memcg/slab: move memcg_kmem_bypass() to memcontrol.h by Roman Gushchin · 4 years, 5 months ago
  13. 4330a26 mm: memcg/slab: deprecate memory.kmem.slabinfo by Roman Gushchin · 4 years, 5 months ago
  14. 964d4bd mm: memcg/slab: save obj_cgroup for non-root slab objects by Roman Gushchin · 4 years, 5 months ago
  15. 286e04b mm: memcg/slab: allocate obj_cgroups for non-root slab pages by Roman Gushchin · 4 years, 5 months ago
  16. bf4f059 mm: memcg/slab: obj_cgroup API by Roman Gushchin · 4 years, 5 months ago
  17. 1a3e1f4 mm: memcontrol: decouple reference counting from page accounting by Johannes Weiner · 4 years, 5 months ago
  18. d42f324 mm: memcg: convert vmstat slab counters to bytes by Roman Gushchin · 4 years, 5 months ago
  19. ea426c2 mm: memcg: prepare for byte-sized vmstat items by Roman Gushchin · 4 years, 5 months ago
  20. eedc4e5 mm: memcg: factor out memcg- and lruvec-level changes out of __mod_lruvec_state() by Roman Gushchin · 4 years, 5 months ago
  21. d648bcc mm: kmem: make memcg_kmem_enabled() irreversible by Roman Gushchin · 4 years, 5 months ago
  22. 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, 5 months ago
  23. 8d22a93 mm/memcg: fix refcount error while moving and swapping by Hugh Dickins · 4 years, 6 months ago
  24. 82ff165 mm/memcontrol: fix OOPS inside mem_cgroup_get_nr_swap_pages() by Bhupesh Sharma · 4 years, 6 months ago
  25. 3f649ab treewide: Remove uninitialized_var() usage by Kees Cook · 4 years, 8 months ago
  26. 03960e3 mm/memcontrol.c: prevent missed memory.low load tears by Chris Down · 4 years, 7 months ago
  27. 3a98990 mm/memcontrol.c: add missed css_put() by Muchun Song · 4 years, 7 months ago
  28. cd324ed mm: memcontrol: handle div0 crash race condition in memory.low by Johannes Weiner · 4 years, 7 months ago
  29. c1e8d7c mmap locking API: convert mmap_sem comments by Michel Lespinasse · 4 years, 7 months ago
  30. d8ed45c mmap locking API: use coccinelle to convert mmap_sem rwsem call sites by Michel Lespinasse · 4 years, 7 months ago
  31. b8f2935 mm, memcg: fix some typos in memcontrol.c by Ethon Paul · 4 years, 7 months ago
  32. 1431d4d mm: base LRU balancing on an explicit cost model by Johannes Weiner · 4 years, 8 months ago
  33. a0b5b41 mm: memcontrol: update page->mem_cgroup stability rules by Johannes Weiner · 4 years, 8 months ago
  34. d9eb1ea mm: memcontrol: delete unused lrucare handling by Johannes Weiner · 4 years, 8 months ago
  35. 2d1c498 mm: memcontrol: make swap tracking an integral part of memory control by Johannes Weiner · 4 years, 8 months ago
  36. eccb52e mm: memcontrol: prepare swap controller setup for integration by Johannes Weiner · 4 years, 8 months ago
  37. f0e45fb mm: memcontrol: drop unused try/commit/cancel charge API by Johannes Weiner · 4 years, 8 months ago
  38. 468c398 mm: memcontrol: switch to native NR_ANON_THPS counter by Johannes Weiner · 4 years, 8 months ago
  39. be5d0a7 mm: memcontrol: switch to native NR_ANON_MAPPED counter by Johannes Weiner · 4 years, 8 months ago
  40. 0d1c207 mm: memcontrol: switch to native NR_FILE_PAGES and NR_SHMEM counters by Johannes Weiner · 4 years, 8 months ago
  41. 9da7b52 mm: memcontrol: prepare cgroup vmstat infrastructure for native anon counters by Johannes Weiner · 4 years, 8 months ago
  42. 49e50d2 mm: memcontrol: prepare move_account for removal of private page type counters by Johannes Weiner · 4 years, 8 months ago
  43. 9f762db mm: memcontrol: prepare uncharging for removal of private page type counters by Johannes Weiner · 4 years, 8 months ago
  44. 3fea5a4 mm: memcontrol: convert page cache to a new mem_cgroup_charge() API by Johannes Weiner · 4 years, 8 months ago
  45. 6caa6a0 mm: memcontrol: move out cgroup swaprate throttling by Johannes Weiner · 4 years, 8 months ago
  46. 3fba69a mm: memcontrol: drop @compound parameter from memcg charging API by Johannes Weiner · 4 years, 8 months ago
  47. abb242f mm: memcontrol: fix stat-corrupting race in charge moving by Johannes Weiner · 4 years, 8 months ago
  48. dd8657b mm/memcg: optimize memory.numa_stat like memory.stat by Shakeel Butt · 4 years, 8 months ago
  49. 50d53d7 memcg: fix memcg_kmem_bypass() for remote memcg charging by Zefan Li · 4 years, 8 months ago
  50. 4b82ab4 mm/memcg: automatically penalize tasks with high swap use by Jakub Kicinski · 4 years, 8 months ago
  51. d1663a9 mm/memcg: move cgroup high memory limit setting into struct page_counter by Jakub Kicinski · 4 years, 8 months ago
  52. ff144e6 mm/memcg: move penalty delay clamping out of calculate_high_delay() by Jakub Kicinski · 4 years, 8 months ago
  53. 8a5dbc6 mm/memcg: prepare for swap over-high accounting and penalty calculation by Jakub Kicinski · 4 years, 8 months ago
  54. 54b512e memcg: expose root cgroup's memory.stat by Shakeel Butt · 4 years, 8 months ago
  55. 1c4448e mm: memcontrol: simplify value comparison between count and limit by Kaixu Xia · 4 years, 8 months ago
  56. a6f5576 mm, memcg: add workingset_restore in memory.stat by Yafang Shao · 4 years, 8 months ago
  57. 8d92890 mm/writeback: discard NR_UNSTABLE_NFS, use NR_WRITEBACK instead by NeilBrown · 4 years, 8 months ago
  58. 11d6761 mm, memcg: fix error return value of mem_cgroup_css_alloc() by Yafang Shao · 4 years, 8 months ago
  59. 9b8b175 mm, memcg: do not high throttle allocators based on wraparound by Jakub Kicinski · 4 years, 9 months ago
  60. e4a9bc5 mm: use fallthrough; by Joe Perches · 4 years, 9 months ago
  61. 4bf1730 mm, memcg: bypass high reclaim iteration for cgroup hierarchy root by Chris Down · 4 years, 9 months ago
  62. 48fe267 mm: memcg: make memory.oom.group tolerable to task migration by Roman Gushchin · 4 years, 10 months ago
  63. b3a7822 mm, memcg: prevent mem_cgroup_protected store tearing by Chris Down · 4 years, 10 months ago
  64. 32d087c mm, memcg: prevent memory.swap.max load tearing by Chris Down · 4 years, 10 months ago
  65. c3d5320 mm, memcg: prevent memory.min load/store tearing by Chris Down · 4 years, 10 months ago
  66. 15b4256 mm, memcg: prevent memory.max load tearing by Chris Down · 4 years, 10 months ago
  67. f6f989c mm, memcg: prevent memory.high load/store tearing by Chris Down · 4 years, 10 months ago
  68. c1514c0 mm/memcontrol.c: make mem_cgroup_id_get_many() __maybe_unused by Vincenzo Frascino · 4 years, 10 months ago
  69. 8965aa2 memcg: css_tryget_online cleanups by Shakeel Butt · 4 years, 10 months ago
  70. 8a931f8 mm: memcontrol: recursive memory.low protection by Johannes Weiner · 4 years, 10 months ago
  71. bc50bcc mm: memcontrol: clean up and document effective low/min calculations by Johannes Weiner · 4 years, 10 months ago
  72. 503970e mm: memcontrol: fix memory.low proportional distribution by Johannes Weiner · 4 years, 10 months ago
  73. 4b13f64 mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge() by Roman Gushchin · 4 years, 10 months ago
  74. 92d0510c mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg() by Roman Gushchin · 4 years, 10 months ago
  75. f4b00ea mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page() by Roman Gushchin · 4 years, 10 months ago
  76. 10eaec2 mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments by Roman Gushchin · 4 years, 10 months ago
  77. 4f103c6 mm: memcg/slab: use mem_cgroup_from_obj() by Roman Gushchin · 4 years, 10 months ago
  78. 86daf94 mm/memcontrol.c: allocate shrinker_map on appropriate NUMA node by Kirill Tkhai · 4 years, 10 months ago
  79. a87425a mm, memcg: fix build error around the usage of kmem_caches by Yafang Shao · 4 years, 10 months ago
  80. 8380ce4 mm: fork: fix kernel_stack memcg stats for various stack implementations by Roman Gushchin · 4 years, 10 months ago
  81. e26733e mm, memcg: throttle allocators based on ancestral memory.high by Chris Down · 4 years, 10 months ago
  82. d397a45 mm, memcg: fix corruption on 64-bit divisor in memory.high throttling by Chris Down · 4 years, 10 months ago
  83. 7d36665 memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event by Chunguang Xu · 4 years, 10 months ago
  84. d752a49 net: memcg: late association of sock to memcg by Shakeel Butt · 4 years, 10 months ago
  85. e876ecc cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 4 years, 10 months ago
  86. 75866af mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps() by Vasily Averin · 5 years ago
  87. 92855270 mm/memcontrol.c: cleanup some useless code by Kaitao Cheng · 5 years ago
  88. fac0516 mm: thp: don't need care deferred split queue in memcg charge move path by Wei Yang · 5 years ago
  89. 4a87e2a mm: memcg/slab: fix percpu slab vmstats flushing by Roman Gushchin · 5 years ago
  90. ebc5d83d mm/memcontrol: use vmstat names for printing statistics by Konstantin Khlebnikov · 5 years ago
  91. 867e5e1 mm: clean up and clarify lruvec lookup procedure by Johannes Weiner · 5 years ago
  92. fa40d1e mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node() by Shakeel Butt · 5 years ago
  93. 8c8c383 mm: memcontrol: try harder to set a new memory.high by Johannes Weiner · 5 years ago
  94. 7249c9f mm: memcontrol: remove dead code from memory_max_write() by Johannes Weiner · 5 years ago
  95. 9da83f3 mm, memcg: clean up reclaim iter array by Yafang Shao · 5 years ago
  96. 168829a Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  97. 00d484f mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() by Roman Gushchin · 5 years ago
  98. 869712f mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges by Johannes Weiner · 5 years ago
  99. 221ec5c mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly by Roman Gushchin · 5 years ago
  100. 7961eee mm: memcontrol: fix NULL-ptr deref in percpu stats flush by Shakeel Butt · 5 years ago