Show patches with: Submitter = Pavel Begunkov       |    State = Action Required       |    Archived = No       |   1111 patches
« 1 2 ... 7 8 911 12 »
Patch Series A/R/T S/W/F Date Submitter Delegate State
[1/4] io_uring: remove FFS_SCM random io_uring cleanups - - - --- 2022-10-16 Pavel Begunkov 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
[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
[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
[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
[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
[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
[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
[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
[for-next,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,1/2] io_uring/rw: fix unexpected link breakage rw link fixes - - - --- 2022-09-26 Pavel Begunkov New
[for-next,1/1] io_uring/net: fix cleanup double free free_iov init [for-next,1/1] io_uring/net: fix cleanup double free free_iov init - - - --- 2022-09-26 Pavel Begunkov New
[for-next] tests: test async_data double-free with sendzc [for-next] tests: test async_data double-free with sendzc - - - --- 2022-09-26 Pavel Begunkov New
[for-next,1/1] selftest/net: adjust io_uring sendzc notif handling [for-next,1/1] selftest/net: adjust io_uring sendzc notif handling - - - --- 2022-09-23 Pavel Begunkov New
[for-next,v2] io_uring/net: fix UAF in io_sendrecv_fail() [for-next,v2] io_uring/net: fix UAF in io_sendrecv_fail() - - - --- 2022-09-23 Pavel Begunkov New
[for-next,1/1] io_uring/net: fix UAF in io_sendrecv_fail() [for-next,1/1] io_uring/net: fix UAF in io_sendrecv_fail() - - - --- 2022-09-23 Pavel Begunkov New
[for-next] io_uring: fix CQE reordering [for-next] io_uring: fix CQE reordering - - - --- 2022-09-23 Pavel Begunkov New
[liburing,4/4] tests: add sendmsg_zc tests zc changes - - - --- 2022-09-21 Pavel Begunkov New
[liburing,3/4] man: note about notification generation zc changes - - - --- 2022-09-21 Pavel Begunkov New
[liburing,2/4] test: fix zc tests zc changes - - - --- 2022-09-21 Pavel Begunkov New
[liburing,1/4] examples: fix sendzc notif handling zc changes - - - --- 2022-09-21 Pavel Begunkov New
[9/9] io_uring/net: zerocopy sendmsg mix of 6.1 net patches - - - --- 2022-09-21 Pavel Begunkov New
[8/9] io_uring/net: combine fail handlers mix of 6.1 net patches - - - --- 2022-09-21 Pavel Begunkov New
[7/9] io_uring/net: rename io_sendzc() mix of 6.1 net patches - - - --- 2022-09-21 Pavel Begunkov New
[6/9] io_uring/net: support non-zerocopy sendto mix of 6.1 net patches - - - --- 2022-09-21 Pavel Begunkov New
[5/9] io_uring/net: refactor io_setup_async_addr mix of 6.1 net patches - - - --- 2022-09-21 Pavel Begunkov New
[4/9] io_uring/net: don't lose partial send_zc on fail mix of 6.1 net patches - - - --- 2022-09-21 Pavel Begunkov New
[3/9] io_uring/net: don't lose partial send/recv on fail mix of 6.1 net patches - - - --- 2022-09-21 Pavel Begunkov New
[2/9] io_uring/rw: don't lose partial IO result on fail mix of 6.1 net patches - - - --- 2022-09-21 Pavel Begunkov New
[1/9] io_uring: add custom opcode hooks on fail mix of 6.1 net patches - - - --- 2022-09-21 Pavel Begunkov New
[1/1] io_uring/net: fix zc fixed buf lifetime [1/1] io_uring/net: fix zc fixed buf lifetime - - - --- 2022-09-16 Pavel Begunkov New
[1/1] io_uring/rw: fix error'ed retry return values [1/1] io_uring/rw: fix error'ed retry return values - - - --- 2022-09-13 Pavel Begunkov New
[liburing,1/1] tests: fixup defer-taskrun.c after api change [liburing,1/1] tests: fixup defer-taskrun.c after api change - - - --- 2022-09-13 Pavel Begunkov New
[for-6.0] io_uring/rw: fix short rw error handling [for-6.0] io_uring/rw: fix short rw error handling - - - --- 2022-09-09 Pavel Begunkov New
[6/6] io_uring: remove unused return from io_disarm_next defer tw fixes and other cleanups - - - --- 2022-09-08 Pavel Begunkov New
[5/6] io_uring: add fast path for io_run_local_work() defer tw fixes and other cleanups - 1 - --- 2022-09-08 Pavel Begunkov New
[4/6] io_uring/iopoll: unify tw breaking logic defer tw fixes and other cleanups - - - --- 2022-09-08 Pavel Begunkov New
[3/6] io_uring/iopoll: fix unexpected returns defer tw fixes and other cleanups - 1 - --- 2022-09-08 Pavel Begunkov New
[2/6] io_uring: disallow defer-tw run w/ no submitters defer tw fixes and other cleanups - 1 - --- 2022-09-08 Pavel Begunkov New
[1/6] io_uring: further limit non-owner defer-tw cq waiting defer tw fixes and other cleanups - 1 - --- 2022-09-08 Pavel Begunkov New
[6.0] io_uring/net: copy addr for zc on POLL_FIRST [6.0] io_uring/net: copy addr for zc on POLL_FIRST - - - --- 2022-09-08 Pavel Begunkov New
[8/8] io_uring/net: use io_sr_msg for sendzc random io_uring 6.1 changes - - - --- 2022-09-08 Pavel Begunkov New
[7/8] io_uring/net: refactor io_sr_msg types random io_uring 6.1 changes - - - --- 2022-09-08 Pavel Begunkov New
[6/8] io_uring/net: add non-bvec sg chunking callback random io_uring 6.1 changes - - - --- 2022-09-08 Pavel Begunkov New
[5/8] io_uring/net: io_async_msghdr caches for sendzc random io_uring 6.1 changes - - - --- 2022-09-08 Pavel Begunkov New
[4/8] io_uring/net: use async caches for async prep random io_uring 6.1 changes - - - --- 2022-09-08 Pavel Begunkov New
[3/8] io_uring/net: reshuffle error handling random io_uring 6.1 changes - - - --- 2022-09-08 Pavel Begunkov New
[2/8] io_uring: use io_cq_lock consistently random io_uring 6.1 changes - - - --- 2022-09-08 Pavel Begunkov New
[1/8] io_uring: kill an outdated comment random io_uring 6.1 changes - - - --- 2022-09-08 Pavel Begunkov New
[2/2] io_uring: recycle kbuf recycle on tw requeue ring buffer fixes - - - --- 2022-09-06 Pavel Begunkov New
[1/2] io_uring/kbuf: fix not advancing READV kbuf ring ring buffer fixes - 1 - --- 2022-09-06 Pavel Begunkov New
[liburing,v2] man/io_uring_enter.2: document IORING_OP_SEND_ZC [liburing,v2] man/io_uring_enter.2: document IORING_OP_SEND_ZC - - - --- 2022-09-06 Pavel Begunkov New
[liburing] man/io_uring_enter.2: document IORING_OP_SEND_ZC [liburing] man/io_uring_enter.2: document IORING_OP_SEND_ZC - - - --- 2022-09-05 Pavel Begunkov New
[liburing,v2,5/5] tests/zc: skip tcp w/ addr zc tests improvements - - - --- 2022-09-05 Pavel Begunkov New
[liburing,v2,4/5] tests/zc: name buffer flavours zc tests improvements - - - --- 2022-09-05 Pavel Begunkov New
[liburing,v2,3/5] tests/zc: fix udp testing zc tests improvements - - - --- 2022-09-05 Pavel Begunkov New
[liburing,v2,2/5] tests/zc: use io_uring for rx zc tests improvements - - - --- 2022-09-05 Pavel Begunkov New
[liburing,v2,1/5] tests/zc: move send size calc into do_test_inet_send zc tests improvements - - - --- 2022-09-05 Pavel Begunkov New
[liburing,4/4] tests/zc: name buffer flavours zc tests improvements - - - --- 2022-09-05 Pavel Begunkov New
[liburing,3/4] tests/zc: fix udp testing zc tests improvements - - - --- 2022-09-05 Pavel Begunkov New
[liburing,2/4] tests/zc: use io_uring for rx zc tests improvements - - - --- 2022-09-05 Pavel Begunkov New
[liburing,1/4] tests/zc: move send size calc into do_test_inet_send zc tests improvements - - - --- 2022-09-05 Pavel Begunkov New
[liburing,4/4] examples: adjust zc bench to the new uapi zerocopy send API changes - - - --- 2022-09-02 Pavel Begunkov New
[liburing,3/4] test: test iowq zc sends zerocopy send API changes - - - --- 2022-09-02 Pavel Begunkov New
[liburing,2/4] zc: adjust sendzc to the simpler uapi zerocopy send API changes - - - --- 2022-09-02 Pavel Begunkov New
[liburing,1/4] tests: verify that send addr is copied when async zerocopy send API changes - - - --- 2022-09-02 Pavel Begunkov New
[RFC,6/6] selftests/net: return back io_uring zc send tests io_uring simplify zerocopy send API - - - --- 2022-09-01 Pavel Begunkov New
[RFC,5/6] io_uring/net: simplify zerocopy send user API io_uring simplify zerocopy send API - - - --- 2022-09-01 Pavel Begunkov New
[RFC,4/6] io_uring/notif: remove notif registration io_uring simplify zerocopy send API - - - --- 2022-09-01 Pavel Begunkov New
[RFC,3/6] Revert "io_uring: rename IORING_OP_FILES_UPDATE" io_uring simplify zerocopy send API - - - --- 2022-09-01 Pavel Begunkov New
[RFC,2/6] Revert "io_uring: add zc notification flush requests" io_uring simplify zerocopy send API - - - --- 2022-09-01 Pavel Begunkov New
[RFC,1/6] selftests/net: temporarily disable io_uring zc test io_uring simplify zerocopy send API - - - --- 2022-09-01 Pavel Begunkov New
[RESEND,for-5.20] io_uring/net: fix overexcessive retries [RESEND,for-5.20] io_uring/net: fix overexcessive retries - - - --- 2022-08-26 Pavel Begunkov New
[for-5.20] io_uring/net: fix overexcessive retries [for-5.20] io_uring/net: fix overexcessive retries - - - --- 2022-08-26 Pavel Begunkov New
io_uring/net: fix uninitialised addr io_uring/net: fix uninitialised addr - - - --- 2022-08-25 Pavel Begunkov New
[6/6] io_uring/net: save address for sendzc async execution bunch of zerocopy send changes - - - --- 2022-08-24 Pavel Begunkov New
[5/6] io_uring: conditional ->async_data allocation bunch of zerocopy send changes - - - --- 2022-08-24 Pavel Begunkov New
[4/6] io_uring/notif: order notif vs send CQEs bunch of zerocopy send changes - - - --- 2022-08-24 Pavel Begunkov New
[3/6] io_uring/net: fix indention bunch of zerocopy send changes - - - --- 2022-08-24 Pavel Begunkov New
[2/6] io_uring/net: fix zc send link failing bunch of zerocopy send changes - - - --- 2022-08-24 Pavel Begunkov New
[1/6] io_uring/net: fix must_hold annotation bunch of zerocopy send changes - - - --- 2022-08-24 Pavel Begunkov New
[for-5.20] io_uring/net: use right helpers for async_data [for-5.20] io_uring/net: use right helpers for async_data - - - --- 2022-08-18 Pavel Begunkov New
[RFC,2/2] io_uring/net: allow to override notification tag io_uring zc notification tag override - - - --- 2022-08-16 Pavel Begunkov New
[RFC,1/2] io_uring/notif: change notif CQE uapi format io_uring zc notification tag override - - - --- 2022-08-16 Pavel Begunkov New
[for-5.20,3/3] io_uring/notif: raise limit on notification slots small io_uring/net fixes and uapi improvements - - - --- 2022-08-15 Pavel Begunkov New
[for-5.20,2/3] io_uring/net: improve zc addr import error handling small io_uring/net fixes and uapi improvements - - - --- 2022-08-15 Pavel Begunkov New
[for-5.20,1/3] io_uring/net: use right helpers for async recycle small io_uring/net fixes and uapi improvements - - - --- 2022-08-15 Pavel Begunkov New
[RFC,net-next,io_uring,11/11] io_uring/notif: add ubuf_info ref caching improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
[RFC,net-next,io_uring,10/11] io_uring/notif: mark notifs with UARGFL_CALLER_PINNED improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
[RFC,net-next,io_uring,09/11] io_uring/notif: add helper for flushing refs improve io_uring's ubuf_info refcounting - - - --- 2022-08-10 Pavel Begunkov New
« 1 2 ... 7 8 911 12 »