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 for Android: free password hash cracker in your pocket
[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 17 Mar 2023 17:12:33 +0100
From:   "Rafael J. Wysocki" <rafael@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Linux PM <linux-pm@...r.kernel.org>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Power management fixes for v6.3-rc3

Hi Linus,

Please pull from the tag

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm-6.3-rc3

with top-most commit 1fa9d47baa9e61ff973e03f0ef26f5b78d545e37

 Merge branch 'pm-cpuidle'

on top of commit eeac8ede17557680855031c6f305ece2378af326

 Linux 6.3-rc2

to receive power management fixes for 6.3-rc3.

These fix an error code path issue in a cpuidle driver and make the
sleepgraph utility more robust against unexpected input.

Specifics:

 - Fix the psci_pd_init_topology() failure path in the PSCI cpuidle
   driver (Shawn Guo).

 - Modify the sleepgraph utility so it does not crash on binary data
   in device names (Todd Brandt).

Thanks!


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

Shawn Guo (1):
      cpuidle: psci: Iterate backwards over list in psci_pd_remove()

Todd Brandt (1):
      pm-graph: sleepgraph: Avoid crashing on binary data in device names

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

 drivers/cpuidle/cpuidle-psci-domain.c | 3 ++-
 tools/power/pm-graph/sleepgraph.py    | 5 ++---
 2 files changed, 4 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ