开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
mm
/
memfd_luo.c
Age
Commit message (
Expand
)
Author
2026-05-04
mm/memfd_luo: document preservation of file seals
David Carlier
2026-05-04
mm/memfd_luo: reject memfds whose page count exceeds UINT_MAX
David Carlier
2026-04-28
mm/memfd_luo: report error when restoring a folio fails mid-loop
David Carlier
2026-04-18
mm/memfd_luo: remove folio from page cache when accounting fails
Chenghao Duan
2026-04-18
mm/memfd_luo: fix physical address conversion in put_folios cleanup
Chenghao Duan
2026-04-18
mm/memfd_luo: use i_size_write() to set inode size during retrieve
Chenghao Duan
2026-04-18
mm/memfd_luo: remove unnecessary memset in zero-size memfd path
Chenghao Duan
2026-04-18
mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path
Chenghao Duan
2026-04-18
mm/memfd: use folio_nr_pages() for shmem inode accounting
Chenghao Duan
2026-04-18
memfd: implement get_id for memfd_luo
Pasha Tatashin
2026-04-05
mm: memfd_luo: preserve file seals
Pratyush Yadav (Google)
2026-03-04
mm: memfd_luo: always dirty all folios
Pratyush Yadav (Google)
2026-03-04
mm: memfd_luo: always make all folios uptodate
Pratyush Yadav (Google)
2026-02-24
liveupdate: luo_file: remember retrieve() status
Pratyush Yadav (Google)
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-01-26
mm: memfd_luo: restore and free memfd_luo_ser on failure
Pratyush Yadav (Google)
2026-01-26
mm: memfd_luo: use memfd_alloc_file() instead of shmem_file_setup()
Pratyush Yadav (Google)
2025-11-27
mm: memfd_luo: allow preserving memfd
Pratyush Yadav