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]
Date:	Tue, 8 Jul 2014 10:01:07 -0700
From:	Guenter Roeck <linux@...ck-us.net>
To:	torvalds@...ux-foundation.org
Cc:	linux-kernel@...r.kernel.org, lm-sensors@...sensors.org
Subject: [GIT PULL] hwmon fixes for 3.16-rc5

Hi Linus,

Please pull hwmon fixes for Linux 3.16-rc5 from signed tag:

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

Thanks,
Guenter
------

The following changes since commit 4c834452aad01531db949414f94f817a86348d59:

  Linux 3.16-rc3 (2014-06-29 14:11:36 -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

for you to fetch changes up to 7fe7381cbdadf16792e733789983690b3fa82880:

  hwmon: (adc128d818) Drop write support on inX_input attributes (2014-07-07 09:48:23 -0700)

----------------------------------------------------------------
Fix a number of zero-day bugs, mostly found with module test scripts.
Nothing major, but potentially annoying and worthwhile to fix.

----------------------------------------------------------------
Axel Lin (3):
      hwmon: (amc6821) Fix permissions for temp2_input
      hwmon: (adm1029) Ensure the fan_div cache is updated in set_fan_div
      hwmon: (adm1021) Fix cache problem when writing temperature limits

Guenter Roeck (3):
      hwmon: (adm1031) Fix writes to limit registers
      hwmon: (emc2103) Clamp limits instead of bailing out
      hwmon: (adc128d818) Drop write support on inX_input attributes

Naveen Krishna Chatradhi (1):
      hwmon: (ntc_thermistor) Correct information printed during probe

 drivers/hwmon/adc128d818.c     | 28 ++++++++++++++--------------
 drivers/hwmon/adm1021.c        | 14 ++++++++------
 drivers/hwmon/adm1029.c        |  3 +++
 drivers/hwmon/adm1031.c        |  8 +++++---
 drivers/hwmon/amc6821.c        |  2 +-
 drivers/hwmon/emc2103.c        | 15 +++++----------
 drivers/hwmon/ntc_thermistor.c |  2 +-
 7 files changed, 37 insertions(+), 35 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (820 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ