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]
Message-ID: <c9e75c82-77c5-4f10-972f-14dbc2b70843@linuxfoundation.org>
Date: Fri, 11 Oct 2024 16:45:30 -0600
From: Shuah Khan <skhan@...uxfoundation.org>
To: "Rafael J. Wysocki" <rafael@...nel.org>
Cc: Shuah Khan <skhan@...uxfoundation.org>, shuah <shuah@...nel.org>,
 linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: [GIT PULL] cpupower update for Linux 6.13-rc1

Hi Rafael,

Please pull the following cpupower update for Linux 6.13-rc1.

This cpupower update for Linux 6.13-rc1 consists of changes to:

-- bindings:
    - add generated files to gitignore
    - improve disable c_state block
    - new test to confirm cpu state is disabled

-- bench:
    - print config file path when open cpufreq-bench.conf fails

-- Makefile
    - override cross-compiling env params to make it easier for builds
      in Yocto environment.

-- add documentation for new EPP value change, amd_pstate mode change,
    and turbo-boost features.

diff is attached.

Sending it early to get the Yacto build available in next.

thanks,
-- Shuah

----------------------------------------------------------------
The following changes since commit 9852d85ec9d492ebef56dc5f229416c925758edc:

   Linux 6.12-rc1 (2024-09-29 15:06:19 -0700)

are available in the Git repository at:

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

for you to fetch changes up to b6a2dbf88aa793a288f77e0eddb395f79594908f:

   pm: cpupower: bindings: Add test to confirm cpu state is disabled (2024-10-02 14:50:23 -0600)

----------------------------------------------------------------
linux-cpupower-6.13-rc1

This cpupower update for Linux 6.13-rc1 consists of changes to:

-- bindings:
    - add generated files to gitignore
    - improve disable c_state block
    - new test to confirm cpu state is disabled

-- bench:
    - print config file path when open cpufreq-bench.conf fails

-- Makefile
    - override cross-compiling env params to make it easier for builds
      in Yocto environment.

-- add documentation for new EPP value change, amd_pstate mode change,
    and turbo-boost features.

----------------------------------------------------------------
John B. Wyatt IV (3):
       pm: cpupower: gitignore: Add compile_commands.json
       pm: cpupower: bindings: Improve disable c_state block
       pm: cpupower: bindings: Add test to confirm cpu state is disabled

Peng Fan (2):
       pm: cpupower: bench: print config file path when open cpufreq-bench.conf fails
       pm: cpupower: Makefile: Allow overriding cross-compiling env params

Tor Vic (1):
       tools/power/cpupower: Add documentation for some recently introduced options

  tools/power/cpupower/.gitignore                    |  3 ++
  tools/power/cpupower/Makefile                      | 12 +++----
  tools/power/cpupower/bench/parse.c                 |  5 +--
  .../bindings/python/test_raw_pylibcpupower.py      | 28 ++++++++++++----
  tools/power/cpupower/man/cpupower-set.1            | 38 ++++++++++++++++++++--
  5 files changed, 70 insertions(+), 16 deletions(-)
----------------------------------------------------------------
View attachment "linux-cpupower-6.13-rc1.diff" of type "text/x-patch" (5275 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ