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 Jan 2022 13:28:57 +0000
From:   Mark Brown <broonie@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regmap updates for v5.17

The following changes since commit fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf:

  Linux 5.16-rc1 (2021-11-14 13:56:52 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-v5.17

for you to fetch changes up to b56a7cbf40c895cbe8b67ce5649a26b7a7bc48be:

  regmap: debugfs: Fix indentation (2022-01-07 19:16:23 +0000)

----------------------------------------------------------------
regmap: Updates for v5.17

A very quiet release for regmap:

 - Allow a custom _update_bits() operation for devices with no bus.
 - Fix an issue with creation of the debugfs directory when attaching a
   device to an existing no device regmap.
 - A trivial formatting fix.

----------------------------------------------------------------
Ansuel Smith (1):
      regmap: allow to define reg_update_bits for no bus configuration

Fabio Estevam (1):
      regmap: Call regmap_debugfs_exit() prior to _init()

Mark Brown (1):
      regmap: debugfs: Fix indentation

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ