This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 8fc3b8f082cc Merge tag 'hardening-v6.5-rc1-fixes' of git://git.kernel.o [...] new cb6e45c9a0ad i2c: xiic: Don't try to handle more interrupt events after error new 05f933d5f731 i2c: nomadik: Remove a useless call in the remove function new 6537ed3904a3 i2c: mpc: Drop unused variable new 84dc5aa3f0d8 Merge tag 'i2c-for-6.5-rc1-part2' of git://git.kernel.org/ [...] new 00c2cae6b66a scsi: lpfc: Fix lpfc_name struct packing new d1e8a9fbb392 scsi: ncr53c8xx: Replace strlcpy() with strscpy() new 4b2e28758daf scsi: target: tcmu: Replace strlcpy() with strscpy() new 6f0a92fd7db1 scsi: smartpqi: Replace one-element arrays with flexible-a [...] new 4e45236982bc scsi: isci: Fix comment typo new 71e3e85ccf2b scsi: core: Simplify scsi_cdl_check_cmd() new 9b7c13b83c1d scsi: dt-bindings: ufs: qcom: Fix ICE phandle new 40863cb945c9 scsi: target: iblock: Quiet bool conversion warning with p [...] new 7bcf57782503 scsi: target: docs: Remove tcm_mod_builder.py new 24033d71cc36 scsi: ufs: core: Remove unused function declaration new 7fcd473a6455 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linu [...]
The 15 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: .../devicetree/bindings/ufs/qcom,ufs.yaml | 9 +- Documentation/target/scripts.rst | 6 - Documentation/target/tcm_mod_builder.py | 656 --------------------- drivers/i2c/busses/i2c-mpc.c | 1 - drivers/i2c/busses/i2c-nomadik.c | 2 - drivers/i2c/busses/i2c-xiic.c | 2 + drivers/scsi/isci/scu_task_context.h | 2 +- drivers/scsi/lpfc/lpfc_hw.h | 10 +- drivers/scsi/ncr53c8xx.c | 2 +- drivers/scsi/scsi.c | 37 +- drivers/scsi/smartpqi/smartpqi.h | 4 +- drivers/scsi/smartpqi/smartpqi_init.c | 5 +- drivers/target/target_core_iblock.c | 2 +- drivers/target/target_core_user.c | 4 +- drivers/ufs/core/ufshcd-priv.h | 1 - 15 files changed, 34 insertions(+), 709 deletions(-) delete mode 100755 Documentation/target/tcm_mod_builder.py