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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20200703220336.33100-1-linux@roeck-us.net>
Date:   Fri,  3 Jul 2020 15:03:36 -0700
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 fixes for v5.8-rc4

Hi Linus,

Please pull hwmon fixes for Linux v5.8-rc4 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.8-rc4

Thanks,
Guenter
------

The following changes since commit 48778464bb7d346b47157d21ffde2af6b2d39110:

  Linux 5.8-rc2 (2020-06-21 15:45:29 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-v5.8-rc4

for you to fetch changes up to 0d242479b3e6f7b5aebea3ef07b8a73c4f45b50c:

  hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option (2020-07-02 17:43:14 -0700)

----------------------------------------------------------------
hwmon fixes for v5.8-rc4

Accumulated hwmon patches:
- Fix typo in Kconfig SENSORS_IR35221 option
- Fix potential memory leak in acpi_power_meter_add()
- Make sure the OVERT mask is set correctly in max6697 driver
- In PMBus core, fix page vs. register when accessing fans
- Mark is_visible functions static in bt1-pvt driver
- Define Temp- and Volt-to-N poly as maybe-unused in bt1-pvt driver

----------------------------------------------------------------
Chu Lin (1):
      hwmon: (max6697) Make sure the OVERT mask is set correctly

Guenter Roeck (1):
      hwmon: (bt1-pvt) Mark is_visible functions static

Jan Kundrát (1):
      hwmon: (pmbus) Fix page vs. register when accessing fans

Misono Tomohiro (1):
      hwmon: (acpi_power_meter) Fix potential memory leak in acpi_power_meter_add()

Serge Semin (1):
      hwmon: (bt1-pvt) Define Temp- and Volt-to-N poly as maybe-unused

Tao Ren (1):
      hwmon: (pmbus) fix a typo in Kconfig SENSORS_IR35221 option

 drivers/hwmon/acpi_power_meter.c |  4 +++-
 drivers/hwmon/bt1-pvt.c          | 12 ++++++------
 drivers/hwmon/max6697.c          |  7 ++++---
 drivers/hwmon/pmbus/Kconfig      |  2 +-
 drivers/hwmon/pmbus/pmbus_core.c |  8 ++++----
 5 files changed, 18 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ