| Age | Commit message (Expand) | Author |
| 2026-02-21 | Convert 'alloc_obj' family to use the new default GFP_KERNEL argument | Linus Torvalds |
| 2026-02-21 | treewide: Replace kmalloc with kmalloc_obj for non-scalar types | Kees Cook |
| 2026-02-18 | Merge tag 'mm-stable-2026-02-18-19-48' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2026-02-12 | mm: update shmem_[kernel]_file_*() functions to use vma_flags_t | Lorenzo Stoakes |
| 2026-02-12 | Merge tag 'mm-stable-2026-02-11-19-22' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2026-02-09 | Merge tag 'vfs-7.0-rc1.leases' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2026-02-06 | mm: add SPDX id lines to some mm source files | Tim Bird |
| 2026-02-02 | mm, shmem: prevent infinite loop on truncate race | Kairui Song |
| 2026-01-31 | mm, swap: cleanup swap entry management workflow | Kairui Song |
| 2026-01-31 | mm/shmem, swap: remove SWAP_MAP_SHMEM | Nhat Pham |
| 2026-01-31 | mm/shmem: never bypass the swap cache for SWP_SYNCHRONOUS_IO | Kairui Song |
| 2026-01-31 | Merge branch 'mm-hotfixes-stable' into mm-stable to pick up "mm/shmem, | Andrew Morton |
| 2026-01-26 | mm/shmem, swap: fix race of truncate and swap entry split | Kairui Song |
| 2026-01-20 | mm/shmem: add mTHP swpout fallback statistics in shmem_writeout() | Weilin Tong |
| 2026-01-12 | tmpfs: add setlease file operation | Jeff Layton |
| 2025-12-16 | Merge tag 'pull-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs | Linus Torvalds |
| 2025-12-16 | shmem: fix recovery on rename failures | Al Viro |
| 2025-12-13 | shmem_whiteout(): fix regression from tree-in-dcache series | Al Viro |
| 2025-12-13 | Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
| 2025-12-10 | mm: shmem: avoid build warning for CONFIG_SHMEM=n | Arnd Bergmann |
| 2025-12-06 | Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/... | Linus Torvalds |
| 2025-12-05 | Merge tag 'pull-persistency' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
| 2025-12-05 | Merge tag 'mm-stable-2025-12-03-21-26' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2025-12-01 | Merge tag 'vfs-6.19-rc1.folio' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds |
| 2025-11-27 | mm: shmem: export some functions to internal.h | Pratyush Yadav |
| 2025-11-27 | mm: shmem: allow freezing inode mapping | Pratyush Yadav |
| 2025-11-27 | mm: shmem: use SHMEM_F_* flags instead of VM_* flags | Pratyush Yadav |
| 2025-11-25 | fs: Add uoff_t | Matthew Wilcox (Oracle) |
| 2025-11-24 | memcg: remove __lruvec_stat_mod_folio | Shakeel Butt |
| 2025-11-24 | mm: shmem: allow fallback to smaller large orders for tmpfs mmap() access | Baolin Wang |
| 2025-11-24 | mm: introduce leaf entry type and use to simplify leaf entry logic | Lorenzo Stoakes |
| 2025-11-17 | Merge tag 'vfs-6.18-rc7.fixes' of gitolite.kernel.org:pub/scm/linux/kernel/gi... | Linus Torvalds |
| 2025-11-16 | mm: shmem/tmpfs hugepage defaults config choice | Dmitry Ilvokhin |
| 2025-11-16 | mm, swap: cleanup swap entry allocation parameter | Kairui Song |
| 2025-11-16 | mm: add shmem_zero_setup_desc() | Lorenzo Stoakes |
| 2025-11-16 | mm/shmem: update shmem to use mmap_prepare | Lorenzo Stoakes |
| 2025-11-16 | mm: consistently use current->mm in mm_get_unmapped_area() | Ryan Roberts |
| 2025-11-16 | convert ramfs and tmpfs | Al Viro |
| 2025-11-12 | shmem: fix tmpfs reconfiguration (remount) when noswap is set | Mike Yuan |
| 2025-11-09 | mm/shmem: fix THP allocation and fallback loop | Kairui Song |
| 2025-10-31 | mm: Use folio_next_pos() | Matthew Wilcox (Oracle) |
| 2025-10-02 | Merge tag 'mm-stable-2025-10-01-19-00' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds |
| 2025-09-21 | mm/shmem: remove unused entry_order after large swapin rework | Jackie Liu |
| 2025-09-21 | mm, swap: use the swap table for the swap cache and switch API | Kairui Song |
| 2025-09-21 | mm, swap: wrap swap cache replacement with a helper | Kairui Song |
| 2025-09-21 | mm/shmem, swap: remove redundant error handling for replacing folio | Kairui Song |
| 2025-09-21 | mm, swap: cleanup swap cache API and add kerneldoc | Kairui Song |
| 2025-09-21 | mm, swap: use unified helper for swap cache look up | Kairui Song |
| 2025-09-21 | mm: shmem: fix the strategy for the tmpfs 'huge=' options | Baolin Wang |
| 2025-09-21 | mm: constify shmem related test functions for improved const-correctness | Max Kellermann |