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, 16 Jul 2020 15:21:18 +0200
From:   Daniel Lezcano <daniel.lezcano@...aro.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux PM mailing list <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        Zhang Rui <rui.zhang@...el.com>,
        Enric Balletbo i Serra <enric.balletbo@...labora.com>,
        alex.hung@...onical.com, bsz@...ihalf.com
Subject: [GIT PULL] thermal fixes for v5.8-rc6

The following changes since commit 9ebcfadb0610322ac537dd7aa5d9cbc2b2894c68:

  Linux 5.8-rc3 (2020-06-28 15:00:24 -0700)

are available in the Git repository at:


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

for you to fetch changes up to a8f62f183021be389561570ab5f8c701a5e70298:

  Revert "thermal: mediatek: fix register index error" (2020-07-15
11:12:48 +0200)

----------------------------------------------------------------
- Fix invalid index array access on int340x_thermal leading to a
  kernel panic (Bartosz Szczepanek)

- Fix debug message level to prevent flooding on some platform (Alex
  Hung)

- Fix invalid bank access by reverting "thermal: mediatek: fix
  register index error" (Enric Balletbo i Serra)

----------------------------------------------------------------
Alex Hung (1):
      thermal: int3403_thermal: Downgrade error message

Bartosz Szczepanek (1):
      thermal/int340x_thermal: Prevent page fault on .set_mode() op

Enric Balletbo i Serra (1):
      Revert "thermal: mediatek: fix register index error"

 drivers/thermal/intel/int340x_thermal/int3400_thermal.c | 7 ++++++-
 drivers/thermal/intel/int340x_thermal/int3403_thermal.c | 2 +-
 drivers/thermal/mtk_thermal.c                           | 6 ++----
 3 files changed, 9 insertions(+), 6 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