summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2023-12-12mm: memcg: add per-memcg zswap writeback statDomenico Cerasuolo
2023-12-12zswap: make shrinking memcg-awareDomenico Cerasuolo
2023-12-12list_lru: allow explicit memcg and NUMA node selectionNhat Pham
2023-12-12maple_tree: separate ma_state node from statusLiam R. Howlett
2023-12-12maple_tree: move debug check to __mas_set_range()Liam R. Howlett
2023-12-10kasan: record and report more informationJuntong Deng
2023-12-10mm: memcg: add reminder comment for the memcg v2 eventsDmitry Rokosov
2023-12-10mm: hugetlb_vmemmap: convert page to folioMuchun Song
2023-12-10mm: hugetlb_vmemmap: move PageVmemmapSelfHosted() check to split_vmemmap_huge...Muchun Song
2023-12-10mm: hugetlb_vmemmap: use walk_page_range_novma() to simplify the codeMuchun Song
2023-12-10mm: pagewalk: assert write mmap lock only for walking the user page tablesMuchun Song
2023-12-10mm/swapfile: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco
2023-12-10mm/zswap: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco
2023-12-10mm, oom:dump_tasks add rss detailed information printingYong Wang
2023-12-10mm/gup: fix follow_devmap_p[mu]d() on page==NULL handlingPeter Xu
2023-12-10mm: page_alloc: unreserve highatomic page blocks before oomCharan Teja Kalla
2023-12-10mm: page_alloc: enforce minimum zone size to do high atomic reservesCharan Teja Kalla
2023-12-10mm: page_alloc: correct high atomic reserve calculationsCharan Teja Kalla
2023-12-10mm/mm_init.c: append newline to the unavailable ranges log-messageSerge Semin
2023-12-10mm/mm_init.c: extend init unavailable range doc infoSerge Semin
2023-12-10mm/damon/core-test: test damon_split_region_at()'s access rate copyingSeongJae Park
2023-12-10kasan: improve free meta storage in Generic KASANJuntong Deng
2023-12-10mm/page_poison: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco
2023-12-10mm/mempool: replace kmap_atomic() with kmap_local_page()Fabio M. De Francesco
2023-12-10mm/memory: use kmap_local_page() in __wp_page_copy_user()Fabio M. De Francesco
2023-12-10mm/ksm: use kmap_local_page() in calc_checksum()Fabio M. De Francesco
2023-12-10mm/util: use kmap_local_page() in memcmp_pages()Fabio De Francesco
2023-12-10mm: use vmem_altmap code without CONFIG_ZONE_DEVICESumanth Korikkar
2023-12-10kasan: use stack_depot_put for Generic modeAndrey Konovalov
2023-12-10slub, kasan: improve interaction of KASAN and slub_debug poisoningAndrey Konovalov
2023-12-10kasan: use stack_depot_put for tag-based modesAndrey Konovalov
2023-12-10kasan: check object_size in kasan_complete_mode_report_infoAndrey Konovalov
2023-12-10kasan: remove atomic accesses to stack ring entriesAndrey Konovalov
2023-12-10lib/stackdepot, kasan: add flags to __stack_depot_save and renameAndrey Konovalov
2023-12-10kmsan: use stack_depot_save instead of __stack_depot_saveAndrey Konovalov
2023-12-10kmemleak: add checksum to backtrace reportJim Cromie
2023-12-10kmemleak: drop (age <increasing>) from leak recordJim Cromie
2023-12-10fs: convert error_remove_page to error_remove_folioMatthew Wilcox (Oracle)
2023-12-10memory-failure: convert truncate_error_page to truncate_error_folioMatthew Wilcox (Oracle)
2023-12-10memory-failure: use a folio in me_huge_page()Matthew Wilcox (Oracle)
2023-12-10memory-failure: convert delete_from_lru_cache() to take a folioMatthew Wilcox (Oracle)
2023-12-10memory-failure: use a folio in me_pagecache_dirty()Matthew Wilcox (Oracle)
2023-12-10memory-failure: use a folio in me_pagecache_clean()Matthew Wilcox (Oracle)
2023-12-10mm/page_owner: record and dump free_pid and free_tgidBarry Song
2023-12-10mm: fix process_vm_rw page countsYork Jasper Niebuhr
2023-12-10mmap: remove the IA64-specific vma expansion implementationLukas Bulwahn
2023-12-10mm/page_alloc: dedupe some memcg uncharging logicBrendan Jackman
2023-12-10mm: remove invalidate_inode_page()Matthew Wilcox (Oracle)
2023-12-10mm: convert isolate_page() to mf_isolate_folio()Matthew Wilcox (Oracle)
2023-12-10mm: convert soft_offline_in_use_page() to use a folioMatthew Wilcox (Oracle)