messages from 2022-06-08 09:16:08 to 2022-07-01 09:31:51 UTC [more...]
[PATCH v11 00/40] virtio pci support VIRTIO_F_RING_RESET
2022-07-01 9:31 UTC (57+ messages)
` [PATCH v11 01/40] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v11 02/40] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v11 03/40] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v11 04/40] virtio_ring: extract the logic of freeing vring
` [PATCH v11 05/40] virtio_ring: split vring_virtqueue
` [PATCH v11 06/40] virtio_ring: introduce virtqueue_init()
` [PATCH v11 07/40] virtio_ring: split: introduce vring_free_split()
` [PATCH v11 08/40] virtio_ring: split: extract the logic of alloc queue
` [PATCH v11 09/40] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v11 10/40] virtio_ring: split: extract the logic of attach vring
` [PATCH v11 11/40] virtio_ring: split: extract the logic of vring init
` [PATCH v11 12/40] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v11 13/40] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v11 14/40] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v11 15/40] virtio_ring: packed: introduce vring_free_packed
` [PATCH v11 16/40] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v11 17/40] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v11 18/40] virtio_ring: packed: extract the logic of attach vring
` [PATCH v11 19/40] virtio_ring: packed: extract the logic of vring init
` [PATCH v11 20/40] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v11 21/40] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v11 22/40] virtio_ring: introduce virtqueue_resize()
` [PATCH v11 23/40] virtio_pci: move struct virtio_pci_common_cfg to virtio_pci_modern.h
` [PATCH v11 24/40] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v11 25/40] virtio: allow to unbreak/break virtqueue individually
` [PATCH v11 26/40] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v11 27/40] virtio_pci: struct virtio_pci_common_cfg add queue_reset
` [PATCH v11 28/40] virtio_pci: introduce helper to get/set queue reset
` [PATCH v11 29/40] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v11 30/40] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v11 31/40] virtio: find_vqs() add arg sizes
` [PATCH v11 32/40] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v11 33/40] virtio_mmio: "
` [PATCH v11 34/40] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v11 35/40] virtio_net: set the default max ring size by find_vqs()
` [PATCH v11 36/40] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v11 37/40] virtio_net: split free_unused_bufs()
` [PATCH v11 38/40] virtio_net: support rx queue resize
` [PATCH v11 39/40] virtio_net: support tx "
` [PATCH v11 40/40] virtio_net: support set_ringparam
[PATCH] rpmsg: virtio: Fix broken rpmsg_probe()
2022-07-01 9:00 UTC (11+ messages)
[PATCH] remoteproc: qcom: pas: Add decrypt shutdown support for modem
2022-06-30 19:29 UTC (3+ messages)
[PATCH 0/2] Introduce helpers for carveout management
2022-06-30 16:38 UTC (5+ messages)
` [PATCH 1/2] remoteproc: core: Introduce rproc_del_carveout
` [PATCH 2/2] remoteproc: core: Introduce rproc_mem_entry_free
[PATCH v2] rpmsg: fix possible refcount leak in rpmsg_register_device_override()
2022-06-29 8:01 UTC (8+ messages)
[PATCH V3 0/6] remoteproc: imx_rproc: support i.MX8QM/QXP
2022-06-29 1:19 UTC (13+ messages)
` [PATCH V3 3/6] remoteproc: imx_rproc: support attaching to i.MX8QXP M4
` [PATCH V3 4/6] remoteproc: imx_rproc: support kicking Mcore from Linux for i.MX8QXP
` [PATCH V3 5/6] remoteproc: imx_rproc: support i.MX8QM
[PATCH v10 00/41] virtio pci support VIRTIO_F_RING_RESET
2022-06-28 6:54 UTC (58+ messages)
` [PATCH v10 01/41] remoteproc: rename len of rpoc_vring to num
` [PATCH v10 02/41] virtio: add helper virtqueue_get_vring_max_size()
` [PATCH v10 03/41] virtio: struct virtio_config_ops add callbacks for queue_reset
` [PATCH v10 04/41] virtio_ring: update the document of the virtqueue_detach_unused_buf for queue reset
` [PATCH v10 05/41] virtio_ring: remove the arg vq of vring_alloc_desc_extra()
` [PATCH v10 06/41] virtio_ring: extract the logic of freeing vring
` [PATCH v10 07/41] virtio_ring: split vring_virtqueue
` [PATCH v10 08/41] virtio_ring: introduce virtqueue_init()
` [PATCH v10 09/41] virtio_ring: split: introduce vring_free_split()
` [PATCH v10 10/41] virtio_ring: split: extract the logic of alloc queue
` [PATCH v10 11/41] virtio_ring: split: extract the logic of alloc state and extra
` [PATCH v10 12/41] virtio_ring: split: extract the logic of attach vring
` [PATCH v10 13/41] virtio_ring: split: extract the logic of vring init
` [PATCH v10 14/41] virtio_ring: split: introduce virtqueue_reinit_split()
` [PATCH v10 15/41] virtio_ring: split: reserve vring_align, may_reduce_num
` [PATCH v10 16/41] virtio_ring: split: introduce virtqueue_resize_split()
` [PATCH v10 17/41] virtio_ring: packed: introduce vring_free_packed
` [PATCH v10 18/41] virtio_ring: packed: extract the logic of alloc queue
` [PATCH v10 19/41] virtio_ring: packed: extract the logic of alloc state and extra
` [PATCH v10 20/41] virtio_ring: packed: extract the logic of attach vring
` [PATCH v10 21/41] virtio_ring: packed: extract the logic of vring init
` [PATCH v10 22/41] virtio_ring: packed: introduce virtqueue_reinit_packed()
` [PATCH v10 23/41] virtio_ring: packed: introduce virtqueue_resize_packed()
` [PATCH v10 24/41] virtio_ring: introduce virtqueue_resize()
` [PATCH v10 25/41] virtio_pci: struct virtio_pci_common_cfg add queue_notify_data
` [PATCH v10 26/41] virtio: queue_reset: add VIRTIO_F_RING_RESET
` [PATCH v10 27/41] virtio: allow to unbreak/break virtqueue individually
` [PATCH v10 28/41] virtio_pci: update struct virtio_pci_common_cfg
` [PATCH v10 29/41] virtio_pci: introduce helper to get/set queue reset
` [PATCH v10 30/41] virtio_pci: extract the logic of active vq for modern pci
` [PATCH v10 31/41] virtio_pci: support VIRTIO_F_RING_RESET
` [PATCH v10 32/41] virtio: find_vqs() add arg sizes
` [PATCH v10 33/41] virtio_pci: support the arg sizes of find_vqs()
` [PATCH v10 34/41] virtio_mmio: "
` [PATCH v10 35/41] virtio: add helper virtio_find_vqs_ctx_size()
` [PATCH v10 36/41] virtio_net: set the default max ring size by find_vqs()
` [PATCH v10 37/41] virtio_net: get ringparam by virtqueue_get_vring_max_size()
` [PATCH v10 38/41] virtio_net: split free_unused_bufs()
` [PATCH v10 39/41] virtio_net: support rx queue resize
` [PATCH v10 40/41] virtio_net: support tx "
` [PATCH v10 41/41] virtio_net: support set_ringparam
Prawne zabezpieczenie firmy
2022-06-28 6:46 UTC
[PATCH] rpmsg: strcpy is not safe, use strncpy
2022-06-24 17:38 UTC (5+ messages)
` [PATCH v1] rpmsg: strcpy is not safe, use strscpy_pad() instead
[PATCH] rpmsg: Fix parameter naming for announce_create/destroy ops
2022-06-24 17:04 UTC (2+ messages)
[PATCH 0/2] dma-mapping, remoteproc: Fix dma_mem leak after rproc_shutdown
2022-06-24 16:48 UTC (5+ messages)
[PATCH] remoteproc: qcom: pas: Adjust the phys addr wrt the mem region
2022-06-24 11:19 UTC (2+ messages)
[PATCH] rpmsg: fix possible refcount leak in rpmsg_register_device_override()
2022-06-23 10:57 UTC (4+ messages)
[PATCH V5 0/2] remoteproc: support self recovery
2022-06-22 19:44 UTC (5+ messages)
` [PATCH V5 1/2] remoteproc: introduce rproc features
` [PATCH V5 2/2] remoteproc: support attach recovery after rproc crash
[PATCH] remoteproc: imx_rproc: Fix refcount leak in imx_rproc_addr_init
2022-06-22 16:48 UTC (2+ messages)
[PATCH v8 0/6] Add Xilinx RPU subsystem support
2022-06-21 19:25 UTC (14+ messages)
` [PATCH v8 1/6] dt-bindings: remoteproc: Add Xilinx RPU subsystem bindings
` [PATCH v8 6/6] drivers: remoteproc: Add Xilinx r5 remoteproc driver
[PATCH v2 1/3] rpmsg: qcom: glink: replace strncpy() with strscpy_pad()
2022-06-20 18:37 UTC (3+ messages)
[PATCH v2] remoteproc: qcom: correct kerneldoc
2022-06-20 18:35 UTC (2+ messages)
[PATCH v2 00/12] dt-bindings: remoteproc: qcom: cleanups and improvements
2022-06-20 18:34 UTC (2+ messages)
[INFO] Remoteproc/RPMSG patchset review order for June 20th 2022
2022-06-20 15:51 UTC
[PATCH v1 00/15] Add support for MT8195 SCP 2nd core
2022-06-15 22:28 UTC (3+ messages)
` [PATCH v1 15/15] mfd: cros_ec: Add SCP core 1 as a new CrOS EC MCU
[PATCH 00/30] The panic notifiers refactor
2022-06-15 9:36 UTC (6+ messages)
` [PATCH 24/30] panic: Refactor the panic path
[PATCH] remoteproc: omap_remoteproc: Fix typo in comment
2022-06-14 23:09 UTC (2+ messages)
[PATCH] remoteproc: k3-r5: Fix refcount leak in k3_r5_cluster_of_init
2022-06-14 22:55 UTC (2+ messages)
[PATCH v2] rpmsg: mtk_rpmsg: Fix circular locking dependency
2022-06-14 22:42 UTC (2+ messages)
[RESEND PATCH] rpmsg: char: Add mutex protection for rpmsg_eptdev_open()
2022-06-14 22:28 UTC (2+ messages)
[PATCH 0/2] remoteproc: imx: add start up delay
2022-06-10 2:10 UTC (5+ messages)
` [PATCH 1/2] dt-bindings: remoteproc: imx_rproc: add fsl,startup-delay-ms
` [PATCH 2/2] remoteproc: imx_rproc: delay after kick remote processor
[PATCH v2 0/9] Add support for MT8195 SCP 2nd core
2022-06-09 20:51 UTC (5+ messages)
` [PATCH v2 1/9] dt-binding: remoteproc: mediatek: Support dual-core SCP
` [PATCH v2 9/9] mfd: cros_ec: Add SCP core 1 as a new CrOS EC MCU
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