mbox series

[GIT,PULL] hwmon fixes for v6.14-rc8/6.14

Message ID 20250319161203.358370-1-linux@roeck-us.net (mailing list archive)
State Not Applicable
Headers show
Series [GIT,PULL] hwmon fixes for v6.14-rc8/6.14 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-fixes-for-v6.14-rc8/6.14

Message

Guenter Roeck March 19, 2025, 4:12 p.m. UTC
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(-)

Comments

pr-tracker-bot@kernel.org March 19, 2025, 8:22 p.m. UTC | #1
The pull request you sent on Wed, 19 Mar 2025 09:12:03 -0700:

> git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-fixes-for-v6.14-rc8/6.14

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/a7f2e10ecd8f18b83951b0bab47ddaf48f93bf47

Thank you!