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:	Wed, 9 Dec 2015 15:01:13 -0600
From:	Rob Herring <robherring2@...il.com>
To:	Linus Torvalds <torvalds@...ux-foundation.org>
Cc:	"devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
	"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
	Frank Rowand <frowand.list@...il.com>,
	Grant Likely <grant.likely@...aro.org>
Subject: [GIT PULL] DeviceTree fixes for 4.4

Hi Linus,

Please pull DT fixes for 4.4. I think this should be all for 4.4.

Rob

The following changes since commit 31ade3b83e1821da5fbb2f11b5b3d4ab2ec39db8:

  Linux 4.4-rc3 (2015-11-29 18:58:26 -0800)

are available in the git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git
tags/devicetree-fixes-for-4.4-rc4

for you to fetch changes up to eaddb5725357e9f05ffe5d271630f8197d089da4:

  of/irq: move of_msi_map_rid declaration to the correct ifdef section
(2015-12-09 09:23:28 -0600)

----------------------------------------------------------------
DeviceTree fixes for 4.4-rc4:

- Fix incorrect warning about overlapping memory regions

- Export of_irq_find_parent again which was made static in 4.4, but has
  users pending for 4.5.

- Fix of_msi_map_rid declaration location

- Fix re-entrancy for of_fdt_unflatten_tree

- Clean-up of phys_addr_t printks

----------------------------------------------------------------
Carlo Caione (1):
      of/irq: Export of_irq_find_parent again

Dmitry V. Krivenok (1):
      of: do not use 0x in front of %pa

Guenter Roeck (1):
      of/fdt: Add mutex protection for calls to __unflatten_device_tree()

Masahiro Yamada (1):
      of/address: fix typo in comment block of of_translate_one()

Michael Ellerman (1):
      of: Fix comparison of reserved memory regions

Rob Herring (1):
      of/irq: move of_msi_map_rid declaration to the correct ifdef section

 drivers/of/address.c         |  5 +++--
 drivers/of/fdt.c             |  7 ++++++-
 drivers/of/irq.c             |  3 ++-
 drivers/of/of_reserved_mem.c |  8 +++++++-
 include/linux/of_irq.h       | 19 ++++++++++++-------
 5 files changed, 30 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