summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'mm-stable-2024-01-08-15-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-01-091-123/+196
|\
| * mm/memcontrol: remove __mod_lruvec_page_state()Matthew Wilcox (Oracle)2024-01-051-5/+4
| * zswap: memcontrol: implement zswap writeback disablingNhat Pham2023-12-291-0/+38
| * mm: memcg: restore subtree stats flushingYosry Ahmed2023-12-201-29/+39
| * mm: memcg: make stats flushing threshold per-memcgYosry Ahmed2023-12-201-16/+34
| * mm: memcg: move vmstats structs definition above flushing codeYosry Ahmed2023-12-201-74/+74
| * mm: memcg: change flush_next_time to flush_last_timeYosry Ahmed2023-12-201-3/+4
| * mm: memcg: add per-memcg zswap writeback statDomenico Cerasuolo2023-12-121-0/+1
| * zswap: make shrinking memcg-awareDomenico Cerasuolo2023-12-121-0/+2
| * mm: memcg: add reminder comment for the memcg v2 eventsDmitry Rokosov2023-12-101-0/+4
* | Merge tag 'slab-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/vba...Linus Torvalds2024-01-091-3/+3
|\ \
| * | mm/slab: move pre/post-alloc hooks from slab.h to slub.cVlastimil Babka2023-12-061-0/+1
| * | mm/memcontrol: remove CONFIG_SLAB #ifdef guardsVlastimil Babka2023-12-051-3/+2
* | | Merge tag 'vfs-6.8.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vfs...Linus Torvalds2024-01-081-5/+5
|\ \ \
| * | | eventfd: simplify eventfd_signal()Christian Brauner2023-11-281-5/+5
| |/ /
* | / mm: memcg: fix split queue list crash when large folio migrationBaolin Wang2023-12-291-0/+11
| |/ |/|
* | mm: kmem: properly initialize local objcg variable in current_obj_cgroup()Roman Gushchin2023-12-061-1/+1
* | mm: kmem: drop __GFP_NOFAIL when allocating objcg vectorsRoman Gushchin2023-11-151-1/+2
|/
* mm: fix multiple typos in multiple filesMuhammad Muzammil2023-10-251-2/+2
* mm: kmem: reimplement get_obj_cgroup_from_current()Roman Gushchin2023-10-251-32/+0
* mm: kmem: scoped objcg protectionRoman Gushchin2023-10-251-2/+45
* mm: kmem: make memcg keep a reference to the original objcgRoman Gushchin2023-10-251-0/+5
* mm: kmem: add direct objcg pointer to task_structRoman Gushchin2023-10-251-9/+130
* mm: kmem: optimize get_obj_cgroup_from_current()Roman Gushchin2023-10-251-20/+14
* hugetlb: memcg: account hugetlb-backed memory in memory controllerNhat Pham2023-10-181-1/+41
* memcontrol: only transfer the memcg data for migrationNhat Pham2023-10-181-3/+37
* memcontrol: add helpers for hugetlb memcg accountingNhat Pham2023-10-181-12/+47
* mm: memcg: normalize the value passed into memcg_rstat_updated()Yosry Ahmed2023-10-181-2/+18
* mm: memcg: refactor page state unit helpersYosry Ahmed2023-10-181-11/+33
* memcg: remove unused do_memsw_account in memcg1_stat_formatLiu Shixin2023-10-061-7/+2
* memcg: expose swapcache stat for memcg v1Liu Shixin2023-10-061-0/+6
* mm: memcg: add THP swap out info for anonymous reclaimXin Hao2023-10-041-0/+2
* mm, memcg: reconsider kmem.limit_in_bytes deprecationMichal Hocko2023-09-291-0/+13
* mm: memcontrol: fix GFP_NOFS recursion in memory.high enforcementJohannes Weiner2023-09-191-3/+3
* memcontrol: ensure memcg acquired by id is properly set upJohannes Weiner2023-09-051-5/+17
* mm: fix get_mctgt_type() kernel-docMatthew Wilcox (Oracle)2023-08-241-18/+13
* memcg: remove duplication detection for mem_cgroup_uncharge_swapLu Jialin2023-08-241-3/+0
* mm: memcg: use rstat for non-hierarchical statsYosry Ahmed2023-08-241-29/+38
* mm: remove folio_test_transhuge()Matthew Wilcox (Oracle)2023-08-211-1/+1
* merge mm-hotfixes-stable into mm-stable to pick up depended-upon changesAndrew Morton2023-08-211-0/+2
|\
| * mm: enable page walking API to lock vmas during the walkSuren Baghdasaryan2023-08-211-0/+2
* | mm: remove redundant K() macro definitionZhangPeng2023-08-211-1/+0
* | mm/memcg: fix wrong function name above obj_cgroup_charge_zswap()Miaohe Lin2023-08-211-1/+1
* | mm:vmscan: fix inaccurate reclaim during proactive reclaimEfly Young2023-08-211-2/+2
* | memcg: convert get_obj_cgroup_from_page to get_obj_cgroup_from_folioMatthew Wilcox (Oracle)2023-08-211-4/+4
* | mm/memcg: minor cleanup for mc_handle_present_pte()Miaohe Lin2023-08-181-3/+2
* | mm/memcg: fix obsolete comment above MEM_CGROUP_MAX_RECLAIM_LOOPSMiaohe Lin2023-08-181-1/+1
* | mm/memcg: minor cleanup for MEM_CGROUP_ID_MAXMiaohe Lin2023-08-181-0/+1
* | memcg: drop kmem.limit_in_bytesMichal Hocko2023-08-181-10/+0
|/
* mm/memcontrol: do not tweak node in mem_cgroup_init()Haifeng Xu2023-06-231-2/+1