IO-Uring Archive mirror
 help / color / mirror / Atom feed
- recent:[subjects (threaded)|topics (new)|topics (active)]
2024-05-14  7:59 [PATCH v4] io_uring: releasing CPU resources when polling
2024-05-14  7:54 [PATCH v4 0/4] io_uring/rsrc: coalescing multi-hugepage registered buffers 5+ messages
2024-05-14  5:13 [PATCH liburing] test: add test cases for hugepage registered buffers
2024-05-13  8:22 [PATCH v3 0/5] io_uring/rsrc: coalescing multi-hugepage registered buffers 12+ messages
2024-05-11 14:02 [GIT PULL] io_uring updates for 6.10-rc1 2+ messages
2024-05-11  5:52 [PATCH v2 0/4] io_uring/rsrc: coalescing multi-hugepage registered buffers 11+ messages
2024-05-11  0:12 [PATCH V3 0/9] io_uring: support sqe group and provide group kbuf 10+ messages
2024-05-10  3:50 [PATCH V2 0/2] io_uring: support to inject result for NOP 4+ messages
2024-05-10  1:14 [PATCH] io_uring: support to inject result for NOP 3+ messages
2024-05-09 18:00 [PATCHSET RFC 0/4] Propagate back queue status on accept 7+ messages
2024-05-09  2:34 [PATCH] io_uring: add IORING_OP_NOP_FAIL 5+ messages
2024-05-08 14:25 [PATCH 1/2] io_uring/net: add IORING_ACCEPT_DONTWAIT flag 3+ messages
2024-05-08 14:21 [PATCH] io_uring/filetable: don't unnecessarily clear/reset bitmap
2024-05-07 17:00 [PATCH v3] io_uring/io-wq: Use set_bit() and test_bit() at worker->flags 2+ messages
2024-05-07 15:05 [PATCH v2] io_uring/io-wq: Use set_bit() and test_bit() at worker->flags 3+ messages
2024-05-07  9:16 [PATCH v3] io_uring: releasing CPU resources when polling 2+ messages
2024-05-06 16:22 [RFC PATCH V2 1/9] io_uring: add io_link_req() helper 11+ messages
2024-05-06 16:07 [PATCH] mm: Remove mm argument from mm_get_unmapped_area() 7+ messages
2024-05-06  7:53 [PATCH] io_uring/rsrc: Add support for multi-folio buffer coalescing 3+ messages
2024-05-03 23:21 Submitting IO events with IORING_FEAT_NODROP and overflown CQ ring 2+ messages
2024-05-03 21:05 [patch liburing v2] man: fix IORING_REGISTER_RING_FDS docs 2+ messages
2024-05-03 17:37 [PATCH] io_uring/io-wq: Use set_bit() and test_bit() at worker->flags 9+ messages
2024-05-03 13:41 [syzbot] [mm?] [io-uring?] WARNING in hpage_collapse_scan_pmd (2) 3+ messages
2024-04-30 20:14 [linux-next:master] BUILD REGRESSION d04466706db5e241ee026f17b5f920e50dee26b5
2024-04-30 15:42 [PATCH 0/2] LAZY_WAKE misuse fixes 4+ messages
2024-04-26 16:20 [PATCH v3 1/2] fs: rename struct xattr_ctx to kernel_xattr_ctx 6+ messages
2024-04-26  3:24 [PATCH] io_uring/msg_ring: reuse ctx->submitter_task read using READ_ONCE instead of re-reading it 2+ messages
2024-04-25 18:39 [PATCH 00/10] Read/Write with meta/integrity 41+ messages
2024-04-25 15:16 [PATCH] io_uring/rw: reinstate thread check for retries
2024-04-22 13:35 [PATCH] io_uring/rw: ensure retry isn't lost for write 6+ messages
2024-04-20 13:29 [PATCHSET v2 0/5] Send and receive bundles 13+ messages
2024-04-19 11:08 [PATCH io_uring-next/net-next v2 0/4] implement io_uring notification (ubuf_info) stacking 10+ messages
2024-04-18 17:24 VU NVMe commadns with io_uring? NVME_URING_CMD_IO 2+ messages
2024-04-18  9:31 [PATCH v2] io_uring: releasing CPU resources when polling 7+ messages
2024-04-16 12:14 Re: [bug report] WARNING: CPU: 5 PID: 679 at io_uring/io_uring.c:2835 io_ring_exit_work+0x2b6/0x2e0 5+ messages
2024-04-16  2:10 [PATCH 0/2] io-wq: cancelation race fix and small cleanup in io-wq 5+ messages
2024-04-15 23:26 io_uring: worker thread NULL dereference during openat op 4+ messages
2024-04-15 12:50 [for-next 0/3] simple sendzc cleanups 5+ messages
2024-04-15  9:23 [syzbot] Monthly io-uring report (Apr 2024)
2024-04-12 19:18 [PATCH for-next] io_uring: ensure overflow entries are dropped when ring is exiting 2+ messages
2024-04-12 18:49 [PATCH for-next] io_uring/net: always set kmsg->msg.msg_control_user before issue
2024-04-12 16:46 [GIT PULL] io_uring fixes for 6.9-rc4 2+ messages
2024-04-12 12:55 [RFC 0/6] implement io_uring notification (ubuf_info) stacking 25+ messages
2024-04-11 15:04 [PATCH] treewide: Fix common grammar mistake "the the" 10+ messages
2024-04-11  5:59 [PATCH] io_uring/timeout: remove duplicate initialization of the io_timeout list. 2+ messages
2024-04-10  1:26 [PATCH for-next 0/5] overflow CQE cleanups 7+ messages
2024-04-09 21:05 [PATCH for-next] io_uring: separate header for exported net bits 3+ messages
2024-04-09 17:35 [PATCH v1] io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKE 2+ messages
2024-04-09 17:27 [PATCH] Fix portability issues in configure script 4+ messages
2024-04-08 17:11 [PATCH for-6.9] io_uring/net: restore msg_control on sendzc retry 3+ messages
2024-04-08 16:38 [PATCH liburing v2 0/3] improve sendzc tests 5+ messages
2024-04-08 14:24 [PATCH liburing 0/3] improve sendzc tests 5+ messages
2024-04-08  8:26 [syzbot] [fs?] [io-uring?] general protection fault in __ep_remove 87+ messages
2024-04-08  1:03 [RFC PATCH 0/9] io_uring: support sqe group and provide group kbuf 38+ messages
2024-04-08  0:14 [PATCH liburing 1/1] examples/sendzc: test background polling 2+ messages
2024-04-07 23:54 [PATCH for-next 0/3] sendzc dedup / simplification 5+ messages
2024-04-07 13:27 [PATCH V2] io_uring: return void from io_put_kbuf_comp() 2+ messages
2024-04-05 20:46 [GIT PULL] io_uring fixes for 6.9-rc3 2+ messages
2024-04-05 15:50 [PATCH for-next 0/4] clean up io_req_complete_post 9+ messages
2024-04-05 12:55 [PATCH] io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failure 5+ messages
2024-04-04 22:16 [PATCH 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy 17+ messages
2024-04-04 22:07 [PATCHSET 0/3] Add REQ_F_CQE_SKIP support to io_uring zerocopy
2024-04-03 18:45 [PATCH liburing] man: fix IORING_REGISTER_RING_FDS documentation 2+ messages
2024-04-03 17:18 [PATCH AUTOSEL 6.1 13/15] io_uring: clear opcode specific data for an early failure
2024-04-03 17:17 [PATCH AUTOSEL 6.6 15/20] io_uring: clear opcode specific data for an early failure
2024-04-03 17:16 [PATCH AUTOSEL 6.8 22/28] io_uring: clear opcode specific data for an early failure
2024-04-03 16:44 [PATCH liburing 0/2] manpage improvements 4+ messages
2024-04-03 13:52 [PATCHSET 0/4] Cleanup io_buffer_list and mmap handling 5+ messages
2024-04-03 13:32 registering files returns -EBADF in 5.10.214 2+ messages
2024-04-02 17:54 [syzbot] [io-uring?] kernel BUG in __io_remove_buffers 5+ messages
2024-04-02  8:47 [syzbot] [io-uring?] kernel BUG in put_page 5+ messages
2024-04-01 21:21 [PATCH] io_uring: use private workqueue for exit work
2024-04-01 17:56 [PATCHSET v3 0/4] Cleanup and improve MSG_RING performance 6+ messages
2024-04-01 17:49 [PATCHSET 0/2] Multishot read tweaks 3+ messages
2024-03-29 23:24 [PATCH] io_uring/kbuf: remove dead define
2024-03-29 23:23 [PATCH] io_uring: fix warnings on shadow variables
2024-03-29 22:04 Re: [axboe-block:for-6.10/io_uring 42/42] io_uring/register.c:175:24: warning: arithmetic between different enumeration types ('enum io_uring_register_restriction_op' and 'enum io_uring_register_op') 3+ messages
2024-03-29 21:57 [PATCH liburing] io_uring.h: Sync kernel header to fetch enum names
2024-03-29 20:09 [PATCHSET v2 0/3] Cleanup and improve MSG_RING performance 7+ messages
2024-03-29 15:50 [PATCH] io_uring: return void from io_put_kbuf_comp() 3+ messages
2024-03-29 15:47 [PATCH] io_uring: kill dead code in io_req_complete_post 3+ messages
2024-03-28 23:31 [PATCHSET v3 0/11] Move away from remap_pfn_range() 14+ messages
2024-03-28 21:09 [PATCH] io_uring: Avoid anonymous enums in io_uring uapi 2+ messages
2024-03-28 18:52 [PATCHSET 0/3] Cleanup and improve MSG_RING performance 14+ messages
2024-03-28 15:57 [PATCH 0/7] sysctl: Remove sentinel elements from misc directories 18+ messages
2024-03-28 12:27 [PATCH v2] fs: claw back a few FMODE_* bits 14+ messages
2024-03-28  2:23 [PATCH] io_uring: Remove unused function 2+ messages
2024-03-28  0:16 [PATCH liburing] io_uring.h: Avoid anonymous enums 2+ messages
2024-03-27 19:13 [PATCHSET v2 0/10] Move away from remap_pfn_range() 16+ messages
2024-03-27 16:45 [PATCH] [RFC]: fs: claw back a few FMODE_* bits 11+ messages
2024-03-26 18:47 [PATCH] io_uring: refill request cache in memory order
2024-03-26 18:47 [PATCH] io_uring/poll: shrink alloc cache size to 32
2024-03-26 18:42 [PATCHSET 0/4] Use io_wq_work_list for task_work 14+ messages
2024-03-26 13:38 [PATCH v6 01/10] block: Pass blk_queue_get_max_sectors() a request pointer 40+ messages
2024-03-26  2:16 [PATCH v4 02/14] mm: Switch mm->get_unmapped_area() to a flag 8+ messages
2024-03-22 18:50 [RFC PATCH 1/4] io_uring/rw: Get rid of flags field in struct io_rw 11+ messages
2024-03-22 17:07 [GIT PULL] io_uring fixes for 6.9-rc1 2+ messages
2024-03-21 14:44 [PATCHSET 0/6] Switch kbuf mappings to vm_insert_pages() 7+ messages
2024-03-20 22:55 [PATCHSET v2 0/17] Improve async state handling 30+ messages
2024-03-20  1:17 [PATCHSET 0/15] Get rid of ->prep_async() 16+ messages
2024-03-19 23:37 [PATCH] io_uring/alloc_cache: shrink default max entries from 512 to 128
2024-03-19 23:37 [PATCH] io_uring/net: drop unused 'fast_iov_one' entry 3+ messages
2024-03-19  2:25 [PATCH] io_uring/sqpoll: early exit thread if task_context wasn't allocated
2024-03-18 22:00 [PATCH v3 00/13] Remove aux CQE caches 21+ messages
2024-03-18  9:50 [bug report] Kernel panic - not syncing: Fatal hardware error! 2+ messages
2024-03-18  9:00 [PATCH] io_uring: releasing CPU resources when polling 4+ messages
2024-03-18  0:41 [PATCH v2 00/14] remove aux CQE caches 41+ messages
2024-03-16 17:29 [PATCHSET 0/2] Sanitize request setup 3+ messages
2024-03-16 17:12 [PATCH] io_uring: remove timeout/poll specific cancelations
2024-03-15 22:48 [PATCH v2] io_uring/net: ensure async prep handlers always initialize ->done_io 24+ messages
2024-03-15 22:39 [PATCH] io_uring/net: ensure async prep handlers always initialize ->done_io
2024-03-15 22:28 [syzbot] [io-uring?] KMSAN: uninit-value in io_sendrecv_fail 15+ messages
2024-03-15 21:55 [PATCH] io_uring/waitid: always remove waitid entry for cancel all
2024-03-15 21:54 [PATCH] io_uring/futex: always remove futex entry for cancel all
2024-03-15 21:45 [PATCH 0/3] follow up cleanups 5+ messages
2024-03-15 15:29 [PATCH 00/11] remove aux CQE caches 54+ messages
2024-03-15 10:01 [PATCH] net: Do not break out of sk_stream_wait_memory() with TIF_NOTIFY_SIGNAL 10+ messages
2024-03-14 21:21 [PATCH v2 0/1] io_uring: extract the function that checks the legitimacy of sq/cq entries 2+ messages
2024-03-14 20:49 [linux-next:master] BUILD REGRESSION 9bb9b28d0568991b1d63e66fe75afa5f97ad1156
2024-03-13 21:39 [PATCH] io_uring: Fix release of pinned pages when __io_uaddr_map fails 3+ messages
2024-03-13 21:26 [PATCH] io_uring/poll: fix upper bits poll updating 2+ messages
2024-03-13 17:33 [linux-next:master] BUILD REGRESSION dad309222e4c3fc7f88b20ce725ce1e0eea07cc7
2024-03-13 15:52 [PATCH 1/3] io_uring: simplify io_mem_alloc return values 12+ messages
2024-03-12 21:44 [RFC PATCH v4 00/16] Zero copy Rx using io_uring 27+ messages
2024-03-12 19:44 [PATCH] io_uring: extract the function that checks the legitimacy of sq/cq entries 2+ messages
2024-03-12 17:28 [linux-next:master] BUILD REGRESSION a1184cae56bcb96b86df3ee0377cec507a3f56e0
2024-03-12 14:56 [PATCH 1/1] io_uring: clean rings on NO_MMAP alloc fail 2+ messages
2024-03-12 14:32 [PATCH] io_uring/rw: return IOU_ISSUE_SKIP_COMPLETE for multishot retry
2024-03-12 14:23 [PATCH 5.10/5.15] io_uring: fix registered files leak 9+ messages
2024-03-11 19:32 [PATCH] io_uring: don't save/restore iowait state
2024-03-11 16:20 [PATCH v2 0/3] fstests: fix io_uring testing 5+ messages
2024-03-10 20:00 [GIT PULL] io_uring updates for 6.9-rc1 2+ messages
2024-03-09  0:32 [PATCH for-next] io_uring: Fix sqpoll utilization check racing with dying sqpoll 2+ messages
2024-03-08 23:34 [PATCHSET RFC 0/7] Send and receive bundles 9+ messages
2024-03-08 13:55 [PATCH 0/3] net mshot fixes and improvements 5+ messages
2024-03-08  0:51 [PATCH] io_uring/net: correctly handle multishot recvmsg retry setup
2024-03-08  0:51 [PATCH] io_uring/net: clear REQ_F_BL_EMPTY in the multishot retry handler
2024-03-07 20:30 [PATCHSET 0/4] Misc cleanups 5+ messages
2024-03-07 18:06 [PATCH 1/1] io_uring: fix io_queue_proc modifying req->flags 2+ messages
2024-03-06 18:11 [linux-next:master] BUILD REGRESSION 61996c073c9b070922ad3a36c981ca6ddbea19a5
2024-03-06 16:02 [PATCH 1/1] io_uring: fix mshot read defer taskrun cqe posting 5+ messages
2024-03-06  9:19 [PATCH 0/3] fstests: fix io_uring testing 15+ messages
2024-03-05 18:14 [linux-next:master] BUILD REGRESSION 11afac187274a6177a7ac82997f8691c0f469e41
2024-03-04 20:16 [RFC PATCH 0/2] Introduce per-task io utilization boost 28+ messages
2024-03-03 23:59 [PATCH liburing] man/io_uring_setup.2: document IORING_SETUP_NO_SQARRAY 2+ messages
2024-03-01 19:03 [linux-next:master] BUILD REGRESSION 1870cdc0e8dee32e3c221704a2977898ba4c10e8
2024-03-01 15:28 [PATCH 0/2] io_uring/net: fix bug in io_recvmsg_mshot_prep() 6+ messages
2024-03-01 14:43 [PATCH io_uring/net: correct the type of variable 2+ messages
2024-02-29 18:53 [linux-next:master] BUILD REGRESSION f303a3e2bcfba900efb5aee55236d17030e9f882
2024-02-29 16:36 [PATCH] io_uring: get rid of intermediate aux cqe caches 8+ messages
2024-02-28 17:31 [linux-next:master] BUILD REGRESSION 20af1ca418d2c0b11bc2a1fe8c0c88f67bcc2a7e 2+ messages
2024-02-28  9:12 [PATCH v10] io_uring: Statistics of the true utilization of sq threads. 2+ messages
2024-02-28  8:51 [PATCH v10] io_uring: Statistics of the true utilization of sq threads. 2+ messages
2024-02-27 18:51 [PATCHSET 0/3] Misc io_uring networking 4+ messages
2024-02-27 18:46 [PATCHSET 0/3] Cleanup and improve sendmsg/recvmsg header handling 4+ messages
2024-02-27 14:32 [PATCH v2] io_uring/net: improve the usercopy for sendmsg/recvmsg
2024-02-27  7:32 [PATCH liburing v1] .gitignore: Add the built binary `examples/proxy` 2+ messages
2024-02-27  6:52 subscribe
2024-02-26 23:54 [PATCH] io_uring/net: improve the usercopy for sendmsg/recvmsg 2+ messages
2024-02-26 19:58 [linux-next:master] BUILD REGRESSION 8552c902efe7ef670b6961fb8885b67961aeb629
2024-02-26 19:21 [PATCHSET v4 0/9] Support for provided buffers for send 10+ messages
2024-02-26 17:36 [PATCH v5 01/10] block: Pass blk_queue_get_max_sectors() a request pointer 18+ messages
2024-02-25  0:35 [PATCHSET v3 0/8] Support for provided buffers for send 34+ messages
2024-02-24  5:07 [PATCH v1 1/4] io_uring: only account cqring wait time as iowait if enabled for a ring 20+ messages
2024-02-23 18:24 [linux-next:master] BUILD REGRESSION 33e1d31873f87d119e5120b88cd350efa68ef276
2024-02-23 17:56 [FYI][PATCH] tracing/treewide: Remove second parameter of __assign_str() 9+ messages
2024-02-23  5:40 [RFC PATCH v1] io_uring: only account cqring wait time as iowait if enabled for a ring 3+ messages
2024-02-23  4:29 [linux-next:master] BUILD REGRESSION e31185ce00a96232308300008db193416ceb9769 3+ messages
2024-02-22  9:35 [syzbot] [io-uring?] WARNING in io_ring_exit_work (2)
2024-02-21 18:21 [linux-next:master] BUILD REGRESSION 4893c639cc3659cefaa675bf1e59f4e7571afb5c
2024-02-21  5:43 [linux-next:master] BUILD REGRESSION 2d5c7b7eb345249cb34d42cbc2b97b4c57ea944e
2024-02-19 21:25 [PATCHSET v2 0/3] Support for provided buffers for send 4+ messages
2024-02-19 19:42 [PATCHSET 0/2] Support for provided buffers for send 3+ messages
2024-02-19 13:01 [PATCH v4 11/11] nvme: Ensure atomic writes will be executed atomically 51+ messages
2024-02-19  6:42 [PATCH v9] io_uring: Statistics of the true utilization of sq threads. 6+ messages
2024-02-16 19:11 [GIT PULL] io_uring fix for 6.8-rc5 2+ messages
2024-02-15 22:32 [PATCH] io_uring/napi: enable even with a timeout of 0 3+ messages
2024-02-15 21:07 [PATCH] io_uring: kill stale comment for io_cqring_overflow_kill()
2024-02-15 16:06 [PATCHSET v2 0/4] Add support for batched min timeout 5+ messages
2024-02-14 20:59 [PATCH] io_uring/sqpoll: use the correct check for pending task_work
2024-02-14 20:59 [PATCH] io_uring: wake SQPOLL task when task_work is added to an empty queue
2024-02-14 20:02 [PATCH] io_uring/napi: ensure napi polling is aborted when work is available
2024-02-14 15:28 [PATCH] io_uring/net: fix multishot accept overflow handling
2024-02-13 19:03 [PATCHSET 0/4] Add support for batched min timeout 5+ messages
2024-02-12 23:42 [PATCH v1] io_uring: Don't include af_unix.h. 2+ messages
2024-02-09 22:10 [syzbot] [io-uring?] KMSAN: uninit-value in io_rw_fail (2) 3+ messages
2024-02-08 18:33 Re:Re: [PATCH] io_uring: Simplify the allocation of slab caches
2024-02-08  2:32 [bug report] watchdog: BUG: soft lockup - CPU#19 stuck for 26s! [poll-cancel-all:33473] 2+ messages
2024-02-07 17:17 [PATCHSET v2 0/6] Misc cleanups / optimizations 10+ messages
2024-02-07 16:37 Re:Re: [bug report] BUG: unable to handle page fault for address: 00000002de3ac841
2024-02-07  7:19 [bug report] BUG: unable to handle page fault for address: 00000002de3ac841 3+ messages
2024-02-06 16:30 [PATCHSET v16 0/7] io_uring: add napi busy polling support 11+ messages
2024-02-06 16:24 [PATCHSET next 0/10] Various network improvements 11+ messages
2024-02-06 16:24 Re:[PATCHSET next 0/6] Misc cleanups / optimizations
2024-02-06 16:22 [PATCHSET next 0/6] Misc cleanups / optimizations 14+ messages
2024-02-06 13:41 [PATCH -next] io_uring: switch struct io_kiocb flag definitions to BIT_ULL()
2024-02-06  2:40 [PATCH] liburing: add script for statistics sqpoll running time 3+ messages
2024-02-06  2:39 [PATCH v8] io_uring: Statistics of the true utilization of sq threads. 6+ messages
2024-01-30 10:02 [PATCH] io_uring: Simplify the allocation of slab caches 2+ messages
2023-11-22 12:48 [PATCH v2 0/4] eventfd: simplify signal helpers 22+ messages

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).