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>,
"Ville Syrjälä" <ville.syrjala@linux.intel.com>
Subject: [GIT PULL] PCI fixes for v6.19
Date: Fri, 23 Jan 2026 12:06:24 -0600 [thread overview]
Message-ID: <20260123180624.GA84249@bhelgaas> (raw)
The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.19-fixes-4
for you to fetch changes up to 5528fd38f230c906fcebb202cc94fbb8ed8f122a:
PCI: Fix Resizable BAR restore order (2026-01-22 10:29:55 -0600)
----------------------------------------------------------------
- Fix the pci_do_resource_release_and_resize() failure path, which
clobbered the intended failure return value (Ilpo Järvinen)
- Restore resizable BAR size before value because the size determines which
bits are writable; this fixes i915 and xe regressions (Ilpo Järvinen)
----------------------------------------------------------------
Ilpo Järvinen (2):
PCI: Fix BAR resize rollback path overwriting ret
PCI: Fix Resizable BAR restore order
drivers/pci/rebar.c | 18 +-----------------
drivers/pci/setup-bus.c | 23 +++++++++++++++++++----
2 files changed, 20 insertions(+), 21 deletions(-)
next reply other threads:[~2026-01-23 18:06 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-23 18:06 Bjorn Helgaas [this message]
2026-01-23 21:24 ` [GIT PULL] PCI fixes for v6.19 pr-tracker-bot
-- strict thread matches above, loose matches on Subject: below --
2026-01-16 16:54 Bjorn Helgaas
2026-01-16 23:42 ` pr-tracker-bot
2026-01-09 16:20 Bjorn Helgaas
2026-01-09 16:40 ` pr-tracker-bot
2025-12-11 18:49 Bjorn Helgaas
2025-12-13 4:42 ` 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=20260123180624.GA84249@bhelgaas \
--to=helgaas@kernel.org \
--cc=ilpo.jarvinen@linux.intel.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=torvalds@linux-foundation.org \
--cc=ville.syrjala@linux.intel.com \
/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