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:   Mon, 8 Feb 2021 09:11:47 -0700
From:   Shuah Khan <skhan@...uxfoundation.org>
To:     "Rafael J. Wysocki" <rafael@...nel.org>
Cc:     Thomas Renninger <trenn@...e.com>,
        Shuah Khan <skhan@...uxfoundation.org>,
        linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org,
        Nathan Fontenot <nathan.fontenot@....com>, rrichter@....com,
        Ivan Babrou <ivan@...udflare.com>
Subject: [GIT PULL] cpupower update for Linux 5.12-rc1

Hi Rafael,

Please pull the following cpupower update for Linux 5.12-rc1

This cpupower update for Linux 5.12-rc1 consists of:

- Updates to the cpupower command to add support for AMD family 0x19
   and cleanup the code to remove many of the family checks to make
   future family updates easier.

- Adding Makefile dependencies for install targets to allow building
   cpupower in parallel rather than serially.

diff is attached.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit e71ba9452f0b5b2e8dc8aa5445198cd9214a6a62:

   Linux 5.11-rc2 (2021-01-03 15:55:30 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 3a3ecfdb605cc8d98988012a4f88c34b4d220c21:

   cpupower: Add cpuid cap flag for MSR_AMD_HWCR support (2021-01-26 
09:40:45 -0700)

----------------------------------------------------------------
linux-cpupower-5.12-rc1

This cpupower update for Linux 5.12-rc1 consists of:

- Updates to the cpupower command to add support for AMD family 0x19
   and cleanup the code to remove many of the family checks to make
   future family updates easier.

- Adding Makefile dependencies for install targets to allow building
   cpupower in parallel rather than serially.

----------------------------------------------------------------
Ivan Babrou (1):
       cpupower: add Makefile dependencies for install targets

Nathan Fontenot (7):
       cpupower: Update msr_pstate union struct naming
       cpupower: Add CPUPOWER_CAP_AMD_HW_PSTATE cpuid caps flag
       cpupower: Remove unused pscur variable.
       cpupower: Update family checks when decoding HW pstates
       cpupower: Condense pstate enabled bit checks in decode_pstates()
       cpupower: Remove family arg to decode_pstates()
       cpupower: Add cpuid cap flag for MSR_AMD_HWCR support

Robert Richter (1):
       cpupower: Correct macro name for CPB caps flag

  tools/power/cpupower/Makefile                |  8 ++--
  tools/power/cpupower/bench/Makefile          |  2 +-
  tools/power/cpupower/utils/cpufreq-info.c    |  3 +-
  tools/power/cpupower/utils/helpers/amd.c     | 65 
+++++++++++++---------------
  tools/power/cpupower/utils/helpers/cpuid.c   | 20 +++++++--
  tools/power/cpupower/utils/helpers/helpers.h | 14 +++---
  tools/power/cpupower/utils/helpers/misc.c    |  9 +---
  7 files changed, 62 insertions(+), 59 deletions(-)

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

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ