* [GIT PULL] Devicetree fixes for v6.17, part 1
@ 2025-08-25 20:35 Rob Herring
2025-08-26 2:02 ` pr-tracker-bot
0 siblings, 1 reply; 2+ messages in thread
From: Rob Herring @ 2025-08-25 20:35 UTC (permalink / raw)
To: Linus Torvalds
Cc: Saravana Kannan, Krzysztof Kozlowski, Conor Dooley, linux-kernel,
devicetree
Linus,
Please pull DT fixes for 6.17.
Rob
The following changes since commit 0121898ec05fa4c1f566fc05c7e8b3caf0998f97:
dt-bindings: Correct indentation and style in DTS example (2025-07-28 19:56:29 -0500)
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.17-1
for you to fetch changes up to 80af3745ca465c6c47e833c1902004a7fa944f37:
of: dynamic: Fix use after free in of_changeset_add_prop_helper() (2025-08-22 16:21:35 -0500)
----------------------------------------------------------------
Devicetree fixes for v6.17, part 1:
- Fix a memory leak for of_pci_add_properties() failure case. Then fix
the introduced UAF.
- Add missing IORESOURCE_MEM flag on of_reserved_mem_region_to_resource()
- Add already in use vendor prefix "eswin"
- Clarify "of of" comment in of_match_device(). After many years of
drive-by patches dropping the 2nd "of" (which referred to
OpenFirmware), a correct patch finally arrived.
----------------------------------------------------------------
Bagas Sanjaya (1):
of: Clarify OF device context in of_match_device() comment
Dan Carpenter (1):
of: dynamic: Fix use after free in of_changeset_add_prop_helper()
Lizhi Hou (1):
of: dynamic: Fix memleak when of_pci_add_properties() failed
Pritesh Patel (1):
dt-bindings: vendor-prefixes: add eswin
Rob Herring (Arm) (1):
of: reserved_mem: Add missing IORESOURCE_MEM flag on resources
Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
drivers/of/device.c | 4 ++--
drivers/of/dynamic.c | 9 +++++++--
drivers/of/of_reserved_mem.c | 1 +
4 files changed, 12 insertions(+), 4 deletions(-)
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [GIT PULL] Devicetree fixes for v6.17, part 1
2025-08-25 20:35 [GIT PULL] Devicetree fixes for v6.17, part 1 Rob Herring
@ 2025-08-26 2:02 ` pr-tracker-bot
0 siblings, 0 replies; 2+ messages in thread
From: pr-tracker-bot @ 2025-08-26 2:02 UTC (permalink / raw)
To: Rob Herring
Cc: Linus Torvalds, Saravana Kannan, Krzysztof Kozlowski,
Conor Dooley, linux-kernel, devicetree
The pull request you sent on Mon, 25 Aug 2025 15:35:21 -0500:
> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/robh/linux.git tags/devicetree-fixes-for-6.17-1
has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/fab1beda7597fac1cecc01707d55eadb6bbe773c
Thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/prtracker.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-08-26 2:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-25 20:35 [GIT PULL] Devicetree fixes for v6.17, part 1 Rob Herring
2025-08-26 2:02 ` pr-tracker-bot
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).