From: Rob Herring <robh@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>
Cc: Saravana Kannan <saravanak@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org
Subject: [GIT PULL] Devicetree fixes for v6.19, part 3
Date: Tue, 20 Jan 2026 16:27:53 -0600 [thread overview]
Message-ID: <20260120222753.GA1357911-robh@kernel.org> (raw)
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@gitolite.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(-)
next reply other threads:[~2026-01-20 22:27 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-20 22:27 Rob Herring [this message]
2026-01-20 23:23 ` [GIT PULL] Devicetree fixes for v6.19, part 3 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260120222753.GA1357911-robh@kernel.org \
--to=robh@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=saravanak@kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.