1. 09f222d coresight: etm4x: Fix width of CCITMIN field by James Clark · 1 year, 4 months ago
  2. bade0c1 hwtracing: hisi_ptt: Don't try to attach a task by Yicong Yang · 1 year, 5 months ago
  3. 5e67b92 hwtracing: hisi_ptt: Handle the interrupt in hardirq context by Yicong Yang · 1 year, 5 months ago
  4. c541d0e coresight: ultrasoc-smb: Fix uninitialized before use buf_hw_base by Junhao He · 1 year, 3 months ago
  5. ab5091e coresight: ultrasoc-smb: Config SMB buffer before register sink by Junhao He · 1 year, 3 months ago
  6. ace850b coresight: ultrasoc-smb: Fix sleep while close preempt in enable_smb by Junhao He · 1 year, 3 months ago
  7. 359d3fb hwtracing: hisi_ptt: Add dummy callback pmu::read() by Junhao He · 1 year, 5 months ago
  8. 2f6b152 coresight: Fix crash when Perf and sysfs modes are used concurrently by James Clark · 1 year, 5 months ago
  9. 1b5d156 coresight: etm4x: Remove bogous __exit annotation for some functions by Uwe Kleine-König · 1 year, 5 months ago
  10. e502801 coresight: tmc-etr: Disable warnings for allocation failures by Suzuki K Poulose · 1 year, 6 months ago
  11. bd2767ec coresight: Fix run time warnings while reusing ETR buffer by Linu Cherian · 1 year, 6 months ago
  12. c0a232f coresight: trbe: Fix TRBE potential sleep in atomic context by Junhao He · 1 year, 6 months ago
  13. 1a9e026 coresight: Fix memory leak in acpi_buffer->pointer by Junhao He · 1 year, 6 months ago
  14. a4621fd1 coresight: etm4x: Ensure valid drvdata and clock before clk_put() by Anshuman Khandual · 1 year, 6 months ago
  15. 3974473 coresight: trbe: Allocate platform data per device by Suzuki K Poulose · 1 year, 6 months ago
  16. 484281b hwtracing: hisi_ptt: Use pci_dev_id() to simplify the code by Xiongfeng Wang · 1 year, 7 months ago
  17. 28a03fa coresight: dummy: simplify the code with module_platform_driver by Yang Yingliang · 1 year, 7 months ago
  18. fd38009 coresight: tmc: Explicit type conversions to prevent integer overflow by Ruidong Tian · 1 year, 7 months ago
  19. c0070112 coresight: trbe: Directly use ID_AA64DFR0_EL1_TraceBuffer_IMP by Anshuman Khandual · 1 year, 7 months ago
  20. 04e8429 coresight: Fix all W=1 build warnings by James Clark · 1 year, 7 months ago
  21. 134124a coresight: etm4x: Add ACPI support in platform driver by Suzuki K Poulose · 1 year, 8 months ago
  22. 3a2888a coresight: platform: acpi: Ignore the absence of graph by Suzuki K Poulose · 1 year, 8 months ago
  23. 73d779a coresight: etm4x: Change etm4_platform_driver driver for MMIO devices by Anshuman Khandual · 1 year, 8 months ago
  24. 5a1c709 coresight: etm4x: Drop pid argument from etm4_probe() by Anshuman Khandual · 1 year, 8 months ago
  25. 4e3b9a6 coresight: etm4x: Drop iomem 'base' argument from etm4_probe() by Anshuman Khandual · 1 year, 8 months ago
  26. 3095e90 coresight: etm4x: Allocate and device assign 'struct etmv4_drvdata' earlier by Anshuman Khandual · 1 year, 8 months ago
  27. 70cc056 hwtracing: coresight: Explicitly include correct DT includes by Rob Herring · 1 year, 7 months ago
  28. 44aeec8 Merge tag 'char-misc-6.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 1 year, 8 months ago
  29. 2605e80 Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux by Linus Torvalds · 1 year, 8 months ago
  30. 6c50384 hwtracing: hisi_ptt: Fix potential sleep in atomic context by Yicong Yang · 1 year, 8 months ago
  31. 45c9029 hwtracing: hisi_ptt: Advertise PERF_PMU_CAP_NO_EXCLUDE for PTT PMU by Yicong Yang · 1 year, 8 months ago
  32. 6373c46 hwtracing: hisi_ptt: Export available filters through sysfs by Yicong Yang · 1 year, 8 months ago
  33. 556ef09 hwtracing: hisi_ptt: Add support for dynamically updating the filter list by Yicong Yang · 1 year, 8 months ago
  34. a3ecaba hwtracing: hisi_ptt: Factor out filter allocation and release operation by Yicong Yang · 1 year, 8 months ago
  35. 185891f coresight: dummy: Update type of mode parameter in dummy_{sink,source}_enable() by Nathan Chancellor · 1 year, 8 months ago
  36. 9d3ba0b Coresight: Add coresight dummy driver by Hao Zhang · 1 year, 9 months ago
  37. eee6416 arm64/sysreg: Convert TRBLIMITR_EL1 register to automatic generation by Anshuman Khandual · 1 year, 9 months ago
  38. f170aa5 arm64/sysreg: Rename TRBIDR_EL1 fields per auto-gen tools format by Anshuman Khandual · 1 year, 9 months ago
  39. 7bb9488 arm64/sysreg: Rename TRBSR_EL1 fields per auto-gen tools format by Anshuman Khandual · 1 year, 9 months ago
  40. 90cdde8 arm64/sysreg: Rename TRBBASER_EL1 fields per auto-gen tools format by Anshuman Khandual · 1 year, 9 months ago
  41. 92b1efc arm64/sysreg: Rename TRBLIMITR_EL1 fields per auto-gen tools format by Anshuman Khandual · 1 year, 9 months ago
  42. ab5ca62 coresight: etm4x: Match all ETM4 instances based on DEVARCH and DEVTYPE by Suzuki K Poulose · 1 year, 9 months ago
  43. c5f231f coresight: etm4x: Make etm4_remove_dev() return void by Uwe Kleine-König · 1 year, 9 months ago
  44. 9f37d379 coresight: etm4x: Fix missing trctraceidr file in sysfs by Mike Leach · 1 year, 10 months ago
  45. 1b5b164 coresight: Fix CTI module refcount leak by making it a helper device by James Clark · 1 year, 10 months ago
  46. 6148652 coresight: Enable and disable helper devices adjacent to the path by James Clark · 1 year, 10 months ago
  47. 296b01f coresight: Refactor out buffer allocation function for ETR by James Clark · 1 year, 10 months ago
  48. ae7f2b5 coresight: Make refcount a property of the connection by James Clark · 1 year, 10 months ago
  49. e3f4e68 coresight: Store in-connections as well as out-connections by James Clark · 1 year, 10 months ago
  50. 102162d coresight: Simplify connection fixup mechanism by James Clark · 1 year, 10 months ago
  51. 4e8fe7e coresight: Store pointers to connections rather than an array of them by James Clark · 1 year, 10 months ago
  52. 3d4ff65 coresight: Dynamically add connections by James Clark · 1 year, 10 months ago
  53. d49c9cf coresight: Rename connection members to make the direction explicit by James Clark · 1 year, 10 months ago
  54. 81d0ea7 coresight: Rename nr_outports to nr_outconns by James Clark · 1 year, 10 months ago
  55. 704faaf coresight: Change name of pdata->conns by James Clark · 1 year, 10 months ago
  56. 9fa3682 coresight: Use enum type for cs_mode wherever possible by James Clark · 1 year, 10 months ago
  57. c45b283 coresight: Fix loss of connection info when a module is unloaded by James Clark · 1 year, 10 months ago
  58. 04ac7f9 coresight: perf: Release Coresight path when alloc trace id failed by Ruidong Tian · 1 year, 10 months ago
  59. f67bc15 coresight: Fix signedness bug in tmc_etr_buf_insert_barrier_packet() by Dan Carpenter · 1 year, 10 months ago
  60. 12124d1 Merge tag 'coresight-next-v6.4' of git://git.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next by Greg Kroah-Hartman · 1 year, 10 months ago
  61. 18996a1 coresight: etm_pmu: Set the module field by Suzuki K Poulose · 1 year, 11 months ago
  62. 735e7b3 coresight: etm4x: Do not access TRCIDR1 for identification by Suzuki K Poulose · 2 years ago
  63. bf84937 coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug by Steve Clevenger · 2 years ago
  64. a93e884e Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 2 years ago
  65. 693fed9 Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 2 years ago
  66. 3822a7c Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 2 years ago
  67. 1c71222 mm: replace vma->vm_flags direct modifications with modifier calls by Suren Baghdasaryan · 2 years, 1 month ago
  68. 91193b2 drivers/hwtracing/stm: Remove "select SRCU" by Paul E. McKenney · 2 years, 3 months ago
  69. 669c461 coresight: tmc: Don't enable TMC when it's not ready. by Yabin Cui · 2 years, 1 month ago
  70. c88a15d coresight: tpda: fix return value check in tpda_probe() by Yang Yingliang · 2 years, 1 month ago
  71. a9b12f8b driver core: make struct device_type.devnode() take a const * by Greg Kroah-Hartman · 2 years, 2 months ago
  72. 0c1ccc1 Coresight: tpda/tpdm: remove incorrect __exit annotation by Arnd Bergmann · 2 years, 1 month ago
  73. a646ca0 coresight: perf: Output trace id only once by Suzuki K Poulose · 2 years, 1 month ago
  74. 0c507af coresight: Fix uninitialised variable use in coresight_disable by Suzuki K Poulose · 2 years, 1 month ago
  75. 5b79166 Coresight: Add TPDA link driver by Mao Jinlong · 2 years, 1 month ago
  76. 436cca9 coresight-tpdm: Add integration test support by Mao Jinlong · 2 years, 1 month ago
  77. 1f00465 coresight-tpdm: Add DSB dataset support by Mao Jinlong · 2 years, 1 month ago
  78. b3c7162 Coresight: Add coresight TPDM source driver by Mao Jinlong · 2 years, 1 month ago
  79. 5c0016d coresight: core: Use IDR for non-cpu bound sources' paths. by Mao Jinlong · 2 years, 1 month ago
  80. fd30b08 coresight: trace-id: Add debug & test macros to Trace ID allocation by Mike Leach · 2 years, 1 month ago
  81. aa19bb4 coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID by Mike Leach · 2 years, 1 month ago
  82. 42708ba coresight: etmX.X: stm: Remove trace_id() callback by Mike Leach · 2 years, 1 month ago
  83. 9edf291 coresight: etm3x: Update ETM3 driver to use Trace ID API by Mike Leach · 2 years, 1 month ago
  84. df48712 coresight: etm4x: Update ETM4 driver to use Trace ID API by Mike Leach · 2 years, 1 month ago
  85. 8d1091c coresight: stm: Update STM driver to use Trace ID API by Mike Leach · 2 years, 1 month ago
  86. 4ff1fdb coresight: perf: traceid: Add perf ID allocation and notifiers by Mike Leach · 2 years, 1 month ago
  87. bdeb62a coresight: Remove obsolete Trace ID unniqueness checks by Mike Leach · 2 years, 1 month ago
  88. 338a588 coresight: trace-id: Add API to dynamically assign Trace ID values by Mike Leach · 2 years, 1 month ago
  89. b8d976c hwtracing: hisi_ptt: Only add the supported devices to the filters list by Yicong Yang · 2 years, 1 month ago
  90. 075c7c0 coresight: ultrasoc-smb: fix return value check in smb_init_data_buffer() by Yang Yingliang · 2 years, 1 month ago
  91. 06f5c29 drivers/coresight: Add UltraSoc System Memory Buffer driver by Qi Liu · 2 years, 1 month ago
  92. 479043b coresight: cti: Remove atomic type from enable_req_count by James Clark · 2 years, 2 months ago
  93. eff674a9 coresight: cti: Add PM runtime call in enable_store by Mao Jinlong · 2 years, 2 months ago
  94. 3244fb6 coresight: cti: Prevent negative values of enable count by James Clark · 2 years, 2 months ago
  95. 589d928 coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR by Junhao He · 2 years, 1 month ago
  96. c767c34 coresight: etm4x: fix repeated words in comments by Jilin Yuan · 2 years, 4 months ago
  97. 3dc228b coresight: cti: Fix null pointer error on CTI init before ETM by Mike Leach · 2 years, 3 months ago
  98. 20ee8c2 coresight: trbe: remove cpuhp instance node before remove cpuhp state by Yang Shen · 2 years, 3 months ago
  99. 3c728e0 coresight: etm4x: add CPU hotplug support for probing by Tamas Zsoldos · 2 years, 8 months ago
  100. 6746eae coresight: cti: Fix hang in cti_disable_hw() by James Clark · 2 years, 4 months ago