public inbox for io-uring@vger.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 fixes for 7.3-rc1
Date: Fri, 28 Aug 2026 15:30:42 -0600	[thread overview]
Message-ID: <97f27939-a322-42be-906d-d9ef485f0ecd@kernel.dk> (raw)

Hi Linus,

A few smaller fixes for io_uring that should go into the 7.3-rc1 kernel,
all three headed to stable as well. This pull request contains:

- A few fixes around cancelation and teardown for waitid

- Cap the user size for the query interface copy-out.

Please pull!


The following changes since commit 66498c75b4f8017f62d720d9b59675bdf3abce91:

  Merge tag 'dmaengine-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vkoul/dmaengine (2026-08-24 12:21:15 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-7.3-20260828

for you to fetch changes up to 2cf20c4e0f72d523b8673053e7120d092ff1f074:

  io_uring/waitid: avoid siginfo copy during ring teardown (2026-08-25 11:51:38 -0600)

----------------------------------------------------------------
io_uring-7.3-20260828

----------------------------------------------------------------
Hui Su (2):
      io_uring/waitid: honor task_work cancellation
      io_uring/waitid: avoid siginfo copy during ring teardown

Laxman Acharya Padhya (1):
      io_uring/query: cap user size passed to copy_struct_to_user

 io_uring/query.c  |  3 +++
 io_uring/waitid.c | 33 ++++++++++++++++++++++++++-------
 2 files changed, 29 insertions(+), 7 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2026-08-28 21:30 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-28 21:30 Jens Axboe [this message]
2026-08-29  1:12 ` [GIT PULL] io_uring fixes for 7.3-rc1 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=97f27939-a322-42be-906d-d9ef485f0ecd@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