messages from 2025-04-21 06:38:55 to 2025-04-30 13:20:31 UTC [more...]
[PATCH] io_uring/fdinfo: annotate racy sq/cq head/tail reads
2025-04-30 13:20 UTC
[PATCH 6.1 000/167] 6.1.136-rc1 review
2025-04-30 10:58 UTC (3+ messages)
[syzbot] [io-uring?] KCSAN: data-race in io_submit_sqes / io_uring_show_fdinfo
2025-04-30 10:09 UTC
[RFC PATCH 0/7] ublk: support to register bvec buffer automatically
2025-04-30 8:25 UTC (18+ 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 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 net-next v13 0/9] Device memory TCP TX
2025-04-29 3:26 UTC (10+ 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 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 (8+ messages)
` [PATCH 1/4] io_uring/zcrx: add helper for importing user memory
` [PATCH 2/4] io_uring/zcrx: add initial infra for large pages
` [PATCH 3/4] io_uring: export io_coalesce_buffer()
` [PATCH 4/4] io_uring/zcrx: coalesce areas with huge pages
[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 (10+ messages)
` [PATCH net-next v11 1/8] netmem: add niov->type attribute to distinguish different net_iov types
` [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 (25+ messages)
` [PATCH v2 1/2] io_uring: Add new functions to handle user fault scenarios
` [PATCH v2 2/2] userfaultfd: Set the corresponding flag in IOU worker context
[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 (16+ messages)
` [PATCH net-next v10 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v10 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v10 3/9] net: devmem: TCP tx netlink api
` [PATCH net-next v10 4/9] net: devmem: Implement TX path
` [PATCH net-next v10 5/9] net: add devmem TCP TX documentation
` [PATCH net-next v10 6/9] net: enable driver support for netmem TX
` [PATCH net-next v10 7/9] gve: add netmem TX support to GVE DQO-RDA mode
` [PATCH net-next v10 8/9] net: check for driver support in netmem TX
` [PATCH net-next v10 9/9] selftests: ncdevmem: Implement devmem TCP TX
[PATCH liburing 0/3] test/fixed-seg: Add data verification and
2025-04-23 20:04 UTC (7+ messages)
` [PATCH liburing 1/3] test/fixed-seg: Prep patch, rename the vec to rvec
` [PATCH liburing 2/3] test/fixed-seg: verify the data read
` [PATCH liburing 3/3] test/fixed-seg: Support non 512 LBA format devices
[PATCH liburing 0/2] huge page support for the zcrx examples
2025-04-23 20:00 UTC (4+ messages)
` [PATCH liburing 1/2] examples/zcrx: fix final recvzc CQE handling
` [PATCH liburing 2/2] examples/zcrx: add huge page backed areas
[bug report] io_uring/zcrx: add support for multiple ifqs
2025-04-23 15:59 UTC (5+ messages)
[PATCH net-next v9 0/9] Device memory TCP TX
2025-04-23 10:49 UTC (19+ messages)
` [PATCH net-next v9 1/9] netmem: add niov->type attribute to distinguish different net_iov types
` [PATCH net-next v9 2/9] net: add get_netmem/put_netmem support
` [PATCH net-next v9 7/9] gve: add netmem TX support to GVE DQO-RDA mode
[PATCH 0/2] Fix 100% CPU usage issue in IOU worker threads
2025-04-22 16:24 UTC (11+ messages)
` [PATCH 1/2] io_uring: Add new functions to handle user fault scenarios
` [PATCH 2/2] userfaultfd: Set the corresponding flag in IOU worker context
ublk: kernel crash when killing SPDK application
2025-04-22 13:47 UTC (2+ messages)
[PATCH io_uring-6.15] io_uring/zcrx: fix late dma unmap for a dead dev
2025-04-22 8:57 UTC (2+ messages)
[PATCH] io_uring: Add new functions to handle user fault scenarios
2025-04-22 8:50 UTC (4+ messages)
[PATCH liburing 0/3] zcrx refill queue allocation modes
2025-04-21 17:38 UTC (5+ messages)
` [PATCH liburing 1/3] examples: remove zcrx size limiting
[PATCH liburing v2 0/4] zcrx refill queue allocation modes
2025-04-21 15:26 UTC (6+ messages)
` [PATCH liburing v2 1/4] examples/zcrx: consolidate add_recvzc variants
` [PATCH liburing v2 2/4] examples/zcrx: rework size limiting
` [PATCH liburing v2 3/4] examples/zcrx: constants for request types
` [PATCH liburing v2 4/4] examples/zcrx: add refill queue allocation modes
[PATCH v2 0/6] add support for multiple ifqs per io_uring
2025-04-21 15:26 UTC (2+ messages)
[PATCH 0/3] registrered buffer coalescing cleanup
2025-04-21 14:50 UTC (5+ messages)
` [PATCH 2/3] io_uring/rsrc: clean up io_coalesce_buffer()
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