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:   Tue, 17 Dec 2019 12:33:49 +0000
From:   Mark Brown <broonie@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, Liam Girdwood <lgirdwood@...il.com>
Subject: [GIT PULL] regulator fixes for v5.5

The following changes since commit c15d5a645875bc9b89f68f5d3fb608f691ac78d7:

  regulator: da9062: Return REGULATOR_MODE_INVALID for invalid mode (2019-11-22 19:52:42 +0000)

are available in the Git repository at:

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

for you to fetch changes up to 62a1923cc8fe095912e6213ed5de27abbf1de77e:

  regulator: rn5t618: fix module aliases (2019-12-16 11:53:37 +0000)

----------------------------------------------------------------
regulator: Fixes for v5.5

A small set of fixes for mostly minor issues here, the only real code
ones are Wen Yang's fixes for error handling in the core and Christian
Marussi's list_voltage() change which is a fix for disruptively bad
performance for regulators with continuous voltage control (which are
rare).

----------------------------------------------------------------
Andreas Kemnade (1):
      regulator: rn5t618: fix module aliases

Bartosz Golaszewski (1):
      regulator: max77650: add of_match table

Christophe JAILLET (1):
      regulator: s5m8767: Fix a warning message

Cristian Marussi (1):
      regulator: core: avoid unneeded .list_voltage calls

Wen Yang (2):
      regulator: fix use after free issue
      regulator: core: fix regulator_register() error paths to properly release rdev

 drivers/regulator/core.c               | 16 ++++++++++++----
 drivers/regulator/max77650-regulator.c |  7 +++++++
 drivers/regulator/rn5t618-regulator.c  |  1 +
 drivers/regulator/s5m8767.c            |  2 +-
 4 files changed, 21 insertions(+), 5 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (489 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ