All of lore.kernel.org
 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" <manivannan.sadhasivam@linaro.org>,
	"Yi Lai" <yi1.lai@intel.com>,
	"Ilpo Järvinen" <ilpo.jarvinen@linux.intel.com>,
	"Niklas Cassel" <cassel@kernel.org>,
	"Frank Li" <Frank.Li@nxp.com>,
	"Guenter Roeck" <linux@roeck-us.net>,
	"Nicolas Frattaroli" <nicolas.frattaroli@collabora.com>,
	"Ondrej Jirman" <megi@xff.cz>
Subject: [GIT PULL] PCI fixes for v6.15
Date: Sat, 26 Apr 2025 14:59:57 -0500	[thread overview]
Message-ID: <20250426195957.GA598020@bhelgaas> (raw)

The following changes since commit 0af2f6be1b4281385b618cb86ad946eded089ac8:

  Linux 6.15-rc1 (2025-04-06 13:11:33 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git pci-v6.15-fixes-3

for you to fetch changes up to 442cacac2d9935a0698332a568afcb5c6ab8be17:

  misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE) (2025-04-23 17:04:48 -0500)

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

- When releasing a start-aligned resource, e.g., a bridge window, save
  start/end/flags for the next assignment attempt; fixes a v6.15-rc1
  regression (Ilpo Järvinen)

- Move set_pcie_speed.sh from TEST_PROGS to TEST_FILE; fixes a bwctrl
  selftest v6.15-rc1 regression (Ilpo Järvinen)

- Add Manivannan Sadhasivam as maintainer of native host bridge and
  endpoint drivers (Manivannan Sadhasivam)

- In endpoint test driver, defer IRQ allocation from .probe() until ioctl()
  to fix a regression on platforms where the Vendor/Device ID match doesn't
  include driver_data (Niklas Cassel)

----------------------------------------------------------------
Ilpo Järvinen (2):
      PCI: Restore assigned resources fully after release
      selftests/pcie_bwctrl: Fix test progs list

Manivannan Sadhasivam (1):
      MAINTAINERS: Move Manivannan Sadhasivam as PCI Native host bridge and endpoint maintainer

Niklas Cassel (1):
      misc: pci_endpoint_test: Defer IRQ allocation until ioctl(PCITEST_SET_IRQTYPE)

 MAINTAINERS                                  |  2 +-
 drivers/misc/pci_endpoint_test.c             | 21 +--------------------
 drivers/pci/setup-bus.c                      |  4 ++++
 tools/testing/selftests/pcie_bwctrl/Makefile |  3 ++-
 4 files changed, 8 insertions(+), 22 deletions(-)

             reply	other threads:[~2025-04-26 19:59 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-26 19:59 Bjorn Helgaas [this message]
2025-04-26 20:14 ` [GIT PULL] PCI fixes for v6.15 pr-tracker-bot
  -- strict thread matches above, loose matches on Subject: below --
2025-04-17 22:41 Bjorn Helgaas
2025-04-17 23:20 ` pr-tracker-bot
2025-04-11 18:16 Bjorn Helgaas
2025-04-11 23: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=20250426195957.GA598020@bhelgaas \
    --to=helgaas@kernel.org \
    --cc=Frank.Li@nxp.com \
    --cc=cassel@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=linux@roeck-us.net \
    --cc=lorenzo.pieralisi@arm.com \
    --cc=manivannan.sadhasivam@linaro.org \
    --cc=megi@xff.cz \
    --cc=nicolas.frattaroli@collabora.com \
    --cc=torvalds@linux-foundation.org \
    --cc=yi1.lai@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.