LinuxLists
Users
About
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
Previous Page
/
Next Page
Date
List
Subject
2023-02-22 14:39:30
linux-kernel
[PATCH for-next 2/4] io_uring/rsrc: fix a comment in io_import_fixed()
2023-02-22 14:39:26
linux-kernel
[PATCH for-next 1/4] io_uring/rsrc: disallow multi-source reg buffers
2023-02-22 14:39:23
linux-kernel
[PATCH for-next 0/4] io_uring: registered huge buffer optimisations
2023-02-21 18:44:16
linux-kernel
Re: [PATCH 1/2] io_uring: Move from hlist to io_wq_work_node
2023-02-21 17:46:40
linux-kernel
Re: [PATCH 1/2] io_uring: Move from hlist to io_wq_work_node
2023-02-12 15:50:31
linux-kernel
Re: [syzbot] BUG: bad usercopy in io_openat2_prep
2023-02-01 15:54:42
linux-kernel
Re: [Syzkaller & bisect] There is "io_ring_exit_work" related Call Trace in v5.2-rc5 kernel
2023-01-28 14:53:24
linux-kernel
Re: [Syzkaller & bisect] There is "io_ring_exit_work" related Call Trace in v5.2-rc5 kernel
2023-01-24 14:05:06
linux-kernel
Re: [PATCH] io_uring: initialize count variable to 0
2023-01-20 15:36:54
linux-kernel
Re: [PATCH] io_uring: Enable KASAN for request cache
2023-01-18 14:53:05
linux-kernel
Re: [PATCH 1/2] io_uring: Rename struct io_op_def
2023-01-18 14:10:23
linux-kernel
Re: [PATCH 2/2] io_uring: Split io_issue_def struct
2023-01-12 19:00:12
linux-kernel
Re: [syzbot] WARNING in io_cqring_event_overflow
2023-01-12 12:08:04
linux-kernel
Re: [syzbot] KASAN: use-after-free Read in __io_req_task_work_add
2023-01-12 11:14:55
linux-kernel
Re: [syzbot] KASAN: use-after-free Read in io_fallback_tw
2023-01-12 11:12:56
linux-kernel
Re: [syzbot] WARNING in io_cqring_event_overflow
2023-01-12 11:04:25
linux-kernel
Re: [syzbot] KASAN: use-after-free Read in io_fallback_req_func
2023-01-12 10:53:13
linux-kernel
Re: [syzbot] WARNING: ODEBUG bug in __io_put_task
2023-01-12 10:51:19
linux-kernel
Re: [syzbot] KASAN: use-after-free Read in io_req_caches_free
2023-01-11 15:01:28
linux-kernel
Re: [PATCH] io_uring: Add NULL checks for current->io_uring
2023-01-09 13:50:39
linux-kernel
Re: [syzbot] KASAN: use-after-free Read in io_wqe_worker (2)
2023-01-09 13:47:58
linux-kernel
Re: [syzbot] memory leak in io_submit_sqes (4)
2023-01-09 13:23:04
linux-kernel
Re: [syzbot] KASAN: use-after-free Read in io_worker_get
2022-11-16 20:46:53
linux-kernel
Re: (subset) [PATCH v1 0/2] io_uring uapi updates
2022-11-16 10:34:19
linux-kernel
Re: [PATCH v1 2/2] io_uring: uapi: Don't use a zero-size array
2022-10-25 15:32:54
linux-kernel
Re: [PATCH for-next v3 0/3] implement pcpu bio caching for IRQ I/O
2022-10-21 11:22:17
linux-kernel
[PATCH for-next v3 0/3] implement pcpu bio caching for IRQ I/O
2022-10-21 11:10:56
linux-kernel
[PATCH for-next v3 2/3] block/bio: add pcpu caching for non-polling bio_put
2022-10-21 11:02:59
linux-kernel
[PATCH for-next v3 3/3] io_uring/rw: enable bio caches for IRQ rw
2022-10-21 10:44:14
linux-kernel
[PATCH for-next v3 1/3] bio: split pcpu cache part of bio_put into a helper
2022-10-20 13:04:28
linux-kernel
Re: [RFC for-next v2 0/4] enable pcpu bio caching for IRQ I/O
2022-10-20 12:37:20
linux-kernel
Re: [RFC for-next v2 3/4] block/bio: add pcpu caching for non-polling bio_put
2022-10-18 20:54:02
linux-kernel
[RFC for-next v2 3/4] block/bio: add pcpu caching for non-polling bio_put
2022-10-18 20:50:11
linux-kernel
[RFC for-next v2 1/4] bio: safeguard REQ_ALLOC_CACHE bio put
2022-10-18 20:47:00
linux-kernel
[RFC for-next v2 0/4] enable pcpu bio caching for IRQ I/O
2022-10-18 20:31:23
linux-kernel
[RFC for-next v2 2/4] bio: split pcpu cache part of bio_put into a helper
2022-10-18 20:29:29
linux-kernel
[RFC for-next v2 4/4] io_uring/rw: enable bio caches for IRQ rw
2022-10-18 19:53:44
linux-kernel
Re: [RFC for-next 0/4] enable pcpu bio caching for IRQ I/O
2022-10-18 19:08:18
linux-kernel
[RFC for-next 2/4] bio: split pcpu cache part of bio_put into a helper
2022-10-18 19:08:06
linux-kernel
[RFC for-next 3/4] block/bio: add pcpu caching for non-polling bio_put
2022-10-18 18:57:14
linux-kernel
[RFC for-next 1/4] bio: safeguard REQ_ALLOC_CACHE bio put
2022-10-18 18:55:43
linux-kernel
[RFC for-next 4/4] io_uring/rw: enable bio caches for IRQ rw
2022-10-18 18:54:13
linux-kernel
[RFC for-next 0/4] enable pcpu bio caching for IRQ I/O
2022-10-11 01:19:58
linux-kernel
Re: BUG: corrupted list in io_poll_task_func
2022-10-10 12:16:21
linux-kernel
Re: [syzbot] KASAN: slab-out-of-bounds Read in io_uring_show_fdinfo
2022-09-28 20:28:20
linux-kernel
Re: [PATCH net-next v4 00/27] io_uring zerocopy send
2022-09-27 21:25:32
linux-kernel
Re: [PATCH net-next 0/4] shrink struct ubuf_info
2022-09-27 20:48:05
linux-kernel
Re: [PATCH net-next 0/4] shrink struct ubuf_info
2022-09-27 19:17:03
linux-kernel
Re: [PATCH net-next 0/4] shrink struct ubuf_info
2022-09-27 17:33:43
linux-kernel
Re: [PATCH net-next 0/4] shrink struct ubuf_info
2022-09-27 14:53:42
linux-kernel
Re: [PATCH net-next 0/4] shrink struct ubuf_info