From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fixes for 5.13-rc4
Date: Fri, 28 May 2021 15:57:28 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
A few minor fixes:
- Fix an issue with hashed wait removal on exit (Zqiang, Pavel)
- Fix a recent data race introduced in this series (Marco)
Please pull!
The following changes since commit ba5ef6dc8a827a904794210a227cdb94828e8ae7:
io_uring: fortify tctx/io_wq cleanup (2021-05-20 07:29:11 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.13-2021-05-28
for you to fetch changes up to b16ef427adf31fb4f6522458d37b3fe21d6d03b8:
io_uring: fix data race to avoid potential NULL-deref (2021-05-27 07:44:49 -0600)
----------------------------------------------------------------
io_uring-5.13-2021-05-28
----------------------------------------------------------------
Marco Elver (1):
io_uring: fix data race to avoid potential NULL-deref
Pavel Begunkov (1):
io_uring/io-wq: close io-wq full-stop gap
Zqiang (1):
io-wq: Fix UAF when wakeup wqe in hash waitqueue
fs/io-wq.c | 29 +++++++++++++++--------------
fs/io-wq.h | 2 +-
fs/io_uring.c | 15 +++++++++++++--
3 files changed, 29 insertions(+), 17 deletions(-)
--
Jens Axboe
next reply other threads:[~2021-05-28 21:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-05-28 21:57 Jens Axboe [this message]
2021-05-29 0:51 ` [GIT PULL] io_uring fixes for 5.13-rc4 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