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
2025-12-18
coresight: etm4x: Add context synchronization before enabling trace
Leo Yan
1
-4
/
+23
2025-12-18
coresight: etm4x: Extract the trace unit controlling
Leo Yan
1
-41
/
+62
2025-12-18
coresight: etm4x: Correct polling IDLE bit
Leo Yan
1
-1
/
+1
2025-10-15
coresight: Fix incorrect handling for return value of devm_kzalloc
Lin Yujun
1
-1
/
+1
2025-10-15
coresight: tpda: fix the logic to setup the element size
Jie Gan
1
-0
/
+3
2025-10-15
coresight: trbe: Return NULL pointer for allocation failures
Leo Yan
1
-3
/
+3
2025-10-15
coresight: etm4x: Support atclk
Leo Yan
2
-6
/
+18
2025-10-15
coresight: catu: Support atclk
Leo Yan
2
-5
/
+18
2025-10-15
coresight: tmc: Support atclk
Leo Yan
2
-5
/
+19
2025-10-15
coresight-etm4x: Conditionally access register TRCEXTINSELR
Yuanfang Zhang
2
-3
/
+10
2025-10-15
coresight: Only register perf symlink for sinks with alloc_buffer
Yuanfang Zhang
1
-2
/
+3
2025-10-15
coresight: trbe: Prevent overflow in PERF_IDX2OFF()
Leo Yan
1
-1
/
+2
2025-07-06
coresight: Only check bottom two claim bits
James Clark
2
-1
/
+3
2025-06-19
coresight: prevent deactivate active config while enabling the config
Yeoreum Yun
2
-16
/
+35
2025-06-19
coresight: catu: Introduce refcount and spinlock for enabling/disabling
Yabin Cui
2
-8
/
+18
2025-06-19
coresight: Fixes device's owner field for registered using coresight_init_dri...
Junhao He
8
-10
/
+13
2025-05-29
coresight-etb10: change etb_drvdata spinlock's type to raw_spinlock_t
Yeoreum Yun
1
-13
/
+13
2025-05-29
intel_th: avoid using deprecated page->mapping, index fields
Lorenzo Stoakes
2
-24
/
+8
2025-04-10
coresight-etm4x: add isb() before reading the TRCSTATR
Yuanfang Zhang
2
-10
/
+58
2025-04-10
coresight: catu: Fix number of pages while using 64k pages
Ilkka Koskinen
1
-1
/
+1
2025-03-13
intel_th: pci: Add Panther Lake-P/U support
Alexander Shishkin
1
-0
/
+5
2025-03-13
intel_th: pci: Add Panther Lake-H support
Alexander Shishkin
1
-0
/
+5
2025-03-13
intel_th: pci: Add Arrow Lake support
Pawel Chmielewski
1
-0
/
+5
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
5
-5
/
+0
2024-08-20
coresight: Make trace ID map spinlock local to the map
James Clark
2
-14
/
+13
2024-08-20
coresight: Emit sink ID in the HW_ID packets
James Clark
3
-17
/
+26
2024-08-20
coresight: Remove pending trace ID release mechanism
James Clark
3
-75
/
+41
2024-08-20
coresight: Use per-sink trace ID maps for Perf sessions
James Clark
8
-17
/
+38
2024-08-20
coresight: Make CPU id map a property of a trace ID map
James Clark
1
-7
/
+9
2024-08-20
coresight: Expose map arguments in trace ID API
James Clark
2
-11
/
+45
2024-08-20
coresight: Move struct coresight_trace_id_map to common header
James Clark
2
-19
/
+1
2024-08-20
coresight: Clarify comments around the PID of the sink owner
James Clark
2
-4
/
+6
2024-08-20
coresight: Remove unused ETM Perf stubs
James Clark
1
-18
/
+0
2024-08-20
coresight: tmc: sg: Do not leak sg_table
Suzuki K Poulose
1
-1
/
+1
2024-08-19
Coresight: Set correct cs_mode for dummy source to fix disable issue
Jie Gan
1
-0
/
+4
2024-08-19
Coresight: Set correct cs_mode for TPDM to fix disable issue
Jie Gan
1
-0
/
+6
2024-08-19
coresight: cti: use device_* to iterate over device child nodes
Javier Carrasco
1
-7
/
+3
2024-07-25
Merge tag 'driver-core-6.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2
-3
/
+3
2024-07-03
intel_th: msu-sink: add missing MODULE_DESCRIPTION()
Jeff Johnson
1
-0
/
+1
2024-07-03
driver core: have match() callback in struct bus_type take a const *
Greg Kroah-Hartman
2
-3
/
+3
2024-07-01
hwtracing: use for_each_endpoint_of_node()
Kuninori Morimoto
1
-2
/
+2
2024-06-21
coresight: constify the struct device_type usage
Ricardo B. Marliere
2
-2
/
+2
2024-06-10
coresight: tmc: Remove duplicated include in coresight-tmc-core.c
Yang Li
1
-1
/
+0
2024-06-07
coresight: Fix ref leak when of_coresight_parse_endpoint() fails
James Clark
1
-1
/
+3
2024-05-22
Merge tag 'char-misc-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
27
-233
/
+910
2024-05-19
Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-3
/
+3
2024-05-19
Merge tag 'mm-stable-2024-05-17-19-19' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-0
/
+1
2024-05-04
intel_th: pci: Add Lunar Lake support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: pci: Add Meteor Lake-S CPU support
Alexander Shishkin
1
-0
/
+5
2024-05-04
intel_th: pci: Add Meteor Lake-S support
Alexander Shishkin
1
-0
/
+5
[next]