Linux Remote Processor Subsystem development
 help / color / mirror / Atom feed
 messages from 2022-04-25 09:00:00 to 2022-05-09 15:53:07 UTC [more...]

[PATCH 00/30] The panic notifiers refactor
 2022-05-09 15:52 UTC  (93+ messages)
` [PATCH 01/30] x86/crash,reboot: Avoid re-disabling VMX in all CPUs on crash/restart
` [PATCH 02/30] ARM: kexec: Disable IRQs/FIQs also on crash CPUs shutdown path
` [PATCH 03/30] notifier: Add panic notifiers info and purge trailing whitespaces
` [PATCH 04/30] firmware: google: Convert regular spinlock into trylock on panic path
` [PATCH 05/30] misc/pvpanic: "
` [PATCH 06/30] soc: bcm: brcmstb: Document panic notifier action and remove useless header
` [PATCH 07/30] mips: ip22: Reword PANICED to PANICKED "
` [PATCH 08/30] powerpc/setup: Refactor/untangle panic notifiers
` [PATCH 09/30] coresight: cpu-debug: Replace mutex with mutex_trylock on panic notifier
` [PATCH 10/30] alpha: Clean-up the panic notifier code
` [PATCH 11/30] um: Improve panic notifiers consistency and ordering
` [PATCH 12/30] parisc: Replace regular spinlock with spin_trylock on panic path
` [PATCH 13/30] s390/consoles: Improve panic notifiers reliability
` [PATCH 14/30] panic: Properly identify the panic event to the notifiers' callbacks
` [PATCH 15/30] bus: brcmstb_gisb: Clean-up panic/die notifiers
` [PATCH 16/30] drivers/hv/vmbus, video/hyperv_fb: Untangle and refactor Hyper-V panic notifiers
` [PATCH 17/30] tracing: Improve panic/die notifiers
` [PATCH 18/30] notifier: Show function names on notifier routines if DEBUG_NOTIFIERS is set
` [PATCH 19/30] panic: Add the panic hypervisor notifier list
` [PATCH 20/30] panic: Add the panic informational "
` [PATCH 21/30] panic: Introduce the panic pre-reboot "
` [PATCH 22/30] panic: Introduce the panic post-reboot "
` [PATCH 23/30] printk: kmsg_dump: Introduce helper to inform number of dumpers
` [PATCH 24/30] panic: Refactor the panic path
` [PATCH 25/30] panic, printk: Add console flush parameter and convert panic_print to a notifier
` [PATCH 26/30] Drivers: hv: Do not force all panic notifiers to execute before kdump
` [PATCH 27/30] powerpc: "
` [PATCH 28/30] panic: Unexport crash_kexec_post_notifiers
` [PATCH 29/30] powerpc: ps3, pseries: Avoid duplicate call to kmsg_dump() on panic
` [PATCH 30/30] um: Avoid duplicate call to kmsg_dump()

[PATCH V2 0/2] remoteproc: add i.MX93 support
 2022-05-09 15:46 UTC  (5+ messages)
` [PATCH V2 1/2] dt-bindings: remoteproc: imx_rproc: support i.MX93
` [PATCH V2 2/2] "

[PATCH v4 0/2] Mediatek SCP dt-binding tweaks
 2022-05-09 15:05 UTC  (6+ messages)
` [PATCH v4 1/2] dt-bindings: remoteproc: mediatek: Make l1tcm reg exclusive to mt819x
` [PATCH v4 2/2] dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk,scp

[PATCH v2 0/2] Add support for proxy interconnect bandwidth votes
 2022-05-09 12:20 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: qcom: Add SC7280 MSS bindings
` [PATCH v2 2/2] arm64: dts: qcom: sc7280: Add proxy interconnect requirements for modem

[PATCH] rpmsg: virtio: set dst address on first message received
 2022-05-09  9:18 UTC  (3+ messages)

[PATCH] remoteproc: sysmon: Wait for SSCTL service to come up
 2022-05-09  3:11 UTC 

[PATCH] remoteproc: qcom_q6v5_mss: map/unmap metadata region before/after use
 2022-05-07  0:14 UTC  (4+ messages)

[PATCH 1/2] remoteproc: core: Export the rproc coredump APIs
 2022-05-05 17:41 UTC  (2+ messages)
` [PATCH 2/2 V2] remoteproc: qcom: Add full coredump fallback mechanism

[PATCH] dt-bindings: remoteproc: Fix phandle-array parameters description
 2022-05-05 11:37 UTC  (3+ messages)

[PATCH v2] dt-bindings: remoteproc: st,stm32-rproc: Fix phandle-array parameters description
 2022-05-05 11:36 UTC 

[PATCH v3 0/2] Mediatek SCP dt-binding tweaks
 2022-05-05  9:13 UTC  (5+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: mediatek: Make l1tcm reg optional for mtk,scp
` [PATCH v3 2/2] dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk,scp

[PATCH 0/2] Mediatek SCP dt-binding tweaks
 2022-05-04  6:22 UTC  (13+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: mediatek: Fix optional reg-names for mtk,scp
` [PATCH 2/2] dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk,scp

2nd Quater puchase request
 2022-05-03 14:49 UTC 

[PATCH v2 0/2] Mediatek SCP dt-binding tweaks
 2022-05-03 14:18 UTC  (6+ messages)
` [PATCH v2 1/2] dt-bindings: remoteproc: mediatek: Fix optional reg-names for mtk,scp
` [PATCH v2 2/2] dt-bindings: remoteproc: mediatek: Add optional memory-region to mtk,scp

[PATCH v4 0/6] Add Xilinx RPU subsystem support
 2022-05-02 20:07 UTC  (3+ messages)
` [PATCH v4 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings

[PATCH v3 0/5] Introduce PRU remoteproc consumer API
 2022-05-02 19:56 UTC  (5+ messages)
` [PATCH v3 1/5] dt-bindings: remoteproc: Add PRU consumer bindings

[PATCH 1/8] clk: qcom: alpha-pll: correct kerneldoc
 2022-05-01 10:35 UTC  (8+ messages)
` [PATCH 2/8] firmware: qcom_scm-legacy: "
` [PATCH 3/8] remoteproc: qcom: "
` [PATCH 4/8] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
` [PATCH 5/8] rpmsg: qcom: glink: remove unused name
` [PATCH 6/8] rpmsg: qcom: correct kerneldoc
` [PATCH 7/8] soc: qcom: cmd-db: replace strncpy() with strscpy_pad()
` [PATCH 8/8] soc: qcom: correct kerneldoc

[PATCH 0/2] rpmsg: fix after driver_override patchset
 2022-04-29 21:56 UTC  (4+ messages)
` [PATCH 1/2] rpmsg: Fix calling device_lock() on non-initialized device
` [PATCH 2/2] rpmsg: use local 'dev' variable

[PATCH v7 00/12] Fix broken usage of driver_override (and kfree of static memory)
 2022-04-29 18:29 UTC  (6+ messages)
  ` [PATCH v7 12/12] rpmsg: Fix kfree() of static memory on setting driver_override

[PATCH] rpmsg: mtk_rpmsg: Fix circular locking dependency
 2022-04-29 13:37 UTC  (3+ messages)

[PATCH 0/2] remoteproc: add i.MX93 support
 2022-04-28 15:23 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: imx_rproc: support i.MX93
` [PATCH 2/2] "

[PATCH] rpmsg: qcom_smd: Fix returning 0 if irq_of_parse_and_map() fails
 2022-04-28  9:47 UTC  (2+ messages)

[PATCH] rpmsg: qcom_smd: fix error code if irq_of_parse_and_map()
 2022-04-28  9:46 UTC  (2+ messages)

[PATCH] remoteproc: qcom: using pm_runtime_resume_and_get to simplify the code
 2022-04-28  6:45 UTC 

[PATCH 0/2] remoteproc: pru: Enable PRU cores on K3 AM62x SoCs
 2022-04-28  6:18 UTC  (4+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: pru: Update bindings for "
` [PATCH 2/2] remoteproc: pru: Add support for various PRU cores on "

[PATCH v2 0/3] rpmsg: virtio: fix posseble double free
 2022-04-27 14:37 UTC  (7+ messages)
` [PATCH v2 1/3] rpmsg: virtio: fix possible double free in rpmsg_probe()
` [PATCH v2 2/3] rpmsg: virtio: fix possible double free in rpmsg_virtio_add_ctrl_dev()
` [PATCH v2 3/3] rpmsg: virtio: Fix the unregistration of the device rpmsg_ctrl

[PATCH V4 0/2] remoteproc: support self recovery
 2022-04-27 14:36 UTC  (4+ messages)

[PATCH v4 ] remoteproc: Use unbounded workqueue for recovery work
 2022-04-27  8:38 UTC  (2+ messages)

[PATCH v2] remoteproc: qcom: Add fallback mechanism for full coredump collection
 2022-04-26 21:18 UTC  (2+ messages)

[PATCH v3 0/2] remoteproc: mediatek: allow different SCP firmware names
 2022-04-26 16:57 UTC  (4+ messages)
` [PATCH v3 1/2] dt-bindings: remoteproc: mediatek: add firmware-name property

[PATCH] remoteproc: qcom: Add fallback mechanism for full coredump collection
 2022-04-26 10:15 UTC  (3+ messages)

[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
 2022-04-26  9:59 UTC  (3+ messages)

[PATCH] rpmsg: virtio: fix possible double free in rpmsg_probe()
 2022-04-26  1:40 UTC  (3+ messages)

[PATCH V2 0/3] rpmsg and glink signaling API support
 2022-04-25  8:59 UTC  (3+ messages)


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