From: Bjorn Helgaas <helgaas@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-pci@vger.kernel.org, linux-kernel@vger.kernel.org,
"Lorenzo Pieralisi" <lorenzo.pieralisi@arm.com>,
"Krzysztof Wilczyński" <kwilczynski@kernel.org>,
"Manivannan Sadhasivam" <mani@kernel.org>,
"Nam Cao" <namcao@linutronix.de>,
"Ammar Faizi" <ammarfaizi2@gnuweeb.org>
Subject: [GIT PULL] PCI fixes for v6.17
Date: Wed, 20 Aug 2025 15:24:41 -0500 [thread overview]
Message-ID: <20250820202441.GA638554@bhelgaas> (raw)
The following changes since commit 8f5ae30d69d7543eee0d70083daf4de8fe15d585:
Linux 6.17-rc1 (2025-08-10 19:41:16 +0300)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.17-fixes-2
for you to fetch changes up to 5149bbb56bdcf5c5f72904025fbb502217580b63:
PCI: vmd: Remove MSI-X check on child devices (2025-08-12 13:45:01 -0500)
Both fixes are for regressions that appeared in v6.17-rc1.
----------------------------------------------------------------
- Remove vmd restriction on children using MSI-X because VMD does in fact
support both MSI and MSI-X for children (Nam Cao)
- Fix a NULL pointer dereference in the xilinx interrupt handler (Nam Cao)
----------------------------------------------------------------
Nam Cao (2):
PCI: xilinx: Fix NULL pointer dereference in xilinx_pcie_intr_handler()
PCI: vmd: Remove MSI-X check on child devices
drivers/pci/controller/pcie-xilinx.c | 2 +-
drivers/pci/controller/vmd.c | 3 ---
2 files changed, 1 insertion(+), 4 deletions(-)
next reply other threads:[~2025-08-20 20:24 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-08-20 20:24 Bjorn Helgaas [this message]
2025-08-20 20:33 ` [GIT PULL] PCI fixes for v6.17 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2025-09-12 15:28 Bjorn Helgaas
2025-09-12 17:49 ` pr-tracker-bot
2025-08-08 17:14 Bjorn Helgaas
2025-08-09 5:45 ` 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=20250820202441.GA638554@bhelgaas \
--to=helgaas@kernel.org \
--cc=ammarfaizi2@gnuweeb.org \
--cc=kwilczynski@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pci@vger.kernel.org \
--cc=lorenzo.pieralisi@arm.com \
--cc=mani@kernel.org \
--cc=namcao@linutronix.de \
--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