linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] drivers/perf: hisi: Fixed some issues with hisi pmu
@ 2024-04-25 12:46 Junhao He
  2024-04-25 12:46 ` [PATCH 1/3] drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group Junhao He
                   ` (3 more replies)
  0 siblings, 4 replies; 11+ messages in thread
From: Junhao He @ 2024-04-25 12:46 UTC (permalink / raw)
  To: will, jonathan.cameron, yangyicong, shaojijie
  Cc: linux-kernel, linux-arm-kernel, linuxarm, prime.zeng, hejunhao3,
	chenhao418

This patchset includes 3 bug fixes changes to hisi PMU:
- Fix out-of-bound access when valid event group in hns pmu
- Fixes the memory leak in hns pmu
- Fix out-of-bound access when valid event group in pcie pmu

Hao Chen (1):
  drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset()

Junhao He (2):
  drivers/perf: hisi_pcie: Fix out-of-bound access when valid event
    group
  drivers/perf: hisi: hns3: Fix out-of-bound access when valid event
    group

 drivers/perf/hisilicon/hisi_pcie_pmu.c | 14 +++++++++++++-
 drivers/perf/hisilicon/hns3_pmu.c      | 16 ++++++++++++++--
 2 files changed, 27 insertions(+), 3 deletions(-)

-- 
2.33.0


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2024-04-28  8:59 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-04-25 12:46 [PATCH 0/3] drivers/perf: hisi: Fixed some issues with hisi pmu Junhao He
2024-04-25 12:46 ` [PATCH 1/3] drivers/perf: hisi_pcie: Fix out-of-bound access when valid event group Junhao He
2024-04-26 10:19   ` Jijie Shao
2024-04-26 15:40   ` Jonathan Cameron
2024-04-25 12:46 ` [PATCH 2/3] drivers/perf: hisi: hns3: " Junhao He
2024-04-26 10:19   ` Jijie Shao
2024-04-26 15:41   ` Jonathan Cameron
2024-04-25 12:46 ` [PATCH 3/3] drivers/perf: hisi: hns3: Actually use devm_add_action_or_reset() Junhao He
2024-04-26 10:17   ` Jijie Shao
2024-04-26 15:42   ` Jonathan Cameron
2024-04-28  8:59 ` [PATCH 0/3] drivers/perf: hisi: Fixed some issues with hisi pmu Will Deacon

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).