summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
12 daysfutex: Fix UaF between futex_key_to_node_opt() and vma_replace_policy()Hao-Yu Yang
12 daysmm/damon/core: avoid use of half-online-committed contextSeongJae Park
12 daysmm/pagewalk: fix race between concurrent split and refaultMax Boone
12 daysmm/damon/sysfs: check contexts->nr in repeat_call_fnJosh Law
12 daysmm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]Josh Law
12 daysmm/damon/sysfs: fix param_ctx leak on damon_sysfs_new_test_ctx() failureJosh Law
12 daysmm/mseal: update VMA end correctly on mergeLorenzo Stoakes (Oracle)
12 daysmm/memory: fix PMD/PUD checks in follow_pfnmap_start()David Hildenbrand (Arm)
12 daysmm/damon/stat: monitor all System RAM resourcesSeongJae Park
2026-03-25mm/huge_memory: fix early failure try_to_migrate() when split huge pmd for sh...Wei Yang
2026-03-25mm/huge_memory: fix use of NULL folio in move_pages_huge_pmd()Chris Down
2026-03-25mm/rmap: fix incorrect pte restoration for lazyfree foliosDev Jain
2026-03-19mm/damon/core: disallow non-power of two min_region_szSeongJae Park
2026-03-19mm/damon: rename min_sz_region of damon_ctx to min_region_szSeongJae Park
2026-03-19mm/damon: rename DAMON_MIN_REGION to DAMON_MIN_REGION_SZSeongJae Park
2026-03-19memcg: fix slab accounting in refill_obj_stock() trylock pathHao Li
2026-03-19slab: distinguish lock and trylock for sheaf_flush_main()Vlastimil Babka
2026-03-19mm/slab: fix an incorrect check in obj_exts_alloc_size()Harry Yoo
2026-03-19mm/damon/core: clear walk_control on inactive context in damos_walk()Raul Pazemecxas De Andrade
2026-03-19mm/huge_memory: fix a folio_split() race condition with folio_try_get()Zi Yan
2026-03-19mm: memfd_luo: always dirty all foliosPratyush Yadav (Google)
2026-03-19mm: memfd_luo: always make all folios uptodatePratyush Yadav (Google)
2026-03-19liveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)
2026-03-19mm: Fix a hmm_range_fault() livelock / starvation problemThomas Hellström
2026-03-19mm/kfence: disable KFENCE upon KASAN HW tags enablementAlexander Potapenko
2026-03-19mm/kfence: fix KASAN hardware tag faults during late enablementAlexander Potapenko
2026-03-12mm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey
2026-03-12mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is availableHarry Yoo
2026-03-04mm: numa_memblks: Identify the accurate NUMA ID of CFMWCui Chao
2026-03-04mm/page_alloc: clear page->private in free_pages_prepare()Mikhail Gavrilov
2026-03-04mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao
2026-03-04mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCKHarry Yoo
2026-03-04mm/hugetlb: restore failed global reservations to subpoolJoshua Hahn
2026-03-04mm/slab: use prandom if !allow_spinHarry Yoo
2026-03-04mm/slab: do not access current->mems_allowed_seq if !allow_spinHarry Yoo
2026-03-04mm/slab: use unsigned long for orig_size to ensure proper metadata alignHarry Yoo
2026-03-04mm/slab: avoid allocating slabobj_ext array from its own slabHarry Yoo
2026-03-04mm/highmem: fix __kmap_to_page() build errorWilliam Tambe
2026-03-04mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()Vlastimil Babka
2026-03-04mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_nodeDeepanshu Kartikey
2026-03-04mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocationsVlastimil Babka
2026-02-26mm/slab: fix false lockdep warning in __kfree_rcu_sheaf()Harry Yoo
2026-02-06Merge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/s...Linus Torvalds
2026-02-06Merge tag 'slab-for-6.19-rc8-fix' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2026-02-06mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_singleHao Ge
2026-02-05mm/memory-failure: reject unsupported non-folio compound pageMiaohe Lin
2026-02-04Merge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/s...Linus Torvalds
2026-02-02mm, shmem: prevent infinite loop on truncate raceKairui Song
2026-01-29Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-26mm/zone_device: reinitialize large zone device private foliosMatthew Brost