Hi ARM SoC maintainers, The following changes since commit 6613476e225e090cc9aad49be7fa504e290dd33d: Linux 6.8-rc1 (2024-01-21 14:11:32 -0800) are available in the Git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux.git tags/tegra-for-6.9-firmware for you to fetch changes up to 1315848f1f8a0100cb6f8a7187bc320c5d98947f: firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filename() (2024-02-21 17:10:32 +0100) Thanks, Thierry ---------------------------------------------------------------- firmware: tegra: Changes for v6.9-rc1 Contains a fix that makes sure we don't unnecessarily call kfree(). ---------------------------------------------------------------- Markus Elfring (1): firmware: tegra: bpmp: Return directly after a failed kzalloc() in get_filename() drivers/firmware/tegra/bpmp-debugfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)