[GIT,PULL] s390 updates for 6.6-rc3

Message ID your-ad-here.call-01695459401-ext-1349@work.hours
State New
Headers
Series [GIT,PULL] s390 updates for 6.6-rc3 |

Pull-request

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

Message

Vasily Gorbik Sept. 23, 2023, 8:56 a.m. UTC
  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(-)
  

Comments

pr-tracker-bot@kernel.org Sept. 23, 2023, 6:25 p.m. UTC | #1
The pull request you sent on Sat, 23 Sep 2023 10:56:41 +0200:

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

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/2e3d39118460730ec007cc8a492e5add1c2a3cb9

Thank you!