linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Denis Efremov <efremov@linux.com>
To: Jens Axboe <axboe@kernel.dk>
Cc: linux-block@vger.kernel.org, Linux-kernel <linux-kernel@vger.kernel.org>
Subject: [GIT PULL] Floppy patches for 5.17
Date: Fri, 3 Dec 2021 10:42:53 +0300	[thread overview]
Message-ID: <045df549-6805-0a02-a634-81aca7d98db5@linux.com> (raw)

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@linux.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(-)

             reply	other threads:[~2021-12-03  7:44 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-12-03  7:42 Denis Efremov [this message]
2021-12-03 13:34 ` [GIT PULL] Floppy patches for 5.17 Jens Axboe

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 \
    --in-reply-to=045df549-6805-0a02-a634-81aca7d98db5@linux.com \
    --to=efremov@linux.com \
    --cc=axboe@kernel.dk \
    --cc=linux-block@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).