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]
Message-Id: <20221125215409.D942CC433C1@smtp.kernel.org>
Date:   Fri, 25 Nov 2022 21:54:00 +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.1-rc6

The following changes since commit 392cc0a4a0c4b25534f3148b192f18be468f67bd:

  dt-bindings: gpio-regulator: add vin-supply property support (2022-09-29 15:20:15 +0100)

are available in the Git repository at:

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

for you to fetch changes up to 31a6297b89aabc81b274c093a308a7f5b55081a7:

  regulator: twl6030: fix get status of twl6032 regulators (2022-11-22 12:23:06 +0000)

----------------------------------------------------------------
regulator: Late fixes for v6.1

This is more changes than I'd like this late although the diffstat is
still fairly small, I kept on holding off as new fixes came in to give
things time to soak in -next but should probably have tagged and sent an
additional pull request earlier.

There's some relatively large fixes to the twl6030 driver to fix issues
with the TWL6032 variant which resulted from some work on the core
TWL6030 driver, a couple of fixes for error handling paths (mostly in
the core), and a nice stability fix for the sgl51000 driver that's been
pulled out of a BSP.

----------------------------------------------------------------
Andreas Kemnade (2):
      regulator: twl6030: re-add TWL6032_SUBCLASS
      regulator: twl6030: fix get status of twl6032 regulators

Konrad Dybcio (1):
      regulator: slg51000: Wait after asserting CS pin

Yang Yingliang (2):
      regulator: rt5759: fix OOB in validate_desc()
      regulator: core: fix UAF in destroy_regulator()

Zeng Heng (1):
      regulator: core: fix kobject release warning and memory leak in regulator_register()

 drivers/regulator/core.c               |  8 ++++++--
 drivers/regulator/rt5759-regulator.c   |  1 +
 drivers/regulator/slg51000-regulator.c |  2 ++
 drivers/regulator/twl6030-regulator.c  | 17 +++++++++++++----
 4 files changed, 22 insertions(+), 6 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ