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-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
34 hours
mm: do not copy page tables unnecessarily for VM_UFFD_WP
Lorenzo Stoakes
1
-1
/
+5
34 hours
mm: set the VM_MAYBE_GUARD flag on guard region install
Lorenzo Stoakes
2
-32
/
+61
34 hours
mm: introduce copy-on-fork VMAs and make VM_MAYBE_GUARD one
Lorenzo Stoakes
1
-14
/
+4
34 hours
mm: implement sticky VMA flags
Lorenzo Stoakes
2
-20
/
+21
34 hours
mm: update vma_modify_flags() to handle residual flags, document
Lorenzo Stoakes
6
-68
/
+141
34 hours
mm: introduce VM_MAYBE_GUARD and make visible in /proc/$pid/smaps
Lorenzo Stoakes
1
-0
/
+4
9 days
mm/mincore: handle non-swap entries before !CONFIG_SWAP guard
Usama Arif
1
-5
/
+5
9 days
mm/list_lru: drain before clearing xarray entry on reparent
Shakeel Butt
1
-9
/
+12
9 days
mm/hugetlb: restore reservation on error in hugetlb folio copy paths
David Carlier
1
-0
/
+2
9 days
mm/hugetlb: avoid false positive lockdep assertion
Lorenzo Stoakes
1
-19
/
+37
9 days
mm/damon/reclaim: handle ctx allocation failure
SeongJae Park
1
-0
/
+4
9 days
mm/damon/lru_sort: handle ctx allocation failure
SeongJae Park
1
-0
/
+4
9 days
mm/cma_debug: fix invalid accesses for inactive CMA areas
Muchun Song
1
-1
/
+2
9 days
mm/cma: fix reserved page leak on activation failure
Muchun Song
1
-2
/
+5
9 days
memcg: use round-robin victim selection in refill_stock
Shakeel Butt
1
-1
/
+4
9 days
mm/huge_memory: update file PUD counter before folio_put()
Yin Tirui
1
-1
/
+1
9 days
mm/damon/ops-common: call folio_test_lru() after folio_get()
SeongJae Park
1
-2
/
+2
9 days
mm/huge_memory: update file PMD counter before folio_put()
Yin Tirui
1
-0
/
+2
9 days
mm/memory-failure: fix hugetlb_lock AA deadlock in get_huge_page_for_hwpoison
Wupeng Ma
2
-20
/
+10
2026-06-09
mm/slub: hold cpus_read_lock around flush_rcu_sheaves_on_cache()
Qing Wang
2
-0
/
+3
2026-06-09
mm/rmap: initialize nr_pages to 1 at loop start in try_to_unmap_one
Dev Jain
1
-0
/
+2
2026-06-09
memfd: deny writeable mappings when implying SEAL_WRITE
Pratyush Yadav (Google)
1
-6
/
+6
2026-06-09
mm: memcontrol: propagate NMI slab stats to memcg vmstats
Alexandre Ghiti
1
-0
/
+6
2026-06-09
mm/damon/sysfs-schemes: delete tried region in regions_rmdirs()
SeongJae Park
1
-4
/
+4
2026-06-01
cgroup/rstat: validate cpu before css_rstat_cpu() access
Qing Ming
1
-3
/
+3
2026-06-01
mm/page_alloc: fix initialization of tags of the huge zero folio with init_on...
David Hildenbrand (Arm)
1
-4
/
+4
2026-06-01
mm/memory_hotplug: fix memory block reference leak on remove
Muchun Song
1
-0
/
+2
2026-06-01
mm: fix __vm_normal_page() to handle missing support for pmd_special()/pud_sp...
David Hildenbrand (Arm)
1
-3
/
+19
2026-06-01
mm/memory: fix spurious warning when unmapping device-private/exclusive pages
Alistair Popple
1
-1
/
+1
2026-06-01
mm/damon/sysfs-schemes: call missing mem_cgroup_iter_break()
SeongJae Park
1
-0
/
+1
2026-05-23
memblock: reserve_mem: fix end caclulation in reserve_mem_release_by_name()
Mike Rapoport (Microsoft)
1
-1
/
+1
2026-05-17
mm/damon/core: disallow time-quota setting zero esz
SeongJae Park
1
-3
/
+5
2026-05-17
mm/damon/reclaim: detect and use fresh enabled and kdamond_pid values
SeongJae Park
1
-28
/
+55
2026-05-17
mm/damon/lru_sort: detect and use fresh enabled and kdamond_pid values
SeongJae Park
1
-28
/
+55
2026-05-17
mm/damon/core: implement damon_kdamond_pid()
SeongJae Park
1
-0
/
+17
2026-05-14
mm, swap: speed up hibernation allocation and writeout
Kairui Song
1
-5
/
+16
2026-05-14
mm/damon/core: disallow non-power of two min_region_sz on damon_start()
SeongJae Park
1
-0
/
+5
2026-05-14
mm/damon/sysfs-schemes: protect memcg_path kfree() with damon_sysfs_lock
SeongJae Park
1
-1
/
+11
2026-05-14
mm/damon/stat: detect and use fresh enabled value
SeongJae Park
1
-10
/
+20
2026-05-14
mm/hugetlb_cma: round up per_node before logging it
Sang-Heon Jeon
1
-0
/
+1
2026-05-07
mm/slab: return NULL early from kmalloc_nolock() in NMI on UP
Harry Yoo (Oracle)
1
-0
/
+5
2026-05-07
mm/page_alloc: return NULL early from alloc_frozen_pages_nolock() in NMI on UP
Harry Yoo (Oracle)
1
-0
/
+5
2026-05-07
vmalloc: fix buffer overflow in vrealloc_node_align()
Marco Elver
1
-1
/
+1
2026-05-07
mm: prevent droppable mappings from being locked
Anthony Yznaga
3
-7
/
+17
2026-05-07
mm/damon/core: use time_in_range_open() for damos quota window start
SeongJae Park
1
-1
/
+2
2026-05-07
mm/damon/core: validate damos_quota_goal->nid for node_mem_{used,free}_bp
SeongJae Park
1
-0
/
+12
2026-05-07
mm/damon/stat: fix memory leak on damon_start() failure in damon_stat_start()
Jackie Liu
1
-1
/
+4
2026-05-07
mm/mempolicy: fix memory leaks in weighted_interleave_auto_store()
Jackie Liu
1
-11
/
+12
2026-05-07
mm/vmalloc: take vmap_purge_lock in shrinker
Uladzislau Rezki (Sony)
1
-0
/
+1
2026-05-07
slub: fix data loss and overflow in krealloc()
Marco Elver
1
-12
/
+12
[next]