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: <20220908122117.93570C433C1@smtp.kernel.org>
Date:   Thu, 08 Sep 2022 13:21:06 +0100
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.0-rc4

The following changes since commit 568035b01cfb107af8d2e4bd2fb9aea22cf5b868:

  Linux 6.0-rc1 (2022-08-14 15:50:18 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 475043fabe8c58fb18c32c7942d8754897bd11fa:

  regulator: Fix qcom,spmi-regulator schema (2022-08-31 12:13:17 +0100)

----------------------------------------------------------------
regulator: Fixes for v6.0

One core fix here improving the error handling on enable failure, plus
smaller fixes for the pfuze100 drive and the SPMI DT bindings.

----------------------------------------------------------------
Andrew Halaney (1):
      regulator: core: Clean up on enable failure

Jean-Philippe Brucker (1):
      regulator: Fix qcom,spmi-regulator schema

Xiaolei Wang (1):
      regulator: pfuze100: Fix the global-out-of-bounds access in pfuze100_regulator_probe()

 .../devicetree/bindings/regulator/qcom,spmi-regulator.yaml       | 3 +--
 drivers/regulator/core.c                                         | 9 +++++++--
 drivers/regulator/pfuze100-regulator.c                           | 2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ