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: Thu, 27 Jun 2024 17:52:49 +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 fixes for 6.10-rc6

Hello Linus,

Please pull s390 changes for 6.10-rc6.

Thank you,
Alexander

The following changes since commit 693d41f7c938f92d881e6a51525e6c132a186afd:

  s390/mm: Restore mapping of kernel image using large pages (2024-06-11 16:20:40 +0200)

are available in the Git repository at:

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

for you to fetch changes up to cea5589e958f8aef301ce9d004bc73fa5bb3b304:

  s390/boot: Do not adjust GOT entries for undef weak sym (2024-06-25 14:39:42 +0200)

----------------------------------------------------------------
s390 updates for 6.10-rc6

- Add missing virt_to_phys() conversion for directed interrupt
  bit vectors

- Fix broken configuration change notifications for virtio-ccw

- Fix sclp_init() cleanup path on failure and as result - fix
  a list double add warning

- Fix unconditional adjusting of GOT entries containing undefined
  weak symbols that resolve to zero

----------------------------------------------------------------
Halil Pasic (1):
      s390/virtio_ccw: Fix config change notifications

Heiko Carstens (1):
      s390/sclp: Fix sclp_init() cleanup on failure

Jens Remus (1):
      s390/boot: Do not adjust GOT entries for undef weak sym

Niklas Schnelle (1):
      s390/pci: Add missing virt_to_phys() for directed DIBV

 arch/s390/boot/startup.c         | 11 +++++++----
 arch/s390/pci/pci_irq.c          |  2 +-
 drivers/s390/char/sclp.c         |  1 +
 drivers/s390/virtio/virtio_ccw.c |  4 +++-
 4 files changed, 12 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ