index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Files
Lines
2026-02-26
coresight: tmc-etr: Fix race condition between sysfs and perf mode
Yicong Yang
1
-0
/
+13
2026-02-26
coresight: etm3x: Fix cpulocked warning on cpuhp
Antonio Borneo
1
-6
/
+6
2026-02-26
stm class: Kconfig: correct symbol name
Randy Dunlap
1
-2
/
+2
2026-01-16
intel_th: rename error label
Johan Hovold
1
-4
/
+4
2026-01-16
intel_th: fix device leak on output open()
Johan Hovold
1
-3
/
+16
2025-12-06
Merge tag 'char-misc-6.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
23
-169
/
+377
2025-11-26
intel_th: Fix error handling in intel_th_output_open
Ma Ke
1
-5
/
+15
2025-11-24
Merge tag 'coresight-next-v6.19' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
22
-163
/
+361
2025-11-12
coresight: etm4x: Remove the state_needs_restore flag
Leo Yan
2
-8
/
+8
2025-11-11
coresight: etm4x: Remove the redundant DSB
Leo Yan
1
-5
/
+18
2025-11-11
coresight: etm4x: Properly control filter in CPU idle with FEAT_TRF
Leo Yan
2
-10
/
+7
2025-11-11
coresight: etm4x: Add context synchronization before enabling trace
Leo Yan
1
-4
/
+23
2025-11-11
coresight: etm4x: Correct polling IDLE bit
Leo Yan
1
-1
/
+1
2025-11-11
coresight: etm3x: Always set tracer's device mode on target CPU
Leo Yan
1
-19
/
+40
2025-11-11
coresight: etm4x: Always set tracer's device mode on target CPU
Leo Yan
1
-22
/
+38
2025-11-10
coresight: change the sink_ops to accept coresight_path
Jie Gan
11
-29
/
+33
2025-11-10
coresight: change helper_ops to accept coresight_path
Jie Gan
7
-26
/
+30
2025-11-10
coresight: tmc: add the handle of the event to the path
Carl Worth
2
-1
/
+3
2025-11-07
coresight: tpdm: remove redundant check for drvdata
Jie Gan
1
-2
/
+2
2025-11-06
coresight: tpdm: add static tpdm support
Jie Gan
3
-39
/
+154
2025-11-05
coresight: ETR: Fix ETR buffer use-after-free issue
Xiaoqi Zhuang
1
-0
/
+7
2025-10-27
coresight: trbe: Request specific affinities for per CPU interrupts
Marc Zyngier
1
-1
/
+2
2025-10-27
coresight: trbe: Convert to the new interrupt affinity retrieval API
Marc Zyngier
1
-3
/
+3
2025-10-22
intel_th: make intel_th_bus_type constant
Greg Kroah-Hartman
1
-1
/
+1
2025-10-04
Merge tag 'char-misc-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
25
-295
/
+592
2025-09-23
coresight: Add label sysfs node support
Mao Jinlong
1
-2
/
+69
2025-09-23
coresight: tnoc: add new AMBA ID to support Trace Noc V2
Yuanfang Zhang
1
-0
/
+4
2025-09-23
coresight: Fix incorrect handling for return value of devm_kzalloc
Lin Yujun
1
-1
/
+1
2025-09-23
coresight: tpda: fix the logic to setup the element size
Jie Gan
1
-0
/
+3
2025-09-23
coresight: trbe: Return NULL pointer for allocation failures
Leo Yan
1
-3
/
+3
2025-09-23
coresight: Refactor runtime PM
Leo Yan
8
-60
/
+53
2025-09-23
coresight: Make clock sequence consistent
Leo Yan
4
-12
/
+12
2025-09-23
coresight: Refactor driver data allocation
Leo Yan
3
-40
/
+21
2025-09-23
coresight: Consolidate clock enabling
Leo Yan
10
-55
/
+81
2025-09-23
coresight: Appropriately disable trace bus clocks
Leo Yan
6
-74
/
+34
2025-09-23
coresight: Appropriately disable programming clocks
Leo Yan
9
-46
/
+12
2025-09-23
coresight: etm4x: Support atclk
Leo Yan
2
-6
/
+18
2025-09-23
coresight: catu: Support atclk
Leo Yan
2
-5
/
+18
2025-09-23
coresight: tmc: Support atclk
Leo Yan
2
-5
/
+19
2025-09-23
coresight-etm4x: Conditionally access register TRCEXTINSELR
Yuanfang Zhang
2
-3
/
+10
2025-09-23
coresight: fix indentation error in cscfg_remove_owned_csdev_configs()
Yeoreum Yun
1
-1
/
+1
2025-09-23
coresight: tnoc: Fix a NULL vs IS_ERR() bug in probe
Dan Carpenter
1
-2
/
+2
2025-09-18
coresight: trbe: Prevent overflow in PERF_IDX2OFF()
Leo Yan
1
-1
/
+2
2025-09-02
coresight: add coresight Trace Network On Chip driver
Yuanfang Zhang
3
-0
/
+255
2025-09-02
coresight: perf: Use %px for printing pointers
Leo Yan
1
-2
/
+2
2025-09-02
coresight: stm: Remove redundant NULL checks
Leo Yan
1
-4
/
+4
2025-09-02
hwtracing: coresight: Use of_reserved_mem_region_to_resource() for "memory-re...
Rob Herring (Arm)
1
-16
/
+6
2025-09-02
coresight: Only register perf symlink for sinks with alloc_buffer
Yuanfang Zhang
1
-2
/
+3
2025-09-02
coresight: Fix missing include for FIELD_GET
James Clark
4
-0
/
+4
2025-09-02
coresight: trbe: Add ISB after TRBLIMITR write
James Clark
1
-0
/
+1
[next]