This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 603c04e27c3e Merge tag 'parisc-for-6.8-rc6' of git://git.kernel.org/pub [...] new 1001db6c42e4 LoongArch: Disable IRQ before init_fn() for nonboot CPUs new 752cd08da320 LoongArch: Update cpu_sibling_map when disabling nonboot CPUs new 9fa304b9f8ec LoongArch: Call early_init_fdt_scan_reserved_mem() earlier new f661ca407873 LoongArch: dts: Minor whitespace cleanup new 179af5751af5 LoongArch: KVM: Fix input validation of _kvm_get_cpucfg() [...] new ec83f39d2b07 LoongArch: KVM: Rename _kvm_get_cpucfg() to _kvm_get_cpucf [...] new f0f5c4894f89 LoongArch: KVM: Streamline kvm_check_cpucfg() and improve [...] new c6a597fcc7ad Merge tag 'loongarch-fixes-6.8-3' of git://git.kernel.org/ [...] new 87aec499368d i2c: imx: when being a target, mark the last read as processed new fef85269a19d Merge tag 'i2c-for-6.8-rc6' of git://git.kernel.org/pub/sc [...] new 321da3dc1f3c scsi: sd: usb_storage: uas: Access media prior to querying [...] new b5fc07a5fb56 scsi: core: Consult supported VPD page list prior to fetch [...] new de959094eb21 scsi: target: pscsi: Fix bio_put() for error case new f2dced9d1992 scsi: ufs: Uninitialized variable in ufshcd_devfreq_target() new 5761eb9761d2 scsi: smartpqi: Fix disable_managed_interrupts new 9ddf190a7df7 scsi: jazz_esp: Only build if SCSI core is builtin new 6d20acbf3e3a Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 66ad2fbcdbea dm-integrity, dm-verity: reduce stack usage for recheck new f2e367d6ad3b Merge tag 'for-6.8/dm-fix-3' of git://git.kernel.org/pub/s [...]
The 19 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/loongarch/boot/dts/loongson-2k0500-ref.dts | 2 +- arch/loongarch/boot/dts/loongson-2k1000-ref.dts | 2 +- arch/loongarch/kernel/setup.c | 4 +- arch/loongarch/kernel/smp.c | 122 ++++++++++++++---------- arch/loongarch/kvm/vcpu.c | 81 ++++++++-------- drivers/i2c/busses/i2c-imx.c | 5 + drivers/md/dm-integrity.c | 10 +- drivers/md/dm-verity-target.c | 4 +- drivers/scsi/Kconfig | 2 +- drivers/scsi/scsi.c | 22 ++++- drivers/scsi/sd.c | 26 ++++- drivers/scsi/smartpqi/smartpqi_init.c | 5 +- drivers/target/target_core_pscsi.c | 9 +- drivers/ufs/core/ufshcd.c | 2 +- drivers/usb/storage/scsiglue.c | 7 ++ drivers/usb/storage/uas.c | 7 ++ include/scsi/scsi_device.h | 5 +- 17 files changed, 196 insertions(+), 119 deletions(-)