summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
26 hoursMerge tag 'memblock-v7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2 daysMerge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
12 daysMerge branch 'misc' into for-nextMike Rapoport (Microsoft)
12 daysMerge branch 'range-checks' into for-nextMike Rapoport (Microsoft)
12 daysMerge branch 'numa_memblks-redundant-work' into for-nextMike Rapoport (Microsoft)
12 daysMerge branch 'kernelcore-mirror' into for-nextMike Rapoport (Microsoft)
12 daysmm/mm_init: deferred_grow_zone(): fix out-of-range first_deferred_pfnAlexander Graf
13 daysMerge tag 'mm-hotfixes-stable-2026-08-06-18-44' of git://git.kernel.org/pub/s...Linus Torvalds
2026-08-05mm: fix incorrect flush address in direct page table reclaimAndy Lutomirski
2026-08-04mm/damon: adjust isolated pages stat for DAMOS_MIGRATE_{HOT,COLD}SJ Park
2026-08-04mm/damon/ops-common: putback folios on invalid migrate nidliyouhong
2026-08-04mm/huge_memory: initialise workingset state before folio splitMatt Fleming
2026-08-04mm/page_table_check: skip special zero mappingsZhiling Zou
2026-08-04mm/damon/lru_sort: skip damon_call() if ctx has not startedSJ Park
2026-08-04mm/damon/reclaim: skip damon_call() if ctx has not startedSJ Park
2026-08-04mm/damon/lru_sort: error out for >10000 active_mem_bpSJ Park
2026-08-04mm/huge_memory: separate out CONFIG_PERSISTENT_HUGE_ZERO_FOLIO logicLorenzo Stoakes (ARM)
2026-08-04mm/huge_memory: fix huge_zero_pfn raceLorenzo Stoakes (ARM)
2026-08-04mm/filemap: __filemap_add_folio() restore index before retryingHugh Dickins
2026-08-04arm64: remove redundant concurrent ptdump UAF mitigationLorenzo Stoakes (ARM)
2026-08-04mm/ptdump: always stabilise against page table freeing using init_mmLorenzo Stoakes (ARM)
2026-08-04mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAFLorenzo Stoakes (ARM)
2026-07-31Remove excl arg to ->create inode_operationNeilBrown
2026-07-30mm/mm_init: remove unnecessary initialization of pgdat->per_cpu_nodestatsSang-Heon Jeon
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-22mm/mm_init: remove redundant memset in free_area_init()Sang-Heon Jeon
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