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: <20260123180624.GA84249@bhelgaas>
Date: Fri, 23 Jan 2026 12:06:24 -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 <mani@...nel.org>,
	Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>,
	Ville Syrjälä <ville.syrjala@...ux.intel.com>
Subject: [GIT PULL] PCI fixes for v6.19

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(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ