summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
6 daysmm/page_reporting: use system_freezable_wq to fix UAF during suspendLink Lin
6 daysmm: vmscan: abort proactive reclaim early when freezing for suspendRichard Chang
6 daysmm/huge_memory: unlock i_mmap_rwsem before releasing after-split foliosKiryl Shutsemau (Meta)
6 daysmm/migrate: exclude hugetlb folios from MTHP_STAT_NR_ANON accountingNico Pache
6 daysmm: decrement MTHP_STAT_NR_ANON in free_zone_device_folio()Nico Pache
6 daysmm: memcg: initialize *locked in memcg1_oom_prepare() stubBreno Leitao
7 daysMerge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds
8 daysMerge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
10 daysMerge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
12 daysfs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif
14 daysmm/hugetlb: fix list corruption in allocate_file_region_entries()Xiangfeng Cai
14 daysmm: mglru: fix stale batch updates after memcg reparentingQi Zheng
14 daysmm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()Zi Yan
14 daysmm/util: don't read __page_2 for order-1 folios in snapshot_page()Aboorva Devarajan
14 daysmm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()Kiryl Shutsemau (Meta)
14 daysmm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTEKefeng Wang
14 daysuserfaultfd: wait on source PMD during UFFDIO_MOVEUsama Arif
14 daysmm/vmstat: fold stranded per-cpu node stats when a node comes onlineGregory Price
2026-07-20Merge tag 'mm-hotfixes-stable-2026-07-20-11-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-14mm/slab: prevent unbounded recursion in free path with new kmalloc typeHarry Yoo (Oracle)
2026-07-14mm/slab: decouple SLAB_NO_SHEAVES from SLAB_NO_OBJ_EXTHarry Yoo (Oracle)
2026-07-14mm/slab: fix a memory leak due to bootstrapping sheaves twiceHarry Yoo (Oracle)
2026-07-13mm/sparse-vmemmap: flush_cache_vmap() after hotplugging vmemmapVivian Wang
2026-07-09mm: page_reporting: allow driver to set batch capacityMichael S. Tsirkin
2026-07-09mm/kmemleak: fix checksum computation for per-cpu objectsBreno Leitao
2026-07-09mm/damon/core: disallow overlapping input ranges for damon_set_regions()SJ Park
2026-07-09mm/damon/core: validate ranges in damon_set_regions()SJ Park
2026-07-09mm/huge_memory: set PG_has_hwpoisoned only after new folio head is establishedRik van Riel
2026-07-09mm/page_vma_mapped: fix device-private PMD handlingWei Yang
2026-07-09MAINTAINERS: s/SeongJae/SJ/SJ Park
2026-07-09userfaultfd: prevent registration of special VMAsMike Rapoport (Microsoft)
2026-07-08mm/slub: fix lost local objects when bulk remote free batch fillsShengming Hu
2026-07-01mm: do file ownership checks with the proper mount idmapPedro Falcato
2026-07-01mm/damon/ops-common: handle extreme intervals in damon_hot_score()SeongJae Park
2026-07-01mm/compaction: handle free_pages_prepare() properly in compaction_free()Zi Yan
2026-07-01mm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal errorSeongJae Park
2026-07-01mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()SeongJae Park
2026-07-01mm: shrinker: fix NULL pointer dereference in debugfsQi Zheng
2026-07-01mm: shrinker: fix shrinker_info teardown race with expansionQi Zheng
2026-06-25Merge tag 'block-7.2-20260625' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-24mm/page_io: don't nest queue_lock under rcu in bio_associate_blkg_from_page()Yu Kuai
2026-06-23Merge tag 'mm-stable-2026-06-23-08-55' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-06-22Merge tag 'slab-for-7.2-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-06-21Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-06-21Revert "mm: limit filemap_fault readahead to VMA boundaries"Lorenzo Stoakes
2026-06-21mm/vmscan: pass NULL to trace vmscan node reclaimBen Dooks
2026-06-21mm: use mapping_mapped to simplify the codeHuang Shijie
2026-06-21mm/gup_test: reject wrapped user rangesSamuel Moelius
2026-06-21mm/damon/core: always put unsuccessfully committed target pidsSeongJae Park
2026-06-21mm: page_isolation: avoid unsafe folio reads while scanning compound pagesKaitao Cheng