index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.19.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-11-24
mm/memory: do not populate page table entries beyond i_size
Kiryl Shutsemau
2025-11-24
mm/huge_memory: do not change split_huge_page*() target order silently
Zi Yan
2025-11-24
codetag: debug: handle existing CODETAG_EMPTY in mark_objexts_empty for slabo...
Hao Ge
2025-11-24
mm/huge_memory: fix folio split check for anon folios in swapcache
Zi Yan
2025-11-24
mm, swap: fix potential UAF issue for VMA readahead
Kairui Song
2025-11-24
mm/mremap: honour writable bit in mremap pte batching
Dev Jain
2025-11-24
mm/shmem: fix THP allocation and fallback loop
Kairui Song
2025-11-24
mm/kmsan: fix kmsan kmalloc hook when no stack depots are allocated yet
Aleksei Nikiforov
2025-11-24
mm/damon/stat: change last_refresh_jiffies to a global variable
Quanmin Yan
2025-11-24
mm/mm_init: fix hash table order logging in alloc_large_system_hash()
Isaac J. Manjarres
2025-11-24
mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
Zi Yan
2025-11-24
mm/secretmem: fix use-after-free race in fault handler
Lance Yang
2025-11-24
mm/damon/sysfs: change next_update_jiffies to a global variable
Quanmin Yan
2025-11-24
ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
Pedro Demarchi Gomes
2025-10-29
treewide: remove MIGRATEPAGE_SUCCESS
David Hildenbrand
2025-10-29
mm/migrate: remove MIGRATEPAGE_UNMAP
David Hildenbrand
2025-10-29
mm/damon/sysfs: dealloc commit test ctx always
SeongJae Park
2025-10-29
mm/damon/sysfs: catch commit test ctx alloc failure
SeongJae Park
2025-10-29
mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_dest...
Enze Li
2025-10-29
mm/damon/core: fix list_add_tail() call on damon_call()
SeongJae Park
2025-10-29
mm/damon/core: use damos_commit_quota_goal() for new goal commit
SeongJae Park
2025-10-29
mm/mremap: correctly account old mapping after MREMAP_DONTUNMAP remap
Lorenzo Stoakes
2025-10-29
mm: prevent poison consumption when splitting THP
Qiuxu Zhuo
2025-10-29
slab: Fix obj_ext mistakenly considered NULL due to race condition
Hao Ge
2025-10-29
slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
Hao Ge
2025-10-29
mm: don't spin in add_stack_record when gfp flags don't allow
Alexei Starovoitov
2025-10-23
slab: reset slab->obj_ext when freeing and it is OBJEXTS_ALLOC_FAIL
Hao Ge
2025-10-19
mm/damon/lru_sort: use param_ctx for damon_attrs staging
SeongJae Park
2025-10-19
mm/damon/vaddr: do not repeat pte_offset_map_lock() until success
SeongJae Park
2025-10-19
mm/hugetlb: early exit from hugetlb_pages_alloc_boot() when max_huge_pages=0
Li RongQing
2025-10-19
mm/page_alloc: only set ALLOC_HIGHATOMIC for __GPF_HIGH allocations
Thadeu Lima de Souza Cascardo
2025-10-19
mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP ...
Lance Yang
2025-10-19
mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
Lance Yang
2025-10-19
slab: mark slab->obj_exts allocation failures unconditionally
Suren Baghdasaryan
2025-10-19
slab: prevent warnings when slab obj_exts vector allocation fails
Suren Baghdasaryan
2025-10-19
fsnotify: pass correct offset to fsnotify_mmap_perm()
Ryan Roberts
2025-10-19
memcg: skip cgroup_file_notify if spinning is not allowed
Shakeel Butt
2025-10-15
mm: hugetlb: avoid soft lockup when mprotect to large memory area
Yang Shi
2025-10-15
mm/slub: Fix cmp_loc_by_count() to return 0 when counts are equal
Kuan-Wei Chiu
2025-10-15
mptcp: Fix up subflow's memcg when CONFIG_SOCK_CGROUP_DATA=n.
Kuniyuki Iwashima
2025-10-06
mm: swap: check for stable address space before operating on the VMA
Charan Teja Kalla
2025-09-28
Merge tag 'mm-hotfixes-stable-2025-09-27-22-35' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-09-25
mm/damon/sysfs: do not ignore callback's return value in damon_sysfs_damon_ca...
Akinobu Mita
2025-09-25
kmsan: fix out-of-bounds access to shadow memory
Eric Biggers
2025-09-25
mm/hugetlb: fix copy_hugetlb_page_range() to use ->pt_share_count
Jane Chu
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
[next]