Age | Commit message (Expand) | Author |
2020-04-02 | memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event | Chunguang Xu |
2020-03-20 | cgroup: memcg: net: do not associate sock with unrelated cgroup | Shakeel Butt |
2019-11-25 | mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm() | Roman Gushchin |
2019-10-05 | memcg, kmem: do not fail __GFP_NOFAIL charges | Michal Hocko |
2019-08-25 | mm/memcontrol.c: fix use after free in mem_cgroup_iter() | Miles Chen |
2018-09-05 | memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failure | Kirill Tkhai |
2018-07-25 | mm: memcg: fix use after free in mem_cgroup_iter() | Jing Xia |
2018-01-31 | hwpoison, memcg: forcibly uncharge LRU pages | Michal Hocko |
2017-10-08 | mm/cgroup: avoid panic when init with low memory | Laurent Dufour |
2017-04-21 | mm: memcontrol: use special workqueue for creating per-memcg caches | Vladimir Davydov |
2017-03-15 | mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() | Tahsin Erdogan |
2017-02-01 | mm, memcg: do not retry precharge charges | David Rientjes |
2017-01-19 | mm, memcg: fix the active list aging for lowmem requests when memcg is enabled | Michal Hocko |
2016-10-27 | mm: memcontrol: do not recurse in direct reclaim | Johannes Weiner |
2016-10-07 | mm: memcontrol: consolidate cgroup socket tracking | Johannes Weiner |
2016-10-07 | mm, swap: use offset of swap entry as key of swap cache | Huang Ying |
2016-10-07 | mm/memcontrol.c: make the walk_page_range() limit obvious | James Morse |
2016-10-07 | mm: memcontrol: add sanity checks for memcg->id.ref on get/put | Vladimir Davydov |
2016-10-07 | mm: oom: deduplicate victim selection code for memcg and global oom | Vladimir Davydov |
2016-09-19 | mm: memcontrol: make per-cpu charge cache IRQ-safe for socket accounting | Johannes Weiner |
2016-08-26 | mm: memcontrol: avoid unused function warning | Arnd Bergmann |
2016-08-11 | mm: memcontrol: fix memcg id ref counter on swap charge move | Vladimir Davydov |
2016-08-11 | mm: memcontrol: fix swap counter leak on swapout from offline cgroup | Vladimir Davydov |
2016-08-09 | mm: memcontrol: only mark charged pages with PageKmemcg | Vladimir Davydov |
2016-08-02 | memcg: put soft limit reclaim out of way if the excess tree is empty | Michal Hocko |
2016-07-28 | mm: fix memcg stack accounting for sub-page stacks | Andy Lutomirski |
2016-07-28 | mm, vmscan: Update all zone LRU sizes before updating memcg | Mel Gorman |
2016-07-28 | mm, memcg: move memcg limit enforcement from zones to nodes | Mel Gorman |
2016-07-28 | mm, vmscan: make shrink_node decisions more node-centric | Mel Gorman |
2016-07-28 | mm, vmscan: move LRU lists to node | Mel Gorman |
2016-07-28 | mm, vmscan: move lru_lock to the node | Mel Gorman |
2016-07-28 | mm: fix vm-scalability regression in cgroup-aware workingset code | Johannes Weiner |
2016-07-28 | mm, oom: fortify task_will_free_mem() | Michal Hocko |
2016-07-26 | mm: memcontrol: fix documentation for compound parameter | Li RongQing |
2016-07-26 | mm: memcontrol: remove BUG_ON in uncharge_list | Li RongQing |
2016-07-26 | mm,oom: remove unused argument from oom_scan_process_thread(). | Tetsuo Handa |
2016-07-26 | mm: memcontrol: teach uncharge_list to deal with kmem pages | Vladimir Davydov |
2016-07-26 | mm: memcontrol: cleanup kmem charge functions | Vladimir Davydov |
2016-07-26 | mm: oom: add memcg to oom_control | Vladimir Davydov |
2016-07-26 | mm/memcontrol.c: remove the useless parameter for mc_handle_swap_pte | Li RongQing |
2016-07-23 | mm: memcontrol: fix cgroup creation failure after many small jobs | Johannes Weiner |
2016-06-24 | memcg: css_alloc should return an ERR_PTR value on error | Tejun Heo |
2016-06-24 | memcg: mem_cgroup_migrate() may be called with irq disabled | Tejun Heo |
2016-06-09 | revert "mm: memcontrol: fix possible css ref leak on oom" | Andrew Morton |
2016-06-03 | memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_... | Tejun Heo |
2016-05-27 | mm/memcontrol.c: move comments for get_mctgt_type() to proper position | Li RongQing |
2016-05-27 | mm/memcontrol.c: fix the margin computation in mem_cgroup_margin() | Li RongQing |
2016-05-26 | memcg: fix mem_cgroup_out_of_memory() return value. | Tetsuo Handa |
2016-05-23 | mm: memcontrol: fix possible css ref leak on oom | Vladimir Davydov |
2016-05-20 | memcg: fix stale mem_cgroup_force_empty() comment | Greg Thelen |