index
:
kernel/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-7.2.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
10 days
mm/huge_memory: fix huge_zero_pfn race
Lorenzo Stoakes (ARM)
1
-14
/
+29
10 days
mm/vmalloc: acquire init_mm lock on huge vmap to avoid ptdump UAF
Lorenzo Stoakes (ARM)
2
-6
/
+73
10 days
mm/vmstat: fold stranded per-cpu node stats when a node comes online
Gregory Price
1
-4
/
+12
10 days
mm: migrate_device: fix pte_pfn/pte_dirty called on non-present PTE
Kefeng Wang
1
-2
/
+3
10 days
mm/migrate_device: page_remove_rmap() -> folio_remove_rmap_pte()
David Hildenbrand
1
-18
/
+21
10 days
mm/mm_init: fix uninitialized struct pages for ZONE_DEVICE
Muchun Song
1
-3
/
+10
10 days
mm/vmemmap/devdax: fix kernel crash when probing devdax devices
Aneesh Kumar K.V
2
-13
/
+1
10 days
mm: move most of core MM initialization to mm/mm_init.c
Mike Rapoport (IBM)
3
-140
/
+162
10 days
mm: do file ownership checks with the proper mount idmap
Pedro Falcato
2
-4
/
+2
13 days
mm/huge_memory: unlock i_mmap_rwsem before releasing after-split folios
Kiryl Shutsemau (Meta)
1
-2
/
+14
13 days
mm/hugetlb: fix swap entry corruption when clearing uffd-wp at fork()
Kiryl Shutsemau (Meta)
1
-8
/
+10
13 days
mm/page_reporting: use system_freezable_wq to fix UAF during suspend
Link Lin
1
-2
/
+4
13 days
mm/hugetlb: fix list corruption in allocate_file_region_entries()
Xiangfeng Cai
1
-1
/
+1
13 days
mm/percpu-km: fix bitmap overflow and accounting in pcpu_create_chunk()
Zi Yan
1
-1
/
+1
13 days
mm/damon/core: disallow overlapping input ranges for damon_set_regions()
SJ Park
1
-2
/
+9
13 days
mm/damon/core: validate ranges in damon_set_regions()
SJ Park
1
-0
/
+6
2026-07-29
mm: refactor mm_access() to not return NULL
Lorenzo Stoakes
2
-4
/
+4
2026-07-24
mm/damon/sysfs-schemes: fix dir put orders in access_pattern_add_dirs()
SeongJae Park
1
-6
/
+3
2026-07-24
mm/damon/core: make charge_addr_from aware of end-address exclusivity
SeongJae Park
1
-1
/
+1
2026-07-24
writeback: Avoid contention on wb->list_lock when switching inodes
Jan Kara
1
-0
/
+5
2026-07-24
mm: shrinker: fix NULL pointer dereference in debugfs
Qi Zheng
1
-4
/
+6
2026-07-24
mm: shrinkers: fix debugfs file permissions
John Keeping
1
-2
/
+2
2026-07-24
mm/shrinker: do not hold RCU lock in shrinker_debugfs_count_show()
Shakeel Butt
1
-4
/
+0
2026-07-24
mm: shrinker: remove redundant shrinker_rwsem in debugfs operations
Qi Zheng
1
-15
/
+1
2026-07-24
mm/damon/reclaim: fix typo in damon_reclaim_timer_fn()
Liew Rui Yan
1
-1
/
+1
2026-07-24
mm/damon/ops-common: handle extreme intervals in damon_hot_score()
SeongJae Park
1
-0
/
+1
2026-07-24
mm/vmscan: flush deferred TLB before freeing large folios
Jiayuan Chen
1
-2
/
+4
2026-07-04
mm/mglru: skip special VMAs in lru_gen_look_around()
Yu Zhao
1
-4
/
+9
2026-06-19
mm/damon/reclaim: detect and use fresh enabled and kdamond_pid values
SeongJae Park
1
-28
/
+56
2026-06-19
mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values
SeongJae Park
2
-28
/
+72
2026-06-19
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
1
-0
/
+17
2026-06-19
mm/damon/core: disallow time-quota setting zero esz
SeongJae Park
1
-0
/
+1
2026-06-19
mm/damon/core: use time_in_range_open() for damos quota window start
SeongJae Park
1
-1
/
+2
2026-06-19
mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
Wupeng Ma
2
-19
/
+10
2026-06-19
mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
Jane Chu
1
-28
/
+43
2026-06-19
mm/hugetlb: rename folio_putback_active_hugetlb() to folio_putback_hugetlb()
David Hildenbrand
2
-5
/
+16
2026-06-19
mm/migrate: don't call folio_putback_active_hugetlb() on dst hugetlb folio
David Hildenbrand
2
-4
/
+14
2026-06-19
mm/hugetlb: rename isolate_hugetlb() to folio_isolate_hugetlb()
David Hildenbrand
6
-9
/
+26
2026-06-19
mm/memory: fix spurious warning when unmapping device-private/exclusive pages
Alistair Popple
1
-1
/
+1
2026-06-19
mm/hugetlb_cma: round up per_node before logging it
Sang-Heon Jeon
1
-0
/
+1
2026-06-19
mm/huge_memory: update file PMD counter before folio_put()
Yin Tirui
1
-0
/
+2
2026-06-19
mm/damon/ops-common: call folio_test_lru() after folio_get()
SeongJae Park
1
-2
/
+2
2026-06-19
mm/hugetlb: avoid false positive lockdep assertion
Lorenzo Stoakes
1
-19
/
+37
2026-06-19
mm/page_alloc: clear page->private in free_pages_prepare()
Mikhail Gavrilov
1
-0
/
+1
2026-06-01
mm: blk-cgroup: fix use-after-free in cgwb_release_workfn()
Breno Leitao
1
-2
/
+3
2026-06-01
mm/kasan: fix double free for kasan pXds
Ritesh Harjani (IBM)
1
-4
/
+4
2026-04-11
mm/damon/sysfs: check contexts->nr before accessing contexts_arr[0]
Josh Law
1
-0
/
+3
2026-03-25
mm/kfence: disable KFENCE upon KASAN HW tags enablement
Alexander Potapenko
1
-0
/
+15
2026-03-25
mm/kfence: fix KASAN hardware tag faults during late enablement
Alexander Potapenko
1
-2
/
+5
2026-03-25
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
3
-59
/
+121
[next]