public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] s390 updates for 7.0-rc7
@ 2026-04-04  0:35 Vasily Gorbik
  2026-04-04  4:54 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Vasily Gorbik @ 2026-04-04  0:35 UTC (permalink / raw)
  To: Linus Torvalds
  Cc: Heiko Carstens, Alexander Gordeev, linux-kernel, linux-s390

Hello Linus,

please pull s390 fixes for 7.0-rc7.

Thank you,
Vasily

The following changes since commit 598bbefa8032cc58b564a81d1ad68bd815c8dc0f:

  s390/zcrypt: Enable AUTOSEL_DOM for CCA serialnr sysfs attribute (2026-03-07 22:41:10 +0100)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-7.0-7

for you to fetch changes up to c8d46f17c2fc7d25c18e60c008928aecab26184d:

  s390/zcrypt: Fix memory leak with CCA cards used as accelerator (2026-03-24 20:57:31 +0100)

----------------------------------------------------------------
s390 updates for 7.0-rc7

- Fix a memory leak in the zcrypt driver where the AP message buffer
  for clear key RSA requests was allocated twice, once by the caller
  and again locally, causing the first allocation to never be freed

- Fix the cpum_sf perf sampling rate overflow adjustment to clamp the
  recalculated rate to the hardware maximum, preventing exceptions on
  heavily loaded systems running with HZ=1000

----------------------------------------------------------------
Harald Freudenberger (1):
      s390/zcrypt: Fix memory leak with CCA cards used as accelerator

Thomas Richter (1):
      s390/cpum_sf: Cap sampling rate to prevent lsctl exception

 arch/s390/kernel/perf_cpum_sf.c       |  6 +++++-
 drivers/s390/crypto/zcrypt_msgtype6.c | 32 ++++++++++++++------------------
 2 files changed, 19 insertions(+), 19 deletions(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2026-04-04  4:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-04  0:35 [GIT PULL] s390 updates for 7.0-rc7 Vasily Gorbik
2026-04-04  4:54 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox