This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from e8f60cd7db24 Merge tag 'perf-tools-fixes-for-v6.2-2-2023-01-11' of git: [...] new a3be19b91ea7 scsi: iscsi: Fix multiple iSCSI session unbind events sent [...] new 67ff3d0a49f3 scsi: storvsc: Fix swiotlb bounce buffer leak in confidential VM new d0b9025540ef scsi: core: scsi_error: Do not queue pointless abort workq [...] new f0a43ba6c66c scsi: mpi3mr: Refer CONFIG_SCSI_MPI3MR in Makefile new c411a42fb91f scsi: scsi_debug: Delete unreachable code in inquiry_vpd_b0() new 1a5665fc8d7a scsi: ufs: core: WLUN suspend SSU/enter hibern8 fail recovery new 6b1c374c4560 Merge branch '6.2/scsi-queue' into 6.2/scsi-fixes new 06e472acf964 scsi: mpt3sas: Remove usage of dma_get_required_mask() API new d347a951906b scsi: mpi3mr: Remove usage of dma_get_required_mask() API new a1c7a7cde6c9 Merge branch '6.2/mpt-mpi' into 6.2/scsi-fixes new ea44242bbfcd scsi: hisi_sas: Fix tag freeing for reserved tags new a67aad57d9ae scsi: libsas: Grab the ATA port lock in sas_ata_device_lin [...] new 23025cbccada Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 7adde5ac25fa mtd: parsers: Fix potential memory leak in mtd_parser_tpli [...] new 105c14b84d93 mtd: parsers: scpart: fix __udivdi3 undefined on mips new d19ab1f785d0 mtd: cfi: allow building spi-intel standalone new c0f7ae27539f MAINTAINERS: Update email of Tudor Ambarus new e58f087e9c57 Merge tag 'mtd/fixes-for-6.2-rc4' of git://git.kernel.org/ [...] new 02228f6aa6a6 regulator: da9211: Use irq handler when ready new 74ad47c9cecf regulator: Merge up forgotten fix new f528fe213a6a regulator: qcom-rpmh: PM8550 ldo11 regulator is an nldo new cf9668a2f2a6 Merge tag 'regulator-fix-v6.2-rc3' of git://git.kernel.org [...] new b24cded8c065 spi: mediatek: Enable irq before the spi registration new e8bb8f19e73a spi: cadence: Fix busy cycles calculation new a720416d9463 spi: spidev: fix a race condition when accessing spidev->spi new 6b35b173dbc1 spi: spidev: remove debug messages that access spidev->spi [...] new 38892ea4cefb spi: dt-bindings: Rename spi-cs-setup-ns to spi-cs-setup-delay-ns new e0fe6a31cac8 spi: Rename spi-cs-setup-ns property to spi-cs-setup-delay-ns new b442990d244b spi: Merge rename of spi-cs-setup-ns DT property new c757fc92a3f7 Merge tag 'spi-fix-v6.2-rc3' of git://git.kernel.org/pub/s [...]
The 30 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: .mailmap | 1 + .../bindings/crypto/atmel,at91sam9g46-aes.yaml | 2 +- .../bindings/crypto/atmel,at91sam9g46-sha.yaml | 2 +- .../bindings/crypto/atmel,at91sam9g46-tdes.yaml | 2 +- .../bindings/spi/atmel,at91rm9200-spi.yaml | 2 +- .../devicetree/bindings/spi/atmel,quadspi.yaml | 2 +- .../bindings/spi/spi-peripheral-props.yaml | 4 +- MAINTAINERS | 10 ++--- drivers/crypto/atmel-ecc.c | 4 +- drivers/crypto/atmel-i2c.c | 4 +- drivers/crypto/atmel-i2c.h | 2 +- drivers/mtd/parsers/scpart.c | 2 +- drivers/mtd/parsers/tplink_safeloader.c | 4 +- drivers/mtd/spi-nor/core.c | 1 + drivers/regulator/da9211-regulator.c | 11 ++--- drivers/regulator/qcom-rpmh-regulator.c | 2 +- drivers/scsi/hisi_sas/hisi_sas_main.c | 2 +- drivers/scsi/libsas/sas_ata.c | 3 ++ drivers/scsi/mpi3mr/Makefile | 2 +- drivers/scsi/mpi3mr/mpi3mr_fw.c | 3 +- drivers/scsi/mpt3sas/mpt3sas_base.c | 3 +- drivers/scsi/scsi_debug.c | 2 - drivers/scsi/scsi_error.c | 5 +++ drivers/scsi/scsi_transport_iscsi.c | 50 +++++++++++++++++++--- drivers/scsi/storvsc_drv.c | 3 ++ drivers/spi/spi-cadence-xspi.c | 5 ++- drivers/spi/spi-mt65xx.c | 12 +++--- drivers/spi/spi.c | 2 +- drivers/spi/spidev.c | 36 ++++++++-------- drivers/ufs/core/ufshcd.c | 26 +++++++++++ include/linux/mtd/spi-nor.h | 1 - include/scsi/scsi_transport_iscsi.h | 9 ++++ 32 files changed, 153 insertions(+), 66 deletions(-)