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:	Fri, 7 Nov 2014 11:06:15 +0000
From:	Mark Brown <broonie@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org, Liam Girdwood <lgirdwood@...il.com>
Subject: [GIT PULL] regulator fixes for v3.18

The following changes since commit 0df1f2487d2f0d04703f142813d53615d62a1da4:

  Linux 3.18-rc3 (2014-11-02 15:01:51 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-v3.18-rc3

for you to fetch changes up to 2a7509b187cab859cbc80e399e1d7c79c589d7ca:

  Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max77686', 'regulator/fix/max77693', 'regulator/fix/max77802', 'regulator/fix/max8860' and 'regulator/fix/s2mpa01' into regulator-linus (2014-11-05 14:59:25 +0000)

----------------------------------------------------------------
regulator: Fixes for v3.18

More changes than I'd like here, most of them for a single bug repeated
in a bunch of drivers with data not being initialized correctly, plus a
fix to lower the severity of a warning introduced in the last merge
window which can legitimately go off so we don't want to alarm users
excessively.

----------------------------------------------------------------
Javier Martinez Canillas (5):
      regulator: max1586: zero-initialize regulator match table array
      regulator: max77686: zero-initialize regulator match table
      regulator: max77802: zero-initialize regulator match table
      regulator: max8660: zero-initialize regulator match table array
      regulator: s2mpa01: zero-initialize regulator match table array

Krzysztof Kozlowski (1):
      regulator: max77693: Fix use of uninitialized regulator config

Mark Brown (3):
      regulator: of: Lower the severity of the error with no container
      Merge remote-tracking branch 'regulator/fix/core' into regulator-linus
      Merge remote-tracking branches 'regulator/fix/max1586', 'regulator/fix/max77686', 'regulator/fix/max77693', 'regulator/fix/max77802', 'regulator/fix/max8860' and 'regulator/fix/s2mpa01' into regulator-linus

 drivers/regulator/max1586.c      | 2 +-
 drivers/regulator/max77686.c     | 2 +-
 drivers/regulator/max77693.c     | 2 +-
 drivers/regulator/max77802.c     | 2 +-
 drivers/regulator/max8660.c      | 2 +-
 drivers/regulator/of_regulator.c | 3 ++-
 drivers/regulator/s2mpa01.c      | 2 +-
 7 files changed, 8 insertions(+), 7 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ