Show patches with: State = Action Required       |    Archived = No       |   4560 patches
« 1 2 ... 32 33 3445 46 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[RFC,v2,10/13] io_uring: Allocate a uarg for use by the ifq RX zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,09/13] skbuff: Introduce SKBFL_FIXED_FRAG and skb_fixed() zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,08/13] io_uring: Add zctap buffer get/put functions and refcounting. zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,07/13] io_uring: Allocate the zctap buffers for the device zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,06/13] io_uring: Provide driver API for zctap packet buffers. zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,05/13] io_uring: create page freelist for the ifq region zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,04/13] io_uring: create a zctap region for a mapped buffer zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,03/13] io_uring: add register ifq opcode zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,02/13] netdevice: add SETUP_ZCTAP to the netdev_bpf structure zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,v2,01/13] io_uring: add zctap ifq definition zero-copy RX for io_uring - - - --- 2022-10-18 Jonathan Lemon New
[RFC,for-next,4/4] io_uring/rw: enable bio caches for IRQ rw enable pcpu bio caching for IRQ I/O - - - --- 2022-10-18 Pavel Begunkov New
[RFC,for-next,3/4] block/bio: add pcpu caching for non-polling bio_put enable pcpu bio caching for IRQ I/O - - - --- 2022-10-18 Pavel Begunkov New
[RFC,for-next,2/4] bio: split pcpu cache part of bio_put into a helper enable pcpu bio caching for IRQ I/O - - - --- 2022-10-18 Pavel Begunkov New
[RFC,for-next,1/4] bio: safeguard REQ_ALLOC_CACHE bio put enable pcpu bio caching for IRQ I/O - - - --- 2022-10-18 Pavel Begunkov New
io_uring/rw: remove leftover debug statement io_uring/rw: remove leftover debug statement - - - --- 2022-10-16 Jens Axboe New
[liburing,1/1] tests: fix zc support checks [liburing,1/1] tests: fix zc support checks - - - --- 2022-10-16 Pavel Begunkov New
[4/4] io_uring: don't iopoll from io_ring_ctx_wait_and_kill() random io_uring cleanups - - - --- 2022-10-16 Pavel Begunkov New
[3/4] io_uring: reuse io_alloc_req() random io_uring cleanups - - - --- 2022-10-16 Pavel Begunkov New
[2/4] io_uring: kill hot path fixed file bitmap debug checks random io_uring cleanups - - - --- 2022-10-16 Pavel Begunkov New
[1/4] io_uring: remove FFS_SCM random io_uring cleanups - - - --- 2022-10-16 Pavel Begunkov New
IORING_CQE_F_COPIED IORING_CQE_F_COPIED - - - --- 2022-10-14 Stefan Metzmacher New
[GIT,PULL] Followup io_uring fixes for 6.1-rc1 [GIT,PULL] Followup io_uring fixes for 6.1-rc1 - - - --- 2022-10-13 Jens Axboe New
io_uring/rw: ensure kiocb_end_write() is always called io_uring/rw: ensure kiocb_end_write() is always called - - - --- 2022-10-11 Jens Axboe New
[1/1] io_uring: fix fdinfo sqe offsets calculation [1/1] io_uring: fix fdinfo sqe offsets calculation - - - --- 2022-10-11 Pavel Begunkov New
[v1] io_uring: local variable rw shadows outer variable in io_write [v1] io_uring: local variable rw shadows outer variable in io_write - - - --- 2022-10-10 Stefan Roesch New
[RFC] liburing: add an example for a TCP/UDP ZC RX server. [RFC] liburing: add an example for a TCP/UDP ZC RX server. - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,9/9] io_uring: add OP_RECV_ZC command. zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,8/9] io_uring: provide functions for the page_pool. zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,7/9] page_pool: add page allocation and free hooks. zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,6/9] io_uring: introduce reference tracking for user pages. zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,5/9] io_uring: Add io_uring zctap iov structure and helpers zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,4/9] io_uring: add provide_ifq_region opcode zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,3/9] io_uring: add register ifq opcode zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,2/9] netdevice: add SETUP_ZCTAP to the netdev_bpf structure zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
[RFC,v1,1/9] io_uring: add zctap ifq definition zero-copy RX for io_uring - - - --- 2022-10-07 Jonathan Lemon New
io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC io_uring/opdef: remove 'audit_skip' from SENDMSG_ZC - 1 - --- 2022-10-07 Jens Axboe New
[1/1] io_uring: optimise locking for local tw with submit_wait [1/1] io_uring: optimise locking for local tw with submit_wait - - - --- 2022-10-06 Pavel Begunkov New
[1/1] io_uring: optimise mb() in io_req_local_work_add [1/1] io_uring: optimise mb() in io_req_local_work_add - - - --- 2022-10-06 Pavel Begunkov New
[v2] io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT [v2] io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT - - - --- 2022-10-05 Jens Axboe New
io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT io_uring/net: handle -EINPROGRESS correct for IORING_OP_CONNECT - - - --- 2022-10-05 Jens Axboe New
[GIT,PULL] v2 Passthrough updates for 6.1-rc1 [GIT,PULL] v2 Passthrough updates for 6.1-rc1 - - - --- 2022-10-04 Jens Axboe New
[-next] io_uring: Add missing inline to io_uring_cmd_import_fixed() dummy [-next] io_uring: Add missing inline to io_uring_cmd_import_fixed() dummy - - - --- 2022-10-04 Geert Uytterhoeven New
[for-6.1,1/1] io_uring: remove notif leftovers [for-6.1,1/1] io_uring: remove notif leftovers - - - --- 2022-10-04 Pavel Begunkov New
[for-6.1,1/1] io_uring: correct pinned_vm accounting [for-6.1,1/1] io_uring: correct pinned_vm accounting - - - --- 2022-10-04 Pavel Begunkov New
[GIT,PULL] Passthrough updates for 6.1-rc1 [GIT,PULL] Passthrough updates for 6.1-rc1 - - - --- 2022-10-03 Jens Axboe New
[GIT,PULL] io_uring updates for 6.1-rc1 [GIT,PULL] io_uring updates for 6.1-rc1 - - - --- 2022-10-03 Jens Axboe New
io_uring: fix short read/write with linked ops io_uring: fix short read/write with linked ops - - - --- 2022-10-03 David Stevens New
[GIT,PULL] io_uring fixes for 6.0-final [GIT,PULL] io_uring fixes for 6.0-final - - - --- 2022-09-30 Jens Axboe New
[for-next,v12,12/12] nvme: wire up fixed buffer support for nvme passthrough Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-30 Anuj Gupta New
[for-next,v12,11/12] nvme: pass ubuffer as an integer Fixed-buffer for uring-cmd/passthru - 1 - --- 2022-09-30 Anuj Gupta New
[for-next,v12,10/12] block: extend functionality to map bvec iterator Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-30 Anuj Gupta New
[for-next,v12,09/12] block: factor out blk_rq_map_bio_alloc helper Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-30 Anuj Gupta New
[for-next,v12,08/12] block: rename bio_map_put to blk_mq_map_bio_put Fixed-buffer for uring-cmd/passthru - 1 - --- 2022-09-30 Anuj Gupta New
[for-next,v12,07/12] nvme: refactor nvme_alloc_request Fixed-buffer for uring-cmd/passthru - 1 - --- 2022-09-30 Anuj Gupta New
[for-next,v12,06/12] nvme: refactor nvme_add_user_metadata Fixed-buffer for uring-cmd/passthru - 1 - --- 2022-09-30 Anuj Gupta New
[for-next,v12,05/12] nvme: Use blk_rq_map_user_io helper Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-30 Anuj Gupta New
[for-next,v12,04/12] scsi: Use blk_rq_map_user_io helper Fixed-buffer for uring-cmd/passthru - 1 - --- 2022-09-30 Anuj Gupta New
[for-next,v12,03/12] block: add blk_rq_map_user_io Fixed-buffer for uring-cmd/passthru - 1 - --- 2022-09-30 Anuj Gupta New
[for-next,v12,02/12] io_uring: introduce fixed buffer support for io_uring_cmd Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-30 Anuj Gupta New
[for-next,v12,01/12] io_uring: add io_uring_cmd_import_fixed Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-30 Anuj Gupta New
io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL io_uring: don't gate task_work run on TIF_NOTIFY_SIGNAL - - - --- 2022-09-29 Jens Axboe New
[for-next,2/2] io_uring/net: fix notif cqe reordering net fixes - - - --- 2022-09-29 Pavel Begunkov New
[for-next,1/2] io_uring/net: don't update msg_name if not provided net fixes - - - --- 2022-09-29 Pavel Begunkov New
io_uring/rw: defer fsnotify calls to task context io_uring/rw: defer fsnotify calls to task context - - - --- 2022-09-29 Jens Axboe New
[for-next,v11,13/13] nvme: Use blk_rq_map_user_io helper Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-29 Anuj Gupta New
[for-next,v11,12/13] scsi: Use blk_rq_map_user_io helper Fixed-buffer for uring-cmd/passthru - 1 - --- 2022-09-29 Anuj Gupta New
[for-next,v11,11/13] block: add blk_rq_map_user_io Fixed-buffer for uring-cmd/passthru - 1 - --- 2022-09-29 Anuj Gupta New
[for-next,v11,10/13] nvme: wire up fixed buffer support for nvme passthrough Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-29 Anuj Gupta New
[for-next,v11,09/13] nvme: pass ubuffer as an integer Fixed-buffer for uring-cmd/passthru - 1 - --- 2022-09-29 Anuj Gupta New
[for-next,v11,08/13] block: extend functionality to map bvec iterator Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-29 Anuj Gupta New
[for-next,v11,07/13] block: add blk_rq_map_user_bvec Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-29 Anuj Gupta New
[for-next,v11,06/13] block: factor out blk_rq_map_bio_alloc helper Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-29 Anuj Gupta New
[for-next,v11,05/13] block: rename bio_map_put to blk_mq_map_bio_put Fixed-buffer for uring-cmd/passthru - 1 - --- 2022-09-29 Anuj Gupta New
[for-next,v11,04/13] nvme: refactor nvme_alloc_request Fixed-buffer for uring-cmd/passthru - 1 - --- 2022-09-29 Anuj Gupta New
[for-next,v11,03/13] nvme: refactor nvme_add_user_metadata Fixed-buffer for uring-cmd/passthru - 1 - --- 2022-09-29 Anuj Gupta New
[for-next,v11,02/13] io_uring: introduce fixed buffer support for io_uring_cmd Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-29 Anuj Gupta New
[for-next,v11,01/13] io_uring: add io_uring_cmd_import_fixed Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-29 Anuj Gupta New
[1/1] io_uring/net: fix fast_iov assignment in io_setup_async_msg() [1/1] io_uring/net: fix fast_iov assignment in io_setup_async_msg() - 1 - --- 2022-09-29 Stefan Metzmacher New
[liburing,4/4] tests: add tests for retries with long iovec add more net tests - - - --- 2022-09-29 Pavel Begunkov New
[liburing,3/4] tests: add non-zc tests in send-zerocopy.c add more net tests - - - --- 2022-09-29 Pavel Begunkov New
[liburing,2/4] tests/zc: pass params in a struct add more net tests - - - --- 2022-09-29 Pavel Begunkov New
[liburing,1/4] tests: improve zc cflags handling add more net tests - - - --- 2022-09-29 Pavel Begunkov New
[for-next,1/1] io_uring/net: fix non-zc send with address [for-next,1/1] io_uring/net: fix non-zc send with address - - - --- 2022-09-29 Pavel Begunkov New
io_uring/poll: disable level triggered poll io_uring/poll: disable level triggered poll - - - --- 2022-09-28 Jens Axboe New
[liburing,1/1] liburing: add more zc helpers [liburing,1/1] liburing: add more zc helpers - - - --- 2022-09-28 Pavel Begunkov New
[for-6.1] io_uring/net: don't skip notifs for failed requests [for-6.1] io_uring/net: don't skip notifs for failed requests - - - --- 2022-09-27 Pavel Begunkov New
[for-next,v10,7/7] nvme: wire up fixed buffer support for nvme passthrough Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-27 Kanchan Joshi New
[for-next,v10,6/7] block: extend functionality to map bvec iterator Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-27 Kanchan Joshi New
[for-next,v10,5/7] block: factor out bio_map_get helper Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-27 Kanchan Joshi New
[for-next,v10,4/7] nvme: refactor nvme_alloc_request Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-27 Kanchan Joshi New
[for-next,v10,3/7] nvme: refactor nvme_add_user_metadata Fixed-buffer for uring-cmd/passthru - 1 - --- 2022-09-27 Kanchan Joshi New
[for-next,v10,2/7] io_uring: introduce fixed buffer support for io_uring_cmd Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-27 Kanchan Joshi New
[for-next,v10,1/7] io_uring: add io_uring_cmd_import_fixed Fixed-buffer for uring-cmd/passthru - - - --- 2022-09-27 Kanchan Joshi New
[liburing,1/1] tests: a small fix for zc tests [liburing,1/1] tests: a small fix for zc tests - - - --- 2022-09-27 Pavel Begunkov New
[liburing,v2,3/3] give open-direct-pick.c a unique path 6.0 updates - 1 - --- 2022-09-27 Dylan Yudaken New
[liburing,v2,2/3] update documentation to reflect no 5.20 kernel 6.0 updates - 1 - --- 2022-09-27 Dylan Yudaken New
[liburing,v2,1/3] handle single issuer task registration at ring creation 6.0 updates - - - --- 2022-09-27 Dylan Yudaken New
[for-next,1/1] io_uring: limit registration w/ SINGLE_ISSUER [for-next,1/1] io_uring: limit registration w/ SINGLE_ISSUER - - - --- 2022-09-27 Pavel Begunkov New
[for-next,v2,2/2] io_uring/rw: don't lose short results on io_setup_async_rw() rw link fixes - - - --- 2022-09-26 Pavel Begunkov New
[for-next,v2,1/2] io_uring/rw: fix unexpected link breakage rw link fixes - - - --- 2022-09-26 Pavel Begunkov New
« 1 2 ... 32 33 3445 46 »