mbox series

[GIT,PULL] PCI fixes for v6.13

Message ID 20250114185629.GA477417@bhelgaas (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] PCI fixes for v6.13 | expand

Pull-request

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

Message

Bjorn Helgaas Jan. 14, 2025, 6:56 p.m. UTC
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:

  Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 15b8968dcb90f194d44501468b230e6e0d816d4a:

  PCI/bwctrl: Fix NULL pointer deref on unbind and bind (2025-01-07 14:24:06 -0600)

----------------------------------------------------------------
- Prevent bwctrl NULL pointer dereference that caused hangs on shutdown on
  ASUS ROG Strix SCAR 17 G733PYV (Lukas Wunner)

----------------------------------------------------------------
Lukas Wunner (1):
      PCI/bwctrl: Fix NULL pointer deref on unbind and bind

 drivers/pci/pcie/bwctrl.c | 25 ++++++++++++++++---------
 1 file changed, 16 insertions(+), 9 deletions(-)

Comments

pr-tracker-bot@kernel.org Jan. 14, 2025, 7:55 p.m. UTC | #1
The pull request you sent on Tue, 14 Jan 2025 12:56:29 -0600:

> git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.13-fixes-3

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/7f5b6a8ec18e3add4c74682f60b90c31bdf849f2

Thank you!