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-prev] [day] [month] [year] [list]
Date: Wed, 15 May 2024 12:04:35 +0200
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Daniel Lezcano <daniel.lezcano@...aro.org>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>, 
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>, 
	Linux PM mailing list <linux-pm@...r.kernel.org>, Julien Panis <jpanis@...libre.com>, 
	Lukasz Luba <Lukasz.Luba@....com>
Subject: Re: [GIT PULL] thermal drivers fixes for v6.10-rc1

Hi Daniel,

On Tue, May 14, 2024 at 11:38 AM Daniel Lezcano
<daniel.lezcano@...aro.org> wrote:
>
>
> Hi Rafael,
>
> The following changes since commit 734b5def91b594d3aa1147d60c45eded139ce2eb:
>
>    thermal/drivers/loongson2: Add Loongson-2K2000 support (2024-04-23
> 12:40:30 +0200)
>
> are available in the Git repository at:
>
>
> ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/thermal/linux.git
> tags/thermal-v6.10-rc1-2
>
> for you to fetch changes up to b66c079aabdff3954e93fdd7f52bd8f9ad6482c7:
>
>    thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl index
> (2024-05-06 10:33:26 +0200)
>
> ----------------------------------------------------------------
> - Check for a NULL pointer before using it in the probe routine of the
>    Mediatek LVTS driver (Julien Panis)
>
> - Remove the num_lvts_sensor and cal_offset fields of the
>    lvts_ctrl_data as they are not used. These are not functional fixes
>    but slight memory usage fix of the Mediatek LVTS driver (Julien
>    Panis)
>
> - Fix wrong lvts_ctrl index leading to a NULL pointer dereference in
>    the Mediatek LVTS driver (Julien Panis)
>
> ----------------------------------------------------------------
> Julien Panis (3):
>        thermal/drivers/mediatek/lvts_thermal: Check NULL ptr on lvts_data
>        thermal/drivers/mediatek/lvts_thermal: Remove unused members from
> struct lvts_ctrl_data
>        thermal/drivers/mediatek/lvts_thermal: Fix wrong lvts_ctrl index
>
>   drivers/thermal/mediatek/lvts_thermal.c | 15 +++++++++------
>   1 file changed, 9 insertions(+), 6 deletions(-)
>
> --

Pulled and added to the thermal branch in linux-pm.git.

Thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ