public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Vasily Gorbik <gor@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Heiko Carstens <hca@linux.ibm.com>,
	Alexander Gordeev <agordeev@linux.ibm.com>,
	Shuah Khan <skhan@linuxfoundation.org>,
	linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org
Subject: [GIT PULL] s390 updates for 6.14-rc6
Date: Sat, 8 Mar 2025 00:13:55 +0100	[thread overview]
Message-ID: <your-ad-here.call-01741389235-ext-8883@work.hours> (raw)

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(-)

             reply	other threads:[~2025-03-07 23:14 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-07 23:13 Vasily Gorbik [this message]
2025-03-08  3:07 ` [GIT PULL] s390 updates for 6.14-rc6 pr-tracker-bot

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=your-ad-here.call-01741389235-ext-8883@work.hours \
    --to=gor@linux.ibm.com \
    --cc=agordeev@linux.ibm.com \
    --cc=hca@linux.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=skhan@linuxfoundation.org \
    --cc=torvalds@linux-foundation.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox