The following changes since commit cee9395acd8043be0644b25c34bfa86623f2b935:
Linux 7.3-rc1 (2026-08-30 13:34:40 -0700) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/remoteproc/linux.git tags/rproc-v7.3-fixes for you to fetch changes up to 9db31edf92dde1f3c98008bd5f88e859d14324cc: remoteproc: qcom_q6v5_pas: Fix error masking in qcom_pas_stop() (2026-08-31 11:45:00 -0500) ---------------------------------------------------------------- remoteproc fixes for v7.3 Fix unbalanced handover IRQ for attached and the overwriting of the shutdown return value in the Qualcomm PAS remoteproc driver. Correct the conditions in the Qualcomm modem remoteproc driver for which secure services to require after the move to "PAS service". Ensure that the correct addresses are passed to iommu_unmap() in as Qualcomm ADSP carveout are torn down. ---------------------------------------------------------------- Mostafa Saleh (1): remoteproc: qcom_q6v5_adsp: Fix iommu_unmap() usage Paul Hollinsky (1): remoteproc: qcom_q6v5_mss: Don't require PAS for memory protection Shawn Guo (1): remoteproc: qcom: q6v5_pas: Don't enable handover IRQ on attach Vignesh Viswanathan (1): remoteproc: qcom_q6v5_pas: Fix error masking in qcom_pas_stop() drivers/remoteproc/qcom_q6v5_adsp.c | 8 ++++---- drivers/remoteproc/qcom_q6v5_mss.c | 11 ++++++++++- drivers/remoteproc/qcom_q6v5_pas.c | 12 +++++++----- 3 files changed, 21 insertions(+), 10 deletions(-)

