The following changes since commit 254f49634ee16a731174d2ae34bc50bd5f45e731:
Linux 7.1-rc1 (2026-04-26 14:19:00 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rpmsg-v7.2 for you to fetch changes up to 1ff3f528e67d20e2b1483dcaba899dc7832b2e6b: rpmsg: char: Fix use-after-free on probe error path (2026-06-04 11:58:37 -0600) ---------------------------------------------------------------- rpmsg update for v7.2 Fix use-after-free in rpmsg-char driver. ---------------------------------------------------------------- Yuho Choi (1): rpmsg: char: Fix use-after-free on probe error path drivers/rpmsg/rpmsg_char.c | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-)

