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-rc3
Date: Fri, 9 Aug 2024 08:53:12 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Nothing major in here, just two fixes for ensuring that bundle recv/send
requests always get marked for cleanups, and a single fix for ensuring
that sends with provided buffers only pick a single buffer unless the
bundle option has been enabled.

Please pull!


The following changes since commit c3fca4fb83f7c84cd1e1aa9fe3a0e220ce8f30fb:

  io_uring: remove unused local list heads in NAPI functions (2024-07-30 06:20:20 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 8fe8ac24adcd76b12edbfdefa078567bfff117d4:

  io_uring/net: don't pick multiple buffers for non-bundle send (2024-08-07 15:20:52 -0600)

----------------------------------------------------------------
io_uring-6.11-20240809

----------------------------------------------------------------
Jens Axboe (3):
      io_uring/net: ensure expanded bundle recv gets marked for cleanup
      io_uring/net: ensure expanded bundle send gets marked for cleanup
      io_uring/net: don't pick multiple buffers for non-bundle send

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

-- 
Jens Axboe


             reply	other threads:[~2024-08-09 14:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-09 14:53 Jens Axboe [this message]
2024-08-09 17:31 ` [GIT PULL] io_uring fixes for 6.11-rc3 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