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:   Thu, 07 Jan 2021 17:09:30 +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 fixes for v5.11-rc2

The following changes since commit 5c8fe583cce542aa0b84adc939ce85293de36e5e:

  Linux 5.11-rc1 (2020-12-27 15:30:22 -0800)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap.git tags/regmap-fix-v5.11-rc2

for you to fetch changes up to f6bcb4c7f366905b66ce8ffca7190118244bb642:

  regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init() (2021-01-05 14:34:41 +0000)

----------------------------------------------------------------
regmap: Fixes for v5.11

A couple of small fixes for leaks when attaching a device to a
preexisting regmap.

----------------------------------------------------------------
Dan Carpenter (1):
      regmap: debugfs: Fix a reversed if statement in regmap_debugfs_init()

Xiaolei Wang (1):
      regmap: debugfs: Fix a memory leak when calling regmap_attach_dev

 drivers/base/regmap/regmap-debugfs.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ