开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
Age
Commit message (
Expand
)
Author
2025-11-26
Merge tag 'mm-hotfixes-stable-2025-11-26-11-51' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-11-24
mm/filemap: fix logic around SIGBUS in filemap_map_pages()
Kiryl Shutsemau
2025-11-24
mm/huge_memory: fix NULL pointer deference when splitting folio
Wei Yang
2025-11-24
mm/mmap_lock: reset maple state on lock_vma_under_rcu() retry
Liam R. Howlett
2025-11-24
mm/memfd: fix information leak in hugetlb folios
Deepanshu Kartikey
2025-11-24
mm: swap: remove duplicate nr_swap_pages decrement in get_swap_page_of_type()
Youngjun Park
2025-11-20
Merge tag 'slab-for-6.18-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-19
Merge tag 'fixes-2025-11-19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-11-18
mm/huge_memory: Fix initialization of huge zero folio
Linus Torvalds
2025-11-17
Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-16
Merge tag 'mm-hotfixes-stable-2025-11-16-10-40' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-11-15
mm, swap: fix potential UAF issue for VMA readahead
Kairui Song
2025-11-15
mm/huge_memory: fix folio split check for anon folios in swapcache
Zi Yan
2025-11-15
mm: fix MAX_FOLIO_ORDER on powerpc configs with hugetlb
David Hildenbrand (Red Hat)
2025-11-14
mm/mempool: fix poisoning order>0 pages with HIGHMEM
Vlastimil Babka
2025-11-13
Merge tag 'slab-for-6.18-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-13
mm/slub: fix memory leak in free_to_pcs_bulk()
Harry Yoo
2025-11-12
shmem: fix tmpfs reconfiguration (remount) when noswap is set
Mike Yuan
2025-11-11
memblock: fix memblock_estimated_nr_free_pages() for soft-reserved memory
Akinobu Mita
2025-11-09
mm/secretmem: fix use-after-free race in fault handler
Lance Yang
2025-11-09
mm/huge_memory: initialise the tags of the huge zero folio
Catalin Marinas
2025-11-09
mm/damon/sysfs: change next_update_jiffies to a global variable
Quanmin Yan
2025-11-09
mm/damon/stat: change last_refresh_jiffies to a global variable
Quanmin Yan
2025-11-09
codetag: debug: handle existing CODETAG_EMPTY in mark_objexts_empty for slabo...
Hao Ge
2025-11-09
mm/mremap: honour writable bit in mremap pte batching
Dev Jain
2025-11-09
mm/mm_init: fix hash table order logging in alloc_large_system_hash()
Isaac J. Manjarres
2025-11-09
mm/truncate: unmap large folio on split failure
Kiryl Shutsemau
2025-11-09
mm/memory: do not populate page table entries beyond i_size
Kiryl Shutsemau
2025-11-09
mm/huge_memory: preserve PG_has_hwpoisoned if a folio is split to >0 order
Zi Yan
2025-11-09
ksm: use range-walk function to jump over holes in scan_get_next_rmap_item
Pedro Demarchi Gomes
2025-11-09
mm/kmsan: fix kmsan kmalloc hook when no stack depots are allocated yet
Aleksei Nikiforov
2025-11-09
mm/shmem: fix THP allocation and fallback loop
Kairui Song
2025-11-09
mm/huge_memory: do not change split_huge_page*() target order silently
Zi Yan
2025-11-07
Merge tag 'slab-for-6.18-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-11-06
slab: prevent infinite loop in kmalloc_nolock() with debugging
Vlastimil Babka
2025-10-24
Merge tag 'slab-for-6.18-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-10-24
slab: Fix obj_ext mistakenly considered NULL due to race condition
Hao Ge
2025-10-23
slab: fix slab accounting imbalance due to defer_deactivate_slab()
Vlastimil Babka
2025-10-22
Merge tag 'mm-hotfixes-stable-2025-10-22-12-43' of git://git.kernel.org/pub/s...
Linus Torvalds
2025-10-21
mm/damon/core: use damos_commit_quota_goal() for new goal commit
SeongJae Park
2025-10-21
mm/damon/core: fix potential memory leak by cleaning ops_filter in damon_dest...
Enze Li
2025-10-21
hugetlbfs: move lock assertions after early returns in huge_pmd_unshare()
Deepanshu Kartikey
2025-10-21
mm/damon/core: fix list_add_tail() call on damon_call()
SeongJae Park
2025-10-21
mm/mremap: correctly account old mapping after MREMAP_DONTUNMAP remap
Lorenzo Stoakes
2025-10-21
slab: Avoid race on slab->obj_exts in alloc_slab_obj_exts
Hao Ge
2025-10-16
slab: reset slab->obj_ext when freeing and it is OBJEXTS_ALLOC_FAIL
Hao Ge
2025-10-15
mm: prevent poison consumption when splitting THP
Qiuxu Zhuo
2025-10-15
mm: don't spin in add_stack_record when gfp flags don't allow
Alexei Starovoitov
2025-10-15
mm/damon/sysfs: dealloc commit test ctx always
SeongJae Park
2025-10-15
mm/damon/sysfs: catch commit test ctx alloc failure
SeongJae Park
[next]