index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mm
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-23
Merge tag 'mm-hotfixes-stable-2025-06-22-18-52' of git://git.kernel.org/pub/s...
Linus Torvalds
5
-27
/
+69
2025-06-23
fs: export anon_inode_make_secure_inode() and fix secretmem LSM bypass
Shivank Garg
1
-8
/
+1
2025-06-23
Merge 6.16-rc3 into driver-core-next
Greg Kroah-Hartman
6
-57
/
+96
2025-06-19
mm: userfaultfd: fix race of userfaultfd_move and swap cache
Kairui Song
1
-2
/
+31
2025-06-19
mm/gup: revert "mm: gup: fix infinite loop within __get_longterm_locked"
David Hildenbrand
1
-4
/
+10
2025-06-19
mm/shmem, swap: fix softlockup with mTHP swapin
Kairui Song
3
-21
/
+28
2025-06-18
slub: Fix a documentation build error for krealloc()
Jonathan Corbet
1
-5
/
+5
2025-06-18
slab: Add SL_pfmemalloc flag
Matthew Wilcox (Oracle)
2
-24
/
+21
2025-06-18
slab: Add SL_partial flag
Matthew Wilcox (Oracle)
1
-12
/
+10
2025-06-18
slab: Rename slab->__page_flags to slab->flags
Matthew Wilcox (Oracle)
2
-5
/
+17
2025-06-17
secretmem: move setting O_LARGEFILE and bumping users' count to the place whe...
Al Viro
1
-4
/
+3
2025-06-17
memcg: cgroup: call css_rstat_updated irrespective of in_nmi()
Shakeel Butt
1
-5
/
+5
2025-06-17
mm/filemap: introduce generic_file_*_mmap_prepare() helpers
Lorenzo Stoakes
1
-0
/
+29
2025-06-17
fs: consistently use can_mmap_file() helper
Lorenzo Stoakes
2
-2
/
+2
2025-06-17
mm/nommu: use file_has_valid_mmap_hooks() helper
Lorenzo Stoakes
1
-1
/
+1
2025-06-17
mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare
Lorenzo Stoakes
2
-2
/
+2
2025-06-17
mm, slab: use frozen pages for large kmalloc
Vlastimil Babka
1
-3
/
+3
2025-06-17
mm, slab: restore NUMA policy support for large kmalloc
Vlastimil Babka
1
-1
/
+6
2025-06-17
sysfs: treewide: switch back to attribute_group::bin_attrs
Thomas Weißschuh
1
-1
/
+1
2025-06-16
Merge tag 'x86_urgent_for_6.16-rc3' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-37
/
+3
2025-06-14
Merge tag 'mm-hotfixes-stable-2025-06-13-21-56' of git://git.kernel.org/pub/s...
Linus Torvalds
4
-19
/
+93
2025-06-12
mm: add mmap_prepare() compatibility layer for nested file systems
Lorenzo Stoakes
3
-1
/
+87
2025-06-11
mm: close theoretical race where stale TLB entries could linger
Ryan Roberts
1
-0
/
+2
2025-06-11
mm/vma: reset VMA iterator on commit_merge() OOM failure
Lorenzo Stoakes
1
-18
/
+4
2025-06-11
shmem: no dentry retention past the refcount reaching zero
Al Viro
1
-1
/
+1
2025-06-11
Revert "mm/execmem: Unify early execmem_cache behaviour"
Mike Rapoport (Microsoft)
1
-37
/
+3
2025-06-10
new helper: set_default_d_op()
Al Viro
1
-1
/
+1
2025-06-10
Revert "mm/damon/Kconfig: enable CONFIG_DAMON by default"
Linus Torvalds
1
-1
/
+0
2025-06-09
slab: Decouple slab_debug and no_hash_pointers
Kees Cook
1
-3
/
+2
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-2
/
+2
2025-06-07
Merge tag 'loongarch-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/c...
Linus Torvalds
1
-0
/
+1
2025-06-06
Merge tag 'mm-stable-2025-06-06-16-09' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
11
-11
/
+34
2025-06-06
Merge tag 'mm-hotfixes-stable-2025-06-06-16-02' of git://git.kernel.org/pub/s...
Linus Torvalds
6
-21
/
+64
2025-06-05
kmsan: test: add module description
Arnd Bergmann
1
-0
/
+1
2025-06-05
mm/hugetlb: fix huge_pmd_unshare() vs GUP-fast race
Jann Horn
1
-0
/
+7
2025-06-05
mm/hugetlb: unshare page tables during VMA split, not before
Jann Horn
2
-16
/
+51
2025-06-05
mm/mempolicy: fix incorrect freeing of wi_kobj
Joshua Hahn
1
-3
/
+1
2025-06-05
mm/madvise: handle madvise_lock() failure during race unwinding
SeongJae Park
1
-1
/
+4
2025-06-05
mm: fix vmstat after removing NR_BOUNCE
Kirill A. Shutemov
1
-1
/
+0
2025-06-05
mm: expose abnormal new_pte during move_ptes
Pu Lehui
1
-0
/
+2
2025-06-05
mm: fix uprobe pte be overwritten when expanding vma
Pu Lehui
2
-3
/
+24
2025-06-05
mm/damon: s/primitives/code/ on comments
Enze Li
8
-8
/
+8
2025-06-04
Merge tag 'slab-for-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
1
-6
/
+9
2025-06-02
Merge tag 'mm-stable-2025-06-01-14-06' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
16
-51
/
+211
2025-06-02
Merge tag 'fuse-update-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+9
2025-06-02
Merge tag 'vfs-6.16-rc2.fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
1
-15
/
+24
2025-05-31
mm/khugepaged: clean up refcount check using folio_expected_ref_count()
Shivank Garg
1
-15
/
+2
2025-05-31
sched/numa: add statistics of numa balance task
Chen Yu
2
-0
/
+4
2025-05-31
mm/gup: update comment explaining why gup_fast() disables IRQs
Jann Horn
1
-1
/
+1
2025-05-31
mm/khugepaged: fix race with folio split/free using temporary reference
Shivank Garg
1
-1
/
+17
[prev]
[next]