Message ID | cover.1668710222.git.asml.silence@gmail.com (mailing list archive) |
---|---|
Headers | show |
Series | minor poll fixes | expand |
On Thu, 17 Nov 2022 18:40:13 +0000, Pavel Begunkov wrote: > First two patches fix poll missing events. > 3 and 4 fix leaks of multishot apoll requests. > > Pavel Begunkov (4): > io_uring: update res mask in io_poll_check_events > io_uring: fix tw losing poll events > io_uring: fix multishot accept request leaks > io_uring: fix multishot recv request leaks > > [...] Applied, thanks! [1/4] io_uring: update res mask in io_poll_check_events (no commit info) [2/4] io_uring: fix tw losing poll events (no commit info) [3/4] io_uring: fix multishot accept request leaks (no commit info) [4/4] io_uring: fix multishot recv request leaks (no commit info) Best regards,