public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2026-04-09 14:55 [PATCH] io_uring: fix null-ptr-deref in io_uring_poll 4+ messages
2026-04-09  9:14 [BUG] io_uring: 13 remaining unprotected ctx->rings accesses after 61a11cf481272 2+ messages
2026-04-08 19:27 [PATCHSET for-next 0/2] Deduplicate fd-to-ctx conversions 3+ messages
2026-04-08 19:24 [PATCHSET for-next 0/2] tctx setup cleanups 3+ messages
2026-04-08 13:59 [PATCH v4 0/5] Rust io_uring command abstraction for miscdevice 10+ messages
2026-04-08 10:30 [PATCH net-next v3 1/4] net: add getsockopt_iter callback to proto_ops 15+ messages
2026-04-08  6:54 [PATCH 0/3] io_uring: fix resource leak issues 9+ messages
2026-04-06 16:58 [PATCH v2] io_uring/zcrx: reorder fd allocation in zcrx_export() 2+ messages
2026-04-05 23:53 [PATCH] io_uring/zcrx: reorder fd allocation and disclosure in zcrx_export() 3+ messages
2026-04-05 16:09 [PATCH] signalfd: don't dequeue the forced fatal signals 6+ messages
2026-04-03 17:41 [PATCH v6 0/4] io_uring: extend bvec registration 6+ messages
2026-04-03 14:54 [GIT PULL] io_uring fixes for 7.0-rc7 2+ messages
2026-04-02 16:09 [PATCH v5 0/4] io_uring: extend bvec registration 8+ messages
2026-04-02  1:49 [PATCH v2] io_uring/timeout: use 'ctx' consistently 2+ messages
2026-04-01 17:35 [PATCH v1] io_uring/rw: clean up __io_read() obsolete comment and early returns 2+ messages
2026-04-01 15:44 [PATCH net-next v2 0/4] net: move .getsockopt away from __user buffers 10+ messages
2026-04-01 14:59 io_uring_prep_timeout() leading to an IO pressure close to 100 4+ messages
2026-04-01  2:21 [PATCH] io_uring: use local ctx consistently 2+ messages
2026-03-31 23:21 [PATCH] io_uring/cancel: validate opcode for IORING_ASYNC_CANCEL_OP 3+ messages
2026-03-31 21:07 [PATCH io_uring-7.1 v3 0/6] follow up zcrx fixes 8+ messages
2026-03-31 14:19 [PATCH] io_uring/bpf_fiters: retain COW'ed settings on parse failures
2026-03-31 13:32 [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 13:12 [PATCH v2] io_uring: protect remaining lockless ctx->rings accesses with RCU 3+ messages
2026-03-31 10:45 [PATCH] io_uring/rsrc: use io_cache_free() to free node allocated by io_rsrc_node_alloc() 3+ messages
2026-03-30 17:23 [PATCH] io_uring: protect remaining lockless ctx->rings accesses with RCU 3+ messages
2026-03-29 16:49 [PATCH] io_uring/rsrc: reject zero-length fixed buffer import 2+ messages
2026-03-29 15:39 [PATCH] io_uring/net: fix slab-out-of-bounds read in io_bundle_nbufs() 2+ messages
2026-03-27 17:26 [PATCH v4 0/5] io_uring: extend bvec registration and add mem region lookup 7+ messages
2026-03-27 13:36 [GIT PULL] io_uring fixes for 7.0-rc6 2+ messages
2026-03-27  2:18 [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-25 13:09 [PATCH io_uring-7.1 v2 0/5] follow up zcrx fixes 6+ messages
2026-03-25 12:08 [PATCH io_uring-7.1 0/4] follow up zcrx fixes 6+ messages
2026-03-24 22:14 [PATCH v3 1/5] io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec() 12+ messages
2026-03-24 18:21 [PATCH v2 0/5]  io_uring: extend bvec registration and add mem region lookup 7+ messages
2026-03-24 16:37 [PATCH v3 0/12] io_uring: add IORING_OP_BPF for extending io_uring 21+ messages
2026-03-24  0:10 [PATCH v1 0/5] io_uring: extend bvec registration and add mem region lookup 7+ messages
2026-03-23 16:00 [PATCH v2 00/19] tracepoint: Avoid double static_branch evaluation at guarded call sites 5+ messages
2026-03-23 12:43 [PATCH io_uring-7.1 00/16] zcrx update for-7.1 22+ messages
2026-03-23  8:19 [PATCH 5.15.y] io_uring/tctx: work around xa_store() allocation error issue 3+ messages
2026-03-21 23:21 [PATCH v3 0/4] New IORING_OP_DUP 8+ messages
2026-03-20 18:23 [PATCH v2 0/2] New IORING_OP_DUP 5+ messages
2026-03-20 18:22 [liburing v2] Add support for IORING_OP_DUP
2026-03-20 16:16 [GIT PULL] io_uring fixes for 7.0-rc5 2+ messages
2026-03-19 21:21 [PATCHSET 0/2] Incrementally consumed buffer fixes 3+ messages
2026-03-19 20:49 [PATCH] io_uring: flush deferred completions in io_req_post_cqe32()
2026-03-18 21:01 [PATCH liburing v4 1/1] tests: test io_uring bpf ops 2+ messages
2026-03-18 17:36 [PATCH liburing v3 1/1] tests: test io_uring bpf ops 7+ messages
2026-03-17 20:35 [PATCH 1/5] io_uring/kbuf: use 'ctx' consistently 6+ messages
2026-03-17 10:12 [PATCH liburing 1/1] Update headers with ZCRX_CTRL opcode 2+ messages
2026-03-17  2:17 [PATCH v3] io_uring/poll: fix multishot recv missing EOF on wakeup race 5+ messages
2026-03-16 23:47 [PATCH liburing 1/1] Update uapi headers 2+ messages
2026-03-16 19:33 [PATCH v2] io_uring/poll: fix multishot recv missing EOF on wakeup race
2026-03-16 15:06 [PATCH] io_uring: cast id to u64 before shifting in io_allocate_rbuf_ring() 3+ messages
2026-03-16  1:36 [PATCH v2 0/2] build and compiler warning fixes 4+ messages
2026-03-15 16:19 [PATCH] io_uring/poll: fix multishot recv missing EOF on wakeup race 12+ messages
2026-03-14 14:58 [PATCHSET for-next 0/2] Replace io_ring_ctx bitfields with flags 7+ messages
2026-03-14  8:35 [PATCH Liburing 0/2] build and compiler warning fixes 7+ messages
2026-03-13 13:07 [RFC PATCH 0/2] io_uring: add IPC channel infrastructure 11+ messages
2026-03-13 11:47 [GIT PULL] io_uring fixes for 7.0-rc4 2+ messages
2026-03-12 15:04 [PATCH 00/15] tracepoint: Avoid double static_branch evaluation at guarded call sites 25+ messages
2026-03-12 15:02 [PATCH] io_uring/kbuf: check if target buffer list is still legacy on recycle
2026-03-11 13:11 [PATCHSET v2] Fix DEFER_TASKRUN ring resize flag manipulation 5+ messages
2026-03-10 19:44 [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 15:49 [PATCH] io_uring: Add IORING_OP_DUP 7+ messages
2026-03-10 14:56 [PATCH v2 0/2] kthread, exit: clean up kernel thread exit paths 8+ messages
2026-03-10 14:45 [PATCHSET 0/2] Fix DEFER_TASKRUN ring resize flag manipulation 5+ messages
2026-03-10 14:44 [PATCH] io_uring/bpf_filter: use bpf_prog_run_pin_on_cpu() to prevent migration
2026-03-09 21:20 io_uring: OOB read in SQE_MIXED mode via sq_array physical index bypass 8+ 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:34 [PATCH] io_uring/register: fix comment about task_no_new_privs 3+ messages
2026-03-09  6:27 [PATCH v1] io_uring/register.c: fix NULL pointer dereference in io_register_resize_rings 11+ messages
2026-03-06  2:38 [GIT PULL] io_uring fixes for 7.0-rc3 2+ messages
2026-03-06  0:32 [PATCH v3 0/8] io_uring: add kernel-managed buffer rings 23+ messages
2026-03-04 12:37 [PATCH 1/1] io_uring/zcrx: use READ_ONCE with user shared RQEs 2+ messages
2026-03-04  8:03 [PATCH v5 1/3] bsg: add bsg_uring_cmd uapi structure 17+ messages
2026-03-04  0:42 [PATCH] io_uring/mock: Fix typo in help text 2+ messages
2026-03-03 12:32 [PATCH 1/1] io_uring/net: allow vectorised regbuf send zc 6+ messages
2026-03-02 22:15 [PATCH 1/1] io_uring/zcrx: fix post open error handling 4+ messages
2026-03-02 17:29 [PATCH v5 0/5] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL 17+ messages
2026-03-02 16:40 [PATCH liburing 1/1] tests/timeout: add abs imm timeout test 2+ messages
2026-03-02 16:39 [PATCH liburing 1/1] man: document that immediate abs timeouts are allowed 2+ messages
2026-03-02 14:32 [PATCH 1/1] io_uring/net: reject SEND_VECTORIZED when unsupported 2+ messages
2026-03-02 13:10 [PATCH v3 0/4] timeout immediate arg 6+ messages
2026-03-01 11:15 [syzbot] [io-uring?] WARNING in io_wq_put_and_exit
2026-03-01  1:47 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-01  1:38 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  1:29 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  1:28 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  1:24 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  1:17 FAILED: Patch "io_uring/zcrx: fix post open error handling" failed to apply to 6.18-stable tree 4+ messages
2026-02-28 18:08 [PATCH 6.12.y] io_uring/uring_cmd: fix too strict requirement on ioctl
2026-02-27 22:34 [PATCH v4 0/5] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL 7+ messages
2026-02-27 17:13 [PATCH net-next 0/3] selftests: drv-net: iou-zcrx: improve stability and make the large chunk test work 15+ messages
2026-02-27 17:07 [PATCH iouring] io_uring/zcrx: don't set rx_page_size when not requested 3+ messages
2026-02-27 16:30 [GIT PULL] io_uring fixes for 7.0-rc2 2+ 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 22:03 [PATCH] io_uring/net: don't fail linked ops when done_io > 0 6+ messages
2026-02-26 12:49 [PATCH liburing v2 1/1] tests: test io_uring bpf ops 3+ messages
2026-02-26 12:48 [PATCH v10 0/4] BPF controlled io_uring 10+ messages
2026-02-26  6:27 [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:28 [PATCH liburing v2 1/1] tests: test timeout with immediate arguments 9+ messages
2026-02-25 15:43 Patchwork AI code review
2026-02-25 10:35 [PATCH v2 0/2] timeout immediate arg 20+ messages
2026-02-24 18:39 [PATCH] io_uring/cmd_net: use READ_ONCE() for ->addr3 read
2026-02-24 16:16 [PATCH liburing 1/1] tests: test timeout with immediate arguments 2+ messages
2026-02-24 16:12 [PATCH 0/2] timeout immediate arg 7+ messages
2026-02-24 13:37 [PATCH liburing] tests: test io_uring bpf ops 2+ messages
2026-02-24  6:14 [RESEND PATCH net-next] netmem: remove the pp fields from net_iov 7+ messages
2026-02-23 14:11 [PATCH 0/3] extra io_uring BPF examples 10+ messages
2026-02-23 14:10 [PATCH v9 00/10] BPF controlled io_uring 11+ messages
2026-02-21 13:34 [GIT PULL] io_uring fixes for 7.0-rc1 2+ messages
2026-02-19 17:22 [PATCH v3 1/4] io_uring: add REQ_F_IOPOLL 14+ messages
2026-02-19 12:31 [PATCH] io_uring/rw: handle IORING_OP_URING_CMD128 in iopoll dispatch 2+ messages
2026-02-19  4:59 [LINUX PATCH v4] io_uring: Add size check for sqe->cmd 2+ messages
2026-02-19  1:43 [PATCH v2 0/4] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL 9+ messages
2026-02-19  1:35 [PATCH] io_uring: add IORING_OP_URING_CMD128 to opcode checks 5+ messages
2026-02-18 17:36 [PATCH 1/1] io_uring/zcrx: fix user_ref race between scrub and refill paths 2+ messages
2026-02-18  4:00 [syzbot] [io-uring?] WARNING in __secure_computing 12+ messages
2026-02-18  2:51 [PATCH v2 0/9] io_uring: add kernel-managed buffer rings 12+ messages
2026-02-17 11:33 [PATCH v8 0/5] BPF controlled io_uring 15+ messages
2026-02-17 10:58 [RFC io_uring review-only 0/4] zcrx mapping cleanups and device-less instances 6+ messages
2026-02-17  3:46 [GIT PULL] Final io_uring fixes and changes for 7.0-rc1 2+ 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:51 [PATCH v7 0/5] BPF controlled io_uring 8+ messages
2026-02-16 16:14 [PATCH] io_uring: document advise SQE field reuse for 64-bit lengths 2+ messages
2026-02-16 16:03 [PATCH] io_uring/cmd_net: split ioctl code out of io_uring_cmd_sock() 5+ messages
2026-02-16 13:55 [PATCH 1/1] io_uring/rsrc: improve regbuf iov validation 2+ messages
2026-02-16 11:48 [PATCH 1/1] io_uring/zctx: separate notification user_data 15+ messages
2026-02-16 11:45 [PATCH 0/3] deduplicate send and senmsg zc issue handlers 6+ messages
2026-02-16 11:37 [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-16 10:27 [PATCH] io_uring/cmd_net: fix too strict requirement on ioctl 3+ messages
2026-02-15 23:31 [PATCH 1/1] io_uring/zcrx: move zcrx uapi into separate header 2+ messages
2026-02-15 23:29 [PATCH 1/1] io_uring/zcrx: declare some constants for query 2+ messages
2026-02-15 23:15 [PATCH] io_uring: remove unneeded io_send_zc accounting 5+ messages
2026-02-15 22:06 [PATCH v2 1/1] io_uring: delay sqarray static branch disablement 2+ messages
2026-02-15 21:38 [PATCH 1/1] io_uring/query: add query.h copyright notice 2+ messages
2026-02-15 21:34 [PATCH io_uring-7.0] io_uring/query: return support for custom rx page size 6+ messages
2026-02-15 21:29 [PATCH 1/1] io_uring: delay sqarray static branch disablement 4+ messages
2026-02-15 21:29 [PATCH 1/1] io_uring/zcrx: check unsupported flags on import 2+ messages
2026-02-15 18:16 [PATCH liburing] github: Upgrade clang version to 22 2+ messages
2026-02-14 22:20 [PATCH 1/1] io_uring/zcrx: fix post open error handling 2+ messages
2026-02-14 22:19 [PATCH 1/1] io_uring/zcrx: fix sgtable leak on mapping failures 2+ messages
2026-02-13 21:05 [PATCH liburing] src/Makefile: Fix missing bpf_filter.h installation 4+ messages
2026-02-13  3:21 [PATCH 0/3] io_uring/uring_cmd: allow non-iopoll cmds with IORING_SETUP_IOPOLL 6+ messages
2026-02-12 11:54 [PATCH] io_uring: fix list corruption race in io_pollfree_wake() 2+ messages
2026-02-12 11:22 [GIT PULL] Large buffer support for zcrx 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 19:04 [PATCH io_uring-7.1 v6 0/5] BPF controlled io_uring 11+ messages
2026-02-11 15:01 [PATCHSET 0/2] cBPF filter API adjustment 5+ messages
2026-02-11 14:32 [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  2:34 [PATCH v2 1/1] io_uring/tctx: avoid modifying loop variable in io_ring_add_registered_file 2+ messages
2026-02-10  0:28 [PATCH v1 00/11] io_uring: add kernel-managed buffer rings 58+ messages
2026-02-09 18:26 [syzbot] [io-uring?] BUG: corrupted list in io_poll_remove_entries 8+ messages
2026-02-09 14:31 [PATCH] io_uring/rsrc: replace reg buffer bit field with flags 4+ 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-09  6:19 [PATCH] io_uring/tctx: prevent loop variable modification 4+ messages
2026-02-06 21:58 [PATCH] io_uring: simplify IORING_SETUP_DEFER_TASKRUN && !SQPOLL check 2+ messages
2026-02-06 18:58 [GIT PULL] io_uring cBPF filter support 2+ messages
2026-02-06 18:57 [GIT PULL] Core io_uring changes for 7.0-rc1 2+ messages
2026-02-05 22:22 [GIT PULL] io_uring fixes for 6.19-final 2+ messages
2026-02-05 18:04 [PATCH io_uring 1/1] io_uring/zcrx: improve types for size calculation 2+ messages
2026-02-05 15:43 [PATCH] io_uring/kbuf: fix memory leak if io_buffer_add_list fails 3+ messages
2026-02-03 23:46 [PATCH] io_uring: Add SPDX id lines to remaining source files 2+ messages
2026-02-03 17:06 [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 14:29 [LSF/MM/BPF TOPIC] dmabuf backed read/write 28+ messages
2026-02-03  9:39 [BUG] soft lockup in seq_read while reading io_uring fdinfo 2+ messages
2026-02-02 21:45 [PATCH AUTOSEL 6.18] io_uring/rw: free potentially allocated iovec on cache put failure
2026-02-02 14:37 [PATCH v1 0/2] io_uring/io-wq: let workers exit when unused 10+ messages
2026-02-01 21:19 [PATCH io_uring 1/1] io_uring/zcrx: fix rq flush locking 2+ messages
2026-02-01 21:18 [PATCH io_uring 1/1] io_uring/zcrx: fix page array leak 2+ messages
2026-01-30 18:46 [PATCH net-next RFC 1/3] net: add getsockopt_iter callback to proto_ops 10+ messages
2026-01-30  3:48 [RFC PATCH 0/5] Separate compound page from folio 20+ messages
2026-01-30  1:36 [PATCH v3] io_uring: Add size check for sqe->cmd
2026-01-29 23:54 [PATCH v2] io_uring: Add size check for sqe->cmd 2+ messages
2026-01-29 22:12 [PATCH liburing 0/2] liburing mmap support 3+ messages
2026-01-29 22:11 [PATCH 2/2] io_uring: introduce IORING_OP_MMAP 12+ messages
2026-01-29 20:13 [PATCH 0/2] io_uring: Add macro to validate SQE cmd size 6+ messages
2026-01-29 17:19 [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 18:29 [PATCHSET v7] Inherited restrictions and BPF filtering for io_uring 8+ messages
2026-01-27 10:14 [PATCH v4 0/6] BPF controlled io_uring 11+ messages
2026-01-27  1:50 [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
2026-01-25  7:53 [PATCH] io_uring: gate personality per opcode to fix TOCTOU check in io_msg_ring_prep 5+ messages
2026-01-19 23:54 [PATCHSET v6] Inherited restrictions and BPF filtering for io_uring 15+ messages
2026-01-16 23:30 [PATCH v4 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy 58+ messages
2026-01-06 10:11 [PATCH v2 0/13] io_uring: add IORING_OP_BPF for extending io_uring 19+ messages
2025-12-23  0:34 [PATCH v3 00/25] fuse/io-uring: add kernel-managed buffer rings and zero-copy 64+ messages
2025-11-23 22:51 [RFC v2 00/11] Add dmabuf read/write via io_uring 58+ messages

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