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: <CAJZ5v0hDvMiDFZ1B_bcn1+bHBma0qtjw11rYJycV0JevK9DkbA@mail.gmail.com>
Date: Thu, 18 Dec 2025 21:04:50 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: ACPI Devel Maling List <linux-acpi@...r.kernel.org>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Linux PM <linux-pm@...r.kernel.org>
Subject: [GIT PULL] ACPI fixes for v6.19-rc2

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 acpi-6.19-rc2

with top-most commit f103fa127c93016bcd89b05d8e11dc1a84f6990d

 ACPI: PCC: Fix race condition by removing static qualifier

on top of commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8

 Linux 6.19-rc1

to receive ACPI fixes for 6.19-rc2.

These add a missing PCC check for guaranteed_perf in the ACPI CPPC
library and fix a static local variable access race condition in
acpi_pcc_address_space_setup() (Pengjie Zhang).

Thanks!


---------------

Pengjie Zhang (2):
      ACPI: CPPC: Fix missing PCC check for guaranteed_perf
      ACPI: PCC: Fix race condition by removing static qualifier

---------------

 drivers/acpi/acpi_pcc.c  | 2 +-
 drivers/acpi/cppc_acpi.c | 3 ++-
 2 files changed, 3 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ