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:   Sat, 21 Aug 2021 11:10:58 -0700
From:   Stephen Boyd <sboyd@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Michael Turquette <mturquette@...libre.com>,
        linux-clk@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] clk fixes for v5.14-rc6

The following changes since commit f828b0bcacef189edbd247e9f48864fc36bfbe33:

  clk: fix leak on devm_clk_bulk_get_all() unwind (2021-07-31 00:53:38 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git tags/clk-fixes-for-linus

for you to fetch changes up to 9711759a87a041705148161b937ec847048d882e:

  clk: qcom: gdsc: Ensure regulator init state matches GDSC state (2021-08-05 18:19:04 -0700)

----------------------------------------------------------------
Two clk driver fixes

 - Make the regulator state match the GDSC power domain state at boot
   on Qualcomm SoCs so that the regulator isn't turned off
   inadvertently.

 - Fix earlycon on i.MX6Q SoCs

----------------------------------------------------------------
Bjorn Andersson (1):
      clk: qcom: gdsc: Ensure regulator init state matches GDSC state

Dong Aisheng (1):
      clk: imx6q: fix uart earlycon unwork

 drivers/clk/imx/clk-imx6q.c |  2 +-
 drivers/clk/qcom/gdsc.c     | 54 ++++++++++++++++++++++++++++++---------------
 2 files changed, 37 insertions(+), 19 deletions(-)

-- 
https://git.kernel.org/pub/scm/linux/kernel/git/clk/linux.git/
https://git.kernel.org/pub/scm/linux/kernel/git/sboyd/spmi.git

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ