messages from 2022-03-12 13:29:21 to 2022-04-06 10:18:03 UTC [more...]
[PATCH v9 00/32] virtio pci support VIRTIO_F_RING_RESET (refactor vring)
2022-04-06 3:43 UTC (9+ messages)
` [PATCH v9 09/32] virtio_ring: split: extract the logic of vq init
` [PATCH v9 12/32] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v9 20/32] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v9 21/32] virtio_pci: queue_reset: update struct virtio_pci_common_cfg and option functions
` [PATCH v9 22/32] virtio_pci: queue_reset: extract the logic of active vq for modern pci
` [PATCH v9 24/32] virtio: find_vqs() add arg sizes
` [PATCH v9 27/32] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v9 30/32] virtio_net: split free_unused_bufs()
[PATCH v2] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
2022-04-05 16:04 UTC (3+ messages)
[PATCH] remoteproc: mtk_scp: Fix a potential double free
2022-04-05 13:37 UTC (2+ messages)
[PATCH v2] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-04-05 15:24 UTC (2+ messages)
[PATCH v2] RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-04-05 15:26 UTC (2+ messages)
[PATCH v3] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
2022-04-05 16:11 UTC
[PATCH 5.10 051/599] remoteproc: Fix count check in rproc_coredump_write()
2022-04-05 7:25 UTC
[PATCH 5.15 070/913] remoteproc: Fix count check in rproc_coredump_write()
2022-04-05 7:18 UTC
[PATCH 5.16 0073/1017] remoteproc: Fix count check in rproc_coredump_write()
2022-04-05 7:16 UTC
[PATCH 5.17 0062/1126] remoteproc: Fix count check in rproc_coredump_write()
2022-04-05 7:13 UTC
[PATCH 0/3] Add support for proxy interconnect bandwidth votes
2022-04-04 23:17 UTC (2+ messages)
[PATCH 00/10] qcom: convert to dtschema qcom,smd and qcom,rpmcc
2022-04-04 22:29 UTC (15+ messages)
` [PATCH 01/10] arm64: dts: qcom: msm8953: do not use underscore in node name
` [PATCH 02/10] arm64: dts: qcom: msm8994: remove SMD qcom,local-pid property
` [PATCH 03/10] arm64: dts: qcom: add RPM clock controller fallback compatible
` [PATCH 04/10] ARM: dts: qcom: msm8974-lge-nexus5: move gpio-keys out of soc
` [PATCH 05/10] ARM: dts: qcom: msm8974-samsung-klte: "
` [PATCH 07/10] ARM: dts: qcom: do not use underscore in node name
` [PATCH 08/10] dt-bindings: soc: qcom,smd: convert to dtschema
` [PATCH 09/10] dt-bindings: clock: qcom,rpmcc: "
` [PATCH 10/10] dt-bindings: clock: qcom,rpmcc: add clocks property
[PATCH] arm: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-04-04 15:38 UTC (2+ messages)
[PATCH v1 0/3] Fixes for Mediatek dt-bindings
2022-04-04 15:22 UTC (2+ messages)
[PATCH v6 00/12] Fix broken usage of driver_override (and kfree of static memory)
2022-04-04 10:14 UTC (16+ messages)
` [PATCH v6 01/12] driver: platform: Add helper for safer setting of driver_override
` [PATCH v6 02/12] amba: Use driver_set_override() instead of open-coding
` [PATCH v6 03/12] fsl-mc: "
` [PATCH v6 04/12] hv: "
` [PATCH v6 05/12] PCI: "
` [PATCH v6 06/12] s390/cio: "
` [PATCH v6 07/12] spi: Use helper for safer setting of driver_override
` [PATCH v6 08/12] vdpa: "
` [PATCH v6 09/12] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v6 10/12] slimbus: qcom-ngd: "
` [PATCH v6 11/12] rpmsg: Constify local variable in field store macro
` [PATCH v6 12/12] rpmsg: Fix kfree() of static memory on setting driver_override
[PATCH] RISC-V: configs: Configs that had RPMSG_CHAR now get RPMSG_CTRL
2022-04-04 9:05 UTC
[PATCH] arm64: defconfig: Config that had RPMSG_CHAR now gets RPMSG_CTRL
2022-04-04 9:03 UTC
[PATCH v2 0/5] msm8996: Enable support for MSS and SLPI
2022-04-03 19:41 UTC (9+ messages)
` [PATCH v2 1/5] arm64: dts: qcom: msm8996: Revamp reserved memory
` [PATCH v2 3/5] arm64: dts: qcom: msm8996: Unify smp2p naming
` [PATCH v2 4/5] arm64: dts: qcom: msm8996: Add MSS and SLPI
` [PATCH v2 5/5] arm64: dts: qcom: msm8996-xiaomi-*: Enable "
[PATCH v5 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-04-03 18:26 UTC (15+ messages)
` [PATCH v5 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v5 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v5 03/11] fsl-mc: "
` [PATCH v5 04/11] hv: "
` [PATCH v5 05/11] PCI: "
` [PATCH v5 06/11] s390/cio: "
` [PATCH v5 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v5 08/11] vdpa: "
` [PATCH v5 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v5 10/11] slimbus: qcom-ngd: "
` [PATCH v5 11/11] rpmsg: "
[PATCH V2 0/3] rpmsg and glink signaling API support
2022-04-01 13:54 UTC (15+ messages)
` [PATCH V2 1/3] rpmsg: core: Add signal "
` [PATCH V2 2/3] rpmsg: glink: Add support to handle signals command
` [PATCH V2 3/3] rpmsg: char: Add TIOCMGET/TIOCMSET ioctl support
[PATCH] remoteproc: imx_dsp_rproc: Make rsc_table optional
2022-03-31 10:32 UTC
[PATCH V3] remoteproc: imx_rproc: Ignore create mem entry for resource table
2022-03-31 8:40 UTC
[GIT PULL] rpmsg updates for v5.18
2022-03-30 18:20 UTC (2+ messages)
[GIT PULL] remoteproc updates for v5.18
2022-03-30 18:20 UTC (2+ messages)
[GIT PULL] hwspinlock updates for v5.18
2022-03-30 18:20 UTC (2+ messages)
Possible case of Race in kobject_get_path()
2022-03-30 10:16 UTC (2+ messages)
[PATCH v2] remoteproc: Don't bother checking the return value of debugfs_create*
2022-03-29 15:46 UTC
[PATCH] remoteproc: Don't bother checking the return value of debugfs_create*
2022-03-29 15:35 UTC (5+ messages)
[PATCH] rpmsg: mtk_rpmsg: Fix circular locking dependency
2022-03-29 15:08 UTC (6+ messages)
[PATCH] remoteproc: Use unbounded/high priority workqueue for recovery work
2022-03-29 8:23 UTC (3+ messages)
[PATCH] remoteproc: avoid array index out of bounds in debugfs file
2022-03-29 2:46 UTC (2+ messages)
[RFC PATCH v4 0/4] remoteproc: restructure the remoteproc VirtIO device
2022-03-28 8:01 UTC (8+ messages)
` [RFC PATCH v4 1/4] remoteproc: core: Introduce virtio device add/remove functions
` [RFC PATCH v4 2/4] remoteproc: core: Introduce rproc_register_rvdev function
` [RFC PATCH v4 3/4] remoteproc: Move rproc_vdev management to remoteproc_virtio.c
` [RFC PATCH v4 4/4] remoteproc: virtio: Create platform device for the remoteproc_virtio
[PATCH] rpmsg: char: Add mutex protection for rpmsg_eptdev_open()
2022-03-28 6:31 UTC
[PATCH v2 0/2] remoteproc: core: fix issue for multi-instance
2022-03-28 2:20 UTC (3+ messages)
` [PATCH v2 1/2] remoteproc: core: Remove state checking before calling rproc_boot()
` [PATCH v2 2/2] remoteproc: core: Move state checking to remoteproc_core
[PATCH] remoteproc: core: Remove state checking before changing state
2022-03-28 2:00 UTC
[PATCH v9 00/11] Restructure the rpmsg_char driver and introduce rpmsg_ctrl driver
2022-03-25 17:52 UTC (6+ messages)
[PATCH] remoteproc: core: Remove state checking before changing state
2022-03-25 17:22 UTC (2+ messages)
[PATCH V2] remoteproc: imx_rproc: Ignore create mem entry for resource table
2022-03-25 16:02 UTC (4+ messages)
[PATCH] remoteproc: core: Remove state checking before changing state
2022-03-24 16:53 UTC (2+ messages)
[PATCH] remoteproc: mediatek: enable cache for mt8186 SCP
2022-03-24 15:56 UTC (2+ messages)
[PATCH] remoteproc: core: check rproc->power value before decreasing it
2022-03-24 15:47 UTC (2+ messages)
[PATCH 0/2] remoteproc: elf: ignore PT_LOAD type segment with memsz as 0
2022-03-23 6:49 UTC (3+ messages)
` [PATCH 1/2] remoteproc: elf_loader: skip segment with memsz as zero
` [PATCH 2/2] remoteproc: imx_dsp_rproc: use common rproc_elf_load_segments
[PATCH V4 0/2] remoteproc: support self recovery
2022-03-23 3:44 UTC (3+ messages)
` [PATCH V4 1/2] remoteproc: introduce rproc features
` [PATCH V4 2/2] remoteproc: support attach recovery after rproc crash
WARNING: possible recursive locking detected - lock(&irq_desc_lock_class);
2022-03-22 7:37 UTC
[PATCH v6] remoteproc: mediatek: Fix side effect of mt8195 sram power on
2022-03-21 6:03 UTC
[PATCH v5] remoteproc: mediatek: Fix side effect of mt8195 sram power on
2022-03-21 6:02 UTC (3+ messages)
[PATCH v4] remoteproc: mediatek: Fix side effect of mt8195 sram power on
2022-03-18 11:38 UTC (5+ messages)
[PATCH v2] rpmsg: virtio: set dst address on first message received
2022-03-16 15:30 UTC
[PATCH v4 00/11] Fix broken usage of driver_override (and kfree of static memory)
2022-03-16 12:13 UTC (18+ messages)
` [PATCH v4 01/11] driver: platform: Add helper for safer setting of driver_override
` [PATCH v4 02/11] amba: Use driver_set_override() instead of open-coding
` [PATCH v4 03/11] fsl-mc: "
` [PATCH v4 04/11] hv: "
` [PATCH v4 05/11] PCI: "
` [PATCH v4 06/11] s390/cio: "
` [PATCH v4 07/11] spi: Use helper for safer setting of driver_override
` [PATCH v4 08/11] vdpa: "
` [PATCH v4 09/11] clk: imx: scu: Fix kfree() of static memory on setting driver_override
` [PATCH v4 10/11] slimbus: qcom-ngd: "
` [PATCH v4 11/11] rpmsg: "
[PATCH v3] remoteproc: mediatek: fix side effect of mt8195 sram power on
2022-03-16 1:48 UTC (4+ messages)
[PATCH] rpmsg: virtio: set dst address on first message received
2022-03-15 22:47 UTC (2+ messages)
[PATCH v2 00/10] Initial MSM8953 & Fairphone 3 support
2022-03-15 20:14 UTC (4+ messages)
` [PATCH v2 05/10] rpmsg: smd: allow opening rpm_requests even if already opened
[PATCH v6 0/2] Add SCP support for mt8186
2022-03-15 15:13 UTC (4+ messages)
` [PATCH v6 1/2] dt-bindings: remoteproc: mediatek: Add binding for mt8186 scp
` [PATCH v6 2/2] remoteproc: mediatek: Support "
[PATCH V2] remoteproc: qcom: pas: Add elf64 support to coredump
2022-03-15 14:41 UTC
[PATCH V2 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP
2022-03-14 22:38 UTC (5+ messages)
` [PATCH V2 2/6] dt-bindings: remoteproc: imx_rproc: support i.MX8QM
[PATCH v4 0/7] Add support of mt8183 APU
2022-03-14 22:28 UTC (9+ messages)
` [PATCH v4 3/7] remoteproc: Add a remoteproc driver for the MT8183's APU
` [PATCH v4 4/7] remoteproc: mtk_apu: Add support of JTAG
` [PATCH v4 5/7] remoteproc: mtk_apu: Use match_data
` [PATCH v4 6/7] remoteproc: mtk-apu: Add support of MT8365
[PATCH] remoteproc: qcom: pas: Add elf64 support to coredump
2022-03-14 21:40 UTC (2+ messages)
[PATCH v2] remoteproc: mediatek: fix side effect of mt8195 sram power on
2022-03-14 11:15 UTC (3+ messages)
[PATCH v2] remoteproc: mediatek: fix side effect of mt8195 sram power on
2022-03-14 11:12 UTC (3+ messages)
[PATCH V2 1/2] remoteproc: introduce rproc features
2022-03-14 7:31 UTC (6+ messages)
` [PATCH V2 2/2] remoteproc: support attach recovery after rproc crash
[PATCH 0/1] rpmsg: char - treat `ENOMEM` as `EAGAIN`
2022-03-13 2:45 UTC (5+ messages)
` [PATCH 1/1] "
` [PATCH 0/1 v2] "
` [PATCH 1/1] rpmsg: char - treat ENOMEM as EAGAIN
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox