summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2026-01-20mm/damon/core: fix wasteful CPU calls by skipping non-existent targetsEnze Li
2026-01-20mm: memcontrol: rename mem_cgroup_from_slab_obj()Johannes Weiner
2026-01-20memcg: remove mem_cgroup_size()Chen Ridong
2026-01-20memcg: move mem_cgroup_usage memcontrol-v1.cChen Ridong
2026-01-20mm: zswap: delete unused acomp->is_sleepableJohannes Weiner
2026-01-20mm/damon/sysfs-schemes: remove outdated TODO in target_nid_store()Swaraj Gaikwad
2026-01-20mm: folio_zero_user: cache neighbouring pagesAnkur Arora
2026-01-20mm: folio_zero_user: clear page rangesAnkur Arora
2026-01-20mm: folio_zero_user: clear pages sequentiallyAnkur Arora
2026-01-20mm/vmscan.c:shrink_folio_list(): save a tabstopAndrew Morton
2026-01-20mm/shmem: add mTHP swpout fallback statistics in shmem_writeout()Weilin Tong
2026-01-20mm: add basic tests for lazy_mmuKevin Brodsky
2026-01-20mm: introduce generic lazy_mmu helpersKevin Brodsky
2026-01-20mm: introduce CONFIG_ARCH_HAS_LAZY_MMU_MODEKevin Brodsky
2026-01-20mm/damon/core: fix memory leak of repeat mode damon_call_control objectsEnze Li
2026-01-20mm/vmalloc: clarify why vmap_range_noflush() might sleepBrendan Jackman
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-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf after rc5Alexei Starovoitov
2026-01-14mm_zone: Generalise has_managed_dma()Robin Murphy
2026-01-13bpf: drop KF_ACQUIRE flag on BPF kfunc bpf_get_root_mem_cgroup()Matt Bobrowski
2026-01-13simplify the callers of file_open_name()Al Viro
2026-01-12tmpfs: add setlease file operationJeff Layton