public inbox for linux-kernel@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>,
	linux-kernel@vger.kernel.org, linux-s390@vger.kernel.org
Subject: [GIT PULL] s390 updates for 7.0-rc7
Date: Sat, 4 Apr 2026 02:35:14 +0200	[thread overview]
Message-ID: <ttcy1mq@ub.hpns> (raw)

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

             reply	other threads:[~2026-04-04  0:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-04  0:35 Vasily Gorbik [this message]
2026-04-04  4:54 ` [GIT PULL] s390 updates for 7.0-rc7 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=ttcy1mq@ub.hpns \
    --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=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