Age | Commit message (Expand) | Author |
2019-11-20 | 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-06-21 | mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create() | Minchan Kim |
2018-05-16 | memcg: fix per_node_info cleanup | Michal Hocko |
2018-02-13 | Revert "defer call to mem_cgroup_sk_alloc()" | Roman Gushchin |
2017-12-05 | mm, memcg: fix mem_cgroup_swapout() for THPs | Shakeel Butt |
2017-10-09 | net: memcontrol: defer call to mem_cgroup_sk_alloc() | Eric Dumazet |
2017-10-03 | mm/memcg: avoid page count check for zone device | Jérôme Glisse |
2017-10-03 | mm, memcg: remove hotplug locking from try_charge | Michal Hocko |
2017-09-08 | mem/memcg: cache rightmost node | Davidlohr Bueso |
2017-09-08 | mm: memcontrol: use per-cpu stocks for socket memory uncharging | Roman Gushchin |
2017-09-08 | mm/device-public-memory: device memory cache coherent with CPU | Jérôme Glisse |
2017-09-08 | mm/memcontrol: support MEMORY_DEVICE_PRIVATE | Jérôme Glisse |
2017-09-08 | mm/memcontrol: allow to uncharge page without using page->lru field | Jérôme Glisse |
2017-09-08 | mm: thp: check pmd migration entry in common path | Zi Yan |
2017-09-06 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds |
2017-09-06 | mm: replace TIF_MEMDIE checks by tsk_is_oom_victim | Michal Hocko |
2017-09-06 | memcg, THP, swap: make mem_cgroup_swapout() support THP | Huang Ying |
2017-09-06 | memcg, THP, swap: avoid to duplicated charge THP in swap cache | Huang Ying |
2017-09-06 | memcg, THP, swap: support move mem cgroup charge for THP swapped out | Huang Ying |
2017-09-06 | mm: memcontrol: use int for event/state parameter in several functions | Matthias Kaehlcke |
2017-09-06 | mm, memcg: reset memory.low during memcg offlining | Roman Gushchin |
2017-08-18 | mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback() | Johannes Weiner |
2017-07-21 | cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCS | Tejun Heo |
2017-07-10 | mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit() | Michal Hocko |
2017-07-10 | mm/memcontrol: exclude @root from checks in mem_cgroup_low | Sean Christopherson |
2017-07-06 | mm: memcontrol: per-lruvec stats infrastructure | Johannes Weiner |
2017-07-06 | mm: memcontrol: use the node-native slab memory counters | Johannes Weiner |
2017-07-06 | mm/oom_kill: count global and memory cgroup oom kills | Konstantin Khlebnikov |
2017-07-06 | mm: per-cgroup memory reclaim stats | Roman Gushchin |
2017-07-06 | mm, THP, swap: delay splitting THP during swap out | Huang Ying |
2017-06-20 | sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list naming | Ingo Molnar |
2017-06-20 | sched/wait: Rename wait_queue_t => wait_queue_entry_t | Ingo Molnar |
2017-05-12 | hwpoison, memcg: forcibly uncharge LRU pages | Michal Hocko |
2017-05-03 | mm: memcontrol: use node page state naming scheme for memcg | Johannes Weiner |
2017-05-03 | mm: memcontrol: re-use node VM page state enum | Johannes Weiner |
2017-05-03 | mm: memcontrol: re-use global VM event enum | Johannes Weiner |
2017-05-03 | mm: memcontrol: clean up memory.events counting function | Johannes Weiner |
2017-05-03 | mm: vmscan: fix IO/refault regression in cache workingset transition | Johannes Weiner |
2017-05-03 | mm: memcontrol: provide shmem statistics | Johannes Weiner |
2017-03-09 | mm: do not call mem_cgroup_free() from within mem_cgroup_alloc() | Tahsin Erdogan |
2017-03-09 | mm/cgroup: avoid panic when init with low memory | Laurent Dufour |
2017-03-02 | sched/headers: Prepare for new header dependencies before moving code to <lin... | Ingo Molnar |
2017-02-24 | mm: remove shmem_mapping() shmem_zero_setup() duplicates | Hugh Dickins |
2017-02-22 | slab: use memcg_kmem_cache_wq for slab destruction operations | Tejun Heo |
2017-02-22 | slab: link memcg kmem_caches on their associated memory cgroup | Tejun Heo |
2017-01-24 | mm, memcg: do not retry precharge charges | David Rientjes |