From: Linus Torvalds Date: Sat, 3 Jun 2023 17:52:24 +0000 (-0400) Subject: Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi X-Git-Tag: v6.6.7~2729 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=e5282a7d8f6b604f2bb6a06457734b8cf1e2f8f2;p=platform%2Fkernel%2Flinux-starfive.git Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi Pull SCSI fixes from James Bottomley: "Five fixes, all in drivers. The most extensive is the target change to fix the hang in the login code, which involves changing timers from per login to per connection" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: stex: Fix gcc 13 warnings scsi: qla2xxx: Fix NULL pointer dereference in target mode scsi: target: iscsi: Prevent login threads from racing between each other scsi: target: iscsi: Remove unused transport_timer scsi: target: iscsi: Fix hang in the iSCSI login code --- e5282a7d8f6b604f2bb6a06457734b8cf1e2f8f2