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:   Sat, 18 Sep 2021 11:49:23 +0200
From:   Vasily Gorbik <gor@...ux.ibm.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Heiko Carstens <hca@...ux.ibm.com>,
        Christian Borntraeger <borntraeger@...ibm.com>,
        linux-kernel@...r.kernel.org, linux-s390@...r.kernel.org
Subject: [GIT PULL] s390 updates for 5.15-rc2

Hello Linus,

please pull s390 changes for 5.15-rc2.

Thank you,
Vasily

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-5.15-3

for you to fetch changes up to f5711f9df9242446feccf2bdb6fdc06a72ca1010:

  s390: remove WARN_DYNAMIC_STACK (2021-09-15 14:29:21 +0200)

----------------------------------------------------------------
s390 updates for 5.15-rc2

- Fix potential out-of-range access during secure boot facility detection.

- Fully validate the VMA before calling follow_pte() in pci code.

- Remove arch specific WARN_DYNAMIC_STACK config option.

- Fix zcrypto kernel doc comments.

- Update defconfigs.

----------------------------------------------------------------
Alexander Egorenkov (1):
      s390/sclp: fix Secure-IPL facility detection

David Hildenbrand (1):
      s390/pci_mmio: fully validate the VMA before calling follow_pte()

Heiko Carstens (3):
      s390: update defconfigs
      s390/ap: fix kernel doc comments
      s390: remove WARN_DYNAMIC_STACK

 arch/s390/Kconfig                 | 10 ----------
 arch/s390/Makefile                |  7 -------
 arch/s390/configs/debug_defconfig |  8 +++++---
 arch/s390/configs/defconfig       |  5 ++++-
 arch/s390/pci/pci_mmio.c          |  4 ++--
 drivers/s390/char/sclp_early.c    |  3 ++-
 drivers/s390/crypto/ap_bus.c      |  3 ++-
 drivers/s390/crypto/ap_queue.c    |  4 ++--
 8 files changed, 17 insertions(+), 27 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ