summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
5 daysMerge tag 'slab-for-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
6 daysMerge tag 'fixes-2025-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysmm/huge_memory: Fix initialization of huge zero folioLinus Torvalds
8 daysMerge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...Linus Torvalds
8 daysMerge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...Linus Torvalds
10 daysmm, swap: fix potential UAF issue for VMA readaheadKairui Song
10 daysmm/huge_memory: fix folio split check for anon folios in swapcacheZi Yan
10 daysmm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlbDavid Hildenbrand (Red Hat)
11 daysmm/mempool: fix poisoning order>0 pages with HIGHMEMVlastimil Babka
11 daysMerge tag 'slab-for-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
12 daysmm/slub: fix memory leak in free_to_pcs_bulk()Harry Yoo
13 daysshmem: fix tmpfs reconfiguration (remount) when noswap is setMike Yuan
14 daysmemblock: fix memblock_estimated_nr_free_pages() for soft-reserved memoryAkinobu Mita
2025-11-09mm/secretmem: fix use-after-free race in fault handlerLance Yang
2025-11-09mm/huge_memory: initialise the tags of the huge zero folioCatalin Marinas
2025-11-09mm/damon/sysfs: change next_update_jiffies to a global variableQuanmin Yan
2025-11-09mm/damon/stat: change last_refresh_jiffies to a global variableQuanmin Yan
2025-11-09codetag: debug: handle existing CODETAG_EMPTY in mark_objexts_empty for slabo...Hao Ge
2025-11-09mm/mremap: honour writable bit in mremap pte batchingDev Jain
2025-11-09mm/mm_init: fix hash table order logging in alloc_large_system_hash()Isaac J. Manjarres
2025-11-09mm/truncate: unmap large folio on split failureKiryl Shutsemau
2025-11-09mm/memory: do not populate page table entries beyond i_sizeKiryl Shutsemau
2025-11-09mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 orderZi Yan
2025-11-09ksm: use range-walk function to jump over holes in scan_get_next_rmap_itemPedro Demarchi Gomes
2025-11-09mm/kmsan: fix kmsan kmalloc hook when no stack depots are allocated yetAleksei Nikiforov
2025-11-09mm/shmem: fix THP allocation and fallback loopKairui Song
2025-11-09mm/huge_memory: do not change split_huge_page*() target order silentlyZi Yan
2025-11-07Merge tag 'slab-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-11-06slab: prevent infinite loop in kmalloc_nolock() with debuggingVlastimil Babka
2025-10-24Merge tag 'slab-for-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-10-24slab: Fix obj_ext mistakenly considered NULL due to race conditionHao Ge
2025-10-23slab: fix slab accounting imbalance due to defer_deactivate_slab()Vlastimil Babka
2025-10-22Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...Linus Torvalds
2025-10-21mm/damon/core: use damos_commit_quota_goal() for new goal commitSeongJae Park
2025-10-21mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_dest...Enze Li
2025-10-21hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()Deepanshu Kartikey
2025-10-21mm/damon/core: fix list_add_tail() call on damon_call()SeongJae Park
2025-10-21mm/mremap: correctly account old mapping after MREMAP_DONTUNMAP remapLorenzo Stoakes
2025-10-21slab: Avoid race on slab->obj_exts in alloc_slab_obj_extsHao Ge
2025-10-16slab: reset slab->obj_ext when freeing and it is OBJEXTS_ALLOC_FAILHao Ge
2025-10-15mm: prevent poison consumption when splitting THPQiuxu Zhuo
2025-10-15mm: don't spin in add_stack_record when gfp flags don't allowAlexei Starovoitov
2025-10-15mm/damon/sysfs: dealloc commit test ctx alwaysSeongJae Park
2025-10-15mm/damon/sysfs: catch commit test ctx alloc failureSeongJae Park
2025-10-14slab: fix clearing freelist in free_deferred_objects()Vlastimil Babka
2025-10-11Merge tag 'slab-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-11Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-10-11Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...Linus Torvalds
2025-10-11slab: fix barn NULL pointer dereference on memoryless nodesVlastimil Babka
2025-10-09Merge tag 'slab-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds