public inbox for io-uring@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2025-04-29 00:35:55 to 2025-05-13 17:25:47 UTC [more...]

[PATCH 0/6] provided buffer cleanups
 2025-05-13 17:26 UTC 

[PATCH v2 0/8] allocated requests based drain and fixes
 2025-05-13 13:35 UTC  (12+ messages)
` [PATCH v2 1/8] io_uring: account drain memory to cgroup
` [PATCH v2 2/8] io_uring: fix spurious drain flushing
` [PATCH v2 3/8] io_uring: simplify drain ret passing
` [PATCH v2 4/8] io_uring: remove drain prealloc checks
` [PATCH v2 5/8] io_uring: consolidate drain seq checking
` [PATCH v2 6/8] io_uring: open code io_account_cq_overflow()
` [PATCH v2 7/8] io_uring: count allocated requests
` [PATCH v2 8/8] io_uring: drain based on allocates reqs

[PATCH net-next v14 0/9] Device memory TCP TX
 2025-05-13  9:30 UTC  (12+ messages)
` [PATCH net-next v14 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v14 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v14 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v14 4/9] net: devmem: Implement TX path
` [PATCH net-next v14 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v14 6/9] net: enable driver support for netmem TX
` [PATCH net-next v14 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v14 8/9] net: check for driver support in netmem TX
` [PATCH net-next v14 9/9] selftests: ncdevmem: Implement devmem TCP TX

[syzbot] [io-uring] KCSAN: data-race in copy_mm / percpu_counter_destroy_many
 2025-05-12 17:08 UTC  (3+ messages)

[PATCH] io_uring/memmap: don't use page_address() on a highmem page
 2025-05-12 15:28 UTC 

[syzbot] [io-uring?] BUG: unable to handle kernel NULL pointer dereference in io_buffer_select
 2025-05-12 15:24 UTC  (8+ messages)

[PATCH] io_uring: remove dead code after drain rework
 2025-05-12 13:54 UTC  (2+ messages)

[PATCH] io_uring/uring_cmd: fix hybrid polling initialization issue
 2025-05-12 13:18 UTC  (3+ messages)

[syzbot] [io-uring?] [usb?] BUG: unable to handle kernel NULL pointer dereference in module_kobj_release
 2025-05-11 14:37 UTC  (2+ messages)

[syzbot] [io-uring?] BUG: unable to handle kernel NULL pointer dereference in io_ring_buffers_peek
 2025-05-10 23:36 UTC 

[GIT PULL] io_uring fixes for 6.15-rc6
 2025-05-09 18:31 UTC  (2+ messages)

[PATCH 1/1] io_uring: add lockdep asserts to io_add_aux_cqe
 2025-05-09 14:02 UTC  (2+ messages)

[PATCH 1/1] io_uring/net: move CONFIG_NET guards to Makefile
 2025-05-09 14:02 UTC  (2+ messages)

[PATCH v2] io_uring: update parameter name in io_pin_pages function declaration
 2025-05-09 14:02 UTC  (2+ messages)

[PATCH] io_uring/sqpoll: Increase task_work submission batch size
 2025-05-09 13:57 UTC  (3+ messages)

[PATCH 0/6] drain cleanups and extra
 2025-05-08 15:43 UTC  (8+ messages)
` [PATCH 1/6] io_uring: account drain memory to cgroup
` [PATCH 2/6] io_uring: simplify drain ret passing
` [PATCH 3/6] io_uring: remove drain prealloc checks
` [PATCH 4/6] io_uring: consolidate drain seq checking
` [PATCH 5/6] io_uring/net: move CONFIG_NET guards to Makefile
` [PATCH 6/6] io_uring: add lockdep asserts to io_add_aux_cqe

[PATCH] Fix Hybrid Polling initialization issue
 2025-05-08 15:05 UTC  (2+ messages)

[PATCH] io_uring/poll: use regular CQE posting for multishot termination
 2025-05-08  8:11 UTC  (4+ messages)

[PATCH] io_uring: update parameter name in io_pin_pages function declaration
 2025-05-08  6:26 UTC  (3+ messages)

[PATCH liburing v1] io_uring.h: Use Tab to separate macro define value
 2025-05-07 18:20 UTC  (2+ messages)

[PATCH] io_uring: ensure deferred completions are flushed for multishot
 2025-05-07 17:51 UTC  (9+ messages)

[PATCH 1/1] io_uring/zcrx: fix builds without dmabuf
 2025-05-07  7:35 UTC  (5+ messages)

[PATCH AUTOSEL 6.1 6/6] io_uring/fdinfo: annotate racy sq/cq head/tail reads
 2025-05-06 21:37 UTC 

[PATCH AUTOSEL 6.6 10/12] io_uring/fdinfo: annotate racy sq/cq head/tail reads
 2025-05-06 21:36 UTC 

[PATCH AUTOSEL 6.12 15/18] io_uring/fdinfo: annotate racy sq/cq head/tail reads
 2025-05-06 21:36 UTC 

[PATCH AUTOSEL 6.14 16/20] io_uring/fdinfo: annotate racy sq/cq head/tail reads
 2025-05-06 21:35 UTC 

[PATCH v16 00/11] Block write streams with nvme fdp
 2025-05-06 19:03 UTC  (19+ messages)
    ` [PATCH v16 01/11] fs: add a write stream field to the kiocb
    ` [PATCH v16 02/11] block: add a bi_write_stream field
    ` [PATCH v16 03/11] block: introduce max_write_streams queue limit
    ` [PATCH v16 04/11] block: introduce a write_stream_granularity "
    ` [PATCH v16 05/11] block: expose write streams for block device nodes
    ` [PATCH v16 06/11] io_uring: enable per-io write streams
    ` [PATCH v16 07/11] nvme: add a nvme_get_log_lsi helper
    ` [PATCH v16 08/11] nvme: pass a void pointer to nvme_get/set_features for the result
    ` [PATCH v16 09/11] nvme: add FDP definitions
    ` [PATCH v16 10/11] nvme: register fdp parameters with the block layer
    ` [PATCH v16 11/11] nvme: use fdp streams if write stream is provided

[PATCH io_uring 0/5] Add dmabuf support for io_uring zcrx
 2025-05-06 15:32 UTC  (9+ messages)
` [PATCH io_uring 1/5] io_uring/zcrx: improve area validation
` [PATCH io_uring 2/5] io_uring/zcrx: resolve netdev before area creation
` [PATCH io_uring 3/5] io_uring/zcrx: split out memory holders from area
` [PATCH io_uring 4/5] io_uring/zcrx: split common area map/unmap parts
` [PATCH io_uring 5/5] io_uring/zcrx: dmabuf backed zerocopy receive

[PATCH liburing 0/2] add example for using dmabuf backed zcrx
 2025-05-06 13:54 UTC  (4+ messages)
` [PATCH liburing 1/2] Update io_uring.h with zcrx dmabuf interface
` [PATCH liburing 2/2] examples/zcrx: udmabuf backed areas

[PATCH 1/1] io_uring: move io_req_put_rsrc_nodes()
 2025-05-06 13:48 UTC  (2+ messages)

[PATCH 1/1] io_uring: remove io_preinit_req()
 2025-05-06 13:48 UTC  (2+ messages)

[PATCH 1/1] io_uring/timeout: don't export link t-out disarm helper
 2025-05-06 13:48 UTC  (2+ messages)

[RFC PATCH 0/7] ublk: support to register bvec buffer automatically
 2025-05-06  2:45 UTC  (26+ messages)
` [RFC PATCH 1/7] io_uring: add 'struct io_buf_data' for register/unregister bvec buffer
` [RFC PATCH 2/7] io_uring: add helper __io_buffer_[un]register_bvec
` [RFC PATCH 3/7] io_uring: support to register bvec buffer to specified io_uring
` [RFC PATCH 5/7] ublk: prepare for supporting to register request buffer automatically
` [RFC PATCH 6/7] ublk: register buffer to specified io_uring & buf index via UBLK_F_AUTO_BUF_REG

[PATCH net-next v13 0/9] Device memory TCP TX
 2025-05-06  1:37 UTC  (18+ messages)
` [PATCH net-next v13 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v13 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v13 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v13 4/9] net: devmem: Implement TX path
` [PATCH net-next v13 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v13 6/9] net: enable driver support for netmem TX
` [PATCH net-next v13 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v13 8/9] net: check for driver support in netmem TX
` [PATCH net-next v13 9/9] selftests: ncdevmem: Implement devmem TCP TX

[PATCH AUTOSEL 6.12 010/486] io_uring/msg: initialise msg request opcode
 2025-05-05 22:31 UTC 

[PATCH AUTOSEL 6.14 011/642] io_uring/msg: initialise msg request opcode
 2025-05-05 22:10 UTC  (3+ messages)
` [PATCH AUTOSEL 6.14 412/642] io_uring: use IO_REQ_LINK_FLAGS more
` [PATCH AUTOSEL 6.14 413/642] io_uring: sanitise ring params earlier

[PATCH liburing v2 0/5] enchance zc benchmarks
 2025-05-04 16:53 UTC  (7+ messages)
` [PATCH liburing v2 1/5] examples/send-zc: warn about data reordering
` [PATCH liburing v2 2/5] examples/send-zc: option to bind socket to device
` [PATCH liburing v2 3/5] examples/send-zc: optionally fill data with a pattern
` [PATCH liburing v2 4/5] examples/send-zc: record time on disconnect
` [PATCH liburing v2 5/5] examples/zcrx: be more verbose on verification failure

[PATCH] io_uring: always arm linked timeouts prior to issue
 2025-05-04 14:11 UTC 

[GIT PULL] io_uring fix for 6.15-rc5
 2025-05-02 18:08 UTC  (2+ messages)

[PATCH liburing 0/4] add more features to the zcrx benchmark
 2025-05-02 15:58 UTC  (7+ messages)
` [PATCH liburing 1/4] examples/send-zc: warn about data reordering
` [PATCH liburing 2/4] examples/send-zc: option to bind socket to device
` [PATCH liburing 3/4] examples/send-zc: optionally fill data with a pattern
` [PATCH liburing 4/4] examples/zcrx: be more verbose on verification failure

[PATCH 16/31] io_uring/timeout: Switch to use hrtimer_setup()
 2025-05-02  8:50 UTC 

[PATCH 6.1 000/167] 6.1.136-rc1 review
 2025-05-01  7:18 UTC  (6+ messages)

A write to a TCP-stream overtook another write
 2025-04-30 18:47 UTC  (2+ messages)

[PATCH] io_uring/fdinfo: annotate racy sq/cq head/tail reads
 2025-04-30 13:20 UTC 

[syzbot] [io-uring?] KCSAN: data-race in io_submit_sqes / io_uring_show_fdinfo
 2025-04-30 10:09 UTC 

[PATCH AUTOSEL 6.12 35/37] io_uring: don't duplicate flushing in io_req_post_cqe
 2025-04-29 23:51 UTC 

[PATCH AUTOSEL 6.14 37/39] io_uring: don't duplicate flushing in io_req_post_cqe
 2025-04-29 23:50 UTC 


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