Junhao He ([email protected])

Number of posts: 113 (0.17 per day)
First post: 2022-07-12 09:17:49
Last post: 2024-04-25 12:57:24

Date List Subject
2024-04-25 12:57:24 linux-kernel [PATCH 1/3] drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group
2024-04-25 12:50:43 linux-kernel [PATCH 3/3] drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()
2024-04-25 12:50:33 linux-kernel [PATCH 0/3] drivers/perf: hisi: Fixed some issues with hisi pmu
2024-04-25 12:49:09 linux-kernel [PATCH 2/3] drivers/perf: hisi: hns3: Fix out-of-bound access when valid event group
2024-02-27 12:54:56 linux-kernel [PATCH v2] drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for HIP09
2024-02-23 04:24:27 linux-kernel Re: Re: [PATCH] drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for UC PMU
2024-02-22 03:00:56 linux-kernel Re: Re: [PATCH 6/7] drivers/perf: hisi_pcie: Merge find_related_event() and get_event_idx()
2024-02-22 01:30:05 linux-kernel Re: Re: [PATCH 4/7] drivers/perf: hisi_pcie: Check the target filter properly
2024-02-22 01:22:00 linux-kernel Re: Re: [PATCH 4/7] drivers/perf: hisi_pcie: Check the target filter properly
2024-02-07 09:44:44 linux-kernel [PATCH] drivers/perf: hisi: Enable HiSilicon Erratum 162700402 quirk for UC PMU
2023-12-04 11:05:48 linux-kernel [PATCH] drivers/perf: hisi: Fix some event id for HiSilicon UC pmu
2023-10-24 11:36:46 linux-kernel [PATCH] perf: hisi: Fix use-after-free when register pmu fails
2023-10-21 08:38:51 linux-kernel [PATCH v2 1/4] coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smb
2023-10-21 08:38:45 linux-kernel [PATCH v2 2/4] coresight: ultrasoc-smb: Config SMB buffer before register sink
2023-10-21 08:38:37 linux-kernel [PATCH v2 4/4] coresight: ultrasoc-smb: Use guards to cleanup
2023-10-21 08:38:37 linux-kernel [PATCH v2 0/4] Fixed some issues and cleanup of ultrasoc-smb
2023-10-21 08:38:35 linux-kernel [PATCH v2 3/4] coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_base
2023-10-21 07:25:27 linux-kernel Re: [PATCH 1/3] coresight: ultrasoc-smb: fix sleep while close preempt in enable_smb
2023-10-20 02:33:56 linux-kernel Re: [PATCH 2/3] coresight: ultrasoc-smb: simplify the code for check to_copy valid
2023-10-19 13:08:19 linux-kernel Re: [PATCH 3/3] coresight: ultrasoc-smb: fix uninitialized before use buf_hw_base
2023-10-19 12:45:34 linux-kernel Re: [PATCH 1/3] coresight: ultrasoc-smb: fix sleep while close preempt in enable_smb
2023-10-12 09:47:39 linux-kernel [PATCH 3/3] coresight: ultrasoc-smb: fix uninitialized before use buf_hw_base
2023-10-12 09:47:12 linux-kernel [PATCH 2/3] coresight: ultrasoc-smb: simplify the code for check to_copy valid
2023-10-12 09:46:55 linux-kernel [PATCH 1/3] coresight: ultrasoc-smb: fix sleep while close preempt in enable_smb
2023-10-12 09:46:52 linux-kernel [PATCH 0/3] Fixed some issues and cleanup of ultrasoc-smb
2023-10-10 02:44:04 linux-kernel Re: [PATCH] coresight: Fix crash when Perf and sysfs modes are used concurrently
2023-08-20 18:49:00 linux-kernel [PATCH V3] coresight: trbe: Fix TRBE potential sleep in atomic context
2023-08-20 08:50:28 linux-kernel Re: [PATCH 2/2] coresight: trbe: Allocate platform data per device
2023-08-19 13:13:34 linux-kernel [PATCH 2/2] coresight: core: fix memory leak in dict->fwnode_list
2023-08-18 13:59:37 linux-kernel [PATCH 1/1] coresight: Fix the ACPI memory leak
2023-08-17 10:43:00 linux-kernel [PATCH 1/2] coresight: Fix memory leak in acpi_buffer->pointer
2023-08-17 09:16:36 linux-kernel [PATCH 0/2] Fix memory leak in coresight drivers
2023-08-16 07:36:59 linux-kernel Re: [PATCH 1/2] coresight: trbe: Fix TRBE potential sleep in atomic context
2023-08-15 15:49:48 linux-kernel Re: [PATCH 2/2] coresight: core: Fix multiple free TRBE platform data resource
2023-08-14 13:58:55 linux-kernel Re: [PATCH 1/2] coresight: trbe: Fix TRBE potential sleep in atomic context
2023-08-14 10:54:07 linux-kernel [PATCH 0/2] Fix some issues with TRBE building as a module
2023-08-14 10:11:21 linux-kernel [PATCH 2/2] coresight: core: Fix multiple free TRBE platform data resource
2023-08-14 10:10:50 linux-kernel [PATCH 1/2] coresight: trbe: Fix TRBE potential sleep in atomic context
2023-06-19 13:06:25 linux-kernel Re: [PATCH v4 4/5] hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMU
2023-06-15 13:13:32 linux-kernel [PATCH v5 3/3] docs: perf: Add new description for HiSilicon UC PMU
2023-06-15 13:12:49 linux-kernel [PATCH v5 1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
2023-06-15 13:12:14 linux-kernel [PATCH v5 2/3] drivers/perf: hisi: Add support for HiSilicon UC PMU driver
2023-06-15 13:12:06 linux-kernel [PATCH v5 0/3] Add support for HiSilicon SoC uncore PMU
2023-06-15 12:54:36 linux-kernel Re: [PATCH v4 1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
2023-06-09 08:15:29 linux-kernel [PATCH v4 3/3] docs: perf: Add new description for HiSilicon UC PMU
2023-06-09 08:11:28 linux-kernel [PATCH v4 0/3] Add support for HiSilicon SoC uncore PMU
2023-06-09 08:07:49 linux-kernel [PATCH v4 2/3] drivers/perf: hisi: Add support for HiSilicon UC PMU driver
2023-06-09 08:07:03 linux-kernel [PATCH v4 1/3] drivers/perf: hisi: Add support for HiSilicon H60PA and PAv3 PMU driver
2023-06-09 06:21:54 linux-kernel Re: [PATCH v3 2/3] drivers/perf: hisi: Add support for HiSilicon UC PMU driver
2023-06-08 12:32:45 linux-kernel [PATCH] drivers/perf: hisi: Don't migrate perf to the CPU going to teardown
2023-06-08 12:12:25 linux-kernel [PATCH v3 2/3] drivers/perf: hisi: Add support for HiSilicon UC PMU driver