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: Sun, 07 Jan 2024 22:37:36 +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 v6.8

The following changes since commit b85ea95d086471afb4ad062012a4d73cd328fa86:

  Linux 6.7-rc1 (2023-11-12 16:19:07 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3b201c9af7c0cad2e8311d96c0c1b399606c70fa:

  regmap: fix kcalloc() arguments order (2023-12-20 18:11:38 +0000)

----------------------------------------------------------------
regmap: Updates for v6.8

This was a very quiet release for regmap, we added kunit test coverage
for a noinc fix that was merged during v6.7 and a couple of other
trivial cleanups.

----------------------------------------------------------------
Ben Wolsieffer (2):
      regmap: ram: support noinc semantics
      regmap: kunit: add noinc write test

Dmitry Antipov (1):
      regmap: fix kcalloc() arguments order

Hugo Villeneuve (1):
      regmap: fix regmap_noinc_write() description

 drivers/base/regmap/internal.h       |  1 +
 drivers/base/regmap/regmap-kunit.c   | 60 ++++++++++++++++++++++++++++++++++++
 drivers/base/regmap/regmap-ram.c     |  4 +--
 drivers/base/regmap/regmap-raw-ram.c | 31 +++++++++++++------
 drivers/base/regmap/regmap.c         |  2 +-
 5 files changed, 85 insertions(+), 13 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ