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]
Message-ID: <4aa156874403b74722254e1e25ead0e5.broonie@kernel.org>
Date: Mon, 18 Nov 2024 13:32:32 +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.13

The following changes since commit 8e929cb546ee42c9a61d24fae60605e9e3192354:

  Linux 6.12-rc3 (2024-10-13 14:33:32 -0700)

are available in the Git repository at:

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

for you to fetch changes up to d1f4390dd28ba110f232615dc4610ac1bb2f39f2:

  regmap: provide regmap_assign_bits() (2024-11-08 15:39:31 +0000)

----------------------------------------------------------------
regmap: Updates for v6.13

The main thing for regmap this time around is some improvements of the
lockdep annotations which stop some false positives.  We also have one
new helper for setting a bitmask to the same value, and several test
improvements.

----------------------------------------------------------------
Andy Shevchenko (2):
      regmap-irq: Consistently use memset32() in regmap_irq_thread()
      regmap: irq: Set lockdep class for hierarchical IRQ domains

Bartosz Golaszewski (1):
      regmap: provide regmap_assign_bits()

Cheng-Cheng Lo (1):
      regmap: kunit: Fix repeated test param

Cristian Ciocaltea (1):
      regmap: maple: Provide lockdep (sub)class for maple tree's internal lock

Mark Brown (3):
      regmap: Specifically test writing 0 as a value to sparse caches
      regcache: Improve documentation of available cache types
      regmap: Merge up fixes from v6.12-rc3

 drivers/base/regmap/internal.h       |  1 +
 drivers/base/regmap/regcache-maple.c |  3 +++
 drivers/base/regmap/regmap-irq.c     |  9 ++++----
 drivers/base/regmap/regmap-kunit.c   | 45 +++++++++++++++++++++++++++++++++++-
 drivers/base/regmap/regmap.c         |  1 +
 include/linux/regmap.h               | 25 +++++++++++++++++++-
 6 files changed, 78 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ