Linux io-uring development
 help / color / mirror / Atom feed
 messages from 2026-07-12 22:12:28 to 2026-07-29 13:11:31 UTC [more...]

[PATCH v4 00/14] Add dmabuf read/write via io_uring
 2026-07-29 13:11 UTC  (36+ messages)
` [PATCH v4 01/14] dma-buf: introduce initial file I/O infrastructure
` [PATCH v4 02/14] iov_iter: add iterator type for dmabuf maps
` [PATCH v4 03/14] block: rename bi_bvec_done
` [PATCH v4 04/14] block: always adjust bi_offset on bio_advance_iter
` [PATCH v4 05/14] block: move bvec init into __bio_clone
` [PATCH v4 06/14] block: introduce dma map backed bio type
` [PATCH v4 07/14] block: forward init_dma_buf_io_ctx to drivers
` [PATCH v4 08/14] nvme-pci: implement dma_token backed requests
` [PATCH v4 09/14] nvme-pci: add SGL support for the dmabuf path
` [PATCH v4 10/14] io_uring/rsrc: introduce buf registration structure
` [PATCH v4 11/14] io_uring/rsrc: extend buffer update
` [PATCH v4 12/14] io_uring/rsrc: add uncloneable regbuf flag
` [PATCH v4 13/14] io_uring/rsrc: add regbuf import flags
` [PATCH v4 14/14] io_uring/rsrc: add dmabuf backed registered buffers

[PATCH 0/1] pipe: only enable the extra wake_up(rd_wait) when epoll is actually used
 2026-07-29 11:45 UTC  (8+ messages)

[PATCHSET v2 0/6] io_uring related epoll cleanups
 2026-07-29 10:54 UTC  (4+ messages)
` [PATCH 6/6] io_uring/epoll: disallow adding an epoll file to an epoll context

[PATCH] io_uring/net: don't overconsume buffers when using MSG_TRUNC
 2026-07-28 19:14 UTC 

[RFC PATCH v 0/1] pipe: only enable the extra wake_up(rd_wait) for edge-triggered consumers
 2026-07-28  7:41 UTC  (5+ messages)
` [RFC PATCH v2 "
` [RFC PATCH v2 1/1] "

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-07-27 23:40 UTC  (20+ messages)

[PATCH liburing 0/2] Fix op_recv stack corruption
 2026-07-27 18:49 UTC  (10+ messages)
` [PATCH liburing 1/2] test/send_recvmsg: Preserve msghdr until op_recvmsg completes
` [PATCH liburing 2/2] test/recv-msgall-stream: "

[PATCH v3 0/2] io_uring: add fremovexattr and flistxattr support
 2026-07-27 14:46 UTC  (4+ messages)
` [PATCH v3 1/2] fs: make file_listxattr and file_removexattr helpers non-static
` [PATCH v3 2/2] io_uring: add fremovexattr and flistxattr support

[PATCH] io_uring/kbuf: cap buffer selection length at MAX_RW_COUNT
 2026-07-27 14:04 UTC  (3+ messages)

[PATCH v2 0/2] scsi: bsg: fix io_uring passthrough issues
 2026-07-27  1:41 UTC  (3+ messages)
` [PATCH v2 1/2] scsi: bsg: fix TOCTOU in io_uring passthrough command setup
` [PATCH v2 2/2] scsi: bsg: map io_uring user buffers with GFP_KERNEL

[PATCH] io_uring/net: initialize mshot_len for send
 2026-07-27  0:11 UTC  (2+ messages)

[PATCH liburing 0/4] Upgrade to Clang 23 and git tree link update
 2026-07-25 10:57 UTC  (6+ messages)
` [PATCH liburing 1/4] test: Remove unused global variables found by clang-23
` [PATCH liburing 2/4] ci: Fix the wrong `cc_pkg` comparison
` [PATCH liburing 3/4] ci: Upgrade clang version to 23
` [PATCH liburing 4/4] liburing{{,-ffi}.pc.in,.spec}: Replace dead git tree links with the new one

[PATCH 0/2] scsi: bsg: fix io_uring passthrough issues
 2026-07-25  3:24 UTC  (9+ messages)
` [PATCH 1/2] scsi: bsg: fix TOCTOU in io_uring passthrough command setup
` [PATCH 2/2] scsi: bsg: map io_uring user buffers with GFP_KERNEL

[GIT PULL] io_uring fixes for 7.2-rc5
 2026-07-25  3:11 UTC  (2+ messages)

[PATCH io_uring-7.2 0/3] fix up zcrx "notification" uapi naming
 2026-07-24  1:25 UTC  (9+ messages)
` [PATCH io_uring-7.2 1/3] io_uring/zcrx: drop "notif" from stats struct names
` [PATCH io_uring-7.2 2/3] io_uring/zcrx: rename ZCRX_NOTIF_NO_BUFFERS
` [PATCH io_uring-7.2 3/3] io_uring/zcrx: rename notif to event

[PATCH] io_uring/rw: fix missing ERESTARTSYS conversion in read paths
 2026-07-23 12:46 UTC  (10+ messages)
      ` [PATCH liburing] test: add rw-restart-ret regression test
` [PATCH v2] io_uring/rw: fix missing ERESTARTSYS conversion in read paths

[PATCH] io_uring/kbuf: fix UAF in buffer selection when access_ok fails on expanded iovec
 2026-07-21 14:54 UTC  (2+ messages)

[PATCH v2 0/2] io_uring: add fremovexattr and flistxattr support
 2026-07-21 10:24 UTC  (4+ messages)
` [PATCH v2 1/2] fs: make file_listxattr and file_removexattr helpers non-static
` [PATCH v2 2/2] io_uring: add fremovexattr and flistxattr support

[PATCH] io_uring: fix oversize cq.head distance in io_cqring_queued()
 2026-07-21 10:13 UTC 

[PATCH] liburing: add fremovexattr and flistxattr support
 2026-07-21  9:06 UTC 

[PATCH] io_uring/kbuf: fix UAF in buffer selection when access_ok fails on expanded iovec
 2026-07-21  8:47 UTC 

[PATCH 0/2] io_uring: add removexattr and listxattr support
 2026-07-20 15:25 UTC  (4+ messages)
` [PATCH 1/2] fs: make listxattr and removexattr helpers non-static
` [PATCH 2/2] io_uring: add removexattr and listxattr support

[PATCH] io_uring/sync: check unused sqe fields for fallocate
 2026-07-20  8:23 UTC  (2+ messages)

[GIT PULL] io_uring fixes for 7.2-rc4
 2026-07-19 16:45 UTC  (2+ messages)

Landlock: LANDLOCK_ACCESS_FS_IOCTL_DEV is bypassable via io_uring IORING_OP_URING_CMD (confirmed on real NVMe hardware)
 2026-07-18 15:01 UTC  (2+ messages)

[PATCH] io_uring/bpf-ops: reject re-registration of an already-bound ops
 2026-07-18  2:30 UTC  (5+ messages)
    ` [PATCH] test: add io_uring bpf-ops double-registration regression test

add a ZONE_RESET_ALL uring cmd v2
 2026-07-16 11:31 UTC  (13+ messages)
` [PATCH 1/6] block: remove a dead return statement in blk_zone_plug_bio
` [PATCH 2/6] block: allow REQ_NOWAIT zone management commands
` [PATCH 3/6] block: remove blk_zone_wplug_handle_zone_mgmt
` [PATCH 4/6] block: also reject zone open / close on conventional zones
` [PATCH 5/6] block: remove most blkdev_cmd_discard arguments
` [PATCH 6/6] block: implement async io_uring zone reset all

support ZONE_RESET_ALL in liburing
 2026-07-15 15:25 UTC  (13+ messages)
` [PATCH 1/5] configure: shorten the message for the discard command
` [PATCH 2/5] man: fixups for io_uring_prep_cmd_discard.3
` [PATCH 3/5] liburiung: add io_uring_prep_cmd_zone_reset
` [PATCH 4/5] man: add io_uring_prep_cmd_zone_reset_all.3 man page
` [PATCH 5/5] test: add zone_reset_all command test

[PATCH v5] io_uring/register: add IORING_REGISTER_CLONE_FILES opcode
 2026-07-15 12:53 UTC  (5+ messages)
` [PATCH v6] "

[PATCH 1/5] io_uring/fs: check unused sqe fields for unlinkat
 2026-07-14 19:18 UTC  (3+ messages)

[PATCH v3 1/2] src/queue: don't swallow -ETIME when SQEs were submitted
 2026-07-14 18:35 UTC  (2+ messages)
` [PATCH v3 2/2] test/timeout-swallow: verify -ETIME is not swallowed

[PATCH] io_uring/kbuf: free the replaced iovec after a successful grow
 2026-07-14 18:15 UTC  (2+ messages)

[PATCH v2 1/2] src/queue: don't swallow -ETIME when SQEs were submitted
 2026-07-14 18:12 UTC  (3+ messages)
` [PATCH v2 2/2] test/timeout-swallow: verify -ETIME is not swallowed

[PATCH 1/2] src/queue: don't swallow -ETIME when SQEs were submitted
 2026-07-14 16:20 UTC  (4+ messages)
` [PATCH 2/2] test/timeout-swallow: verify -ETIME is not swallowed

[PATCH] io_uring/kbuf: fix use-after-free of new iovec on bundle grow
 2026-07-14 16:00 UTC  (3+ messages)

[PATCH] io_uring/kbuf: free the old cached iovec, not the returned one, on bundle grow
 2026-07-14 14:14 UTC 

[PATCH] io_uring/kbuf: free the old cached iovec, not the returned one, on bundle grow
 2026-07-14 14:02 UTC  (2+ messages)

[PATCH v3 00/10] Add dmabuf read/write via io_uring
 2026-07-14  9:22 UTC  (4+ messages)


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