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 tweak for 5.19-rc6
Date: Fri, 8 Jul 2022 06:47:35 -0600	[thread overview]
Message-ID: <[email protected]> (raw)

Hi Linus,

Just a minor tweak to an addition made in the 5.19 kernel cycle, padding
a 32-bit value that's in a 64-bit union to avoid any potential funkiness
from that.

Please pull!


The following changes since commit 09007af2b627f0f195c6c53c4829b285cc3990ec:

  io_uring: fix provided buffer import (2022-06-30 11:34:41 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/io_uring-5.19-2022-07-08

for you to fetch changes up to bdb2c48e4b38e6dbe82533b437468999ba3ae498:

  io_uring: explicit sqe padding for ioctl commands (2022-07-07 17:33:01 -0600)

----------------------------------------------------------------
io_uring-5.19-2022-07-08

----------------------------------------------------------------
Pavel Begunkov (1):
      io_uring: explicit sqe padding for ioctl commands

 fs/io_uring.c                 | 2 +-
 include/uapi/linux/io_uring.h | 5 ++++-
 2 files changed, 5 insertions(+), 2 deletions(-)

-- 
Jens Axboe



             reply	other threads:[~2022-07-08 12:47 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-07-08 12:47 Jens Axboe [this message]
2022-07-08 18:35 ` [GIT PULL] io_uring tweak for 5.19-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