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 6.17-rc3
Date: Fri, 22 Aug 2025 07:17:15 -0600	[thread overview]
Message-ID: <9eda00d9-2316-49c4-bdb7-af1e20546e7b@kernel.dk> (raw)

Hi Linus,

Just two small fixes for 6.17-rc3 - one that fixes inconsistent
->async_data vs REQ_F_ASYNC_DATA handling in futex, and a followup that
just ensures that if other opcode handlers mess this up, it won't cause
any issues.

Please pull!


The following changes since commit 9d83e1f05c98bab5de350bef89177e2be8b34db0:

  io_uring/io-wq: add check free worker before create new worker (2025-08-13 06:31:10 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.17-20250822

for you to fetch changes up to e4e6aaea46b7be818eba0510ba68d30df8689ea3:

  io_uring: clear ->async_data as part of normal init (2025-08-21 13:54:01 -0600)

----------------------------------------------------------------
io_uring-6.17-20250822

----------------------------------------------------------------
Jens Axboe (2):
      io_uring/futex: ensure io_futex_wait() cleans up properly on failure
      io_uring: clear ->async_data as part of normal init

 io_uring/futex.c    | 3 +++
 io_uring/io_uring.c | 1 +
 2 files changed, 4 insertions(+)

-- 
Jens Axboe


             reply	other threads:[~2025-08-22 13:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-08-22 13:17 Jens Axboe [this message]
2025-08-22 13:36 ` [GIT PULL] io_uring fixes for 6.17-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=9eda00d9-2316-49c4-bdb7-af1e20546e7b@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