lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250206194642.GA999100@bhelgaas>
Date: Thu, 6 Feb 2025 13:46:42 -0600
From: Bjorn Helgaas <helgaas@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-pci@...r.kernel.org, linux-kernel@...r.kernel.org,
	Lorenzo Pieralisi <lorenzo.pieralisi@....com>,
	Krzysztof Wilczyński <kwilczynski@...nel.org>,
	Manivannan Sadhasivam <manivannan.sadhasivam@...aro.org>,
	Robin Murphy <robin.murphy@....com>, Wei Huang <wei.huang2@....com>,
	Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
	Niklāvs Koļesņikovs <pinkflames.linux@...il.com>,
	"Rafael J. Wysocki" <rafael@...nel.org>,
	Paul Menzel <pmenzel@...gen.mpg.de>,
	Tasev Nikola <tasev.stefanoska@...net.be>
Subject: [GIT PULL] PCI fixes for v6.14

The following changes since commit 2014c95afecee3e76ca4a56956a936e23283f05b:

  Linux 6.14-rc1 (2025-02-02 15:39:26 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/pci/pci.git tags/pci-v6.14-fixes-2

for you to fetch changes up to 6f64b83d9fe9729000a0616830cb1606945465d8:

  PCI/TPH: Restore TPH Requester Enable correctly (2025-02-06 10:30:11 -0600)

----------------------------------------------------------------
- When saving a device's state, always save the upstream bridge's PM L1
  Substates configuration as well because the bridge never saves its own
  state, and restoring a device needs the state for both ends; this was a
  regression that caused link and power management errors after
  suspend/resume (Ilpo Järvinen)

- Correct TPH Control Register write, where we wrote the ST Mode where the
  THP Requester Enable value was intended (Robin Murphy)

----------------------------------------------------------------
Ilpo Järvinen (1):
      PCI/ASPM: Fix L1SS saving

Robin Murphy (1):
      PCI/TPH: Restore TPH Requester Enable correctly

 drivers/pci/pcie/aspm.c | 3 ---
 drivers/pci/tph.c       | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ