Age | Commit message (Expand) | Author | Files | Lines |
2018-07-21 | mm: memcg: fix use after free in mem_cgroup_iter() | Jing Xia | 1 | -1/+1 |
2018-06-15 | mm: fix oom_kill event handling | Roman Gushchin | 1 | -2/+4 |
2018-06-15 | mm: fix null pointer dereference in mem_cgroup_protected | Roman Gushchin | 1 | -0/+4 |
2018-06-08 | mm: memcg: allow lowering memory.swap.max below the current usage | Tejun Heo | 1 | -5/+1 |
2018-06-08 | memcg: introduce memory.min | Roman Gushchin | 1 | -24/+94 |
2018-06-08 | mm: memcontrol: drain memcg stock on force_empty | Junaid Shahid | 1 | -0/+3 |
2018-06-08 | mm: memcontrol: drain stocks on resize limit | Shakeel Butt | 1 | -0/+7 |
2018-06-08 | memcg: mark memcg1_events static const | Greg Thelen | 1 | -1/+1 |
2018-06-08 | memcg: writeback: use memcg->cgwb_list directly | Wang Long | 1 | -5/+0 |
2018-06-08 | mm: treat memory.low value inclusive | Roman Gushchin | 1 | -3/+3 |
2018-06-08 | mm: memory.low hierarchical behavior | Roman Gushchin | 1 | -29/+83 |
2018-06-08 | mm: rename page_counter's count/limit into usage/max | Roman Gushchin | 1 | -56/+56 |
2018-06-08 | mm, memcontrol: implement memory.swap.events | Tejun Heo | 1 | -1/+23 |
2018-06-08 | mm, memcontrol: move swap charge handling into get_swap_page() | Tejun Heo | 1 | -0/+3 |
2018-05-26 | fs: add new vfs_poll and file_can_poll helpers | Christoph Hellwig | 1 | -1/+1 |
2018-04-21 | mm: memcg: add __GFP_NOWARN in __memcg_schedule_kmem_cache_create() | Minchan Kim | 1 | -1/+1 |
2018-04-11 | page cache: use xa_lock | Matthew Wilcox | 1 | -2/+2 |
2018-04-11 | memcg: fix per_node_info cleanup | Michal Hocko | 1 | -0/+3 |
2018-04-11 | mm: memcg: make sure memory.events is uptodate when waking pollers | Johannes Weiner | 1 | -12/+16 |
2018-04-11 | memcg, thp: do not invoke oom killer on thp charges | Michal Hocko | 1 | -1/+1 |
2018-03-29 | mm/memcontrol.c: fix parameter description mismatch | Honglei Wang | 1 | -3/+3 |
2018-02-12 | vfs: do bulk POLL* -> EPOLL* replacement | Linus Torvalds | 1 | -2/+2 |
2018-02-07 | mm: docs: fix parameter names mismatch | Mike Rapoport | 1 | -1/+1 |
2018-02-07 | mm: docs: fixup punctuation | Mike Rapoport | 1 | -2/+2 |
2018-02-03 | Revert "defer call to mem_cgroup_sk_alloc()" | Roman Gushchin | 1 | -0/+14 |
2018-02-01 | mm/memcontrol.c: try harder to decrease [memory,memsw].limit_in_bytes | Andrey Ryabinin | 1 | -36/+6 |
2018-02-01 | mm/memcontrol.c: make local symbol static | Christopher Díaz Riveros | 1 | -1/+1 |
2018-02-01 | memcg: refactor mem_cgroup_resize_limit() | Yu Zhao | 1 | -60/+17 |
2018-02-01 | mm: memcontrol: fix excessive complexity in memory.stat reporting | Johannes Weiner | 1 | -50/+51 |
2018-02-01 | mm: memcontrol: eliminate raw access to stat and event counters | Johannes Weiner | 1 | -34/+25 |
2018-01-31 | Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds | 1 | -1/+1 |
2017-11-30 | mm, memcg: fix mem_cgroup_swapout() for THPs | Shakeel Butt | 1 | -1/+1 |
2017-11-28 | annotate poll-related wait keys | Al Viro | 1 | -1/+1 |
2017-11-16 | mm: slabinfo: remove CONFIG_SLABINFO | Yang Shi | 1 | -1/+1 |
2017-10-10 | net: memcontrol: defer call to mem_cgroup_sk_alloc() | Eric Dumazet | 1 | -15/+0 |
2017-10-04 | mm/memcg: avoid page count check for zone device | Jérôme Glisse | 1 | -1/+2 |
2017-10-04 | mm, memcg: remove hotplug locking from try_charge | Michal Hocko | 1 | -5/+15 |
2017-09-09 | mem/memcg: cache rightmost node | Davidlohr Bueso | 1 | -5/+18 |
2017-09-09 | mm: memcontrol: use per-cpu stocks for socket memory uncharging | Roman Gushchin | 1 | -2/+4 |
2017-09-09 | mm/device-public-memory: device memory cache coherent with CPU | Jérôme Glisse | 1 | -5/+7 |
2017-09-09 | mm/memcontrol: support MEMORY_DEVICE_PRIVATE | Jérôme Glisse | 1 | -4/+48 |
2017-09-09 | mm/memcontrol: allow to uncharge page without using page->lru field | Jérôme Glisse | 1 | -76/+92 |
2017-09-09 | mm: thp: check pmd migration entry in common path | Zi Yan | 1 | -0/+5 |
2017-09-07 | Merge branch 'for-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c... | Linus Torvalds | 1 | -1/+1 |
2017-09-07 | mm: replace TIF_MEMDIE checks by tsk_is_oom_victim | Michal Hocko | 1 | -1/+1 |
2017-09-07 | memcg, THP, swap: make mem_cgroup_swapout() support THP | Huang Ying | 1 | -8/+15 |
2017-09-07 | memcg, THP, swap: avoid to duplicated charge THP in swap cache | Huang Ying | 1 | -1/+1 |
2017-09-07 | memcg, THP, swap: support move mem cgroup charge for THP swapped out | Huang Ying | 1 | -2/+5 |
2017-09-07 | mm: memcontrol: use int for event/state parameter in several functions | Matthias Kaehlcke | 1 | -1/+3 |
2017-09-07 | mm, memcg: reset memory.low during memcg offlining | Roman Gushchin | 1 | -0/+2 |