summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-01-20selftests/mm: fix comment for check_test_requirementsChunyu Hu
2026-01-20selftests/mm: va_high_addr_switch return fail when either test failedChunyu Hu
2026-01-20selftests/mm: remove arm64 nr_hugepages setup for va_high_addr_switch testChunyu Hu
2026-01-20selftests/mm: allocate 6 hugepages in va_high_addr_switch.shChunyu Hu
2026-01-20selftests/mm: fix va_high_addr_switch.sh return valueChunyu Hu
2026-01-20selftests/mm/charge_reserved_hugetlb.sh: add waits with timeout helperLi Wang
2026-01-20selftests/mm/charge_reserved_hugetlb: drop mount size for hugetlbfsLi Wang
2026-01-20selftests/mm/write_to_hugetlbfs: parse -s as size_tLi Wang
2026-01-20page_alloc: allow migration of smaller hugepages during contig_allocGregory Price
2026-01-20mm, hugetlb: implement movable_gigantic_pages sysctlGregory Price
2026-01-20mm: cleanup vma_iter_bulk_allocWentao Guan
2026-01-20mm: clarify GFP_ATOMIC/GFP_NOWAIT doc-commentBrendan Jackman
2026-01-20mm/gup: remove no longer used gup_fast_undo_dev_pagemapKairui Song
2026-01-20mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocationsVlastimil Babka
2026-01-20mm/hugetlb_cgroup: fix -Wformat-truncation warningXiu Jianfeng
2026-01-20mm: fix minor spelling mistakes in commentsKevin Lourenco
2026-01-20mm/damon: fix typos in commentsKevin Lourenco
2026-01-20zram: remove KMSG_COMPONENT macroHeiko Carstens
2026-01-20mm/mm_init: replace simple_strtoul with kstrtobool in set_hashdistThorsten Blum
2026-01-20lib/test_vmalloc.c: minor fixes to test_vmalloc.cAudra Mitchell
2026-01-20maple_tree: remove struct maple_allocSidhartha Kumar
2026-01-20mm/block/fs: remove laptop_modeJohannes Weiner
2026-01-20zram: drop pp_in_progressSergey Senozhatsky
2026-01-20mm/damon/stat: deduplicate intervals_goal setup in damon_stat_build_ctx()JaeJoon Jung
2026-01-20mm/damon/core: add trace point for damos stat per apply intervalSeongJae Park
2026-01-20Docs/ABI/damon: update for max_nr_snapshotsSeongJae Park
2026-01-20Docs/admin-guide/mm/damon/usage: update for max_nr_snapshotsSeongJae Park
2026-01-20Docs/mm/damon/design: update for max_nr_snapshotsSeongJae Park
2026-01-20mm/damon/sysfs-schemes: implement max_nr_snapshots fileSeongJae Park
2026-01-20mm/damon/core: implement max_nr_snapshotsSeongJae Park
2026-01-20mm/damon: update damos kerneldoc for stat fieldSeongJae Park
2026-01-20Docs/ABI/damon: update for nr_snapshots damos statSeongJae Park
2026-01-20Docs/admin-guide/mm/damon/usage: update for nr_snapshots damos statSeongJae Park
2026-01-20Docs/mm/damon/design: update for nr_snapshots damos statSeongJae Park
2026-01-20mm/damon/sysfs-schemes: introduce nr_snapshots damos stat fileSeongJae Park
2026-01-20mm/damon/core: introduce nr_snapshots damos statSeongJae Park
2026-01-20tools/mm/slabinfo: fix --partial long option mappingKaushlendra Kumar
2026-01-20tools/mm/thp_swap_allocator_test: fix small folio alignmentKaushlendra Kumar
2026-01-20mm/damon/core: fix wasteful CPU calls by skipping non-existent targetsEnze Li
2026-01-20mm: memcontrol: rename mem_cgroup_from_slab_obj()Johannes Weiner
2026-01-20memcg: remove mem_cgroup_size()Chen Ridong
2026-01-20memcg: move mem_cgroup_usage memcontrol-v1.cChen Ridong
2026-01-20mm: zswap: delete unused acomp->is_sleepableJohannes Weiner
2026-01-20mm/damon/sysfs-schemes: remove outdated TODO in target_nid_store()Swaraj Gaikwad
2026-01-20mm: folio_zero_user: cache neighbouring pagesAnkur Arora
2026-01-20mm: folio_zero_user: clear page rangesAnkur Arora
2026-01-20mm: folio_zero_user: clear pages sequentiallyAnkur Arora
2026-01-20x86/clear_page: introduce clear_pages()Ankur Arora
2026-01-20x86/mm: simplify clear_page_*Ankur Arora
2026-01-20highmem: introduce clear_user_highpages()Ankur Arora