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, 28 Jul 2017 17:52:13 -0500
From:   Rob Herring <robherring2@...il.com>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Frank Rowand <frowand.list@...il.com>,
        Sergei Shtylyov <sergei.shtylyov@...entembedded.com>,
        "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.13

Linus,

Please pull 2 small DT fixes for 4.13.

Rob

The following changes since commit 5771a8c08880cdca3bfb4a3fc6d309d6bba20877:

  Linux v4.13-rc1 (2017-07-15 15:22:10 -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.13

for you to fetch changes up to 531da74075a7805768ce3cd323e37e3548cbf6c5:

  of: irq: fix of_irq_to_resource() error check (2017-07-21 16:58:55 -0500)

----------------------------------------------------------------
DeviceTree fixes for 4.13:

- Fix error handling in of_irq_to_resource_table() due to
  of_irq_to_resource() error return changes.

- Fix dtx_diff script due to dts include path changes.

----------------------------------------------------------------
Frank Rowand (1):
      scripts/dtc: dtx_diff - update include dts paths to match build

Sergei Shtylyov (1):
      of: irq: fix of_irq_to_resource() error check

 drivers/of/irq.c     | 2 +-
 scripts/dtc/dtx_diff | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ