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:	Mon, 07 Jul 2014 22:56:14 +0800
From:	Zhang Rui <rui.zhang@...el.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Linux PM list <linux-pm@...r.kernel.org>,
	LKML <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Thermal Management updates for v3.16-rc5

Please pull from the git repository at

  git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux.git for-rc

to receive Thermal management updates for v3.16-rc5 with
top-most commit 4adccf9fc84aaf5e4d18442e163d549e0b603075:

  tmon: set umask to a reasonable value (2014-07-01 22:00:51 +0800)

on top of commit a497c3ba1d97fc69c1e78e7b96435ba8c2cb42ee:

  Linux 3.16-rc2 (2014-06-21 19:02:54 -1000)

Specifics:

- Update Email address of Thermal subsystem maintainer Eduardo Valentin.

- Fix a problem that unloading thermal module results in kernel crash
because a non-exist device file is removed on thermal unload.

- Fix a problem that critical trip point is set wrongly on latest i.MX6
SOC and results in system critical shutdown.

- a couple of fixes to Tmon tool, of-thermal code and ti thermal driver.

thanks,
rui

----------------------------------------------------------------
Aaron Lu (1):
      thermal: hwmon: Make the check for critical temp valid consistent

Anson Huang (1):
      Thermal: imx: correct critical trip temperature setting

Javi Merino (1):
      tools/thermal: tmon: fix compilation errors when building
statically

Lee Jones (1):
      MAINTAINERS: Update Eduardo Valentin's email address

Neil Horman (2):
      tmon: Check log file for common secuirty issues
      tmon: set umask to a reasonable value

Punit Agrawal (1):
      thermal: Bind cooling devices with the correct arguments

Rickard Strandqvist (1):
      thermal: ti-soc-thermal: ti-bandgap.c: Cleaning up wrong address
is checked

Stephen Boyd (1):
      thermal: Add braces around suspect code

 MAINTAINERS                                 |  4 ++--
 drivers/thermal/imx_thermal.c               | 18 +++++++-----------
 drivers/thermal/of-thermal.c                |  7 ++++---
 drivers/thermal/thermal_hwmon.c             | 33
++++++++++++++++++---------------
 drivers/thermal/ti-soc-thermal/ti-bandgap.c |  2 +-
 tools/thermal/tmon/Makefile                 |  2 +-
 tools/thermal/tmon/tmon.c                   | 26
+++++++++++++++++++++++++-
 7 files changed, 58 insertions(+), 34 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