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, 24 Sep 2022 17:48:15 +0200
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux PM <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v6.0-rc7

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-6.0-rc7

with top-most commit 9614369a042a3a345ef7e2997c277aa8a271b8a0

 Merge tag 'opp-fixes-6.0' of
git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm

on top of commit 521a547ced6477c54b4b0cc206000406c221b4d6

 Linux 6.0-rc6

to receive power management fixes for 6.0-rc7.

These fix an uninitialized variable usage in the operating performance
points code and add missing DT bindings for it.

Specifics:

 - Fix uninitialized variable usage in dev_pm_opp_config_clks_simple()
   (Christophe JAILLET).

 - Add missing OPP DT properties (Rob Herring).

Thanks!


---------------

Christophe JAILLET (1):
      OPP: Fix an un-initialized variable usage

Rob Herring (1):
      dt-bindings: opp: Add missing (unevaluated|additional)Properties
on child nodes

---------------

 Documentation/devicetree/bindings/opp/opp-v2-kryo-cpu.yaml   | 1 +
 Documentation/devicetree/bindings/opp/opp-v2-qcom-level.yaml | 1 +
 drivers/opp/core.c                                           | 2 +-
 3 files changed, 3 insertions(+), 1 deletion(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ