Mathieu Poirier ([email protected])

Number of posts: 3785 (0.79 per day)
First post: 2011-04-08 20:32:10
Last post: 2024-06-11 18:04:04

Date List Subject
2021-07-19 18:31:26 linux-kernel Re: [PATCH v7 2/2] perf cs-etm: Split --dump-raw-trace by AUX records
2021-07-12 17:05:04 linux-kernel Re: [PATCH 0/5] coresight: TRBE and Self-Hosted trace fixes
2021-07-12 16:45:47 linux-kernel Re: [PATCH v8 00/10] CoreSight configuration management; ETM strobing
2021-07-06 15:12:10 linux-wireless Re: [PATCH] bus: Make remove callback return void
2021-07-05 19:35:54 linux-kernel Re: [PATCH v7 2/2] perf cs-etm: Split --dump-raw-trace by AUX records
2021-07-05 19:34:43 linux-kernel Re: [PATCH v7 1/2] perf cs-etm: Split Coresight decode by aux records
2021-07-02 18:02:19 linux-kernel Re: [PATCH v2 2/3] perf cs-etm: Remove callback cs_etm_find_snapshot()
2021-07-01 21:43:33 linux-kernel Re: [PATCH] perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
2021-06-30 20:56:50 linux-kernel Re: [PATCH v2 4/4] rpmsg: char: Introduce the "rpmsg-raw" channel
2021-06-30 20:49:11 linux-kernel Re: [PATCH v2 3/4] rpmsg: char: Add possibility to use default endpoint of the rpmsg device.
2021-06-30 20:43:09 linux-kernel Re: [PATCH v2 2/4] rpmsg: char: Introduce __rpmsg_chrdev_create_eptdev function
2021-06-30 20:41:08 linux-kernel Re: [PATCH v2 1/4] rpmsg: Introduce rpmsg_create_default_ept function
2021-06-29 22:05:41 linux-kernel Re: [RFC PATCH 3/4] ultrasoc: Add ultrasoc AXI Communicator driver
2021-06-29 21:24:44 linux-kernel Re: [RFC PATCH 4/4] ultrasoc: Add System Memory Buffer driver
2021-06-29 19:14:33 linux-kernel Re: [PATCH v7 2/2] perf cs-etm: Split --dump-raw-trace by AUX records
2021-06-29 00:24:05 linux-kernel Re: [PATCH v7 05/10] coresight: syscfg: Add API to activate and enable configurations
2021-06-29 00:03:28 linux-kernel Re: [PATCH v7 2/2] perf cs-etm: Split --dump-raw-trace by AUX records
2021-06-28 23:42:23 linux-kernel Re: remoteproc DMA API abuse status
2021-06-24 19:36:41 linux-kernel Re: remoteproc DMA API abuse status
2021-06-24 16:27:45 linux-kernel Re: [RFC PATCH 1/4] Documentation: tracing: Documentation for ultrasoc framework and drivers
2021-06-23 22:52:42 linux-kernel Re: [RFC PATCH 1/4] Documentation: tracing: Documentation for ultrasoc framework and drivers
2021-06-22 22:52:50 linux-kernel Re: [PATCH 6/6] remoteproc: k3-dsp: Add support for IPC-only mode for all K3 DSPs
2021-06-22 20:32:55 linux-kernel Re: [PATCH 3/4] rpmsg: char: Introduce the "rpmsg-raw" channel
2021-06-22 19:58:07 linux-kernel Re: [PATCH v2 1/1] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls
2021-06-21 23:17:52 linux-kernel Re: [PATCH v2 1/1] rpmsg: ctrl: Introduce new RPMSG_CREATE/RELEASE_DEV_IOCTL controls
2021-06-21 22:43:27 linux-kernel Re: [PATCH 1/4] rpmsg: Introduce rpmsg_create_default_ept function
2021-06-21 22:42:58 linux-kernel Re: [PATCH 3/4] rpmsg: char: Introduce the "rpmsg-raw" channel
2021-06-18 02:37:44 linux-kernel Re: [PATCH 3/4] rpmsg: char: Introduce the "rpmsg-raw" channel
2021-06-17 17:00:22 linux-kernel Re: [PATCH 3/4] rpmsg: ctrl: Add check on rpmsg device removability from user space
2021-06-17 15:06:52 linux-kernel Re: [PATCH v2 25/29] docs: trace: coresight: coresight.rst: avoid using ReST :doc:`foo` markup
2021-06-16 22:55:54 linux-kernel Re: [PATCH 3/4] rpmsg: ctrl: Add check on rpmsg device removability from user space
2021-06-15 20:02:35 linux-kernel Re: [PATCH 3/4] rpmsg: char: Introduce the "rpmsg-raw" channel
2021-06-15 17:54:22 linux-kernel Re: [PATCH 1/4] rpmsg: ctrl: Introduce RPMSG_CREATE_DEV_IOCTL
2021-06-15 17:49:58 linux-kernel Re: [PATCH 4/4] rpmsg: Add a removable attribute to the rpmsg device
2021-06-15 17:48:41 linux-kernel Re: [PATCH 3/4] rpmsg: ctrl: Add check on rpmsg device removability from user space
2021-06-15 17:42:09 linux-kernel Re: [PATCH 2/4] rpmsg: ctrl: Introduce RPMSG_RELEASE_DEV_IOCTL
2021-06-14 18:04:32 linux-kernel [PATCH 5/6] coresight: tmc-etf: Fix global-out-of-bounds in tmc_update_etf_buffer()
2021-06-14 18:04:23 linux-kernel [PATCH 0/6] coresight: Patches for v5.14
2021-06-14 18:04:02 linux-kernel [PATCH 0/6] coresight: Patches for v5.14
2021-06-14 18:02:59 linux-kernel [PATCH 2/6] coresight: core: Fix use of uninitialized pointer
2021-06-14 18:01:58 linux-kernel [PATCH 6/6] coresight: Propagate symlink failure
2021-06-14 18:00:42 linux-kernel [PATCH 4/6] coresight: etm4x: core: Remove redundant check of attr
2021-06-14 18:00:31 linux-kernel [PATCH 3/6] coresight: core: Remove unnecessary assignment
2021-06-14 18:00:29 linux-kernel [PATCH 1/6] coresight: core: Switch to krealloc_array()
2021-06-14 17:06:32 linux-kernel Re: [PATCH v7 05/10] coresight: syscfg: Add API to activate and enable configurations
2021-06-14 15:58:47 linux-kernel Re: [PATCH] perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
2021-06-10 17:12:18 linux-kernel Re: [PATCH] rpmsg: Fix rpmsg_create_ept return when RPMSG config is not defined
2021-06-10 17:08:51 linux-kernel Re: [PATCH 2/2] remoteproc: imx_rproc: support i.MX8ULP
2021-06-10 16:42:22 linux-kernel Re: [PATCH] perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
2021-06-10 16:28:50 linux-kernel Re: [PATCH] perf cs-etm: Delay decode of non-timeless data until cs_etm__flush_events()
2021-06-10 16:11:44 linux-kernel Re: [PATCH] remoteproc: imx-rproc: Fix IMX_REMOTEPROC configuration