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]
Date:   Mon, 22 Jun 2020 12:39:14 +0100
From:   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.8-rc2

The following changes since commit 93b929922dba3a42b0439ef13144c6032b7733c8:

  Merge series "regmap: provide simple bitops and use them in a driver" from Bartosz Golaszewski <brgl@...ev.pl> Bartosz Golaszewski <bgolaszewski@...libre.com>: (2020-05-29 14:00:44 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 95b2c3ec4cb1689db2389c251d39f64490ba641c:

  regmap: Fix memory leak from regmap_register_patch (2020-06-17 17:12:11 +0100)

----------------------------------------------------------------
regmap: Fixes for v5.8

A few small fixes, none of which are likely to have any substantial
impact here - the most substantial one is a fix for a long standing
memory leak on devices that use register patching which will only have
an impact if the device is removed and re-added.

----------------------------------------------------------------
Bartosz Golaszewski (1):
      regmap: fix the kerneldoc for regmap_test_bits()

Charles Keepax (1):
      regmap: Fix memory leak from regmap_register_patch

Jens Thoms Toerring (1):
      regmap: fix alignment issue

 drivers/base/regmap/regmap.c | 106 ++++++++++++++++++++-----------------------
 1 file changed, 50 insertions(+), 56 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ