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:   Fri, 22 Mar 2019 11:25:39 +0100
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 v5.1-rc2

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-5.1-rc2

with top-most commit 112a04f653ddf1d4246415e8e0d820002ebe8dca

 Merge branch 'pm-domains' into pm

on top of commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b

 Linux 5.1-rc1

to receive power management fixes for 5.1-rc2.

These rearrange some code in the generic power domains (genpd)
framework to avoid a potential deadlock and make the turbostat
utility behave more as expected.

Specifics:

 - Rearrange the generic power domains (genpd) code to avoid a
   potential deadlock possible due to its interactions with the
   clock framework (Jiada Wang).

 - Make turbostat return the exit status of the command run
   under it if that command fails (David Arcari).

Thanks!


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

David Arcari (1):
      tools/power turbostat: return the exit status of a command

Jiada Wang (1):
      PM / Domains: Avoid a potential deadlock

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

 drivers/base/power/domain.c           | 13 ++++++-------
 tools/power/x86/turbostat/turbostat.c |  3 +++
 2 files changed, 9 insertions(+), 7 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ