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:	Tue, 18 Aug 2015 16:44:37 -0700
From:	Eduardo Valentin <edubezval@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Rui Zhang <rui.zhang@...el.com>
Cc:	Linux PM <linux-pm@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>,
	Linux ACPI <linux-acpi@...r.kernel.org>,
	Russell King <rmk+kernel@....linux.org.uk>
Subject: [GIT PULL] Last minute fixes on Thermal-SoC for v4.2-rc8

Hello Linus,


I have these last minute fixes on the thermal-soc tree. It has gone through
linux-next. There is a fix of a long lasting bug in cpu cooling device,
thanks for RMK for being pushing this.

So, if there is still time, please pull from:

  git://git.kernel.org/pub/scm/linux/kernel/git/evalenti/linux-soc-thermal fixes

to receive Thermal-SoC Management updates for v4.2-rc8 with top-most

1afb9c539daebc2c8a7b33d0e0b8fc9f74671b02:

  thermal/cpu_cooling: update policy limits if clipped_freq < policy->max (2015-08-14 18:26:23 -0700)

on top of commit 7ddab73346a1277b90fd6a4d044bc948f9cc9ad8:

  Merge branch 'fixes' of git://ftp.arm.linux.org.uk/~rmk/linux-arm (2015-08-13 16:34:56 -0700)


Specifics:
- I am sending in behalf of Rui this time, as he does not have any
  further patches.
- Urgent fix: Lockdep fix in the cpu cooling code.
- Refactoring in the cpu cooling code.
- Remove devm* functions from power allocator.

BR,

Eduardo Valentin
----------------------------------------------------------------
Dmitry Torokhov (1):
      thermal: power_allocator: do not use devm* interfaces

Russell King (1):
      thermal: cpu_cooling: fix lockdep problems in cpu_cooling

Viresh Kumar (6):
      thermal/cpu_cooling: No need to initialize max_freq to 0
      thermal/cpu_cooling: quit early after updating policy
      thermal/cpu_cooling: convert 'switch' block to 'if' block in notifier
      thermal/cpu_cooling: rename cpufreq_val as clipped_freq
      thermal/cpu_cooling: rename max_freq as clipped_freq in notifier
      thermal/cpu_cooling: update policy limits if clipped_freq < policy->max

 drivers/thermal/cpu_cooling.c     | 73 +++++++++++++++++++++++----------------
 drivers/thermal/power_allocator.c |  8 ++---
 2 files changed, 48 insertions(+), 33 deletions(-)

Download attachment "signature.asc" of type "application/pgp-signature" (491 bytes)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ