All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jens Axboe <axboe@kernel.dk>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: io-uring <io-uring@vger.kernel.org>
Subject: [GIT PULL] io_uring fixes for 6.0-rc2
Date: Fri, 19 Aug 2022 11:22:47 -0600	[thread overview]
Message-ID: <33577155-3f44-b9b7-e5df-97ae8c0163da@kernel.dk> (raw)

Hi Linus,

A few fixes for regressions in this cycle:

- Two instances of using the wrong "has async data" helper (Pavel)

- Fixup zero-copy address import (Pavel)

- Bump zero-copy notification slot limit (Pavel)

Please pull!


The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-6.0-2022-08-19

for you to fetch changes up to 3f743e9bbb8fe20f4c477e4bf6341c4187a4a264:

  io_uring/net: use right helpers for async_data (2022-08-18 07:27:20 -0600)

----------------------------------------------------------------
io_uring-6.0-2022-08-19

----------------------------------------------------------------
Pavel Begunkov (4):
      io_uring/net: use right helpers for async recycle
      io_uring/net: improve zc addr import error handling
      io_uring/notif: raise limit on notification slots
      io_uring/net: use right helpers for async_data

 io_uring/net.c   | 22 +++++++++++-----------
 io_uring/notif.h |  2 +-
 2 files changed, 12 insertions(+), 12 deletions(-)

-- 
Jens Axboe

             reply	other threads:[~2022-08-19 17:50 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-19 17:22 Jens Axboe [this message]
2022-08-20 17:55 ` [GIT PULL] io_uring fixes for 6.0-rc2 pr-tracker-bot

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=33577155-3f44-b9b7-e5df-97ae8c0163da@kernel.dk \
    --to=axboe@kernel.dk \
    --cc=io-uring@vger.kernel.org \
    --cc=torvalds@linux-foundation.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.