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, 13 Oct 2017 08:25:00 -0500
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>,
        Mark Rutland <mark.rutland@....com>,
        Frank Rowand <frowand.list@...il.com>
Subject: [GIT PULL] DeviceTree fixes for 4.14, round 2

Hi Linus,

Please pull a couple more DT fixes for 4.14.

Rob

The following changes since commit 8a5776a5f49812d29fe4b2d0a2d71675c3facf3f:

  Linux 4.14-rc4 (2017-10-08 20:53:29 -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.14-2

for you to fetch changes up to 3314c6bdd26880e0dfbcb0cb85a1b36d185ce47c:

  device property: preserve usecount for node passed to
of_fwnode_graph_get_port_parent() (2017-10-12 12:26:14 -0500)

----------------------------------------------------------------
DeviceTree fixes for 4.14:

- Fix memory leak in error case of of_console_check

- Increase number of reserved memory regions to 32. 16 was not enough on
  some Power systems.

- Fix OF node refcounting for of_fwnode_graph_get_port_parent

----------------------------------------------------------------
Niklas Söderlund (1):
      device property: preserve usecount for node passed to
of_fwnode_graph_get_port_parent()

Sergey Senozhatsky (1):
      of: do not leak console options

Stewart Smith (1):
      drivers: of: increase MAX_RESERVED_REGIONS to 32

 drivers/of/base.c            | 8 ++++++--
 drivers/of/of_reserved_mem.c | 2 +-
 drivers/of/property.c        | 2 +-
 3 files changed, 8 insertions(+), 4 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ