All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] stable-6.4 io_uring patches
@ 2023-09-12 13:55 Pavel Begunkov
  2023-09-12 13:55 ` [PATCH 1/3] io_uring: cleanup io_aux_cqe() API Pavel Begunkov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Pavel Begunkov @ 2023-09-12 13:55 UTC (permalink / raw)
  To: stable; +Cc: Jens Axboe, asml.silence

Recently failed to apply io_uring stable-6.4 patches.

Jens Axboe (1):
  io_uring: cleanup io_aux_cqe() API

Pavel Begunkov (2):
  io_uring/net: don't overflow multishot accept
  io_uring/net: don't overflow multishot recv

 io_uring/io_uring.c | 4 +++-
 io_uring/io_uring.h | 2 +-
 io_uring/net.c      | 9 ++++-----
 io_uring/poll.c     | 4 ++--
 io_uring/timeout.c  | 4 ++--
 5 files changed, 12 insertions(+), 11 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-09-13  8:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-12 13:55 [PATCH 0/3] stable-6.4 io_uring patches Pavel Begunkov
2023-09-12 13:55 ` [PATCH 1/3] io_uring: cleanup io_aux_cqe() API Pavel Begunkov
2023-09-12 13:55 ` [PATCH 2/3] io_uring/net: don't overflow multishot accept Pavel Begunkov
2023-09-12 13:55 ` [PATCH 3/3] io_uring/net: don't overflow multishot recv Pavel Begunkov
2023-09-13  8:19 ` [PATCH 0/3] stable-6.4 io_uring patches 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.