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,  9 Feb 2024 07:04:23 -0800
From: Guenter Roeck <linux@...ck-us.net>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: linux-hwmon@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: [GIT PULL] hwmon fixes for v6.8-rc4

Hi Linus,

Please pull hwmon fixes for Linux v6.8-rc4 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.8-rc4

Thanks,
Guenter
------

The following changes since commit 54be6c6c5ae8e0d93a6c4641cb7528eb0b6ba478:

  Linux 6.8-rc3 (2024-02-04 12:20:36 +0000)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v6.8-rc4

for you to fetch changes up to 34cf8c657cf0365791cdc658ddbca9cc907726ce:

  hwmon: (coretemp) Enlarge per package core count limit (2024-02-04 06:43:45 -0800)

----------------------------------------------------------------
hwmon fixes for v6.8-rc4

- coretemp: Various fixes, and increase number of supported CPU cores

- aspeed-pwm-tacho: Add missing mutex protection

----------------------------------------------------------------
Loic Prylli (1):
      hwmon: (aspeed-pwm-tacho) mutex for tach reading

Zhang Rui (3):
      hwmon: (coretemp) Fix out-of-bounds memory access
      hwmon: (coretemp) Fix bogus core_id to attr name mapping
      hwmon: (coretemp) Enlarge per package core count limit

 drivers/hwmon/aspeed-pwm-tacho.c |  7 +++++++
 drivers/hwmon/coretemp.c         | 42 +++++++++++++++++++++-------------------
 2 files changed, 29 insertions(+), 20 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ