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.19-rc1
Date: Thu, 11 Dec 2025 15:38:38 -0700 [thread overview]
Message-ID: <b78bae2c-2b09-421c-a8e1-8ad3fff21045@kernel.dk> (raw)
Hi Linus,
Single fix for io_uring headed to stable, fixing an issue introduced
with the min_wait support earlier this year, where SQPOLL didn't get
correctly woken if an event arrived once the event waiting has finished
the min_wait portion.
As we already have regression tests for this added and people reporting
new failures there, let's get this one flushed out so it can bubble back
down to stable as well.
Please pull!
The following changes since commit 55d57b3bcc7efcab812a8179e2dc17d781302997:
io_uring/poll: unify poll waitqueue entry and list removal (2025-12-05 10:23:28 -0700)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/axboe/linux.git tags/io_uring-6.19-20251211
for you to fetch changes up to e15cb2200b934e507273510ba6bc747d5cde24a3:
io_uring: fix min_wait wakeups for SQPOLL (2025-12-09 16:54:12 -0700)
----------------------------------------------------------------
io_uring-6.19-20251211
----------------------------------------------------------------
Jens Axboe (1):
io_uring: fix min_wait wakeups for SQPOLL
io_uring/io_uring.c | 3 +++
1 file changed, 3 insertions(+)
--
Jens Axboe
next reply other threads:[~2025-12-11 22:38 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-12-11 22:38 Jens Axboe [this message]
2025-12-12 10:09 ` [GIT PULL] io_uring fix for 6.19-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=b78bae2c-2b09-421c-a8e1-8ad3fff21045@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