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, 3 Mar 2023 19:17:32 +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] More thermal control updates for v6.3-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 thermal-6.3-rc1-2

with top-most commit 1467fb960349dfa5e300658f1a409dde2cfb0c51

 thermal: intel: BXT_PMIC: select REGMAP instead of depending on it

on top of commit 1b72607d7321e66829e11148712b3a2ba1dc83e7

 Merge tag 'thermal-6.3-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive more thermal control updates for 6.3-rc1.

These fix two issues in the Intel thermal control drivers.

Specifics:

 - Fix an error pointer dereference in the quark_dts Intel thermal
   driver (Dan Carpenter).

 - Fix the intel_bxt_pmic_thermal driver Kconfig entry to select REGMAP
   which is not user-visible instead of depending on it (Randy Dunlap).

Thanks!


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

Dan Carpenter (1):
      thermal: intel: quark_dts: fix error pointer dereference

Randy Dunlap (1):
      thermal: intel: BXT_PMIC: select REGMAP instead of depending on it

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

 drivers/thermal/intel/Kconfig                   |  3 ++-
 drivers/thermal/intel/intel_quark_dts_thermal.c | 12 ++----------
 2 files changed, 4 insertions(+), 11 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ