summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
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
2025-10-07mm: hugetlb: avoid soft lockup when mprotect to large memory areaYang Shi
2025-10-07fsnotify: pass correct offset to fsnotify_mmap_perm()Ryan Roberts
2025-10-07mm/damon/vaddr: do not repeat pte_offset_map_lock() until successSeongJae Park
2025-10-07mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP ...Lance Yang
2025-10-07mm/thp: fix MTE tag mismatch when replacing zero-filled subpagesLance Yang
2025-10-07memcg: skip cgroup_file_notify if spinning is not allowedShakeel Butt
2025-10-07kho: replace kho_preserve_phys() with kho_preserve_pages()Mike Rapoport (Microsoft)
2025-10-07Merge tag 'dma-mapping-6.18-2025-10-07' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-07slub: Don't call lockdep_unregister_key() for immature kmem_cache.Kuniyuki Iwashima
2025-10-06slab: Fix using this_cpu_ptr() in preemptible contextRan Xiaokai
2025-10-05Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-04Merge tag 'memblock-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2025-10-03Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2025-10-03mm/khugepaged: use KMEM_CACHE()Wei Yang
2025-10-03mm/ksm: cleanup mm_slot_entry() invocationWei Yang
2025-10-03mm: clean up is_guard_pte_marker()Lance Yang
2025-10-03mm/memory_hotplug: activate node before adding new memory blocksHannes Reinecke
2025-10-03Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfsLinus Torvalds
2025-10-03Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-10-03slab: Add allow_spin check to eliminate kmemleak warningsRan Xiaokai
2025-10-03kmsan: fix kmsan_handle_dma() to avoid false positivesShigeru Yoshida
2025-10-02Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-02Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2025-10-02Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-09-29Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2025-09-29Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds