index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-10-11
Merge tag 'slab-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-14
/
+51
2025-10-11
Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-1
/
+3
2025-10-11
Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-34
/
+24
2025-10-11
slab: fix barn NULL pointer dereference on memoryless nodes
Vlastimil Babka
1
-14
/
+51
2025-10-09
Merge tag 'slab-for-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-4
/
+13
2025-10-07
mm: hugetlb: avoid soft lockup when mprotect to large memory area
Yang Shi
1
-0
/
+2
2025-10-07
fsnotify: pass correct offset to fsnotify_mmap_perm()
Ryan Roberts
1
-1
/
+2
2025-10-07
mm/damon/vaddr: do not repeat pte_offset_map_lock() until success
SeongJae Park
1
-6
/
+2
2025-10-07
mm/rmap: fix soft-dirty and uffd-wp bit loss when remapping zero-filled mTHP ...
Lance Yang
1
-5
/
+10
2025-10-07
mm/thp: fix MTE tag mismatch when replacing zero-filled subpages
Lance Yang
2
-19
/
+4
2025-10-07
memcg: skip cgroup_file_notify if spinning is not allowed
Shakeel Butt
1
-3
/
+4
2025-10-07
kho: replace kho_preserve_phys() with kho_preserve_pages()
Mike Rapoport (Microsoft)
1
-1
/
+3
2025-10-07
Merge tag 'dma-mapping-6.18-2025-10-07' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
1
-2
/
+1
2025-10-07
slub: Don't call lockdep_unregister_key() for immature kmem_cache.
Kuniyuki Iwashima
1
-1
/
+2
2025-10-06
slab: Fix using this_cpu_ptr() in preemptible context
Ran Xiaokai
1
-2
/
+9
2025-10-05
Merge tag 'mm-stable-2025-10-03-16-49' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
4
-34
/
+34
2025-10-04
Merge tag 'memblock-v6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2
-196
/
+65
2025-10-03
Merge tag 'dma-mapping-6.18-2025-09-30' of git://git.kernel.org/pub/scm/linux...
Linus Torvalds
2
-15
/
+17
2025-10-03
mm/khugepaged: use KMEM_CACHE()
Wei Yang
1
-4
/
+1
2025-10-03
mm/ksm: cleanup mm_slot_entry() invocation
Wei Yang
1
-13
/
+14
2025-10-03
mm: clean up is_guard_pte_marker()
Lance Yang
1
-2
/
+2
2025-10-03
mm/memory_hotplug: activate node before adding new memory blocks
Hannes Reinecke
1
-15
/
+17
2025-10-03
Merge tag 'nfs-for-6.18-1' of git://git.linux-nfs.org/projects/anna/linux-nfs
Linus Torvalds
1
-8
/
+26
2025-10-03
Merge tag 'fuse-update-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-26
/
+21
2025-10-03
slab: Add allow_spin check to eliminate kmemleak warnings
Ran Xiaokai
1
-1
/
+2
2025-10-03
kmsan: fix kmsan_handle_dma() to avoid false positives
Shigeru Yoshida
1
-2
/
+1
2025-10-02
Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
90
-2730
/
+3835
2025-10-02
Merge tag 'slab-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
8
-160
/
+2320
2025-10-02
Merge tag 'net-next-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
1
-9
/
+31
2025-09-29
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
1
-12
/
+24
2025-09-29
Merge tag 'vfs-6.18-rc1.writeback' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
1
-0
/
+5
2025-09-29
Merge tag 'vfs-6.18-rc1.misc' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-1
/
+1
2025-09-29
Merge series "slab: Re-entrant kmalloc_nolock()"
Vlastimil Babka
7
-74
/
+527
2025-09-29
Merge series "SLUB percpu sheaves"
Vlastimil Babka
4
-47
/
+1737
2025-09-29
slab: Introduce kmalloc_nolock() and kfree_nolock().
Alexei Starovoitov
5
-50
/
+469
2025-09-29
slab: Reuse first bit for OBJEXTS_ALLOC_FAIL
Alexei Starovoitov
1
-1
/
+1
2025-09-29
slab: Make slub local_(try)lock more precise for LOCKDEP
Alexei Starovoitov
2
-0
/
+21
2025-09-29
mm: Introduce alloc_frozen_pages_nolock()
Alexei Starovoitov
2
-21
/
+32
2025-09-29
mm: Allow GFP_ACCOUNT to be used in alloc_pages_nolock().
Alexei Starovoitov
1
-4
/
+6
2025-09-29
mm, vma: use percpu sheaves for vm_area_struct cache
Vlastimil Babka
1
-0
/
+1
2025-09-29
slab: allow NUMA restricted allocations to use percpu sheaves
Vlastimil Babka
1
-7
/
+46
2025-09-29
slab: skip percpu sheaves for remote object freeing
Vlastimil Babka
2
-8
/
+40
2025-09-29
slab: determine barn status racily outside of lock
Vlastimil Babka
1
-7
/
+20
2025-09-29
slab: sheaf prefilling for guaranteed allocations
Vlastimil Babka
1
-0
/
+263
2025-09-29
slab: add sheaf support for batching kfree_rcu() operations
Vlastimil Babka
3
-2
/
+295
2025-09-28
mm: swap: check for stable address space before operating on the VMA
Charan Teja Kalla
1
-0
/
+3
2025-09-28
mm/khugepaged: use start_addr/addr for improved readability
Wei Yang
1
-21
/
+22
2025-09-28
alloc_tag: fix boot failure due to NULL pointer dereference
Ran Xiaokai
1
-9
/
+9
2025-09-28
mm/memory-failure: don't select MEMORY_ISOLATION
Xie Yuanbin
1
-1
/
+0
2025-09-28
mm/khugepaged: remove definition of struct khugepaged_mm_slot
Wei Yang
1
-37
/
+21
[next]