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: <20220225010059.1877605-1-sboyd@kernel.org>
Date:   Thu, 24 Feb 2022 17:00:59 -0800
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.17-rc5

The following changes since commit e783362eb54cd99b2cac8b3a9aeac942e6f6ac07:

  Linux 5.17-rc1 (2022-01-23 10:12:53 +0200)

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 2f0754f27a230fee6e6d753f07585cee03bedfe3:

  clk: jz4725b: fix mmc0 clock gating (2022-02-17 17:05:07 -0800)

----------------------------------------------------------------
A couple driver fixes in the clk subsystem

 - Fix a hang due to bad clk parent in the Ingenic jz4725b driver.

 - Fix SD controllers on Qualcomm MSM8994 SoCs by removing clks
   that shouldn't be touched.

----------------------------------------------------------------
Konrad Dybcio (1):
      clk: qcom: gcc-msm8994: Remove NoC clocks

Siarhei Volkau (1):
      clk: jz4725b: fix mmc0 clock gating

 drivers/clk/ingenic/jz4725b-cgu.c |   3 +-
 drivers/clk/qcom/gcc-msm8994.c    | 106 ++++----------------------------------
 2 files changed, 10 insertions(+), 99 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