summaryrefslogtreecommitdiff
path: root/mm
AgeCommit message (Expand)Author
2 daysMerge tag 'fixes-2026-09-14' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2 daysMerge tag 'mm-hotfixes-stable-2026-09-13-21-50' of git://git.kernel.org/pub/s...Linus Torvalds
5 daysMerge tag 'slab-for-7.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
7 daysmm: memblock: show all region flags in debugfsMeijing Zhao
8 daysmm/folio: EXPORT_SYMBOL_FOR_KVM(lru_cache_drain_for_folio)Ackerley Tng
8 daysmm/shrinker: fix bogus set_shrinker_bit() with cgroup.memory=nokmemJiayuan Chen
8 daysmm/vma: correctly unaccount on mmap_prepare() failureLorenzo Stoakes (ARM)
11 daysmm/mlock: use the IRQ-safe accessor for NR_MLOCK in __munlock_folio()Shakeel Butt
11 daysmm: filemap: retain mapped dropbehind foliosWenjie Qi
11 daysmemcg: avoid charging the root memcg from obj_cgroup_charge_pages()Shakeel Butt
11 daysmm, swap: fix SWAP_USAGE_OFFLIST_BIT collision with real usage countNhat Pham
11 daysmm/mremap: account mm->locked_vm correctly for MREMAP_DONTUNMAPLorenzo Stoakes (ARM)
11 daysmm/huge_memory: bypass THP tuneables for huge pfnmap mappingsLorenzo Stoakes (ARM)
12 daystreewide: refresh kmalloc_obj() conversionsKees Cook
12 daysmm/slab: take n->list_lock in __slab_try_return_freelist() to avoid raceHarry Yoo (Meta)
12 daysmm/slab: disallow kfree_rcu_sheaf() on PREEMPT_RT againVlastimil Babka (SUSE)
13 daysmm/secretmem: properly account locked pagesLorenzo Stoakes (ARM)
13 daysmm/mremap: reset unfaulted VMA page offset for MREMAP_DONTUNMAPLorenzo Stoakes (ARM)
2026-09-01mm/hugetlb: fix missing migratable flag on same-node hugetlb migrationWupeng Ma
2026-09-01mm/mempolicy: fix sleeping allocation in alloc_pages_bulk_weighted_interleave()Eric Dumazet
2026-09-01mm/huge_memory: transfer the pmd dirty bit to the folio on zapUsama Arif
2026-09-01userfaultfd: reset err to be 0 when move_pages_ptes succeededBryan Lim
2026-09-01mm: fix incorrect vm_flags usage when checking allowable orders for tmpfsBaolin Wang
2026-09-01mm/hugetlb: keep max_huge_pages when dissolving surplus foliosLonglong Xia
2026-09-01mm/migrate_device: avoid out-of-bounds writes for compound foliosHui Su
2026-09-01mm/hugetlb_cgroup: call page_counter_set_max() outside VM_BUG_ON()Narek Jilavyan
2026-09-01memcg: make the v1 soft limit knob inertShakeel Butt
2026-09-01mm/hugetlb_cma: fix null nodemask dereference in hugetlb_cma_alloc_frozen_folioSourav Panda
2026-08-27Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-08-24memcg: move LRU size accounting on reparenting instead of copying itShakeel Butt
2026-08-24mm/vmscan: fix comment logic in balance_pgdatEnlin Mu
2026-08-24mm, swap: ratelimit bad swap entry reportsBreno Leitao
2026-08-24mm: memcg: release the css reference when a stock slot emptiesSong Hu
2026-08-24mm/migrate_device: fix cache flush when replacing huge zero PMDHui Su
2026-08-24arch_numa: avoid false positive fortify warning in setup_node_to_cpumask_map()Nathan Chancellor
2026-08-24mm/rmap: synchronize lock and unlock target in anon_vma_cloneEric Kim
2026-08-24mm/hmm.c:hmm_do_fault(): suppress sparse warningAndrew Morton
2026-08-24mm/Kconfig: make MEMORY_FAILURE select MIGRATIONXie Yuanbin
2026-08-24percpu: drop CONFIG_DEBUG_FORCE_WEAK_PER_CPUTejun Heo
2026-08-24mm/mglru: fix and remove redundant unevictable folio handlingKairui Song
2026-08-24mm/khugepaged: unmap pte before releasing vma write lockNico Pache (Red Hat)
2026-08-24mm/khugepaged: fix outdated commentsNico Pache (Red Hat)
2026-08-24mm/khugepaged: introduce a count_collapse_event() helperNico Pache (Red Hat)
2026-08-24mm/khugepaged: extract reference check into folio_pte_referenced() helperNico Pache (Red Hat)
2026-08-24mm/khugepaged: refactor per-scan state clearing into collapse_control_init_sc...Nico Pache (Red Hat)
2026-08-24mm/mglru: fix young counter undercount for large foliosHui Zhu
2026-08-24kasan: fix quarantine_size accounting during cache removalHui Su
2026-08-24mm/swap: move swap_ops into file systems for file system-based swapChristoph Hellwig
2026-08-24mm/swap: add a new swap_ops.h header to allow for pluggable swap opsChristoph Hellwig
2026-08-24mm/swap: revert to single-folio writes for synchronous swap devicesChristoph Hellwig