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 Mar 2024 19:32:15 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Linux PM <linux-pm@...r.kernel.org>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, Daniel Lezcano <daniel.lezcano@...aro.org>
Subject: [GIT PULL] Thermal control fixes for v6.9-rc2

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 thermal-6.9-rc2

with top-most commit a26de34b3c77ae3a969654d94be49e433c947e3b

 thermal: devfreq_cooling: Fix perf state when calculate dfc res_util

on top of commit 4cece764965020c22cff7665b18a012006359095

 Linux 6.9-rc1

to receive thermal control fixes for 6.9-rc2.

These revert a problematic optimization commit and address a devfreq
cooling device issue.

Specifics:

 - Revert thermal core optimization that introduced a functional issue
   causing a critical trip point to be crossed in some cases (Daniel
   Lezcano).

 - Add missing conversion between different state ranges to the
   devfreq cooling device driver (Ye Zhang).

Thanks!


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

Daniel Lezcano (1):
      Revert "thermal: core: Don't update trip points inside the
hysteresis range"

Ye Zhang (1):
      thermal: devfreq_cooling: Fix perf state when calculate dfc res_util

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

 drivers/thermal/devfreq_cooling.c |  2 +-
 drivers/thermal/thermal_trip.c    | 19 ++-----------------
 2 files changed, 3 insertions(+), 18 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ