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 Feb 2017 10:44:56 -0800
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 v4.11

The following changes since commit 69973b830859bc6529a7a0468ba0d80ee5117826:

  Linux 4.9 (2016-12-11 11:17:54 -0800)

are available in the git repository at:

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

for you to fetch changes up to 90e51e6dd27d6418358ec6c9964d54ca9c25c1b9:

  Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' into regmap-next (2017-02-03 12:34:59 +0100)

----------------------------------------------------------------
regmap: Updates for v4.11

For v4.11 activity on the regmap API has literally doubled, there are
two patches this release:

  - Fixes from Charles Keepax to make the kerneldoc generate correctly.
  - A cleanup from Geliang Tang using rb_entry() rather than open coding
    it with container_of().

----------------------------------------------------------------
Charles Keepax (1):
      regmap: Fixup the kernel-doc comments on functions/structures

Geliang Tang (1):
      regmap: use rb_entry()

Mark Brown (2):
      Merge tag 'regmap-v4.10' into regmap-next
      Merge remote-tracking branches 'regmap/topic/doc' and 'regmap/topic/rbtree' into regmap-next

 drivers/base/regmap/regcache-lzo.c    |   8 +--
 drivers/base/regmap/regcache-rbtree.c |   7 +-
 drivers/base/regmap/regcache.c        |  20 +++---
 drivers/base/regmap/regmap-irq.c      |  62 ++++++++--------
 drivers/base/regmap/regmap.c          | 129 +++++++++++++++++++---------------
 include/linux/regmap.h                | 115 +++++++++++++++++-------------
 6 files changed, 186 insertions(+), 155 deletions(-)

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ