All of lore.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] io_uring fixes for 5.18-rc4
@ 2022-04-23  2:18 Jens Axboe
  2022-04-23 17:11 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Jens Axboe @ 2022-04-23  2:18 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: io-uring

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [GIT PULL] io_uring fixes for 5.18-rc4
  2022-04-23  2:18 [GIT PULL] io_uring fixes for 5.18-rc4 Jens Axboe
@ 2022-04-23 17:11 ` pr-tracker-bot
  0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2022-04-23 17:11 UTC (permalink / raw)
  To: Jens Axboe; +Cc: Linus Torvalds, io-uring

The pull request you sent on Fri, 22 Apr 2022 20:18:04 -0600:

> git://git.kernel.dk/linux-block.git tags/io_uring-5.18-2022-04-22

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/1f5e98e723a0be814181524a7e6aaf87a805cdc9

Thank you!

-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-04-23 17:11 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-04-23  2:18 [GIT PULL] io_uring fixes for 5.18-rc4 Jens Axboe
2022-04-23 17:11 ` pr-tracker-bot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.