This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from d30d0e49da71 Merge tag 'net-6.10-rc3' of git://git.kernel.org/pub/scm/l [...] new c9d52fb313d3 PCI: Revert the cfg_access_lock lockdep mechanism new d91e656262ae Merge tag 'pci-v6.10-fixes-1' of git://git.kernel.org/pub/ [...] new 9f365cb8bbd0 scsi: mpi3mr: Use proper format specifier in mpi3mr_sas_po [...] new 10157b1fc1a7 scsi: core: alua: I/O errors for ALUA state transitions new 9fad9d560af5 scsi: sr: Fix unintentional arithmetic wraparound new 51071f0831ea scsi: qedf: Don't process stag work during unload and recovery new 78e88472b609 scsi: qedf: Wait for stag work during unload new 6c3bb589debd scsi: qedf: Set qed_slowpath_params to zero before use new e4f5f8298cf6 scsi: mpt3sas: Add missing kerneldoc parameter descriptions new d09c05aa3590 scsi: core: Handle devices which return an unusually large [...] new 4fedb1f09599 Merge branch '6.10/scsi-queue' into 6.10/scsi-fixes new d53b681ce9ca scsi: ufs: mcq: Fix error output and clean up ufshcd_mcq_abort() new 8a92980606e3 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 13 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: Documentation/cdrom/cdrom-standard.rst | 4 +-- drivers/pci/access.c | 4 --- drivers/pci/pci.c | 1 - drivers/pci/probe.c | 3 -- drivers/scsi/device_handler/scsi_dh_alua.c | 31 ++++++++++++++------ drivers/scsi/mpi3mr/mpi3mr_transport.c | 2 +- drivers/scsi/mpt3sas/mpt3sas_scsih.c | 4 +-- drivers/scsi/qedf/qedf.h | 1 + drivers/scsi/qedf/qedf_main.c | 47 ++++++++++++++++++++++++++++-- drivers/scsi/scsi.c | 7 +++++ drivers/scsi/sr.h | 2 +- drivers/scsi/sr_ioctl.c | 5 +++- drivers/ufs/core/ufs-mcq.c | 17 +++++------ include/linux/cdrom.h | 2 +- include/linux/lockdep.h | 5 ---- include/linux/pci.h | 2 -- 16 files changed, 93 insertions(+), 44 deletions(-)