All of lore.kernel.org
 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.16-rc3
Date: Sat, 21 Jun 2025 06:57:59 -0600	[thread overview]
Message-ID: <d84da304-de2c-4587-a78b-20efdff71787@kernel.dk> (raw)

Hi Linus,

Followup pull request with a single fix, to hopefully wrap up the saga
of receive bundles. Pushing it out now, so this one can land in -stable
with the other couple of fixes for this.

Please pull!


The following changes since commit e1c75831f682eef0f68b35723437146ed86070b1:

  io_uring: fix potential page leak in io_sqe_buffer_register() (2025-06-18 05:09:46 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.16-20250621

for you to fetch changes up to 51a4598ad5d9eb6be4ec9ba65bbfdf0ac302eb2e:

  io_uring/net: always use current transfer count for buffer put (2025-06-20 08:33:45 -0600)

----------------------------------------------------------------
io_uring-6.16-20250621

----------------------------------------------------------------
Jens Axboe (1):
      io_uring/net: always use current transfer count for buffer put

 io_uring/net.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

-- 
Jens Axboe


             reply	other threads:[~2025-06-21 12:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-21 12:57 Jens Axboe [this message]
2025-06-21 15:47 ` [GIT PULL] io_uring fix for 6.16-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 \
    --in-reply-to=d84da304-de2c-4587-a78b-20efdff71787@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.