aboutsummaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
24 hoursMerge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+10
3 daysMerge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-75/+97
4 daysfs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif1-0/+10
7 daysMerge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds21-70/+58
13 daysmm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)3-62/+79
13 daysmm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXTHarry Yoo (Oracle)1-4/+6
13 daysmm/slab: fix a memory leak due to bootstrapping sheaves twiceHarry Yoo (Oracle)1-2/+7
2026-07-13mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmapVivian Wang1-0/+2
2026-07-09mm: page_reporting: allow driver to set batch capacityMichael S. Tsirkin1-12/+12
2026-07-09mm/kmemleak: fix checksum computation for per-cpu objectsBreno Leitao1-3/+4
2026-07-09mm/damon/core: disallow overlapping input ranges for damon_set_regions()SJ Park1-2/+9
2026-07-09mm/damon/core: validate ranges in damon_set_regions()SJ Park1-0/+6
2026-07-09mm/huge_memory: set PG_has_hwpoisoned only after new folio head is establishedRik van Riel1-4/+8
2026-07-09mm/page_vma_mapped: fix device-private PMD handlingWei Yang1-14/+17
2026-07-09MAINTAINERS: s/SeongJae/SJ/SJ Park16-36/+0
2026-07-09userfaultfd: prevent registration of special VMAsMike Rapoport (Microsoft)1-1/+4
2026-07-08mm/slub: fix lost local objects when bulk remote free batch fillsShengming Hu1-7/+5
2026-07-01mm: do file ownership checks with the proper mount idmapPedro Falcato3-5/+3
2026-07-01mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park1-0/+1
2026-07-01mm/compaction: handle free_pages_prepare() properly in compaction_free()Zi Yan1-4/+3
2026-07-01mm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal errorSeongJae Park1-4/+4
2026-07-01mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()SeongJae Park1-6/+3
2026-07-01mm: shrinker: fix NULL pointer dereference in debugfsQi Zheng1-4/+6
2026-07-01mm: shrinker: fix shrinker_info teardown race with expansionQi Zheng1-2/+11
2026-06-25Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-1/+6
2026-06-24mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()Yu Kuai1-1/+6
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds14-317/+681
2026-06-22Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds4-197/+327
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds2-2/+7
2026-06-21Revert "mm: limit filemap_fault readahead to VMA boundaries"Lorenzo Stoakes2-9/+1
2026-06-21mm/vmscan: pass NULL to trace vmscan node reclaimBen Dooks1-3/+3
2026-06-21mm: use mapping_mapped to simplify the codeHuang Shijie1-2/+2
2026-06-21mm/gup_test: reject wrapped user rangesSamuel Moelius1-4/+8
2026-06-21mm/damon/core: always put unsuccessfully committed target pidsSeongJae Park1-8/+47
2026-06-21mm: page_isolation: avoid unsafe folio reads while scanning compound pagesKaitao Cheng1-6/+13
2026-06-21mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()Shakeel Butt1-4/+0
2026-06-21mm: merge writeout into pageoutChristoph Hellwig1-34/+29
2026-06-21mm/khugepaged: avoid underflow in madvise_collapse for sub-PMD MADV_COLLAPSEChen Wandun1-3/+6
2026-06-21mm/khugepaged: enable clean pagecache folio collapse for writable filesZi Yan2-7/+10
2026-06-21mm/truncate: use folio_split() in truncate_inode_partial_folio()Zi Yan1-4/+4
2026-06-21mm/huge_memory: remove folio split check for READ_ONLY_THP_FOR_FSZi Yan1-27/+3
2026-06-21mm: fs: remove filemap_nr_thps*() functions and their usersZi Yan3-30/+0
2026-06-21mm: remove READ_ONLY_THP_FOR_FS Kconfig optionZi Yan1-11/+0
2026-06-21mm/khugepaged: remove READ_ONLY_THP_FOR_FS check in hugepage_enabled()Zi Yan1-10/+16
2026-06-21mm/huge_memory: remove READ_ONLY_THP_FOR_FS from file_thp_enabled()Zi Yan1-3/+3
2026-06-21mm/khugepaged: add folio dirty check after try_to_unmap()Zi Yan1-4/+24
2026-06-21mm/khugepaged: remove READ_ONLY_THP_FOR_FS checkZi Yan1-2/+8
2026-06-21mm/khugepaged: fix PMD collapse swap PTE accountingLance Yang1-0/+8
2026-06-21mm/khugepaged: run khugepaged for all ordersBaolin Wang1-16/+20
2026-06-21mm/khugepaged: avoid unnecessary mTHP collapse attemptsNico Pache1-0/+13