lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZYMP6OClkOMkey9l@tuxmaker.boeblingen.de.ibm.com>
Date: Wed, 20 Dec 2023 17:01:44 +0100
From: Alexander Gordeev <agordeev@...ux.ibm.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Heiko Carstens <hca@...ux.ibm.com>, Vasily Gorbik <gor@...ux.ibm.com>,
        linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org
Subject: [GIT PULL] s390 fixes for 6.7-rc7

Hello Linus,

Please pull s390 changes for 6.7-rc7.

Thank you,
Alexander

The following changes since commit aab1f809d7540def24498e81347740a7239a74d5:

  scripts/checkstack.pl: match all stack sizes for s390 (2023-11-22 15:06:23 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.7-4

for you to fetch changes up to 3d940bb1818325142e6764bff788cbf95b9afb54:

  s390: update defconfigs (2023-12-19 17:37:26 +0100)

----------------------------------------------------------------
s390 updates for 6.7-rc7

- Fix virtual vs physical address confusion in Storage Class Memory
  (SCM) block device driver.

- Fix saving and restoring of FPU kernel context, which could lead
  to corruption of vector registers 8-15.

- Update defconfigs.

----------------------------------------------------------------
Heiko Carstens (2):
      s390/vx: fix save/restore of fpu kernel context
      s390: update defconfigs

Vineeth Vijayan (1):
      s390/scm: fix virtual vs physical address confusion

 arch/s390/configs/debug_defconfig    | 9 +++++----
 arch/s390/configs/defconfig          | 9 +++++----
 arch/s390/configs/zfcpdump_defconfig | 3 +--
 arch/s390/include/asm/fpu/api.h      | 2 +-
 drivers/s390/block/scm_blk.c         | 7 ++++---
 5 files changed, 16 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ