[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <045df549-6805-0a02-a634-81aca7d98db5@linux.com>
Date: Fri, 3 Dec 2021 10:42:53 +0300
From: Denis Efremov <efremov@...ux.com>
To: Jens Axboe <axboe@...nel.dk>
Cc: linux-block@...r.kernel.org,
Linux-kernel <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Floppy patches for 5.17
Hi Jens,
The following changes since commit 2bfdbe8b7ebd17b5331071071a910fbabc64b436:
null_blk: allow zero poll queues (2021-12-02 19:57:47 -0700)
are available in the Git repository at:
https://github.com/evdenis/linux-floppy tags/floppy-for-5.17
for you to fetch changes up to 9fae059d4cd88229661b3eccb0409f723129e5bd:
floppy: Add max size check for user space request (2021-12-03 09:54:34 +0300)
Please, pull
----------------------------------------------------------------
Floppy patches for 5.17
Two patches. The patch from Tasos Sahanidis fixes a hung when the module
tries to read a broken floppy while ejecting it. The patch from Xiongwei
Song suppresses a syzkaller warning about allocation size.
Signed-off-by: Denis Efremov <efremov@...ux.com>
----------------------------------------------------------------
Tasos Sahanidis (1):
floppy: Fix hang in watchdog when disk is ejected
Xiongwei Song (1):
floppy: Add max size check for user space request
drivers/block/floppy.c | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
Powered by blists - more mailing lists