[PATCH v2 0/5] Misc. RSC table changes
Mukesh Ojha <[email protected]> Sat, 25 Jul 2026 00:11:27 +0530
| Newsgroups | org.kernel.vger.linux-remoteproc,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Integrated multiple separate as one series. 1/5 was part of https://lore.kernel.org/lkml/[email protected]/ 2/5 to 4/5 was here https://lore.kernel.org/lkml/[email protected]/ 5/5 was reported as a part of https://lore.kernel.org/lkml/[email protected]/ Changes in v2: - Rebased it on next-20260723 - Integrated multiple singleton into this series. Mukesh Ojha (5): MAINTAINERS: add rsc_table.h to remoteproc entry remoteproc: fix coding style issues in remoteproc.h remoteproc: add SPDX-License-Identifier tag to remoteproc.h remoteproc: add SPDX-License-Identifier tag to rsc_table.h remoteproc: fix OOB read via signed offset in rsc_table_for_each_entry() MAINTAINERS | 1 + include/linux/remoteproc.h | 10 +++++----- include/linux/rsc_table.h | 18 ++++++++++++------ 3 files changed, 18 insertions(+), 11 deletions(-) -- 2.53.0