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-prev] [day] [month] [year] [list]
Message-ID: <CAJZ5v0g1Thtwxt52LsdmCsxp5SC0aMKsR4gmPWS3B6csPE-mmg@mail.gmail.com>
Date: Wed, 12 Mar 2025 20:19:47 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Shuah Khan <skhan@...uxfoundation.org>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>, Thomas Renninger <trenn@...e.com>, Thomas Renninger <trenn@...e.de>, 
	"John B. Wyatt IV" <jwyatt@...hat.com>, John Kacur <jkacur@...hat.com>, shuah <shuah@...nel.org>, 
	linux-pm@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [GIT PULL] cpupower update for Linux 6.15-rc1

Hi Shuah,

On Mon, Mar 10, 2025 at 6:19 PM Shuah Khan <skhan@...uxfoundation.org> wrote:
>
> Hi Rafael,
>
> Please pull the following cpupower  update for Linux 6.15-rc1.
>
> Fixes lib version-ing, memory leaks in error legs, removes hard-coded
> values, and implements CPU physical core querying.
>
> diff is attached.
>
> thanks,
> -- Shuah
>
> ----------------------------------------------------------------
> The following changes since commit a64dcfb451e254085a7daee5fe51bf22959d52d3:
>
>    Linux 6.14-rc2 (2025-02-09 12:45:03 -0800)
>
> are available in the Git repository at:
>
>    git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.15-rc1
>
> for you to fetch changes up to fffadbdd6b5acdb6390d6d0bc3ad6d3da5d2bd53:
>
>    cpupower: Make lib versioning scheme more obvious and fix version link (2025-03-07 13:58:10 -0700)
>
> ----------------------------------------------------------------
> linux-cpupower-6.15-rc1
>
> Fixes lib version-ing, memory leaks in error legs, removes hard-coded
> values, and implements CPU physical core querying.
>
> ----------------------------------------------------------------
> John B. Wyatt IV (1):
>        cpupower: Implement CPU physical core querying
>
> Shuah Khan (2):
>        pm: cpupower: Fix cmd_monitor() error legs to free cpu_topology
>        pm: cpupower: remove hard-coded topology depth values
>
> Thomas Renninger (1):
>        cpupower: Make lib versioning scheme more obvious and fix version link
>
> Yiwei Lin (1):
>        cpupower: monitor: Exit with error status if execvp() fail
>
> Zhongqiu Han (1):
>        pm: cpupower: bench: Prevent NULL dereference on malloc failure
>
>   tools/power/cpupower/Makefile                      | 19 +++++----
>   tools/power/cpupower/bench/parse.c                 |  4 ++
>   tools/power/cpupower/lib/cpupower.c                | 48 ++++++++++++++++++----
>   tools/power/cpupower/lib/cpupower.h                |  3 ++
>   .../cpupower/utils/idle_monitor/cpupower-monitor.c | 48 ++++++++++++++++------
>   5 files changed, 94 insertions(+), 28 deletions(-)
> ----------------------------------------------------------------

Pulled and added to linux-pm.git/linux-next, thanks!

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ