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: <your-ad-here.call-01741389235-ext-8883@work.hours>
Date: Sat, 8 Mar 2025 00:13:55 +0100
From: Vasily Gorbik <gor@...ux.ibm.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Heiko Carstens <hca@...ux.ibm.com>,
        Alexander Gordeev <agordeev@...ux.ibm.com>,
        Shuah Khan <skhan@...uxfoundation.org>, linux-kernel@...r.kernel.org,
        linux-s390@...r.kernel.org
Subject: [GIT PULL] s390 updates for 6.14-rc6

Hello Linus,

please pull s390 fixes for 6.14-rc6. There is also a vDSO selftest fix
for s390, acked by Shuah Khan.

Thank you,
Vasily

The following changes since commit c3a589fd9fcbf295a7402a4b188dc9277d505f4f:

  s390/boot: Fix ESSA detection (2025-02-18 18:49:24 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.14-6

for you to fetch changes up to b4a1dec11793936ffe1a9fb811724532ff3b1174:

  s390/ftrace: Fix return address recovery of traced function (2025-03-04 17:15:19 +0100)

----------------------------------------------------------------
s390 updates for 6.14-rc6

- Fix return address recovery of traced function in ftrace to ensure
  reliable stack unwinding

- Fix compiler warnings and runtime crashes of vDSO selftests on s390 by
  introducing a dedicated GNU hash bucket pointer with correct 32-bit
  entry size

- Fix test_monitor_call() inline asm, which misses CC clobber, by
  switching to an instruction that doesn't modify CC

----------------------------------------------------------------
Heiko Carstens (1):
      s390/traps: Fix test_monitor_call() inline assembly

Sumanth Korikkar (1):
      s390/ftrace: Fix return address recovery of traced function

Thomas Weißschuh (1):
      selftests/vDSO: Fix GNU hash table entry size for s390x

 arch/s390/kernel/ftrace.c                 |  3 ++-
 arch/s390/kernel/traps.c                  |  6 +++---
 tools/testing/selftests/vDSO/parse_vdso.c | 10 +++++-----
 3 files changed, 10 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ