public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2026-08-28 01:46:42 to 2026-09-10 16:11:41 UTC [more...]

[PATCH 0/2] Fix return with MSG_TUNC overtruncating buffers
 2026-09-10 16:11 UTC  (8+ messages)
` [PATCH 1/2] io_uring/net: let io_recv_buf_select return the length of the buffer region
` [PATCH 2/2] io_uring/net: don't overconsume buffers when using MSG_TRUNC

[PATCH] io_uring/rw: keep CQE flags on iopoll requests when adding kbuf flags
 2026-09-10 15:18 UTC  (3+ messages)

[RFC PATCH] misc: fgds: enable GPU-NVMe direct I/O via POSIX and io_uring
 2026-09-10  8:35 UTC  (5+ messages)

[PATCH 0/6] io_uring/nvme: support fixed buffer for metadata
 2026-09-09 22:28 UTC  (7+ messages)
` [PATCH 1/6] bio-integrity: remove dead bio_integrity_copy_user() error path
` [PATCH 2/6] nvme/ioctl: remove struct nvme_uring_data
` [PATCH 3/6] blk-integrity: pass iov_iter to blk_rq_integrity_map_user()
` [PATCH 4/6] nvme/ioctl: pass iov_iter to nvme_map_user_request()
` [PATCH 5/6] io_uring/cmd: support fixed buffer for metadata
` [PATCH 6/6] nvme/ioctl: "

[PATCH net-next v7 0/6] selftests: net: make iou-zcrx tests multithreaded
 2026-09-09 19:51 UTC  (7+ messages)
` [PATCH net-next v7 1/6] selftests: net: fix get_refill_ring_size() to use its local variable
` [PATCH net-next v7 2/6] selftests: net: remove unused variable in process_recvzc()
` [PATCH net-next v7 3/6] selftests: net: refactor server state into struct thread_ctx
` [PATCH net-next v7 4/6] selftests: net: add multithread client support to iou-zcrx
` [PATCH net-next v7 5/6] selftests: net: add multithread server "
` [PATCH net-next v7 6/6] selftests: net: add rss_multiqueue test variant "

[PATCH net-next v6 0/6] selftests: net: make iou-zcrx tests multithreaded
 2026-09-09 18:47 UTC  (17+ messages)
` [PATCH net-next v6 1/6] selftests: net: fix get_refill_ring_size() to use its local variable
` [PATCH net-next v6 2/6] selftests: net: remove unused variable in process_recvzc()
` [PATCH net-next v6 3/6] selftests: net: refactor server state into struct thread_ctx
` [PATCH net-next v6 4/6] selftests: net: add multithread client support to iou-zcrx
  ` [net-next,v6,4/6] "
` [PATCH net-next v6 5/6] selftests: net: add multithread server "
  ` [net-next,v6,5/6] "
` [PATCH net-next v6 6/6] selftests: net: add rss_multiqueue test variant "
  ` [net-next,v6,6/6] "

[PATCH v3 0/3] io_uring passthru: set result on blk-mq request completion
 2026-09-09 15:58 UTC  (4+ messages)
` [PATCH v3 1/3] io_uring: move req_set_*() to public header
` [PATCH v3 2/3] io_uring/cmd: split io_uring_cmd_set_res() from io_uring_cmd_done()
` [PATCH v3 3/3] nvme/ioctl: call io_uring_cmd_set_res32() in ->end_io()

[PATCHSET] Cancel requests at ring close time
 2026-09-09 14:06 UTC  (8+ messages)
` [PATCH 1/7] io_uring/uring_cmd: only cancel requests of the given task
` [PATCH 2/7] io_uring/notif: count pending zerocopy notifications per ring
` [PATCH 3/7] io_uring/cancel: cancel and wait for all requests on process exit
` [PATCH 4/7] io_uring: run cancelations synchronously on ring release
` [PATCH 5/7] io_uring: drop registered files and buffers at release time
` [PATCH 6/7] io_uring: wait for in-flight requests on ring release
` [PATCH 7/7] io_uring/io-wq: put the request file before posting a completion

[syzbot] [io-uring?] [ext4?] INFO: task hung in io_write
 2026-09-09 12:13 UTC  (9+ messages)

[PATCH v2 0/2] io_uring passthru: set result on blk-mq request completion
 2026-09-09  1:16 UTC  (8+ messages)
` [PATCH v2 1/2] io_uring/cmd: split io_uring_cmd_set_res() from io_uring_cmd_done()
` [PATCH v2 2/2] nvme/ioctl: call io_uring_cmd_set_res32() in ->end_io()

[PATCH] io_uring/rw: end write accounting from ->ki_complete
 2026-09-09  1:09 UTC 

[PATCH v3 0/5] btrfs: fix io_uring encoded IO cleanup
 2026-09-07 17:55 UTC  (3+ messages)

[PATCH] io_uring/net: commit all consumed buffers on bundle recv retry
 2026-09-03 14:55 UTC  (4+ messages)

[PATCH v2] signalfd: don't dequeue the forced fatal signals
 2026-09-03  3:39 UTC  (2+ messages)

[PATCH v4 0/3] scsi: bsg: io_uring passthrough fixes
 2026-09-03  3:10 UTC  (3+ messages)

[PATCH] io_uring/futex: Recycle ifd on failure
 2026-09-02 22:41 UTC  (4+ messages)

[PATCH v5] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-09-02 13:40 UTC  (6+ messages)
` [PATCH v6] "

[RESEND PATCH liburing 0/2] couple of fixes to tests
 2026-08-31 23:18 UTC  (6+ messages)
` [RESEND PATCH liburing 1/2] test/iowait.t: Skip if system is not quiesced for too long
` [RESEND PATCH liburing 2/2] test/iopoll: Fix clang CI build failure
` (subset) [RESEND PATCH liburing 0/2] couple of fixes to tests

[RESEND PATCH liburing 0/2] man page improvements
 2026-08-31 23:00 UTC  (4+ messages)
` [RESEND PATCH liburing 1/2] man: Fix FUTEX_WAIT/FUTEX_WAKE explanation
` [RESEND PATCH liburing 2/2] man/io_uring_submit*.3: Point to error code documentation

[PATCH for-next] io_uring/futex: use GFP_KERNEL_ACCOUNT for futex data allocation
 2026-08-30 19:07 UTC  (2+ messages)

[syzbot] [nfc?] kernel panic: kernel: panic_on_warn set ... (3)
 2026-08-30 17:38 UTC  (2+ messages)
` [syzbot] [bluetooth?] "

[GIT PULL] io_uring fixes for 7.3-rc1
 2026-08-29  1:12 UTC  (2+ messages)

[PATCH v2] setup: dynamically detect default huge page size
 2026-08-28 21:28 UTC  (2+ messages)

[PATCH v2] setup: dynamically detect default huge page size
 2026-08-28 18:58 UTC  (2+ messages)

[PATCH 6.6.y] io_uring/io-wq: fix worker accounting when canceling creation callbacks
 2026-08-28 14:54 UTC  (4+ messages)

[PATCH 0/2] io_uring passthru: set result on blk-mq request completion
 2026-08-28  3:33 UTC  (5+ messages)
` [PATCH 1/2] io_uring/cmd: split io_uring_cmd_set_res() from io_uring_cmd_done()

[PATCH 5.15.y] io_uring/io-wq: fix worker accounting when canceling creation callbacks
 2026-08-28  1:46 UTC  (2+ messages)


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