All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] stable-5.10 io_uring patches
@ 2023-09-12 14:02 Pavel Begunkov
  2023-09-12 14:02 ` [PATCH 1/3] io_uring: always lock in io_apoll_task_func Pavel Begunkov
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Pavel Begunkov @ 2023-09-12 14:02 UTC (permalink / raw)
  To: stable; +Cc: Jens Axboe, asml.silence

Recently failed to apply io_uring stable-5.10 patches.

Dylan Yudaken (1):
  io_uring: always lock in io_apoll_task_func

Pavel Begunkov (2):
  io_uring: break out of iowq iopoll on teardown
  io_uring: break iopolling on signal

 io_uring/io-wq.c    | 10 ++++++++++
 io_uring/io-wq.h    |  1 +
 io_uring/io_uring.c |  9 ++++++++-
 3 files changed, 19 insertions(+), 1 deletion(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-09-12 14:03 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-12 14:02 [PATCH 0/3] stable-5.10 io_uring patches Pavel Begunkov
2023-09-12 14:02 ` [PATCH 1/3] io_uring: always lock in io_apoll_task_func Pavel Begunkov
2023-09-12 14:02 ` [PATCH 2/3] io_uring: break out of iowq iopoll on teardown Pavel Begunkov
2023-09-12 14:02 ` [PATCH 3/3] io_uring: break iopolling on signal Pavel Begunkov

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.