]> www.infradead.org Git - users/jedix/linux-maple.git/commit
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Aug 2025 13:20:42 +0000 (09:20 -0400)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 22 Aug 2025 13:20:42 +0000 (09:20 -0400)
commitedeee68c42747c9d9b237f06fbc4cd1a2348fefb
treee62e304cb723cae3e34b3e4676d5eced1b6ac7ea
parentafd58777de7f87c5f6a430c281907f0a66fd08ab
parent6300d5c5438724c0876828da2f6e2c1a661871fc
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "All fixes in drivers. The largest diffstat in ufs is caused by the doc
  update with the next being the qcom null pointer deref fix"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: ufs: ufs-qcom: Fix ESI null pointer dereference
  scsi: ufs: core: Rename ufshcd_wait_for_doorbell_clr()
  scsi: ufs: core: Fix the return value documentation
  scsi: ufs: core: Remove WARN_ON_ONCE() call from ufshcd_uic_cmd_compl()
  scsi: ufs: core: Fix IRQ lock inversion for the SCSI host lock
  scsi: qla4xxx: Prevent a potential error pointer dereference
  scsi: ufs: ufs-pci: Add support for Intel Wildcat Lake
  scsi: fnic: Remove a useless struct mempool forward declaration