index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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-05-20
mm/truncate: fix out-of-bounds when doing a right-aligned split
Zhang Yi
1
-8
/
+12
2025-05-20
mm/page_alloc.c: avoid infinite retries caused by cpuset race
Tianyang Zhang
1
-0
/
+8
2025-05-17
Merge tag 'mm-hotfixes-stable-2025-05-17-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
7
-83
/
+57
2025-05-12
Merge tag 'vfs-6.15-rc7.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-0
/
+9
2025-05-11
mm: userfaultfd: correct dirty flags set for both present and swap pte
Barry Song
1
-2
/
+10
2025-05-11
zsmalloc: don't underflow size calculation in zs_obj_write()
Sergey Senozhatsky
1
-4
/
+4
2025-05-11
mm/page_alloc: fix race condition in unaccepted memory handling
Kirill A. Shutemov
3
-49
/
+0
2025-05-11
mm/page_alloc: ensure try_alloc_pages() plays well with unaccepted memory
Kirill A. Shutemov
1
-13
/
+15
2025-05-11
mm/codetag: move tag retrieval back upfront in __free_pages()
David Wang
1
-9
/
+6
2025-05-11
mm/memory: fix mapcount / refcount sanity check for mTHP reuse
Kairui Song
1
-1
/
+1
2025-05-11
mm: hugetlb: fix incorrect fallback for subpool
Wupeng Ma
1
-6
/
+22
2025-05-11
Merge tag 'its-for-linus-20250509' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-3
/
+37
2025-05-11
Merge tag 'fixes-2025-05-11' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-2
/
+9
2025-05-09
mm/execmem: Unify early execmem_cache behaviour
Peter Zijlstra
1
-3
/
+37
2025-05-09
memblock: Accept allocated memory before use in memblock_double_array()
Tom Lendacky
1
-1
/
+8
2025-05-07
mm: fix folio_pte_batch() on XEN PV
Petr Vaněk
1
-16
/
+11
2025-05-07
mm/hugetlb: copy the CMA flag when demoting
Frank van der Linden
1
-0
/
+6
2025-05-07
mm, swap: fix false warning for large allocation with !THP_SWAP
Kairui Song
1
-7
/
+16
2025-05-07
mm: vmalloc: support more granular vrealloc() sizing
Kees Cook
1
-7
/
+24
2025-05-07
mm/huge_memory: fix dereferencing invalid pmd migration entry
Gavin Guo
1
-3
/
+8
2025-05-06
mm,mm_init: Mark set_high_memory as __init
Oscar Salvador
1
-1
/
+1
2025-05-06
swapfile: disable swapon for bs > ps devices
Luis Chamberlain
1
-0
/
+9
2025-05-02
Merge tag 'slab-for-6.15-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-22
/
+8
2025-04-29
Merge tag 'fixes-2025-04-29' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+11
2025-04-24
mm, slab: clean up slab->obj_exts always
Zhenhua Huang
1
-22
/
+8
2025-04-22
mm/migrate: fix sleep in atomic for large folios and buffer heads
Davidlohr Bueso
1
-3
/
+5
2025-04-19
Merge tag 'mm-hotfixes-stable-2025-04-19-21-24' of git://git.kernel.org/pub/s...
Linus Torvalds
8
-25
/
+62
2025-04-18
Merge tag 'hardening-v6.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+20
2025-04-17
mm: vmscan: fix kswapd exit condition in defrag_mode
Johannes Weiner
1
-1
/
+7
2025-04-17
mm: vmscan: restore high-cpu watermark safety in kswapd
Johannes Weiner
2
-14
/
+19
2025-04-17
mm/memory: move sanity checks in do_wp_page() after mapcount vs. refcount sta...
David Hildenbrand
1
-2
/
+2
2025-04-17
mm, hugetlb: increment the number of pages to be reset on HVO
Oscar Salvador
1
-3
/
+3
2025-04-17
mm/gup: fix wrongly calculated returned value in fault_in_safe_writeable()
Baoquan He
1
-2
/
+2
2025-04-17
mm: memcontrol: fix swap counter leak from offline cgroup
Muchun Song
1
-1
/
+1
2025-04-17
mm/page_alloc: fix deadlock on cpu_hotplug_lock in __accept_page()
Kirill A. Shutemov
3
-2
/
+28
2025-04-17
Merge tag 'slab-for-6.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-0
/
+10
2025-04-15
kasan: Add strscpy() test to trigger tag fault on arm64
Vincenzo Frascino
1
-0
/
+20
2025-04-14
slab: ensure slab->obj_exts is clear in a newly allocated slab page
Suren Baghdasaryan
1
-0
/
+10
2025-04-11
mm: fix apply_to_existing_page_range()
Kirill A. Shutemov
1
-2
/
+2
2025-04-11
mm: (un)track_pfn_copy() fix + doc improvements
David Hildenbrand
1
-1
/
+1
2025-04-11
mm: fix filemap_get_folios_contig returning batches of identical folios
Vishal Moola (Oracle)
1
-0
/
+1
2025-04-11
mm/hugetlb: add a line break at the end of the format string
wangxuewen
1
-1
/
+1
2025-04-11
mm/hugetlb: fix set_max_huge_pages() when there are surplus pages
Jinjiang Tu
1
-1
/
+18
2025-04-11
mm/cma: report base address of single range correctly
Frank van der Linden
1
-8
/
+11
2025-04-11
mm: page_alloc: speed up fallbacks in rmqueue_bulk()
Johannes Weiner
1
-34
/
+79
2025-04-11
mm/kasan: add module decription
Arnd Bergmann
1
-0
/
+1
2025-04-11
mm/vma: add give_up_on_oom option on modify/merge, use in uffd release
Lorenzo Stoakes
3
-7
/
+66
2025-04-11
mm/hugetlb: fix nid mismatch in alloc_surplus_hugetlb_folio()
Liu Shixin
1
-1
/
+1
2025-04-11
mm/page_alloc: avoid second trylock of zone->lock
Alexei Starovoitov
1
-6
/
+9
2025-04-11
mm/compaction: fix bug in hugetlb handling pathway
Vishal Moola (Oracle)
1
-3
/
+3
[prev]
[next]