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>,
"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
"Koichiro Den" <den@valinux.co.jp>,
"Niklas Cassel" <cassel@kernel.org>,
"Arnd Bergmann" <arnd@arndb.de>,
"Damien Le Moal" <dlemoal@kernel.org>,
"RavitejaX Veesam" <ravitejax.veesam@intel.com>,
"Kai-Heng Feng" <kaihengf@nvidia.com>
Subject: [GIT PULL] PCI fixes for v7.0
Date: Fri, 20 Feb 2026 13:07:42 -0600 [thread overview]
Message-ID: <20260220190742.GA3538737@bhelgaas> (raw)
The following changes since commit 1c2b4a4c2bcb950f182eeeb33d94b565607608cf:
Merge tag 'pci-v7.0-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci (2026-02-11 17:20:38 -0800)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v7.0-fixes-1
for you to fetch changes up to 8c746e22096579897d1f8f74dbb6b17a6862fb6d:
PCI: dwc: ep: Always clear IB maps on BAR update (2026-02-19 15:34:19 -0600)
----------------------------------------------------------------
- Fix bridge window selection bug that prevented resource assignment
(Kai-Heng Feng)
- Fix bridge window sizing, which failed to assign resources for windows
containing only optional resources (ROMs, SR-IOV BARs, etc) (Ilpo
Järvinen)
- Select CONFIGFS_FS when PCI_EPF_TEST is enabled to avoid a link error
(Arnd Bergmann)
- Fix recently merged Endpoint inbound submapping feature (Koichiro Den)
----------------------------------------------------------------
Arnd Bergmann (1):
PCI: endpoint: pci-epf-test: Select configfs
Ilpo Järvinen (1):
PCI: Account fully optional bridge windows correctly
Kai-Heng Feng (1):
PCI: Validate window resource type in pbus_select_window_for_type()
Koichiro Den (2):
PCI: dwc: ep: Return after clearing BAR-match inbound mapping
PCI: dwc: ep: Always clear IB maps on BAR update
drivers/pci/controller/dwc/pcie-designware-ep.c | 15 +++++++--
drivers/pci/endpoint/functions/Kconfig | 1 +
drivers/pci/setup-bus.c | 42 +++++++++++++++----------
3 files changed, 39 insertions(+), 19 deletions(-)
next reply other threads:[~2026-02-20 19:07 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-02-20 19:07 Bjorn Helgaas [this message]
2026-02-21 1:20 ` [GIT PULL] PCI fixes for v7.0 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2026-02-27 20:08 Bjorn Helgaas
2026-02-27 21:46 ` pr-tracker-bot
2026-03-06 21:23 Bjorn Helgaas
2026-03-06 21:56 ` pr-tracker-bot
2026-03-19 21:07 Bjorn Helgaas
2026-03-19 23:30 ` pr-tracker-bot
2026-03-27 14:36 Bjorn Helgaas
2026-03-27 20:39 ` 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=20260220190742.GA3538737@bhelgaas \
--to=helgaas@kernel.org \
--cc=arnd@arndb.de \
--cc=cassel@kernel.org \
--cc=den@valinux.co.jp \
--cc=dlemoal@kernel.org \
--cc=ilpo.jarvinen@linux.intel.com \
--cc=kaihengf@nvidia.com \
--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=ravitejax.veesam@intel.com \
--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