Show patches with: State = Action Required       |    Archived = No       |   3639 patches
« 1 2 ... 6 7 836 37 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] io_uring: adjust defer tw counting clean up deferred tw wakeups - - - --- 2024-01-17 Pavel Begunkov New
iouring:added boundary value check for io_uring_group systl iouring:added boundary value check for io_uring_group systl - - - --- 2024-01-15 Subramanya Swamy New
io_uring/rsrc: improve code generation for fixed file assignment io_uring/rsrc: improve code generation for fixed file assignment - - - --- 2024-01-11 Jens Axboe New
[v2,2/2] io_uring: Improve exception handling in io_ring_ctx_alloc() io_uring: Adjustments for io_ring_ctx_alloc() - - - --- 2024-01-10 Markus Elfring New
[v2,1/2] io_uring: Delete a redundant kfree() call in io_ring_ctx_alloc() io_uring: Adjustments for io_ring_ctx_alloc() - 1 - --- 2024-01-10 Markus Elfring New
[v2] io_uring/rw: cleanup io_rw_done() [v2] io_uring/rw: cleanup io_rw_done() - 1 - --- 2024-01-10 Jens Axboe New
io_uring/rw: cleanup io_rw_done() io_uring/rw: cleanup io_rw_done() - - - --- 2024-01-10 Jens Axboe New
[GIT,PULL] io_uring updates for 6.8-rc1 [GIT,PULL] io_uring updates for 6.8-rc1 - - - --- 2024-01-08 Jens Axboe New
io_uring: ensure local task_work is run on wait timeout io_uring: ensure local task_work is run on wait timeout - - - --- 2024-01-04 Jens Axboe New
[v6] io_uring: Statistics of the true utilization of sq threads. [v6] io_uring: Statistics of the true utilization of sq threads. - - - --- 2023-12-25 Xiaobing Li New
io_uring/kbuf: add method for returning provided buffer ring head io_uring/kbuf: add method for returning provided buffer ring head - - - --- 2023-12-21 Jens Axboe New
io_uring/rw: ensure io->bytes_done is always initialized io_uring/rw: ensure io->bytes_done is always initialized - - - --- 2023-12-21 Jens Axboe New
[RFC,v3,20/20] bnxt: enable io_uring zc page pool Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,19/20] net: page pool: generalise ppiov dma address get Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,18/20] veth: add support for io_uring zc rx Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,17/20] io_uring/zcrx: add copy fallback Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,16/20] net: execute custom callback from napi Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,15/20] io_uring: add io_recvzc request Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,14/20] net: page pool: add io_uring memory provider Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,13/20] io_uring: implement pp memory provider for zc rx Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,12/20] io_uring: add ZC buf and pool Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,11/20] io_uring/zcrx: implement socket registration Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,10/20] io_uring: setup ZC for an Rx queue when registering an ifq Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,09/20] netdev: add XDP_SETUP_ZC_RX command Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,08/20] io_uring: add mmap support for shared ifq ringbuffers Zero copy Rx using io_uring - 1 - --- 2023-12-19 David Wei New
[RFC,v3,07/20] io_uring: add interface queue Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,06/20] io_uring: separate header for exported net bits Zero copy Rx using io_uring - 1 - --- 2023-12-19 David Wei New
[RFC,v3,05/20] net: page_pool: add ->scrub mem provider callback Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,04/20] net: enable napi_pp_put_page for ppiov Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,03/20] net: page pool: rework ppiov life cycle Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,02/20] tcp: don't allow non-devmem originated ppiov Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[RFC,v3,01/20] net: page_pool: add ppiov mangling helper Zero copy Rx using io_uring - - - --- 2023-12-19 David Wei New
[2/2] io_uring: drop any code related to SCM_RIGHTS Drop remnants of SCM_RIGHTS support - - - --- 2023-12-19 Jens Axboe New
[1/2] io_uring/unix: drop usage of io_uring socket Drop remnants of SCM_RIGHTS support - - - --- 2023-12-19 Jens Axboe New
io_uring/register: move io_uring_register(2) related code to register.c io_uring/register: move io_uring_register(2) related code to register.c - - - --- 2023-12-19 Jens Axboe New
[liburing,v1,2/2] t/no-mmap-inval: Replace `valloc()` with `t_posix_memalign()` Makefile and t/no-mmap-inval updates - 1 - --- 2023-12-19 Ammar Faizi New
[liburing,v1,1/2] Makefile: Remove the `partcheck` target Makefile and t/no-mmap-inval updates - - - --- 2023-12-19 Ammar Faizi New
[v5] io_uring: Statistics of the true utilization of sq threads. [v5] io_uring: Statistics of the true utilization of sq threads. - - - --- 2023-12-18 Xiaobing Li New
[GIT,PULL] io_uring fixes for 6.7-rc6 [GIT,PULL] io_uring fixes for 6.7-rc6 - - - --- 2023-12-15 Jens Axboe New
fix breakage in SOCKET_URING_OP_SIOC* implementation fix breakage in SOCKET_URING_OP_SIOC* implementation - - - --- 2023-12-14 Al Viro New
io_uring/poll: don't enable lazy wake for POLLEXCLUSIVE io_uring/poll: don't enable lazy wake for POLLEXCLUSIVE - - - --- 2023-12-13 Jens Axboe New
[v4] io_uring: Statistics of the true utilization of sq threads. [v4] io_uring: Statistics of the true utilization of sq threads. - - - --- 2023-12-13 Xiaobing Li New
[v2] io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL [v2] io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL - 1 - --- 2023-12-08 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.7-rc5 [GIT,PULL] io_uring fixes for 6.7-rc5 - - - --- 2023-12-08 Jens Axboe New
io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL io_uring/openclose: add support for IORING_OP_FIXED_FD_INSTALL - 1 - --- 2023-12-08 Jens Axboe New
[1/1] io_uring/af_unix: disable sending io_uring over sockets [1/1] io_uring/af_unix: disable sending io_uring over sockets 1 - - --- 2023-12-06 Pavel Begunkov New
io_uring: save repeated issue_flags io_uring: save repeated issue_flags - - - --- 2023-12-05 Keith Busch New
[liburing,5/5] examples/sendzc: improve help message send-zc test/bench improvements - - - --- 2023-12-05 Pavel Begunkov New
[liburing,4/5] examples/sendzc: try to print stats on SIGINT send-zc test/bench improvements - - - --- 2023-12-05 Pavel Begunkov New
[liburing,3/5] examples/sendzc: use stdout for stats send-zc test/bench improvements - - - --- 2023-12-05 Pavel Begunkov New
[liburing,2/5] examples/sendzc: remove get time overhead send-zc test/bench improvements - - - --- 2023-12-05 Pavel Begunkov New
[liburing,1/5] tests: comment on io_uring zc and SO_ZEROCOPY send-zc test/bench improvements - - - --- 2023-12-05 Pavel Begunkov New
io_uring/kbuf: Fix an NULL vs IS_ERR() bug in io_alloc_pbuf_ring() io_uring/kbuf: Fix an NULL vs IS_ERR() bug in io_alloc_pbuf_ring() - - - --- 2023-12-05 Dan Carpenter New
[2/2] nvme: use uring_cmd sys_admin flag [1/2] iouring: one capable call per iouring instance - - - --- 2023-12-04 Keith Busch New
[1/2] iouring: one capable call per iouring instance [1/2] iouring: one capable call per iouring instance - - - --- 2023-12-04 Keith Busch New
[1/1] io_uring: fix mutex_unlock with unreferenced ctx [1/1] io_uring: fix mutex_unlock with unreferenced ctx - - - --- 2023-12-03 Pavel Begunkov New
[GIT,PULL] io_uring fixes for 6.7-rc4 [GIT,PULL] io_uring fixes for 6.7-rc4 - - - --- 2023-12-01 Jens Axboe New
[v2,3/3] io_uring/cmd: inline io_uring_cmd_get_task clean up io_uring cmd header structure - 1 - --- 2023-12-01 Pavel Begunkov New
[v2,2/3] io_uring/cmd: inline io_uring_cmd_do_in_task_lazy clean up io_uring cmd header structure - 1 - --- 2023-12-01 Pavel Begunkov New
[v2,1/3] io_uring: split out cmd api into a separate header clean up io_uring cmd header structure - 1 - --- 2023-12-01 Pavel Begunkov New
[for-next,2/2] io_uring: optimise ltimeout for inline execution inline execution ltimeout optimisation - - - --- 2023-12-01 Pavel Begunkov New
[for-next,1/2] io_uring: don't check iopoll if request completes inline execution ltimeout optimisation - - - --- 2023-12-01 Pavel Begunkov New
[PATCHv5,4/4] io_uring: remove uring_cmd cookie block integrity: directly map user space addresses - 2 - --- 2023-11-30 Keith Busch New
[PATCHv5,3/4] iouring: remove IORING_URING_CMD_POLLED block integrity: directly map user space addresses - 2 - --- 2023-11-30 Keith Busch New
[PATCHv5,2/4] nvme: use bio_integrity_map_user block integrity: directly map user space addresses - 2 - --- 2023-11-30 Keith Busch New
[PATCHv5,1/4] block: bio-integrity: directly map user buffers block integrity: directly map user space addresses - - - --- 2023-11-30 Keith Busch New
[8/8] io_uring: use fget/fput consistently Various io_uring fixes - - - --- 2023-11-30 Jens Axboe New
[7/8] io_uring: free io_buffer_list entries via RCU Various io_uring fixes - - - --- 2023-11-30 Jens Axboe New
[6/8] io_uring/kbuf: prune deferred locked cache when tearing down Various io_uring fixes - - - --- 2023-11-30 Jens Axboe New
[5/8] io_uring/kbuf: recycle freed mapped buffer ring entries Various io_uring fixes - - - --- 2023-11-30 Jens Axboe New
[4/8] io_uring/kbuf: defer release of mapped buffer rings Various io_uring fixes - - - --- 2023-11-30 Jens Axboe New
[3/8] io_uring: enable io_mem_alloc/free to be used in other parts Various io_uring fixes - - - --- 2023-11-30 Jens Axboe New
[2/8] io_uring: don't guard IORING_OFF_PBUF_RING with SETUP_NO_MMAP Various io_uring fixes - - - --- 2023-11-30 Jens Axboe New
[1/8] io_uring: don't allow discontig pages for IORING_SETUP_NO_MMAP Various io_uring fixes - - - --- 2023-11-30 Jens Axboe New
[PATCHv4,4/4] io_uring: remove uring_cmd cookie block integrity: directly map user space addresses - 1 - --- 2023-11-28 Keith Busch New
[PATCHv4,3/4] iouring: remove IORING_URING_CMD_POLLED block integrity: directly map user space addresses - 1 - --- 2023-11-28 Keith Busch New
[PATCHv4,2/4] nvme: use bio_integrity_map_user block integrity: directly map user space addresses - 1 - --- 2023-11-28 Keith Busch New
[PATCHv4,1/4] block: bio-integrity: directly map user buffers block integrity: directly map user space addresses - - - --- 2023-11-28 Keith Busch New
[GIT,PULL] io_uring fixes for 6.7-rc3 [GIT,PULL] io_uring fixes for 6.7-rc3 - - - --- 2023-11-23 Jens Axboe New
[3/3] io_uring/cmd: inline io_uring_cmd_get_task clean up io_uring cmd header structure - - - --- 2023-11-22 Pavel Begunkov New
[2/3] io_uring/cmd: inline io_uring_cmd_do_in_task_lazy clean up io_uring cmd header structure - - - --- 2023-11-22 Pavel Begunkov New
[1/3] io_uring: split out cmd api into a separate header clean up io_uring cmd header structure - - - --- 2023-11-22 Pavel Begunkov New
[v2,4/4] eventfd: make eventfd_signal{_mask}() void eventfd: simplify signal helpers - 1 - --- 2023-11-22 Christian Brauner New
[v2,3/4] eventfd: simplify eventfd_signal_mask() eventfd: simplify signal helpers - 1 - --- 2023-11-22 Christian Brauner New
[v2,2/4] eventfd: simplify eventfd_signal() eventfd: simplify signal helpers 4 3 - --- 2023-11-22 Christian Brauner New
[v2,1/4] i915: make inject_virtual_interrupt() void eventfd: simplify signal helpers - 2 - --- 2023-11-22 Christian Brauner New
[PATCHv3,5/5] io_uring: remove uring_cmd cookie block integrity: directly map user space addresses - 1 - --- 2023-11-20 Keith Busch New
[PATCHv3,4/5] iouring: remove IORING_URING_CMD_POLLED block integrity: directly map user space addresses - 1 - --- 2023-11-20 Keith Busch New
[PATCHv3,3/5] nvme: use bio_integrity_map_user block integrity: directly map user space addresses - 1 - --- 2023-11-20 Keith Busch New
[PATCHv3,2/5] block: bio-integrity: directly map user buffers block integrity: directly map user space addresses - - - --- 2023-11-20 Keith Busch New
[PATCHv3,1/5] bvec: introduce multi-page bvec iterating block integrity: directly map user space addresses - - - --- 2023-11-20 Keith Busch New
io_uring: fix off-by one bvec index io_uring: fix off-by one bvec index - - - --- 2023-11-20 Keith Busch New
io_uring/fs: consider link->flags when getting path for LINKAT io_uring/fs: consider link->flags when getting path for LINKAT - - - --- 2023-11-20 Charles Mirabile New
[GIT,PULL] io_uring fix for 6.7-rc2 [GIT,PULL] io_uring fix for 6.7-rc2 - - - --- 2023-11-17 Jens Axboe New
[v4] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval [v4] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval - - - --- 2023-11-15 Jens Axboe New
[v3] io_uring: Statistics of the true utilization of sq threads. [v3] io_uring: Statistics of the true utilization of sq threads. - - - --- 2023-11-15 Xiaobing Li New
[v3] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval [v3] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval - - - --- 2023-11-15 Jens Axboe New
[v2] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval [v2] io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval - - - --- 2023-11-14 Jens Axboe New
io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval io_uring/fdinfo: remove need for sqpoll lock for thread/pid retrieval - - - --- 2023-11-14 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.7-rc1 [GIT,PULL] io_uring fixes for 6.7-rc1 - - - --- 2023-11-10 Jens Axboe New
« 1 2 ... 6 7 836 37 »