messages from 2026-01-13 10:41:35 to 2026-01-18 18:41:23 UTC [more...]
[syzbot] [io-uring?] memory leak in iovec_from_user (5)
2026-01-18 18:41 UTC
[PATCH v6 0/6] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER
2026-01-18 18:34 UTC (4+ messages)
` [syzbot ci] "
[PATCHSET v5] Inherited restrictions and BPF filtering
2026-01-18 17:16 UTC (7+ messages)
` [PATCH 1/6] io_uring: add support for BPF filtering for opcode restrictions
` [PATCH 2/6] io_uring/net: allow filtering on IORING_OP_SOCKET data
` [PATCH 3/6] io_uring/bpf_filter: cache lookup table in ctx->bpf_filters
` [PATCH 4/6] io_uring/bpf_filter: add ref counts to struct io_bpf_filter
` [PATCH 5/6] io_uring: add task fork hook
` [PATCH 6/6] io_uring: allow registration of per-task restrictions
[PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-01-17 5:28 UTC (27+ messages)
` [PATCH v4 01/25] io_uring/kbuf: refactor io_buf_pbuf_register() logic into generic helpers
` [PATCH v4 02/25] io_uring/kbuf: rename io_unregister_pbuf_ring() to io_unregister_buf_ring()
` [PATCH v4 03/25] io_uring/kbuf: add support for kernel-managed buffer rings
` [PATCH v4 04/25] io_uring/kbuf: add mmap "
` [PATCH v4 05/25] io_uring/kbuf: support kernel-managed buffer rings in buffer selection
` [PATCH v4 06/25] io_uring/kbuf: add buffer ring pinning/unpinning
` [PATCH v4 07/25] io_uring/kbuf: add recycling for kernel managed buffer rings
` [PATCH v4 08/25] io_uring: add io_uring_fixed_index_get() and io_uring_fixed_index_put()
` [PATCH v4 09/25] io_uring/kbuf: add io_uring_is_kmbuf_ring()
` [PATCH v4 10/25] io_uring/kbuf: export io_ring_buffer_select()
` [PATCH v4 11/25] io_uring/kbuf: return buffer id in buffer selection
` [PATCH v4 12/25] io_uring/cmd: set selected buffer index in __io_uring_cmd_done()
` [PATCH v4 13/25] fuse: refactor io-uring logic for getting next fuse request
` [PATCH v4 14/25] fuse: refactor io-uring header copying to ring
` [PATCH v4 15/25] fuse: refactor io-uring header copying from ring
` [PATCH v4 16/25] fuse: use enum types for header copying
` [PATCH v4 17/25] fuse: refactor setting up copy state for payload copying
` [PATCH v4 18/25] fuse: support buffer copying for kernel addresses
` [PATCH v4 19/25] fuse: add io-uring kernel-managed buffer ring
` [PATCH v4 20/25] io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()
` [PATCH v4 21/25] io_uring/rsrc: split io_buffer_register_request() logic
` [PATCH v4 22/25] io_uring/rsrc: Allow buffer release callback to be optional
` [PATCH v4 23/25] io_uring/rsrc: add io_buffer_register_bvec()
` [PATCH v4 24/25] fuse: add zero-copy over io-uring
` [PATCH v4 25/25] docs: fuse: add io-uring bufring and zero-copy documentation
[GIT PULL] io_uring fix for 6.19-rc6
2026-01-17 4:59 UTC (2+ messages)
[PATCHSET RFC v4] Inherited restrictions and BPF filtering
2026-01-16 22:38 UTC (6+ messages)
` [PATCH 1/5] io_uring: add support for BPF filtering for opcode restrictions
` [PATCH 2/5] io_uring/net: allow filtering on IORING_OP_SOCKET data
` [PATCH 3/5] io_uring/bpf_filter: add ref counts to struct io_bpf_filter
` [PATCH 4/5] io_uring: add task fork hook
` [PATCH 5/5] io_uring: allow registration of per-task restrictions
[PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy
2026-01-16 22:33 UTC (4+ messages)
` [PATCH v3 14/25] fuse: refactor io-uring header copying to ring
[PATCH V2 0/2] nvme: optimize passthrough IOPOLL completion for local ring context
2026-01-16 7:46 UTC (3+ messages)
` [PATCH V2 1/2] block: pass io_comp_batch to rq_end_io_fn callback
` [PATCH V2 2/2] nvme/io_uring: optimize IOPOLL completions for local ring context
[RFC PATCH v2 0/3] bsg: add io_uring command support for SCSI passthrough
2026-01-16 4:52 UTC (9+ messages)
` [RFC PATCH v2 1/3] bsg: add bsg_uring_cmd uapi structure
` [RFC PATCH v2 2/3] bsg: add uring_cmd support to BSG generic layer
` [RFC PATCH v2 3/3] bsg: implement SCSI BSG uring_cmd handler
` [RFC PATCH v3 0/3] bsg: add io_uring command support for SCSI passthrough
` [RFC PATCH v3 1/3] bsg: add bsg_uring_cmd uapi structure
` [RFC PATCH v3 2/3] bsg: add uring_cmd support to BSG generic layer
` [RFC PATCH v3 3/3] bsg: implement SCSI BSG uring_cmd handler
[PATCH] nvme: optimize passthrough IOPOLL completion for local ring context
2026-01-16 2:29 UTC (3+ messages)
[PATCHSET RFC v3] Inherited restrictions and BPF filtering
2026-01-15 21:08 UTC (8+ messages)
` [PATCH 1/3] io_uring: move ctx->restrictions to be dynamically allocated
` [PATCH 2/3] io_uring: add support for BPF filtering for opcode restrictions
` [PATCH 3/3] io_uring: allow registration of per-task restrictions
[PATCH net-next v9 0/9] Add support for providers with large rx buffer
2026-01-15 17:12 UTC (10+ messages)
` [PATCH net-next v9 1/9] net: memzero mp params when closing a queue
` [PATCH net-next v9 2/9] net: reduce indent of struct netdev_queue_mgmt_ops members
` [PATCH net-next v9 3/9] net: add bare bone queue configs
` [PATCH net-next v9 4/9] net: pass queue rx page size from memory provider
` [PATCH net-next v9 5/9] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v9 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v9 7/9] eth: bnxt: support qcfg provided rx page size
` [PATCH net-next v9 8/9] selftests: iou-zcrx: test large chunk sizes
` [PATCH net-next v9 9/9] io_uring/zcrx: document area chunking parameter
[PATCH liburing 1/1] man: add io_uring_register_region.3
2026-01-15 17:19 UTC (14+ messages)
[PATCH net-next v8 0/9] Add support for providers with large rx buffer
2026-01-15 17:10 UTC (14+ messages)
` [PATCH net-next v8 5/9] eth: bnxt: store rx buffer size per queue
` [PATCH net-next v8 6/9] eth: bnxt: adjust the fill level of agg queues with larger buffers
` [PATCH net-next v8 7/9] eth: bnxt: support qcfg provided rx page size
` [PATCH net-next v8 8/9] selftests: iou-zcrx: test large chunk sizes
[PATCH] io_uring/uring_cmd: explicitly disallow cancelations for IOPOLL
2026-01-15 1:44 UTC (2+ messages)
[PATCH v2] io_uring: fix IOPOLL with passthrough I/O
2026-01-15 1:42 UTC (3+ messages)
[PATCH] io_uring/rsrc: fix RLIMIT_MEMLOCK bypass via compound page accounting
2026-01-14 20:59 UTC (5+ messages)
[PATCH] io_uring: move local task_work in exit cancel loop
2026-01-14 17:18 UTC (2+ messages)
[PATCH v5 00/68] struct filename series
2026-01-14 16:51 UTC (72+ messages)
` [PATCH v5 01/68] init_mknod(): turn into a trivial wrapper for do_mknodat()
` [PATCH v5 02/68] init_mkdir(): turn into a trivial wrapper for do_mkdirat()
` [PATCH v5 03/68] init_symlink(): turn into a trivial wrapper for do_symlinkat()
` [PATCH v5 04/68] init_link(): turn into a trivial wrapper for do_linkat()
` [PATCH v5 05/68] allow to use CLASS() for struct filename *
` [PATCH v5 06/68] do_faccessat(): import pathname only once
` [PATCH v5 07/68] do_fchmodat(): "
` [PATCH v5 08/68] do_fchownat(): "
` [PATCH v5 09/68] do_utimes_path(): "
` [PATCH v5 10/68] chdir(2): "
` [PATCH v5 11/68] chroot(2): "
` [PATCH v5 12/68] user_statfs(): "
` [PATCH v5 13/68] do_sys_truncate(): "
` [PATCH v5 14/68] do_readlinkat(): "
` [PATCH v5 15/68] get rid of audit_reusename()
` [PATCH v5 16/68] ntfs: ->d_compare() must not block
` [PATCH v5 17/68] getname_flags() massage, part 1
` [PATCH v5 18/68] getname_flags() massage, part 2
` [PATCH v5 19/68] struct filename: use names_cachep only for getname() and friends
` [PATCH v5 20/68] struct filename: saner handling of long names
` [PATCH v5 21/68] fs: hide names_cache behind runtime const machinery
` [PATCH v5 22/68] switch __getname_maybe_null() to CLASS(filename_flags)
` [PATCH v5 23/68] allow incomplete imports of filenames
` [PATCH v5 24/68] struct filename ->refcnt doesn't need to be atomic
` [PATCH v5 25/68] file_getattr(): filename_lookup() accepts ERR_PTR() as filename
` [PATCH v5 26/68] file_setattr(): "
` [PATCH v5 27/68] move_mount(): "
` [PATCH v5 28/68] ksmbd_vfs_path_lookup(): vfs_path_parent_lookup() accepts ERR_PTR() as name
` [PATCH v5 29/68] ksmbd_vfs_rename(): "
` [PATCH v5 30/68] do_filp_open(): DTRT when getting ERR_PTR() as pathname
` [PATCH v5 31/68] rename do_filp_open() to do_file_open()
` [PATCH v5 32/68] do_sys_openat2(): get rid of useless check, switch to CLASS(filename)
` [PATCH v5 33/68] simplify the callers of file_open_name()
` [PATCH v5 34/68] simplify the callers of do_open_execat()
` [PATCH v5 35/68] simplify the callers of alloc_bprm()
` [PATCH v5 36/68] execve: fold {compat_,}do_execve{,at}() into their sole callers
` [PATCH v5 37/68] do_execveat_common(): don't consume filename reference
` [PATCH v5 38/68] switch {alloc,free}_bprm() to CLASS()
` [PATCH v5 39/68] non-consuming variant of do_renameat2()
` [PATCH v5 40/68] non-consuming variant of do_linkat()
` [PATCH v5 41/68] non-consuming variant of do_symlinkat()
` [PATCH v5 42/68] non-consuming variant of do_mkdirat()
` [PATCH v5 43/68] non-consuming variant of do_mknodat()
` [PATCH v5 44/68] non-consuming variants of do_{unlinkat,rmdir}()
` [PATCH v5 45/68] file_[gs]etattr(2): switch to CLASS(filename_maybe_null)
` [PATCH v5 46/68] mount_setattr(2): don't mess with LOOKUP_EMPTY
` [PATCH v5 47/68] do_open_execat(): don't care about LOOKUP_EMPTY
` [PATCH v5 48/68] vfs_open_tree(): use CLASS(filename_uflags)
` [PATCH v5 49/68] name_to_handle_at(): "
` [PATCH v5 50/68] fspick(2): use CLASS(filename_flags)
` [PATCH v5 51/68] do_fchownat(): unspaghettify a bit
` [PATCH v5 52/68] chdir(2): "
` [PATCH v5 53/68] do_utimes_path(): switch to CLASS(filename_uflags)
` [PATCH v5 54/68] do_sys_truncate(): switch to CLASS(filename)
` [PATCH v5 55/68] do_readlinkat(): switch to CLASS(filename_flags)
` [PATCH v5 56/68] do_f{chmod,chown,access}at(): use CLASS(filename_uflags)
` [PATCH v5 57/68] namei.c: convert getname_kernel() callers to CLASS(filename_kernel)
` [PATCH v5 58/68] namei.c: switch user pathname imports to CLASS(filename{,_flags})
` [PATCH v5 59/68] filename_...xattr(): don't consume filename reference
` [PATCH v5 60/68] move_mount(2): switch to CLASS(filename_maybe_null)
` [PATCH v5 61/68] chroot(2): switch to CLASS(filename)
` [PATCH v5 62/68] quotactl_block(): "
` [PATCH v5 63/68] statx: switch to CLASS(filename_maybe_null)
` [PATCH v5 64/68] user_statfs(): switch to CLASS(filename)
` [PATCH v5 65/68] mqueue: "
` [PATCH v5 66/68] ksmbd: use CLASS(filename_kernel)
` [PATCH v5 67/68] alpha: switch osf_mount() to strndup_user()
` [PATCH v5 68/68] sysfs(2): fs_index() argument is _not_ a pathname
[syzbot] [io-uring?] memory leak in iovec_from_user (4)
2026-01-14 16:09 UTC (2+ messages)
[RFC PATCH 0/8] experimental struct filename followups
2026-01-14 16:00 UTC (5+ messages)
[PATCH] io_uring: fix IOPOLL with passthrough I/O
2026-01-14 15:50 UTC (4+ messages)
[syzbot] Monthly io-uring report (Jan 2026)
2026-01-14 6:52 UTC
[syzbot] [io-uring?] INFO: rcu detected stall in io_ring_exit_work (3)
2026-01-13 21:13 UTC
[PATCH v4 00/59] struct filename series
2026-01-13 19:17 UTC (7+ messages)
` [PATCH v4 15/59] struct filename: saner handling of long names
[PATCHSET RFC v2 0/3] Per-task io_uring opcode restrictions
2026-01-13 18:25 UTC (4+ messages)
` [PATCH 3/3] io_uring/register: allow original task restrictions owner to unregister
[PATCHSET 0/5] io_uring restrictions cleanups and improvements
2026-01-13 18:23 UTC (4+ messages)
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