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: <CAJZ5v0jpx6WhgfX8E2SfWDV0C6OEWK539nYYSVnJ3_xGMBd1Cw@mail.gmail.com>
Date: Wed, 7 Jan 2026 21:03:22 +0100
From: "Rafael J. Wysocki" <rafael@...nel.org>
To: Shuah Khan <skhan@...uxfoundation.org>
Cc: "Rafael J. Wysocki" <rafael@...nel.org>, shuah <shuah@...nel.org>, linux-pm@...r.kernel.org, 
	linux-kernel@...r.kernel.org, "John B. Wyatt IV" <jwyatt@...hat.com>, 
	John Kacur <jkacur@...hat.com>, Thomas Renninger <trenn@...e.com>, Thomas Renninger <trenn@...e.de>
Subject: Re: [GIT PULL] cpupower update for Linux 6.20-rc1

Hi Shuah,

On Wed, Jan 7, 2026 at 1:09 AM Shuah Khan <skhan@...uxfoundation.org> wrote:
>
> Hi Rafael,
>
> Please pull the following cpupower update for Linux 6.20-rc1.
>
> Fixes to miscellaneous problems in cpupower tool:
>
> - idle_monitor: fix incorrect value logged after stop
> - Fix inverted APERF capability check
> - Use strcspn() to strip trailing newline
> - Reset errno before strtoull()
> - Show C0 in idle-info dump
>
> diff is attached.
>
> thanks,
> -- Shuah
>
> ----------------------------------------------------------------
> The following changes since commit 8f0b4cce4481fb22653697cced8d0d04027cb1e8:
>
>    Linux 6.19-rc1 (2025-12-14 16:05:07 +1200)
>
> are available in the Git repository at:
>
>    git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux tags/linux-cpupower-6.20-rc1
>
> for you to fetch changes up to ff72619e11348ab189e232c59515dd5c33780d7c:
>
>    tools/power cpupower: Show C0 in idle-info dump (2025-12-15 12:33:29 -0700)
>
> ----------------------------------------------------------------
> cpupower update for Linux 6.20-rc1
>
> Fixes to miscellaneous problems in cpupower tool:
>
> - idle_monitor: fix incorrect value logged after stop
> - Fix inverted APERF capability check
> - Use strcspn() to strip trailing newline
> - Reset errno before strtoull()
> - Show C0 in idle-info dump
>
> ----------------------------------------------------------------
> Kaushlendra Kumar (5):
>        cpupower: idle_monitor: fix incorrect value logged after stop
>        tools/cpupower: Fix inverted APERF capability check
>        tools/cpupower: Use strcspn() to strip trailing newline
>        tools/power cpupower: Reset errno before strtoull()
>        tools/power cpupower: Show C0 in idle-info dump
>
>   tools/power/cpupower/lib/cpuidle.c                      | 7 +++----
>   tools/power/cpupower/utils/cpufreq-info.c               | 2 +-
>   tools/power/cpupower/utils/cpuidle-info.c               | 2 +-
>   tools/power/cpupower/utils/idle_monitor/cpuidle_sysfs.c | 2 +-
>   4 files changed, 6 insertions(+), 7 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