This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 5d0c230f1de8 Linux 6.5-rc4 new 79e8328e5acb word-at-a-time: use the same return type for has_zero rega [...] new 010c1e1c5741 scsi: storvsc: Limit max_sectors for virtual Fibre Channel [...] new e65851989001 scsi: zfcp: Defer fc_rport blocking until after ADISC response new d4e026534577 scsi: pm80xx: Fix error return code in pm8001_pci_probe() new 79d65ee53b96 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new daf60d6cca26 exfat: use kvmalloc_array/kvfree instead of kmalloc_array/kfree new d42334578eba exfat: check if filename entries exceeds max filename length new ff84772fd45d exfat: release s_lock before calling dir_emit() new 4b954598a47b Merge tag 'exfat-for-6.5-rc5' of git://git.kernel.org/pub/ [...]
The 9 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/powerpc/include/asm/word-at-a-time.h | 2 +- drivers/s390/scsi/zfcp_fc.c | 6 +----- drivers/scsi/pm8001/pm8001_init.c | 3 ++- drivers/scsi/storvsc_drv.c | 4 ++++ fs/exfat/balloc.c | 6 +++--- fs/exfat/dir.c | 36 ++++++++++++++++--------------- include/asm-generic/word-at-a-time.h | 2 +- 7 files changed, 31 insertions(+), 28 deletions(-)