]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Aug 2019 18:26:51 +0000 (11:26 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 24 Aug 2019 18:26:51 +0000 (11:26 -0700)
commitb92da5b96a7ab57fa85798a75a4cf4e6ebcf20a0
tree88dc8a46954a2d3be314f425705af73cafa545a8
parenta142d2e8653319117343e0ee2f735023e4b57e50
parent4e49d6b6094a62da635ec23aa8d4c7e7d802f3db
Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Four fixes, three for edge conditions which don't occur very often.
  The lpfc fix mitigates memory exhaustion for some high CPU systems"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: lpfc: Mitigate high memory pre-allocation by SCSI-MQ
  scsi: ufs: Fix NULL pointer dereference in ufshcd_config_vreg_hpm()
  scsi: target: tcmu: avoid use-after-free after command timeout
  scsi: qla2xxx: Fix gnl.l memory leak on adapter init failure