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:   Thu, 18 Nov 2021 21:15:51 +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>
Subject: [GIT PULL] Thermal control fixes for v5.16-rc2

Hi Linus,

Please pull from the tag

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

with top-most commit b49e0015c1bd8ab6c228981ca2eb4ad217ed8223

 Merge branch 'thermal-int340x'

on top of commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf

 Linux 5.16-rc1

to receive thermal control fixes for 5.16-rc2.

These fix the handling of thermal zones during system resume and
disable building of the int340x thermal driver on 32-bit.

Specifics:

 - Prevent the previous high and low thermal zone trip values from
   being retained over a system suspend-resume cycle (Manaf
   Meethalavalappu Pallikunhi).

 - Prevent the int340x thermal driver from being built in 32-bit
   kernel configurations, because running it on 32-bit is
   questionable (Arnd Bergmann).

Thanks!


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

Arnd Bergmann (1):
      thermal: int340x: Limit Kconfig to 64-bit

Manaf Meethalavalappu Pallikunhi (1):
      thermal: core: Reset previous low and high trip during thermal zone init

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

 drivers/thermal/intel/int340x_thermal/Kconfig | 4 ++--
 drivers/thermal/thermal_core.c                | 2 ++
 2 files changed, 4 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ