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]
Date:   Thu, 13 May 2021 08:00: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.13-rc2

Hi Linus,

Please pull hwmon fixes for Linux v5.13-rc2 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.13-rc2

Thanks,
Guenter
------

The following changes since commit 6efb943b8616ec53a5e444193dccf1af9ad627b5:

  Linux 5.13-rc1 (2021-05-09 14:17:44 -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.13-rc2

for you to fetch changes up to 3b5169c2eb81e822445469a077223f8eb0729a59:

  hwmon: (adm9240) Fix writes into inX_max attributes (2021-05-12 18:53:11 -0700)

----------------------------------------------------------------
hwmon fixes for v5.13-rc2

Fix bugs/regressions in adm9240, ltc2992, pmbus/fsp-3y, and occ drivers,
plus a minor cleanup in the corsair-psu driver.

----------------------------------------------------------------
Andy Shevchenko (1):
      hwmon: (ltc2992) Put fwnode in error case during ->probe()

Eddie James (1):
      hwmon: (occ) Fix poll rate limiting

Guenter Roeck (1):
      hwmon: (adm9240) Fix writes into inX_max attributes

Václav Kubernát (1):
      hwmon: (pmbus/fsp-3y) Fix FSP-3Y YH-5151E non-compliant vout encoding

Wan Jiabing (1):
      hwmon: (corsair-psu) Remove unneeded semicolons

 drivers/hwmon/adm9240.c      |  2 +-
 drivers/hwmon/corsair-psu.c  |  4 ++--
 drivers/hwmon/ltc2992.c      |  8 ++++++--
 drivers/hwmon/occ/common.c   |  5 +++--
 drivers/hwmon/occ/common.h   |  2 +-
 drivers/hwmon/pmbus/fsp-3y.c | 27 +++++++++++++++++++++++++--
 6 files changed, 38 insertions(+), 10 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ