Commit 925724c0816e for kernel

commit 925724c0816e327b6d3a47388cec1203d108ebe7
Merge: ef31d04b6d8a 3d676e458fe0
Author: Linus Torvalds <torvalds@linux-foundation.org>
Date:   Fri Sep 18 13:10:29 2026 -0700

    Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

    Pull SCSI fixes from James Bottomley:
     "Four driver fixes, three of which are minor and one of which (fnic)
      tries to add some logic to try to avoid MSI-X being ineffective if
      hyperthreading is disabled.

      The core fix adds validation to mode sense buffer sizes because it is
      used by ATA and could, theoretically, be exploited by a specially
      crafted USB device that can simply be plugged in to any laptop or
      server"

    * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
      scsi: core: Validate MODE SENSE lengths in scsi_cdl_enable()
      scsi: fnic: Fix missed link-up when critical IRQ targets offline CPU
      scsi: ibmvfc: Add Kconfig dependency to fix link failure when NVME_FC=m
      scsi: qla2xxx: Fix the ql2xfc2target parameter description
      scsi: pm80xx: Fix the use_msix, use_tasklet and read_wwn parameter descriptions