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:   Wed, 6 Nov 2019 18:00:30 -0700
From:   Shuah Khan <skhan@...uxfoundation.org>
To:     "Rafael J. Wysocki" <rafael@...nel.org>
Cc:     Linux PM <linux-pm@...r.kernel.org>,
        Thomas Renninger <trenn@...e.com>,
        Shuah Khan <skhan@...uxfoundation.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] cpupower update for Linux 5.5-rc1

Hi Rafael,

Please pull the following update for Linux 5.5-rc1.

This cpupower update for Linux 5.5-rc1 consists of bug fixes and
improvements to make it more accurate by removing the userspace
to kernel transition and read_msr initiated IPI delays.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 54ecb8f7028c5eb3d740bb82b0f1d90f2df63c5c:

   Linux 5.4-rc1 (2019-09-30 10:35:40 -0700)

are available in the Git repository at:

   git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux 
tags/linux-cpupower-5.5-rc1

for you to fetch changes up to 4611a4fb0cce3973dce8c9d74e5d6261ffa4210f:

   cpupower: ToDo: Update ToDo with ideas for per_cpu_schedule handling 
(2019-11-05 17:23:23 -0700)

----------------------------------------------------------------
linux-cpupower-5.5-rc1

This cpupower update for Linux 5.5-rc1 consists of bug fixes and
improvements to make it more accurate by removing the userspace
to kernel transition and read_msr initiated IPI delays.

----------------------------------------------------------------
Abhishek Goel (1):
       cpupower : Handle set and info subcommands correctly

Janakarajan Natarajan (4):
       cpupower: Move needs_root variable into a sub-struct
       cpupower: mperf_monitor: Introduce per_cpu_schedule flag
       cpupower: mperf_monitor: Update cpupower to use the RDPRU instruction
       cpupower: ToDo: Update ToDo with ideas for per_cpu_schedule handling

Nathan Chancellor (1):
       tools/power/cpupower: Fix initializer override in hsw_ext_cstates

  tools/power/cpupower/ToDo                          | 14 +++++
  tools/power/cpupower/utils/cpupower-info.c         |  9 +++
  tools/power/cpupower/utils/cpupower-set.c          |  9 +++
  tools/power/cpupower/utils/helpers/cpuid.c         |  4 ++
  tools/power/cpupower/utils/helpers/helpers.h       |  1 +
  .../cpupower/utils/idle_monitor/amd_fam14h_idle.c  |  2 +-
  .../cpupower/utils/idle_monitor/cpuidle_sysfs.c    |  2 +-
  .../cpupower/utils/idle_monitor/cpupower-monitor.c |  2 +-
  .../cpupower/utils/idle_monitor/cpupower-monitor.h |  5 +-
  .../cpupower/utils/idle_monitor/hsw_ext_idle.c     |  3 +-
  .../cpupower/utils/idle_monitor/mperf_monitor.c    | 64 
++++++++++++++++++----
  tools/power/cpupower/utils/idle_monitor/nhm_idle.c |  2 +-
  tools/power/cpupower/utils/idle_monitor/snb_idle.c |  2 +-
  13 files changed, 100 insertions(+), 19 deletions(-)
----------------------------------------------------------------

View attachment "linux-cpupower-5.5-rc1.diff" of type "text/x-patch" (11542 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ