messages from 2026-07-20 16:00:48 to 2026-07-21 18:44:48 UTC [more...]
[PATCH v13 00/23] fs-verity support for XFS with post EOF merkle tree
2026-07-21 18:40 UTC (19+ messages)
` [PATCH v13 01/23] fsverity: report validation errors through fserror to fsnotify
` [PATCH v13 02/23] fsverity: expose ensure_fsverity_info()
` [PATCH v13 03/23] fsverity: pass digest size and hash of the all-zeroes block to ->write
` [PATCH v13 04/23] fsverity: hoist pagecache_read from f2fs/ext4 to fsverity
` [PATCH v13 05/23] fsverity: improve flushing performance of fsverity_fill_zerohash
` [PATCH v13 06/23] fsverity: don't allow setting DAX file attribute on fsverity files
` [PATCH v13 07/23] fs,fsverity: remove check for fsverity being enabled in setattr_prepare()
` [PATCH v13 08/23] fsverity: hoist statx reporting of fs-verity flag
` [PATCH v13 09/23] xfs: introduce fsverity on-disk changes
` [PATCH v13 10/23] xfs: don't allow to enable DAX on fs-verity sealed inode
` [PATCH v13 11/23] xfs: disable direct read path for fs-verity files
` [PATCH v13 12/23] xfs: don't report dio_mem_align and dio_offset_align for fsverity files
` [PATCH v13 13/23] xfs: handle fsverity I/O in write/read path
` [PATCH v13 14/23] xfs: always prioritize fsverity metadata ioends in ioend completion
` [PATCH v13 15/23] xfs: use read ioend for fsverity data verification
` [PATCH v13 16/23] xfs: add fs-verity support
` [PATCH v13 17/23] xfs: remove unwritten extents after preallocations in fsverity metadata
` [PATCH v13 18/23] xfs: initialize fs-verity on file open
[PATCH 6.18 1016/1611] netfs: Fix netfs_create_write_req() to handle async cache object creation
2026-07-21 15:19 UTC (5+ messages)
` [PATCH 6.18 1017/1611] netfs: Fix writethrough to use collection offload
` [PATCH 6.18 1018/1611] netfs: Fix writeback error handling
` [PATCH 6.18 1019/1611] netfs: Fix folio state after ENOMEM whilst under writeback iteration
` [PATCH 6.18 1026/1611] cifs: Fix missing credit release on failure in cifs_issue_read()
[PATCH v5 00/36] Private Memory NUMA Nodes
2026-07-21 18:16 UTC (42+ messages)
` [PATCH v5 01/36] mm: refactor find_next_best_node to find_next_best_node_in
` [PATCH v5 02/36] mm/page_alloc: refactor build_node_zonelist() out of build_zonelists()
` [PATCH v5 03/36] mm/page_alloc: let the bulk and folio allocators carry alloc_flags
` [PATCH v5 04/36] numa: introduce N_MEMORY_PRIVATE
` [PATCH v5 05/36] mm: add ZONELIST_PRIVATE(_NOFALLBACK) for N_MEMORY_PRIVATE nodes
` [PATCH v5 06/36] cpuset: exclude private nodes from cpuset.mems (default-open)
` [PATCH v5 07/36] mm/memory_hotplug: disallow migration-driven private node hotunplug
` [PATCH v5 08/36] mm/mempolicy: skip private node folios when queueing for migration
` [PATCH v5 09/36] mm/migrate: disallow userland driven migration for private nodes
` [PATCH v5 10/36] mm/madvise: disallow madvise operations on private node folios
` [PATCH v5 11/36] mm/compaction: disallow compaction on private nodes
` [PATCH v5 12/36] mm/page_alloc: clear private node watermarks and system reserves
` [PATCH v5 13/36] mm/mempolicy: disallow NUMA Balancing prot_none on private nodes
` [PATCH v5 14/36] mm/damon: skip private node memory in DAMON migration and pageout
` [PATCH v5 15/36] mm/ksm: skip KSM for managed-memory folios
` [PATCH v5 16/36] mm/khugepaged: skip private node folios when trying to collapse
` [PATCH v5 17/36] mm/vmscan: disallow reclaim of private node memory
` [PATCH v5 18/36] mm/gup: disallow longterm pin of private node folios
` [PATCH v5 19/36] proc: include N_MEMORY_PRIVATE nodes in numa_maps output
` [PATCH v5 20/36] mm/memcontrol: account private-node memory in per-node stats
` [PATCH v5 21/36] proc/kcore: include private-node RAM in the kcore RAM map
` [PATCH v5 22/36] mm/mempolicy: add MPOL_F_PRIVATE and zonelist selection
` [PATCH v5 23/36] mm/mempolicy: apply policy at the kernel zone for private-node binds
` [PATCH v5 24/36] mm/mempolicy: add in-kernel MPOL_BIND interfaces for drivers/services
` [PATCH v5 25/36] mm/memory_hotplug: support N_MEMORY_PRIVATE node hotplug
` [PATCH v5 26/36] mm: add NODE_PRIVATE_CAP_RECLAIM for opted-in private node reclaim
` [PATCH v5 27/36] mm: add NODE_PRIVATE_CAP_USER_NUMA for userland numa controls
` [PATCH v5 28/36] mm: add NODE_PRIVATE_CAP_HOTUNPLUG for opted-in private nodes
` [PATCH v5 29/36] mm: add NODE_PRIVATE_CAP_DEMOTION for private-node tiering demotion
` [PATCH v5 30/36] mm: add NODE_PRIVATE_CAP_NUMA_BALANCING for private-node NUMA balancing
` [PATCH v5 31/36] mm: add NODE_PRIVATE_CAP_LTPIN for private node folio pinning
` [PATCH v5 32/36] mm/khugepaged: base private node collapse eligiblity on actor/cap bits
` [PATCH v5 33/36] Documentation/mm: describe private (N_MEMORY_PRIVATE) memory nodes
` [PATCH v5 34/36] mm/mempolicy: add mpol_set_shared_policy_range()
` [PATCH v5 35/36] KVM: guest_memfd: bind backing memory to a NUMA node at creation
[PATCH 7.1 0242/2077] hfs: fix incorrect inode ID assignment in hfs_new_inode()
2026-07-21 15:18 UTC (8+ messages)
` [PATCH 7.1 1393/2077] netfs: Fix netfs_create_write_req() to handle async cache object creation
` [PATCH 7.1 1394/2077] cachefiles: Fix file burial to take lock when unsetting S_KERNEL_FILE
` [PATCH 7.1 1395/2077] netfs: Fix writethrough to use collection offload
` [PATCH 7.1 1396/2077] netfs: Fix writeback error handling
` [PATCH 7.1 1397/2077] netfs: Fix folio state after ENOMEM whilst under writeback iteration
` [PATCH 7.1 1408/2077] cifs: Fix missing credit release on failure in cifs_issue_read()
` [PATCH 7.1 1411/2077] netfs: Fix barriering when walking subrequest list
[PATCH] mm: proc/task_mmu: Use walk_page_range_vma() for smaps
2026-07-21 16:30 UTC (2+ messages)
update BDI {io,ra}_pages values based on the RT device limits v2
2026-07-21 15:18 UTC (8+ messages)
` [PATCH] xfs: update BDI {io,ra}_pages values based on the RT device limits
[PATCH v4] security: Expand task_setscheduler LSM hook
2026-07-21 14:45 UTC (2+ messages)
[PATCH] ext4: skip i_extra_isize expansion during inode eviction
2026-07-21 14:28 UTC (2+ messages)
[PATCH v3 00/20] iomap: convert to in-iter iomap_next() model
2026-07-21 14:28 UTC (28+ messages)
` [PATCH v3 01/20] iomap: split iomap_iter() logic into iomap_iter_next()
` [PATCH v3 02/20] iomap: add ->iomap_next()
` [PATCH v3 03/20] iomap: skip the finishing iomap_iter() on the simple DIO read fast path
` [PATCH v3 04/20] xfs: convert iomap ops to ->iomap_next()
` [PATCH v3 05/20] btrfs: "
` [PATCH v3 06/20] ntfs3: "
` [PATCH v3 07/20] ntfs: "
` [PATCH v3 08/20] ext4: "
` [PATCH v3 09/20] erofs: "
` [PATCH v3 10/20] zonefs: "
` [PATCH v3 11/20] ext2: "
` [PATCH v3 12/20] block: "
` [PATCH v3 13/20] f2fs: "
` [PATCH v3 14/20] gfs2: "
` [PATCH v3 15/20] hpfs: "
` [PATCH v3 16/20] fuse: "
` [PATCH v3 17/20] exfat: "
` [PATCH v3 18/20] iomap: remove ->iomap_begin()/->iomap_end() legacy path
` [PATCH v3 19/20] iomap: pass iomap_iter_next_fn directly instead of struct iomap_ops
` [PATCH v3 20/20] Documentation: iomap: update docs to reflect iomap_iter_next model
[PATCH v2 00/21] binfmt_misc: transparent interpreters and PT_INTERP loader substitution
2026-07-21 14:14 UTC (22+ messages)
` [PATCH v2 01/21] binfmt_misc: require an absolute interpreter path with 'C'
` [PATCH v2 02/21] docs, binfmt_misc: keep general usage out of the handler sections
` [PATCH v2 03/21] binfmt_misc: table-drive the register string flags
` [PATCH v2 04/21] binfmt_misc: normalize the per-exec invocation flags
` [PATCH v2 05/21] binfmt_misc: split out entry_open_interpreter() and build_interp_argv()
` [PATCH v2 06/21] exec: release the replaced file with do_close_execat()
` [PATCH v2 07/21] selftests/exec: convert the binfmt_misc bpf test to the kselftest harness
` [PATCH v2 08/21] exec: add AT_FLAGS_TRANSPARENT_INTERP
` [PATCH v2 09/21] exec: label mm->exe_file with the binary for a transparent dispatch
` [PATCH v2 10/21] binfmt_misc: add transparent interpreter dispatch
` [PATCH v2 11/21] binfmt_misc: add a static transparent flag 'T'
` [PATCH v2 12/21] binfmt_misc: let a bpf handler run the interpreter transparently
` [PATCH v2 13/21] selftests/exec: test the transparent binfmt_misc mode
` [PATCH v2 14/21] binfmt_misc: document the transparent identity contract
` [PATCH v2 15/21] exec: carry a PT_INTERP substitute in struct linux_binprm
` [PATCH v2 16/21] binfmt_elf: consume a stashed PT_INTERP substitute
` [PATCH v2 17/21] binfmt_elf_fdpic: "
` [PATCH v2 18/21] binfmt_misc: add the 'L' loader substitution flag
` [PATCH v2 19/21] binfmt_misc: let a bpf handler request loader substitution
` [PATCH v2 20/21] selftests/exec: test binfmt_misc "
` [PATCH v2 21/21] binfmt_misc: document "
[PATCH 0/2] mm: zswap: free cold writeback folios promptly
2026-07-21 13:55 UTC (12+ messages)
` [PATCH 1/2] mm: zswap: free synchronous-IO writeback folios directly
` [PATCH 2/2] mm: zswap: deferred dropbehind free of writeback folios
[PATCH v2] fs/ntfs: Fix index_root heap OOB write in ntfs_ir_to_ib()
2026-07-21 13:40 UTC (2+ messages)
[PATCH v2 0/3] Bring includes in linux/kmod.h up to date
2026-07-21 13:11 UTC (4+ messages)
` [PATCH v2 1/3] umh, treewide: Explicitly include linux/umh.h where needed
` [PATCH v2 2/3] time/jiffies: Include linux/sysctl.h for proc_int_u2k_conv_uop(),
` [PATCH v2 3/3] module: Bring includes in linux/kmod.h up to date
[PATCH] exec: fix unsigned loop counter wrap in transfer_args_to_stack()
2026-07-21 11:59 UTC (2+ messages)
[PATCH] binfmt_elf_fdpic: only honour the first PT_INTERP
2026-07-21 11:20 UTC
[PATCH v3 0/2] io_uring: add fremovexattr and flistxattr support
2026-07-21 10:35 UTC (3+ messages)
` [PATCH v3 1/2] fs: make file_listxattr and file_removexattr helpers non-static
` [PATCH v3 2/2] io_uring: add fremovexattr and flistxattr support
[PATCH v2 0/2] io_uring: add fremovexattr and flistxattr support
2026-07-21 10:24 UTC (4+ messages)
` [PATCH v2 1/2] fs: make file_listxattr and file_removexattr helpers non-static
` [PATCH v2 2/2] io_uring: add fremovexattr and flistxattr support
[PATCH] isofs: validate directory records in NFS get_parent
2026-07-21 10:13 UTC
[PATCH] binfmt_misc: fix leaked write-access denial on F-flag interpreter inode
2026-07-21 9:56 UTC
[PATCH] isofs: release zisofs block pointer buffer head
2026-07-21 9:11 UTC
[PATCH] binfmt_misc: fix leaked write-access denial on F-flag interpreter inode
2026-07-21 8:47 UTC
[PATCH v12 00/21] fs-verity support for XFS with post EOF merkle tree
2026-07-21 8:46 UTC (4+ messages)
` [PATCH v12 03/21] fsverity: pass digest size and hash of the all-zeroes block to ->write
[PATCH] fs/super: fix emergency thaw double-unlock of s_umount
2026-07-21 6:41 UTC
[PATCH v4 0/6] xfs write streams
2026-07-21 3:20 UTC (7+ messages)
` [PATCH v4 1/6] fs: add write-stream management ioctls
` [PATCH v4 3/6] xfs: implement write-stream management support
` [PATCH v4 4/6] xfs: generic AG set based steering
[PATCH v2 0/9] binfmt_misc: bpf-backed binary type handlers
2026-07-21 3:19 UTC (7+ messages)
[PATCH v4 0/3] VFS: refactor lookup_open and add vfs_lookup()
2026-07-20 23:58 UTC (8+ messages)
` [PATCH v4 3/3] VFS: add vfs_lookup_open() for nfsd
[PATCH v5 bpf-next 2/3] bpf: add bpf_init_inode_xattr kfunc for atomic inode labeling
2026-07-20 22:47 UTC (9+ messages)
` [PATCH v5 "
[PATCH v5 bpf-next 1/3] security: rework inode_init_security xattr handling
2026-07-20 20:41 UTC (4+ messages)
` [PATCH v5 "
[PATCH RESEND 0/5] block: validate direct I/O memory alignment
2026-07-20 20:10 UTC (6+ messages)
` [PATCH RESEND 1/5] block: use blkdev_iov_iter_get_pages status for errors
` [PATCH RESEND 2/5] block: fix dio leak on metadata mapping error
` [PATCH RESEND 3/5] loop: set dma_alignment from the backing file for direct I/O
` [PATCH RESEND 4/5] zloop: set dma_alignment from the backing files "
` [PATCH RESEND 5/5] block: validate user space vectors during extraction
[PATCH v2 00/15] mm/rmap: index MAP_PRIVATE file-backed folios by virt pgoff
2026-07-20 19:48 UTC (6+ messages)
` [PATCH v2 01/15] mm/vma: introduce VMA virtual page offset field and add helpers
[PATCH] hfs: rework MDB locking scheme
2026-07-20 18:44 UTC
[PATCH 0/3] mm: yet more cleanups for page_alloc APIs
2026-07-20 18:34 UTC (13+ messages)
` [PATCH 1/3] mm: move internal mempolicy APIs to new internal header
` [PATCH 2/3] mm, treewide: replace __folio_alloc_node() with folio_alloc_node()
` [PATCH 3/3] mm: move __folio_alloc() to page_alloc.h
[PATCH] fscrypt: Add missing superblock check in find_or_insert_direct_key()
2026-07-20 17:46 UTC (2+ messages)
[PATCH] fscrypt: Avoid dynamic allocation in fscrypt_get_devices()
2026-07-20 17:45 UTC (2+ messages)
[PATCH 0/6] More fscrypt and blk-crypto doc updates and code removals
2026-07-20 17:43 UTC (2+ messages)
[PATCH v3 00/17] fscrypt: Standardize on blk-crypto
2026-07-20 17:43 UTC (2+ messages)
[PATCH v2 00/18] iomap: convert to in-iter iomap_next() model
2026-07-20 17:08 UTC (10+ messages)
` [PATCH v2 02/18] xfs: convert iomap ops to ->iomap_next()
[REGRESSION] fsnotify: concurrent inotify watch add/remove slows after 94bd01253c3d
2026-07-20 16:00 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox