From: Heiko Carstens <hca@linux.ibm.com>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Vasily Gorbik <gor@linux.ibm.com>,
Alexander Gordeev <agordeev@linux.ibm.com>,
linux-s390@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] s390 fixes for 6.15-rc6
Date: Thu, 8 May 2025 13:19:20 +0200 [thread overview]
Message-ID: <20250508111920.8929B8c-hca@linux.ibm.com> (raw)
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(-)
next reply other threads:[~2025-05-08 11:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-05-08 11:19 Heiko Carstens [this message]
2025-05-08 15:46 ` [GIT PULL] s390 fixes for 6.15-rc6 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250508111920.8929B8c-hca@linux.ibm.com \
--to=hca@linux.ibm.com \
--cc=agordeev@linux.ibm.com \
--cc=gor@linux.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox