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>] [day] [month] [year] [list]
Message-ID: <20251220134933.4070599-1-linux@roeck-us.net>
Date: Sat, 20 Dec 2025 05:49:32 -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.19-rc2

Hi Linus,

Please pull hwmon fixes for Linux v6.19-rc2 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.19-rc2

Thanks,
Guenter
------

The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:

  Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)

are available in the Git repository at:

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

for you to fetch changes up to b3db91c3bfea69a6c6258fea508f25a59c0feb1a:

  hwmon: (ltc4282): Fix reset_history file permissions (2025-12-19 08:44:22 -0800)

----------------------------------------------------------------
hwmon fixes for v6.19-rc2

- ltc4282: Fix reset_history file permissions

- ds620: Update broken Datasheet URL in driver documentation

- tmp401: Fix overflow caused by default conversion rate value

- ibmpex: Fix use-after-free in high/low store

- dell-smm: Limit fan multiplier to avoid overflow

----------------------------------------------------------------
Alexey Simakov (1):
      hwmon: (tmp401) fix overflow caused by default conversion rate value

Denis Sergeev (1):
      hwmon: (dell-smm) Limit fan multiplier to avoid overflow

Junrui Luo (1):
      hwmon: (ibmpex) fix use-after-free in high/low store

Nuno Sá (1):
      hwmon: (ltc4282): Fix reset_history file permissions

Okan Akyuz (1):
      hwmon: (DS620) Update broken Datasheet URL in driver documentation

 Documentation/hwmon/ds620.rst  | 4 ++--
 drivers/hwmon/dell-smm-hwmon.c | 9 +++++++++
 drivers/hwmon/ibmpex.c         | 9 +++++++--
 drivers/hwmon/ltc4282.c        | 9 ++++++---
 drivers/hwmon/tmp401.c         | 2 +-
 5 files changed, 25 insertions(+), 8 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ