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>] [day] [month] [year] [list]
Message-Id: <1490478812-13247-1-git-send-email-linux@roeck-us.net>
Date:   Sat, 25 Mar 2017 14:53:32 -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 v4.11-rc4

Hi Linus,

Please pull hwmon fixes for Linux v4.11-rc4 from signed tag:

    git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git hwmon-for-linus-v4.11-rc4

Thanks,
Guenter
------

The following changes since commit 97da3854c526d3a6ee05c849c96e48d21527606c:

  Linux 4.11-rc3 (2017-03-19 19:09:39 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/groeck/linux-staging.git tags/hwmon-for-linus-v4.11-rc4

for you to fetch changes up to a2125d02443e9a4e68bcfd9f8004fa23239e8329:

  hwmon: (asus_atk0110) fix uninitialized data access (2017-03-23 12:01:57 -0700)

----------------------------------------------------------------
hwmon fixes for v4.11-rc4

Bug fixes in asus_atk0110, it87, and max31790 drivers.
Added missing API definition to hwmon core.

----------------------------------------------------------------
Alex Hemme (1):
      hwmon: (max31790) Set correct PWM value

Arnd Bergmann (1):
      hwmon: (asus_atk0110) fix uninitialized data access

Guenter Roeck (1):
      hwmon: (it87) Avoid registering the same chip on both SIO addresses

Peter Huewe (1):
      hwmon: Add missing HWMON_T_ALARM

 drivers/hwmon/asus_atk0110.c |  3 +++
 drivers/hwmon/it87.c         | 24 +++++++++++++++++++-----
 drivers/hwmon/max31790.c     |  2 +-
 include/linux/hwmon.h        |  1 +
 4 files changed, 24 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ