This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 1b29d271614a Merge tag 'staging-6.4-rc7' of git://git.kernel.org/pub/sc [...] new 606c812eb1d5 mm/mmap: Fix error path in do_vmi_align_munmap() new b5b2a02bcaac parisc: Delete redundant register definitions in <asm/assembly.h> new 1dbbfe254d23 Merge tag 'parisc-for-6.4-4' of git://git.kernel.org/pub/s [...] new 6aa0365a3c85 ata: libata-scsi: Avoid deadlock on rescan after device resume new ecbcffe3b7ed Merge tag 'ata-6.4-rc7' of git://git.kernel.org/pub/scm/li [...] new 9dc704dcc09e scsi: aacraid: Reply queue mapping to CPUs based on IRQ affinity new 31d16e712bdc scsi: storvsc: Always set no_report_opcodes new 91271699228b scsi: target: core: Fix error path in target_setup_session() new 9cefd6e7e0a7 scsi: lpfc: Fix incorrect big endian type assignment in bs [...] new 8c1f0c38b310 Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 10 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/parisc/include/asm/assembly.h | 4 ---- drivers/ata/libata-core.c | 3 ++- drivers/ata/libata-eh.c | 2 +- drivers/ata/libata-scsi.c | 22 +++++++++++++++++++- drivers/scsi/aacraid/aacraid.h | 1 + drivers/scsi/aacraid/commsup.c | 6 +++++- drivers/scsi/aacraid/linit.c | 14 +++++++++++++ drivers/scsi/aacraid/src.c | 25 +++++++++++++++++++++-- drivers/scsi/lpfc/lpfc_bsg.c | 8 ++++---- drivers/scsi/storvsc_drv.c | 2 ++ drivers/target/target_core_transport.c | 2 ++ include/linux/libata.h | 2 +- mm/mmap.c | 37 ++++++++++++++++------------------ 13 files changed, 93 insertions(+), 35 deletions(-)