messages from 2024-07-10 19:20:20 to 2024-08-11 22:27:26 UTC [more...]
[PATCH] io_uring/net: Remove unneeded if check in io_net_vec_assign()
2024-08-11 22:26 UTC
[PATCH] io_uring/napi: check napi_enabled in io_napi_add() before proceeding
2024-08-11 18:07 UTC
[PATCHSET for-next 0/3] Misc cleanups and improvements
2024-08-11 1:33 UTC (4+ messages)
` [PATCH 1/3] io_uring/kbuf: use 'bl' directly rather than req->buf_list
` [PATCH 2/3] io_uring/net: use ITER_UBUF for single segment send maps
` [PATCH 3/3] io_uring/kbuf: turn io_buffer_list booleans into flags
[GIT PULL] io_uring fixes for 6.11-rc3
2024-08-09 17:31 UTC (2+ messages)
[PATCH v7 RESENT] io_uring: releasing CPU resources when polling
2024-08-09 5:17 UTC (3+ messages)
[PATCH] io_uring/net: allow opportunistic initial bundle recv
2024-08-08 17:56 UTC (2+ messages)
[PATCH V5 0/8] io_uring: support sqe group and provide group kbuf
2024-08-08 16:24 UTC (9+ messages)
` [PATCH V5 1/8] io_uring: add io_link_req() helper
` [PATCH V5 2/8] io_uring: add io_submit_fail_link() helper
` [PATCH V5 3/8] io_uring: add helper of io_req_commit_cqe()
` [PATCH V5 4/8] io_uring: support SQE group
` [PATCH V5 5/8] io_uring: support sqe group with members depending on leader
` [PATCH V5 6/8] io_uring: support providing sqe group buffer
` [PATCH V5 7/8] io_uring/uring_cmd: support provide group kernel buffer
` [PATCH V5 8/8] ublk: support provide io buffer
[PATCH V5 0/8] io_uring: support sqe group and provide group kbuf
2024-08-08 16:24 UTC
[PATCH liburing] test/fixed-hugepage: Add small-huge page mixture testcase
2024-08-08 2:30 UTC (2+ messages)
[PATCH 0/3] send/recv bundle fixes
2024-08-08 1:47 UTC (4+ messages)
` [PATCH 1/3] io_uring/net: ensure expanded bundle recv gets marked for cleanup
` [PATCH 2/3] io_uring/net: ensure expanded bundle send "
` [PATCH 3/3] io_uring/net: don't pick multiple buffers for non-bundle send
[PATCH v2 0/4] clodkid and abs mode CQ wait timeouts
2024-08-07 14:18 UTC (5+ messages)
` [PATCH v2 1/4] io_uring/napi: refactor __io_napi_busy_loop()
` [PATCH v2 2/4] io_uring/napi: postpone napi timeout adjustment
` [PATCH v2 3/4] io_uring: add absolute mode wait timeouts
` [PATCH v2 4/4] io_uring: user registered clockid for "
[PATCH V4 0/8] io_uring: support sqe group and provide group kbuf
2024-08-07 3:26 UTC (13+ messages)
` [PATCH V4 4/8] io_uring: support SQE group
[syzbot] [io-uring?] KCSAN: data-race in __flush_work / __flush_work (2)
2024-08-05 19:48 UTC (4+ messages)
` [PATCH wq/for-6.11-fixes] workqueue: Fix spruious data race in __flush_work()
[PATCH v2] io_uring: do the sqpoll napi busy poll outside the submission block
2024-07-30 21:10 UTC
io_uring NAPI busy poll RCU is causing 50 context switches/second to my sqpoll thread
2024-08-03 21:37 UTC (12+ messages)
[PATCH RFC v2 00/19] fuse: fuse-over-io-uring
2024-08-02 23:03 UTC (10+ messages)
[GIT PULL] io_uring fixes for 6.11-rc2
2024-08-02 21:22 UTC (2+ messages)
[PATCH 0/2] io_uring: minor sqpoll code refactoring
2024-08-02 15:30 UTC (8+ messages)
` [PATCH 1/2] io_uring: micro optimization of __io_sq_thread() condition
` [PATCH 2/2] io_uring: do the sqpoll napi busy poll outside the submission block
` (subset) [PATCH 0/2] io_uring: minor sqpoll code refactoring
[PATCH liburing v3] test: add test cases for hugepage registered buffers
2024-08-02 13:11 UTC (6+ messages)
[PATCH v8 0/2] io_uring/rsrc: coalescing multi-hugepage registered buffers
2024-08-02 13:11 UTC (6+ messages)
` [PATCH v8 1/2] io_uring/rsrc: store folio shift and mask into imu
` [PATCH v8 2/2] io_uring/rsrc: enable multi-hugepage buffer coalescing
[syzbot] [mm?] [io-uring?] WARNING in hpage_collapse_scan_pmd (2)
2024-08-01 17:57 UTC (2+ messages)
` [syzbot] [mm?] "
123
2024-08-01 8:18 UTC
[PATCH v7] io_uring: releasing CPU resources when polling
2024-08-01 7:34 UTC (2+ messages)
` [PATCH V7] "
[PATCH AUTOSEL 6.10 082/121] io_uring/io-wq: make io_wq_work flags atomic
2024-08-01 0:00 UTC
[PATCH 0/3] Implement absolute value wait timeouts
2024-07-30 20:29 UTC (4+ messages)
` [PATCH 1/3] io_uring/napi: refactor __io_napi_busy_loop()
` [PATCH 2/3] io_uring/napi: delay napi timeout adjustment
` [PATCH 3/3] io_uring: add absolute mode wait timeouts
[PATCH] io_uring: add napi busy settings to the fdinfo output
2024-07-30 19:05 UTC (9+ messages)
[PATCH v2] io_uring: add napi busy settings to the fdinfo output
2024-07-30 14:57 UTC
[PATCH] io_uring: remove unused local list heads in NAPI functions
2024-07-30 12:20 UTC (3+ messages)
[PATCH] io_uring: keep multishot request NAPI timeout fresh
2024-07-30 12:20 UTC (3+ messages)
[Patch v7 0/2] io_uring/rsrc: coalescing multi-hugepage registered buffers
2024-07-30 11:56 UTC (5+ messages)
` [Patch v7 1/2] io_uring/rsrc: store folio shift and mask into imu
` [Patch v7 2/2] io_uring/rsrc: enable multi-hugepage buffer coalescing
[GIT PULL] io_uring fixes for 6.11-rc1
2024-07-27 22:38 UTC (2+ messages)
[PATCH 0/2] improve net busy polling time conversion
2024-07-26 15:21 UTC (4+ messages)
` [PATCH 1/2] io_uring/napi: use ktime in busy polling
` [PATCH 2/2] io_uring/napi: pass ktime to io_napi_adjust_timeout
[syzbot] [io-uring?] KMSAN: uninit-value in io_req_cqe_overflow (3)
2024-07-25 17:58 UTC (4+ messages)
[syzbot] [io-uring?] KMSAN: uninit-value in io_req_task_work_add_remote
2024-07-25 17:32 UTC (9+ messages)
[PATCH] io_uring/msg_ring: fix uninitialized use of target_req->flags
2024-07-25 14:47 UTC
[PATCH 0/6] random fixes and patches for io_uring
2024-07-24 15:52 UTC (8+ messages)
` [PATCH 1/6] io_uring: tighten task exit cancellations
` [PATCH 2/6] io_uring: don't allow netpolling with SETUP_IOPOLL
` [PATCH 3/6] io_uring: fix io_match_task must_hold
` [PATCH 4/6] io_uring: simplify io_uring_cmd return
` [PATCH 5/6] io_uring: kill REQ_F_CANCEL_SEQ
` [PATCH 6/6] io_uring: align iowq and task request error handling
[PATCH liburing 1/1] test/io-cancel: expand print messages
2024-07-24 13:58 UTC (2+ messages)
[PATCH liburing 1/1] tests/sockopt: {g,s}etsockopt with io-wq
2024-07-24 13:58 UTC (2+ messages)
[PATCH liburing] configure: Respect relative prefix path
2024-07-24 0:22 UTC (2+ messages)
[PATCH liburing v2 0/5] IORING_OP_BIND/LISTEN support
2024-07-24 0:22 UTC (7+ messages)
` [PATCH liburing v2 1/5] liburing: Add helper to prepare IORING_OP_BIND command
` [PATCH liburing v2 2/5] liburing: Add helper to prepare IORING_OP_LISTEN command
` [PATCH liburing v2 3/5] tests: Add test for bind/listen commands
` [PATCH liburing v2 4/5] man/io_uring_prep_bind.3: Document the IORING_OP_BIND operation
` [PATCH liburing v2 5/5] man/io_uring_prep_listen.3: Document IORING_OP_LISTEN operation
Kindly Get Back To Me
2024-07-23 1:50 UTC
[GIT PULL] io_uring fixes for 6.11-rc1
2024-07-22 20:45 UTC (2+ messages)
[PATCH v6 0/2] io_uring/rsrc: coalescing multi-hugepage registered buffers
2024-07-22 13:12 UTC (4+ messages)
` [PATCH v6 1/2] io_uring/rsrc: store folio shift and mask into imu
` [PATCH v6 2/2] io_uring/rsrc: enable multi-hugepage buffer coalescing
[PATCH v2 1/4] net: Split a __sys_bind helper for io_uring
2024-07-22 12:37 UTC (8+ messages)
[PATCH v6 RESEND] io_uring: releasing CPU resources when polling
2024-07-22 12:31 UTC (4+ messages)
` [PATCH V6] "
[RFC liburing 0/5] IORING_OP_BIND/LISTEN support
2024-07-21 21:21 UTC (5+ messages)
` [PATCH liburing 1/5] liburing: Add helper to prepare IORING_OP_BIND command
` [PATCH liburing 3/5] tests: Add test for bind/listen commands
CVE-2024-41001: io_uring/sqpoll: work around a potential audit memory leak
2024-07-19 19:03 UTC (3+ messages)
[PATCH 1/1] io_uring: fix error pbuf checking
2024-07-18 20:34 UTC (2+ messages)
[PATCH 1/1] io_uring: fix lost getsockopt completions
2024-07-18 20:34 UTC (3+ messages)
[syzbot] [io-uring?] general protection fault in __io_remove_buffers
2024-07-18 18:03 UTC (3+ messages)
[PATCH v2] io_uring: Avoid polling configuration errors
2024-07-16 7:16 UTC (7+ messages)
` "
[GIT PULL] io_uring updates for 6.11-rc1
2024-07-15 21:35 UTC (4+ messages)
` "
[syzbot] [io-uring] general protection fault in tomoyo_socket_bind_permission
2024-07-13 12:40 UTC (4+ messages)
` [PATCH] io_uring: Check socket is valid in io_bind()/io_listen()
[PATCH v3 0/2] fix task_work interation with freezing
2024-07-11 7:54 UTC (2+ messages)
[PATCH 2/2] kernel: rerun task_work while freezing in get_signal()
2024-07-10 22:17 UTC (14+ 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