summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)AuthorFilesLines
7 daysMerge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-4/+8
9 daysmm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'Ben Dooks1-0/+2
9 daysmm/page_alloc: prevent pcp corruption with SMP=nVlastimil Babka1-8/+39
9 daysmm: kmsan: fix poisoning of high-order non-compound pagesRyan Roberts1-1/+1
9 daysmm/vma: enforce VMA fork limit on unfaulted,faulted mremap merge tooLorenzo Stoakes1-12/+15
9 daysmm/vma: fix anon_vma UAF on mremap() faulted, unfaulted mergeLorenzo Stoakes2-25/+62
9 daysmm/zswap: fix error pointer free in zswap_cpu_comp_prepare()Pavel Butsykin1-1/+1
9 daysmm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup fai...SeongJae Park1-2/+3
9 daysmm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir setup failureSeongJae Park1-2/+3
9 daysmm/damon/sysfs: cleanup attrs subdirs on context dir setup failureSeongJae Park1-2/+3
9 daysmm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failureSeongJae Park1-1/+3
9 daysmm/damon/core: remove call_control in inactive contextsSeongJae Park1-2/+31
9 daysmm/hugetlb: ignore hugepage kernel args if hugepages are unsupportedSourabh Jain1-0/+16
9 daysmm/page_alloc: make percpu_pagelist_high_fraction reads lock-freeAboorva Devarajan1-1/+9
9 daysmm/damon/core: get memcg reference before accessShakeel Butt1-2/+6
9 daysmm: vmalloc: fix up vrealloc_node_align() kernel-doc macro nameBagas Sanjaya1-1/+1
2026-01-06x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams1-4/+8
2025-12-23mm/ksm: fix pte_unmap_unlock of wrong address in break_ksm_pmd_entrySasha Levin1-1/+1
2025-12-23mm/page_owner: fix memory leak in page_owner_stack_fops->release()Ran Xiaokai1-1/+1
2025-12-23mm/memremap: fix spurious large folio warning for FS-DAXJohn Groves1-2/+0
2025-12-23mm/page_alloc: report 1 as zone_batchsize for !CONFIG_MMUJoshua Hahn1-1/+1
2025-12-23mm: memcg: fix unit conversion for K() macro in OOM logShakeel Butt1-2/+2
2025-12-23mm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal1-11/+18
2025-12-23mm/damon/vaddr: fix missing pte_unmap_unlock in damos_va_migrate_pmd_entry()Akinobu Mita1-1/+1
2025-12-23mm/page_alloc: change all pageblocks migrate type on coalescingAlexander Gordeev1-12/+12
2025-12-23kasan: unpoison vms[area] addresses with a common tagMaciej Wieczor-Retman1-3/+18
2025-12-23kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman2-3/+18
2025-12-23mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen3-3/+7
2025-12-20Merge tag 'slab-for-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+2
2025-12-16Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-18/+14
2025-12-16shmem: fix recovery on rename failuresAl Viro1-5/+13
2025-12-14shmem_whiteout(): fix regression from tree-in-dcache seriesAl Viro1-13/+1
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds1-2/+9
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-87/+120
2025-12-11mm: shmem: avoid build warning for CONFIG_SHMEM=nArnd Bergmann1-2/+9
2025-12-11Merge tag 'slab-for-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-40/+68
2025-12-10mm/slub: reset KASAN tag in defer_free() before accessing freed memoryDeepanshu Kartikey1-0/+2
2025-12-09mm/damon/tests/core-kunit: avoid damos_test_commit stack warningArnd Bergmann1-2/+7
2025-12-09mm: vmscan: correct nr_requested tracing in scan_foliosChen Ridong1-2/+3
2025-12-09mm/hugetlb: fix incorrect error return from hugetlb_reserve_pages()Shameer Kolothum1-7/+18
2025-12-09mm/huge_memory: fix folio split stats countingZi Yan1-5/+9
2025-12-09mm/huge_memory: make min_order_for_split() always return an orderZi Yan1-6/+19
2025-12-09mm/huge_memory: replace can_split_folio() with direct refcount calculationZi Yan2-33/+22
2025-12-09mm/huge_memory: change folio_split_supported() to folio_check_splittable()Zi Yan1-33/+43
2025-12-07mm/slab: introduce kvfree_rcu_barrier_on_cache() for cache destructionHarry Yoo3-40/+68
2025-12-07Merge tag 'memblock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-1/+9
2025-12-07Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...Linus Torvalds5-61/+604
2025-12-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds3-10/+21
2025-12-06Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-30/+8
2025-12-06Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds87-3230/+5852