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.11-rc1
Date: Mon, 22 Jul 2024 07:59:49 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Two minor fixes in here, both heading to stable. In detail:

- Fix error where forced async uring_cmd getsockopt returns the wrong
  value on execution, leading to it never being completed (Pavel)

- Fix io_alloc_pbuf_ring() using a NULL check rather than IS_ERR (Pavel)

Please pull!


The following changes since commit f557af081de6b45a25e27d633b4d8d2dbc2f428e:

  Merge tag 'riscv-for-linus-6.11-mw1' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux (2024-07-20 09:11:27 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.11-20240722

for you to fetch changes up to bcc87d978b834c298bbdd9c52454c5d0a946e97e:

  io_uring: fix error pbuf checking (2024-07-20 11:04:57 -0600)

----------------------------------------------------------------
io_uring-6.11-20240722

----------------------------------------------------------------
Pavel Begunkov (2):
      io_uring: fix lost getsockopt completions
      io_uring: fix error pbuf checking

 io_uring/kbuf.c      | 4 +++-
 io_uring/uring_cmd.c | 2 +-
 2 files changed, 4 insertions(+), 2 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2024-07-22 13:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-07-22 13:59 Jens Axboe [this message]
2024-07-22 20:45 ` [GIT PULL] io_uring fixes for 6.11-rc1 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2024-07-27 13:06 Jens Axboe
2024-07-27 22:38 ` 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