index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-29
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
3
-24
/
+22
2025-10-29
mm/migrate: remove MIGRATEPAGE_UNMAP
David Hildenbrand
1
-23
/
+22
2025-10-29
mm/damon/sysfs: dealloc commit test ctx always
SeongJae Park
1
-3
/
+2
2025-10-29
mm/damon/sysfs: catch commit test ctx alloc failure
SeongJae Park
1
-0
/
+2
2025-10-29
mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_dest...
Enze Li
1
-0
/
+3
2025-10-29
mm/damon/core: fix list_add_tail() call on damon_call()
SeongJae Park
1
-1
/
+1
2025-10-29
mm/damon/core: use damos_commit_quota_goal() for new goal commit
SeongJae Park
1
-1
/
+1
2025-10-29
mm/mremap: correctly account old mapping after MREMAP_DONTUNMAP remap
Lorenzo Stoakes
1
-9
/
+6
2025-10-29
mm: prevent poison consumption when splitting THP
Qiuxu Zhuo
2
-1
/
+5
2025-10-29
slab: Fix obj_ext mistakenly considered NULL due to race condition
Hao Ge
1
-5
/
+11
2025-10-29
slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
Hao Ge
1
-3
/
+6
2025-10-29
mm: don't spin in add_stack_record when gfp flags don't allow
Alexei Starovoitov
1
-0
/
+3
2025-10-23
slab: reset slab->obj_ext when freeing and it is OBJEXTS_ALLOC_FAIL
Hao Ge
1
-1
/
+8
2025-10-19
mm/damon/lru_sort: use param_ctx for damon_attrs staging
SeongJae Park
1
-1
/
+1
2025-10-19
mm/damon/vaddr: do not repeat pte_offset_map_lock() until success
SeongJae Park
1
-6
/
+2
2025-10-19
mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0
Li RongQing
1
-0
/
+3
2025-10-19
mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH allocations
Thadeu Lima de Souza Cascardo
1
-1
/
+1
2025-10-19
mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP ...
Lance Yang
1
-5
/
+10
2025-10-19
mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
Lance Yang
2
-19
/
+4
2025-10-19
slab: mark slab->obj_exts allocation failures unconditionally
Suren Baghdasaryan
1
-2
/
+1
2025-10-19
slab: prevent warnings when slab obj_exts vector allocation fails
Suren Baghdasaryan
1
-2
/
+6
2025-10-19
fsnotify: pass correct offset to fsnotify_mmap_perm()
Ryan Roberts
1
-1
/
+2
2025-10-19
memcg: skip cgroup_file_notify if spinning is not allowed
Shakeel Butt
1
-3
/
+4
2025-10-15
mm: hugetlb: avoid soft lockup when mprotect to large memory area
Yang Shi
1
-0
/
+2
2025-10-15
mm/slub: Fix cmp_loc_by_count() to return 0 when counts are equal
Kuan-Wei Chiu
1
-4
/
+1
2025-10-15
mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
Kuniyuki Iwashima
1
-0
/
+13
2025-10-06
mm: swap: check for stable address space before operating on the VMA
Charan Teja Kalla
1
-0
/
+3
2025-09-28
Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-14
/
+31
2025-09-25
mm/damon/sysfs: do not ignore callback's return value in damon_sysfs_damon_ca...
Akinobu Mita
1
-1
/
+3
2025-09-25
kmsan: fix out-of-bounds access to shadow memory
Eric Biggers
2
-3
/
+23
2025-09-25
mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
Jane Chu
1
-10
/
+5
2025-09-17
Merge tag 'mm-hotfixes-stable-2025-09-17-21-10' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-41
/
+62
2025-09-13
mm/damon/sysfs: use dynamically allocated repeat mode damon_call_control
SeongJae Park
1
-8
/
+15
2025-09-13
mm/damon/core: introduce damon_call_control->dealloc_on_cancel
SeongJae Park
1
-2
/
+6
2025-09-13
mm: folio_may_be_lru_cached() unless folio_test_large()
Hugh Dickins
3
-6
/
+6
2025-09-13
mm: revert "mm: vmscan.c: fix OOM on swap stress test"
Hugh Dickins
1
-1
/
+1
2025-09-13
mm: revert "mm/gup: clear the LRU flag of a page before adding to LRU batch"
Hugh Dickins
1
-24
/
+26
2025-09-13
mm/gup: local lru_add_drain() to avoid lru_add_drain_all()
Hugh Dickins
1
-4
/
+11
2025-09-13
mm/gup: check ref_count instead of lru before migration
Hugh Dickins
1
-1
/
+2
2025-09-10
Merge tag 'mm-hotfixes-stable-2025-09-10-20-00' of git://git.kernel.org/pub/s...
Linus Torvalds
12
-45
/
+94
2025-09-08
mm/damon/sysfs: fix use-after-free in state_show()
Stanislav Fort
1
-5
/
+9
2025-09-08
mm/vmalloc, mm/kasan: respect gfp mask in kasan_populate_vmalloc()
Uladzislau Rezki (Sony)
2
-11
/
+28
2025-09-08
mm/memory-failure: fix VM_BUG_ON_PAGE(PagePoisoned(page)) when unpoison memory
Miaohe Lin
1
-4
/
+3
2025-09-08
mm/mremap: fix regression in vrm->new_addr check
Carlos Llamas
1
-3
/
+6
2025-09-08
percpu: fix race on alloc failed warning limit
Vlad Dumitrescu
1
-8
/
+12
2025-09-04
Merge tag 'slab-for-6.17-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-11
/
+26
2025-09-03
mm/memory-failure: fix redundant updates for already poisoned pages
Kyle Meyer
1
-7
/
+6
2025-09-03
mm/damon/reclaim: avoid divide-by-zero in damon_reclaim_apply_parameters()
Quanmin Yan
1
-0
/
+5
2025-09-03
mm/damon/lru_sort: avoid divide-by-zero in damon_lru_sort_apply_parameters()
Quanmin Yan
1
-0
/
+5
2025-09-03
mm/damon/core: set quota->charged_from to jiffies at first charge window
Sang-Heon Jeon
1
-0
/
+4
[next]