summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
7 daysMerge tag 'slab-for-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysmm/slab: initialize slab->stride early to avoid memory ordering issuesHarry Yoo
8 daysmm/slab: mark alloc tags empty for sheaves allocated with __GFP_NO_OBJ_EXTSuren Baghdasaryan
8 daysmm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is availableHarry Yoo
10 daysmm: fix NULL NODE_DATA dereference for memoryless nodes on bootMing Lei
10 daysmm/kfence: fix KASAN hardware tag faults during late enablementAlexander Potapenko
10 daysmm/damon/core: disallow non-power of two min_region_szSeongJae Park
10 daysliveupdate: luo_file: remember retrieve() statusPratyush Yadav (Google)
10 daysmm: thp: deny THP for files on anonymous inodesDeepanshu Kartikey
10 daysmm/kfence: disable KFENCE upon KASAN HW tags enablementAlexander Potapenko
12 daysConvert remaining multi-line kmalloc_obj/flex GFP_KERNEL usesKees Cook
13 daysConvert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
13 daysConvert 'alloc_flex' family to use the new default GFP_KERNEL argumentLinus Torvalds
13 daysConvert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
13 daysMerge tag 'kmalloc_obj-treewide-v7.0-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
13 daysMerge tag 'fixes-2026-02-21' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
13 daystreewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-18Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-02-16Merge tag 'slab-for-7.0-part2' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-02-14Merge tag 'memblock-v7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-02-14mm: numa_memblks: Identify the accurate NUMA ID of CFMWCui Chao
2026-02-13Merge tag 'mm-hotfixes-stable-2026-02-13-07-14' of git://git.kernel.org/pub/s...Linus Torvalds
2026-02-13Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2026-02-12mm/page_alloc: clear page->private in free_pages_prepare()Mikhail Gavrilov
2026-02-12mm: rmap: support batched unmapping for file large foliosBaolin Wang
2026-02-12mm: rmap: support batched checks of the references for large foliosBaolin Wang
2026-02-12mm: make vm_area_desc utilise vma_flags_t onlyLorenzo Stoakes
2026-02-12mm: update all remaining mmap_prepare users to use vma_flags_tLorenzo Stoakes
2026-02-12mm: update shmem_[kernel]_file_*() functions to use vma_flags_tLorenzo Stoakes
2026-02-12mm: update secretmem to use VMA flags on mmap_prepareLorenzo Stoakes
2026-02-12mm: update hugetlbfs to use VMA flags on mmap_prepareLorenzo Stoakes
2026-02-12mm: rename vma_flag_test/set_atomic() to vma_test/set_atomic_flag()Lorenzo Stoakes
2026-02-12mm: use unmap_desc struct for freeing page tablesLiam R. Howlett
2026-02-12mm/vma: use unmap_region() in vms_clear_ptes()Liam R. Howlett
2026-02-12mm/vma: use unmap_desc in exit_mmap() and vms_clear_ptes()Liam R. Howlett
2026-02-12mm: introduce unmap_desc struct to reduce function argumentsLiam R. Howlett
2026-02-12mm: change dup_mmap() recoveryLiam R. Howlett
2026-02-12mm/vma: add page table limit to unmap_region()Liam R. Howlett
2026-02-12mm/memory: add tree limit to free_pgtables()Liam R. Howlett
2026-02-12mm/vma: add limits to unmap_region() for vmasLiam R. Howlett
2026-02-12mm/mmap: abstract vma clean up from exit_mmap()Liam R. Howlett
2026-02-12mm/mmap: move exit_mmap() trace pointLiam R. Howlett
2026-02-12mm: relocate the page table ceiling and floor definitionsLiam R. Howlett
2026-02-12mm: folio_zero_user: open code range computation in folio_zero_user()Ankur Arora
2026-02-12mm/vmscan: select the closest preferred node in demote_folio_list()Bing Jiao
2026-02-12mm/vmscan: fix demotion targets checks in reclaim/demotionBing Jiao
2026-02-12mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCKHarry Yoo
2026-02-12mm/hugetlb: restore failed global reservations to subpoolJoshua Hahn
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-12Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds