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:   Fri, 17 Jun 2022 06:55:25 -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.19-rc3

Hi Linus,

Please pull hwmon fixes for Linux v5.19-rc3 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-v5.19-rc3

Thanks,
Guenter
------

The following changes since commit f2906aa863381afb0015a9eb7fefad885d4e5a56:

  Linux 5.19-rc1 (2022-06-05 17:18:54 -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.19-rc3

for you to fetch changes up to ec41c6d82056cbbd7ec8f44eed6d86fea50acf4e:

  hwmon: (asus-ec-sensors) add missing comma in board name list. (2022-06-15 08:14:38 -0700)

----------------------------------------------------------------
hwmon fixes for v5.19-rc3

* Add missing lock protection in occ driver

* Add missing comma in board name list in asus-ec-sensors driver

* Fix devicetree bindings for ti,tmp401

----------------------------------------------------------------
Eddie James (1):
      hwmon: (occ) Lock mutex in shutdown to prevent race with occ_active

Michael Carns (1):
      hwmon: (asus-ec-sensors) add missing comma in board name list.

Rob Herring (1):
      dt-bindings: hwmon: ti,tmp401: Drop 'items' from 'ti,n-factor' property

 Documentation/devicetree/bindings/hwmon/ti,tmp401.yaml | 5 ++---
 drivers/hwmon/asus-ec-sensors.c                        | 2 +-
 drivers/hwmon/occ/common.c                             | 5 +++++
 3 files changed, 8 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ