This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from 0aea6d5c5be3 Merge tag 'for-linus-5.8b-rc5-tag' of git://git.kernel.org [...] new 5aee52c44d91 scsi: scsi_transport_spi: Fix function pointer check new 1a9826204109 scsi: iscsi: Change iSCSI workqueue max_active back to 1 new cb551b8dc079 scsi: mpt3sas: Fix unlock imbalance new 0fd181456aa0 scsi: mpt3sas: Fix error returns in BRM_status_show new e094fd346021 scsi: dh: Add Fujitsu device to devinfo and dh lists new 9599e9e7e3ee Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...] new 8c080d3a974a kgdb: enable arch to support XML packet. new fc0c769ffd92 riscv: enable the Kconfig prompt of STRICT_KERNEL_RWX new f7fc752815f8 riscv: Fix "no previous prototype" compile warning in kgdb.c file new def0aa218e6d kgdb: Move the extern declaration kgdb_has_hit_break() to [...] new 70ee5731a40b riscv: Avoid kgdb.h including gdb_xml.h to solve unused-co [...] new 9901a6bd1577 Merge tag 'riscv-for-linus-5.8-rc5' of git://git.kernel.or [...]
The 12 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/riscv/Kconfig | 2 ++ arch/riscv/include/asm/gdb_xml.h | 3 +-- arch/riscv/include/asm/kgdb.h | 5 +++-- arch/riscv/kernel/kgdb.c | 10 +++++----- drivers/scsi/libiscsi.c | 2 +- drivers/scsi/mpt3sas/mpt3sas_ctl.c | 12 +++++++----- drivers/scsi/scsi_devinfo.c | 1 + drivers/scsi/scsi_dh.c | 1 + drivers/scsi/scsi_transport_iscsi.c | 2 +- drivers/scsi/scsi_transport_spi.c | 2 +- include/linux/kgdb.h | 12 ++++++++++++ kernel/debug/gdbstub.c | 13 +++++++++++++ lib/Kconfig.kgdb | 5 +++++ 13 files changed, 53 insertions(+), 17 deletions(-)