[GIT PULL] hwmon fixes for v6.14-rc8/6.14
From: Guenter Roeck
Date: Wed Mar 19 2025 - 12:14:38 EST
Hi Linus,
Please pull hwmon fixes for Linux v6.14-rc8/6.14 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-fixes-for-v6.14-rc8/6.14
Thanks,
Guenter
------
The following changes since commit 80e54e84911a923c40d7bee33a34c1b4be148d7a:
Linux 6.14-rc6 (2025-03-09 13:45:25 -1000)
are available in the Git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-fixes-for-v6.14-rc8/6.14
for you to fetch changes up to 815f80ad20b63830949a77c816e35395d5d55144:
hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9} (2025-03-17 04:44:20 -0700)
----------------------------------------------------------------
hwmon fixes for v6.14-rc8/v6.14
- Fix an entry in MAINTAINERS to avoid sending hwmon review requests
to the i2c mailing list.
- Fix an out-of-bounds access in nct6775 driver
----------------------------------------------------------------
Tasos Sahanidis (1):
hwmon: (nct6775-core) Fix out of bounds access for NCT679{8,9}
Wolfram Sang (1):
MAINTAINERS: correct list and scope of LTC4286 HARDWARE MONITOR
MAINTAINERS | 4 +---
drivers/hwmon/nct6775-core.c | 4 ++--
2 files changed, 3 insertions(+), 5 deletions(-)