public inbox for [email protected]
 help / color / mirror / Atom feed
From: Jens Axboe <[email protected]>
To: Linus Torvalds <[email protected]>
Cc: io-uring <[email protected]>
Subject: [GIT PULL] io_uring fixes for 6.3-rc6
Date: Fri, 7 Apr 2023 10:48:12 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Just two minor fixes for provided buffers - one where we could
potentially leak a buffer, and one where the returned values was
off-by-one in some cases.

Please pull!


The following changes since commit fd30d1cdcc4ff405fc54765edf2e11b03f2ed4f3:

  io_uring: fix poll/netmsg alloc caches (2023-03-30 06:53:42 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/io_uring-6.3-2023-04-06

for you to fetch changes up to b4a72c0589fdea6259720375426179888969d6a2:

  io_uring: fix memory leak when removing provided buffers (2023-04-01 16:52:12 -0600)

----------------------------------------------------------------
io_uring-6.3-2023-04-06

----------------------------------------------------------------
Wojciech Lukowicz (2):
      io_uring: fix return value when removing provided buffers
      io_uring: fix memory leak when removing provided buffers

 io_uring/io_uring.c | 2 +-
 io_uring/kbuf.c     | 7 ++++---
 2 files changed, 5 insertions(+), 4 deletions(-)

-- 
Jens Axboe


             reply	other threads:[~2023-04-07 16:48 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-04-07 16:48 Jens Axboe [this message]
2023-04-08 19:01 ` [GIT PULL] io_uring fixes for 6.3-rc6 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