org.kernel.vger.io-uring archive
550 archived articles, newest first (page 1 of 6). Latest articles →
Re: [PATCH] io_uring/query: cap user size passed to copy_struct_to_user
Mon, 24 Aug 2026 09:24:01 -0400Re: [syzbot] [io-uring?] WARNING in io_ring_exit_work (2)
Mon, 24 Aug 2026 05:22:41 -0700[PATCH] io_uring/query: cap user size passed to copy_struct_to_user
Fri, 21 Aug 2026 16:18:17 +0545Re: [GIT PULL] io_uring updates for 7.3
Thu, 20 Aug 2026 21:37:04 +0000Re: [RFC PATCH] io_uring/cmd: don't skip completion for a non-armed multishot uring_cmd
Thu, 20 Aug 2026 11:56:37 -0700Re: [RFC PATCH] io_uring/cmd: don't skip completion for a non-armed multishot uring_cmd
Thu, 20 Aug 2026 20:56:34 +0200Re: [PATCH AUTOSEL 7.0] io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER
Thu, 20 Aug 2026 10:20:11 -0400Re: [PATCH AUTOSEL 7.0] io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER
Wed, 19 Aug 2026 14:53:52 -0600[GIT PULL] io_uring updates for 7.3
Wed, 19 Aug 2026 14:25:49 -0600Re: [PATCH AUTOSEL 7.0] io_uring/wait: honour caller's time namespace for IORING_ENTER_ABS_TIMER
Wed, 19 Aug 2026 13:19:51 -0400Re: [syzbot] [usb?] KASAN: slab-use-after-free Read in ep_open
Wed, 19 Aug 2026 14:26:54 +0200[PATCH v3 1/5] btrfs: always return -EIOCBQUEUED after btrfs_uring_read_extent_endio
Wed, 19 Aug 2026 10:54:32 +0800[PATCH v3 4/5] btrfs: don't stash uring encoded data across -EAGAIN
Wed, 19 Aug 2026 10:54:35 +0800[PATCH v3 5/5] btrfs: drop unused uring encoded IO REISSUE stash helpers
Wed, 19 Aug 2026 10:54:36 +0800[PATCH v3 2/5] btrfs: free iov when btrfs_uring_read_extent fails
Wed, 19 Aug 2026 10:54:33 +0800[PATCH v3 3/5] btrfs: unlock inode and extent in caller when uring read extent fails
Wed, 19 Aug 2026 10:54:34 +0800[PATCH v3 0/5] btrfs: fix io_uring encoded IO cleanup
Wed, 19 Aug 2026 10:54:31 +0800Re: [syzbot] [usb?] KASAN: slab-use-after-free Read in ep_open
Tue, 18 Aug 2026 11:37:16 -0400[PATCH 2/2] io_uring/waitid: avoid siginfo copy during ring teardown
Tue, 18 Aug 2026 18:33:37 +0800[PATCH 1/2] io_uring/waitid: honor task_work cancellation
Tue, 18 Aug 2026 18:33:36 +0800Re: [syzbot] [usb?] KASAN: slab-use-after-free Read in ep_open
Tue, 18 Aug 2026 09:42:34 +0200Re: [PATCH 1/5] configure: shorten the message for the discard command
Mon, 17 Aug 2026 12:22:27 -0600Re: [syzbot] [usb?] KASAN: slab-use-after-free Read in ep_open
Mon, 17 Aug 2026 14:14:17 -0400Re: [syzbot] [usb?] KASAN: slab-use-after-free Read in ep_open
Mon, 17 Aug 2026 09:38:02 -0700Re: [syzbot] [usb?] KASAN: slab-use-after-free Read in ep_open
Mon, 17 Aug 2026 11:45:42 -0400Re: [syzbot] [usb?] KASAN: slab-use-after-free Read in ep_open
Mon, 17 Aug 2026 09:04:06 -0600Re: [PATCH net-next v5 5/6] selftests: net: add multithread server support to iou-zcrx
Mon, 17 Aug 2026 09:09:54 -0500Re: [syzbot] [usb?] KASAN: slab-use-after-free Read in ep_open
Mon, 17 Aug 2026 06:42:03 -0700[PATCH 5/5] test: add zone_reset_all command test
Mon, 17 Aug 2026 10:28:32 +0200[PATCH 4/5] man: add io_uring_prep_cmd_zone_reset_all.3 man page
Mon, 17 Aug 2026 10:28:31 +0200[PATCH 3/5] liburing: add io_uring_prep_cmd_zone_reset
Mon, 17 Aug 2026 10:28:30 +0200[PATCH 2/5] man: fixups for io_uring_prep_cmd_discard.3
Mon, 17 Aug 2026 10:28:29 +0200[PATCH 1/5] configure: shorten the message for the discard command
Mon, 17 Aug 2026 10:28:28 +0200support ZONE_RESET_ALL in liburing v3
Mon, 17 Aug 2026 10:28:27 +0200[PATCH v4 2/3] scsi: bsg: fix TOCTOU in io_uring passthrough command setup
Mon, 17 Aug 2026 16:07:29 +0800[PATCH v4 3/3] scsi: bsg: map io_uring user buffers with GFP_KERNEL
Mon, 17 Aug 2026 16:07:30 +0800[PATCH v4 1/3] scsi: bsg: cap io_uring sense copy to max_response_len
Mon, 17 Aug 2026 16:07:28 +0800[PATCH v4 0/3] scsi: bsg: io_uring passthrough fixes
Mon, 17 Aug 2026 16:07:27 +0800Re: [PATCH v3 0/2] scsi: bsg: io_uring passthrough TOCTOU and mapping
Mon, 17 Aug 2026 11:17:07 +0800[PATCH v3 1/2] scsi: bsg: fix TOCTOU in io_uring passthrough command setup
Mon, 17 Aug 2026 09:39:58 +0800[PATCH v3 2/2] scsi: bsg: map io_uring user buffers with GFP_KERNEL
Mon, 17 Aug 2026 09:39:59 +0800[PATCH v3 0/2] scsi: bsg: io_uring passthrough TOCTOU and mapping
Mon, 17 Aug 2026 09:39:57 +0800Re: [GIT PULL] io_uring fix for 7.2-final
Sun, 16 Aug 2026 17:28:32 +0000Re: [PATCH] io_uring/bpf-ops: wake up the loop task on eject
Sun, 16 Aug 2026 14:26:43 +0100[PATCH] io_uring: keep memlock accounting while regions are mapped
Sun, 16 Aug 2026 00:07:52 -0700[GIT PULL] io_uring fix for 7.2-final
Sat, 15 Aug 2026 18:05:21 -0600Re: [PATCH io_uring 00/16] zcrx update for-7.3
Sat, 15 Aug 2026 18:02:14 -0600Re: [PATCH] io_uring/io-wq: fix worker accounting when canceling creation callbacks
Sat, 15 Aug 2026 18:02:11 -0600Re: [PATCH 0/3] Continue iovec api clean up
Sat, 15 Aug 2026 18:02:05 -0600Re: (subset) [PATCH v5 00/16] Add dmabuf read/write via io_uring
Sat, 15 Aug 2026 18:01:15 -0600Re: [PATCH] io_uring/memmap: account the pages a compound region really uses
Sat, 15 Aug 2026 18:01:05 -0600Re: [PATCH] io_uring/memmap: account the pages a compound region really uses
Sat, 15 Aug 2026 17:55:14 -0600[PATCH] io_uring: defer eventfd signaling when queued from a wakeup handler
Sat, 15 Aug 2026 17:03:06 -0600Re: [PATCH] io_uring/bpf-ops: wake up the loop task on eject
Sat, 15 Aug 2026 20:10:43 +0900Re: [PATCH] io_uring/bpf-ops: wake up the loop task on eject
Sat, 15 Aug 2026 11:26:50 +0100Re: [PATCH] io_uring/bpf-ops: wake up the loop task on eject
Fri, 14 Aug 2026 12:50:52 -0400Re: [PATCH v3 2/2] io_uring: add fremovexattr and flistxattr support
Fri, 14 Aug 2026 12:39:57 -0400Re: [PATCH net-next v5 3/6] selftests: net: refactor server state into struct thread_ctx
Fri, 14 Aug 2026 09:06:45 -0700Re: [PATCH net-next v5 4/6] selftests: net: add multithread client support to iou-zcrx
Fri, 14 Aug 2026 09:04:35 -0700Re: [PATCH net-next v5 6/6] selftests: net: add rss_multiqueue test variant to iou-zcrx
Fri, 14 Aug 2026 09:01:13 -0700Re: [PATCH net-next v5 5/6] selftests: net: add multithread server support to iou-zcrx
Fri, 14 Aug 2026 08:50:29 -0700Re: [PATCH v2 0/7] btrfs: fix io_uring encoded IO cleanup and compat
Fri, 14 Aug 2026 16:31:05 +0800[PATCH] io_uring/bpf-ops: wake up the loop task on eject
Fri, 14 Aug 2026 12:04:20 +0900[PATCH net-next v5 6/6] selftests: net: add rss_multiqueue test variant to iou-zcrx
Thu, 13 Aug 2026 20:23:48 -0500[PATCH net-next v5 5/6] selftests: net: add multithread server support to iou-zcrx
Thu, 13 Aug 2026 20:23:47 -0500[PATCH net-next v5 2/6] selftests: net: remove unused variable in process_recvzc()
Thu, 13 Aug 2026 20:23:44 -0500[PATCH net-next v5 4/6] selftests: net: add multithread client support to iou-zcrx
Thu, 13 Aug 2026 20:23:46 -0500[PATCH net-next v5 1/6] selftests: net: fix get_refill_ring_size() to use its local variable
Thu, 13 Aug 2026 20:23:43 -0500[PATCH net-next v5 3/6] selftests: net: refactor server state into struct thread_ctx
Thu, 13 Aug 2026 20:23:45 -0500[PATCH net-next v5 0/6] selftests: net: multithreaded multiqueue iou-zcrx
Thu, 13 Aug 2026 20:23:42 -0500Re: [PATCH v3 2/2] io_uring: add fremovexattr and flistxattr support
Thu, 13 Aug 2026 21:52:21 +0530Re: [PATCH] io_uring/rsrc: reject overflowing regvec bvec byte counts
Wed, 12 Aug 2026 20:11:11 -0600[PATCH 2/3] io_uring/net: Drop custom iov copy in io_msg_copy_hdr
Wed, 12 Aug 2026 20:40:21 -0400[PATCH 3/3] io_uring/net: Drop ddir argument from io_msg_copy_hdr
Wed, 12 Aug 2026 20:40:22 -0400[PATCH 0/3] Continue iovec api clean up
Wed, 12 Aug 2026 20:40:19 -0400[PATCH 1/3] io_uring/rw: Drop custom iov copy in io_iov_buffer_select_prep
Wed, 12 Aug 2026 20:40:20 -0400[PATCH] io_uring/rsrc: reject overflowing regvec bvec byte counts
Wed, 12 Aug 2026 20:30:42 +0000Re: [PATCH 3/5] liburing: add io_uring_prep_cmd_zone_reset
Wed, 12 Aug 2026 17:50:07 +0200Re: [PATCH 3/5] liburing: add io_uring_prep_cmd_zone_reset
Wed, 12 Aug 2026 08:43:16 -0700[PATCH 1/5] configure: shorten the message for the discard command
Wed, 12 Aug 2026 07:12:48 -0600[PATCH 5/5] test: add zone_reset_all command test
Wed, 12 Aug 2026 07:12:52 -0600[PATCH 4/5] man: add io_uring_prep_cmd_zone_reset_all.3 man page
Wed, 12 Aug 2026 07:12:51 -0600[PATCH 3/5] liburing: add io_uring_prep_cmd_zone_reset
Wed, 12 Aug 2026 07:12:50 -0600[PATCH 2/5] man: fixups for io_uring_prep_cmd_discard.3
Wed, 12 Aug 2026 07:12:49 -0600support ZONE_RESET_ALL in liburing v2
Wed, 12 Aug 2026 07:12:47 -0600Re: [PATCH v4] pipe: only enable the extra wake_up(rd_wait) for EPOLLET consumers
Wed, 12 Aug 2026 09:46:59 +0200[syzbot] [io-uring?] [net?] WARNING: refcount bug in zcrx_unregister_user
Tue, 11 Aug 2026 17:22:35 -0700[RFC PATCH] io_uring/cmd: don't skip completion for a non-armed multishot uring_cmd
Tue, 11 Aug 2026 22:42:52 +0200Re: [PATCH] io_uring/io-wq: fix worker accounting when canceling creation callbacks
Tue, 11 Aug 2026 13:02:07 -0400Re: [PATCH io_uring 02/16] io_uring/zcrx: move RQ head/tail to separate cache lines
Tue, 11 Aug 2026 09:58:07 -0700Re: [PATCH io_uring 02/16] io_uring/zcrx: move RQ head/tail to separate cache lines
Tue, 11 Aug 2026 14:16:29 +0100[PATCH] io_uring/io-wq: fix worker accounting when canceling creation callbacks
Tue, 11 Aug 2026 00:01:27 -0700Re: [PATCH net] net: expect instance lock in netdev_queue_get_dma_dev()
Mon, 10 Aug 2026 23:20:13 +0000Re: [PATCH io_uring 02/16] io_uring/zcrx: move RQ head/tail to separate cache lines
Mon, 10 Aug 2026 10:35:18 -0700[syzbot] [io-uring?] [block?] memory leak in io_submit_sqes (6)
Mon, 10 Aug 2026 09:51:32 -0700Re: [PATCH net] net: expect instance lock in netdev_queue_get_dma_dev()
Mon, 10 Aug 2026 12:27:13 +0200Re: [PATCH net] net: expect instance lock in netdev_queue_get_dma_dev()
Mon, 10 Aug 2026 11:23:28 +0100[syzbot] [nfc?] kernel panic: kernel: panic_on_warn set ... (3)
Sat, 08 Aug 2026 17:09:33 -0700Re: [PATCH v5 01/16] dma-buf: introduce initial file I/O infrastructure
Sat, 8 Aug 2026 16:42:27 +0900[REGRESSION] io_uring/rsrc: MSG_RING SEND_FD fixed-file installation slowdown after 7029acd8a950
Sat, 8 Aug 2026 00:16:10 +0800
lmpx.com only provides a reader for public news (NNTP) servers. It is not
affiliated with the servers or forums shown here and is not responsible for
the content of articles, which is written by their respective authors.