This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 86286e486cbd Merge tag 'for-5.17-rc2-tag' of git://git.kernel.org/pub/s [...] new 053ca37c87af PCI: j721e: Initialize pcie->cdns_pcie before using it new 7dd3876205df PCI: kirin: Add dev struct for of_device_get_match_data() new e09e1a40639b Merge tag 'pci-v5.17-fixes-3' of git://git.kernel.org/pub/ [...] new c26b85ea1636 scsi: pm80xx: Fix double completion for SATA devices new 936bd03405fc scsi: bnx2fc: Make bnx2fc_recv_frame() mp safe new edb854a3680b scsi: core: Reallocate device's budget map on queue depth change new 0aed75fd30da scsi: pm8001: Fix warning for undescribed param in process [...] new 61f162aa4381 scsi: pm8001: Fix use-after-free for aborted TMF sas_task new df7abcaa1246 scsi: pm8001: Fix use-after-free for aborted SSP/STP sas_task new c763ec4c10f7 scsi: hisi_sas: Fix setting of hisi_sas_slot.is_internal new fc93310c67ff Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 11 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/pci/controller/cadence/pci-j721e.c | 85 +++++++++++++++--------------- drivers/pci/controller/dwc/pcie-kirin.c | 31 ++++++----- drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 21 +++++--- drivers/scsi/hisi_sas/hisi_sas_main.c | 14 +++-- drivers/scsi/pm8001/pm8001_hwi.c | 18 ------- drivers/scsi/pm8001/pm8001_sas.c | 5 ++ drivers/scsi/pm8001/pm80xx_hwi.c | 31 ++--------- drivers/scsi/scsi_scan.c | 55 +++++++++++++++++-- 8 files changed, 137 insertions(+), 123 deletions(-)