2019-07-12 | Shakeel Butt | mm, oom: remove redundant task_in_mem_cgroup() check ...kernel.org/r/20190624212631.87212-2-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2019-07-12 | Shakeel Butt | mm, oom: refactor dump_tasks for memcg OOMs ...org/r/20190617231207.160865-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2019-07-12 | Shakeel Butt | mm, memcg: introduce memory.events.local ...org/r/20190527174643.209172-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2019-07-12 | Shakeel Butt | memcg, fsnotify: no oom-kill for remote memcg charging ...org/r/20190514212259.156585-2-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2019-07-12 | Shakeel Butt | memcg, oom: no oom-kill for __GFP_RETRY_MAYFAIL ...org/r/20190514212259.156585-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2019-07-12 | Shakeel Butt | slub: don't panic for memcg kmem cache creation failure ...kernel.org/r/20190619232514.58994-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2019-07-05 | Shakeel Butt | mm/vmscan.c: prevent useless kswapd loops ...org/r/20190701201847.251028-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2019-06-14 | Shakeel Butt | mm/list_lru.c: fix memory leak in __memcg_init_list_lru_node ...kernel.org/r/20190528043202.99980-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2019-04-04 | Shakeel Butt | cgroup: remove extra cgroup_migrate_finish() call Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2019-03-06 | Shakeel Butt | mm, oom: remove 'prefer children over parent' heuristic ...org/r/20190121215850.221745-2-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2019-03-06 | Shakeel Butt | memcg: localize memcg_kmem_enabled() check ...org/r/20190103161203.162375-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2019-02-01 | Shakeel Butt | mm, oom: fix use-after-free in oom_kill_process ...org/r/20190121215850.221745-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2019-01-10 | Shakeel Butt | netfilter: ebtables: account ebt_table_info to kmemcg Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2019-01-09 | Shakeel Butt | fork, memcg: fix cached_stacks case ...kernel.org/r/20190102180145.57406-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-10-26 | Shakeel Butt | memcg: remove memcg_kmem_skip_account ...org/r/20180919004501.178023-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-08-22 | Shakeel Butt | memcg: reduce memcg tree traversals for stats collection ...org/r/20180724224635.143944-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-08-17 | Shakeel Butt | fs, mm: account buffer_head to kmemcg [shakeelb@google.com: use __GFP_ACCOUNT for directed... ...org/r/20180702220208.213380-1-shakeelb@google.com ...org/r/20180627191250.209150-3-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-08-17 | Shakeel Butt | fs: fsnotify: account fsnotify metadata to kmemcg [shakeelb@google.com: use GFP_KERNEL_ACCOUNT rather... ...org/r/20180702215439.211597-1-shakeelb@google.com ...org/r/20180627191250.209150-2-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-07-27 | Shakeel Butt | kvm, mm: account shadow page tables to kmemcg [shakeelb@google.com: replace (GFP_KERNEL|__GFP_ACCOUNT... ...org/r/20180629140224.205849-1-shakeelb@google.com ...org/r/20180627181349.149778-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-07-09 | Shakeel Butt | block, mm: remove unnecessary __GFP_HIGH flag Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-06-29 | Shakeel Butt | net, mm: account sock objects to kmemcg Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-06-14 | Shakeel Butt | mm: fix race between kmem_cache destroy, create and... [shakeelb@google.com: handle the RCU callbacks for... ...org/r/20180611192951.195727-1-shakeelb@google.com [shakeelb@google.com: add more documentation, rename... ...org/r/20180522201336.196994-1-shakeelb@google.com [shakeelb@google.com: v3. Instead of refcount, flush... ...org/r/20180530001204.183758-1-shakeelb@google.com ...org/r/20180521174116.171846-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-06-08 | Shakeel Butt | mm: save two stranded bits in gfp_mask ...org/r/20180516211439.177440-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-06-08 | Shakeel Butt | mm: memcontrol: drain stocks on resize limit ...org/r/20180504205548.110696-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-04-06 | Shakeel Butt | slab, slub: skip unnecessary kasan_cache_shutdown() ...kernel.org/r/20180327230603.54721-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-04-06 | Shakeel Butt | slab, slub: remove size disparity on debug kernel ...kernel.org/r/20180313165428.58699-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-03-28 | Shakeel Butt | mm, slab: memcg_link the SLAB's kmem_cache ...kernel.org/r/20180319210020.60289-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-02-21 | Shakeel Butt | mm, mlock, vmscan: no more skipping pagevecs ...kernel.org/r/20171121211241.18877-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2018-02-07 | Shakeel Butt | vfs: remove might_sleep() from clear_inode() ...kernel.org/r/20171108004354.40308-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2017-11-30 | Shakeel Butt | mm, memcg: fix mem_cgroup_swapout() for THPs ...kernel.org/r/20171128161941.20931-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2017-11-18 | Shakeel Butt | epoll: account epitem and eppoll_entry to kmemcg ...kernel.org/r/20171003021519.23907-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2017-11-16 | Shakeel Butt | mm: mlock: remove lru_add_drain_all() ...kernel.org/r/20171019222507.2894-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2017-11-16 | Shakeel Butt | fs, mm: account filp cache to kmemcg ...kernel.org/r/20171011190359.34926-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2017-10-12 | Shakeel Butt | kvm, mm: account kvm related kmem slabs to kmemcg Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |
2017-09-09 | Shakeel Butt | mm: fadvise: avoid fadvise for fs without backing device ...org/r/20170818011023.181465-1-shakeelb@google.com Signed-off-by: Shakeel Butt <shakeelb@google.com> |
commit | commitdiff | tree |