Hi Linus, Please pull hwmon fixes for Linux v6.8-rc6 from signed tag: git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.8-rc6 Thanks, Guenter ------ The following changes since commit 841c35169323cd833294798e58b9bf63fa4fa1de: Linux 6.8-rc4 (2024-02-11 12:18:13 -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.8-rc6 for you to fetch changes up to d56e460e19ea8382f813eb489730248ec8d7eb73: hwmon: (nct6775) Fix access to temperature configuration registers (2024-02-21 13:56:33 -0800) ---------------------------------------------------------------- hwmon fixes for v6.8-rc6 Fix a global-out-of-bounds bug in nct6775 driver. ---------------------------------------------------------------- Guenter Roeck (1): hwmon: (nct6775) Fix access to temperature configuration registers drivers/hwmon/nct6775-core.c | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-)