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.13-final
Date: Thu, 16 Jan 2025 17:06:47 -0700	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

One fix for the error handling in buffer cloning, and one fix for the
ring resizing. Two minor followups for the latter as well. Both of these
issues only affect 6.13, so not marked for stable.

Please pull!


The following changes since commit bd2703b42decebdcddf76e277ba76b4c4a142d73:

  io_uring: don't touch sqd->thread off tw add (2025-01-10 14:00:25 -0700)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.13-20250116

for you to fetch changes up to 6f7a644eb7db10f9993039bab7740f7982d4edf4:

  io_uring/register: cache old SQ/CQ head reading for copies (2025-01-15 08:39:15 -0700)

----------------------------------------------------------------
io_uring-6.13-20250116

----------------------------------------------------------------
Jens Axboe (4):
      io_uring/rsrc: fixup io_clone_buffers() error handling
      io_uring/register: use stable SQ/CQ ring data during resize
      io_uring/register: document io_register_resize_rings() shared mem usage
      io_uring/register: cache old SQ/CQ head reading for copies

 io_uring/register.c | 52 +++++++++++++++++++++++++++++++---------------------
 io_uring/rsrc.c     | 10 +---------
 2 files changed, 32 insertions(+), 30 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2025-01-17  0:06 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-01-17  0:06 Jens Axboe [this message]
2025-01-17  1:39 ` [GIT PULL] io_uring fixes for 6.13-final 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