public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [GIT PULL] s390 fixes for 6.15-rc6
@ 2025-05-08 11:19 Heiko Carstens
  2025-05-08 15:46 ` pr-tracker-bot
  0 siblings, 1 reply; 2+ messages in thread
From: Heiko Carstens @ 2025-05-08 11:19 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Vasily Gorbik, Alexander Gordeev, linux-s390, linux-kernel

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(-)

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-05-08 15:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-08 11:19 [GIT PULL] s390 fixes for 6.15-rc6 Heiko Carstens
2025-05-08 15:46 ` pr-tracker-bot

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox