[GIT PULL] s390 updates for 6.6-rc3

From: Vasily Gorbik
Date: Sat Sep 23 2023 - 04:56:56 EST


Hello Linus,

please pull s390 changes for 6.6-rc3.

Thank you,
Vasily

The following changes since commit ce9ecca0238b140b88f43859b211c9fdfd8e5b70:

Linux 6.6-rc2 (2023-09-17 14:40:24 -0700)

are available in the Git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.6-3

for you to fetch changes up to 5c95bf274665cc9f5126e4a48a9da51114f7afd2:

s390/cert_store: fix string length handling (2023-09-19 13:25:44 +0200)

----------------------------------------------------------------
s390 updates for 6.6-rc3

- Fix potential string buffer overflow in hypervisor user-defined
certificates handling.

- Update defconfigs.

----------------------------------------------------------------
Heiko Carstens (1):
s390: update defconfigs

Peter Oberparleiter (1):
s390/cert_store: fix string length handling

arch/s390/configs/debug_defconfig | 14 ++++++++++----
arch/s390/configs/defconfig | 13 +++++++++----
arch/s390/configs/zfcpdump_defconfig | 4 ++--
arch/s390/kernel/cert_store.c | 7 ++++---
4 files changed, 25 insertions(+), 13 deletions(-)