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, 30 Dec 2013 16:01:28 -0600
From:	Rob Herring <robherring2@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	Benjamin Herrenschmidt <benh@...nel.crashing.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Grant Likely <grant.likely@...aro.org>
Subject: [GIT PULL] Devicetree fixes for 3.13

Linus,

Please pull a couple of DT fixes for 3.13.

Rob

The following changes since commit 413541dd66d51f791a0b169d9b9014e4f56be13c:

  Linux 3.13-rc5 (2013-12-22 13:08:32 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/dt-fixes-for-3.13

for you to fetch changes up to f0082e3cf70e19dce4e96494078ec3ddb89550d3:

  Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes
(2013-12-30 12:09:47 -0600)

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

- Fix 2 regressions found on PPC
- Allow NULL ptr in unflatten_and_copy_device_tree
- Update my email address

----------------------------------------------------------------
Cédric Le Goater (1):
      of/irq: Fix device_node refcount in of_irq_parse_raw()

Geert Uytterhoeven (1):
      of/Kconfig: Spelling s/one/once/

James Hogan (1):
      of: Fix NULL dereference in unflatten_and_copy()

Rob Herring (3):
      Revert "of/address: Handle #address-cells > 2 specially"
      MAINTAINERS: Update Rob Herring's email address
      Merge remote-tracking branch 'grant/devicetree/merge' into dt-fixes

 MAINTAINERS          |  6 +++---
 drivers/of/Kconfig   |  2 +-
 drivers/of/address.c |  8 --------
 drivers/of/fdt.c     | 12 ++++++++++--
 drivers/of/irq.c     |  5 +----
 5 files changed, 15 insertions(+), 18 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