public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2026-04-10 15:11 Re: [PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers 15+ messages
2026-04-10  8:24 Re: Re: [PATCH] io_uring: fix null-ptr-deref in io_uring_poll 4+ messages
2026-04-09 18:47 Re: [RFC PATCH 0/5] Separate compound page from folio 20+ messages
2026-04-09 11:39 Re: [BUG] io_uring: 13 remaining unprotected ctx->rings accesses after 61a11cf481272 2+ messages
2026-04-09  5:27 Re: [PATCH v4 2/5] io_uring/cmd: zero-init pdu in io_uring_cmd_prep() to avoid UB 10+ messages
2026-04-08 19:27 [PATCH 2/2] io_uring: unify getting ctx from passed in file descriptor 3+ messages
2026-04-08 19:24 [PATCH 2/2] io_uring/tctx: clean up __io_uring_add_tctx_node() error handling 3+ messages
2026-04-08 12:51 Re: [PATCH 0/3] io_uring: fix resource leak issues 9+ messages
2026-04-08 12:51 Re: [PATCH 5.15.y] io_uring/tctx: work around xa_store() allocation error issue 3+ messages
2026-04-08  8:43 Re: [PATCH v2] io_uring/zcrx: reorder fd allocation in zcrx_export() 2+ messages
2026-04-07 21:22 Re: [PATCH] signalfd: don't dequeue the forced fatal signals 6+ messages
2026-04-06 17:11 Re: [PATCH] io_uring/zcrx: reorder fd allocation and disclosure in zcrx_export() 3+ messages
2026-04-05 15:29 Re: [syzbot] [kernel] WARNING in __secure_computing 12+ messages
2026-04-04  2:54 Re: [PATCH V3 05/12] io_uring: bpf: extend io_uring with bpf struct_ops 21+ messages
2026-04-03 19:52 Re: [GIT PULL] io_uring fixes for 7.0-rc7 2+ messages
2026-04-03 18:40 Re: [PATCH v6 0/4] io_uring: extend bvec registration 6+ messages
2026-04-03 18:31 Re: [PATCH v5 0/4] io_uring: extend bvec registration 8+ messages
2026-04-02 23:00 Re: [PATCH net-next v2 2/4] net: call getsockopt_iter if available 10+ messages
2026-04-02 15:53 Re: [PATCH v2] io_uring/net: don't check MSG_CTRUNC for IORING_OP_RECV 6+ messages
2026-04-02 13:09 Re: [PATCH v2] io_uring/timeout: use 'ctx' consistently 2+ messages
2026-04-02 12:31 Re: io_uring_prep_timeout() leading to an IO pressure close to 100 4+ messages
2026-04-01 20:21 Re: [PATCH v1] io_uring/rw: clean up __io_read() obsolete comment and early returns 2+ messages
2026-04-01 17:26 Re: [PATCH v4 5/5] io_uring/rsrc: add io_uring_registered_mem_region_get() 7+ messages
2026-04-01 14:33 Re: [PATCH v2] io_uring: protect remaining lockless ctx->rings accesses with RCU 3+ messages
2026-04-01 13:39 Re: [PATCH io_uring-7.1 v3 0/6] follow up zcrx fixes 8+ messages
2026-04-01 13:39 Re: [PATCH] io_uring/cancel: validate opcode for IORING_ASYNC_CANCEL_OP 3+ messages
2026-04-01 13:08 Re: [PATCH] io_uring: use local ctx consistently 2+ messages
2026-03-31 14:21 Re: [BUG] WARNING in io_ring_exit_work (io_uring.c:2187) via IORING_REGISTER_BPF_FILTER — confirmed on 7.0-rc5 and rc6 3+ messages
2026-03-31 14:19 [PATCH] io_uring/bpf_fiters: retain COW'ed settings on parse failures
2026-03-31 13:36 Re: [PATCH] io_uring/rsrc: use io_cache_free() to free node allocated by io_rsrc_node_alloc() 3+ messages
2026-03-31  4:03 Re: [PATCH] io_uring: protect remaining lockless ctx->rings accesses with RCU 3+ messages
2026-03-30 16:36 Re: [PATCH v3 0/8] io_uring: add kernel-managed buffer rings 23+ messages
2026-03-29 20:04 Re: [PATCH] io_uring/rsrc: reject zero-length fixed buffer import 2+ messages
2026-03-29 20:04 Re: [PATCH] io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs() 2+ messages
2026-03-27 23:32 Re: [GIT PULL] io_uring fixes for 7.0-rc6 2+ messages
2026-03-27 11:38 Re: [PATCH] io_uring/fdinfo: fix OOB read in SQE_MIXED wrap check 2+ messages
2026-03-26 13:15 [PATCH] io_uring/fdinfo: fix SQE_MIXED SQE displaying
2026-03-26  1:28 Re: [PATCH v2 01/19] tracepoint: Add trace_call__##name() API 5+ messages
2026-03-25 20:15 Re: [PATCH v3 5/5] io_uring/rsrc: add io_uring_registered_mem_region_get() 12+ messages
2026-03-25 13:09 [PATCH io_uring-7.1 v2 5/5] io_uring/zcrx: use correct mmap off constants 6+ messages
2026-03-25 12:14 Re: [PATCH io_uring-7.1 0/4] follow up zcrx fixes 6+ messages
2026-03-24 22:05 Re: [PATCH v2 3/5] io_uring/rsrc: allow buffer release callback to be optional 7+ messages
2026-03-24 18:13 Re: [PATCH v1 2/5] io_uring/rsrc: split io_buffer_register_request() logic 7+ messages
2026-03-23 22:34 Re: [PATCH io_uring-7.1 00/16] zcrx update for-7.1 22+ messages
2026-03-23 14:23 Re: [PATCH v3 4/4] io_uring: Add IORING_OP_DUP 8+ messages
2026-03-21 23:26 Re: [PATCH v2 2/2] io_uring: Add IORING_OP_DUP 5+ messages
2026-03-21 16:50 Re: [PATCH V2 08/13] io_uring: bpf: add uring_bpf_memcpy() kfunc 19+ messages
2026-03-20 18:29 Re: [PATCH] io_uring: Add IORING_OP_DUP 7+ messages
2026-03-20 18:22 [liburing v2] Add support for IORING_OP_DUP
2026-03-20 17:14 Re: [GIT PULL] io_uring fixes for 7.0-rc5 2+ messages
2026-03-19 21:21 [PATCH 2/2] io_uring/kbuf: propagate BUF_MORE through early buffer commit path 3+ messages
2026-03-19 20:49 [PATCH] io_uring: flush deferred completions in io_req_post_cqe32()
2026-03-18 23:12 Re: [PATCH v2 1/2] kthread: remove kthread_exit() 8+ messages
2026-03-18 22:43 Re: [PATCH liburing v4 1/1] tests: test io_uring bpf ops 2+ messages
2026-03-18 21:01 Re: [PATCH liburing v3 1/1] tests: test io_uring bpf ops 7+ messages
2026-03-18 14:51 Re: [PATCH 03/15] io_uring: Use trace_invoke_##name() at guarded tracepoint call sites 25+ messages
2026-03-18 11:00 Re: [PATCH liburing v2 1/1] tests: test io_uring bpf ops 3+ messages
2026-03-18  1:26 Re: [PATCH v5 0/5] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL 17+ messages
2026-03-17 20:36 Re: [PATCH v10 0/4] BPF controlled io_uring 10+ messages
2026-03-17 20:35 [PATCH 5/5] io_uring: avoid req->ctx reload in io_req_put_rsrc_nodes() 6+ messages
2026-03-17 18:42 Re: [PATCH v3] io_uring/poll: fix multishot recv missing EOF on wakeup race 5+ messages
2026-03-17 13:08 Re: [PATCH liburing 1/1] Update headers with ZCRX_CTRL opcode 2+ messages
2026-03-17  1:36 Re: [PATCH] io_uring/poll: fix multishot recv missing EOF on wakeup race 12+ messages
2026-03-17  1:18 Re: [RFC PATCH 0/2] io_uring: add IPC channel infrastructure 11+ messages
2026-03-17  0:53 Re: [PATCH liburing 1/1] Update uapi headers 2+ messages
2026-03-16 23:22 Re: [PATCH] io_uring: cast id to u64 before shifting in io_allocate_rbuf_ring() 3+ messages
2026-03-16 21:33 Re: [PATCH 1/2] io_uring: switch struct io_ring_ctx internal bitfields to flags 7+ messages
2026-03-16 19:33 [PATCH v2] io_uring/poll: fix multishot recv missing EOF on wakeup race
2026-03-16 10:37 Re: [PATCH v2 0/2] build and compiler warning fixes 4+ messages
2026-03-16  1:02 Re: [PATCH 2/2] test/cbpf_filter: skip when openat2.h is not available 7+ messages
2026-03-13 17:33 Re: [GIT PULL] io_uring fixes for 7.0-rc4 2+ messages
2026-03-12 15:02 [PATCH] io_uring/kbuf: check if target buffer list is still legacy on recycle
2026-03-11 15:12 Re: [PATCH 1/2] io_uring: ensure ctx->rings is stable for task work flags manipulation 5+ messages
2026-03-11 13:05 Re: [PATCH 1/2] io_uring: ensure ctx->rings is stable for task work flags manipulation 5+ messages
2026-03-11 13:00 Re: [PATCH v2 liburing] test/sqe-mixed-boundary: validate physical SQE index for 128-byte ops 2+ messages
2026-03-10 15:51 [PATCH liburing] Add support for IORING_OP_DUP
2026-03-10 14:44 [PATCH] io_uring/bpf_filter: use bpf_prog_run_pin_on_cpu() to prevent migration
2026-03-10 14:44 Re: [PATCH v2] io_uring: fix physical SQE bounds check for SQE_MIXED 128-byte ops 8+ messages
2026-03-10  8:51 Re: [PATCH v1] io_uring/register.c: fix NULL pointer dereference in io_register_resize_rings 11+ messages
2026-03-09 15:44 [PATCH v2] io_uring/register.c: fix NULL pointer dereference in io_register_resize_rings
2026-03-09 14:52 Re: [PATCH] io_uring/register: fix comment about task_no_new_privs 3+ messages
2026-03-09 13:31 Re: [PATCH 1/1] io_uring/net: allow vectorised regbuf send zc 6+ messages
2026-03-09 13:24 Re: [PATCH 1/1] io_uring/zctx: separate notification user_data 15+ messages
2026-03-06 18:38 Re: [GIT PULL] io_uring fixes for 7.0-rc3 2+ messages
2026-03-06  3:04 Re: [PATCH v6 3/3] scsi: bsg: add io_uring passthrough handler 17+ messages
2026-03-04 13:30 Re: [PATCH 1/1] io_uring/zcrx: use READ_ONCE with user shared RQEs 2+ messages
2026-03-04  2:43 Re: [PATCH] io_uring/mock: Fix typo in help text 2+ messages
2026-03-03  8:58 Re: [PATCH 1/1] io_uring/zcrx: fix post open error handling 4+ messages
2026-03-03  8:41 Re: [PATCH net-next 3/3] selftests: drv-net: iou-zcrx: allocate hugepages for large chunks test 15+ messages
2026-03-02 21:08 Re: FAILED: Patch "io_uring/filetable: clamp alloc_hint to the configured alloc range" failed to apply to 6.1-stable tree 7+ messages
2026-03-02 20:50 Re: [PATCH v1 03/11] io_uring/kbuf: add support for kernel-managed buffer rings 58+ messages
2026-03-02 17:27 Re: FAILED: Patch "io_uring/zcrx: fix post open error handling" failed to apply to 6.18-stable tree 4+ messages
2026-03-02 16:42 Re: [PATCH liburing 1/1] tests/timeout: add abs imm timeout test 2+ messages
2026-03-02 16:41 Re: [PATCH liburing 1/1] man: document that immediate abs timeouts are allowed 2+ messages
2026-03-02 16:28 Re: [PATCH v3 0/4] timeout immediate arg 6+ messages
2026-03-02 16:28 Re: [PATCH 1/1] io_uring/net: reject SEND_VECTORIZED when unsupported 2+ messages
2026-03-02 12:58 Re: [PATCH v2 2/2] io_uring/timeout: immediate timeout arg 20+ messages
2026-03-01 13:38 Re: FAILED: Patch "io_uring/cmd_net: fix too strict requirement on ioctl" failed to apply to 6.12-stable tree 3+ messages
2026-03-01 13:14 Re: FAILED: Patch "io_uring/filetable: clamp alloc_hint to the configured alloc range" failed to apply to 6.6-stable tree 2+ messages
2026-03-01 13:12 Re: FAILED: Patch "io_uring/filetable: clamp alloc_hint to the configured alloc range" failed to apply to 6.12-stable tree 2+ messages
2026-03-01 13:11 Re: FAILED: Patch "io_uring/net: don't continue send bundle if poll was required for retry" failed to apply to 6.12-stable tree 2+ messages
2026-03-01 11:15 [syzbot] [io-uring?] WARNING in io_wq_put_and_exit
2026-02-28 18:08 [PATCH 6.12.y] io_uring/uring_cmd: fix too strict requirement on ioctl
2026-02-28  9:45 Re: [PATCH v4 3/5] io_uring: count CQEs in io_iopoll_check() 7+ messages
2026-02-27 19:33 Re: [PATCH iouring] io_uring/zcrx: don't set rx_page_size when not requested 3+ messages
2026-02-27 18:59 Re: [GIT PULL] io_uring fixes for 7.0-rc2 2+ messages
2026-02-27  4:00 Re: [RESEND PATCH net-next] netmem: remove the pp fields from net_iov 7+ messages
2026-02-27  2:18 [PATCH 5.10.y] io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
2026-02-26 23:38 Re: [LSF/MM/BPF TOPIC] dmabuf backed read/write 28+ messages
2026-02-26 20:58 Re: [PATCH v4 19/25] fuse: add io-uring kernel-managed buffer ring 58+ messages
2026-02-26 17:12 Re: [PATCH liburing v2 1/1] tests: test timeout with immediate arguments 9+ messages
2026-02-26 12:37 Re: [PATCH 5.15.y] io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop 2+ messages
2026-02-26  6:26 [PATCH 6.1.y] io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
2026-02-25 17:24 Re: [PATCH 0/3] extra io_uring BPF examples 10+ messages
2026-02-25 16:02 Re: [PATCH liburing 1/1] tests: test timeout with immediate arguments 2+ messages
2026-02-25 15:43 Patchwork AI code review
2026-02-25 11:12 Re: [PATCH v8 5/5] selftests/io_uring: add a bpf io_uring selftest 15+ messages
2026-02-25 10:35 Re: [PATCH 1/2] io_uring/timeout: READ_ONCE sqe->addr 7+ messages
2026-02-24 18:39 [PATCH] io_uring/cmd_net: use READ_ONCE() for ->addr3 read
2026-02-24 15:00 Re: [PATCH liburing] tests: test io_uring bpf ops 2+ messages
2026-02-23 14:10 [PATCH v9 10/10] io_uring/selftests: test BPF [un]registration 11+ messages
2026-02-23 13:47 Re: [PATCH 1/1] io_uring/zcrx: move zcrx uapi into separate header 2+ messages
2026-02-23 13:47 Re: [PATCH 1/1] io_uring/zcrx: declare some constants for query 2+ messages
2026-02-23 13:47 Re: [PATCH 0/3] deduplicate send and senmsg zc issue handlers 6+ messages
2026-02-23 13:47 Re: [PATCH] io_uring/cmd_net: split ioctl code out of io_uring_cmd_sock() 5+ messages
2026-02-21 18:31 Re: [GIT PULL] io_uring fixes for 7.0-rc1 2+ messages
2026-02-21 13:39 Re: [syzbot] [io-uring?] BUG: corrupted list in io_poll_remove_entries 8+ messages
2026-02-21  2:17 Re: [PATCH v3 0/4] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL 14+ messages
2026-02-19 17:03 Re: [PATCH v2 0/4] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL 9+ messages
2026-02-19 15:23 Re: [PATCH] io_uring: add IORING_OP_URING_CMD128 to opcode checks 5+ messages
2026-02-19 14:32 Re: [LINUX PATCH v4] io_uring: Add size check for sqe->cmd 2+ messages
2026-02-19 13:32 Re: [PATCH] io_uring/rw: handle IORING_OP_URING_CMD128 in iopoll dispatch 2+ messages
2026-02-18 21:45 Re: [PATCH v2 0/9] io_uring: add kernel-managed buffer rings 12+ messages
2026-02-18 17:44 Re: [PATCH 1/1] io_uring/zcrx: fix user_ref race between scrub and refill paths 2+ messages
2026-02-18 16:23 Re: [PATCH 2/3] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL 6+ messages
2026-02-17 17:55 Re: [GIT PULL] Final io_uring fixes and changes for 7.0-rc1 2+ messages
2026-02-17 16:12 Re: [RFC io_uring review-only 0/4] zcrx mapping cleanups and device-less instances 6+ messages
2026-02-17 13:38 Re: [PATCHSET 0/2] cBPF filter API adjustment 5+ messages
2026-02-17 13:14 Re: [PATCH io_uring-7.1 v6 0/5] BPF controlled io_uring 11+ messages
2026-02-17 11:05 Re: [PATCH v7 2/5] io_uring/bpf-ops: implement loop_step with BPF struct_ops 8+ messages
2026-02-16 21:28 [PATCH] io_uring/cancel: de-unionize file and user_data in struct io_cancel_data
2026-02-16 17:20 [PATCH v2 1/1] io_uring/net: separate notification user_data
2026-02-16 16:23 Re: [PATCH] io_uring: document advise SQE field reuse for 64-bit lengths 2+ messages
2026-02-16 15:29 Re: [PATCH 1/1] io_uring/rsrc: improve regbuf iov validation 2+ messages
2026-02-16 15:29 Re: [PATCH] io_uring: remove unneeded io_send_zc accounting 5+ messages
2026-02-16 15:29 Re: [PATCH] io_uring/cmd_net: fix too strict requirement on ioctl 3+ messages
2026-02-16 15:17 Re: [PATCH] io_uring: document advise SQE field reuse for 64-bit lengths 2+ messages
2026-02-16 10:27 [RFC PATCH] io_uring/cmd_net: split ioctl code out of io_uring_cmd_sock()
2026-02-15 23:55 Re: [PATCH liburing] github: Upgrade clang version to 22 2+ messages
2026-02-15 22:13 Re: [PATCH v2 1/1] io_uring: delay sqarray static branch disablement 2+ messages
2026-02-15 22:13 Re: [PATCH 1/1] io_uring/query: add query.h copyright notice 2+ messages
2026-02-15 22:13 Re: [PATCH io_uring-7.0] io_uring/query: return support for custom rx page size 6+ messages
2026-02-15 22:13 Re: [PATCH 1/1] io_uring/zcrx: check unsupported flags on import 2+ messages
2026-02-15 21:59 Re: [PATCH 1/1] io_uring: delay sqarray static branch disablement 4+ messages
2026-02-15  1:06 Re: [PATCH 1/1] io_uring/zcrx: fix post open error handling 2+ messages
2026-02-15  1:06 Re: [PATCH 1/1] io_uring/zcrx: fix sgtable leak on mapping failures 2+ messages
2026-02-13 21:18 Re: [PATCH liburing] src/Makefile: Fix missing bpf_filter.h installation 4+ messages
2026-02-13  1:18 Re: [GIT PULL] Large buffer support for zcrx 2+ messages
2026-02-12 12:02 Re: [PATCH] io_uring: fix list corruption race in io_pollfree_wake() 2+ messages
2026-02-12  2:58 [PATCH] io_uring: use the right type for creds iteration
2026-02-11 22:20 [PATCH] io_uring/openclose: fix io_pipe_fixed() slot tracking for specific slots
2026-02-11 22:19 [PATCH] io_uring/filetable: clamp alloc_hint to the configured alloc range
2026-02-11 18:58 Re: [PATCH io_uring-7.1 v5 0/5] BPF controlled io_uring 11+ messages
2026-02-11 12:30 [PATCH AUTOSEL 6.19-6.18] io_uring/timeout: annotate data race in io_flush_timeouts()
2026-02-10 12:26 Re: [PATCH] io_uring/rsrc: replace reg buffer bit field with flags 4+ messages
2026-02-10 12:26 Re: [PATCH io_uring 1/1] io_uring/zcrx: improve types for size calculation 2+ messages
2026-02-10  3:16 Re: [PATCH v2 1/1] io_uring/tctx: avoid modifying loop variable in io_ring_add_registered_file 2+ messages
2026-02-10  3:16 Re: [PATCH] io_uring: simplify IORING_SETUP_DEFER_TASKRUN && !SQPOLL check 2+ messages
2026-02-10  2:43 Re: [GIT PULL] io_uring cBPF filter support 2+ messages
2026-02-10  2:43 Re: [GIT PULL] Core io_uring changes for 7.0-rc1 2+ messages
2026-02-10  2:02 Re: [PATCH] io_uring/tctx: prevent loop variable modification 4+ messages
2026-02-09 14:36 Re: [PATCH 2/2] io_uring: introduce IORING_OP_MMAP 12+ messages
2026-02-09 12:26 [PATCH AUTOSEL 6.18] io_uring/fdinfo: be a bit nicer when looping a lot of SQEs/CQEs
2026-02-06 18:01 Re: [RFC v2 05/11] block: add infra to handle dmabuf tokens 58+ messages
2026-02-05 23:34 Re: [GIT PULL] io_uring fixes for 6.19-final 2+ messages
2026-02-05 22:19 Re: [PATCH v3 19/25] fuse: add io-uring kernel-managed buffer ring 64+ messages
2026-02-05 18:13 Re: [PATCH] io_uring/kbuf: fix memory leak if io_buffer_add_list fails 3+ messages
2026-02-04 14:24 Re: [PATCH] io_uring: Add SPDX id lines to remaining source files 2+ messages
2026-02-03 17:56 Re: [PATCH] io_uring/fdinfo: be a bit nicer when looping a lot of SQEs/CQEs 3+ messages
2026-02-03 17:03 [PATCH] io_uring/fdinfo: kill unnecessary newline feed in CQE32 printing
2026-02-03 16:59 Re: [BUG] soft lockup in seq_read while reading io_uring fdinfo 2+ messages
2026-02-03 14:09 Re: [PATCH v1 0/2] io_uring/io-wq: let workers exit when unused 10+ messages
2026-02-02 22:31 Re: [PATCH net-next RFC 0/3] net: move .getsockopt away from __user buffers 10+ messages
2026-02-02 21:45 [PATCH AUTOSEL 6.18] io_uring/rw: free potentially allocated iovec on cache put failure
2026-02-02 15:21 Re: [PATCH io_uring 1/1] io_uring/zcrx: fix rq flush locking 2+ messages
2026-02-02 15:21 Re: [PATCH io_uring 1/1] io_uring/zcrx: fix page array leak 2+ messages
2026-01-30  5:11 Re: [PATCH 1/2] io_uring: Add size check for sqe->cmd 6+ messages
2026-01-30  1:36 [PATCH v3] io_uring: Add size check for sqe->cmd
2026-01-30  1:27 Re: [PATCH v2] io_uring: Add size check for sqe->cmd 2+ messages
2026-01-29 22:12 [PATCH liburing 2/2] mmap.t: Introduce IORING_OP_MMAP test case 3+ messages
2026-01-29 20:11 Re: [PATCH liburing 1/1] src/queue: simplify IORING_SETUP_SQ_REWIND handling 2+ messages
2026-01-28 22:33 [PATCH AUTOSEL 6.18] io_uring/rw: free potentially allocated iovec on cache put failure
2026-01-28  4:05 [PATCH for-next] io_uring/net: don't continue send bundle if poll was required for retry
2026-01-27 19:20 Re: [PATCH v4 6/6] selftests/io_uring: add a bpf io_uring selftest 11+ messages
2026-01-27 18:30 [PATCH 7/7] io_uring: allow registration of per-task restrictions 8+ messages
2026-01-27 16:41 Re: [PATCH 1/7] io_uring: add support for BPF filtering for opcode restrictions 15+ messages
2026-01-27  2:24 Re: [PATCH] io_uring: gate personality per opcode to fix TOCTOU check in io_msg_ring_prep 5+ messages
2026-01-27  1:56 Re: [PATCH liburing] io_uring_prep_cmd_getsockname.3: Deduplicate manpage 2+ messages
2026-01-26 18:27 [PATCH v2] io_uring/kbuf: don't early commit provided ring buffers if locked
2026-01-26 18:10 [PATCH] io_uring/net: ensure io_send() recycles buffers for -EAGAIN retry

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox