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: Fri, 29 Dec 2023 18:06:29 +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-6

Hi Linus,

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

Fixes:
- Intel PMC GBE LTR regression
- P2SB / PCI deadlock fix

Regards, i.


The following changes since commit a55bdad5dfd1efd4ed9ffe518897a21ca8e4e193:

  platform/x86/amd/pmc: Disable keyboard wakeup on AMD Framework 13 (2023-12-18 15:08:19 +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-6

for you to fetch changes up to 70681aa0746ae61d7668b9f651221fad5e30c71e:

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

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

Fixes:
- Intel PMC GBE LTR regression
- P2SB / PCI deadlock fix

The following is an automated shortlog grouped by driver:

intel/pmc:
 -  Add suspend callback
 -  Allow reenabling LTRs
 -  Move GBE LTR ignore to suspend callback

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

----------------------------------------------------------------
David E. Box (3):
      platform/x86/intel/pmc: Add suspend callback
      platform/x86/intel/pmc: Allow reenabling LTRs
      platform/x86/intel/pmc: Move GBE LTR ignore to suspend callback

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

 drivers/platform/x86/intel/pmc/adl.c  |   9 +-
 drivers/platform/x86/intel/pmc/cnp.c  |  26 +++--
 drivers/platform/x86/intel/pmc/core.c |  12 ++-
 drivers/platform/x86/intel/pmc/core.h |   7 +-
 drivers/platform/x86/intel/pmc/mtl.c  |   9 +-
 drivers/platform/x86/intel/pmc/tgl.c  |   9 +-
 drivers/platform/x86/p2sb.c           | 172 ++++++++++++++++++++++++++--------
 7 files changed, 176 insertions(+), 68 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ