This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from df0001545b27 Merge tag 'trace-v5.17-rc1' of git://git.kernel.org/pub/sc [...] new c9d967b2ce40 PM: wakeup: simplify the output logic of pm_show_wakelocks() new 33569ef3c754 PM: hibernate: Remove register_nosave_region_late() new a7b4b0076b5c Merge tag 'pm-5.17-rc2' of git://git.kernel.org/pub/scm/li [...] new e9b7c3a4263b efi/libstub: arm64: Fix image check alignment at entry new f5390cd0b43c efi: runtime: avoid EFIv2 runtime services on Apple x86 machines new 073819e0ff38 Merge tag 'efi-urgent-for-v5.17-1' of git://git.kernel.org [...] new 61263b3a11a2 scsi: elx: efct: Don't use GFP_KERNEL under spin lock new a861790afaa8 scsi: target: iscsi: Make sure the np under each tpg is unique new a65b32748f45 scsi: ufs: ufshcd-pltfrm: Check the return value of devm_k [...] new b70a99fd1328 scsi: qedf: Add stag_work to all the vports new 5239ab63f17c scsi: qedf: Fix refcount issue when LOGO is received during TMF new 64fd4af6274e scsi: qedf: Change context reset messages to ratelimited new 62afb379a0fe scsi: pm8001: Fix bogus FW crash for maxcpus=1 new 8c9db6679be4 scsi: zfcp: Fix failed recovery on gone remote port with n [...] new 847f9ea4c518 scsi: bnx2fc: Flush destroy_work queue before calling bnx2 [...] new fb8d5ea8fd90 scsi: 3w-sas: Remove useless DMA-32 fallback configuration new 8001fa240fc0 scsi: hisi_sas: Remove useless DMA-32 fallback configuration new 012d98dae453 scsi: bfa: Remove useless DMA-32 fallback configuration new ad6c8a426446 scsi: ufs: Use generic error code in ufshcd_set_dev_pwr_mode() new c99b9b230149 scsi: ufs: Treat link loss as fatal error new efd7bb1d75cf scsi: 53c700: Remove redundant assignment to pointer SCp new 4db09593af0b scsi: myrs: Fix crash in error case new 169387e2aa29 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 23 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/firmware/efi/efi.c | 7 +++++++ drivers/firmware/efi/libstub/arm64-stub.c | 6 +++--- drivers/s390/scsi/zfcp_fc.c | 13 ++++++++++++- drivers/scsi/3w-sas.c | 4 ---- drivers/scsi/53c700.c | 1 - drivers/scsi/bfa/bfad.c | 6 ------ drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 20 +++++--------------- drivers/scsi/elx/libefc/efc_els.c | 8 ++------ drivers/scsi/hisi_sas/hisi_sas_main.c | 3 --- drivers/scsi/hisi_sas/hisi_sas_v3_hw.c | 2 -- drivers/scsi/myrs.c | 3 ++- drivers/scsi/pm8001/pm80xx_hwi.c | 16 ++++++++++++++-- drivers/scsi/pm8001/pm80xx_hwi.h | 6 +++++- drivers/scsi/qedf/qedf_io.c | 1 + drivers/scsi/qedf/qedf_main.c | 7 +++++-- drivers/scsi/ufs/ufshcd-pltfrm.c | 7 +++++++ drivers/scsi/ufs/ufshcd.c | 9 ++++++--- drivers/scsi/ufs/ufshci.h | 3 ++- drivers/target/iscsi/iscsi_target_tpg.c | 3 +++ include/linux/suspend.h | 11 +---------- kernel/power/snapshot.c | 21 +++++++-------------- kernel/power/wakelock.c | 11 ++++------- 22 files changed, 86 insertions(+), 82 deletions(-)