summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
2026-01-26mm/khugepaged: retry with sync writeback for MADV_COLLAPSEShivank Garg1-0/+15
2026-01-26mm/khugepaged: map dirty/writeback pages failures to EAGAINShivank Garg1-3/+5
2026-01-26kho/abi: add memblock ABI headerMike Rapoport (Microsoft)1-3/+1
2026-01-26liveupdate: separate memfd support into LIVEUPDATE_MEMFDPasha Tatashin1-1/+1
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost1-1/+34
2026-01-26mm/mm_init: don't cond_resched() in deferred_init_memmap_chunk() if called fr...Waiman Long1-6/+6
2026-01-26mm/kfence: randomize the freelist on initializationPimyn Girgis1-4/+19
2026-01-26mm: memfd_luo: restore and free memfd_luo_ser on failurePratyush Yadav (Google)1-2/+4
2026-01-26mm: memfd_luo: use memfd_alloc_file() instead of shmem_file_setup()Pratyush Yadav (Google)1-2/+2
2026-01-26memfd: export alloc_file()Pratyush Yadav (Google)1-2/+2
2026-01-26mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfnJane Chu1-6/+8
2026-01-26mm/memory-failure: fix missing ->mf_stats count in hugetlb poisonJane Chu1-37/+56
2026-01-26mm, swap: restore swap_space attr aviod kernel panicrobin.kuo2-3/+2
2026-01-26mm/kasan: fix KASAN poisoning in vrealloc()Andrey Ryabinin2-5/+23
2026-01-26mm/shmem, swap: fix race of truncate and swap entry splitKairui Song1-11/+34
2026-01-21bpf: Revert "bpf: drop KF_ACQUIRE flag on BPF kfunc bpf_get_root_mem_cgroup()"Matt Bobrowski1-7/+7
2026-01-21Merge tag 'slab-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-2/+6
2026-01-21mm/page_ext: Add page_ext_get_from_phys()Mostafa Saleh1-0/+23
2026-01-21slab: fix kmalloc_nolock() context check for PREEMPT_RTSwaraj Gaikwad1-2/+6
2026-01-20mm: use ARRAY_END() instead of open-coding itAlejandro Colomar2-3/+3
2026-01-20mm: fix benign off-by-one bugsAlejandro Colomar2-3/+3
2026-01-20mm/mmu_gather: remove @delay_remap of __tlb_remove_page_size()Wei Yang1-3/+2
2026-01-20mm/oom_kill: remove unnecessary integer promotion in format stringDipendra Khadka1-2/+2
2026-01-20mm/damon/tests/core-kunit: remove a redundant test case and add a new test ca...Shu Anzai1-3/+4
2026-01-20mm/damon/tests/core-kunit: add test cases for multiple regions in damon_test_...Shu Anzai1-0/+20
2026-01-20mm/damon/tests/core-kunit: add a test case for region merge size limit in dam...Shu Anzai1-8/+8
2026-01-20mm/damon/tests/core-kunit: verify the 'age' and 'nr_accesses_bp' fields in da...Shu Anzai1-0/+4
2026-01-20mm/damon/tests/core-kunit: verify the 'age' field in damon_test_split_at()Shu Anzai1-0/+2
2026-01-20mm/vmstat: remove unused node and zone state helpersWei Yang1-15/+0
2026-01-20page_alloc: allow migration of smaller hugepages during contig_allocGregory Price1-4/+55
2026-01-20mm, hugetlb: implement movable_gigantic_pages sysctlGregory Price1-0/+11
2026-01-20mm: cleanup vma_iter_bulk_allocWentao Guan1-6/+0
2026-01-20mm/gup: remove no longer used gup_fast_undo_dev_pagemapKairui Song1-11/+0
2026-01-20mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocationsVlastimil Babka1-0/+14
2026-01-20mm/hugetlb_cgroup: fix -Wformat-truncation warningXiu Jianfeng1-1/+1
2026-01-20mm: fix minor spelling mistakes in commentsKevin Lourenco27-45/+45
2026-01-20mm/damon: fix typos in commentsKevin Lourenco5-7/+7
2026-01-20mm/mm_init: replace simple_strtoul with kstrtobool in set_hashdistThorsten Blum1-6/+3
2026-01-20mm/block/fs: remove laptop_modeJohannes Weiner3-84/+23
2026-01-20mm/damon/stat: deduplicate intervals_goal setup in damon_stat_build_ctx()JaeJoon Jung1-8/+0
2026-01-20mm/damon/core: add trace point for damos stat per apply intervalSeongJae Park1-0/+17
2026-01-20mm/damon/sysfs-schemes: implement max_nr_snapshots fileSeongJae Park1-0/+28
2026-01-20mm/damon/core: implement max_nr_snapshotsSeongJae Park1-1/+10
2026-01-20mm/damon/sysfs-schemes: introduce nr_snapshots damos stat fileSeongJae Park1-0/+15
2026-01-20mm/damon/core: introduce nr_snapshots damos statSeongJae Park1-3/+10
2026-01-20mm/damon/core: fix wasteful CPU calls by skipping non-existent targetsEnze Li1-0/+3
2026-01-20mm: memcontrol: rename mem_cgroup_from_slab_obj()Johannes Weiner2-4/+4
2026-01-20memcg: remove mem_cgroup_size()Chen Ridong2-10/+4
2026-01-20memcg: move mem_cgroup_usage memcontrol-v1.cChen Ridong3-24/+22
2026-01-20mm: zswap: delete unused acomp->is_sleepableJohannes Weiner1-2/+0