Pavel Begunkov ([email protected])

Number of posts: 1634 (0.87 per day)
First post: 2019-04-30 07:36:20
Last post: 2024-06-12 15:43:40

Date List Subject
2022-09-26 21:28:25 linux-kernel Re: [PATCH net-next v4 00/27] io_uring zerocopy send
2022-09-26 20:39:12 linux-kernel Re: [PATCH v2 1/3] io_uring: register single issuer task at creation
2022-09-26 19:22:14 linux-kernel Re: [PATCH v2 1/3] io_uring: register single issuer task at creation
2022-09-26 16:35:41 linux-kernel Re: [syzbot] KASAN: invalid-free in io_clean_op
2022-09-26 10:18:40 linux-kernel Re: [syzbot] KASAN: invalid-free in io_clean_op
2022-09-25 18:08:35 linux-kernel Re: [syzbot] KASAN: invalid-free in io_clean_op
2022-09-23 17:12:03 linux-kernel [PATCH net-next 3/4] vhost/net: use struct ubuf_info_msgzc
2022-09-23 16:58:17 linux-kernel [PATCH net-next 1/4] net: introduce struct ubuf_info_msgzc
2022-09-23 16:57:53 linux-kernel [PATCH net-next 4/4] net: shrink struct ubuf_info
2022-09-23 16:56:32 linux-kernel [PATCH net-next 2/4] xen/netback: use struct ubuf_info_msgzc
2022-09-23 16:55:58 linux-kernel [PATCH net-next 0/4] shrink struct ubuf_info
2022-09-05 11:55:51 linux-kernel Re: [PATCH] io_uring/notif: Remove the unused function io_notif_complete()
2022-08-25 09:37:10 linux-kernel Re: [axboe-block:io_uring-6.0 14/14] io_uring/net.c:1053:36: warning: variable 'addr' is uninitialized when used here
2022-08-15 14:32:11 linux-kernel Re: [RFC net-next v3 23/29] io_uring: allow to pass addr into sendzc
2022-08-15 12:57:26 linux-kernel Re: [RFC net-next v3 23/29] io_uring: allow to pass addr into sendzc
2022-08-15 09:59:14 linux-kernel Re: [RFC net-next v3 23/29] io_uring: allow to pass addr into sendzc
2022-08-10 16:49:21 linux-kernel [RFC net-next io_uring 01/11] net: introduce struct ubuf_info_msgzc
2022-08-10 16:48:04 linux-kernel [RFC net-next io_uring 03/11] vhost/net: use struct ubuf_info_msgzc
2022-08-10 15:55:45 linux-kernel [RFC net-next io_uring 10/11] io_uring/notif: mark notifs with UARGFL_CALLER_PINNED
2022-08-10 15:55:34 linux-kernel [RFC net-next io_uring 11/11] io_uring/notif: add ubuf_info ref caching
2022-08-10 15:55:26 linux-kernel [RFC net-next io_uring 09/11] io_uring/notif: add helper for flushing refs
2022-08-10 15:55:20 linux-kernel [RFC net-next io_uring 08/11] net: let callers provide ->msg_ubuf refs
2022-08-10 15:55:16 linux-kernel [RFC net-next io_uring 07/11] net/tcp: optimise tcp ubuf refcounting
2022-08-10 15:55:06 linux-kernel [RFC net-next io_uring 06/11] net: add flags for controlling ubuf_info
2022-08-10 15:54:44 linux-kernel [RFC net-next io_uring 05/11] net: rename ubuf_info's flags
2022-08-10 15:54:44 linux-kernel [RFC net-next io_uring 04/11] net: shrink struct ubuf_info
2022-08-10 15:54:38 linux-kernel [RFC net-next io_uring 02/11] xen/netback: use struct ubuf_info_msgzc
2022-08-10 15:53:57 linux-kernel [RFC net-next io_uring 00/11] improve io_uring's ubuf_info refcounting
2022-07-27 10:58:32 linux-kernel Re: [PATCH net-next v4 00/27] io_uring zerocopy send
2022-07-27 09:41:17 linux-kernel Re: [axboe-block:for-5.20/io_uring-zerocopy-send 23/23] io_uring/notif.c:52:23: error: implicit declaration of function 'io_alloc_req_refill'; did you mean 'io_rsrc_refs_refill'?
2022-07-27 09:38:56 linux-kernel Re: [PATCH net-next v5 27/27] selftests/io_uring: test zerocopy send
2022-07-21 14:41:17 linux-kernel [PATCH net-next] net: fix uninitialised msghdr->sg_from_iter
2022-07-21 11:37:16 linux-kernel Re: [PATCH] io_uring: fix free of unallocated buffer list
2022-07-21 10:23:04 linux-kernel Re: [PATCH net-next v5 01/27] ipv4: avoid partial copy for zc
2022-07-20 13:41:31 linux-kernel Re: [PATCH net-next v4 00/27] io_uring zerocopy send
2022-07-14 19:38:09 linux-kernel Re: [PATCH net-next v4 00/27] io_uring zerocopy send
2022-07-12 21:24:22 linux-kernel [PATCH net-next v5 26/27] io_uring: enable managed frags with register buffers
2022-07-12 21:07:54 linux-kernel [PATCH net-next v5 23/27] io_uring: flush notifiers after sendzc
2022-07-12 21:06:34 linux-kernel [PATCH net-next v5 24/27] io_uring: rename IORING_OP_FILES_UPDATE
2022-07-12 21:06:19 linux-kernel [PATCH net-next v5 20/27] io_uring: account locked pages for non-fixed zc
2022-07-12 21:06:11 linux-kernel [PATCH net-next v5 18/27] io_uring: add notification slot registration
2022-07-12 21:05:14 linux-kernel [PATCH net-next v5 27/27] selftests/io_uring: test zerocopy send
2022-07-12 21:05:07 linux-kernel [PATCH net-next v5 22/27] io_uring: sendzc with fixed buffers
2022-07-12 21:05:05 linux-kernel [PATCH net-next v5 10/27] ipv6/udp: support externally provided ubufs
2022-07-12 21:04:19 linux-kernel [PATCH net-next v5 00/27] io_uring zerocopy send
2022-07-12 20:58:26 linux-kernel [PATCH net-next v5 25/27] io_uring: add zc notification flush requests
2022-07-12 20:57:58 linux-kernel [PATCH net-next v5 17/27] io_uring: add rsrc referencing for notifiers
2022-07-12 20:57:47 linux-kernel [PATCH net-next v5 21/27] io_uring: allow to pass addr into sendzc
2022-07-12 20:57:46 linux-kernel [PATCH net-next v5 16/27] io_uring: complete notifiers in tw
2022-07-12 20:57:26 linux-kernel [PATCH net-next v5 19/27] io_uring: wire send zc request type
2022-07-12 20:57:13 linux-kernel [PATCH net-next v5 15/27] io_uring: cache struct io_notif