messages from 2025-05-16 23:17:17 to 2025-06-04 16:56:53 UTC [more...]
[PATCHSET 0/2] io_uring futex cleanup and fix
2025-06-04 16:53 UTC (2+ messages)
` [PATCH 1/2] io_uring/futex: get rid of struct io_futex addr union
use-after-free if killed while in IORING_OP_FUTEX_WAIT
2025-06-04 16:22 UTC (3+ messages)
[PATCH v2 0/5] io_uring cmd for tx timestamps
2025-06-04 15:37 UTC (12+ 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
[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 v11 00/10] Read/Write with meta/integrity
2025-06-04 7:30 UTC (4+ messages)
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)
[syzbot] [io-uring?] [mm?] general protection fault in lock_vma_under_rcu
2025-05-26 8:50 UTC (2+ messages)
` [syzbot] "
[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 (9+ messages)
` [PATCH v2 1/7] io_uring: fix overflow resched cqe reordering
` [PATCH v2 2/7] io_uring: init overflow entry before passing to tracing
` [PATCH v2 3/7] io_uring: open code io_req_cqe_overflow()
` [PATCH v2 4/7] io_uring: split __io_cqring_overflow_flush()
` [PATCH v2 5/7] io_uring: separate lock for protecting overflow list
` [PATCH v2 6/7] io_uring: avoid GFP_ATOMIC for overflows if possible
` [PATCH v2 7/7] io_uring: add lockdep warning for overflow posting
` (subset) [PATCH v2 0/7] simplify overflow CQE handling
[PATCH] io_uring/cmd: axe duplicate io_uring_cmd_import_fixed_vec() declaration
2025-05-20 20:37 UTC (2+ messages)
[PATCH liburing v3] register: Remove deprecated io_uring_cqwait_reg_arg
2025-05-20 17:15 UTC (2+ messages)
[PATCHSET v4 0/5] Allow non-atomic allocs for overflows
2025-05-18 0:48 UTC (10+ messages)
` [PATCH 1/5] io_uring: open code io_req_cqe_overflow()
` [PATCH 2/5] io_uring: split alloc and add of overflow
` [PATCH 3/5] io_uring: make io_alloc_ocqe() take a struct io_cqe pointer
` [PATCH 4/5] io_uring: pass in struct io_big_cqe to io_alloc_ocqe()
` [PATCH 5/5] io_uring: add new helpers for posting overflows
[PATCH liburing v1] register: Remove old API io_uring_register_wait_reg
2025-05-17 14:36 UTC (5+ messages)
[PATCHSET v3 0/5] Allow non-atomic allocs for overflows
2025-05-16 23:49 UTC (7+ messages)
` [PATCH 3/5] io_uring: make io_alloc_ocqe() take a struct io_cqe pointer
` [PATCH 5/5] io_uring: add new helpers for posting overflows
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