Show patches with: State = Action Required       |    Archived = No       |   4007 patches
« 1 2 3 440 41 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[GIT,PULL] io_uring fixes for 6.11-rc4 [GIT,PULL] io_uring fixes for 6.11-rc4 - - - --- 2024-08-16 Jens Axboe New
io_uring: fix user_data field name in comment io_uring: fix user_data field name in comment - - - --- 2024-08-16 Caleb Sander Mateos New
[v1,3/3] io_uring: add IORING_FEAT_IOWAIT_TOGGLE feature flag io_uring: add option to not set in_iowait - - - --- 2024-08-16 David Wei New
[v1,2/3] io_uring: do not set no_iowait if IORING_ENTER_NO_WAIT io_uring: add option to not set in_iowait - - - --- 2024-08-16 David Wei New
[v1,1/3] io_uring: add IORING_ENTER_NO_IOWAIT flag io_uring: add option to not set in_iowait - - - --- 2024-08-16 David Wei New
[RFC,5/5] block: implement io_uring discard cmd implement asynchronous BLKDISCARD via io_uring - - - --- 2024-08-14 Pavel Begunkov New
[RFC,4/5] block: introduce blk_validate_discard() implement asynchronous BLKDISCARD via io_uring - - - --- 2024-08-14 Pavel Begunkov New
[RFC,3/5] filemap: introduce filemap_invalidate_pages implement asynchronous BLKDISCARD via io_uring - - - --- 2024-08-14 Pavel Begunkov New
[RFC,2/5] io_uring/cmd: give inline space in request to cmds implement asynchronous BLKDISCARD via io_uring - - - --- 2024-08-14 Pavel Begunkov New
[RFC,1/5] io_uring/cmd: expose iowq to cmds implement asynchronous BLKDISCARD via io_uring - - - --- 2024-08-14 Pavel Begunkov New
io_uring/fdinfo: add timeout_list to fdinfo io_uring/fdinfo: add timeout_list to fdinfo - - - --- 2024-08-14 Ruyi Zhang New
[2/2] io_uring/napi: add static napi tracking strategy abstract napi tracking strategy - - - --- 2024-08-13 Olivier Langlois New
[1/2] io_uring/napi: Introduce io_napi_tracking_ops abstract napi tracking strategy - - - --- 2024-08-13 Olivier Langlois New
io_uring/sqpoll: annotate debug task == current with data_race() io_uring/sqpoll: annotate debug task == current with data_race() - - - --- 2024-08-13 Jens Axboe New
[4/4] io_uring/net: allow coalescing of mapped segments Coalesce provided buffer segments - - - --- 2024-08-12 Jens Axboe New
[3/4] io_uring/kbuf: shrink nr_iovs/mode in struct buf_sel_arg Coalesce provided buffer segments - - - --- 2024-08-12 Jens Axboe New
[2/4] io_uring/net: pass in io_kiocb to io_bundle_nbufs() Coalesce provided buffer segments - - - --- 2024-08-12 Jens Axboe New
[1/4] io_uring/kbuf: have io_provided_buffers_select() take buf_sel_arg Coalesce provided buffer segments - - - --- 2024-08-12 Jens Axboe New
[3/3] io_uring/kbuf: add support for incremental buffer consumption Add support for incremental buffer consumption - - - --- 2024-08-12 Jens Axboe New
[2/3] io_uring/kbuf: move io_ring_head_to_buf() to kbuf.h Add support for incremental buffer consumption - - - --- 2024-08-12 Jens Axboe New
[1/3] io_uring/kbuf: add io_kbuf_commit() helper Add support for incremental buffer consumption - - - --- 2024-08-12 Jens Axboe New
io_uring/fdinfo: add timeout_list to fdinfo io_uring/fdinfo: add timeout_list to fdinfo - - - --- 2024-08-12 Ruyi Zhang New
[v8] io_uring: releasing CPU resources when polling [v8] io_uring: releasing CPU resources when polling - - - --- 2024-08-12 hexue New
io_uring/napi: remove duplicate io_napi_entry timeout assignation io_uring/napi: remove duplicate io_napi_entry timeout assignation - - - --- 2024-08-12 Olivier Langlois New
io_uring: Remove unneeded if check in io_free_batch_list() io_uring: Remove unneeded if check in io_free_batch_list() - - - --- 2024-08-11 Thorsten Blum New
io_uring/net: Remove unneeded if check in io_net_vec_assign() io_uring/net: Remove unneeded if check in io_net_vec_assign() - - - --- 2024-08-11 Thorsten Blum New
io_uring/napi: check napi_enabled in io_napi_add() before proceeding io_uring/napi: check napi_enabled in io_napi_add() before proceeding - - - --- 2024-08-11 Olivier Langlois New
[3/3] io_uring/kbuf: turn io_buffer_list booleans into flags Misc cleanups and improvements - - - --- 2024-08-11 Jens Axboe New
[2/3] io_uring/net: use ITER_UBUF for single segment send maps Misc cleanups and improvements - - - --- 2024-08-11 Jens Axboe New
[1/3] io_uring/kbuf: use 'bl' directly rather than req->buf_list Misc cleanups and improvements - - - --- 2024-08-11 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.11-rc3 [GIT,PULL] io_uring fixes for 6.11-rc3 - - - --- 2024-08-09 Jens Axboe New
[V5,8/8] ublk: support provide io buffer io_uring: support sqe group and provide group kbuf - - - --- 2024-08-08 Ming Lei New
[V5,7/8] io_uring/uring_cmd: support provide group kernel buffer io_uring: support sqe group and provide group kbuf - - - --- 2024-08-08 Ming Lei New
[V5,6/8] io_uring: support providing sqe group buffer io_uring: support sqe group and provide group kbuf - - - --- 2024-08-08 Ming Lei New
[V5,5/8] io_uring: support sqe group with members depending on leader io_uring: support sqe group and provide group kbuf - - - --- 2024-08-08 Ming Lei New
[V5,4/8] io_uring: support SQE group io_uring: support sqe group and provide group kbuf - - - --- 2024-08-08 Ming Lei New
[V5,3/8] io_uring: add helper of io_req_commit_cqe() io_uring: support sqe group and provide group kbuf - - - --- 2024-08-08 Ming Lei New
[V5,2/8] io_uring: add io_submit_fail_link() helper io_uring: support sqe group and provide group kbuf - - - --- 2024-08-08 Ming Lei New
[V5,1/8] io_uring: add io_link_req() helper io_uring: support sqe group and provide group kbuf - - - --- 2024-08-08 Ming Lei New
[v7,RESENT] io_uring: releasing CPU resources when polling [v7,RESENT] io_uring: releasing CPU resources when polling - - - --- 2024-08-08 hexue New
[3/3] io_uring/net: don't pick multiple buffers for non-bundle send send/recv bundle fixes - - - --- 2024-08-08 Jens Axboe New
[2/3] io_uring/net: ensure expanded bundle send gets marked for cleanup send/recv bundle fixes - - - --- 2024-08-08 Jens Axboe New
[1/3] io_uring/net: ensure expanded bundle recv gets marked for cleanup send/recv bundle fixes - - - --- 2024-08-08 Jens Axboe New
[v2,4/4] io_uring: user registered clockid for wait timeouts clodkid and abs mode CQ wait timeouts - - - --- 2024-08-07 Pavel Begunkov New
[v2,3/4] io_uring: add absolute mode wait timeouts clodkid and abs mode CQ wait timeouts - - - --- 2024-08-07 Pavel Begunkov New
[v2,2/4] io_uring/napi: postpone napi timeout adjustment clodkid and abs mode CQ wait timeouts - - - --- 2024-08-07 Pavel Begunkov New
[v2,1/4] io_uring/napi: refactor __io_napi_busy_loop() clodkid and abs mode CQ wait timeouts - - - --- 2024-08-07 Pavel Begunkov New
io_uring/net: allow opportunistic initial bundle recv io_uring/net: allow opportunistic initial bundle recv - - - --- 2024-08-06 Jens Axboe New
[wq/for-6.11-fixes] workqueue: Fix spruious data race in __flush_work() [wq/for-6.11-fixes] workqueue: Fix spruious data race in __flush_work() - - - --- 2024-08-05 Tejun Heo New
[liburing] test/fixed-hugepage: Add small-huge page mixture testcase [liburing] test/fixed-hugepage: Add small-huge page mixture testcase - - - --- 2024-08-05 Chenliang Li New
[GIT,PULL] io_uring fixes for 6.11-rc2 [GIT,PULL] io_uring fixes for 6.11-rc2 - - - --- 2024-08-02 Jens Axboe New
[v8,2/2] io_uring/rsrc: enable multi-hugepage buffer coalescing io_uring/rsrc: coalescing multi-hugepage registered buffers - 1 - --- 2024-07-31 Chenliang Li New
[v8,1/2] io_uring/rsrc: store folio shift and mask into imu io_uring/rsrc: coalescing multi-hugepage registered buffers - 2 - --- 2024-07-31 Chenliang Li New
[2/2] io_uring: do the sqpoll napi busy poll outside the submission block io_uring: minor sqpoll code refactoring - - - --- 2024-07-30 Olivier Langlois New
[v2] io_uring: do the sqpoll napi busy poll outside the submission block [v2] io_uring: do the sqpoll napi busy poll outside the submission block - - - --- 2024-07-30 Olivier Langlois New
[v3] io_uring: do the sqpoll napi busy poll outside the submission block [v3] io_uring: do the sqpoll napi busy poll outside the submission block - - - --- 2024-07-30 Olivier Langlois New
[1/2] io_uring: micro optimization of __io_sq_thread() condition io_uring: minor sqpoll code refactoring - 1 - --- 2024-07-30 Olivier Langlois New
[3/3] io_uring: add absolute mode wait timeouts Implement absolute value wait timeouts - - - --- 2024-07-30 Pavel Begunkov New
[2/3] io_uring/napi: delay napi timeout adjustment Implement absolute value wait timeouts - - - --- 2024-07-30 Pavel Begunkov New
[1/3] io_uring/napi: refactor __io_napi_busy_loop() Implement absolute value wait timeouts - - - --- 2024-07-30 Pavel Begunkov New
[v2] io_uring: add napi busy settings to the fdinfo output [v2] io_uring: add napi busy settings to the fdinfo output - - - --- 2024-07-30 Olivier Langlois New
io_uring: remove unused local list heads in NAPI functions io_uring: remove unused local list heads in NAPI functions - 1 - --- 2024-07-29 Olivier Langlois New
io_uring: keep multishot request NAPI timeout fresh io_uring: keep multishot request NAPI timeout fresh - 1 - --- 2024-07-29 Olivier Langlois New
io_uring: add napi busy settings to the fdinfo output io_uring: add napi busy settings to the fdinfo output - 1 - --- 2024-07-29 Olivier Langlois New
[GIT,PULL] io_uring fixes for 6.11-rc1 [GIT,PULL] io_uring fixes for 6.11-rc1 - - - --- 2024-07-27 Jens Axboe New
[2/2] io_uring/napi: pass ktime to io_napi_adjust_timeout improve net busy polling time conversion - - - --- 2024-07-26 Pavel Begunkov New
[1/2] io_uring/napi: use ktime in busy polling improve net busy polling time conversion - - - --- 2024-07-26 Pavel Begunkov New
io_uring/msg_ring: fix uninitialized use of target_req->flags io_uring/msg_ring: fix uninitialized use of target_req->flags - - - --- 2024-07-25 Jens Axboe New
[6/6] io_uring: align iowq and task request error handling random fixes and patches for io_uring - - - --- 2024-07-24 Pavel Begunkov New
[5/6] io_uring: kill REQ_F_CANCEL_SEQ random fixes and patches for io_uring - - - --- 2024-07-24 Pavel Begunkov New
[4/6] io_uring: simplify io_uring_cmd return random fixes and patches for io_uring - - - --- 2024-07-24 Pavel Begunkov New
[3/6] io_uring: fix io_match_task must_hold random fixes and patches for io_uring - - - --- 2024-07-24 Pavel Begunkov New
[2/6] io_uring: don't allow netpolling with SETUP_IOPOLL random fixes and patches for io_uring - - - --- 2024-07-24 Pavel Begunkov New
[1/6] io_uring: tighten task exit cancellations random fixes and patches for io_uring - - - --- 2024-07-24 Pavel Begunkov New
[liburing,1/1] test/io-cancel: expand print messages [liburing,1/1] test/io-cancel: expand print messages - - - --- 2024-07-24 Pavel Begunkov New
[liburing,1/1] tests/sockopt: {g,s}etsockopt with io-wq [liburing,1/1] tests/sockopt: {g,s}etsockopt with io-wq - - - --- 2024-07-24 Pavel Begunkov New
[v7] io_uring: releasing CPU resources when polling [v7] io_uring: releasing CPU resources when polling - - - --- 2024-07-24 hexue New
[liburing] configure: Respect relative prefix path [liburing] configure: Respect relative prefix path - - - --- 2024-07-23 Gabriel Krisman Bertazi New
[liburing,v2,5/5] man/io_uring_prep_listen.3: Document IORING_OP_LISTEN operation IORING_OP_BIND/LISTEN support - - - --- 2024-07-23 Gabriel Krisman Bertazi New
[liburing,v2,4/5] man/io_uring_prep_bind.3: Document the IORING_OP_BIND operation IORING_OP_BIND/LISTEN support - - - --- 2024-07-23 Gabriel Krisman Bertazi New
[liburing,v2,3/5] tests: Add test for bind/listen commands IORING_OP_BIND/LISTEN support - - - --- 2024-07-23 Gabriel Krisman Bertazi New
[liburing,v2,2/5] liburing: Add helper to prepare IORING_OP_LISTEN command IORING_OP_BIND/LISTEN support - - - --- 2024-07-23 Gabriel Krisman Bertazi New
[liburing,v2,1/5] liburing: Add helper to prepare IORING_OP_BIND command IORING_OP_BIND/LISTEN support - - - --- 2024-07-23 Gabriel Krisman Bertazi New
[v7,2/2] io_uring/rsrc: enable multi-hugepage buffer coalescing io_uring/rsrc: coalescing multi-hugepage registered buffers - - - --- 2024-07-23 Chenliang Li New
[v7,1/2] io_uring/rsrc: store folio shift and mask into imu io_uring/rsrc: coalescing multi-hugepage registered buffers - 1 - --- 2024-07-23 Chenliang Li New
[GIT,PULL] io_uring fixes for 6.11-rc1 [GIT,PULL] io_uring fixes for 6.11-rc1 - - - --- 2024-07-22 Jens Axboe New
[1/1] io_uring: fix error pbuf checking [1/1] io_uring: fix error pbuf checking - - - --- 2024-07-18 Pavel Begunkov New
[1/1] io_uring: fix lost getsockopt completions [1/1] io_uring: fix lost getsockopt completions - 1 - --- 2024-07-16 Pavel Begunkov New
[v6,2/2] io_uring/rsrc: enable multi-hugepage buffer coalescing io_uring/rsrc: coalescing multi-hugepage registered buffers - - - --- 2024-07-16 Chenliang Li New
[v6,1/2] io_uring/rsrc: store folio shift and mask into imu io_uring/rsrc: coalescing multi-hugepage registered buffers - 1 - --- 2024-07-16 Chenliang Li New
io_uring: Check socket is valid in io_bind()/io_listen() io_uring: Check socket is valid in io_bind()/io_listen() - - - --- 2024-07-13 Tetsuo Handa New
[GIT,PULL] io_uring updates for 6.11-rc1 [GIT,PULL] io_uring updates for 6.11-rc1 - - - --- 2024-07-12 Jens Axboe New
[v2] io_uring: Avoid polling configuration errors [v2] io_uring: Avoid polling configuration errors - - - --- 2024-07-11 hexue New
[v3,2/2] kernel: rerun task_work while freezing in get_signal() fix task_work interation with freezing 2 - - --- 2024-07-10 Pavel Begunkov New
[v3,1/2] io_uring/io-wq: limit retrying worker initialisation fix task_work interation with freezing - - - --- 2024-07-10 Pavel Begunkov New
io_uring/napi: Remove unnecessary s64 cast io_uring/napi: Remove unnecessary s64 cast - - - --- 2024-07-10 Thorsten Blum New
[v2,2/2] kernel: rerun task_work while freezing in get_signal() fix task_work interation with freezing 2 - - --- 2024-07-09 Pavel Begunkov New
[v2,1/2] io_uring/io-wq: limit retrying worker initialisation fix task_work interation with freezing - - - --- 2024-07-09 Pavel Begunkov New
[v6,RESEND] io_uring: releasing CPU resources when polling [v6,RESEND] io_uring: releasing CPU resources when polling - - - --- 2024-07-09 hexue New
[v6] io_uring: releasing CPU resources when polling [v6] io_uring: releasing CPU resources when polling - - - --- 2024-07-09 hexue New
« 1 2 3 440 41 »