index
:
kernel/git/next/linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
The linux-next integration testing tree
Linux Next Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
shmem.c
Age
Commit message (
Expand
)
Author
3 days
mm: move drivers/char/mem.c to mm/char-mem.c
Lorenzo Stoakes (ARM)
3 days
mm/shmem: split large folios only on -E2BIG
Xueyuan Chen
3 days
mm, swap: distinguish a malformed swap entry from a dying device
Breno Leitao
3 days
mm: shmem: make unused huge shrinker memcg aware
Qi Zheng
3 days
mm: shmem: move unused huge shrinklist queuing past the truncation check
Qi Zheng
3 days
tmpfs: fix unicode_map leaks in casefold option handling
Kazuki Hanai
13 days
Merge tag 'mm-stable-2026-08-26-15-22' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-08-24
mm/swap: add a new swap_ops.h header to allow for pluggable swap ops
Christoph Hellwig
2026-08-24
mm/swap: introduce struct swap_io_ctx
Christoph Hellwig
2026-08-24
shmem: provide a shmem_write_folio wrapper
Christoph Hellwig
2026-08-24
mm: shmem: reject page-aligned fallocate end overflow
Zhiling Zou
2026-08-20
Merge tag 'mm-stable-2026-08-18-18-39' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-08-17
Merge tag 'vfs-7.3-rc1.lookup' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2026-08-06
mm/shmem: downgrade final i_blocks check in shmem_evict_inode() to pr_warn()
Jiacheng Yu
2026-08-04
mm/vma: use vma_start_pgoff(), linear_page_index() in mm code
Lorenzo Stoakes
2026-08-04
mm/shmem: annotate benign data-race in shmem_getattr()
Jaeyeon Lee
2026-07-31
Remove excl arg to ->create inode_operation
NeilBrown
2026-07-30
mm/shmem: fix data-race in shmem_fault
yahia ahmed
2026-07-28
tmpfs: zero unused folio tail for long symlinks
Yousef Alhouseen
2026-07-23
fs: push nr_cached_objects memcg gating into individual filesystems
Usama Arif
2026-06-19
Merge tag 'mm-stable-2026-06-18-09-26' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-06-06
simpe_xattr: use per-sb cache
Miklos Szeredi
2026-06-06
simple_xattr: change interface to pass struct simple_xattrs **
Miklos Szeredi
2026-06-06
tmpfs: simplify constructing "security.foo" xattr names
Miklos Szeredi
2026-06-04
mm: shmem: refactor thpsize_shmem_enabled_show() with helper arrays
Ran Xiaokai
2026-06-04
mm: shmem: refactor thpsize_shmem_enabled_store() with sysfs_match_string()
Ran Xiaokai
2026-06-02
mm, swap: unify large folio allocation
Kairui Song
2026-06-02
mm/huge_memory: move THP gfp limit helper into header
Kairui Song
2026-05-28
Revert "tmpfs: don't enable large folios if not supported"
Baolin Wang
2026-04-19
Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-18
shmem, userfaultfd: implement shmem uffd operations using vm_uffd_ops
Mike Rapoport (Microsoft)
2026-04-18
shmem, userfaultfd: use a VMA callback to handle UFFDIO_CONTINUE
Mike Rapoport (Microsoft)
2026-04-18
userfaultfd: introduce vm_uffd_ops
Mike Rapoport (Microsoft)
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-05
mm: introduce is_pmd_order helper
Nico Pache
2026-04-05
mm: reintroduce vma_flags_test() as a singular flag test
Lorenzo Stoakes (Oracle)
2026-04-05
mm: rename VMA flag helpers to be more readable
Lorenzo Stoakes (Oracle)
2026-04-05
folio_batch: rename PAGEVEC_SIZE to FOLIO_BATCH_SIZE
Tal Zussman
2026-04-05
folio_batch: rename pagevec.h to folio_batch.h
Tal Zussman
2026-04-05
mm/shmem: remove unnecessary restrain unmask of swap gfp flags
Kairui Song
2026-02-23
shmem: adapt to rhashtable-based simple_xattrs with lazy allocation
Christian Brauner
2026-02-23
xattr: add rhashtable-based simple_xattr infrastructure
Christian Brauner
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
[next]