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:   Fri, 23 Dec 2022 21:30:51 +0000
From:   Mark Brown <broonie@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Liam Girdwood <lgirdwood@...il.com>, linux-kernel@...r.kernel.org,
        Mark Brown <broonie@...nel.org>
Subject: [GIT PULL] regulator fixes for v6.2-rc1

The following changes since commit 8f3cbcd6b440032ebc7f7d48a1689dcc70a4eb98:

  regulator: core: Use different devices for resource allocation and DT lookup (2022-12-08 13:02:37 +0000)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git tags/regulator-fix-v6.2-rc1

for you to fetch changes up to cb3543cff90a4448ed560ac86c98033ad5fecda9:

  regulator: core: fix deadlock on regulator enable (2022-12-15 11:56:26 +0000)

----------------------------------------------------------------
regulator: Fixes for v6.2

Two core fixes here, one for a long standing race which some Qualcomm
systems have started triggering with their UFS driver and another fixing
a problem with supply lookup introduced by the fixes for devm related
use after free issues that were introduced in this merge window.

----------------------------------------------------------------
ChiYuan Huang (1):
      regulator: core: Fix resolve supply lookup issue

Johan Hovold (1):
      regulator: core: fix deadlock on regulator enable

 drivers/regulator/core.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ