- 9b8b175 mm, memcg: do not high throttle allocators based on wraparound by Jakub Kicinski · 4 years, 9 months ago
- e4a9bc5 mm: use fallthrough; by Joe Perches · 4 years, 9 months ago
- 4bf1730 mm, memcg: bypass high reclaim iteration for cgroup hierarchy root by Chris Down · 4 years, 9 months ago
- 48fe267 mm: memcg: make memory.oom.group tolerable to task migration by Roman Gushchin · 4 years, 9 months ago
- b3a7822 mm, memcg: prevent mem_cgroup_protected store tearing by Chris Down · 4 years, 9 months ago
- 32d087c mm, memcg: prevent memory.swap.max load tearing by Chris Down · 4 years, 9 months ago
- c3d5320 mm, memcg: prevent memory.min load/store tearing by Chris Down · 4 years, 9 months ago
- 15b4256 mm, memcg: prevent memory.max load tearing by Chris Down · 4 years, 9 months ago
- f6f989c mm, memcg: prevent memory.high load/store tearing by Chris Down · 4 years, 9 months ago
- c1514c0 mm/memcontrol.c: make mem_cgroup_id_get_many() __maybe_unused by Vincenzo Frascino · 4 years, 9 months ago
- 8965aa2 memcg: css_tryget_online cleanups by Shakeel Butt · 4 years, 9 months ago
- 8a931f8 mm: memcontrol: recursive memory.low protection by Johannes Weiner · 4 years, 9 months ago
- bc50bcc mm: memcontrol: clean up and document effective low/min calculations by Johannes Weiner · 4 years, 9 months ago
- 503970e mm: memcontrol: fix memory.low proportional distribution by Johannes Weiner · 4 years, 9 months ago
- 4b13f64 mm: kmem: rename (__)memcg_kmem_(un)charge_memcg() to __memcg_kmem_(un)charge() by Roman Gushchin · 4 years, 9 months ago
- 92d0510c mm: kmem: switch to nr_pages in (__)memcg_kmem_charge_memcg() by Roman Gushchin · 4 years, 9 months ago
- f4b00ea mm: kmem: rename memcg_kmem_(un)charge() into memcg_kmem_(un)charge_page() by Roman Gushchin · 4 years, 9 months ago
- 10eaec2 mm: kmem: cleanup (__)memcg_kmem_charge_memcg() arguments by Roman Gushchin · 4 years, 9 months ago
- 4f103c6 mm: memcg/slab: use mem_cgroup_from_obj() by Roman Gushchin · 4 years, 9 months ago
- 86daf94 mm/memcontrol.c: allocate shrinker_map on appropriate NUMA node by Kirill Tkhai · 4 years, 9 months ago
- a87425a mm, memcg: fix build error around the usage of kmem_caches by Yafang Shao · 4 years, 9 months ago
- 8380ce4 mm: fork: fix kernel_stack memcg stats for various stack implementations by Roman Gushchin · 4 years, 9 months ago
- e26733e mm, memcg: throttle allocators based on ancestral memory.high by Chris Down · 4 years, 9 months ago
- d397a45 mm, memcg: fix corruption on 64-bit divisor in memory.high throttling by Chris Down · 4 years, 9 months ago
- 7d36665 memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event by Chunguang Xu · 4 years, 9 months ago
- d752a49 net: memcg: late association of sock to memcg by Shakeel Butt · 4 years, 10 months ago
- e876ecc cgroup: memcg: net: do not associate sock with unrelated cgroup by Shakeel Butt · 4 years, 10 months ago
- 75866af mm/memcontrol.c: lost css_put in memcg_expand_shrinker_maps() by Vasily Averin · 4 years, 10 months ago
- 92855270 mm/memcontrol.c: cleanup some useless code by Kaitao Cheng · 5 years ago
- fac0516 mm: thp: don't need care deferred split queue in memcg charge move path by Wei Yang · 5 years ago
- 4a87e2a mm: memcg/slab: fix percpu slab vmstats flushing by Roman Gushchin · 5 years ago
- ebc5d83d mm/memcontrol: use vmstat names for printing statistics by Konstantin Khlebnikov · 5 years ago
- 867e5e1 mm: clean up and clarify lruvec lookup procedure by Johannes Weiner · 5 years ago
- fa40d1e mm: vmscan: memcontrol: remove mem_cgroup_select_victim_node() by Shakeel Butt · 5 years ago
- 8c8c383 mm: memcontrol: try harder to set a new memory.high by Johannes Weiner · 5 years ago
- 7249c9f mm: memcontrol: remove dead code from memory_max_write() by Johannes Weiner · 5 years ago
- 9da83f3 mm, memcg: clean up reclaim iter array by Yafang Shao · 5 years ago
- 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
- 00d484f mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() by Roman Gushchin · 5 years ago
- 869712f mm: memcontrol: fix network errors from failing __GFP_ATOMIC charges by Johannes Weiner · 5 years ago
- 221ec5c mm: slab: make page_cgroup_ino() to recognize non-compound slab pages properly by Roman Gushchin · 5 years ago
- 7961eee mm: memcontrol: fix NULL-ptr deref in percpu stats flush by Shakeel Butt · 5 years ago
- ae8af43 mm/memcontrol: update lruvec counters in mem_cgroup_move_account by Konstantin Khlebnikov · 5 years ago
- 5facae4 locking/lockdep: Remove unused @nested argument from lock_release() by Qian Cai · 5 years ago
- 9783aa9 mm, memcg: proportional memory.{low,min} reclaim by Chris Down · 5 years ago
- e55d9d9 memcg, kmem: do not fail __GFP_NOFAIL charges by Michal Hocko · 5 years ago
- 87eaceb mm: thp: make deferred split shrinker memcg aware by Yang Shi · 5 years ago
- 0a432dc mm: shrinker: make shrinker not depend on memcg kmem by Yang Shi · 5 years ago
- 0158115 memcg, kmem: deprecate kmem.limit_in_bytes by Michal Hocko · 5 years ago
- 4d0e3230 mm/memcontrol.c: fix a -Wunused-function warning by Qian Cai · 5 years ago
- e1a366b mm: memcontrol: switch to rcu protection in drain_all_stock() by Roman Gushchin · 5 years ago
- 0e4b01d mm, memcg: throttle allocators when failing reclaim over memory.high by Chris Down · 5 years ago
- d8c6546 mm: introduce compound_nr() by Matthew Wilcox (Oracle) · 5 years ago
- 84da111 Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
- 7ad67ca Merge tag 'for-5.4/block-2019-09-16' of git://git.kernel.dk/linux-block by Linus Torvalds · 5 years ago
- 7b86ac3 pagewalk: separate function pointers from iterator data by Christoph Hellwig · 5 years ago
- a520110 mm: split out a new pagewalk.h header from mm.h by Christoph Hellwig · 5 years ago
- 6c1c280 mm: memcontrol: fix percpu vmstats and vmevents flush by Shakeel Butt · 5 years ago
- b4c4648 mm, memcg: partially revert "mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones" by Roman Gushchin · 5 years ago
- bee07b3 mm: memcontrol: flush percpu slab vmstats on kmem offlining by Roman Gushchin · 5 years ago
- 3a8e9ac writeback: add tracepoints for cgroup foreign writebacks by Tejun Heo · 5 years ago
- 97b2782 writeback, memcg: Implement foreign dirty flushing by Tejun Heo · 5 years ago
- bb65f89 mm: memcontrol: flush percpu vmevents before releasing memcg by Roman Gushchin · 5 years ago
- c350a99 mm: memcontrol: flush percpu vmstats before releasing memcg by Roman Gushchin · 5 years ago
- ec9f023 mm: workingset: fix vmstat counters for shadow nodes by Roman Gushchin · 5 years ago
- 54a83d6 mm/memcontrol.c: fix use after free in mem_cgroup_iter() by Miles Chen · 5 years ago
- 766a4c1 mm/memcontrol.c: keep local VM counters in sync with the hierarchical ones by Yafang Shao · 5 years ago
- fec88ab Merge tag 'for-linus-hmm' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdma by Linus Torvalds · 5 years ago
- 6ba749e mm, oom: remove redundant task_in_mem_cgroup() check by Shakeel Butt · 5 years ago
- f168a9a mm: memcontrol: use CSS_TASK_ITER_PROCS at mem_cgroup_scan_tasks() by Tetsuo Handa · 5 years ago
- fb2f2b0 mm: memcg/slab: reparent memcg kmem_caches on cgroup removal by Roman Gushchin · 5 years ago
- 4d96ba3 mm: memcg/slab: stop setting page->mem_cgroup pointer for slab pages by Roman Gushchin · 5 years ago
- f0a3a24 mm: memcg/slab: rework non-root kmem_cache lifecycle management by Roman Gushchin · 5 years ago
- 49a18ea mm: memcg/slab: introduce __memcg_kmem_uncharge_memcg() by Roman Gushchin · 5 years ago
- c8713d0 mm: memcontrol: dump memory.stat during cgroup OOM by Johannes Weiner · 5 years ago
- 1e577f9 mm, memcg: introduce memory.events.local by Shakeel Butt · 5 years ago
- 38d3849 memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL by Shakeel Butt · 5 years ago
- dd92399 mm/memcontrol: fix wrong statistics in memory.stat by Yafang Shao · 5 years ago
- 25b2995 mm: remove MEMORY_DEVICE_PUBLIC support by Christoph Hellwig · 6 years ago
- 815744d mm: memcontrol: don't batch updates of local VM stats and events by Johannes Weiner · 6 years ago
- c942fdd treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 157 by Thomas Gleixner · 6 years ago
- def0fda mm: memcontrol: fix NUMA round-robin reclaim at intermediate level by Johannes Weiner · 6 years ago
- 42a3003 mm: memcontrol: fix recursive statistics correctness & scalabilty by Johannes Weiner · 6 years ago
- db9adbc mm: memcontrol: move stat/event counting functions out-of-line by Johannes Weiner · 6 years ago
- 205b20c mm: memcontrol: make cgroup stats and events query API explicitly local by Johannes Weiner · 6 years ago
- 871789d mm, memcg: rename ambiguously named memory.stat counters and functions by Chris Down · 6 years ago
- 113b7df mm: memcontrol: quarantine the mem_cgroup_[node_]nr_lru_pages() API by Johannes Weiner · 6 years ago
- 21d89d1 mm: memcontrol: push down mem_cgroup_nr_lru_pages() by Johannes Weiner · 6 years ago
- 2b487e5 mm: memcontrol: push down mem_cgroup_node_nr_lru_pages() by Johannes Weiner · 6 years ago
- 22796c8 mm: memcontrol: replace node summing with memcg_page_state() by Johannes Weiner · 6 years ago
- 1a61ab8 mm: memcontrol: replace zone summing with lruvec_page_state() by Johannes Weiner · 6 years ago
- 0b3d6e6 mm: writeback: use exact memcg dirty counts by Greg Thelen · 6 years ago
- 82ede7e mm/memcontrol.c: fix bad line in comment by Qian Cai · 6 years ago
- f4b7e27 mm: remove zone_lru_lock() function, access ->lru_lock directly by Andrey Ryabinin · 6 years ago
- b9726c2 numa: make "nr_node_ids" unsigned int by Alexey Dobriyan · 6 years ago
- 1ff9e6e mm: memcontrol: expose THP events on a per-memcg basis by Chris Down · 6 years ago
- 7775fac memcg: killed threads should not invoke memcg OOM killer by Tetsuo Handa · 6 years ago
- 677dc97 mm, memcg: extract memcg maxable seq_file logic to seq_show_memcg_tunable by Chris Down · 6 years ago
- aa9694b mm, memcg: create mem_cgroup_from_seq by Chris Down · 6 years ago
- 67b8046 mm/memcontrol.c: use struct_size() in kmalloc() by Gustavo A. R. Silva · 6 years ago