This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master
in repository linux.
from a785fd28d31f Merge tag 'for-6.5-rc5-tag' of git://git.kernel.org/pub/sc [...]
new 175544ad48cb scsi: storvsc: Fix handling of virtual Fibre Channel timeouts
new 5a43b07a8783 scsi: fnic: Replace return codes in fnic_clean_pending_aborts()
new 8366d1f1249a scsi: 53c700: Check that command slot is not NULL
new 9426d3cef500 scsi: core: Fix legacy /proc parsing buffer overflow
new 04b5b5cb0136 scsi: core: Fix possible memory leak if device_add() fails
new 41320b18a0e0 scsi: snic: Fix possible memory leak if device_add() fails
new b6d128f89a85 scsi: ufs: renesas: Fix private allocation
new 8eebf0e84f06 scsi: lpfc: Remove reftag check in DIF paths
new dd64f8058719 scsi: qedi: Fix potential deadlock on &qedi_percpu->p_work_lock
new 1516ee035df3 scsi: qedi: Fix firmware halt over suspend and resume
new ef222f551e7c scsi: qedf: Fix firmware halt over suspend and resume
new 7308e92756d5 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
new 785c00993dc4 platform/x86/amd/pmf: Fix unsigned comparison with less than zero
new 1cd0302be564 ACPI: scan: Create platform device for CS35L56
new 5a66d59b5ff5 platform/x86: msi-ec: Fix the build
new af8a6d281bfb platform/x86: ISST: Reduce noise for missing numa informat [...]
new 8e3938cff019 platform: mellanox: Fix order in exit flow
new 3c91d7e8c64f platform: mellanox: mlx-platform: Fix signals polarity and [...]
new 9f8ccdb5088b platform: mellanox: mlx-platform: Modify graceful shutdown [...]
new d66a8aab7dc3 platform: mellanox: Change register offset addresses
new 2b6aa6610dc9 platform/x86: lenovo-ymc: Only bind on machines with a con [...]
new 3dcf1473c711 Merge tag 'platform-drivers-x86-v6.5-4' of git://git.kerne [...]
new 238353088e9b scripts/kallsyms: Fix build failure by setting errno befor [...]
new 6ccbd7fd4746 alpha: remove __init annotation from exported page_is_ram()
new 4c75bf7e4a0e Merge tag 'kbuild-fixes-v6.5-2' of git://git.kernel.org/pu [...]
The 25 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:
arch/alpha/kernel/setup.c | 3 +--
drivers/acpi/scan.c | 1 +
drivers/platform/x86/amd/pmf/sps.c | 3 ++-
.../x86/intel/speed_select_if/isst_if_common.c | 4 +--
drivers/platform/x86/lenovo-ymc.c | 25 ++++++++++++++++++
drivers/platform/x86/mlx-platform.c | 23 ++++++++---------
drivers/platform/x86/msi-ec.c | 18 ++++++-------
drivers/platform/x86/serial-multi-instantiate.c | 14 ++++++++++
drivers/scsi/53c700.c | 2 +-
drivers/scsi/fnic/fnic.h | 2 +-
drivers/scsi/fnic/fnic_scsi.c | 6 +++--
drivers/scsi/lpfc/lpfc_scsi.c | 20 +++------------
drivers/scsi/qedf/qedf_main.c | 18 +++++++++++++
drivers/scsi/qedi/qedi_main.c | 23 +++++++++++++++--
drivers/scsi/raid_class.c | 1 +
drivers/scsi/scsi_proc.c | 30 ++++++++++++----------
drivers/scsi/snic/snic_disc.c | 1 +
drivers/scsi/storvsc_drv.c | 4 ---
drivers/ufs/host/ufs-renesas.c | 2 +-
scripts/kallsyms.c | 1 +
20 files changed, 134 insertions(+), 67 deletions(-)
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.