index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memcontrol.c
Age
Commit message (
Expand
)
Author
2020-07-31
mm/memcg: fix refcount error while moving and swapping
Hugh Dickins
2020-04-02
memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_event
Chunguang Xu
2019-11-25
mm: memcg: switch to css_tryget() in get_mem_cgroup_from_mm()
Roman Gushchin
2019-08-25
mm/memcontrol.c: fix use after free in mem_cgroup_iter()
Miles Chen
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-03-18
mm: memcontrol: avoid unused function warning
Arnd Bergmann
2017-02-01
mm, memcg: do not retry precharge charges
David Rientjes
2016-11-10
mm: memcontrol: do not recurse in direct reclaim
Johannes Weiner
2016-08-16
mm: memcontrol: fix memcg id ref counter on swap charge move
Vladimir Davydov
2016-08-16
mm: memcontrol: fix swap counter leak on swapout from offline cgroup
Vladimir Davydov
2016-08-16
mm: memcontrol: fix cgroup creation failure after many small jobs
Johannes Weiner
2016-06-24
memcg: add RCU locking around css_for_each_descendant_pre() in memcg_offline_...
Tejun Heo
2016-05-04
memcg: relocate charge moving from ->attach to ->post_attach
Tejun Heo
2016-04-12
mm: memcontrol: reclaim and OOM kill when shrinking memory.max below usage
Johannes Weiner
2016-04-12
mm: memcontrol: reclaim when shrinking memory.high below usage
Johannes Weiner
2016-02-25
memcg: only free spare array when readers are done
Martijn Coenen
2015-12-29
mm: memcontrol: fix possible memcg leak due to interrupted reclaim
Vladimir Davydov
2015-12-12
mm: fix kerneldoc on mem_cgroup_replace_page
Hugh Dickins
2015-12-12
memcg: fix memory.high target
Vladimir Davydov
2015-12-03
cgroup: fix handling of multi-destination migration from subtree_control enab...
Tejun Heo
2015-11-06
mm/memcontrol.c: uninline mem_cgroup_usage
Andrew Morton
2015-11-06
mm, page_alloc: rename __GFP_WAIT to __GFP_RECLAIM
Mel Gorman
2015-11-06
mm, page_alloc: distinguish between being unable to sleep, unwilling to sleep...
Mel Gorman
2015-11-05
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2015-11-05
memcg: fix thresholds for 32b architectures.
Michal Hocko
2015-11-05
mm: page_counter: let page_counter_try_charge() return bool
Johannes Weiner
2015-11-05
mm: memcontrol: eliminate root memory.current
Johannes Weiner
2015-11-05
mm: rename mem_cgroup_migrate to mem_cgroup_replace_page
Hugh Dickins
2015-11-05
memcg: simplify and inline __mem_cgroup_from_kmem
Vladimir Davydov
2015-11-05
memcg: unify slab and other kmem pages charging
Vladimir Davydov
2015-11-05
memcg: simplify charging kmem pages
Vladimir Davydov
2015-11-05
mm/memcontrol.c: fix order calculation in try_charge()
Jerome Marchand
2015-11-05
memcg: ratify and consolidate over-charge handling
Tejun Heo
2015-11-05
memcg: punt high overage reclaim to return-to-userland path
Tejun Heo
2015-11-05
memcg: flatten task_struct->memcg_oom
Tejun Heo
2015-11-05
Merge branch 'for-4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cg...
Linus Torvalds
2015-10-24
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-10-16
memcg: convert threshold to bytes
Shaohua Li
2015-10-15
cgroup: replace cgroup_has_tasks() with cgroup_is_populated()
Tejun Heo
2015-10-12
writeback: fix incorrect calculation of available memory for memcg domains
Tejun Heo
2015-10-01
memcg: remove pcp_counter_lock
Greg Thelen
2015-10-01
memcg: make mem_cgroup_read_stat() unsigned
Greg Thelen
2015-09-22
cgroup, memcg, cpuset: implement cgroup_taskset_for_each_leader()
Tejun Heo
2015-09-21
memcg: generate file modified notifications on "memory.events"
Tejun Heo
2015-09-18
cgroup: replace cftype->mode with CFTYPE_WORLD_WRITABLE
Tejun Heo
2015-09-18
cgroup: replace cgroup_on_dfl() tests in controllers with cgroup_subsys_on_dfl()
Tejun Heo
2015-09-10
memcg: zap try_get_mem_cgroup_from_page
Vladimir Davydov
2015-09-10
memcg: add page_cgroup_ino helper
Vladimir Davydov
2015-09-08
memcg: move memcg_proto_active from sock.h
Michal Hocko
[next]