All of lore.kernel.org
 help / color / mirror / Atom feed
From: Pavel Begunkov <asml.silence@gmail.com>
To: stable@vger.kernel.org
Cc: Jens Axboe <axboe@kernel.dk>, asml.silence@gmail.com
Subject: [PATCH stable-6.0 0/6] io_uring 6.0 backports
Date: Sun, 16 Oct 2022 21:33:24 +0100	[thread overview]
Message-ID: <cover.1665951939.git.asml.silence@gmail.com> (raw)

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


             reply	other threads:[~2022-10-16 20:35 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-10-16 20:33 Pavel Begunkov [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=cover.1665951939.git.asml.silence@gmail.com \
    --to=asml.silence@gmail.com \
    --cc=axboe@kernel.dk \
    --cc=stable@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.