messages from 2025-05-20 19:33:41 to 2025-06-06 13:56:45 UTC [more...]
[RFC v2 0/5] BPF controlled io_uring
2025-06-06 13:57 UTC
[GIT PULL] io_uring fixes for 6.16-rc1
2025-06-06 13:46 UTC
[PATCH v2 0/5] io_uring cmd for tx timestamps
2025-06-06 9:08 UTC (23+ messages)
` [PATCH v2 1/5] net: timestamp: add helper returning skb's tx tstamp
` [PATCH v2 2/5] io_uring/poll: introduce io_arm_apoll()
` [PATCH v2 3/5] io_uring/cmd: allow multishot polled commands
` [PATCH v2 4/5] io_uring: add mshot helper for posting CQE32
` [PATCH v2 5/5] io_uring/netcmd: add tx timestamping cmd support
[PATCHSET RFC v2 0/4] uring_cmd copy avoidance
2025-06-05 20:05 UTC (6+ messages)
` [PATCH 1/4] io_uring: add IO_URING_F_INLINE issue flag
` [PATCH 2/4] io_uring: add struct io_cold_def->sqe_copy() method
` [PATCH 3/4] io_uring/uring_cmd: get rid of io_uring_cmd_prep_setup()
` [PATCH 4/4] io_uring/uring_cmd: implement ->sqe_copy() to avoid unnecessary copies
[syzbot] [io-uring?] [mm?] general protection fault in lock_vma_under_rcu
2025-06-05 18:34 UTC (3+ messages)
` [syzbot] "
[PATCHSET RFC 0/3] uring_cmd copy avoidance
2025-06-05 17:06 UTC (5+ messages)
` [PATCH 1/3] io_uring/uring_cmd: get rid of io_uring_cmd_prep_setup()
` [PATCH 2/3] io_uring: mark requests that will go async with REQ_F_ASYNC_ISSUE
` [PATCH 3/3] io_uring/uring_cmd: copy SQE only when needed
[PATCH v11 00/10] Read/Write with meta/integrity
2025-06-04 19:53 UTC (5+ messages)
[PATCHSET 0/2] io_uring futex cleanup and fix
2025-06-04 16:53 UTC (3+ messages)
` [PATCH 1/2] io_uring/futex: get rid of struct io_futex addr union
` [PATCH 2/2] io_uring/futex: mark wait requests as inflight
use-after-free if killed while in IORING_OP_FUTEX_WAIT
2025-06-04 16:22 UTC (3+ messages)
[PATCH io_uring-next 0/5] io_uring cmd for tx timestamps
2025-06-04 13:38 UTC (17+ messages)
` [PATCH 1/5] net: timestamp: add helper returning skb's tx tstamp
` [PATCH 2/5] io_uring/poll: introduce io_arm_apoll()
` [PATCH 3/5] io_uring/cmd: allow multishot polled commands
` [PATCH 4/5] io_uring: add mshot helper for posting CQE32
` [PATCH 5/5] io_uring/netcmd: add tx timestamping cmd support
PATCH v2] io_uring/kbuf: limit legacy provided buffer lists to USHRT_MAX
2025-06-03 21:33 UTC
[PATCH] io_uring/uring_cmd: be smarter about SQE copying
2025-06-03 15:11 UTC (7+ messages)
[syzbot] [io-uring?] INFO: task hung in io_uring_del_tctx_node (4)
2025-06-03 13:48 UTC (4+ messages)
[PATCH] io_uring/kbuf: limit legacy provided buffer lists to USHRT_MAX
2025-06-03 13:45 UTC
[PATCH] io_uring: miscellaneous spelling fixes
2025-06-03 13:07 UTC (2+ messages)
[PATCH v4 0/6] io_uring/mock: add basic infra for test mock files
2025-06-02 15:41 UTC (31+ messages)
` [PATCH v4 1/6] "
` [PATCH v4 2/6] io_uring/mock: add cmd using vectored regbufs
` [PATCH v4 3/6] io_uring/mock: add sync read/write
` [PATCH v4 4/6] io_uring/mock: allow to choose FMODE_NOWAIT
` [PATCH v4 5/6] io_uring/mock: support for async read/write
` [PATCH v4 6/6] io_uring/mock: add trivial poll handler
[PATCH 1/1] MAINTAINERS: remove myself from io_uring
2025-06-02 11:52 UTC (3+ messages)
[PATCH v3 0/6] io_uring/mock: add basic infra for test mock files
2025-05-30 13:20 UTC (12+ messages)
` [PATCH v3 1/6] "
` [PATCH v3 2/6] io_uring/mock: add cmd using vectored regbufs
` [PATCH v3 3/6] io_uring/mock: add sync read/write
` [PATCH v3 4/6] io_uring/mock: allow to choose FMODE_NOWAIT
` [PATCH v3 5/6] io_uring/mock: support for async read/write
` [PATCH v3 6/6] io_uring: add trivial poll handler
[PATCH] io_uring/net: only consider msg_inq if larger than 1
2025-05-28 20:01 UTC
[RFC PATCH] io_uring: fix io worker thread that keeps creating and destroying
2025-05-28 13:56 UTC (9+ messages)
` [External] "
[PATCH 1/1] io_uring/zcrx: fix area release on registration failure
2025-05-27 21:33 UTC (2+ messages)
[PATCH 1/1] io_uring/zcrx: init id for xa_find
2025-05-27 16:10 UTC (2+ messages)
[syzbot] [io-uring?] KMSAN: uninit-value in xa_find
2025-05-27 15:15 UTC
[GIT PULL] io_uring updates for 6.16-rc1
2025-05-26 19:19 UTC (2+ messages)
[PATCH liburing 0/2] mock file tests
2025-05-26 7:36 UTC (3+ messages)
` [PATCH liburing 1/2] tests: test cmd regvec support with mock file
` [PATCH liburing 2/2] io_uring/tests: add read/write mock file tests
[PATCH v2 0/6] io_uring/mock: add basic infra for test mock files
2025-05-26 7:32 UTC (7+ messages)
` [PATCH v2 1/6] "
` [PATCH v2 2/6] io_uring/mock: add cmd using vectored regbufs
` [PATCH v2 3/6] io_uring/mock: add sync read/write
` [PATCH v2 4/6] io_uring/mock: allow to choose FMODE_NOWAIT
` [PATCH v2 5/6] io_uring/mock: support for async read/write
` [PATCH v2 6/6] io_uring: add trivial poll handler
[PATCH 1/1] io_uring/cmd: warn on reg buf imports by ineligible cmds
2025-05-23 12:32 UTC (3+ messages)
[PATCHSET 0/3] Avoid unnecessary io-wq worker creation
2025-05-23 12:15 UTC (4+ messages)
` [PATCH 1/3] io_uring/io-wq: move hash helpers to the top
` [PATCH 2/3] io_uring/io-wq: ignore non-busy worker going to sleep
` [PATCH 3/3] io_uring/io-wq: only create a new worker if it can make progress
[GIT PULL] io_uring fixes for 6.15-final
2025-05-22 20:16 UTC (2+ messages)
[PATCH] trace/io_uring: fix io_uring_local_work_run ctx documentation
2025-05-22 16:07 UTC (2+ messages)
[PATCH liburing] test/io_uring_passthrough: enhance vectored I/O test coverage
2025-05-22 16:07 UTC (2+ messages)
[PATCH V2 0/2] ublk: run auto buf unregister on same io_ring_ctx with register
2025-05-22 16:06 UTC (5+ messages)
` [PATCH V2 1/2] io_uring: add helper io_uring_cmd_ctx_handle()
` [PATCH V2 2/2] ublk: run auto buf unregisgering in same io_ring_ctx with registering
[RFC 0/2] mock files for advanced io_uring testing
2025-05-22 15:10 UTC (3+ messages)
` [PATCH 1/2] io_uring/mock: add basic infra for test mock files
` [PATCH 2/2] io_uring/mock: add cmd using vectored regbufs
[PATCH 0/2] ublk: run auto buf unregister on same io_ring_ctx with register
2025-05-22 14:40 UTC (5+ messages)
` [PATCH 1/2] io_uring: add helper io_uring_cmd_ctx_handle()
` [PATCH 2/2] ublk: run auto buf unregister on same io_ring_ctx with register
[PATCH] io_uring/net: only retry recv bundle for a full transfer
2025-05-22 1:27 UTC
[PATCH liburing] test/io_uring_passthrough: add test for vectored fixed-buffers
2025-05-21 14:51 UTC (11+ messages)
[PATCH] io_uring: finish IOU_OK -> IOU_COMPLETE transition
2025-05-21 14:42 UTC
[PATCH liburing] test/io_uring_passthrough: remove io_uring_prep_read/write*() helpers
2025-05-21 14:16 UTC (2+ messages)
[PATCH liburing] test/io_uring_passthrough: remove io_uring_prep_read/write*() helpers
2025-05-21 13:12 UTC (3+ messages)
[PATCH v2 0/7] simplify overflow CQE handling
2025-05-21 13:02 UTC (2+ messages)
` (subset) "
[PATCH] io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declaration
2025-05-20 20:37 UTC (2+ messages)
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