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>] [day] [month] [year] [list]
Date:	Sat, 10 Oct 2015 00:23:25 +0200
From:	"Rafael J. Wysocki" <rafael@...nel.org>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
	ACPI Devel Maling List <linux-acpi@...r.kernel.org>,
	"linux-pm@...r.kernel.org" <linux-pm@...r.kernel.org>
Subject: [GIT PULL] Power management and ACPI fixes for v4.3-rc5

Hi Linus,

Please pull from

 git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm.git \
 pm+acpi-4.3-rc5

to receive power management and ACPI fixes for v4.3-rc5 with
top-most commit 670aee3fc7ac37ae947f8b582d87b51d5fa36524

 Merge branches 'pm-devfreq' and 'pm-cpufreq'

on top of commit 049e6dde7e57f0054fdc49102e7ef4830c698b46

 Linux 4.3-rc4

These are four fixes for bugs in the devfreq and cpufreq
subsystems, including two regression fixes (one for a recent
regression and one for a problem introduced in 4.2).

Specifics:

 - Two fixes for cpufreq regressions, an acpi-cpufreq driver one
   introduced during the 4.2 cycle when we started to preserve
   cpufreq directories for offline CPUs and a general one
   introduced recently (Srinivas Pandruvada).

 - Two devfreq fixes, one for a double kfree() in an error code
   path and one for a confusing sysfs-related failure (Geliang Tang,
   Tobias Jakobi).

Thanks!


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

Geliang Tang (1):
      PM / devfreq: fix double kfree

Srinivas Pandruvada (2):
      cpufreq: acpi_cpufreq: prevent crash on reading freqdomain_cpus
      cpufreq: prevent lockup on reading scaling_available_frequencies

Tobias Jakobi (1):
      PM / devfreq: Fix governor_store()

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

 drivers/cpufreq/acpi-cpufreq.c | 3 +++
 drivers/cpufreq/cpufreq.c      | 4 +++-
 drivers/devfreq/devfreq.c      | 7 ++++---
 3 files changed, 10 insertions(+), 4 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ