1. 766a4c1 mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones by Yafang Shao · 5 years ago
  2. fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
  3. 6ba749e mm, oom: remove redundant task_in_mem_cgroup() check by Shakeel Butt · 5 years ago
  4. f168a9a mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks() by Tetsuo Handa · 5 years ago
  5. fb2f2b0 mm: memcg/slab: reparent memcg kmem_caches on cgroup removal by Roman Gushchin · 5 years ago
  6. 4d96ba3 mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pages by Roman Gushchin · 5 years ago
  7. f0a3a24 mm: memcg/slab: rework non-root kmem_cache lifecycle management by Roman Gushchin · 5 years ago
  8. 49a18ea mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg() by Roman Gushchin · 5 years ago
  9. c8713d0 mm: memcontrol: dump memory.stat during cgroup OOM by Johannes Weiner · 5 years ago
  10. 1e577f9 mm, memcg: introduce memory.events.local by Shakeel Butt · 5 years ago
  11. 38d3849 memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL by Shakeel Butt · 5 years ago
  12. dd92399 mm/memcontrol: fix wrong statistics in memory.stat by Yafang Shao · 5 years ago
  13. 25b2995 mm: remove MEMORY_DEVICE_PUBLIC support by Christoph Hellwig · 6 years ago
  14. 815744d mm: memcontrol: don't batch updates of local VM stats and events by Johannes Weiner · 6 years ago
  15. c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
  16. def0fda mm: memcontrol: fix NUMA round-robin reclaim at intermediate level by Johannes Weiner · 6 years ago
  17. 42a3003 mm: memcontrol: fix recursive statistics correctness & scalabilty by Johannes Weiner · 6 years ago
  18. db9adbc mm: memcontrol: move stat/event counting functions out-of-line by Johannes Weiner · 6 years ago
  19. 205b20c mm: memcontrol: make cgroup stats and events query API explicitly local by Johannes Weiner · 6 years ago
  20. 871789d mm, memcg: rename ambiguously named memory.stat counters and functions by Chris Down · 6 years ago
  21. 113b7df mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API by Johannes Weiner · 6 years ago
  22. 21d89d1 mm: memcontrol: push down mem_cgroup_nr_lru_pages() by Johannes Weiner · 6 years ago
  23. 2b487e5 mm: memcontrol: push down mem_cgroup_node_nr_lru_pages() by Johannes Weiner · 6 years ago
  24. 22796c8 mm: memcontrol: replace node summing with memcg_page_state() by Johannes Weiner · 6 years ago
  25. 1a61ab8 mm: memcontrol: replace zone summing with lruvec_page_state() by Johannes Weiner · 6 years ago
  26. 0b3d6e6 mm: writeback: use exact memcg dirty counts by Greg Thelen · 6 years ago
  27. 82ede7e mm/memcontrol.c: fix bad line in comment by Qian Cai · 6 years ago
  28. f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
  29. b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
  30. 1ff9e6e mm: memcontrol: expose THP events on a per-memcg basis by Chris Down · 6 years ago
  31. 7775fac memcg: killed threads should not invoke memcg OOM killer by Tetsuo Handa · 6 years ago
  32. 677dc97 mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunable by Chris Down · 6 years ago
  33. aa9694b mm, memcg: create mem_cgroup_from_seq by Chris Down · 6 years ago
  34. 67b8046 mm/memcontrol.c: use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago
  35. 60cd4bc memcg: localize memcg_kmem_enabled() check by Shakeel Butt · 6 years ago
  36. 7056d3a memcg, oom: notify on oom killer invocation from the charge path by Michal Hocko · 6 years ago
  37. f0c867d mm, oom: add oom victim's memcg to the oom context information by yuzhoujian · 6 years ago
  38. e68599a mm: handle no memcg case in memcg_kmem_charge() properly by Roman Gushchin · 6 years ago
  39. dad4f14 Merge branch 'xarray' of git://git.infradead.org/users/willy/linux-dax by Linus Torvalds · 6 years ago
  40. 7a1adfd mm: don't raise MEMCG_OOM event due to failed high-order allocation by Roman Gushchin · 6 years ago
  41. 1c2d479 mm/memcontrol.c: convert mem_cgroup_id::ref to refcount_t type by Kirill Tkhai · 6 years ago
  42. 85cfb24 memcg: remove memcg_kmem_skip_account by Shakeel Butt · 6 years ago
  43. e9b257e mm/memcontrol.c: fix memory.stat item ordering by Johannes Weiner · 6 years ago
  44. 591edfb mm: drain memcg stocks on css offlining by Roman Gushchin · 6 years ago
  45. 3159f94 xarray: Replace exceptional entries by Matthew Wilcox · 7 years ago
  46. 3100dab mm: memcontrol: print proper OOM header when no eligible victim left by Johannes Weiner · 6 years ago
  47. 3d8b38e mm, oom: introduce memory.oom.group by Roman Gushchin · 6 years ago
  48. 8de7ecc6 memcg: reduce memcg tree traversals for stats collection by Shakeel Butt · 6 years ago
  49. f90280d mm/vmscan.c: clear shrinker bit if there are no objects related to memcg by Kirill Tkhai · 6 years ago
  50. fae91d6 mm/list_lru.c: set bit in memcg shrinker bitmap on first list_lru item appearance by Kirill Tkhai · 6 years ago
  51. dfd2f10 mm/memcontrol.c: export mem_cgroup_is_root() by Kirill Tkhai · 6 years ago
  52. 9bec5c3 mm/list_lru: pass dst_memcg argument to memcg_drain_list_lru_node() by Kirill Tkhai · 6 years ago
  53. 0a4465d mm, memcg: assign memcg-aware shrinkers bitmap to memcg by Kirill Tkhai · 6 years ago
  54. b05706f mm/memcontrol.c: move up for_each_mem_cgroup{, _tree} defines by Kirill Tkhai · 6 years ago
  55. 84c07d1 mm: introduce CONFIG_MEMCG_KMEM as combination of CONFIG_MEMCG && !CONFIG_SLOB by Kirill Tkhai · 6 years ago
  56. 29ef680 memcg, oom: move out_of_memory back to the charge path by Michal Hocko · 6 years ago
  57. f745c6f fs, mm: account buffer_head to kmemcg by Shakeel Butt · 6 years ago
  58. d46eb14b fs: fsnotify: account fsnotify metadata to kmemcg by Shakeel Butt · 6 years ago
  59. 73ba2fb Merge tag 'for-4.19/block-20180812' of git://git.kernel.dk/linux-block by Linus Torvalds · 6 years ago
  60. 05b9ba4 Merge tag 'v4.18-rc6' into for-4.19/block2 by Jens Axboe · 6 years ago
  61. 7e97de0 memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure by Kirill Tkhai · 6 years ago
  62. 9f15bde mm: memcg: fix use after free in mem_cgroup_iter() by Jing Xia · 6 years ago
  63. 2cf8558 memcontrol: schedule throttling if we are congested by Tejun Heo · 7 years ago
  64. fe6bdfc mm: fix oom_kill event handling by Roman Gushchin · 7 years ago
  65. df2a419 mm: fix null pointer dereference in mem_cgroup_protected by Roman Gushchin · 7 years ago
  66. be09102 mm: memcg: allow lowering memory.swap.max below the current usage by Tejun Heo · 7 years ago
  67. bf8d5d5 memcg: introduce memory.min by Roman Gushchin · 7 years ago
  68. d12c60f mm: memcontrol: drain memcg stock on force_empty by Junaid Shahid · 7 years ago
  69. bb4a7ea mm: memcontrol: drain stocks on resize limit by Shakeel Butt · 7 years ago
  70. 8dd53fd memcg: mark memcg1_events static const by Greg Thelen · 7 years ago
  71. 9ccc361 memcg: writeback: use memcg->cgwb_list directly by Wang Long · 7 years ago
  72. 5f93ad6 mm: treat memory.low value inclusive by Roman Gushchin · 7 years ago
  73. 2306715 mm: memory.low hierarchical behavior by Roman Gushchin · 7 years ago
  74. bbec2e1 mm: rename page_counter's count/limit into usage/max by Roman Gushchin · 7 years ago
  75. f3a53a3 mm, memcontrol: implement memory.swap.events by Tejun Heo · 7 years ago
  76. bb98f2c mm, memcontrol: move swap charge handling into get_swap_page() by Tejun Heo · 7 years ago
  77. 9965ed17 fs: add new vfs_poll and file_can_poll helpers by Christoph Hellwig · 7 years ago
  78. c892fd8 mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create() by Minchan Kim · 7 years ago
  79. b93b016 page cache: use xa_lock by Matthew Wilcox · 7 years ago
  80. 4eaf431 memcg: fix per_node_info cleanup by Michal Hocko · 7 years ago
  81. e27be24 mm: memcg: make sure memory.events is uptodate when waking pollers by Johannes Weiner · 7 years ago
  82. 2a70f6a memcg, thp: do not invoke oom killer on thp charges by Michal Hocko · 7 years ago
  83. b213b54 mm/memcontrol.c: fix parameter description mismatch by Honglei Wang · 7 years ago
  84. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  85. f144c39 mm: docs: fix parameter names mismatch by Mike Rapoport · 7 years ago
  86. b7701a5 mm: docs: fixup punctuation by Mike Rapoport · 7 years ago
  87. edbe69e Revert "defer call to mem_cgroup_sk_alloc()" by Roman Gushchin · 7 years ago
  88. 1ab5c05 mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytes by Andrey Ryabinin · 7 years ago
  89. 8ad6e40 mm/memcontrol.c: make local symbol static by Christopher Díaz Riveros · 7 years ago
  90. c054a78 memcg: refactor mem_cgroup_resize_limit() by Yu Zhao · 7 years ago
  91. a983b5e mm: memcontrol: fix excessive complexity in memory.stat reporting by Johannes Weiner · 7 years ago
  92. c9019e9 mm: memcontrol: eliminate raw access to stat and event counters by Johannes Weiner · 7 years ago
  93. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  94. d08afa14 mm, memcg: fix mem_cgroup_swapout() for THPs by Shakeel Butt · 7 years ago
  95. 3ad6f93 annotate poll-related wait keys by Al Viro · 8 years ago
  96. 5b36577 mm: slabinfo: remove CONFIG_SLABINFO by Yang Shi · 7 years ago
  97. 9f1c267 net: memcontrol: defer call to mem_cgroup_sk_alloc() by Eric Dumazet · 7 years ago
  98. 3f2eb02 mm/memcg: avoid page count check for zone device by Jérôme Glisse · 7 years ago
  99. 72f0184 mm, memcg: remove hotplug locking from try_charge by Michal Hocko · 7 years ago
  100. fa90b2f mem/memcg: cache rightmost node by Davidlohr Bueso · 7 years ago