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
39 hours
mm: thp: deny THP for files on anonymous inodes
Deepanshu Kartikey
1
-0
/
+3
39 hours
mm/slab: pass __GFP_NOWARN to refill_sheaf() if fallback is available
Harry Yoo
1
-4
/
+9
10 days
mm: numa_memblks: Identify the accurate NUMA ID of CFMW
Cui Chao
1
-4
/
+5
10 days
mm/page_alloc: clear page->private in free_pages_prepare()
Mikhail Gavrilov
1
-0
/
+1
10 days
mm/vmscan: fix demotion targets checks in reclaim/demotion
Bing Jiao
2
-14
/
+36
10 days
mm/page_alloc: skip debug_check_no_{obj,locks}_freed with FPI_TRYLOCK
Harry Yoo
1
-6
/
+11
10 days
mm/hugetlb: restore failed global reservations to subpool
Joshua Hahn
1
-0
/
+9
10 days
mm/slab: use prandom if !allow_spin
Harry Yoo
1
-4
/
+24
10 days
mm/slab: do not access current->mems_allowed_seq if !allow_spin
Harry Yoo
1
-2
/
+11
10 days
mm/slab: use unsigned long for orig_size to ensure proper metadata align
Harry Yoo
1
-7
/
+7
10 days
mm/slab: avoid allocating slabobj_ext array from its own slab
Harry Yoo
1
-7
/
+53
10 days
mm/highmem: fix __kmap_to_page() build error
William Tambe
1
-1
/
+2
10 days
mm/slab: add rcu_barrier() to kvfree_rcu_barrier_on_cache()
Vlastimil Babka
1
-1
/
+4
10 days
mm/vmalloc: prevent RCU stalls in kasan_release_vmalloc_node
Deepanshu Kartikey
1
-0
/
+8
10 days
mm, page_alloc, thp: prevent reclaim for __GFP_THISNODE THP allocations
Vlastimil Babka
1
-0
/
+14
2026-02-26
mm/slab: fix false lockdep warning in __kfree_rcu_sheaf()
Harry Yoo
1
-0
/
+20
2026-02-06
Merge tag 'mm-hotfixes-stable-2026-02-06-12-37' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-22
/
+20
2026-02-06
Merge tag 'slab-for-6.19-rc8-fix' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+5
2026-02-06
mm/slab: Add alloc_tagging_slab_free_hook for memcg_alloc_abort_single
Hao Ge
1
-1
/
+5
2026-02-05
mm/memory-failure: reject unsupported non-folio compound page
Miaohe Lin
1
-22
/
+20
2026-02-04
Merge tag 'mm-hotfixes-stable-2026-02-04-15-55' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-9
/
+14
2026-02-02
mm, shmem: prevent infinite loop on truncate race
Kairui Song
1
-9
/
+14
2026-01-29
Merge tag 'mm-hotfixes-stable-2026-01-29-09-41' of git://git.kernel.org/pub/s...
Linus Torvalds
11
-75
/
+186
2026-01-26
mm/zone_device: reinitialize large zone device private folios
Matthew Brost
1
-1
/
+34
2026-01-26
mm/mm_init: don't cond_resched() in deferred_init_memmap_chunk() if called fr...
Waiman Long
1
-6
/
+6
2026-01-26
mm/kfence: randomize the freelist on initialization
Pimyn Girgis
1
-4
/
+19
2026-01-26
mm: memfd_luo: restore and free memfd_luo_ser on failure
Pratyush Yadav (Google)
1
-2
/
+4
2026-01-26
mm: memfd_luo: use memfd_alloc_file() instead of shmem_file_setup()
Pratyush Yadav (Google)
1
-2
/
+2
2026-01-26
memfd: export alloc_file()
Pratyush Yadav (Google)
1
-2
/
+2
2026-01-26
mm/memory-failure: teach kill_accessing_process to accept hugetlb tail page pfn
Jane Chu
1
-6
/
+8
2026-01-26
mm/memory-failure: fix missing ->mf_stats count in hugetlb poison
Jane Chu
1
-37
/
+56
2026-01-26
mm, swap: restore swap_space attr aviod kernel panic
robin.kuo
2
-3
/
+2
2026-01-26
mm/kasan: fix KASAN poisoning in vrealloc()
Andrey Ryabinin
2
-5
/
+23
2026-01-26
mm/shmem, swap: fix race of truncate and swap entry split
Kairui Song
1
-11
/
+34
2026-01-21
Merge tag 'slab-for-6.19-rc7' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+6
2026-01-21
slab: fix kmalloc_nolock() context check for PREEMPT_RT
Swaraj Gaikwad
1
-2
/
+6
2026-01-20
Merge tag 'mm-hotfixes-stable-2026-01-20-13-09' of git://git.kernel.org/pub/s...
Linus Torvalds
10
-111
/
+175
2026-01-20
Merge tag 'dma-mapping-6.19-2026-01-20' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-6
/
+2
2026-01-20
mm: restore per-memcg proactive reclaim with !CONFIG_NUMA
Yosry Ahmed
2
-10
/
+11
2026-01-20
mm/kfence: fix potential deadlock in reboot notifier
Breno Leitao
1
-5
/
+12
2026-01-20
mm: do not copy page tables unnecessarily for VM_UFFD_WP
Lorenzo Stoakes
1
-1
/
+5
2026-01-20
mm/hugetlb: fix excessive IPI broadcasts when unsharing PMD tables using mmu_...
David Hildenbrand (Red Hat)
3
-59
/
+122
2026-01-20
mm/rmap: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
1
-16
/
+4
2026-01-20
mm/hugetlb: fix two comments related to huge_pmd_unshare()
David Hildenbrand (Red Hat)
1
-16
/
+8
2026-01-20
mm: remove unnecessary and incorrect mmap lock assert
Lorenzo Stoakes
1
-3
/
+2
2026-01-19
mm/vma: do not leak memory when .mmap_prepare swaps the file
Lorenzo Stoakes
1
-2
/
+9
2026-01-19
migrate: correct lock ordering for hugetlb file folios
Matthew Wilcox (Oracle)
1
-6
/
+6
2026-01-19
mm: rename cpu_bitmap field to flexible_array
Mathieu Desnoyers
1
-1
/
+1
2026-01-19
mm: add missing static initializer for init_mm::mm_cid.lock
Mathieu Desnoyers
1
-0
/
+3
2026-01-16
Merge tag 'cxl-fixes-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-4
/
+8
[next]