public inbox for [email protected]
 help / color / mirror / Atom feed
From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fixes for 6.2-rc6
Date: Fri, 27 Jan 2023 13:01:26 -0700	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Two small fixes for this release:

- Sanitize how async prep is done for drain requests, so we ensure that
  it always gets done (Dylan)

- A ring provided buffer recycling fix for multishot receive (me)

Please pull!


The following changes since commit 8caa03f10bf92cb8657408a6ece6a8a73f96ce13:

  io_uring/poll: don't reissue in case of poll race on multishot request (2023-01-20 15:11:54 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.2-2023-01-27

for you to fetch changes up to ef5c600adb1d985513d2b612cc90403a148ff287:

  io_uring: always prep_async for drain requests (2023-01-27 06:29:29 -0700)

----------------------------------------------------------------
io_uring-6.2-2023-01-27

----------------------------------------------------------------
Dylan Yudaken (1):
      io_uring: always prep_async for drain requests

Jens Axboe (1):
      io_uring/net: cache provided buffer group value for multishot receives

 io_uring/io_uring.c | 18 ++++++++----------
 io_uring/net.c      | 11 +++++++++++
 2 files changed, 19 insertions(+), 10 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2023-01-27 20:03 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-27 20:01 Jens Axboe [this message]
2023-01-28  0:20 ` [GIT PULL] io_uring fixes for 6.2-rc6 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 \
    [email protected] \
    [email protected] \
    [email protected] \
    [email protected] \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox