Show patches with: State = Action Required       |    Archived = No       |   3479 patches
« 1 2 3 434 35 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
io_uring/rw: ensure retry isn't lost for write io_uring/rw: ensure retry isn't lost for write - - - --- 2024-04-22 Anuj Gupta New
[5/5] io_uring/net: support bundles for recv Send and receive bundles - - - --- 2024-04-20 Jens Axboe New
[4/5] io_uring/net: support bundles for send Send and receive bundles - - - --- 2024-04-20 Jens Axboe New
[3/5] io_uring/kbuf: add helpers for getting/peeking multiple buffers Send and receive bundles - - - --- 2024-04-20 Jens Axboe New
[2/5] io_uring/net: add provided buffer support for IORING_OP_SEND Send and receive bundles - - - --- 2024-04-20 Jens Axboe New
[1/5] io_uring/net: add generic multishot retry helper Send and receive bundles - - - --- 2024-04-20 Jens Axboe New
[io_uring-next/net-next,v2,4/4] io_uring/notif: implement notification stacking implement io_uring notification (ubuf_info) stacking - 1 - --- 2024-04-19 Pavel Begunkov New
[io_uring-next/net-next,v2,3/4] io_uring/notif: simplify io_notif_flush() implement io_uring notification (ubuf_info) stacking - 1 - --- 2024-04-19 Pavel Begunkov New
[io_uring-next/net-next,v2,2/4] net: add callback for setting a ubuf_info to skb implement io_uring notification (ubuf_info) stacking - 3 - --- 2024-04-19 Pavel Begunkov New
[io_uring-next/net-next,v2,1/4] net: extend ubuf_info callback to ops structure implement io_uring notification (ubuf_info) stacking - 3 - --- 2024-04-19 Pavel Begunkov New
[v2] io_uring: releasing CPU resources when polling [v2] io_uring: releasing CPU resources when polling - 1 - --- 2024-04-18 hexue New
[2/2] io-wq: Drop intermediate step between pending list and active work io-wq: cancelation race fix and small cleanup in io-wq - - - --- 2024-04-16 Gabriel Krisman Bertazi New
[1/2] io-wq: write next_work before dropping acct_lock io-wq: cancelation race fix and small cleanup in io-wq - - - --- 2024-04-16 Gabriel Krisman Bertazi New
[for-next,3/3] io_uring/notif: shrink account_pages to u32 simple sendzc cleanups - - - --- 2024-04-15 Pavel Begunkov New
[for-next,2/3] io_uring/notif: remove ctx var from io_notif_tw_complete simple sendzc cleanups - - - --- 2024-04-15 Pavel Begunkov New
[for-next,1/3] io_uring/notif: refactor io_tx_ubuf_complete() simple sendzc cleanups - - - --- 2024-04-15 Pavel Begunkov New
[for-next] io_uring: ensure overflow entries are dropped when ring is exiting [for-next] io_uring: ensure overflow entries are dropped when ring is exiting - - - --- 2024-04-12 Jens Axboe New
[for-next] io_uring/net: always set kmsg->msg.msg_control_user before issue [for-next] io_uring/net: always set kmsg->msg.msg_control_user before issue - - - --- 2024-04-12 Jens Axboe New
[GIT,PULL] io_uring fixes for 6.9-rc4 [GIT,PULL] io_uring fixes for 6.9-rc4 - - - --- 2024-04-12 Jens Axboe New
[RFC,6/6] io_uring/notif: implement notification stacking implement io_uring notification (ubuf_info) stacking - - - --- 2024-04-12 Pavel Begunkov New
[RFC,5/6] io_uring/notif: simplify io_notif_flush() implement io_uring notification (ubuf_info) stacking - - - --- 2024-04-12 Pavel Begunkov New
[RFC,4/6] io_uring/notif: remove ctx var from io_notif_tw_complete implement io_uring notification (ubuf_info) stacking - - - --- 2024-04-12 Pavel Begunkov New
[RFC,3/6] io_uring/notif: refactor io_tx_ubuf_complete() implement io_uring notification (ubuf_info) stacking - - - --- 2024-04-12 Pavel Begunkov New
[RFC,2/6] net: add callback for setting a ubuf_info to skb implement io_uring notification (ubuf_info) stacking - 1 - --- 2024-04-12 Pavel Begunkov New
[RFC,1/6] net: extend ubuf_info callback to ops structure implement io_uring notification (ubuf_info) stacking - 1 - --- 2024-04-12 Pavel Begunkov New
[v2] treewide: Fix common grammar mistake "the the" [v2] treewide: Fix common grammar mistake "the the" - 2 - --- 2024-04-11 Thorsten Blum New
treewide: Fix common grammar mistake "the the" treewide: Fix common grammar mistake "the the" 1 2 - --- 2024-04-11 Thorsten Blum New
io_uring/timeout: remove duplicate initialization of the io_timeout list. io_uring/timeout: remove duplicate initialization of the io_timeout list. - - - --- 2024-04-11 Ruyi Zhang New
[for-next,5/5] io_uring: consolidate overflow flushing overflow CQE cleanups - - - --- 2024-04-10 Pavel Begunkov New
[for-next,4/5] io_uring: always lock __io_cqring_overflow_flush overflow CQE cleanups - - - --- 2024-04-10 Pavel Begunkov New
[for-next,3/5] io_uring: open code io_cqring_overflow_flush() overflow CQE cleanups - - - --- 2024-04-10 Pavel Begunkov New
[for-next,2/5] io_uring: remove extra SQPOLL overflow flush overflow CQE cleanups - - - --- 2024-04-10 Pavel Begunkov New
[for-next,1/5] io_uring: unexport io_req_cqe_overflow() overflow CQE cleanups - - - --- 2024-04-10 Pavel Begunkov New
[for-next] io_uring: separate header for exported net bits [for-next] io_uring: separate header for exported net bits - - - --- 2024-04-09 David Wei New
[v1] io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKE [v1] io-uring: correct typo in comment for IOU_F_TWQ_LAZY_WAKE - - - --- 2024-04-09 Haiyue Wang New
Fix portability issues in configure script Fix portability issues in configure script - - - --- 2024-04-09 Arthur Williams New
[for-6.9] io_uring/net: restore msg_control on sendzc retry [for-6.9] io_uring/net: restore msg_control on sendzc retry - - - --- 2024-04-08 Pavel Begunkov New
[liburing,v2,3/3] io_uring/sendzc: add DEFER_TASKRUN testing improve sendzc tests - - - --- 2024-04-08 Pavel Begunkov New
[liburing,v2,2/3] test/sendzc: improve zc support probing improve sendzc tests - - - --- 2024-04-08 Pavel Begunkov New
[liburing,v2,1/3] test: handle test_send_faults()'s cases one by one improve sendzc tests - - - --- 2024-04-08 Pavel Begunkov New
[liburing,3/3] io_uring/sendzc: add DEFER_TASKRUN testing improve sendzc tests - - - --- 2024-04-08 Pavel Begunkov New
[liburing,2/3] test/sendzc: improve zc support probing improve sendzc tests - - - --- 2024-04-08 Pavel Begunkov New
[liburing,1/3] test: handle test_send_faults()'s cases one by one improve sendzc tests - - - --- 2024-04-08 Pavel Begunkov New
[RFC,9/9] liburing: support sqe ext_flags & sqe group io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[8/9] ublk: support provide io buffer io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[7/9] io_uring/uring_cmd: support provide group kernel buffer io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[6/9] io_uring: support providing sqe group buffer io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[5/9] io_uring: support SQE group io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[4/9] io_uring: add one output argument to io_submit_sqe io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[3/9] io_uring: add helper for filling cqes in __io_submit_flush_completions() io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[2/9] io_uring: support user sqe ext flags io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[1/9] io_uring: net: don't check sqe->__pad2[0] for send zc io_uring: support sqe group and provide group kbuf - - - --- 2024-04-08 Ming Lei New
[liburing,1/1] examples/sendzc: test background polling [liburing,1/1] examples/sendzc: test background polling - - - --- 2024-04-08 Pavel Begunkov New
[for-next,3/3] io_uring/net: set MSG_ZEROCOPY for sendzc in advance sendzc dedup / simplification - - - --- 2024-04-07 Pavel Begunkov New
[for-next,2/3] io_uring/net: get rid of io_notif_complete_tw_ext sendzc dedup / simplification - - - --- 2024-04-07 Pavel Begunkov New
[for-next,1/3] io_uring/net: merge ubuf sendzc callbacks sendzc dedup / simplification - - - --- 2024-04-07 Pavel Begunkov New
[V2] io_uring: return void from io_put_kbuf_comp() [V2] io_uring: return void from io_put_kbuf_comp() - - - --- 2024-04-07 Ming Lei New
[GIT,PULL] io_uring fixes for 6.9-rc3 [GIT,PULL] io_uring fixes for 6.9-rc3 - - - --- 2024-04-05 Jens Axboe New
[for-next,4/4] io_uring: remove io_req_put_rsrc_locked() clean up io_req_complete_post - 1 - --- 2024-04-05 Pavel Begunkov New
[for-next,3/4] io_uring: remove async request cache clean up io_req_complete_post - 1 - --- 2024-04-05 Pavel Begunkov New
[for-next,2/4] io_uring: turn implicit assumptions into a warning clean up io_req_complete_post - 1 - --- 2024-04-05 Pavel Begunkov New
[for-next,1/4] io_uring: kill dead code in io_req_complete_post clean up io_req_complete_post - 1 - --- 2024-04-05 Pavel Begunkov New
io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failure io_uring: Fix io_cqring_wait() not restoring sigmask on get_timespec64() failure - - - --- 2024-04-05 Alexey Izbyshev New
[3/3] io_uring: Support IOSQE_CQE_SKIP_SUCCESS in io_uring zerocopy test Add REQ_F_CQE_SKIP support to io_uring zerocopy 1 - - --- 2024-04-04 Oliver Crumrine New
[2/3] io_uring: Add io_uring_peek_cqe to mini_liburing Add REQ_F_CQE_SKIP support to io_uring zerocopy - - - --- 2024-04-04 Oliver Crumrine New
[1/3] io_uring: Add REQ_F_CQE_SKIP support for io_uring zerocopy Add REQ_F_CQE_SKIP support to io_uring zerocopy - - - --- 2024-04-04 Oliver Crumrine New
[liburing] man: fix IORING_REGISTER_RING_FDS documentation [liburing] man: fix IORING_REGISTER_RING_FDS documentation - - - --- 2024-04-03 Jeff Moyer New
[liburing,2/2] man/io_uring_setup.2: Improve IORING_SETUP_REGISTERED_FD_ONLY documentation manpage improvements - - - --- 2024-04-03 Gabriel Krisman Bertazi New
[liburing,1/2] man/io_uring_enter.2: Move poll update behavior to poll remove manpage improvements - - - --- 2024-04-03 Gabriel Krisman Bertazi New
[4/4] io_uring/kbuf: hold io_buffer_list reference over mmap Cleanup io_buffer_list and mmap handling - - - --- 2024-04-03 Jens Axboe New
[3/4] io_uring/kbuf: protect io_buffer_list teardown with a reference Cleanup io_buffer_list and mmap handling - - - --- 2024-04-03 Jens Axboe New
[2/4] io_uring/kbuf: get rid of bl->is_ready Cleanup io_buffer_list and mmap handling - - - --- 2024-04-03 Jens Axboe New
[1/4] io_uring/kbuf: get rid of lower BGID lists Cleanup io_buffer_list and mmap handling - - - --- 2024-04-03 Jens Axboe New
io_uring: use private workqueue for exit work io_uring: use private workqueue for exit work - - - --- 2024-04-01 Jens Axboe New
[4/4] io_uring/msg_ring: improve handling of target CQE posting Cleanup and improve MSG_RING performance - - - --- 2024-04-01 Jens Axboe New
[3/4] io_uring/msg_ring: split fd installing into a helper Cleanup and improve MSG_RING performance - - - --- 2024-04-01 Jens Axboe New
[2/4] io_uring/msg_ring: cleanup posting to IOPOLL vs !IOPOLL ring Cleanup and improve MSG_RING performance - - - --- 2024-04-01 Jens Axboe New
[1/4] io_uring: add remote task_work execution helper Cleanup and improve MSG_RING performance - - - --- 2024-04-01 Jens Axboe New
[2/2] io_uring: disable io-wq execution of multishot NOWAIT requests Multishot read tweaks - - - --- 2024-04-01 Jens Axboe New
[1/2] io_uring/rw: don't allow multishot reads without NOWAIT support Multishot read tweaks - - - --- 2024-04-01 Jens Axboe New
io_uring/kbuf: remove dead define io_uring/kbuf: remove dead define - - - --- 2024-03-29 Jens Axboe New
io_uring: fix warnings on shadow variables io_uring: fix warnings on shadow variables - - - --- 2024-03-29 Jens Axboe New
[liburing] io_uring.h: Sync kernel header to fetch enum names [liburing] io_uring.h: Sync kernel header to fetch enum names - - - --- 2024-03-29 Gabriel Krisman Bertazi New
[3/3] io_uring/msg_ring: improve handling of target CQE posting Cleanup and improve MSG_RING performance - - - --- 2024-03-29 Jens Axboe New
[2/3] io_uring/msg_ring: cleanup posting to IOPOLL vs !IOPOLL ring Cleanup and improve MSG_RING performance - - - --- 2024-03-29 Jens Axboe New
[1/3] io_uring: add remote task_work execution helper Cleanup and improve MSG_RING performance - - - --- 2024-03-29 Jens Axboe New
io_uring: return void from io_put_kbuf_comp() io_uring: return void from io_put_kbuf_comp() - - - --- 2024-03-29 Ming Lei New
io_uring: kill dead code in io_req_complete_post io_uring: kill dead code in io_req_complete_post - 1 - --- 2024-03-29 Ming Lei New
[11/11] io_uring: move mapping/allocation helpers to a separate file Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[10/11] io_uring: use unpin_user_pages() where appropriate Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[09/11] io_uring/kbuf: use vm_insert_pages() for mmap'ed pbuf ring Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[08/11] io_uring/kbuf: protect io_buffer_list teardown with a reference Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[07/11] io_uring/kbuf: vmap pinned buffer ring Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[06/11] io_uring/kbuf: get rid of bl->is_ready Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[05/11] io_uring/kbuf: get rid of lower BGID lists Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[04/11] io_uring: unify io_pin_pages() Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[03/11] io_uring: use vmap() for ring mapping Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[02/11] io_uring: get rid of remap_pfn_range() for mapping rings/sqes Move away from remap_pfn_range() - - - --- 2024-03-28 Jens Axboe New
[01/11] mm: add nommu variant of vm_insert_pages() Move away from remap_pfn_range() 1 - - --- 2024-03-28 Jens Axboe New
io_uring: Avoid anonymous enums in io_uring uapi io_uring: Avoid anonymous enums in io_uring uapi - - - --- 2024-03-28 Gabriel Krisman Bertazi New
« 1 2 3 434 35 »