]> git-server-git.apps.pok.os.sepia.ceph.com Git - ceph-client.git/commit
Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
authorLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Apr 2026 00:50:24 +0000 (17:50 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Sat, 4 Apr 2026 00:50:24 +0000 (17:50 -0700)
commit3719114091cea0d3a896581e4fe5bed4eba4604b
tree5cc0790456484e81b25891fc9c2304371fb3cd8f
parent1523e4d567f119ad859783b314b5d1312ebf8281
parentc8d46f17c2fc7d25c18e60c008928aecab26184d
Merge tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux

Pull s390 fixes from Vasily Gorbik:

 - 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

* tag 's390-7.0-7' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux:
  s390/zcrypt: Fix memory leak with CCA cards used as accelerator
  s390/cpum_sf: Cap sampling rate to prevent lsctl exception