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]
Date: Thu, 04 Jan 2024 18:32:23 +0200
From: Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: LKML <linux-kernel@...r.kernel.org>, PDx86 <platform-driver-x86@...r.kernel.org>, Hans de Goede <hdegoede@...hat.com>, Andy Shevchenko <andy@...nel.org>
Subject: [GIT PULL] platform-drivers-x86 for v6.7-7

Hi Linus,

Here is a last minute platform-drivers-x86 fixes PR for v6.7.

Unfortunately the P2SB deadlock fix broke some older HW and we need some
time to figure out the best way to fix the issue so reverting the deadlock
fix for now.

Regards, i.


The following changes since commit 70681aa0746ae61d7668b9f651221fad5e30c71e:

  platform/x86/intel/pmc: Move GBE LTR ignore to suspend callback (2023-12-29 15:31:22 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86.git tags/platform-drivers-x86-v6.7-7

for you to fetch changes up to b20712e853305cbd04673f02b7e52ba5b12c11a9:

  Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe" (2024-01-04 18:16:51 +0200)

----------------------------------------------------------------
platform-drivers-x86 for v6.7-7

Revert P2SB / PCI deadlock fix due issue with older HW w/o P2SB.

The following is an automated shortlog grouped by driver:

p2sb:
 - Revert: Allow p2sb_bar() calls during PCI device probe

----------------------------------------------------------------
Shin'ichiro Kawasaki (1):
      Revert "platform/x86: p2sb: Allow p2sb_bar() calls during PCI device probe"

 drivers/platform/x86/p2sb.c | 172 +++++++++++---------------------------------
 1 file changed, 41 insertions(+), 131 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ