All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH stable-5.15 0/5] io_uring/poll backports for 5.15
@ 2022-12-02 14:27 Pavel Begunkov
  2022-12-02 14:27 ` [PATCH stable-5.15 1/5] io_uring: update res mask in io_poll_check_events Pavel Begunkov
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: Pavel Begunkov @ 2022-12-02 14:27 UTC (permalink / raw)
  To: stable; +Cc: Jens Axboe, asml.silence

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(-)

-- 
2.38.1


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-12-03 13:19 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-12-02 14:27 [PATCH stable-5.15 0/5] io_uring/poll backports for 5.15 Pavel Begunkov
2022-12-02 14:27 ` [PATCH stable-5.15 1/5] io_uring: update res mask in io_poll_check_events Pavel Begunkov
2022-12-02 14:27 ` [PATCH stable-5.15 2/5] io_uring: fix tw losing poll events Pavel Begunkov
2022-12-02 14:27 ` [PATCH stable-5.15 3/5] io_uring: cmpxchg for poll arm refs release Pavel Begunkov
2022-12-02 14:27 ` [PATCH stable-5.15 4/5] io_uring: make poll refs more robust Pavel Begunkov
2022-12-02 14:27 ` [PATCH stable-5.15 5/5] io_uring/poll: fix poll_refs race with cancelation Pavel Begunkov
2022-12-03 13:19 ` [PATCH stable-5.15 0/5] io_uring/poll backports for 5.15 Greg KH

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.