From: Guenter Roeck <linux@roeck-us.net>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [GIT PULL] hwmon fixes for v6.1-rc8
Date: Thu, 1 Dec 2022 09:25:26 -0800 [thread overview]
Message-ID: <20221201172526.2290129-1-linux@roeck-us.net> (raw)
Hi Linus,
Please pull hwmon fixes for Linux v6.1-rc8 from signed tag:
git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v6.1-rc8
Thanks,
Guenter
------
The following changes since commit 094226ad94f471a9f19e8f8e7140a09c2625abaa:
Linux 6.1-rc5 (2022-11-13 13:12:55 -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.1-rc8
for you to fetch changes up to 9bdc112be727cf1ba65be79541147f960c3349d8:
hwmon: (asus-ec-sensors) Add checks for devm_kcalloc (2022-12-01 09:20:55 -0800)
----------------------------------------------------------------
hwmon fixes for v6.1-rc8
- Fix refcount leak and NULL pointer access in coretemp driver
- Fix UAF in ibmpex driver
- Add missing pci_disable_device() to i5500_temp driver
- Fix calculation in ina3221 driver
- Fix temperature scaling in ltc2947 driver
- Check result of devm_kcalloc call in asus-ec-sensors driver
----------------------------------------------------------------
Derek Nguyen (1):
hwmon: (ltc2947) fix temperature scaling
Gaosheng Cui (1):
hwmon: (ibmpex) Fix possible UAF when ibmpex_register_bmc() fails
Ninad Malwade (1):
hwmon: (ina3221) Fix shunt sum critical calculation
Phil Auld (1):
hwmon: (coretemp) Check for null before removing sysfs attrs
Yang Yingliang (2):
hwmon: (i5500_temp) fix missing pci_disable_device()
hwmon: (coretemp) fix pci device refcount leak in nv1a_ram_new()
Yuan Can (1):
hwmon: (asus-ec-sensors) Add checks for devm_kcalloc
drivers/hwmon/asus-ec-sensors.c | 2 ++
drivers/hwmon/coretemp.c | 9 ++++++++-
drivers/hwmon/i5500_temp.c | 2 +-
drivers/hwmon/ibmpex.c | 1 +
drivers/hwmon/ina3221.c | 4 ++--
drivers/hwmon/ltc2947-core.c | 2 +-
6 files changed, 15 insertions(+), 5 deletions(-)
next reply other threads:[~2022-12-01 17:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-12-01 17:25 Guenter Roeck [this message]
2022-12-01 19:37 ` pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20221201172526.2290129-1-linux@roeck-us.net \
--to=linux@roeck-us.net \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®