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: <cfc29d60-e11c-4d7f-9d9d-637ebde8f5fd@redhat.com>
Date: Tue, 5 Mar 2024 10:36:09 +0100
From: Hans de Goede <hdegoede@...hat.com>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
 platform-driver-x86@...r.kernel.org,
 Ilpo Järvinen <ilpo.jarvinen@...ux.intel.com>
Subject: [GIT PULL] platform-drivers-x86 for 6.8-4

Hi Linus,

Here is the third round of fixes for platform-drivers-x86 for 6.8.

Highlights:
 -  Fix P2SB regression causing ACPI errors and high CPU load
 -  Fix error return path in amd_pmf_init_smart_pc()

Regards,

Hans


The following changes since commit 427c70dec738318b7f71e1b9d829ff0e9771d493:

  platform/x86: thinkpad_acpi: Only update profile if successfully converted (2024-02-20 14:35:36 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 0314cebb29be2f961abb37bd0b01cb16899868f2:

  platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc() (2024-03-05 10:17:07 +0100)

----------------------------------------------------------------
platform-drivers-x86 for v6.8-4

Highlights:
 -  Fix P2SB regression causing ACPI errors and high CPU load
 -  Fix error return path in amd_pmf_init_smart_pc()

The following is an automated git shortlog grouped by driver:

p2sb:
 -  On Goldmont only cache P2SB and SPI devfn BAR

platform/x86/amd/pmf:
 -  Fix missing error code in amd_pmf_init_smart_pc()

----------------------------------------------------------------
Hans de Goede (1):
      platform/x86: p2sb: On Goldmont only cache P2SB and SPI devfn BAR

Harshit Mogalapalli (1):
      platform/x86/amd/pmf: Fix missing error code in amd_pmf_init_smart_pc()

 drivers/platform/x86/amd/pmf/tee-if.c |  4 +++-
 drivers/platform/x86/p2sb.c           | 23 ++++++++---------------
 2 files changed, 11 insertions(+), 16 deletions(-)


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ