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: <20230822174328.GA385825-robh@kernel.org>
Date:   Tue, 22 Aug 2023 12:43:28 -0500
From:   Rob Herring <robh@...nel.org>
To:     Linus Torvalds <torvalds@...ux-foundation.org>
Cc:     Frank Rowand <frowand.list@...il.com>,
        Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
        linux-kernel@...r.kernel.org, devicetree@...r.kernel.org
Subject: [GIT PULL] Devicetree fixes for v6.5, take 2

Linus,

Please pull a few more DT fixes for 6.5.

Rob


The following changes since commit ffc59c6414f9ffd52591786efe3e62e145563deb:

  dt-bindings: serial: Remove obsolete nxp,lpc1850-uart.txt (2023-07-21 13:39:12 -0600)

are available in the Git repository at:

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

for you to fetch changes up to 7882541ca06d51a6c12d687827176c16d5e05f65:

  of/platform: increase refcount of fwnode (2023-08-21 16:12:28 -0500)

----------------------------------------------------------------
Devicetree fixes for v6.5, part 2:

- Fix DT node refcount when creating platform devices

- Fix deadlock in changeset code due to printing with devtree_lock held

- Fix unittest EXPECT strings for parse_phandle_with_args_map() test

- Fix IMA kexec memblock freeing

----------------------------------------------------------------
Peng Fan (1):
      of/platform: increase refcount of fwnode

Rik van Riel (1):
      mm,ima,kexec,of: use memblock_free_late from ima_free_kexec_buffer

Rob Herring (2):
      of: unittest: Fix EXPECT for parse_phandle_with_args_map() test
      of: dynamic: Refactor action prints to not use "%pOF" inside devtree_lock

 drivers/of/dynamic.c  | 31 +++++++++----------------------
 drivers/of/kexec.c    |  3 ++-
 drivers/of/platform.c |  4 ++--
 drivers/of/unittest.c |  4 ++--
 4 files changed, 15 insertions(+), 27 deletions(-)

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ