summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
11 daysMerge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds
12 daysmm: fix incorrect flush address in direct page table reclaimAndy Lutomirski
13 daysmm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD}SJ Park
13 daysmm/damon/ops-common: putback folios on invalid migrate nidliyouhong
13 daysmm/huge_memory: initialise workingset state before folio splitMatt Fleming
13 daysmm/page_table_check: skip special zero mappingsZhiling Zou
13 daysmm/damon/lru_sort: skip damon_call() if ctx has not startedSJ Park
13 daysmm/damon/reclaim: skip damon_call() if ctx has not startedSJ Park
13 daysmm/damon/lru_sort: error out for >10000 active_mem_bpSJ Park
13 daysmm/huge_memory: separate out CONFIG_PERSISTENT_HUGE_ZERO_FOLIO logicLorenzo Stoakes (ARM)
13 daysmm/huge_memory: fix huge_zero_pfn raceLorenzo Stoakes (ARM)
13 daysmm/filemap: __filemap_add_folio() restore index before retryingHugh Dickins
13 daysarm64: remove redundant concurrent ptdump UAF mitigationLorenzo Stoakes (ARM)
13 daysmm/ptdump: always stabilise against page table freeing using init_mmLorenzo Stoakes (ARM)
13 daysmm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)
2026-07-28mm/page_reporting: use system_freezable_wq to fix UAF during suspendLink Lin
2026-07-28mm: vmscan: abort proactive reclaim early when freezing for suspendRichard Chang
2026-07-28mm/huge_memory: unlock i_mmap_rwsem before releasing after-split foliosKiryl Shutsemau (Meta)
2026-07-28mm/migrate: exclude hugetlb folios from MTHP_STAT_NR_ANON accountingNico Pache
2026-07-28mm: decrement MTHP_STAT_NR_ANON in free_zone_device_folio()Nico Pache
2026-07-28mm: memcg: initialize *locked in memcg1_oom_prepare() stubBreno Leitao
2026-07-27Merge tag 'mm-hotfixes-stable-2026-07-27-14-18' of git://git.kernel.org/pub/s...Linus Torvalds
2026-07-26Merge tag 'vfs-7.2-rc5.fixes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-07-24Merge tag 'slab-for-7.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2026-07-23fs: push nr_cached_objects memcg gating into individual filesystemsUsama Arif
2026-07-20mm/hugetlb: fix list corruption in allocate_file_region_entries()Xiangfeng Cai
2026-07-20mm: mglru: fix stale batch updates after memcg reparentingQi Zheng
2026-07-20mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()Zi Yan
2026-07-20mm/util: don't read __page_2 for order-1 folios in snapshot_page()Aboorva Devarajan
2026-07-20mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()Kiryl Shutsemau (Meta)
2026-07-20mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTEKefeng Wang
2026-07-20userfaultfd: wait on source PMD during UFFDIO_MOVEUsama Arif
2026-07-20mm/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