This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e35be05d748a Merge tag 'driver-core-6.0-rc5' of git://git.kernel.org/pu [...] new c0a50cd389c3 scsi: lpfc: Return DID_TRANSPORT_DISRUPTED instead of DID_REQUEUE new da6d507f5ff3 scsi: lpfc: Add missing destroy_workqueue() in error path new 2b36209ca818 scsi: core: Revert "Call blk_mq_free_tag_set() earlier" new 70e8d057bef5 scsi: core: Revert "Simplify LLD module reference counting" new d94b2d00f7bf scsi: core: Revert "Make sure that hosts outlive targets" new f782201ebc2b scsi: core: Revert "Make sure that targets outlive devices" new 8fe4ce5836e9 scsi: core: Fix a use-after-free new 991df3dd5144 scsi: mpt3sas: Fix use-after-free warning new ce888220d5c7 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 9 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/scsi/hosts.c | 28 +++++++++++++++------------- drivers/scsi/lpfc/lpfc_init.c | 5 ++++- drivers/scsi/lpfc/lpfc_scsi.c | 4 ++-- drivers/scsi/mpt3sas/mpt3sas_scsih.c | 2 +- drivers/scsi/scsi.c | 9 +++------ drivers/scsi/scsi_lib.c | 6 +++++- drivers/scsi/scsi_priv.h | 2 +- drivers/scsi/scsi_scan.c | 10 +--------- drivers/scsi/scsi_sysfs.c | 30 +++++++++++++----------------- include/scsi/scsi_device.h | 2 -- include/scsi/scsi_host.h | 5 ++--- 11 files changed, 47 insertions(+), 56 deletions(-)