[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260120222753.GA1357911-robh@kernel.org>
Date: Tue, 20 Jan 2026 16:27:53 -0600
From: Rob Herring <robh@...nel.org>
To: Linus Torvalds <torvalds@...ux-foundation.org>
Cc: Saravana Kannan <saravanak@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org
Subject: [GIT PULL] Devicetree fixes for v6.19, part 3
Linus,
Please pull another couple of DT fixes.
Rob
The following changes since commit 235a1eb8d2dcc49a6cf0a5ee1aa85544a5d0054b:
of: unittest: Fix memory leak in unittest_data_add() (2026-01-02 15:36:37 -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.19-3
for you to fetch changes up to 81122fba08fa3ccafab6ed272a5c6f2203923a7e:
of: fix reference count leak in of_alias_scan() (2026-01-17 10:20:43 -0600)
----------------------------------------------------------------
Devicetree fixes for v6.19, part 3:
- Fix a refcount leak in of_alias_scan()
- Support decending into child nodes when populating nodes in /firmware
----------------------------------------------------------------
Rob Herring (Arm) (1):
of: platform: Use default match table for /firmware
Weigang He (1):
of: fix reference count leak in of_alias_scan()
drivers/of/base.c | 8 ++++++--
drivers/of/platform.c | 2 +-
2 files changed, 7 insertions(+), 3 deletions(-)
Powered by blists - more mailing lists