index
:
linux-stable.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
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
9 days
mm/damon/core: trace esz at first setup
SeongJae Park
9 days
mm/compaction: handle free_pages_prepare() properly in compaction_free()
Zi Yan
9 days
mm/mm_init: fix uninitialized struct pages for ZONE_DEVICE
Muchun Song
9 days
mm/damon/sysfs-schemes: put stats for scheme_add_dirs() internal error
SeongJae Park
9 days
mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()
SeongJae Park
9 days
mm/damon/core: always put unsuccessfully committed target pids
SeongJae Park
9 days
mm/huge_memory: preserve pmd_swp_uffd_wp on device-private PMD downgrade
Kiryl Shutsemau (Meta)
9 days
mm/damon/core: make charge_addr_from aware of end-address exclusivity
SeongJae Park
9 days
mm/memory_hotplug: fix incorrect altmap passing in error path
Muchun Song
9 days
mm/hugetlb: fix hugetlb cgroup rsvd charge/uncharge mismatch
Deepanshu Kartikey
9 days
mm/mm_init: fix pageblock migratetype for ZONE_DEVICE compound pages
Muchun Song
9 days
mm/sparse-vmemmap: fix vmemmap accounting underflow
Muchun Song
9 days
simpe_xattr: use per-sb cache
Miklos Szeredi
9 days
simple_xattr: change interface to pass struct simple_xattrs **
Miklos Szeredi
9 days
tmpfs: simplify constructing "security.foo" xattr names
Miklos Szeredi
9 days
mm/slub: preserve original size in _kmalloc_nolock_noprof retry path
Shengming Hu
9 days
mm: preserve PG_dropbehind flag during folio split
Jeff Layton
9 days
mm/fake-numa: fix under-allocation detection in uniform split
Sang-Heon Jeon
2026-07-18
mm: do file ownership checks with the proper mount idmap
Pedro Falcato
2026-07-18
mm: fix mmap errno value when MAP_DROPPABLE is not supported
Anthony Yznaga
2026-07-18
mm/slab: do not limit zeroing to orig_size when only red zoning is enabled
Vlastimil Babka (SUSE)
2026-07-18
mm/swap: add cond_resched() in swap_reclaim_full_clusters to prevent softlockup
Zijiang Huang
2026-07-18
mm: swap_cgroup: fix NULL deref in lookup_swap_cgroup_id on swapless host
Jose Fernandez (Anthropic)
2026-07-18
mm: shrinker: fix NULL pointer dereference in debugfs
Qi Zheng
2026-07-18
mm: shrinker: fix shrinker_info teardown race with expansion
Qi Zheng
2026-07-18
mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()
Shakeel Butt
2026-07-18
mm/damon/ops-common: handle extreme intervals in damon_hot_score()
SeongJae Park
2026-07-18
mm/khugepaged: write all dirty file folios when collapsing
Pedro Falcato
2026-06-09
Merge tag 'mm-hotfixes-stable-2026-06-08-20-51' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-06-03
mm/mincore: handle non-swap entries before !CONFIG_SWAP guard
Usama Arif
2026-06-03
mm/list_lru: drain before clearing xarray entry on reparent
Shakeel Butt
2026-06-03
mm/huge_memory: use correct flags for device private PMD entry
Lorenzo Stoakes
2026-06-03
mm/damon/lru_sort: handle ctx allocation failure
SeongJae Park
2026-06-03
mm/damon/reclaim: handle ctx allocation failure
SeongJae Park
2026-06-03
mm/cma_sysfs: skip inactive CMA areas in sysfs
Kaitao Cheng
2026-06-02
Merge tag 'mm-hotfixes-stable-2026-06-01-20-58' of git://git.kernel.org/pub/s...
Linus Torvalds
2026-05-31
userfaultfd: remove redundant check in vm_uffd_ops()
Mike Rapoport (Microsoft)
2026-05-31
userfaultfd: refuse to __mfill_atomic_pte() for unsupported VMAs
Mike Rapoport (Microsoft)
2026-05-31
userfaultfd: verify VMA state across UFFDIO_COPY retry
Mike Rapoport (Microsoft)
2026-05-31
mm/huge_memory: update file PMD counter before folio_put()
Yin Tirui
2026-05-31
mm/huge_memory: update file PUD counter before folio_put()
Yin Tirui
2026-05-31
mm/hugetlb_vmemmap: fix incorrect vmemmap restore in rollback
Muchun Song
2026-05-31
mm/damon/ops-common: call folio_test_lru() after folio_get()
SeongJae Park
2026-05-30
Merge tag 'fixes-2026-05-30' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2026-05-28
mm/cma: fix reserved page leak on activation failure
Muchun Song
2026-05-28
mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
Wupeng Ma
2026-05-28
mm/hugetlb: restore reservation on error in hugetlb folio copy paths
David Carlier
2026-05-28
mm/cma_debug: fix invalid accesses for inactive CMA areas
Muchun Song
2026-05-28
memcg: use round-robin victim selection in refill_stock
Shakeel Butt
2026-05-28
mm/hugetlb: avoid false positive lockdep assertion
Lorenzo Stoakes
[next]