Show patches with: State = Action Required       |    Archived = No       |   5348 patches
« 1 2 3 453 54 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/1] io_uring: always do atomic put from iowq [1/1] io_uring: always do atomic put from iowq - - - --- 2025-04-03 Pavel Begunkov New
[v2] io_uring/zcrx: return early from io_zcrx_recv_skb if readlen is 0 [v2] io_uring/zcrx: return early from io_zcrx_recv_skb if readlen is 0 - - - --- 2025-04-01 David Wei New
io_uring/zcrx: return early from io_zcrx_recv_skb if readlen is 0 io_uring/zcrx: return early from io_zcrx_recv_skb if readlen is 0 - - - --- 2025-04-01 David Wei New
[1/1] io_uring: add lockdep checks for io_handle_tw_list [1/1] io_uring: add lockdep checks for io_handle_tw_list - - - --- 2025-04-01 Pavel Begunkov New
[1/1] io_uring/kbuf: remove last buf_index manipulation [1/1] io_uring/kbuf: remove last buf_index manipulation - - - --- 2025-04-01 Pavel Begunkov New
[RFC,4/4] io_uring: let io_uring_cmd_getsockopt() allow level other than SOL_SOCKET net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt() - - - --- 2025-03-31 Stefan Metzmacher New
[RFC,3/4] net: pass a kernel pointer via 'optlen_t' to proto[ops].getsockopt() hooks net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt() - - - --- 2025-03-31 Stefan Metzmacher New
[RFC,2/4] net: pass 'optlen_t' to proto[ops].getsockopt() hooks net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt() - - - --- 2025-03-31 Stefan Metzmacher New
[RFC,1/4] net: introduce get_optlen() and put_optlen() helpers net/io_uring: pass a kernel pointer via optlen_t to proto[_ops].getsockopt() - - - --- 2025-03-31 Stefan Metzmacher New
[1/1] io_uring/rsrc: check size when importing reg buffer [1/1] io_uring/rsrc: check size when importing reg buffer - - - --- 2025-03-31 Pavel Begunkov New
[5/5] io_uring: don't store bgid in req->buf_index various net improvements - - - --- 2025-03-31 Pavel Begunkov New
[4/5] io_uring/kbuf: pass bgid to io_buffer_select() various net improvements - - - --- 2025-03-31 Pavel Begunkov New
[3/5] io_uring: set IMPORT_BUFFER in generic send setup various net improvements - - - --- 2025-03-31 Pavel Begunkov New
[2/5] io_uring/net: don't use io_do_buffer_select at prep various net improvements - - - --- 2025-03-31 Pavel Begunkov New
[1/5] io_uring/net: avoid import_ubuf for regvec send various net improvements - - - --- 2025-03-31 Pavel Begunkov New
[1/1] io_uring: hide caches sqes from drivers [1/1] io_uring: hide caches sqes from drivers - - - --- 2025-03-31 Pavel Begunkov New
[1/1] io_uring: make zcrx depend on CONFIG_IO_URING [1/1] io_uring: make zcrx depend on CONFIG_IO_URING - - - --- 2025-03-31 Pavel Begunkov New
[1/1] io_uring: cleanup {g,s]etsockopt sqe reading [1/1] io_uring: cleanup {g,s]etsockopt sqe reading - - - --- 2025-03-31 Pavel Begunkov New
[1/1] io_uring: add req flag invariant build assertion [1/1] io_uring: add req flag invariant build assertion - - - --- 2025-03-31 Pavel Begunkov New
io_uring/wq: avoid indirect do_work/free_work calls io_uring/wq: avoid indirect do_work/free_work calls - - - --- 2025-03-29 Caleb Sander Mateos New
[3/3] io_uring: don't pass ctx to tw add remote helper msg-ring clean ups - - - --- 2025-03-28 Pavel Begunkov New
[2/3] io_uring/msg: initialise msg request opcode msg-ring clean ups - - - --- 2025-03-28 Pavel Begunkov New
[1/3] io_uring/msg: rename io_double_lock_ctx() msg-ring clean ups - - - --- 2025-03-28 Pavel Begunkov New
[7/7] io_uring/net: import zc ubuf earlier send request cleanups - - - --- 2025-03-28 Pavel Begunkov New
[6/7] io_uring/net: set sg_from_iter in advance send request cleanups - - - --- 2025-03-28 Pavel Begunkov New
[5/7] io_uring/net: clusterise send vs msghdr branches send request cleanups - - - --- 2025-03-28 Pavel Begunkov New
[4/7] io_uring/net: unify sendmsg setup with zc send request cleanups - - - --- 2025-03-28 Pavel Begunkov New
[3/7] io_uring/net: combine sendzc flags writes send request cleanups - - - --- 2025-03-28 Pavel Begunkov New
[2/7] io_uring/net: open code io_net_vec_assign() send request cleanups - - - --- 2025-03-28 Pavel Begunkov New
[1/7] io_uring/net: open code io_sendmsg_copy_hdr() send request cleanups - - - --- 2025-03-28 Pavel Begunkov New
[v4,3/3] nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io() nvme_map_user_request() cleanup - 2 - --- 2025-03-28 Caleb Sander Mateos New
[v4,2/3] nvme/ioctl: move blk_mq_free_request() out of nvme_map_user_request() nvme_map_user_request() cleanup - 2 - --- 2025-03-28 Caleb Sander Mateos New
[v4,1/3] nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer nvme_map_user_request() cleanup - 3 - --- 2025-03-28 Caleb Sander Mateos New
io_uring/net: account memory for zc sendmsg io_uring/net: account memory for zc sendmsg - - - --- 2025-03-27 Pavel Begunkov New
[GIT,PULL] Final io_uring updates/fixes for 6.15-rc1 [GIT,PULL] Final io_uring updates/fixes for 6.15-rc1 - - - --- 2025-03-27 Jens Axboe New
[GIT,PULL] io_uring epoll reaping support [GIT,PULL] io_uring epoll reaping support - - - --- 2025-03-27 Jens Axboe New
[GIT,PULL] io_uring network zero-copy receive support [GIT,PULL] io_uring network zero-copy receive support - - - --- 2025-03-27 Jens Axboe New
[v2,1/1] io_uring/net: fix io_req_post_cqe abuse by send bundle [v2,1/1] io_uring/net: fix io_req_post_cqe abuse by send bundle - - - --- 2025-03-27 Pavel Begunkov New
[1/1] io_uring/net: fix io_req_post_cqe abuse by send bundle [1/1] io_uring/net: fix io_req_post_cqe abuse by send bundle - - - --- 2025-03-26 Pavel Begunkov New
[v2] io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc [v2] io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc - 1 - --- 2025-03-25 Caleb Sander Mateos New
[4/4] selftests: ublk: enable zero copy for stripe target io_uring: support vectored fixed kernel buffer - - - --- 2025-03-25 Ming Lei New
[3/4] io_uring: support vectored kernel fixed buffer io_uring: support vectored fixed kernel buffer - - - --- 2025-03-25 Ming Lei New
[2/4] block: add for_each_mp_bvec() io_uring: support vectored fixed kernel buffer - - - --- 2025-03-25 Ming Lei New
[1/4] io_uring: add validate_fixed_range() for validate fixed buffer io_uring: support vectored fixed kernel buffer - 1 - --- 2025-03-25 Ming Lei New
[v3,3/3] nvme/ioctl: move fixed buffer lookup to nvme_uring_cmd_io() nvme_map_user_request() cleanup - 1 - --- 2025-03-24 Caleb Sander Mateos New
[v3,2/3] nvme/ioctl: move blk_mq_free_request() out of nvme_map_user_request() nvme_map_user_request() cleanup - 1 - --- 2025-03-24 Caleb Sander Mateos New
[v3,1/3] nvme/ioctl: don't warn on vectorized uring_cmd with fixed buffer nvme_map_user_request() cleanup - 1 - --- 2025-03-24 Caleb Sander Mateos New
[5/5] io_uring: move min_events sanitisation reissue fix and various cleanups - - - --- 2025-03-24 Pavel Begunkov New
[4/5] io_uring: rename "min" arg in io_iopoll_check() reissue fix and various cleanups - - - --- 2025-03-24 Pavel Begunkov New
[3/5] io_uring: open code __io_post_aux_cqe() reissue fix and various cleanups - - - --- 2025-03-24 Pavel Begunkov New
[2/5] io_uring: defer iowq cqe overflow via task_work reissue fix and various cleanups - - - --- 2025-03-24 Pavel Begunkov New
[1/5] io_uring: fix retry handling off iowq reissue fix and various cleanups - - - --- 2025-03-24 Pavel Begunkov New
io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc io_uring/net: use REQ_F_IMPORT_BUFFER for send_zc - - - --- 2025-03-24 Caleb Sander Mateos New
[GIT,PULL] io_uring updates for 6.15-rc1 [GIT,PULL] io_uring updates for 6.15-rc1 - - - --- 2025-03-22 Jens Axboe New
[GIT,PULL] io_uring fix for 6.14 final [GIT,PULL] io_uring fix for 6.14 final - - - --- 2025-03-22 Jens Axboe New
io_uring/net: fix sendzc double notif flush io_uring/net: fix sendzc double notif flush - - 1 --- 2025-03-22 Pavel Begunkov New
io_uring: zero remained bytes when reading to fixed kernel buffer io_uring: zero remained bytes when reading to fixed kernel buffer - - - --- 2025-03-22 Ming Lei New
[5/5] io_uring: switch away from percpu refcounts Cancel and wait for all requests on exit - - - --- 2025-03-21 Jens Axboe New
[4/5] io_uring: wait for cancelations on final ring put Cancel and wait for all requests on exit - - - --- 2025-03-21 Jens Axboe New
[3/5] io_uring: consider ring dead once the ref is marked dying Cancel and wait for all requests on exit - - - --- 2025-03-21 Jens Axboe New
[2/5] io_uring: mark exit side kworkers as task_work capable Cancel and wait for all requests on exit - - - --- 2025-03-21 Jens Axboe New
[1/5] fs: gate final fput task_work on PF_NO_TASKWORK Cancel and wait for all requests on exit - - - --- 2025-03-21 Jens Axboe New
[3/3] io_uring/uring_cmd: import fixed buffer before going async Consistently look up fixed buffers before going async - - - --- 2025-03-21 Caleb Sander Mateos New
[2/3] io_uring/net: import send_zc fixed buffer before going async Consistently look up fixed buffers before going async - - - --- 2025-03-21 Caleb Sander Mateos New
[1/3] io_uring/net: only import send_zc buffer once Consistently look up fixed buffers before going async - - - --- 2025-03-21 Caleb Sander Mateos New
[v2,2/2] io_uring/cmd: introduce io_uring_cmd_import_fixed_vec cmd infra for caching iovec/bvec - - - --- 2025-03-21 Pavel Begunkov New
[v2,1/2] io_uring/cmd: add iovec cache for commands cmd infra for caching iovec/bvec - - - --- 2025-03-21 Pavel Begunkov New
[GIT,PULL] io_uring fix for 6.14-final [GIT,PULL] io_uring fix for 6.14-final - - - --- 2025-03-21 Jens Axboe New
io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionally io_uring/net: don't clear REQ_F_NEED_CLEANUP unconditionally - - - --- 2025-03-20 Jens Axboe New
[2/2] liburing: test: replace ublk test with kernel selftests liburing: test: replace ublk test with kernel selftests - - - --- 2025-03-19 Ming Lei New
[1/2] liburing: test: remove test/uring_cmd_ublk.c liburing: test: replace ublk test with kernel selftests - - - --- 2025-03-19 Ming Lei New
[RFC,v5,5/5] btrfs: ioctl: introduce btrfs_uring_import_iovec() introduce io_uring_cmd_import_fixed_vec - 1 - --- 2025-03-19 Sidong Yang New
[RFC,v5,4/5] io_uring/cmd: introduce io_uring_cmd_import_fixed_vec introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-19 Sidong Yang New
[RFC,v5,3/5] io_uring/cmd: add iovec cache for commands introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-19 Sidong Yang New
[RFC,v5,2/5] io_uring/cmd: don't expose entire cmd async data introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-19 Sidong Yang New
[RFC,v5,1/5] io_uring: rename the data cmd cache introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-19 Sidong Yang New
[v3] io_uring: enable toggle of iowait usage [v3] io_uring: enable toggle of iowait usage - - - --- 2025-03-18 Jens Axboe New
[RFC,v4,5/5] btrfs: ioctl: don't free iov when -EAGAIN in uring encoded read introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-17 Sidong Yang New
[RFC,v4,4/5] btrfs: ioctl: introduce btrfs_uring_import_iovec() introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-17 Sidong Yang New
[RFC,v4,3/5] io-uring/cmd: introduce io_uring_cmd_import_fixed_vec introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-17 Sidong Yang New
[RFC,v4,2/5] io-uring/cmd: add iou_vec field for io_uring_cmd introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-17 Sidong Yang New
[RFC,v4,1/5] io_uring/cmd: introduce io_async_cmd for hide io_uring_cmd_data introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-17 Sidong Yang New
[RFC,v3,3/3] btrfs: ioctl: introduce btrfs_uring_import_iovec() introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-15 Sidong Yang New
[RFC,v3,2/3] io-uring/cmd: introduce io_uring_cmd_import_fixed_vec introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-15 Sidong Yang New
[RFC,v3,1/3] io-uring/cmd: add iou_vec field for io_uring_cmd introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-15 Sidong Yang New
[v2] io_uring: enable toggle of iowait usage when waiting on CQEs [v2] io_uring: enable toggle of iowait usage when waiting on CQEs - - - --- 2025-03-14 Jens Axboe New
io_uring: enable toggle of iowait usage when waiting on CQEs io_uring: enable toggle of iowait usage when waiting on CQEs - - - --- 2025-03-14 Jens Axboe New
io_uring/memmap: move vm_flags_set() outside of ctx->mmap_lock io_uring/memmap: move vm_flags_set() outside of ctx->mmap_lock - - - --- 2025-03-13 Jens Axboe New
[RFC,v2,2/2] btrfs: ioctl: use registered buffer for IORING_URING_CMD_FIXED introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-12 Sidong Yang New
[RFC,v2,1/2] io_uring: cmd: introduce io_uring_cmd_import_fixed_vec introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-12 Sidong Yang New
[RFC,v2,1/2] io_uring: cmd: introduce io_uring_cmd_import_fixed_vec introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-12 Sidong Yang New
fs: dodge an atomic in putname if ref == 1 fs: dodge an atomic in putname if ref == 1 - 2 - --- 2025-03-11 Mateusz Guzik New
[RFC,2/2] btrfs: ioctl: use registered buffer for IORING_URING_CMD_FIXED introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-11 Sidong Yang New
[RFC,1/2] io_uring: cmd: introduce io_uring_cmd_import_fixed_vec introduce io_uring_cmd_import_fixed_vec - - - --- 2025-03-11 Sidong Yang New
io_uring/kbuf: enable bundles for incrementally consumed buffers io_uring/kbuf: enable bundles for incrementally consumed buffers - - - --- 2025-03-10 Jens Axboe New
Revert "io_uring/rsrc: simplify the bvec iter count calculation" Revert "io_uring/rsrc: simplify the bvec iter count calculation" - 1 - --- 2025-03-10 Keith Busch New
[2/2] io_uring: rely on io_prep_reg_vec for iovec placement unify registered buffer iovec imports - - - --- 2025-03-08 Pavel Begunkov New
[1/2] io_uring: introduce io_prep_reg_iovec() unify registered buffer iovec imports - - - --- 2025-03-08 Pavel Begunkov New
[2/2] io_uring: unify STOP_MULTISHOT with IOU_OK improve multishot error codes - - - --- 2025-03-08 Pavel Begunkov New
[1/2] io_uring: return -EAGAIN to continue multishot improve multishot error codes - - - --- 2025-03-08 Pavel Begunkov New
« 1 2 3 453 54 »