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-03-20 15:12:23 linux-kernel [PATCH v3 2/4] hwmon: pmbus: Use devm_krealloc_array
2023-03-20 15:02:03 linux-kernel [PATCH v3 4/4] serial: qcom_geni: Comment use of devm_krealloc rather than devm_krealloc_array
2023-03-20 15:01:41 linux-kernel [PATCH v3 0/4] devres: Provide krealloc_array
2023-03-20 11:47:00 linux-kernel [PATCH] perf vendor events arm64: Add N1 metrics
2023-03-20 10:03:45 linux-kernel Re: [PATCH v2 4/4] serial: qcom_geni: Use devm_krealloc_array
2023-03-17 11:43:06 linux-kernel Re: [PATCH v2 4/4] serial: qcom_geni: Use devm_krealloc_array
2023-03-10 16:36:01 linux-kernel [PATCH v2 7/9] coresight: Refactor out buffer allocation function for ETR
2023-03-10 16:35:58 linux-kernel [PATCH v2 9/9] coresight: Fix CTI module refcount leak by making it a helper device
2023-03-10 16:35:54 linux-kernel [PATCH v2 8/9] coresight: Enable and disable helper devices adjacent to the path
2023-03-10 16:10:50 linux-kernel [PATCH v2 5/9] coresight: Dynamically add connections
2023-03-10 16:10:45 linux-kernel [PATCH v2 6/9] coresight: Store in-connections as well as out-connections
2023-03-10 16:10:16 linux-kernel [PATCH v2 4/9] coresight: Rename connection members to allow for input connections
2023-03-10 16:09:49 linux-kernel [PATCH v2 3/9] coresight: Rename nr_outports to nr_outconns
2023-03-10 16:09:27 linux-kernel [PATCH v2 2/9] coresight: Change name of pdata->conns
2023-03-10 16:09:11 linux-kernel [PATCH v2 1/9] coresight: Use enum type for cs_mode wherever possible
2023-03-10 16:08:37 linux-kernel [PATCH v2 0/9] coresight: Fix CTI module refcount leak by making it a helper device
2023-03-09 15:07:31 linux-kernel Re: [PATCH 3/4] iio: adc: Use devm_krealloc_array
2023-03-09 15:07:03 linux-kernel [PATCH v2 4/4] serial: qcom_geni: Use devm_krealloc_array
2023-03-09 15:06:55 linux-kernel [PATCH v2 3/4] iio: adc: Use devm_krealloc_array
2023-03-09 15:06:43 linux-kernel [PATCH v2 2/4] hwmon: pmbus: Use devm_krealloc_array
2023-03-09 15:06:40 linux-kernel [PATCH v2 1/4] devres: Provide krealloc_array
2023-03-09 15:06:28 linux-kernel [PATCH v2 0/4] devres: Provide krealloc_array
2023-03-08 17:40:36 linux-kernel [PATCH 8/8] coresight: Fix CTI module refcount leak by making it a helper device
2023-03-08 17:40:28 linux-kernel [PATCH 7/8] coresight: Enable and disable helper devices adjacent to the path
2023-03-08 17:40:14 linux-kernel [PATCH 6/8] coresight: Refactor out buffer allocation function for ETR
2023-03-08 17:40:08 linux-kernel [PATCH 5/8] coresight: Store in-connections as well as out-connections
2023-03-08 17:39:51 linux-kernel [PATCH 4/8] coresight: Dynamically add connections
2023-03-08 17:39:35 linux-kernel [PATCH 3/8] coresight: Rename nr_outports to nr_outconns
2023-03-08 17:39:32 linux-kernel [PATCH 2/8] coresight: Change name of pdata->conns
2023-03-08 17:39:28 linux-kernel [PATCH 1/8] coresight: Use enum type for cs_mode wherever possible
2023-03-08 17:39:19 linux-kernel [PATCH 0/8] coresight: Fix CTI module refcount leak by making it a helper device
2023-03-08 09:50:22 linux-kernel [PATCH 2/2] perf cs-etm: Avoid printing warning in cs_etm_is_ete() check
2023-03-08 09:50:18 linux-kernel [PATCH 1/2] perf cs-etm: Reduce verbosity of ts_source warning
2023-03-07 10:33:41 linux-kernel Re: [BUG] perf: No samples found when using kcore + coresight
2023-03-06 15:28:15 linux-kernel [PATCH 4/4] serial: qcom_geni: Use devm_krealloc_array
2023-03-06 15:28:12 linux-kernel [PATCH 3/4] iio: adc: Use devm_krealloc_array
2023-03-06 15:28:07 linux-kernel [PATCH 2/4] hwmon: pmbus: Use devm_krealloc_array
2023-03-06 15:27:59 linux-kernel [PATCH 1/4] devres: Provide krealloc_array
2023-03-06 15:27:52 linux-kernel [PATCH 0/4] devres: Provide krealloc_array
2023-02-28 11:12:26 linux-kernel Re: [PATCH v2 13/14] perf kvm: Add TUI mode for stat report
2023-02-13 10:07:12 linux-kernel Re: [PATCH 0/3] Extend logging on TMC start / stop errors
2023-02-08 10:36:15 linux-kernel Re: [PATCH] perf tools: Fix auto-complete on aarch64
2023-02-01 10:49:29 linux-kernel Re: [PATCH 1/1] perf: Fix warning from concurrent read/write of perf_event_pmu_context
2023-01-30 12:07:40 linux-kernel Re: [PATCH] perf: cs-etm: Update decoder code for OpenCSD version 1.4
2023-01-30 10:56:59 linux-kernel Re: [PATCH 0/4] perf intel-pt: Fix the pipe mode (v1)
2023-01-30 10:04:37 linux-kernel Re: [6.1.7][6.2-rc5] perf all metrics test: FAILED!
2023-01-27 15:34:58 linux-kernel Re: [PATCH 3/4] perf session: Avoid calling lseek(2) for pipe
2023-01-27 15:32:44 linux-kernel Re: [PATCH 0/4] perf intel-pt: Fix the pipe mode (v1)
2023-01-27 14:42:37 linux-kernel Re: [PATCH 0/4] perf intel-pt: Fix the pipe mode (v1)
2023-01-27 14:32:07 linux-kernel [PATCH 1/1] perf: Fix warning from concurrent read/write of perf_event_pmu_context
2023-01-27 14:32:05 linux-kernel [PATCH 0/1] perf: Fix warning from concurrent read/write of perf_event_pmu_context