From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fixes for 5.18-rc4
Date: Fri, 22 Apr 2022 20:18:04 -0600 [thread overview]
Message-ID: <[email protected]> (raw)
Hi Linus,
Just two small fixes - one fixing a potential leak for the iovec for
larger requests added in this cycle, and one fixing a theoretical leak
with CQE_SKIP and IOPOLL.
Please pull!
The following changes since commit 701521403cfb228536b3947035c8a6eca40d8e58:
io_uring: abort file assignment prior to assigning creds (2022-04-14 20:23:40 -0600)
are available in the Git repository at:
git://git.kernel.dk/linux-block.git tags/io_uring-5.18-2022-04-22
for you to fetch changes up to c0713540f6d55c53dca65baaead55a5a8b20552d:
io_uring: fix leaks on IOPOLL and CQE_SKIP (2022-04-17 06:54:11 -0600)
----------------------------------------------------------------
io_uring-5.18-2022-04-22
----------------------------------------------------------------
Jens Axboe (1):
io_uring: free iovec if file assignment fails
Pavel Begunkov (1):
io_uring: fix leaks on IOPOLL and CQE_SKIP
fs/io_uring.c | 11 +++++++----
1 file changed, 7 insertions(+), 4 deletions(-)
--
Jens Axboe
next reply other threads:[~2022-04-23 2:18 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-04-23 2:18 Jens Axboe [this message]
2022-04-23 17:11 ` [GIT PULL] io_uring fixes for 5.18-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