2026-01-31 1:19 Re: [PATCH net-next RFC 0/3] net: move .getsockopt away from __user buffers 6+ messages
2026-01-30 16:41 Re: Re: [syzbot ci] Separate compound page from folio 9+ messages
2026-01-30 15:55 Re: [PATCH 2/2] io_uring: introduce IORING_OP_MMAP 6+ 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-29 1:16 Re: [PATCH v4 18/25] fuse: support buffer copying for kernel addresses 39+ 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 23:06 Re: [PATCH v3 14/25] fuse: refactor io-uring header copying to ring 58+ messages
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
2026-01-26 18:09 [PATCH] io_uring/kbuf: don't early commit provided ring buffers if locked
2026-01-25 17:09 [PATCH for-next] io_uring/rsrc: use GFP_KERNEL_ACCOUNT consistently
2026-01-25 17:08 [PATCH for-next] io_uring/futex: use GFP_KERNEL_ACCOUNT for futex data allocation
2026-01-24 18:44 Re: [PATCH v2] io_uring/rsrc: fix RLIMIT_MEMLOCK bypass by removing cross-buffer accounting 22+ messages
2026-01-24 16:37 Re: [PATCH liburing 0/2] Add support for IORING_SETUP_SQ_REWIND 10+ messages
2026-01-24 16:31 Re: [PATCH 1/1] io_uring/zcrx: implement large rx buffer support 5+ messages
2026-01-23 21:24 Re: [GIT PULL] io_uring fixes for 6.19-rc7 2+ messages
2026-01-23 21:00 [PATCH] io_uring/io-wq: handle !sysctl_hung_task_timeout_secs
2026-01-22 22:59 Re: [PATCH] io_uring/rsrc: take unsigned index in io_rsrc_node_lookup() 2+ messages
2026-01-22 22:59 Re: [PATCH v3 1/1] io_uring: introduce non-circular SQ 6+ messages
2026-01-22 16:21 [PATCH 2/2] io_uring: split out CQ waiting code into wait.c 3+ messages
2026-01-22 11:46 Re: [RFC v2 05/11] block: add infra to handle dmabuf tokens 54+ messages
2026-01-22 1:56 [RFC PATCH v4 3/3] bsg: implement SCSI BSG uring_cmd handler 4+ messages
2026-01-21 23:22 [PATCH 2/2] io_uring/io-wq: don't trigger hung task for syzbot craziness 3+ messages
2026-01-21 21:43 Re: [syzbot] [io-uring?] INFO: task hung in io_wq_put_and_exit (6) 11+ messages
2026-01-21 18:51 [PATCH] io_uring/sync: validate passed in offset
2026-01-21 18:22 [PATCH] io_uring/eventfd: remove unused ctx->evfd_last_cq_tail member
2026-01-21 14:55 Re: [PATCH 0/2] mini-liburing updates 4+ messages
2026-01-21 2:20 Re: [PATCH net-next v9 1/9] net: memzero mp params when closing a queue 13+ messages
2026-01-20 20:54 Re: [syzbot ci] Re: io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER 11+ messages
2026-01-20 17:41 Re: [PATCH 1/2] io_uring/kbuf: fix signedness in this_len calculation 5+ messages
2026-01-20 17:24 Re: [PATCH V2 0/2] nvme: optimize passthrough IOPOLL completion for local ring context 9+ messages
2026-01-20 16:57 [PATCH for-next] io_uring/timeout: annotate data race in io_flush_timeouts()
2026-01-20 15:24 Re: [syzbot] [io-uring?] memory leak in iovec_from_user (5) 3+ messages
2026-01-20 15:19 Re: [syzbot] [io-uring?] INFO: rcu detected stall in io_ring_exit_work (3) 2+ messages
2026-01-20 14:57 [PATCH] io_uring/io-wq: check IO_WQ_BIT_EXIT inside work run loop
2026-01-20 2:56 [PATCH] io_uring/waitid: fix KCSAN warning on io_waitid->head
2026-01-19 20:29 Re: [PATCH 6/6] io_uring: allow registration of per-task restrictions 12+ messages
2026-01-19 8:59 Re: [PATCH] io_uring/rw: free potentially allocated iovec on cache put failure 2+ messages
2026-01-17 4:59 Re: [GIT PULL] io_uring fix for 6.19-rc6 2+ messages
2026-01-16 22:38 [PATCH 5/5] io_uring: allow registration of per-task restrictions 6+ messages
2026-01-16 4:52 [RFC PATCH v3 0/3] bsg: add io_uring command support for SCSI passthrough 9+ messages
2026-01-16 2:29 Re: [PATCH] nvme: optimize passthrough IOPOLL completion for local ring context 3+ messages
2026-01-15 21:08 Re: [PATCH 2/3] io_uring: add support for BPF filtering for opcode restrictions 8+ messages
2026-01-15 17:19 Re: [PATCH liburing 1/1] man: add io_uring_register_region.3 14+ messages
2026-01-15 17:10 Re: [PATCH net-next v8 7/9] eth: bnxt: support qcfg provided rx page size 19+ messages
2026-01-15 1:44 Re: [PATCH] io_uring/uring_cmd: explicitly disallow cancelations for IOPOLL 2+ messages
2026-01-15 1:42 Re: [PATCH v2] io_uring: fix IOPOLL with passthrough I/O 3+ messages
2026-01-14 20:59 Re: [PATCH] io_uring/rsrc: fix RLIMIT_MEMLOCK bypass via compound page accounting 5+ messages
2026-01-14 17:18 Re: [PATCH] io_uring: move local task_work in exit cancel loop 2+ messages
2026-01-14 16:51 Re: [PATCH v5 68/68] sysfs(2): fs_index() argument is _not_ a pathname 72+ messages
2026-01-14 16:09 Re: [syzbot] [io-uring?] memory leak in iovec_from_user (4) 2+ messages
2026-01-14 16:00 Re: [RFC PATCH 0/8] experimental struct filename followups 13+ messages
2026-01-14 15:50 Re: [PATCH] io_uring: fix IOPOLL with passthrough I/O 4+ messages
2026-01-14 6:52 [syzbot] Monthly io-uring report (Jan 2026)
2026-01-13 19:17 Re: [PATCH v4 15/59] struct filename: saner handling of long names 65+ messages
2026-01-13 18:25 Re: [PATCH 3/3] io_uring/register: allow original task restrictions owner to unregister 6+ messages
2026-01-13 18:23 Re: [PATCHSET 0/5] io_uring restrictions cleanups and improvements 9+ messages
2026-01-13 1:26 Re: [RFC PATCH 1/3] bsg: add bsg_uring_cmd uapi structure 6+ messages
2026-01-12 19:36 Re: [syzbot] [io-uring?] memory leak in iovec_from_user (3) 2+ messages
2026-01-12 18:34 Re: [PATCH v7 0/3] io_uring: use release-acquire ordering for IORING_SETUP_R_DISABLED 11+ messages
2026-01-12 16:20 Re: [PATCH] io_uring: Trim out unused includes 6+ messages
2026-01-12 13:22 Re: re-enable IOCB_NOWAIT writes to files v4 28+ messages
2026-01-12 13:02 Re: re-enable IOCB_NOWAIT writes to files v6 15+ messages
2026-01-10 2:15 Re: [GIT PULL] io_uring fix for 6.19-rc5 2+ messages
2026-01-09 23:27 Re: [RFC PATCH 2/2] io_uring: fix io may accumulation in poll mode 28+ messages
2026-01-08 23:54 Re: [PATCHSET RFC 0/2] Per-task io_uring opcode restrictions 5+ messages
2026-01-07 15:53 [PATCH AUTOSEL 6.18] io_uring: use GFP_NOWAIT for overflow CQEs on legacy rings
2026-01-07 15:08 Re: [PATCH V2 0/3] block: avoid to use bi_vcnt in bio_may_need_split() 9+ messages
2026-01-07 7:43 Re: [PATCH 04/11] fat: cleanup the flags for fat_truncate_time 25+ messages
2026-01-06 10:11 [PATCH V2 13/13] selftests/io_uring: add copy_user_to_reg_vec() and copy_reg_vec_to_user() bpf_memcpy tests 14+ messages
2026-01-06 7:54 Re: re-enable IOCB_NOWAIT writes to files v5 6+ messages
2026-01-05 22:34 Re: [PATCH] io_uring/io-wq: remove io_wq_for_each_worker() return value 2+ messages
2026-01-05 18:54 Re: [PATCH v2] io_uring/io-wq: fix incorrect io_wq_for_each_worker() termination logic 4+ messages
2026-01-05 18:53 Re: [PATCH v2] io_uring/tctx: add separate lock for list of tctx's in ctx 4+ messages
2026-01-05 17:59 Re: [PATCH] io_uring/io-wq: ensure workers are woken when io-wq context is exited 4+ messages
2026-01-02 20:19 Re: [GIT PULL] io_uring fixes for 6.19-rc4 2+ messages
2026-01-01 15:18 Re: [PATCH] io_uring/memmap: drop unused sz param in io_uring_validate_mmap_request() 2+ messages
2026-01-01 9:47 [syzbot ci] Re: io_uring/tctx: add separate lock for list of tctx's in ctx 2+ messages
2025-12-31 17:02 Re: [PATCH 4/5] io_uring: bpf: add buffer support for IORING_OP_BPF 41+ messages
2025-12-31 15:22 Re: [syzbot] [io-uring?] possible deadlock in io_uring_del_tctx_node 2+ messages
2025-12-31 1:50 Re: [PATCH v2] io_uring: drop overflowing CQE instead of exceeding memory limits 2+ messages
2025-12-30 18:28 Re: [PATCH v6.20] io_uring/rsrc: refactor io_import_kbuf() to use single loop 10+ messages
2025-12-30 16:01 Re: [PATCH] io_uring: make overflowing cqe subject to OOM 5+ messages
2025-12-28 15:45 Re: [PATCH v2] af_unix: don't post cmsg for SO_INQ unless explicitly asked for 10+ messages
2025-12-26 19:50 Re: [GIT PULL] io_uring fix for 6.19-rc3 2+ messages
2025-12-26 5:16 [PATCH] io-uring: fixed an int type code style issue
2025-12-25 15:18 Re: [PATCH v2] io_uring: fix filename leak in __io_openat_prep() 4+ messages
2025-12-25 7:08 Re: [PATCH] io_uring: fix filename leak in __io_openat_prep() 3+ messages
2025-12-25 7:03 Re: [syzbot] [fs?] memory leak in getname_flags 2+ messages
2025-12-22 23:41 Re: [PATCH 08/10] fs: add support for non-blocking timestamp updates 19+ messages
2025-12-22 22:08 Re: [PATCH] io_uring/rsrc: fix slab-out-of-bounds in io_buffer_register_bvec 13+ messages
2025-12-22 17:23 Re: [PATCH v2 19/25] fuse: add io-uring kernel-managed buffer ring 33+ messages
2025-12-20 18:00 Re: [GIT PULL] io_uring fix for 6.19-rc2 2+ messages
2025-12-20 8:19 Re: [PATCH 1/3] block: fix bio_may_need_split() by using bvec iterator way 12+ messages
2025-12-18 21:18 Re: [PATCH 1/2] af_unix: don't post cmsg for SO_INQ unless explicitly asked for 7+ messages
2025-12-18 1:24 Re: [syzbot ci] Re: io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER 19+ messages
2025-12-17 23:36 Re: [PATCH v2] io_uring/rsrc: fix slab-out-of-bounds in io_buffer_register_bvec 2+ messages
2025-12-17 18:08 Re: [PATCH v2] io_uring: fix nr_segs calculation in io_import_kbuf 6+ messages
2025-12-16 20:29 Re: [RFC PATCH v3 27/59] do_sys_openat2(): get rid of useless check, switch to CLASS(filename) 64+ messages
2025-12-16 3:07 Re: [PATCH v1 22/30] io_uring/rsrc: refactor io_buffer_register_bvec()/io_buffer_unregister_bvec() 60+ messages
2025-12-16 2:18 Re: [RFC PATCH v2 18/18] struct filename ->refcnt doesn't need to be atomic 26+ messages
2025-12-15 17:27 Re: [PATCH v4 5/5] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER 10+ messages
2025-12-13 0:04 Re: [PATCH net-next v7 7/9] eth: bnxt: allow providers to set rx buf size 20+ messages
2025-12-12 16:50 Re: [PATCH] fuse: add zero-copy to fuse-over-io_uring 4+ messages
2025-12-12 10:09 Re: [GIT PULL] io_uring fix for 6.19-rc1 2+ messages
2025-12-10 0:03 [PATCH v2] io_uring: fix min_wait wakeups for SQPOLL
2025-12-09 20:33 [PATCH] io_uring: fix min_wait wakeups for SQPOLL
2025-12-09 0:12 Re: [GIT PULL] Followup io_uring fixes for 6.19-rc1 2+ messages
2025-12-05 17:24 [PATCH] io_uring/poll: unify poll waitqueue entry and list removal
2025-12-05 16:56 Re: [PATCH v1] io_uring/kbuf: use WRITE_ONCE() for userspace-shared buffer ring fields 5+ messages
2025-12-05 4:05 Re: [syzbot] Monthly io-uring report (Dec 2025) 2+ messages
2025-12-04 22:47 Re: [PATCH] io_uring/kbuf: use READ_ONCE() for userspace-mapped memory 2+ messages
2025-12-04 22:47 Re: [PATCH v1 1/3] io_uring/rsrc: clean up buffer cloning arg validation 4+ messages
2025-12-04 22:47 Re: [PATCH liburing v1] man/io_uring_clone_buffers.3: remove duplicate IORING_REGISTER_DST_REPLACE text 2+ messages
2025-12-04 4:01 Re: [GIT PULL] io_uring updates for 6.19-rc1 2+ messages
2025-12-03 20:23 Re: [PATCH liburing v3 0/4] liburing: getsockname support 6+ messages
2025-12-03 14:53 Re: [PATCH] io_uring/trace: rename io_uring_queue_async_work event "rw" field 2+ messages
2025-12-03 14:53 Re: [PATCH] io_uring/io-wq: always retry worker create on ERESTART* 2+ messages
2025-12-03 14:53 Re: [PATCH v3 0/2] block: enable per-cpu bio cache by default 5+ messages
2025-12-03 2:49 Re: [PATCH liburing v2 2/4] test/bind-listen.t: Use ephemeral port 11+ messages
2025-12-01 21:52 Re: [syzbot] [io-uring?] memory leak in io_submit_sqes (5) 8+ messages
2025-12-01 21:06 [PATCH] io_uring/poll: correctly handle io_poll_add() return value on update
2025-11-28 21:15 Re: [GIT PULL] io_uring fixes for 6.18-final 2+ messages
2025-11-28 9:02 [syzbot] [io-uring?] KASAN: slab-use-after-free Read in io_poll_remove_entries (2)
2025-11-27 20:44 [PATCH net-next v6 8/8] selftests: iou-zcrx: test large chunk sizes 9+ messages
2025-11-27 20:40 [PATCH review-only] io_uring/zcrx: implement large rx buffer support
2025-11-27 10:00 Re: [PATCH] io_uring/net: wire up support for sk->sk_prot->uring_cmd() with SOCKET_URING_OP_PASSTHROUGH_FLAG 3+ messages
2025-11-27 5:55 Re: [PATCH v3 4/4] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER 8+ messages
2025-11-26 21:47 Re: [PATCH v4 0/3] Introduce getsockname io_uring_cmd 7+ messages
2025-11-26 17:14 Re: [PATCH] io_uring/query: drop unused io_handle_query_entry() ctx arg 2+ messages
2025-11-26 13:51 Re: (subset) re-enable IOCB_NOWAIT writes to files v2 23+ messages
2025-11-26 4:20 Re: [PATCH net-next 2/3] netmem, devmem, tcp: access pp fields through @desc in net_iov 8+ messages
2025-11-25 18:37 Re: [PATCH v3 3/3] io_uring: Introduce getsockname io_uring cmd 6+ messages
2025-11-25 14:04 Re: [PATCH 1/1] io_uring: fix mixed cqe overflow handling 2+ messages
2025-11-25 12:46 Re: [PATCH v3 07/10] io_uring/bpf: implement struct_ops registration 22+ messages
2025-11-25 3:56 [PATCH] io_uring/net: ensure vectored buffer node import is tied to notification
2025-11-25 1:13 Re: [PATCH v2 8/8] fuse: support io-uring registered buffers 40+ messages
2025-11-24 17:36 Re: [PATCH 10/14] fs: factor out a sync_lazytime helper 47+ messages
2025-11-24 11:11 Re: [PATCH 4/5] iomap: support write completions from interrupt context 10+ messages
2025-11-24 9:49 Re: [PATCH 00/44] Change a lot of min_t() that might mask high bits 10+ messages
2025-11-22 2:15 Re: [PATCH v2 2/3] socket: Split out a getsockname helper for io_uring 7+ messages
2025-11-21 19:19 Re: [GIT PULL] io_uring fix for 6.18-rc7 2+ messages
2025-11-21 13:59 Re: [PATCH] io_uring/register: use correct location for io_rings_layout 5+ messages
2025-11-21 13:13 [PATCH 6.12 172/185] io_uring/napi: fix io_napi_entry RCU accesses
2025-11-21 8:53 Re: [PATCH] io_uring/cmd_net: fix wrong argument types for skb_queue_splice() 2+ messages
2025-11-20 22:13 [PATCH liburing v2 4/4] man/io_uring_prep_getsockname.3: Add man page 5+ messages
2025-11-20 21:58 [PATCH v2 3/3] io_uring: Introduce getsockname io_uring cmd 4+ messages
2025-11-20 20:23 Re: [PATCH v1] io_uring/kbuf: remove obsolete buf_nr_pages and update comments 2+ messages
2025-11-20 15:27 Re: [PATCH] liburing: sync pi attributes with kernel uapi 2+ messages
2025-11-20 1:29 Re: [PATCH 0/3] Introduce getsockname io_uring_cmd 10+ messages
2025-11-19 5:41 Re: [RFC][PATCH 11/13] allow incomplete imports of filenames 51+ messages
2025-11-14 18:20 Re: [GIT PULL] io_uring fixes for 6.18-rc6 2+ messages
2025-11-13 18:38 Re: [PATCH 0/2] zcrx and SQ/CQ queries 4+ messages
2025-11-13 18:38 Re: [PATCH 00/10] io_uring for-6.19 zcrx updates 12+ messages
2025-11-13 14:28 Re: [PATCH 0/7] further ring init cleanups 10+ messages
2025-11-13 12:35 Re: [PATCH 4/5] iomap: support write completions from interrupt context 25+ messages
2025-11-12 15:26 Re: [PATCH] io_uring/rsrc: don't use blk_rq_nr_phys_segments() as number of bvecs 6+ messages
2025-11-12 11:37 [PATCH 6.12] io_uring/napi: fix io_napi_entry RCU accesses
2025-11-11 17:35 Re: [PATCH v6 0/5] io_uring zcrx ifq sharing 8+ messages
2025-11-10 22:02 Re: [PATCH 0/4] random setup cleanups 6+ messages
2025-11-10 22:00 Re: [PATCH 6.18] io_uring/query: return number of available queries 2+ messages
2025-11-10 21:55 Re: [syzbot] [io-uring?] memory leak in iovec_from_user (2) 5+ messages
2025-11-10 21:37 [PATCH] io_uring/rw: ensure allocated iovec gets cleared for early failure
2025-11-10 12:19 Re: [PATCH 1/1] io_uring: regbuf vector size truncation 5+ messages
2025-11-08 17:15 Re: [GIT PULL] io_uring fix for 6.18-rc5 2+ messages
2025-11-08 13:40 Re: [PATCH 1/1] io_uring/query: buffer size calculations with a union 2+ messages
2025-11-08 2:04 Re: [PATCH net v1 2/2] gve: use max allowed ring size for ZC page_pools
2025-11-08 1:15 Re: [PATCH v2 1/2] block: use bio_alloc_bioset for passthru IO by default 5+ messages
2025-11-08 0:27 Re: [PATCH] liburing: add test for metadata 2+ messages
2025-11-07 16:05 Re: [GIT PULL] io_uring fixes for 6.18-rc5 2+ messages
2025-11-06 23:33 Re: [PATCH v3 0/2] net: io_uring/zcrx: call netdev_queue_get_dma_dev() under instance lock 11+ messages
2025-11-06 23:25 Re: [PATCH for-next] io_uring: use WRITE_ONCE for user shared memory 2+ messages
2025-11-06 23:25 Re: [PATCH v1 0/7] reverse ifq refcount 18+ messages
2025-11-06 23:24 Re: [PATCHSET 0/2] Add support for IORING_CQE_F_SOCK_FULL 5+ messages
2025-11-06 23:23 Re: [PATCH io_uring-6.18 1/1] io_uring: fix types for region size calulation 5+ messages
2025-11-06 17:01 [RFC 16/16] io_uring: introduce SCQ placement 17+ messages
2025-11-05 20:00 [PATCH 2/2] io_uring/futex: move futexv owned status to struct io_futexv_data 3+ messages
2025-11-05 15:22 Re: [PATCH v2] io_uring: fix typos and comment wording 2+ messages
2025-11-05 13:14 Re: [PATCH 3/6] io_uring/notif: move io_notif_flush() to net.c 10+ messages
2025-11-04 13:53 Re: [PATCH v4 12/12] io_uring/zcrx: share an ifq between rings 16+ messages
2025-11-03 20:47 Re: [PATCH v2 0/5] io_uring: avoid uring_lock for IORING_SETUP_SINGLE_ISSUER 18+ messages
2025-11-03 20:07 Re: [PATCH] io_uring/memmap: return bool from io_mem_alloc_compound() 4+ messages
2025-11-03 20:01 [PATCH] io_uring/cancel: move cancelation code from io_uring.c to cancel.c
2025-11-03 19:04 Re: [External] : Re: [PATCH] io_uring: fix typos and comment wording 3+ messages
2025-11-03 15:56 Re: [PATCH for-6.18] io_uring/zcrx: remove sync refill uapi 2+ messages
2025-11-03 15:31 Re: [PATCH v4 0/3] io_uring/uring_cmd: avoid double indirect call in task work dispatch 6+ messages
2025-11-02 2:05 Re: [syzbot] [io-uring?] INFO: task hung in io_uring_alloc_task_context (6) 2+ messages
2025-10-31 18:29 Re: [PATCH v3 4/4] io_uring/uring_cmd: avoid double indirect call in task work dispatch 7+ messages
2025-10-30 23:56 Re: [syzbot] [io-uring?] KASAN: global-out-of-bounds Read in io_uring_show_fdinfo 4+ messages
2025-10-30 23:10 [PATCH] io_uring/fdinfo: validate opcode before checking if it's an 128b one
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox