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: Wed, 5 Jun 2024 19:59:48 +0200
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.10-rc3

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 thermal-6.10-rc3

with top-most commit ae2170d6ea96e652c7fb5689f1980986bf48b7b8

 thermal: trip: Trigger trip down notifications when trips involved in
mitigation become invalid

on top of commit 1613e604df0cd359cf2a7fbd9be7a0bcfacfabd0

 Linux 6.10-rc1

to receive thermal control fixes for 6.10-rc3.

These fix issues related to the handling of invalid trip points in the
thermal core and in the thermal debug code that have been overlooked by
some recent thermal control core changes.

Thanks!


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

Rafael J. Wysocki (4):
      thermal/debugfs: Print initial trip temperature and hysteresis
in tze_seq_show()
      thermal/debugfs: Allow tze_seq_show() to print statistics for
invalid trips
      thermal: core: Introduce thermal_trip_crossed()
      thermal: trip: Trigger trip down notifications when trips
involved in mitigation become invalid

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

 drivers/thermal/thermal_core.c    | 35 +++++++++++++++++++++++++----------
 drivers/thermal/thermal_core.h    |  2 ++
 drivers/thermal/thermal_debugfs.c | 18 +++++++++++-------
 drivers/thermal/thermal_trip.c    | 20 ++++++++++++--------
 4 files changed, 50 insertions(+), 25 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ