2026-07-27 12:23 [RFC PATCH v 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers 5+ messages
2026-07-27 1:41 [PATCH v2 2/2] scsi: bsg: map io_uring user buffers with GFP_KERNEL 3+ messages
2026-07-26 22:28 [PATCH] io_uring/kbuf: cap buffer selection length at MAX_RW_COUNT 3+ messages
2026-07-26 22:27 [PATCH] io_uring/net: initialize mshot_len for send 2+ messages
2026-07-25 1:32 [GIT PULL] io_uring fixes for 7.2-rc5 2+ messages
2026-07-24 22:59 [PATCH liburing 0/4] Upgrade to Clang 23 and git tree link update 6+ messages
2026-07-24 13:58 Re: [PATCH 0/1] pipe: only enable the extra wake_up(rd_wait) when epoll is actually used 6+ messages
2026-07-22 18:17 [PATCH liburing 0/2] Fix op_recv stack corruption 10+ messages
2026-07-22 13:42 [PATCH io_uring-7.2 1/3] io_uring/zcrx: drop "notif" from stats struct names 9+ messages
2026-07-21 10:35 [PATCH v3 0/2] io_uring: add fremovexattr and flistxattr support 4+ messages
2026-07-21 10:13 [PATCH] io_uring: fix oversize cq.head distance in io_cqring_queued()
2026-07-21 9:57 [PATCH] io_uring/kbuf: fix UAF in buffer selection when access_ok fails on expanded iovec 2+ messages
2026-07-21 9:06 [PATCH] liburing: add fremovexattr and flistxattr support
2026-07-21 8:54 [PATCH v2 0/2] io_uring: add fremovexattr and flistxattr support 4+ messages
2026-07-21 8:47 [PATCH] io_uring/kbuf: fix UAF in buffer selection when access_ok fails on expanded iovec
2026-07-20 11:41 [PATCH] io_uring/rw: fix missing ERESTARTSYS conversion in read paths 10+ messages
2026-07-20 7:22 [PATCH 0/2] io_uring: add removexattr and listxattr support 4+ messages
2026-07-20 3:23 [PATCH 2/2] scsi: bsg: map io_uring user buffers with GFP_KERNEL 9+ messages
2026-07-19 14:39 [GIT PULL] io_uring fixes for 7.2-rc4 2+ messages
2026-07-18 13:56 Landlock: LANDLOCK_ACCESS_FS_IOCTL_DEV is bypassable via io_uring IORING_OP_URING_CMD (confirmed on real NVMe hardware) 2+ messages
2026-07-17 15:45 [PATCH] io_uring/bpf-ops: reject re-registration of an already-bound ops 5+ messages
2026-07-17 2:13 [PATCH] io_uring/sync: check unused sqe fields for fallocate 2+ messages
2026-07-16 9:17 add a ZONE_RESET_ALL uring cmd v2 13+ messages
2026-07-15 6:39 support ZONE_RESET_ALL in liburing 13+ messages
2026-07-14 18:35 [PATCH v3 1/2] src/queue: don't swallow -ETIME when SQEs were submitted 2+ messages
2026-07-14 16:57 [PATCH v2 1/2] src/queue: don't swallow -ETIME when SQEs were submitted 3+ messages
2026-07-14 14:14 Re: [PATCH] io_uring/kbuf: free the old cached iovec, not the returned one, on bundle grow
2026-07-14 3:03 [PATCH 1/5] io_uring/fs: check unused sqe fields for unlinkat 3+ messages
2026-07-13 18:31 [PATCH] io_uring/kbuf: free the old cached iovec, not the returned one, on bundle grow 2+ messages
2026-07-13 12:51 [PATCH] io_uring/kbuf: fix use-after-free of new iovec on bundle grow 3+ messages
2026-07-12 22:10 [PATCH 1/2] src/queue: don't swallow -ETIME when SQEs were submitted 4+ messages
2026-07-12 21:10 Re: [PATCH] io_uring/kbuf: free the replaced iovec after a successful grow
2026-07-12 20:21 [PATCH] io_uring/kbuf: free cached iovec only after replacement 2+ messages
2026-07-12 14:27 [PATCH] io_uring/kbuf: free the replaced iovec after a successful grow 2+ messages
2026-07-11 10:48 [RFC 00/10] io_uring: prototype for device memory tx 11+ messages
2026-07-11 9:22 [RFC 0/9] optimise zcrx refs cache bouncing 10+ messages
2026-07-11 9:11 [PATCH review-only 00/17] zcrx RQ improvements and dynamic memory provisioning 36+ messages
2026-07-11 4:30 [GIT PULL] io_uring fixes for 7.2-rc3 2+ messages
2026-07-10 13:03 Re: [BUG] io_uring: task-scoped restriction/BPF filter bypass via blind register path and R_DISABLED rings
2026-07-09 3:51 [PATCH] io_uring: restore RCU read section in io_req_local_work_add() 3+ messages
2026-07-08 6:08 [PATCH] io_uring/net: clear stale vec on buffer peek error after expansion 3+ messages
2026-07-06 21:41 [PATCH liburing 0/3] Convert manpages to markdown 10+ messages
2026-07-06 18:33 [PATCH v2] io_uring: fix dangling iovec after provided-buffer bundle grow failure 3+ messages
2026-07-06 18:25 [PATCH v2] From b1014148d31468e2dcd8f237740ca1643571e875 Mon Sep 17 00:00:00 2001 From: Hao-Yu Yang <naup96721@gmail.com> Date: Sun, 5 Jul 2026 11:43:02 +0800 Subject: [PATCH v1] io_uring: fix dangling iovec after provided-buffer bundle grow failure 2+ messages
2026-07-06 4:11 [PATCH] block: split out a new blk_plug.h helper 7+ messages
2026-07-06 3:15 [ANNOUNCE] ioutgt: a generic userspace storage target on io_uring
2026-07-05 23:45 [PATCH v1] io_uring: fix dangling iovec after provided-buffer bundle grow failure 10+ messages
2026-07-02 18:48 [PATCH] io_uring/uring_cmd: skip io_uring_cmd_issue_blocking() task work
2026-07-02 8:29 [PATCH 0/2] io_uring/uring_cmd cleanups 8+ messages
2026-07-01 8:11 [PATCH io_uring] io_uring/msg_ring: reject CQE32 flag pass-through to normal rings 2+ messages
2026-06-30 20:32 [syzbot] Monthly io-uring report (Jun 2026)
2026-06-30 9:16 [BUG REPORT] btrfs/io_uring: GPF in tctx_task_work_run after encoded read error completion 3+ messages
2026-06-30 7:10 [PATCH] io_uring/rsrc: bound io_coalesce_buffer() page array allocation 3+ messages
2026-06-30 6:57 [PATCH] io_uring/memmap: return PTR_ERR() from get_unmapped_area() 4+ messages
2026-06-26 15:09 [BUG] RCU hang with io_uring nvme polling 16+ messages
2026-06-25 14:37 [PATCH for-next] io_uring: remove redundant NULL check before kfree
2026-06-25 12:08 [GIT PULL] io_uring fixes for 7.2-rc1 2+ messages
2026-06-24 7:39 [PATCH v5] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode 5+ messages
2026-06-23 15:43 [PATCH v2] setup: dynamically detect default huge page size 2+ messages
2026-06-22 4:05 [PATCH v3 0/7] Prepare mutable list iterators to cache cursor state 20+ messages
2026-06-21 1:29 [PATCH] io_uring/memmap: bound io_pin_pages() by page array byte size 3+ messages
2026-06-20 11:36 [PATCH] setup: dynamically detect default huge page size 5+ messages
2026-06-20 6:13 [BUG] io_uring: possible CQE32 overflow flush inconsistency in __io_cqring_overflow_flush() 2+ messages
2026-06-20 3:59 [syzbot] [io-uring?] WARNING in io_pin_pages (2)
2026-06-19 9:36 [PATCH v4] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode 3+ messages
2026-06-19 8:05 [BUG] io_uring: possible CQE32 overflow flush inconsistency in __io_cqring_overflow_flush() 2+ messages
2026-06-19 6:57 [PATCH v3] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode 3+ messages
2026-06-19 4:49 [BUG] io_uring: possible CQE32 overflow flush inconsistency in __io_cqring_overflow_flush() 2+ messages
2026-06-18 23:05 [RFC PATCH liburing] man: Convert manpages to markdown 3+ messages
2026-06-18 12:00 [PATCH] io_uring: flush deferred completions for multishot CQE32 posting
2026-06-17 17:51 [PATCH stable-6.12.y] io_uring/net: Avoid msghdr on op_connect/op_bind async data 2+ messages
2026-06-17 17:51 [PATCH stable-6.18.y] io_uring/net: Avoid msghdr on op_connect/op_bind async data 8+ messages
2026-06-17 17:49 [PATCH stable-7.1.y] io_uring/net: Avoid msghdr on op_connect/op_bind async data 2+ messages
2026-06-17 8:16 [PATCH v2] [PATCH v2] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode 5+ messages
2026-06-17 5:42 [PATCH] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
2026-06-17 2:53 [PATCH] io_uring/net: fix netmsg_cache iovec leak on BIND and CONNECT 4+ messages
2026-06-16 21:39 [PATCH] io_uring: Use system_dfl_wq instead of system_unbound_wq to fix warning 2+ messages
2026-06-16 20:16 Landlock: LANDLOCK_ACCESS_FS_IOCTL_DEV bypass via io_uring IORING_OP_URING_CMD 3+ messages
2026-06-16 12:36 [PATCH] io_uring, audit: don't log IORING_OP_RECV_ZC 5+ messages
2026-06-16 12:27 [GIT PULL] io_uring epoll cleanups for 7.2 2+ messages
2026-06-16 12:20 [PATCH] io_uring: get rid of tw_pending for !DEFER task work 2+ messages
2026-06-15 15:18 [GIT PULL] io_uring updates for 7.2 2+ messages
2026-06-15 14:45 [PATCH] io_uring/nop: fix file reference leak with IOSQE_FIXED_FILE 4+ messages
2026-06-13 22:52 [PATCH] io_uring/rw: preserve partial result for iopoll 2+ messages
2026-06-12 21:17 [PATCH net-next v2 0/2] netdev: expose page pool order via netlink 9+ messages
2026-06-12 20:35 [PATCH for-next] io_uring/net: make POLL_FIRST receive side checks consistent
2026-06-12 18:48 [PATCH v7 0/4] io_uring: extend bvec registration 6+ messages
2026-06-12 17:36 [PATCH 1/1] io_uring/bpf-ops: add a separate maintainer entry 2+ messages
2026-06-12 16:27 [GIT PULL] io_uring fixes for 7.1-final 2+ messages
2026-06-12 2:48 [PATCHSET v2] Add lockless MPSC FIFO queue for task work 22+ messages
2026-06-11 18:28 [PATCH] io_uring/zcrx: kill dead 'sock' member in struct io_zcrx_args
2026-06-11 15:58 [PATCHSET 0/2] Add lockless MPSC FIFO queue for task work 16+ messages
2026-06-11 1:28 [PATCH 0/2] test/link-timeout: add regression tests for link timeout chains 3+ messages
2026-06-11 1:22 [PATCH 0/2] io_uring: fix short read links and align link timeout cancel 7+ messages
2026-06-10 17:22 [PATCH 5.10] io_uring: prevent opcode speculation 4+ messages
2026-06-09 9:01 [PATCH liburing v2 0/3] zcrx: add support for notifications and statistic 4+ messages
2026-06-08 17:04 [PATCH v2 for-next] io_uring/kbuf: validate ring provided buffer addresses with access_ok()
2026-06-08 15:38 [PATCH for-next] io_uring/kbuf: validate ring provided buffer addresses with access_ok()
2026-06-08 14:25 [PATCH v2 0/2] io_uring/net: support registered buffer for plain send and recv 4+ messages
2026-06-08 13:33 [PATCH] io_uring/register: preserve SQ array entries on resize 3+ messages
2026-06-08 6:29 [RFC v1] io_uring/rsrc: add fast path huge page handling in buffer registration 10+ messages
2026-06-07 22:11 [PATCH] io_uring/kbuf: don't truncate end buffer for bundles
2026-06-07 11:41 [BUG io_uring] Failed RECVSEND_BUNDLE can persistently shrink non-INC pbuf ring len and affect later READ operations 9+ messages
2026-06-07 7:31 [PATCH v2 0/2] nfs: support FMODE_NOWAIT on O_DIRECT reads 3+ messages
2026-06-06 20:11 [PATCH] iouring: Fix min_timeout behaviour 4+ messages
2026-06-05 19:37 [GIT PULL] io_uring fix for 7.1-rc7 2+ messages
2026-06-05 11:08 [PATCH liburing] tests/recv-bundle-inc-buf-more: test missing F_BUF_MORE flag with bundle + incremental
2026-06-04 18:46 [BUG] iomap/io_uring: O_APPEND async buffered write silently re-appends a data chunk (corruption) on XFS, 6.1.y/6.12.y 7+ messages
2026-06-04 16:07 [PATCH] io_uring/net: inherit IORING_CQE_F_BUF_MORE across bundle recv retries 3+ messages
2026-06-02 21:53 [PATCH v2 0/3] trivial cleanups to net operations 5+ messages
2026-06-02 20:03 [PATCH 0/3] trivial cleanups to net operations 5+ messages
2026-06-02 10:22 [RFC 0/2] add timeouts for io_uring bpf-loop 3+ messages
2026-06-02 10:08 [PATCH 1/1] io_uring/bpf-ops: restrict ctx access to BPF 2+ messages
2026-06-01 9:58 [PATCH 0/2] io_uring/net: support registered buffer for plain send and recv 5+ messages
2026-05-30 22:19 [PATCH 0/2] nfs: support FMODE_NOWAIT on O_DIRECT reads 3+ messages
2026-05-30 12:32 [syzbot] Monthly io-uring report (May 2026)
2026-05-29 17:02 [GIT PULL] io_uring fix for 7.1-rc6 2+ messages
2026-05-28 17:59 [PATCH v2 0/2] Add bvec_folio and its kernel-doc 9+ messages
2026-05-28 12:39 回复: [PATCH v2] scsi: bsg: read io_uring command fields once
2026-05-28 9:34 improve the kmem_cache_alloc_bulk API v2 18+ messages
2026-05-28 2:49 [PATCH] io_uring/kbuf: align legacy buffer add limit with MAX_BIDS_PER_BGID 2+ messages
2026-05-27 14:37 [PATCH] io_uring/io-wq: re-check IO_WQ_BIT_EXIT for each linked work item 4+ messages
2026-05-27 10:59 [PATCH] scsi: bsg: copy uring_cmd payload to prevent double-fetch from shared SQE 13+ messages
2026-05-27 7:02 improve the kmem_cache_alloc_bulk API 14+ messages
2026-05-27 6:52 [syzbot] [io-uring?] WARNING in io_wq_put_and_exit (2)
2026-05-26 2:49 [syzbot] [io-uring?] INFO: task hung in io_sq_thread_park (4)
2026-05-23 19:43 [PATCH 1/3] net: Remove support for AIO on sockets 30+ messages
2026-05-23 12:00 [bug] io_uring : NULL pointer deref in io_register_iowq_max_workers() 6+ messages
2026-05-22 18:21 [PATCH] block: Add bvec_folio() 7+ messages
2026-05-22 15:50 [GIT PULL] io_uring fixes for 7.1-rc5 2+ messages
2026-05-21 6:02 io_uring MSG_RING SEND_FD skips file_receive LSM hook 2+ messages
2026-05-21 5:49 [PATCH 6.1.y] io_uring: prevent opcode speculation 2+ messages
2026-05-20 20:48 [PATCH RFC 01/11] mm: add folio_wake_writeback() helper 18+ messages
2026-05-20 18:00 [PATCH] io_uring/nop: pass all errors to userspace 2+ messages
2026-05-20 16:04 [PATCH] io_uring/timeout: splice timed out link in timeout handler
2026-05-20 15:39 [PATCH] io_uring: annotate remote tasks for kcoverage 12+ messages
2026-05-20 11:18 [PATCH AUTOSEL 7.0-6.6] io_uring: hold uring_lock when walking link chain in io_wq_free_work() 11+ messages
2026-05-20 6:28 [PATCH 5.15.y] io_uring: prevent opcode speculation 3+ messages
2026-05-20 3:12 [PATCH] io_uring/io-wq: avoid repeated task_work scans during teardown 6+ messages
2026-05-19 11:44 [PATCH 0/8] first zcrx updates for 7.2 19+ messages
2026-05-18 15:35 [PATCH v2 0/6] io_uring/zcrx: add CQE based notifications and stats reporting 10+ messages
2026-05-17 21:30 [PATCH v2] io_uring: propagate array_index_nospec opcode into req->opcode 6+ messages
2026-05-17 15:00 Re: [PATCH 2/2] fuse: wait for aborted connection before releasing last fuse_dev 12+ messages
2026-05-16 18:47 [PATCH v2] io_uring/waitid: clear waitid info before copying it to userspace 2+ messages
2026-05-16 18:28 Re: [PATCH] io_uring/waitid: clear waitid info before copying it to userspace
2026-05-15 16:37 [PATCH] io_uring/net: punt IORING_OP_BIND async if it needs file create 3+ messages
2026-05-15 14:58 [PATCH] io_uring: propagate array_index_nospec opcode into req->opcode 6+ messages
2026-05-15 14:16 [GIT PULL] io_uring fixes for 7.1-rc4 2+ messages
2026-05-15 13:59 [PATCH v3 01/11] io_uring: Use trace_call__##name() at guarded tracepoint call sites 7+ messages
2026-05-15 10:15 [PATCH liburing 1/1] tests: improve zcrx ro params testing 2+ messages
2026-05-14 16:26 [PATCH liburing 1/1] tests: test abnormal zcrx removal 2+ messages
2026-05-14 16:26 [PATCH liburing 1/1] tests: improve zcrx export tests 2+ messages
2026-05-14 14:07 [PATCHSET v2 0/6] io_uring related epoll cleanups 9+ messages
2026-05-14 11:07 [PATCH liburing v2] tests: add cBPF filter tests for IORING_OP_CONNECT 2+ messages
2026-05-14 8:34 [PATCH] io_uring: parenthesize io_ring_head_to_buf() expansion 8+ messages
2026-05-14 2:18 [PATCH V2] io_uring: validate user-controlled cq.head in io_cqe_cache_refill() 4+ messages
2026-05-13 23:15 [PATCH] io_uring/rsrc: use refcount_t for io_rsrc_node.refs 2+ messages
2026-05-13 12:10 [PATCH liburing] tests: add cBPF filter tests for IORING_OP_CONNECT 3+ messages
2026-05-13 9:43 [PATCH] io_uring/rw: drop unused attr_type_mask from io_prep_rw_pi() 2+ messages
2026-05-13 9:13 [PATCH RESEND] dm: limit target bio polling to one shot 4+ messages
2026-05-13 9:07 [PATCH] dm: limit target bio polling to one shot
2026-05-13 6:32 [PATCH] io_uring: validate user-controlled cq.head in io_cqe_cache_refill() 4+ messages
2026-05-12 11:02 [PATCH] io_uring/net: allow filtering on IORING_OP_CONNECT 4+ messages
2026-05-12 10:25 [RFC 1/6] io_uring/zcrx: remove extra ifq close 8+ messages
2026-05-11 22:19 [PATCH AUTOSEL 7.0] io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER 4+ messages
2026-05-11 18:21 [PATCHSET 0/3] Linked request fix 4+ messages
2026-05-10 8:41 [PATCH] io_uring/fdinfo: translate SqThread PID through caller's pid_ns 2+ messages
2026-05-09 17:09 [PATCH] io_uring/kbuf: retain pbuf ring list for deferred rw commits
2026-05-08 19:19 [GIT PULL] io_uring fixes for 6.1-rc3 2+ messages
2026-05-08 14:02 [PATCH] sched/task: always defer 'struct task_struct' destruction via RCU 6+ messages
2026-05-08 8:34 Question: io_uring SQPOLL fdinfo prints host PID across pid_ns? 2+ messages
2026-05-06 13:59 [PATCH] test: add timens-abs-timer regression test 2+ messages
2026-05-06 11:04 [PATCH] io_uring/uring_cmd: skip inline completion cleanup if unlocked 3+ messages
2026-05-05 7:39 [PATCH] io_uring/rsrc: remove registered buffer 1GB limit 6+ messages
2026-05-05 7:35 [PATCH v4] io_uring/rsrc: add huge page accounting for registered buffers
2026-05-04 15:37 [PATCH 0/2] io_uring: honour submitter's time namespace for ABS timeouts 7+ messages
2026-05-04 12:10 Re: [SECURITY] io_uring UAF: io_uring_cmd_issue_blocking missing sqe copy before RESIZE_RINGS 3+ messages
2026-05-03 17:57 [PATCH] io_uring/eventfd: reset deferred signal state 2+ messages
2026-05-03 17:56 [PATCH] io_uring/napi: clear tracked NAPI entries on unregister 2+ messages
2026-05-03 8:49 [PATCHSET 0/5] io_uring related epoll cleanups 14+ messages
2026-05-02 9:21 io_uring: should IORING_TIMEOUT_ABS honour the submitter's time namespace? 8+ messages
2026-05-02 2:31 [PATCH v3] io_uring/rsrc: add huge page accounting for registered buffers 3+ messages
2026-05-01 22:51 [PATCH 6.12.y] io_uring/poll: fix multishot recv missing EOF on wakeup race 9+ messages
2026-05-01 1:49 [GIT PULL] io_uring fixes for 7.1-rc2 2+ messages
2026-04-30 12:57 [PATCH] io_uring/tw: serialize ctx->retry_llist with ->uring_lock
2026-04-29 15:25 [PATCH v3 00/10] Add dmabuf read/write via io_uring 61+ messages
2026-04-28 17:51 [RFC PATCH 0/2] net: af_unix: Useful handling of LSM denials on SCM_RIGHTS 8+ messages
2026-04-28 15:46 [PATCH] io_uring/napi: cap busy_poll_to 10 msec
2026-04-28 15:44 [PATCHSET 0/2] kbuf fixes 7+ messages
2026-04-28 10:40 [PATCH AUTOSEL 7.0-6.18] io_uring/rsrc: unify nospec indexing for direct descriptors 2+ messages
2026-04-28 2:53 [PATCH net] net: add net_iov_init() and use it to initialize ->page_type 6+ messages
2026-04-27 16:58 [PATCH] io_uring/wait: make check for pending io consider cached task references 3+ messages
2026-04-26 11:27 [PATCH liburing v1 2/2] .gitignore: add new test build output 3+ messages
2026-04-22 15:53 [PATCH] io_uring: fix missing submitter_task ownership check in bpf_io_reg() 9+ messages
2026-04-22 11:25 [PATCH 0/5] io_uring/zcrx: add CQE based notifications and stats reporting 9+ messages
2026-04-15 9:02 [PATCH v5 0/4] Rust io_uring command abstraction for miscdevice 6+ messages
2026-04-13 21:33 fuse/io-uring: Proposal to support pBuf in additon to kBuf 13+ messages
2026-04-08 10:30 [PATCH net-next v3 1/4] net: add getsockopt_iter callback to proto_ops 18+ messages
2026-04-05 16:09 [PATCH] signalfd: don't dequeue the forced fatal signals 8+ messages
2026-04-01 14:59 io_uring_prep_timeout() leading to an IO pressure close to 100 6+ messages
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox