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>] [thread-next>] [day] [month] [year] [list]
Date:	Mon, 10 Jun 2013 11:06:15 +0100
From:	Mark Brown <broonie@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	linux-kernel@...r.kernel.org
Subject: [GIT PULL] regmap updates for v3.10

The following changes since commit d683b96b072dc4680fc74964eca77e6a23d1fa6e:

  Linux 3.10-rc4 (2013-06-02 17:11:17 +0900)

are available in the git repository at:

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

for you to fetch changes up to 998a4f2f1caf3106dfa8ce7abd8e87c118ea4fc9:

  Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus (2013-06-03 18:07:38 +0100)

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

regmap: Fixes for v3.10

The biggest fix here is Lars-Peter's fix for custom locking callbacks
which is pretty localised but important for those devices that use the
feature.  Otherwise we've got a couple of fairly small cleanups which
would have been sent sooner were it not for letting Lars-Peter's patch
soak for a while.

----------------------------------------------------------------
Dimitris Papastamos (1):
      regmap: debugfs: Check return value of regmap_write()

Lars-Peter Clausen (1):
      regmap: regcache: Fixup locking for custom lock callbacks

Maarten ter Huurne (1):
      regmap: rbtree: Fixed node range check on sync

Mark Brown (2):
      Merge remote-tracking branch 'regmap/fix/cache' into regmap-linus
      Merge remote-tracking branch 'regmap/fix/debugfs' into regmap-linus

 drivers/base/regmap/regcache-rbtree.c |    6 ++----
 drivers/base/regmap/regcache.c        |   20 ++++++++++----------
 drivers/base/regmap/regmap-debugfs.c  |    5 ++++-
 3 files changed, 16 insertions(+), 15 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