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>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20201113204429.GA1955280@bogus>
Date:   Fri, 13 Nov 2020 14:44:29 -0600
From:   Rob Herring <robh@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     linux-kernel@...r.kernel.org, devicetree@...r.kernel.org,
        Frank Rowand <frowand.list@...il.com>,
        Marc Kleine-Budde <mkl@...gutronix.de>
Subject: [GIT PULL] Devicetree fixes for v5.10, take 2

Linus,

Please pull DT fixes. The 3 flexcan related commits haven't been in 
linux-next, but then neither was the 5.11 material that went in for rc3 
and broke things. :(

Rob


The following changes since commit f8394f232b1eab649ce2df5c5f15b0e528c92091:

  Linux 5.10-rc3 (2020-11-08 16:10:16 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-5.10-2

for you to fetch changes up to bdac39a3bd28891fb0ded91c9152459c57773462:

  dt-bindings: clock: imx5: fix example (2020-11-13 08:49:59 -0600)

----------------------------------------------------------------
Devicetree fixes for v5.10, take 2:

- Fix Flexcan binding schema errors introduced in rc3

- Fix an of_node ref counting error in of_dma_is_coherent

----------------------------------------------------------------
Evan Nimmo (1):
      of/address: Fix of_node memory leak in of_dma_is_coherent

Marc Kleine-Budde (3):
      dt-bindings: can: fsl,flexcan.yaml: fix fsl,stop-mode
      dt-bindings: can: fsl,flexcan.yaml: fix compatible for i.MX35 and i.MX53
      dt-bindings: clock: imx5: fix example

 .../devicetree/bindings/clock/imx5-clock.yaml          |  2 +-
 .../devicetree/bindings/net/can/fsl,flexcan.yaml       | 18 +++++++++++-------
 drivers/of/address.c                                   |  4 +++-
 3 files changed, 15 insertions(+), 9 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ