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, 16 Aug 2014 23:00:54 +0100
From:	Grant Likely <grant.likely@...retlab.ca>
To:	Linus Torvalds <torvalds@...ux-foundation.org>,
	Linux Kernel Mailing List <linux-kernel@...r.kernel.org>
Subject: [GIT PULL] Additional devicetree changes for v3.17

Hi Linus,

Please pull the following tree with some bug fixes for devicetree.

g.

The following changes since commit c9d26423e56ce1ab4d786f92aebecf859d419293:

  Merge tag 'pm+acpi-3.17-rc1-2' of
git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm
(2014-08-14 18:13:46 -0600)

are available in the git repository at:


  git://git.secretlab.ca/git/linux tags/devicetree-for-linus

for you to fetch changes up to a9ecdc0fdc54aa499604dbd43132988effcac9b4:

  of/irq: Fix lookup to use 'interrupts-extended' property first
(2014-08-16 09:03:58 +0100)

----------------------------------------------------------------
Additional devicetree changes for v3.17

Three more commits needed for v3.17: A bug fix for reserved regions
based at address zero, a clarification on how to interpret existence of
both interrupts and interrupts-extended properties, and a fix to allow
device tree testcases to run on any platform.

----------------------------------------------------------------
Al Cooper (1):
      of: Allow mem_reserve of memory with a base address of zero

Florian Fainelli (1):
      of/irq: Fix lookup to use 'interrupts-extended' property first

Gaurav Minocha (1):
      Enabling OF selftest to run without machine's devicetree

 .../bindings/interrupt-controller/interrupts.txt   | 12 ++++---
 drivers/of/fdt.c                                   |  2 +-
 drivers/of/irq.c                                   | 17 ++++-----
 drivers/of/selftest.c                              | 40 +++++++++++++++++-----
 4 files changed, 48 insertions(+), 23 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