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:	Mon, 20 May 2013 09:44:57 -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.10-rc2

Hi Linus,

Please pull hwmon fixes for Linux 3.10-rc2 from signed tag:

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

This pull request adds two more patches to the request I sent out last week.
If there is a reason for not accepting it, I would appreciate if you would
let me know to give me a chance to correct it.

Thanks,
Guenter
------

The following changes since commit f722406faae2d073cc1d01063d1123c35425939e:

  Linux 3.10-rc1 (2013-05-11 17:14:08 -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 917cc4e6b25c655264e8ea903eb77db25994ac24:

  MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers (2013-05-20 06:29:25 -0700)

----------------------------------------------------------------
Error path fixes for abituguru and iio_hwmon drivers.
Drop erroneously created attributes from nct6775 driver.
Drop redundant safety on cache lifetime for tmp401 driver.
Add explicit maintainer for LM95234 and TMP401 drivers.

----------------------------------------------------------------
Axel Lin (2):
      hwmon: (iio_hwmon) Fix missing iio_channel_release_all call if devm_kzalloc fail
      hwmon: (iio_hwmon) Fix null pointer dereference

Guenter Roeck (2):
      hwmon: (nct6775) Do not create non-existing attributes
      MAINTAINERS: Add myself as maintainer for LM95234 and TMP401 drivers

Jean Delvare (1):
      hwmon: (tmp401) Drop redundant safety on cache lifetime

Wei Yongjun (1):
      hwmon: fix error return code in abituguru_probe()

 MAINTAINERS               |   14 ++++++++++++++
 drivers/hwmon/abituguru.c |   16 ++++++++++------
 drivers/hwmon/iio_hwmon.c |    8 +++++---
 drivers/hwmon/nct6775.c   |    6 ++++--
 drivers/hwmon/tmp401.c    |    2 +-
 5 files changed, 34 insertions(+), 12 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ