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]
Message-ID: <20250508111920.8929B8c-hca@linux.ibm.com>
Date: Thu, 8 May 2025 13:19:20 +0200
From: Heiko Carstens <hca@...ux.ibm.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Vasily Gorbik <gor@...ux.ibm.com>,
        Alexander Gordeev <agordeev@...ux.ibm.com>, linux-s390@...r.kernel.org,
        linux-kernel@...r.kernel.org
Subject: [GIT PULL] s390 fixes for 6.15-rc6

Hi Linus,

please pull s390 fixes for 6.15-rc6.

The following changes since commit 8ffd015db85fea3e15a77027fda6c02ced4d2444:

  Linux 6.15-rc2 (2025-04-13 11:54:49 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux.git tags/s390-6.15-4

for you to fetch changes up to 05a2538f2b48500cf4e8a0a0ce76623cc5bafcf1:

  s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs (2025-05-07 13:35:05 +0200)

----------------------------------------------------------------
s390 fixes for 6.15-rc6

- Fix potential use-after-free bug and missing error handling in PCI code

- Fix dcssblk build error

- Fix last breaking event handling in case of stack corruption to
  allow for better error reporting

- Update defconfigs

----------------------------------------------------------------
Gerald Schaefer (1):
      s390/dcssblk: Fix build error with CONFIG_DAX=m and CONFIG_DCSSBLK=y

Heiko Carstens (2):
      s390/entry: Fix last breaking event handling in case of stack corruption
      s390: Update defconfigs

Konstantin Shkolnyy (2):
      s390/configs: Enable VDPA on Nvidia ConnectX-6 network card
      s390/configs: Enable options required for TC flow offload

Niklas Schnelle (2):
      s390/pci: Fix missing check for zpci_create_device() error return
      s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs

 arch/s390/configs/debug_defconfig    | 28 +++++++++++++++++++---------
 arch/s390/configs/defconfig          | 24 +++++++++++++++++-------
 arch/s390/configs/zfcpdump_defconfig |  1 -
 arch/s390/kernel/entry.S             |  3 ++-
 arch/s390/pci/pci_clp.c              |  2 ++
 drivers/pci/hotplug/s390_pci_hpc.c   |  1 -
 drivers/s390/block/Kconfig           |  3 +--
 7 files changed, 41 insertions(+), 21 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ