index
:
kernel/git/stable/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-09-17
Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-13
mm/damon/sysfs: use dynamically allocated repeat mode damon_call_control
SeongJae Park
2025-09-13
mm/damon/core: introduce damon_call_control->dealloc_on_cancel
SeongJae Park
2025-09-13
mm: folio_may_be_lru_cached() unless folio_test_large()
Hugh Dickins
2025-09-13
mm: revert "mm: vmscan.c: fix OOM on swap stress test"
Hugh Dickins
2025-09-13
mm: revert "mm/gup: clear the LRU flag of a page before adding to LRU batch"
Hugh Dickins
2025-09-13
mm/gup: local lru_add_drain() to avoid lru_add_drain_all()
Hugh Dickins
2025-09-13
mm/gup: check ref_count instead of lru before migration
Hugh Dickins
2025-09-10
Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-08
mm/damon/sysfs: fix use-after-free in state_show()
Stanislav Fort
2025-09-08
mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()
Uladzislau Rezki (Sony)
2025-09-08
mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
Miaohe Lin
2025-09-08
mm/mremap: fix regression in vrm->new_addr check
Carlos Llamas
2025-09-08
percpu: fix race on alloc failed warning limit
Vlad Dumitrescu
2025-09-04
Merge tag 'slab-for-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-09-03
mm/memory-failure: fix redundant updates for already poisoned pages
Kyle Meyer
2025-09-03
mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()
Quanmin Yan
2025-09-03
mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
Quanmin Yan
2025-09-03
mm/damon/core: set quota->charged_from to jiffies at first charge window
Sang-Heon Jeon
2025-09-03
mm/hugetlb: add missing hugetlb_lock in __unmap_hugepage_range()
Jeongjun Park
2025-09-03
mm/memory_hotplug: fix hwpoisoned large folio handling in do_migrate_range()
Jinjiang Tu
2025-09-03
mm/khugepaged: fix the address passed to notifier on testing young
Wei Yang
2025-09-02
Merge tag 'mm-hotfixes-stable-2025-09-01-17-20' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-01
mm: fix possible deadlock in kmemleak
Gu Bowen
2025-09-01
mm: slub: avoid wake up kswapd in set_track_prepare
yangshiguang
2025-08-28
Merge tag 'fixes-2025-08-28' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-08-27
mm: introduce and use {pgd,p4d}_populate_kernel()
Harry Yoo
2025-08-27
mm: fix accounting of memmap pages
Sumanth Korikkar
2025-08-27
mm/damon/core: prevent unnecessary overflow in damos_set_effective_quota()
Quanmin Yan
2025-08-27
mm/kasan: avoid lazy MMU mode hazards
Alexander Gordeev
2025-08-27
mm/kasan: fix vmalloc shadow memory (de-)population races
Alexander Gordeev
2025-08-27
kunit: kasan_test: disable fortify string checker on kasan_strings() test
Yeoreum Yun
2025-08-27
mm/userfaultfd: fix kmap_local LIFO ordering for CONFIG_HIGHPTE
Sasha Levin
2025-08-26
memblock: fix kernel-doc for MEMBLOCK_RSRV_NOINIT
Mike Rapoport (Microsoft)
2025-08-25
mm/slub: avoid accessing metadata when pointer is invalid in object_err()
Li Qiong
2025-08-23
Merge tag 'driver-core-6.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2025-08-20
mm: numa,memblock: Use SZ_1M macro to denote bytes to MB conversion
Pratyush Brahma
2025-08-19
mm/mremap: fix WARN with uffd that has remap events disabled
David Hildenbrand
2025-08-19
mm/damon/sysfs-schemes: put damos dests dir after removing its files
SeongJae Park
2025-08-19
mm/migrate: fix NULL movable_ops if CONFIG_ZSMALLOC=m
Huacai Chen
2025-08-19
mm/damon/core: fix damos_commit_filter not changing allow
Sang-Heon Jeon
2025-08-19
mm/memory-failure: fix infinite UCE for VM_PFNMAP pfn
Jinjiang Tu
2025-08-19
mm/mremap: catch invalid multi VMA moves earlier
Lorenzo Stoakes
2025-08-19
mm/mremap: allow multi-VMA move when filesystem uses thp_get_unmapped_area
Lorenzo Stoakes
2025-08-19
mm/damon/core: fix commit_ops_filters by using correct nth function
Sang-Heon Jeon
2025-08-19
mm/debug_vm_pgtable: clear page table entries at destroy_args()
Herton R. Krzesinski
2025-08-13
mm/numa_memblks: Use pr_debug instead of printk(KERN_DEBUG)
Pratyush Brahma
2025-08-11
mm/mremap: avoid expensive folio lookup on mremap folio pte batch
Lorenzo Stoakes
2025-08-11
userfaultfd: fix a crash in UFFDIO_MOVE when PMD is a migration entry
Suren Baghdasaryan
2025-08-11
mm: pass page directly instead of using folio_page
Dev Jain
[next]