Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2025-11-06 16:12:37 to 2025-11-19 16:22:44 UTC [more...]

[PATCH v4 00/12] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
 2025-11-19 16:22 UTC  (16+ messages)
` [PATCH v4 01/12] remoteproc: imx_dsp_rproc: simplify power domain attach and error handling
` [PATCH v4 02/12] remoteproc: imx_dsp_rproc: Use devm_rproc_add() helper
` [PATCH v4 03/12] remoteproc: imx_dsp_rproc: Use devm_pm_runtime_enable() helper
` [PATCH v4 04/12] remoteproc: imx_dsp_rproc: Use dev_err_probe() for firmware and mode errors
` [PATCH v4 05/12] remoteproc: imx_dsp_rproc: Drop extra space
` [PATCH v4 06/12] remoteproc: imx_dsp_rproc: Use start/stop/detect_mode ops from imx_rproc_dcfg
` [PATCH v4 07/12] remoteproc: imx_dsp_rproc: Move imx_dsp_rproc_dcfg closer to imx_dsp_rproc_of_match
` [PATCH v4 08/12] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_MMIO switch case
` [PATCH v4 09/12] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_SCU_API "
` [PATCH v4 10/12] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_RESET_CONTROLLER "
` [PATCH v4 11/12] remoteproc: imx_rproc: Remove enum imx_rproc_method
` [PATCH v4 12/12] remoteproc: imx_dsp_rproc: simplify start/stop error handling

[PATCH 00/26] Introduce meminspect
 2025-11-19 16:19 UTC  (29+ messages)
` [PATCH 01/26] kernel: "
` [PATCH 02/26] init/version: Annotate static information into meminspect
` [PATCH 03/26] mm/percpu: "
` [PATCH 04/26] cpu: "
` [PATCH 05/26] genirq/irqdesc: "
` [PATCH 06/26] timers: "
` [PATCH 07/26] kernel/fork: "
` [PATCH 08/26] mm/page_alloc: "
` [PATCH 09/26] mm/show_mem: "
` [PATCH 10/26] mm/swapfile: "
` [PATCH 11/26] kernel/vmcore_info: Register dynamic "
` [PATCH 12/26] kernel/configs: "
` [PATCH 13/26] mm/init-mm: Annotate static "
` [PATCH 14/26] panic: "
` [PATCH 15/26] kallsyms: "
` [PATCH 16/26] mm/mm_init: "
` [PATCH 17/26] sched/core: Annotate runqueues "
` [PATCH 18/26] mm/memblock: Add MEMBLOCK_INSPECT flag
` [PATCH 19/26] mm/numa: Register information into meminspect
` [PATCH 20/26] mm/sparse: "
` [PATCH 21/26] printk: "
` [PATCH 22/26] remoteproc: qcom: Extract minidump definitions into a header
` [PATCH 23/26] soc: qcom: Add minidump driver
` [PATCH 24/26] soc: qcom: smem: Add minidump device
` [PATCH 25/26] dt-bindings: reserved-memory: Add Google Kinfo Pixel reserved memory
` [PATCH 26/26] meminspect: Add Kinfo compatible driver

[PATCH v4 0/3] Fixes and rework of rpmsg_eptdev_add()
 2025-11-19 13:03 UTC  (8+ messages)
` [PATCH v4 1/3] rpmsg: char: Fix WARN() in error path "
` [PATCH v4 2/3] rpmsg: char: Rework of rpmsg_eptdev_add() and its callers
` [PATCH v4 3/3] rpmsg: char: Merge cdev branches in rpmsg_eptdev_add()

[PATCH v6] remoteproc: Use of_reserved_mem_region_* functions for "memory-region"
 2025-11-19  8:02 UTC  (7+ messages)

[PATCH v3 00/11] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
 2025-11-19  4:29 UTC  (16+ messages)
` [PATCH v3 01/11] remoteproc: imx_dsp_rproc: simplify power domain attach and error handling
` [PATCH v3 02/11] remoteproc: imx_dsp_rproc: Use devm_rproc_add() helper
` [PATCH v3 03/11] remoteproc: imx_dsp_rproc: Use devm_pm_runtime_enable() helper
` [PATCH v3 04/11] remoteproc: imx_dsp_rproc: Use dev_err_probe() for firmware and mode errors
` [PATCH v3 05/11] remoteproc: imx_dsp_rproc: Drop extra space
` [PATCH v3 06/11] remoteproc: imx_dsp_rproc: Use start/stop/detect_mode ops from imx_rproc_dcfg
` [PATCH v3 07/11] remoteproc: imx_dsp_rproc: Move imx_dsp_rproc_dcfg closer to imx_dsp_rproc_of_match
` [PATCH v3 08/11] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_MMIO switch case
` [PATCH v3 09/11] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_SCU_API "
` [PATCH v3 10/11] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_RESET_CONTROLLER "
` [PATCH v3 11/11] remoteproc: imx_rproc: Remove enum imx_rproc_method

[PATCH v2 0/2] mailbox queue length check
 2025-11-18 18:51 UTC  (8+ messages)
` [PATCH v2 1/2] mailbox: check mailbox queue is full or not

[PATCH v7 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-11-18 16:42 UTC  (23+ messages)
` [PATCH v7 01/14] dt-bindings: remoteproc: qcom,pas: Add iommus property
` [PATCH v7 02/14] firmware: qcom_scm: Remove redundant piece of code
` [PATCH v7 03/14] firmware: qcom_scm: Rename peripheral as pas_id
` [PATCH v7 04/14] firmware: qcom_scm: Introduce PAS context initialization helper function
` [PATCH v7 05/14] remoteproc: pas: Replace metadata context with PAS context structure
` [PATCH v7 06/14] soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() function
` [PATCH v7 07/14] soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbols
` [PATCH v7 08/14] firmware: qcom_scm: Add a prep version of auth_and_reset function
` [PATCH v7 09/14] firmware: qcom_scm: Simplify qcom_scm_pas_init_image()
` [PATCH v7 10/14] firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEE
` [PATCH v7 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
` [PATCH v7 12/14] remoteproc: pas: Extend parse_fw callback to fetch resources via SMC call
` [PATCH v7 13/14] remoteproc: qcom: pas: Enable Secure PAS support with IOMMU managed by Linux
` [PATCH v7 14/14] arm64: dts: qcom: Add EL2 overlay for Lemans

[PATCH 0/2] Documentation: Move rpmsg.rst and remoteproc.rst out of staging
 2025-11-18 15:59 UTC  (10+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] Documentation: Fix filenames for remoteproc/rpmsg

[PATCH v3 0/3] Add support for MT8189 SCP and device tree bindings
 2025-11-17 16:52 UTC  (7+ messages)
` [PATCH v3 1/3] remoteproc: mediatek: Support platform reg offsets in mtk_scp_of_data
` [PATCH v3 2/3] remoteproc: mediatek: Add MT8189 SCP platform data
` [PATCH v3 3/3] dt-bindings: remoteproc: mediatek: Add MT8189 SCP binding

[PATCH v3 0/3] Fix and rework of rpmsg_eptdev_add()
 2025-11-14 19:04 UTC  (10+ messages)
` [PATCH v3 1/3] rpmsg: char: Remove put_device() in rpmsg_eptdev_add()
` [PATCH v3 2/3] rpmsg: char: Fix UAF and memory leak in rpmsg_anonymous_eptdev_create()
` [PATCH v3 3/3] rpmsg: char: Rework exception handling of rpmsg_eptdev_add()

[RFC PATCH 0/2] Enhance RPMsg buffer management
 2025-11-14 18:46 UTC  (3+ messages)
` [RFC PATCH 1/2] rpmsg: virtio_rpmsg_bus: allow the different vring size for send/recv
` [RFC PATCH 2/2] rpmsg: virtio_rpmsg_bus: get buffer size from config space

[PATCH v5 0/5] Enable Remote GPIO over RPMSG on i.MX Platform
 2025-11-14 17:39 UTC  (41+ messages)
` [PATCH v5 1/5] dt-bindings: remoteproc: imx_rproc: Add "rpmsg" subnode support
` [PATCH v5 2/5] remoteproc: imx_rproc: Populate devices under "rpmsg" subnode
` [PATCH v5 3/5] docs: staging: gpio-rpmsg: gpio over rpmsg bus
` [PATCH v5 4/5] gpio: imx-rpmsg: add imx-rpmsg GPIO driver

[PATCH 0/3] remoteproc: xlnx: remote crash recovery
 2025-11-13 15:44 UTC  (4+ messages)
` [PATCH v2 1/3] remoteproc: xlnx: enable boot recovery
` [PATCH v2 2/3] remoteproc: core: full attach detach during recovery
` [PATCH v2 3/3] remoteproc: xlnx: add crash detection mechanism

[PATCH] rpmsg: char: Fix UAF and memory leak
 2025-11-12 16:42 UTC  (2+ messages)

[PATCH v2] rpmsg: char: Fix UAF and memory leak
 2025-11-12 15:52 UTC  (2+ messages)

[PATCH 0/3] remoteproc: xlnx: remote crash recovery
 2025-11-11 16:47 UTC  (9+ messages)

[bug report] rpmsg: char: Implement eptdev based on anonymous inode
 2025-11-11 16:41 UTC  (6+ messages)

[PATCH] rpmsg: virtio: EPOLLOUT support
 2025-11-10 21:27 UTC  (7+ messages)

[PATCH v3 0/3] Add SDM660 cDSP support
 2025-11-10 18:29 UTC  (4+ messages)
` [PATCH v3 1/3] dt-bindings: remoteproc: qcom: adsp: Add missing constrains for SDM660 ADSP
` [PATCH v3 2/3] dt-bindings: remoteproc: qcom: adsp: Add SDM660 CDSP compatible
` [PATCH v3 3/3] remoteproc: qcom: pas: Add support for SDM660 CDSP

[PATCH v2] remoteproc: mtk_scp: change the snprintf() checking
 2025-11-10 17:43 UTC  (2+ messages)

[PATCH v2 0/5] remoteproc: imx_rproc: Support i.MX95
 2025-11-07 13:49 UTC  (10+ messages)
` [PATCH v2 2/5] remoteproc: imx_rproc: Add runtime ops copy to support dynamic behavior
` [PATCH v2 3/5] remoteproc: imx_rproc: Introduce prepare ops for imx_rproc_dcfg
` [PATCH v2 4/5] remoteproc: imx_rproc: Add support for System Manager API
` [PATCH v2 5/5] remoteproc: imx_rproc: Add support for i.MX95

[PATCH v6 00/14] Peripheral Image Loader support for Qualcomm SoCs running Linux host at EL2
 2025-11-07 13:04 UTC  (21+ messages)
` [PATCH v6 05/14] remoteproc: pas: Replace metadata context with PAS context structure
` [PATCH v6 06/14] soc: qcom: mdtloader: Add PAS context aware qcom_mdt_pas_load() function
` [PATCH v6 07/14] soc: qcom: mdtloader: Remove qcom_mdt_pas_init() from exported symbols
` [PATCH v6 09/14] firmware: qcom_scm: Simplify qcom_scm_pas_init_image()
` [PATCH v6 10/14] firmware: qcom_scm: Add SHM bridge handling for PAS when running without QHEE
` [PATCH v6 11/14] firmware: qcom_scm: Add qcom_scm_pas_get_rsc_table() to get resource table
` [PATCH v6 12/14] remoteproc: pas: Extend parse_fw callback to fetch resources via SMC call

[PATCH 00/11] remoteproc: imx_dsp_rproc: Refactor to use new ops and remove switch-case logic
 2025-11-06 16:12 UTC  (3+ messages)
` [PATCH 08/11] remoteproc: imx_dsp_rproc: Simplify IMX_RPROC_MMIO switch case


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox