summaryrefslogtreecommitdiffstats
path: root/mm/memcontrol.c
Commit message (Expand)AuthorAgeFilesLines
* memcg, oom: cleanup unused memcg_oom_gfp_mask and memcg_oom_orderXiu Jianfeng2024-05-111-2/+0
* mm: memcg: make alloc_mem_cgroup_per_node_info() return boolXiu Jianfeng2024-05-111-5/+5
* mm: memcg: use READ_ONCE()/WRITE_ONCE() to access stock->nr_pagesBreno Leitao2024-05-071-9/+15
* memcg: use proper type for mod_memcg_stateShakeel Butt2024-05-071-1/+2
* memcg: warn for unexpected events and statsShakeel Butt2024-05-071-16/+23
* memcg: cleanup __mod_memcg_lruvec_stateShakeel Butt2024-05-071-2/+0
* memcg: reduce memory for the lruvec and memcg statsShakeel Butt2024-05-071-20/+114
* mm: memcg: account memory used for memcg vmstats and lruvec statsRoman Gushchin2024-05-071-3/+4
* memcg: dynamically allocate lruvec_statsShakeel Butt2024-05-071-12/+75
* memcg: reduce memory size of mem_cgroup_events_indexShakeel Butt2024-05-071-2/+4
* memcg: fix data-race KCSAN bug in rstatsBreno Leitao2024-05-051-5/+7
* memcg: simple cleanup of stats update functionsShakeel Butt2024-05-051-16/+15
* mm, slab: move slab_memcg hooks to mm/memcontrol.cVlastimil Babka2024-04-251-0/+90
* mm, slab: move memcg charging to post-alloc hookVlastimil Babka2024-04-251-1/+1
* mm: always initialise folio->_deferred_listMatthew Wilcox (Oracle)2024-04-251-0/+3
* mm: introduce slabobj_ext to support slab object extensionsSuren Baghdasaryan2024-04-251-49/+7
* mm: memcg: add NULL check to obj_cgroup_put()Yosry Ahmed2024-04-251-12/+6
* memcg: remove mem_cgroup_uncharge_list()Matthew Wilcox (Oracle)2024-03-041-19/+0
* memcg: add mem_cgroup_uncharge_folios()Matthew Wilcox (Oracle)2024-03-041-0/+13
* mm: memcg: make memcg huge page split support any order splitZi Yan2024-03-041-5/+6
* mm/memcg: use order instead of nr in split_page_memcg()Zi Yan2024-03-041-1/+2
* mm: memcg: use larger batches for proactive reclaimT.J. Mercier2024-02-221-2/+3
* mm: memcg: don't periodically flush stats when memcg is disabledT.J. Mercier2024-02-221-1/+1
* mm: writeback: ratelimit stat flush from mem_cgroup_wb_statsShakeel Butt2024-02-221-1/+1
* memcg: use a folio in get_mctgt_type_thpMatthew Wilcox (Oracle)2024-02-211-5/+7
* memcg: use a folio in get_mctgt_typeMatthew Wilcox (Oracle)2024-02-211-10/+13
* memcg: return the folio in union mc_targetMatthew Wilcox (Oracle)2024-02-211-7/+7
* memcg: convert mem_cgroup_move_charge_pte_range() to use a folioMatthew Wilcox (Oracle)2024-02-211-25/+24
* mm: memcontrol: clarify swapaccount=0 deprecation warningJohannes Weiner2024-02-201-3/+7
* mm: memcg: optimize parent iteration in memcg_rstat_updated()Yosry Ahmed2024-02-071-21/+35
* mm: memcontrol: don't throttle dying tasks on memory.highJohannes Weiner2024-01-251-4/+25
* 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