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: <20250117215916.GA1682842-robh@kernel.org>
Date: Fri, 17 Jan 2025 15:59:16 -0600
From: Rob Herring <robh@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Saravana Kannan <saravanak@...gle.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
	Conor Dooley <conor+dt@...nel.org>, linux-kernel@...r.kernel.org,
	devicetree@...r.kernel.org
Subject: [GIT PULL] Devicetree fixes for v6.13, part 2

Linus,

Please pull this one fix for 6.13.

Rob


The following changes since commit 8600058ba28a7b07660ddcd150372d72fb3bc895:

  of: Add coreboot firmware to excluded default cells list (2024-12-20 15:39:22 -0600)

are available in the Git repository at:

  ssh://git@...olite.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.13-2

for you to fetch changes up to 6e5773d52f4a2d9c80692245f295069260cff6fc:

  of/address: Fix WARN when attempting translating non-translatable addresses (2025-01-12 15:31:47 -0600)

----------------------------------------------------------------
Devicetree fixes for 6.13, part 2:

Another fix and testcase to avoid the newly added WARN in the case of
non-translatable addresses.

----------------------------------------------------------------
Rob Herring (Arm) (2):
      of/unittest: Add test that of_address_to_resource() fails on non-translatable address
      of/address: Fix WARN when attempting translating non-translatable addresses

 drivers/of/address.c                         | 18 +++++++++++++++---
 drivers/of/unittest-data/tests-platform.dtsi | 13 +++++++++++++
 drivers/of/unittest.c                        | 14 ++++++++++++++
 3 files changed, 42 insertions(+), 3 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ