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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <322b34fec942b961f17af6f02cb6b6a6.broonie@kernel.org>
Date: Mon, 28 Jul 2025 13:24:10 +0100
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 v6.17

The following changes since commit 19272b37aa4f83ca52bdf9c16d5d81bdd1354494:

  Linux 6.16-rc1 (2025-06-08 13:44:43 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ffc72771ff6ec9f5b431a86c4b00d8ef0fea958b:

  regmap: Annotate that MMIO implies fast IO (2025-07-25 13:44:33 +0100)

----------------------------------------------------------------
regmap: Updates for v6.17

A very quiet release for regmap this time, just two cleanup patches and
one almost cleanup patch which saves individual MMIO regmaps flagging
themselves as having fast I/O.

----------------------------------------------------------------
Al Viro (1):
      regmap: get rid of redundant debugfs_file_{get,put}()

Krzysztof Kozlowski (1):
      regmap: kunit: Constify regmap_range_cfg array

Wolfram Sang (1):
      regmap: Annotate that MMIO implies fast IO

 drivers/base/regmap/regmap-debugfs.c | 10 ----------
 drivers/base/regmap/regmap-kunit.c   |  2 +-
 include/linux/regmap.h               |  8 ++++----
 3 files changed, 5 insertions(+), 15 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ