index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
mm
/
memfd_luo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-18
mm/memfd_luo: remove folio from page cache when accounting fails
Chenghao Duan
1
-1
/
+3
2026-04-18
mm/memfd_luo: fix physical address conversion in put_folios cleanup
Chenghao Duan
1
-1
/
+6
2026-04-18
mm/memfd_luo: use i_size_write() to set inode size during retrieve
Chenghao Duan
1
-1
/
+1
2026-04-18
mm/memfd_luo: remove unnecessary memset in zero-size memfd path
Chenghao Duan
1
-1
/
+0
2026-04-18
mm/memfd_luo: optimize shmem_recalc_inode calls in retrieve path
Chenghao Duan
1
-2
/
+6
2026-04-18
mm/memfd: use folio_nr_pages() for shmem inode accounting
Chenghao Duan
1
-4
/
+6
2026-04-18
memfd: implement get_id for memfd_luo
Pasha Tatashin
1
-0
/
+6
2026-04-05
mm: memfd_luo: preserve file seals
Pratyush Yadav (Google)
1
-2
/
+33
2026-03-04
mm: memfd_luo: always dirty all folios
Pratyush Yadav (Google)
1
-5
/
+21
2026-03-04
mm: memfd_luo: always make all folios uptodate
Pratyush Yadav (Google)
1
-2
/
+23
2026-02-24
liveupdate: luo_file: remember retrieve() status
Pratyush Yadav (Google)
1
-1
/
+6
2026-02-21
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-01-26
mm: memfd_luo: restore and free memfd_luo_ser on failure
Pratyush Yadav (Google)
1
-2
/
+4
2026-01-26
mm: memfd_luo: use memfd_alloc_file() instead of shmem_file_setup()
Pratyush Yadav (Google)
1
-2
/
+2
2025-11-27
mm: memfd_luo: allow preserving memfd
Pratyush Yadav
1
-0
/
+516