Linux io-uring development
 help / color / mirror / Atom feed
 messages from 2026-05-27 14:07:29 to 2026-06-14 00:02:33 UTC [more...]

[PATCH net-next v2 0/2] netdev: expose page pool order via netlink
 2026-06-14  0:02 UTC  (5+ messages)
` [PATCH net-next v2 1/2] netdev: expose io_uring rx_page_order "

[PATCH] io_uring/rw: preserve partial result for iopoll
 2026-06-13 22:52 UTC 

[PATCH 5.10] io_uring: prevent opcode speculation
 2026-06-13 14:51 UTC  (4+ messages)

[PATCH 1/1] io_uring/bpf-ops: add a separate maintainer entry
 2026-06-13 12:36 UTC  (2+ messages)

[PATCHSET v2] Add lockless MPSC FIFO queue for task work
 2026-06-13 12:22 UTC  (16+ messages)
` [PATCH 1/6] io_uring: grab RCU read lock marking task run
` [PATCH 2/6] io_uring/mpscq: add lockless multi-producer, single-consumer FIFO queue
` [PATCH 3/6] io_uring: switch local task_work to a mpscq
` [PATCH 4/6] io_uring: switch normal "
` [PATCH 5/6] io_uring: run the tctx task_work fallback directly
` [PATCH 6/6] io_uring: remove the per-ctx fallback task_work machinery

[PATCH v7 0/4] io_uring: extend bvec registration
 2026-06-12 21:55 UTC  (6+ messages)
` [PATCH v7 1/4] io_uring/rsrc: rename io_buffer_register_bvec()/io_buffer_unregister_bvec()
` [PATCH v7 2/4] io_uring/rsrc: split io_buffer_register_request() logic
` [PATCH v7 3/4] io_uring/rsrc: add io_buffer_register_bvec()
` [PATCH v7 4/4] io_uring/rsrc: rename and export IO_IMU_DEST / IO_IMU_SOURCE

[PATCH 0/2] io_uring: fix short read links and align link timeout cancel
 2026-06-12 21:41 UTC  (7+ messages)
` [PATCH 1/2] io_uring/rw: fix link failure on successful pipe short reads
` [PATCH 2/2] io_uring/timeout: cancel pending link timeouts from ltimeout_list

[PATCH for-next] io_uring/net: make POLL_FIRST receive side checks consistent
 2026-06-12 20:35 UTC 

[GIT PULL] io_uring fixes for 7.1-final
 2026-06-12 18:25 UTC  (2+ messages)

[PATCHSET 0/2] Add lockless MPSC FIFO queue for task work
 2026-06-12 15:11 UTC  (13+ messages)
` [PATCH 1/2] io_uring/mpscq: add lockless multi-producer, single-consumer FIFO queue
` [PATCH 2/2] io_uring: switch local task_work to a mpscq

[PATCH] io_uring/zcrx: kill dead 'sock' member in struct io_zcrx_args
 2026-06-11 18:28 UTC 

[PATCH 0/2] test/link-timeout: add regression tests for link timeout chains
 2026-06-11  1:28 UTC  (3+ messages)
` [PATCH 1/2] test/link-timeout: add natural disarm chain with short pipe read
` [PATCH 2/2] test/link-timeout: add link timeout remove tests

[RFC v1] io_uring/rsrc: add fast path huge page handling in buffer registration
 2026-06-10 18:45 UTC  (10+ messages)

[BUG] iomap/io_uring: O_APPEND async buffered write silently re-appends a data chunk (corruption) on XFS, 6.1.y/6.12.y
 2026-06-10 17:34 UTC  (7+ messages)

[PATCH liburing v2 0/3] zcrx: add support for notifications and statistic
 2026-06-09  9:01 UTC  (4+ messages)
` [PATCH liburing v2 1/3] Update uapi headers to add ZCRX notification
` [PATCH liburing v2 2/3] test/zcrx: add ZCRX notification/stats tests
` [PATCH liburing v2 3/3] examples/zcrx: add notification support

[PATCH v2 for-next] io_uring/kbuf: validate ring provided buffer addresses with access_ok()
 2026-06-08 17:04 UTC 

[PATCH for-next] io_uring/kbuf: validate ring provided buffer addresses with access_ok()
 2026-06-08 15:38 UTC 

[PATCH v2 0/2] io_uring/net: support registered buffer for plain send and recv
 2026-06-08 14:34 UTC  (4+ messages)
` [PATCH v2 1/2] "
` [PATCH v2 2/2] test: add fixed-buf-send-recv for registered buffer send/recv
` (subset) [PATCH v2 0/2] io_uring/net: support registered buffer for plain send and recv

[PATCH] io_uring/register: preserve SQ array entries on resize
 2026-06-08 13:33 UTC 

[PATCH 0/2] io_uring/net: support registered buffer for plain send and recv
 2026-06-08  3:08 UTC  (5+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] liburing test: add fixed-buf-send-recv for registered buffer send/recv

[BUG io_uring] Failed RECVSEND_BUNDLE can persistently shrink non-INC pbuf ring len and affect later READ operations
 2026-06-07 22:16 UTC  (9+ messages)
        ` [PATCH] test/recv-bundle-pbuf-len-poison: add regression test for pbuf len corruption

[PATCH] iouring: Fix min_timeout behaviour
 2026-06-07 22:13 UTC  (4+ messages)

[PATCH] io_uring/kbuf: don't truncate end buffer for bundles
 2026-06-07 22:11 UTC 

[PATCH v2 0/2] nfs: support FMODE_NOWAIT on O_DIRECT reads
 2026-06-07  7:31 UTC  (3+ messages)
` [PATCH v2 1/2] nfs: add nowait version of nfs_start_io_direct
` [PATCH v2 2/2] nfs: expose FMODE_NOWAIT for read-only files

[GIT PULL] io_uring fix for 7.1-rc7
 2026-06-05 22:14 UTC  (2+ messages)

[PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers
 2026-06-05 15:14 UTC  (3+ messages)
` [PATCH net-next v3 0/4] net: move .getsockopt away from __user buffers (update 1)

[PATCH] io_uring/net: inherit IORING_CQE_F_BUF_MORE across bundle recv retries
 2026-06-05 11:21 UTC  (3+ messages)

[PATCH liburing] tests/recv-bundle-inc-buf-more: test missing F_BUF_MORE flag with bundle + incremental
 2026-06-05 11:08 UTC 

improve the kmem_cache_alloc_bulk API v2
 2026-06-04  9:36 UTC  (18+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk
        ` msm_iommu_pagetable_prealloc_allocate, was: "

[PATCH 2/3] AF_ALG: Drop support for off-CPU cryptography
 2026-06-03 13:33 UTC  (2+ messages)

[PATCH v2 0/3] trivial cleanups to net operations
 2026-06-02 23:44 UTC  (5+ messages)
` [PATCH v2 1/3] io_uring/net: Avoid msghdr on op_connect/op_bind async data
` [PATCH v2 2/3] io_uring/net: Remove async_size for OP_LISTEN
` [PATCH v2 3/3] io_uring: Drop wrong comment in OP_NOP

[PATCH 0/3] trivial cleanups to net operations
 2026-06-02 20:17 UTC  (5+ messages)
` [PATCH 1/3] io_uring: Avoid msghdr on op_connect/op_bind async data
` [PATCH 2/3] io_uring: Remove async_size for OP_LISTEN
` [PATCH 3/3] io_uring: Drop wrong comment in OP_NOP

[PATCH 1/1] io_uring/bpf-ops: restrict ctx access to BPF
 2026-06-02 17:20 UTC  (2+ messages)

[RFC 0/2] add timeouts for io_uring bpf-loop
 2026-06-02 10:22 UTC  (3+ messages)
` [RFC 1/2] io_uring/loop: add a structure for loop state
` [RFC 2/2] io_uring/loop: introduce wait timeouts

[PATCH RESEND] dm: limit target bio polling to one shot
 2026-06-01 16:45 UTC  (4+ messages)

[PATCH RFC 00/11] mm/filemap: split out folio wait and VFS code
 2026-06-01  8:37 UTC  (7+ messages)

[PATCH v2 0/2] Add bvec_folio and its kernel-doc
 2026-06-01  1:47 UTC  (9+ messages)
` [PATCH v2 1/2] block: Add bvec_folio()
` [PATCH v2 2/2] block: Include bvec.h kernel-doc in the htmldocs

[PATCH 0/2] nfs: support FMODE_NOWAIT on O_DIRECT reads
 2026-05-30 22:19 UTC  (3+ messages)
` [PATCH 1/2] nfs: add nowait version of nfs_start_io_direct
` [PATCH 2/2] nfs: expose FMODE_NOWAIT for O_DIRECT read files

[PATCH] scsi: bsg: copy uring_cmd payload to prevent double-fetch from shared SQE
 2026-05-30 18:02 UTC  (9+ messages)
` [PATCH v2] scsi: bsg: read io_uring command fields once

[syzbot] Monthly io-uring report (May 2026)
 2026-05-30 12:32 UTC 

[GIT PULL] io_uring fix for 7.1-rc6
 2026-05-29 20:13 UTC  (2+ messages)

[PATCH 0/3] AF_ALG: Remove support for AIO and old-style drivers
 2026-05-29 13:59 UTC  (8+ messages)
` [PATCH 1/3] net: Remove support for AIO on sockets

[PATCH] io_uring/io-wq: re-check IO_WQ_BIT_EXIT for each linked work item
 2026-05-28 15:35 UTC  (4+ messages)
` [PATCH v2] "

[PATCH] io_uring/kbuf: align legacy buffer add limit with MAX_BIDS_PER_BGID
 2026-05-28 14:03 UTC  (2+ messages)

回复: [PATCH v2] scsi: bsg: read io_uring command fields once
 2026-05-28 12:39 UTC 

improve the kmem_cache_alloc_bulk API
 2026-05-28  9:16 UTC  (11+ messages)
` [PATCH] mm/slab: improve kmem_cache_alloc_bulk

[PATCH] block: Add bvec_folio()
 2026-05-27 15:54 UTC  (7+ messages)


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