mbox series

[GIT,PULL] Follow up pull for 5.19-rc6 io_uring

Message ID ee0e6d42-3726-22c0-bfc9-7e7384f5e4ff@kernel.dk (mailing list archive)
State New
Headers show
Series [GIT,PULL] Follow up pull for 5.19-rc6 io_uring | expand

Pull-request

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

Message

Jens Axboe July 10, 2022, 12:38 p.m. UTC
Hi Linus,

Followup pull request for 5.19-rc6, with a single fix for an issue that
came up yesterday that we should plug for -rc6. This is a regression
introduced in this cycle.

Please pull!


The following changes since commit bdb2c48e4b38e6dbe82533b437468999ba3ae498:

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

are available in the Git repository at:

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

for you to fetch changes up to d785a773bed966a75ca1f11d108ae1897189975b:

  io_uring: check that we have a file table when allocating update slots (2022-07-09 07:02:10 -0600)

----------------------------------------------------------------
o_uring-5.19-2022-07-09

----------------------------------------------------------------
Jens Axboe (1):
      io_uring: check that we have a file table when allocating update slots

 fs/io_uring.c | 3 +++
 1 file changed, 3 insertions(+)

Comments

pr-tracker-bot@kernel.org July 10, 2022, 4:45 p.m. UTC | #1
The pull request you sent on Sun, 10 Jul 2022 06:38:01 -0600:

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

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

Thank you!