messages from 2025-04-24 04:03:07 to 2025-05-07 16:16:57 UTC [more...]
[PATCH] io_uring: ensure deferred completions are flushed for multishot
2025-05-07 16:18 UTC (8+ 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 (29+ 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 4/7] ublk: convert to refcount_t
` [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
` [RFC PATCH 7/7] selftests: ublk: support 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
[PATCH RFC 0/7] tx timestamp io_uring commands
2025-04-28 17:51 UTC (11+ messages)
` [PATCH RFC 1/7] io_uring: delete misleading comment in io_fill_cqe_aux()
` [PATCH RFC 2/7] io_uring/cmd: move net cmd into a separate file
` [PATCH RFC 3/7] net: timestamp: add helper returning skb's tx tstamp
` [PATCH RFC 4/7] io_uring/poll: introduce io_arm_apoll()
` [PATCH RFC 5/7] io_uring/cmd: allow multishot polled commands
` [PATCH RFC 6/7] io_uring: add mshot helper for posting CQE32
` [PATCH RFC 7/7] io_uring/cmd: add tx timestamping cmd support
` (subset) [PATCH RFC 0/7] tx timestamp io_uring commands
[syzbot] [io-uring] KMSAN: uninit-value in putname
2025-04-28 16:45 UTC (2+ messages)
[PATCH net-next v12 0/9] Device memory TCP TX
2025-04-26 15:12 UTC (12+ messages)
` [PATCH net-next v12 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v12 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v12 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v12 4/9] net: devmem: Implement TX path
` [PATCH net-next v12 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v12 6/9] net: enable driver support for netmem TX
` [PATCH net-next v12 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v12 8/9] net: check for driver support in netmem TX
` [PATCH net-next v12 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH 0/4] preparation for zcrx with huge pages
2025-04-26 0:01 UTC (4+ messages)
[GIT PULL] io_uring fixes for 6.15-rc4
2025-04-25 19:10 UTC (2+ messages)
[PATCH] io_uring: update parameter name in io_pin_pages function declaration
2025-04-25 11:47 UTC (2+ messages)
[PATCH v1] selftests: iou-zcrx: Get the page size at runtime
2025-04-25 0:00 UTC (9+ messages)
[PATCH net-next v11 0/8] Device memory TCP TX
2025-04-24 18:49 UTC (9+ messages)
` [PATCH net-next v11 2/8] net: add get_netmem/put_netmem support
` [PATCH net-next v11 3/8] net: devmem: TCP tx netlink api
` [PATCH net-next v11 4/8] net: devmem: Implement TX path
` [PATCH net-next v11 5/8] net: add devmem TCP TX documentation
` [PATCH net-next v11 6/8] net: enable driver support for netmem TX
` [PATCH net-next v11 7/8] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v11 8/8] net: check for driver support in netmem TX
[PATCH] io_uring: fix 'sync' handling of io_fallback_tw()
2025-04-24 16:40 UTC
[PATCH v2 0/2] Fix 100% CPU usage issue in IOU worker threads
2025-04-24 15:51 UTC (16+ messages)
` [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios
[PATCH 0/3] eventfd signalling cleanup
2025-04-24 13:16 UTC (5+ messages)
` [PATCH 1/3] io_uring/eventfd: dedup signalling helpers
` [PATCH 2/3] io_uring/eventfd: clean up rcu locking
` [PATCH 3/3] io_uring/eventfd: open code io_eventfd_grab()
[PATCH 1/1] io_uring: don't duplicate flushing in io_req_post_cqe
2025-04-24 12:31 UTC (2+ messages)
[PATCH net-next v10 0/9] Device memory TCP TX
2025-04-24 9:06 UTC (5+ messages)
` [PATCH net-next v10 3/9] net: devmem: TCP tx netlink api
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox