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:   Sun, 26 Sep 2021 19:57:19 +0200
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Zhang Rui <rui.zhang@...el.com>,
        "Rafael J. Wysocki" <rjw@...ysocki.net>,
        Ansuel Smith <ansuelsmth@...il.com>,
        Antoine Tenart <antoine.tenart@...tlin.com>,
        Dan Carpenter <dan.carpenter@...cle.com>,
        Linux PM mailing list <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] thermal for v5.15-rc3


Hi Linus,

The following changes since commit 6880fa6c56601bb8ed59df6c30fd390cc5f6dd8f:

  Linux 5.15-rc1 (2021-09-12 16:28:37 -0700)

are available in the Git repository at:


ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
tags/thermal-v5.15-rc3

for you to fetch changes up to cf96921876dcee4d6ac07b9de470368a075ba9ad:

  thermal/drivers/tsens: Fix wrong check for tzd in irq handlers
(2021-09-21 15:17:11 +0200)

----------------------------------------------------------------
- Fix thermal shutdown after a suspend/resume due to a wrong TCC value
  restored on Intel platform (Antoine Tenart)

- Fix potential buffer overflow when building the list of
  policies. The buffer size is not updated after writing to it (Dan
  Carpenter)

- Fix wrong check against IS_ERR instead of NULL (Ansuel Smith)

----------------------------------------------------------------
Ansuel Smith (1):
      thermal/drivers/tsens: Fix wrong check for tzd in irq handlers

Antoine Tenart (1):
      thermal/drivers/int340x: Do not set a wrong tcc offset on resume

Dan Carpenter (1):
      thermal/core: Potential buffer overflow in
thermal_build_list_of_policies()

 drivers/thermal/intel/int340x_thermal/processor_thermal_device.c | 5 +++--
 drivers/thermal/qcom/tsens.c                                     | 4 ++--
 drivers/thermal/thermal_core.c                                   | 7
+++----
 3 files changed, 8 insertions(+), 8 deletions(-)


-- 
<http://www.linaro.org/> Linaro.org │ Open source software for ARM SoCs

Follow Linaro:  <http://www.facebook.com/pages/Linaro> Facebook |
<http://twitter.com/#!/linaroorg> Twitter |
<http://www.linaro.org/linaro-blog/> Blog

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ