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>] [day] [month] [year] [list]
Message-ID: <CAJZ5v0joz4Gu5GRRK0=u=Dgfmcb1nBEEekcz1PpZfNK_BfXyHQ@mail.gmail.com>
Date:   Fri, 17 Nov 2017 15:37:13 +0100
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux PM <linux-pm@...r.kernel.org>,
        "the arch/x86 maintainers" <x86@...nel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Two power management fixes for v4.15-rc1

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-fixes-4.15-rc1

with top-most commit 3e4c9e637df1fac4123db5f3165b0034226a671b

 Merge branch 'pm-core'

on top of commit bd2cd7d5a8f83ddc761025f42a3ca8e56351a6cc

 Merge tag 'pm-4.15-rc1' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm

to receive two power management fixes for 4.15-rc1.

This is the change making /proc/cpuinfo on x86 report current
CPU frequency in "cpu MHz" again in all cases and an additional
one dealing with an overzealous check in one of the helper
routines in the runtime PM framework.

Thanks!


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

Rafael J. Wysocki (2):
      x86 / CPU: Always show current CPU frequency in /proc/cpuinfo
      PM / runtime: Drop children check from __pm_runtime_set_status()

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

 Documentation/power/runtime_pm.txt |  3 +-
 arch/x86/kernel/cpu/Makefile       |  2 +-
 arch/x86/kernel/cpu/aperfmperf.c   | 74 ++++++++++++++++++++++++++------------
 arch/x86/kernel/cpu/cpu.h          |  3 ++
 arch/x86/kernel/cpu/proc.c         |  6 +++-
 drivers/base/power/runtime.c       | 31 ++++++----------
 fs/proc/cpuinfo.c                  |  6 ++++
 include/linux/cpufreq.h            |  1 +
 8 files changed, 80 insertions(+), 46 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ