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 5.18-rc5
Date: Fri, 29 Apr 2022 12:40:37 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Pretty boring:

- 3 patches just adding reserved field checks (me, Eugene)

- Fixing a potential regression with IOPOLL caused by a block change
  (Joseph)

Please pull!


The following changes since commit c0713540f6d55c53dca65baaead55a5a8b20552d:

  io_uring: fix leaks on IOPOLL and CQE_SKIP (2022-04-17 06:54:11 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 303cc749c8659d5f1ccf97973591313ec0bdacd3:

  io_uring: check that data field is 0 in ringfd unregister (2022-04-29 08:39:43 -0600)

----------------------------------------------------------------
io_uring-5.18-2022-04-29

----------------------------------------------------------------
Eugene Syromiatnikov (1):
      io_uring: check that data field is 0 in ringfd unregister

Jens Axboe (2):
      io_uring: check reserved fields for send/sendmsg
      io_uring: check reserved fields for recv/recvmsg

Joseph Ravichandran (1):
      io_uring: fix uninitialized field in rw io_kiocb

 fs/io_uring.c | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

-- 
Jens Axboe



             reply	other threads:[~2022-04-29 18:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-29 18:40 Jens Axboe [this message]
2022-04-29 23:29 ` [GIT PULL] io_uring fixes for 5.18-rc5 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