public inbox for stable@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH stable-6.0 0/6] io_uring 6.0 backports
@ 2022-10-16 20:33 Pavel Begunkov
  2022-10-16 20:33 ` [PATCH stable-6.0 1/6] io_uring/net: refactor io_sr_msg types Pavel Begunkov
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: Pavel Begunkov @ 2022-10-16 20:33 UTC (permalink / raw)
  To: stable; +Cc: Jens Axboe, asml.silence

io_uring patches that has failed to be applied today with their
dependencies.

Pavel Begunkov (6):
  io_uring/net: refactor io_sr_msg types
  io_uring/net: use io_sr_msg for sendzc
  io_uring/net: don't lose partial send_zc on fail
  io_uring/net: rename io_sendzc()
  io_uring/net: don't skip notifs for failed requests
  io_uring/net: fix notif cqe reordering

 io_uring/net.c   | 60 ++++++++++++++++++++++++++----------------------
 io_uring/net.h   |  7 +++---
 io_uring/opdef.c |  7 +++---
 3 files changed, 40 insertions(+), 34 deletions(-)

-- 
2.38.0


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

end of thread, other threads:[~2022-10-17  9:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-16 20:33 [PATCH stable-6.0 0/6] io_uring 6.0 backports Pavel Begunkov
2022-10-16 20:33 ` [PATCH stable-6.0 1/6] io_uring/net: refactor io_sr_msg types Pavel Begunkov
2022-10-16 20:33 ` [PATCH stable-6.0 2/6] io_uring/net: use io_sr_msg for sendzc Pavel Begunkov
2022-10-16 20:33 ` [PATCH stable-6.0 3/6] io_uring/net: don't lose partial send_zc on fail Pavel Begunkov
2022-10-16 20:33 ` [PATCH stable-6.0 4/6] io_uring/net: rename io_sendzc() Pavel Begunkov
2022-10-16 20:33 ` [PATCH stable-6.0 5/6] io_uring/net: don't skip notifs for failed requests Pavel Begunkov
2022-10-16 20:33 ` [PATCH stable-6.0 6/6] io_uring/net: fix notif cqe reordering Pavel Begunkov
2022-10-17  9:37 ` [PATCH stable-6.0 0/6] io_uring 6.0 backports Greg KH

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox