This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from df65494ffbb3 Merge tag 'hardening-v6.1-rc5' of git://git.kernel.org/pub [...] new b43088f30db1 s390/zcrypt: fix warning about field-spanning write new bb8738876b24 s390: update defconfigs new 6191de8b175f s390/configs: move CONFIG_DEBUG_INFO_BTF into btf.config a [...] new 9afea696a04a s390/configs: add kasan.config addon config file new 80ddf5ce1c92 s390: always build relocatable kernel new 30d17fac6aae scripts/min-tool-version.sh: raise minimum clang version t [...] new f5020a08b2b3 Merge tag 's390-6.1-4' of git://git.kernel.org/pub/scm/lin [...]
The 7 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/s390/Kconfig | 6 ++-- arch/s390/Makefile | 2 -- arch/s390/boot/Makefile | 3 +- arch/s390/boot/startup.c | 3 +- arch/s390/configs/btf.config | 1 + arch/s390/configs/debug_defconfig | 65 +++++++++++++++++---------------- arch/s390/configs/defconfig | 67 +++++++++++++++++------------------ arch/s390/configs/kasan.config | 3 ++ arch/s390/configs/zfcpdump_defconfig | 1 - drivers/s390/crypto/zcrypt_msgtype6.c | 21 +++++++---- scripts/min-tool-version.sh | 2 +- 11 files changed, 90 insertions(+), 84 deletions(-) create mode 100644 arch/s390/configs/btf.config create mode 100644 arch/s390/configs/kasan.config