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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251208145655.1868400-1-linux@roeck-us.net>
Date: Mon,  8 Dec 2025 06:56:55 -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 updates for v6.19 (take 2)

Hi Linus,

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

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

Thanks,
Guenter
------

The following changes since commit 67a454e6b1c604555c04501c77b7fedc5d98a779:

  Merge tag 'memblock-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rppt/memblock (2025-12-07 08:56:10 -0800)

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-take-2

for you to fetch changes up to 08bfcf4ff9d39228150a757803fc02dffce84ab0:

  docs: hwmon: fix link to g762 devicetree binding (2025-12-07 14:10:18 -0800)

----------------------------------------------------------------
hwmon fixes for v6.19-rc1

* Documentation: Fix link to g762 devicetree binding

* emc2305: Fix devicetree refcount leak and double put

* dell-smm: Fix channel-index off-by-one error

* w83791d: Convert macros to functions to avoid TOCTOU

----------------------------------------------------------------
Armin Wolf (1):
      hwmon: (dell-smm) Fix off-by-one error in dell_smm_is_visible()

Gui-Dong Han (1):
      hwmon: (w83791d) Convert macros to functions to avoid TOCTOU

Kathara Sasikumar (1):
      docs: hwmon: fix link to g762 devicetree binding

Pei Xiao (2):
      hwmon: (emc2305) fix double put in emc2305_probe_childs_from_dt
      hwmon: (emc2305) fix device node refcount leak in error path

 Documentation/hwmon/g762.rst   |  2 +-
 drivers/hwmon/dell-smm-hwmon.c |  4 ++--
 drivers/hwmon/emc2305.c        |  8 ++++----
 drivers/hwmon/w83791d.c        | 19 ++++++++++++-------
 4 files changed, 19 insertions(+), 14 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ