[GIT PULL] io_uring fixes for 5.8-rc5

From: Jens Axboe
Date: Sun Jul 12 2020 - 12:31:23 EST


Hi Linus,

Two late fixes again, but they should make -rc5.

- Fix missing msg_name assignment in certain cases (Pavel)

- Correct a previous fix for full coverage (Pavel)

Please pull!


The following changes since commit 309fc03a3284af62eb6082fb60327045a1dabf57:

io_uring: account user memory freed when exit has been queued (2020-07-10 09:18:35 -0600)

are available in the Git repository at:

git://git.kernel.dk/linux-block.git tags/io_uring-5.8-2020-07-12

for you to fetch changes up to 16d598030a37853a7a6b4384cad19c9c0af2f021:

io_uring: fix not initialised work->flags (2020-07-12 09:40:50 -0600)

----------------------------------------------------------------
io_uring-5.8-2020-07-12

----------------------------------------------------------------
Pavel Begunkov (2):
io_uring: fix missing msg_name assignment
io_uring: fix not initialised work->flags

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

--
Jens Axboe