summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2026-01-21Merge tag 'slab-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2026-01-21slab: fix kmalloc_nolock() context check for PREEMPT_RTSwaraj Gaikwad
2026-01-20Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...Linus Torvalds
2026-01-20Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...Linus Torvalds
2026-01-20mm: restore per-memcg proactive reclaim with !CONFIG_NUMAYosry Ahmed
2026-01-20mm/kfence: fix potential deadlock in reboot notifierBreno Leitao
2026-01-20mm: do not copy page tables unnecessarily for VM_UFFD_WPLorenzo Stoakes
2026-01-20mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...David Hildenbrand (Red Hat)
2026-01-20mm/rmap: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)
2026-01-20mm/hugetlb: fix two comments related to huge_pmd_unshare()David Hildenbrand (Red Hat)
2026-01-20mm: remove unnecessary and incorrect mmap lock assertLorenzo Stoakes
2026-01-19mm/vma: do not leak memory when .mmap_prepare swaps the fileLorenzo Stoakes
2026-01-19migrate: correct lock ordering for hugetlb file foliosMatthew Wilcox (Oracle)
2026-01-19mm: rename cpu_bitmap field to flexible_arrayMathieu Desnoyers
2026-01-19mm: add missing static initializer for init_mm::mm_cid.lockMathieu Desnoyers
2026-01-16Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2026-01-14mm: numa,memblock: include <asm/numa.h> for 'numa_nodes_parsed'Ben Dooks
2026-01-14mm/page_alloc: prevent pcp corruption with SMP=nVlastimil Babka
2026-01-14mm: kmsan: fix poisoning of high-order non-compound pagesRyan Roberts
2026-01-14mm/vma: enforce VMA fork limit on unfaulted,faulted mremap merge tooLorenzo Stoakes
2026-01-14mm/vma: fix anon_vma UAF on mremap() faulted, unfaulted mergeLorenzo Stoakes
2026-01-14mm/zswap: fix error pointer free in zswap_cpu_comp_prepare()Pavel Butsykin
2026-01-14mm/damon/sysfs-scheme: cleanup access_pattern subdirs on scheme dir setup fai...SeongJae Park
2026-01-14mm/damon/sysfs-scheme: cleanup quotas subdirs on scheme dir setup failureSeongJae Park
2026-01-14mm/damon/sysfs: cleanup attrs subdirs on context dir setup failureSeongJae Park
2026-01-14mm/damon/sysfs: cleanup intervals subdirs on attrs dir setup failureSeongJae Park
2026-01-14mm/damon/core: remove call_control in inactive contextsSeongJae Park
2026-01-14mm/hugetlb: ignore hugepage kernel args if hugepages are unsupportedSourabh Jain
2026-01-14mm/page_alloc: make percpu_pagelist_high_fraction reads lock-freeAboorva Devarajan
2026-01-14mm/damon/core: get memcg reference before accessShakeel Butt
2026-01-14mm: vmalloc: fix up vrealloc_node_align() kernel-doc macro nameBagas Sanjaya
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy
2026-01-05x86/kaslr: Recognize all ZONE_DEVICE users as physaddr consumersDan Williams
2025-12-23mm/ksm: fix pte_unmap_unlock of wrong address in break_ksm_pmd_entrySasha Levin
2025-12-23mm/page_owner: fix memory leak in page_owner_stack_fops->release()Ran Xiaokai
2025-12-23mm/memremap: fix spurious large folio warning for FS-DAXJohn Groves
2025-12-23mm/page_alloc: report 1 as zone_batchsize for !CONFIG_MMUJoshua Hahn
2025-12-23mm: memcg: fix unit conversion for K() macro in OOM logShakeel Butt
2025-12-23mm: fixup pfnmap memory failure handling to use pgoffAnkit Agrawal
2025-12-23mm/damon/vaddr: fix missing pte_unmap_unlock in damos_va_migrate_pmd_entry()Akinobu Mita
2025-12-23mm/page_alloc: change all pageblocks migrate type on coalescingAlexander Gordeev
2025-12-23kasan: unpoison vms[area] addresses with a common tagMaciej Wieczor-Retman
2025-12-23kasan: refactor pcpu kasan vmalloc unpoisonMaciej Wieczor-Retman
2025-12-23mm/kasan: fix incorrect unpoisoning in vrealloc for KASANJiayuan Chen
2025-12-20Merge tag 'slab-for-6.19-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2025-12-16Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds
2025-12-16shmem: fix recovery on rename failuresAl Viro
2025-12-13shmem_whiteout(): fix regression from tree-in-dcache seriesAl Viro
2025-12-13Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-12-13Merge tag 'mm-stable-2025-12-11-11-39' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds