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:	Fri, 20 Mar 2015 16:47:15 -0500
From:	Rob Herring <robherring2@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	Grant Likely <grant.likely@...aro.org>,
	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] DeviceTree fixes for 4.0

Hi Linus,

Please pull some more DT fixes for 4.0.

Rob

The following changes since commit 06e5801b8cb3fc057d88cb4dc03c0b64b2744cda:

  Linux 4.0-rc4 (2015-03-15 17:38:20 -0700)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/devicetree-fixes-for-4.0-part2

for you to fetch changes up to f64255b5072d9c46cef8655d51cf7e10285abed7:

  Revert "of: Fix premature bootconsole disable with 'stdout-path'"
(2015-03-19 08:46:54 -0500)

----------------------------------------------------------------
More DeviceTree fixes for 4.0:

- Revert setting stdout-path as preferred console. This caused
regressions in PowerMACs and other systems.

- Yet another fix for stdout-path option parsing.

- Fix error path handling in of_irq_parse_one

----------------------------------------------------------------
Brian Norris (2):
      of: unittest: Add option string test case with longer path
      of: handle both '/' and ':' in path strings

Laurent Pinchart (1):
      of/irq: Fix of_irq_parse_one() returned error codes

Peter Hurley (1):
      Revert "of: Fix premature bootconsole disable with 'stdout-path'"

 drivers/of/base.c     | 11 ++---------
 drivers/of/irq.c      | 10 +++++++---
 drivers/of/unittest.c |  5 +++++
 3 files changed, 14 insertions(+), 12 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