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]
Date:   Tue, 26 Jul 2022 15:43:02 +0200
From:   Alexander Gordeev <agordeev@...ux.ibm.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Vasily Gorbik <gor@...ux.ibm.com>,
        Heiko Carstens <hca@...ux.ibm.com>, linux-s390@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] s390 updates for 5.19

Hello Linus,

please pull s390 changes for 5.19.

Thank you,
Alexander

The following changes since commit 2f23256c0ea20627c91ea2d468cda945f68c3395:

  s390/ap: fix error handling in __verify_queue_reservations() (2022-07-06 17:43:29 -0400)

are available in the Git repository at:

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

for you to fetch changes up to 918e75f77af7d2e049bb70469ec0a2c12782d96a:

  s390/archrandom: prevent CPACF trng invocations in interrupt context (2022-07-13 15:17:21 +0200)

----------------------------------------------------------------
s390 updates for 5.19

- Prevent relatively slow PRNO TRNG random number operation
  from being called from interrupt context. That could for
  example cause some network loads to timeout.
----------------------------------------------------------------

Harald Freudenberger (1):
  s390/archrandom: prevent CPACF trng invocations in interrupt context

 arch/s390/include/asm/archrandom.h | 9 ++++++---
 1 file changed, 6 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ