summaryrefslogtreecommitdiff
path: root/mm/memcontrol.c
AgeCommit message (Expand)AuthorFilesLines
2020-07-29mm/memcg: fix refcount error while moving and swappingHugh Dickins1-2/+2
2020-04-02memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu1-2/+8
2020-03-20net: memcg: late association of sock to memcgShakeel Butt1-14/+0
2020-03-20cgroup: memcg: net: do not associate sock with unrelated cgroupShakeel Butt1-0/+4
2019-11-20mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()Roman Gushchin1-1/+1
2019-10-05memcg, kmem: do not fail __GFP_NOFAIL chargesMichal Hocko1-0/+10
2019-08-25mm/memcontrol.c: fix use after free in mem_cgroup_iter()Miles Chen1-10/+29
2018-09-05memcg: remove memcg_cgroup::id from IDR on mem_cgroup_css_alloc() failureKirill Tkhai1-4/+11
2018-07-25mm: memcg: fix use after free in mem_cgroup_iter()Jing Xia1-1/+1
2018-06-20mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create()Minchan Kim1-1/+1
2018-05-16memcg: fix per_node_info cleanupMichal Hocko1-0/+3
2018-02-13Revert "defer call to mem_cgroup_sk_alloc()"Roman Gushchin1-0/+14
2017-12-05mm, memcg: fix mem_cgroup_swapout() for THPsShakeel Butt1-1/+1
2017-10-10net: memcontrol: defer call to mem_cgroup_sk_alloc()Eric Dumazet1-15/+0
2017-10-04mm/memcg: avoid page count check for zone deviceJérôme Glisse1-1/+2
2017-10-04mm, memcg: remove hotplug locking from try_chargeMichal Hocko1-5/+15
2017-09-09mem/memcg: cache rightmost nodeDavidlohr Bueso1-5/+18
2017-09-09mm: memcontrol: use per-cpu stocks for socket memory unchargingRoman Gushchin1-2/+4
2017-09-09mm/device-public-memory: device memory cache coherent with CPUJérôme Glisse1-5/+7
2017-09-09mm/memcontrol: support MEMORY_DEVICE_PRIVATEJérôme Glisse1-4/+48
2017-09-09mm/memcontrol: allow to uncharge page without using page->lru fieldJérôme Glisse1-76/+92
2017-09-09mm: thp: check pmd migration entry in common pathZi Yan1-0/+5
2017-09-07Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds1-1/+1
2017-09-07mm: replace TIF_MEMDIE checks by tsk_is_oom_victimMichal Hocko1-1/+1
2017-09-07memcg, THP, swap: make mem_cgroup_swapout() support THPHuang Ying1-8/+15
2017-09-07memcg, THP, swap: avoid to duplicated charge THP in swap cacheHuang Ying1-1/+1
2017-09-07memcg, THP, swap: support move mem cgroup charge for THP swapped outHuang Ying1-2/+5
2017-09-07mm: memcontrol: use int for event/state parameter in several functionsMatthias Kaehlcke1-1/+3
2017-09-07mm, memcg: reset memory.low during memcg offliningRoman Gushchin1-0/+2
2017-08-19mm: memcontrol: fix NULL pointer crash in test_clear_page_writeback()Johannes Weiner1-12/+31
2017-07-21cgroup: add @flags to css_task_iter_start() and implement CSS_TASK_ITER_PROCSTejun Heo1-1/+1
2017-07-11mm, memcg: fix potential undefined behavior in mem_cgroup_event_ratelimit()Michal Hocko1-1/+1
2017-07-11mm/memcontrol: exclude @root from checks in mem_cgroup_lowSean Christopherson1-18/+32
2017-07-07mm: memcontrol: per-lruvec stats infrastructureJohannes Weiner1-1/+10
2017-07-07mm: memcontrol: use the node-native slab memory countersJohannes Weiner1-4/+4
2017-07-07mm/oom_kill: count global and memory cgroup oom killsKonstantin Khlebnikov1-0/+2
2017-07-07mm: per-cgroup memory reclaim statsRoman Gushchin1-0/+10
2017-07-07mm, THP, swap: delay splitting THP during swap outHuang Ying1-24/+26
2017-06-20sched/wait: Disambiguate wq_entry->task_list and wq_head->task_list namingIngo Molnar1-1/+1
2017-06-20sched/wait: Rename wait_queue_t => wait_queue_entry_tIngo Molnar1-4/+4
2017-05-13hwpoison, memcg: forcibly uncharge LRU pagesMichal Hocko1-1/+1
2017-05-04mm: memcontrol: use node page state naming scheme for memcgJohannes Weiner1-19/+19
2017-05-04mm: memcontrol: re-use node VM page state enumJohannes Weiner1-67/+68
2017-05-04mm: memcontrol: re-use global VM event enumJohannes Weiner1-25/+28
2017-05-04mm: memcontrol: clean up memory.events counting functionJohannes Weiner1-4/+4
2017-05-04mm: vmscan: fix IO/refault regression in cache workingset transitionJohannes Weiner1-17/+7
2017-05-04mm: memcontrol: provide shmem statisticsJohannes Weiner1-8/+20
2017-03-10mm: do not call mem_cgroup_free() from within mem_cgroup_alloc()Tahsin Erdogan1-3/+8
2017-03-10mm/cgroup: avoid panic when init with low memoryLaurent Dufour1-2/+5
2017-03-02sched/headers: Prepare for new header dependencies before moving code to <lin...Ingo Molnar1-0/+1