IO-Uring Archive mirror
 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 fix for 6.8-rc5
Date: Fri, 16 Feb 2024 12:11:53 -0700	[thread overview]
Message-ID: <117cdb52-5e35-475b-8a05-e6f4da70849c@kernel.dk> (raw)

Hi Linus,

Just a single fix for a regression in how overflow is handled for
multishot accept requests. Please pull!


The following changes since commit 72bd80252feeb3bef8724230ee15d9f7ab541c6e:

  io_uring/net: fix sr->len for IORING_OP_RECV with MSG_WAITALL and buffers (2024-02-01 06:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.8-2024-02-16

for you to fetch changes up to a37ee9e117ef73bbc2f5c0b31911afd52d229861:

  io_uring/net: fix multishot accept overflow handling (2024-02-14 18:30:19 -0700)

----------------------------------------------------------------
io_uring-6.8-2024-02-16

----------------------------------------------------------------
Jens Axboe (1):
      io_uring/net: fix multishot accept overflow handling

 io_uring/net.c | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2024-02-16 19:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-02-16 19:11 Jens Axboe [this message]
2024-02-16 22:10 ` [GIT PULL] io_uring fix for 6.8-rc5 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=117cdb52-5e35-475b-8a05-e6f4da70849c@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).