James Clark ([email protected])

Number of posts: 1522 (0.85 per day)
First post: 2019-07-26 13:22:42
Last post: 2024-06-14 09:33:37

Date List Subject
2023-04-04 13:58:23 linux-kernel [PATCH v4 09/13] coresight: Store in-connections as well as out-connections
2023-04-04 13:57:56 linux-kernel [PATCH v4 08/13] coresight: Simplify connection fixup mechanism
2023-04-04 13:57:53 linux-kernel [PATCH v4 07/13] coresight: Store pointers to connections rather than an array of them
2023-04-04 13:57:28 linux-kernel [PATCH v4 06/13] coresight: Dynamically add connections
2023-04-04 13:57:15 linux-kernel [PATCH v4 05/13] coresight: Rename connection members to make the direction explicit
2023-04-04 13:57:05 linux-kernel [PATCH v4 03/13] coresight: Change name of pdata->conns
2023-04-04 13:57:00 linux-kernel [PATCH v4 04/13] coresight: Rename nr_outports to nr_outconns
2023-04-04 13:56:41 linux-kernel [PATCH v4 02/13] coresight: Use enum type for cs_mode wherever possible
2023-04-04 13:56:32 linux-kernel [PATCH v4 01/13] coresight: Fix loss of connection info when a module is unloaded
2023-04-04 13:56:29 linux-kernel [PATCH v4 00/13] coresight: Fix CTI module refcount leak by making it a helper device
2023-04-04 13:11:22 linux-kernel Re: [PATCH v3 13/13] coresight: Fix CTI module refcount leak by making it a helper device
2023-04-04 13:11:08 linux-kernel Re: [PATCH v3 13/13] coresight: Fix CTI module refcount leak by making it a helper device
2023-04-03 14:15:53 linux-kernel Re: [PATCH v3 10/13] coresight: Make refcount a property of the connection
2023-04-03 10:21:45 linux-kernel Re: [PATCH v3 07/13] coresight: Store pointers to connections rather than an array of them
2023-03-31 09:30:36 linux-kernel Re: [PATCH v1 09/13] perf symbol: Add abi::__cxa_demangle C++ demangling support
2023-03-30 14:16:59 linux-kernel Re: [PATCH v1 09/13] perf symbol: Add abi::__cxa_demangle C++ demangling support
2023-03-30 10:44:58 linux-kernel Re: [BUG] perf: No samples found when using kcore + coresight
2023-03-30 08:34:34 linux-kernel Re: [PATCH] perf bench numa: Fix for loop in do_work
2023-03-30 08:21:12 linux-kernel Re: [BUG] perf: No samples found when using kcore + coresight
2023-03-29 16:35:17 linux-kernel Re: [BUG] perf: No samples found when using kcore + coresight
2023-03-29 16:23:17 linux-kernel Re: [BUG] perf: No samples found when using kcore + coresight
2023-03-29 14:27:48 linux-kernel Re: [PATCH v2 8/9] coresight: Enable and disable helper devices adjacent to the path
2023-03-29 12:13:10 linux-kernel Re: [PATCH v2 6/9] coresight: Store in-connections as well as out-connections
2023-03-29 12:09:39 linux-kernel Re: [PATCH v2 8/9] coresight: Enable and disable helper devices adjacent to the path
2023-03-29 12:06:26 linux-kernel Re: [PATCH v2 6/9] coresight: Store in-connections as well as out-connections
2023-03-29 12:05:49 linux-kernel Re: [PATCH v2 5/9] coresight: Dynamically add connections
2023-03-29 12:00:44 linux-kernel [PATCH v3 13/13] coresight: Fix CTI module refcount leak by making it a helper device
2023-03-29 12:00:31 linux-kernel [PATCH v3 12/13] coresight: Enable and disable helper devices adjacent to the path
2023-03-29 12:00:30 linux-kernel [PATCH v3 11/13] coresight: Refactor out buffer allocation function for ETR
2023-03-29 12:00:14 linux-kernel [PATCH v3 10/13] coresight: Make refcount a property of the connection
2023-03-29 11:59:39 linux-kernel [PATCH v3 08/13] coresight: Simplify connection fixup mechanism
2023-03-29 11:59:31 linux-kernel [PATCH v3 04/13] coresight: Rename connection members to make the direction explicit
2023-03-29 11:59:20 linux-kernel [PATCH v3 07/13] coresight: Store pointers to connections rather than an array of them
2023-03-29 11:59:18 linux-kernel [PATCH v3 06/13] coresight: Fix loss of connection info when a module is unloaded
2023-03-29 11:59:16 linux-kernel [PATCH v3 09/13] coresight: Store in-connections as well as out-connections
2023-03-29 11:59:05 linux-kernel [PATCH v3 05/13] coresight: Dynamically add connections
2023-03-29 11:58:47 linux-kernel [PATCH v3 03/13] coresight: Rename nr_outports to nr_outconns
2023-03-29 11:58:47 linux-kernel [PATCH v3 01/13] coresight: Use enum type for cs_mode wherever possible
2023-03-29 11:58:45 linux-kernel [PATCH v3 00/13] coresight: Fix CTI module refcount leak by making it a helper device
2023-03-29 11:58:42 linux-kernel [PATCH v3 02/13] coresight: Change name of pdata->conns
2023-03-28 09:08:03 linux-kernel Re: [BUG] perf: No samples found when using kcore + coresight
2023-03-23 11:00:57 linux-kernel Re: [PATCH v2 5/9] coresight: Dynamically add connections
2023-03-22 17:22:52 linux-kernel Re: [PATCH v2 0/9] coresight: Fix CTI module refcount leak by making it a helper device
2023-03-22 09:32:41 linux-kernel Re: [PATCH v2 0/9] coresight: Fix CTI module refcount leak by making it a helper device
2023-03-20 15:29:21 linux-kernel [PATCH v2 0/4] Enable display of partial and empty SVE predicates from Arm SPE data
2023-03-20 15:29:15 linux-kernel [PATCH v2 1/4] perf event: Add simd_flags field to perf_sample
2023-03-20 15:23:09 linux-kernel [PATCH v2 2/4] perf arm-spe: Refactor arm-spe to support operation packet type
2023-03-20 15:23:06 linux-kernel [PATCH v2 3/4] perf arm-spe: Add SVE flags to the SPE samples
2023-03-20 15:23:02 linux-kernel [PATCH v2 4/4] perf report: Add 'simd' sort field
2023-03-20 15:16:59 linux-kernel [PATCH v3 3/4] iio: adc: Use devm_krealloc_array
2023-03-20 15:12:24 linux-kernel [PATCH v3 1/4] devres: Provide krealloc_array