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:	Thu, 8 Aug 2013 11:40:18 +0100
From:	Mark Brown <broonie@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] regmap fixes for v3.11

The following changes since commit c095ba7224d8edc71dcef0d655911399a8bd4a3f:

  Linux 3.11-rc4 (2013-08-04 13:46:46 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v3.11-rc4

for you to fetch changes up to 4f57f8ec238db29c5dd4ce42a6c0fbb2956a6645:

  Merge remote-tracking branch 'regmap/fix/disable' into regmap-linus (2013-08-06 19:50:34 +0100)

----------------------------------------------------------------

regmap: Fixes for v3.11

Two things here, one is a fix for a nasty issue where we were failing to
sync the last register in a block when using raw writes and the other
fixes a missing header for the !REGMAP stubs so that we don't rely on
implicit includes in that case.

----------------------------------------------------------------
Lars-Peter Clausen (1):
      regmap: cache: Make sure to sync the last register in a block

Mark Brown (1):
      Merge remote-tracking branch 'regmap/fix/disable' into regmap-linus

Mateusz Krawczuk (1):
      regmap: Add missing header for !CONFIG_REGMAP stubs

 drivers/base/regmap/regcache.c | 3 ++-
 include/linux/regmap.h         | 1 +
 2 files changed, 3 insertions(+), 1 deletion(-)

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