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