linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
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>,
	"Johan Hovold" <johan@kernel.org>,
	"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
	"Klaus Kudielka" <klaus.kudielka@gmail.com>
Subject: [GIT PULL] PCI fixes for v6.18
Date: Fri, 31 Oct 2025 15:19:26 -0500	[thread overview]
Message-ID: <20251031201926.GA1706862@bhelgaas> (raw)

The following changes since commit 3a8660878839faadb4f1a6dd72c3179c1df56787:

  Linux 6.18-rc1 (2025-10-12 13:42:36 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.18-fixes-4

for you to fetch changes up to 437aa64c8e32b724fc6d60100ef0eb313d32c88f:

  PCI: Do not size non-existing prefetchable window (2025-10-31 15:07:21 -0500)

----------------------------------------------------------------

- Restore custom qcom ASPM enablement code so L1 PM Substates are enabled
  as they were in v6.17 even though the PCI core now enables just L0s and
  L1 by default (Bjorn Helgaas)

- Size prefetchable bridge windows only when they actually exist, to avoid
  a WARN_ON() regression (Ilpo Järvinen)

----------------------------------------------------------------
Bjorn Helgaas (1):
      Revert "PCI: qcom: Remove custom ASPM enablement code"

Ilpo Järvinen (1):
      PCI: Do not size non-existing prefetchable window

 drivers/pci/controller/dwc/pcie-qcom.c | 32 ++++++++++++++++++++++++++++++++
 drivers/pci/setup-bus.c                |  2 +-
 2 files changed, 33 insertions(+), 1 deletion(-)

             reply	other threads:[~2025-10-31 20:19 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-10-31 20:19 Bjorn Helgaas [this message]
2025-10-31 21:29 ` [GIT PULL] PCI fixes for v6.18 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2025-11-14 22:24 Bjorn Helgaas
2025-11-14 23:53 ` pr-tracker-bot
2025-10-24 19:29 Bjorn Helgaas
2025-10-24 23:48 ` pr-tracker-bot
2025-10-17 17:18 Bjorn Helgaas
2025-10-18 19:23 ` pr-tracker-bot
2025-10-08 22:25 Bjorn Helgaas
2025-10-09  2:40 ` 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=20251031201926.GA1706862@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=ilpo.jarvinen@linux.intel.com \
    --cc=johan@kernel.org \
    --cc=klaus.kudielka@gmail.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 \
    /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;
as well as URLs for NNTP newsgroup(s).