| Age | Commit message (Expand) | Author | Files | Lines |
| 2026-05-04 | mm/memfd_luo: document preservation of file seals | David Carlier | 1 | -4/+5 |
| 2026-05-04 | mm/memfd_luo: reject memfds whose page count exceeds UINT_MAX | David Carlier | 1 | -2/+13 |
| 2026-04-28 | mm/memfd_luo: report error when restoring a folio fails mid-loop | David Carlier | 1 | -0/+1 |
| 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 |