On Fri, Dec 02, 2022 at 02:27:10PM +0000, Pavel Begunkov wrote: > Recent patches for io_uring polling. > > Lin Ma (1): > io_uring/poll: fix poll_refs race with cancelation > > Pavel Begunkov (4): > io_uring: update res mask in io_poll_check_events > io_uring: fix tw losing poll events > io_uring: cmpxchg for poll arm refs release > io_uring: make poll refs more robust > > fs/io_uring.c | 57 ++++++++++++++++++++++++++++++++++++++++++++------- > 1 file changed, 50 insertions(+), 7 deletions(-) All now queued up, thanks greg k-h