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.0-rc6
Date: Fri, 16 Sep 2022 03:06:51 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Two small patches:

- Fix using an unsigned tupe for the return value, introduced in this
  release (Pavel)

- Stable fix for a missing check for a fixed file on put (me)

Please pull!


The following changes since commit 4d9cb92ca41dd8e905a4569ceba4716c2f39c75a:

  io_uring/rw: fix short rw error handling (2022-09-09 08:57:57 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-6.0-2022-09-16

for you to fetch changes up to fc7222c3a9f56271fba02aabbfbae999042f1679:

  io_uring/msg_ring: check file type before putting (2022-09-15 11:44:35 -0600)

----------------------------------------------------------------
io_uring-6.0-2022-09-16

----------------------------------------------------------------
Jens Axboe (1):
      io_uring/msg_ring: check file type before putting

Pavel Begunkov (1):
      io_uring/rw: fix error'ed retry return values

 io_uring/msg_ring.c | 3 ++-
 io_uring/rw.c       | 2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)

-- 
Jens Axboe

             reply	other threads:[~2022-09-16  9:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-09-16  9:06 Jens Axboe [this message]
2022-09-16 14:21 ` [GIT PULL] io_uring fixes for 6.0-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