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, 26 Apr 2021 15:39:45 +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 v5.13

The following changes since commit e49d033bddf5b565044e2abe4241353959bc9120:

  Linux 5.12-rc6 (2021-04-04 14:15:36 -0700)

are available in the Git repository at:

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

for you to fetch changes up to ccac12acc0c0d66b26ce7834e2dcf54ae159e63a:

  Merge remote-tracking branch 'regmap/for-5.13' into regmap-next (2021-04-07 21:22:41 +0100)

----------------------------------------------------------------
regmap: Updates for v5.13

A couple of fixes in this release, plus a couple of new features for
regmap-irq - we now support sub-irq blocks at arbatrary addresses and
can remap configuration bitfields for interrupts split over multiple
registers to the Linux configurations.

----------------------------------------------------------------
Colin Ian King (1):
      regmap-irq: Fix dereference of a potentially null d->virt_buf

Guru Das Srinagesh (3):
      regmap-irq: Extend sub-irq to support non-fixed reg strides
      regmap-irq: Introduce virtual regs to handle more config regs
      regmap-irq: Add driver callback to configure virtual regs

Mark Brown (2):
      Merge remote-tracking branch 'regmap/for-5.12' into regmap-linus
      Merge remote-tracking branch 'regmap/for-5.13' into regmap-next

Meng Li (1):
      regmap: set debugfs_name to NULL after it is freed

 drivers/base/regmap/regmap-debugfs.c |   1 +
 drivers/base/regmap/regmap-irq.c     | 126 +++++++++++++++++++++++++++--------
 include/linux/regmap.h               |  16 +++++
 3 files changed, 114 insertions(+), 29 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ