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
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
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
reconnect-fixes
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
2020-04-02
intel_th: Fix user-visible error codes
Alexander Shishkin
1
-3
/
+3
2020-01-29
coresight: tmc-etf: Do not call smp_processor_id from preemptible
Suzuki K Poulose
1
-3
/
+1
2020-01-29
coresight: etb10: Do not call smp_processor_id from preemptible
Suzuki K Poulose
1
-3
/
+1
2019-12-21
coresight: etm4x: Fix input validation for sysfs.
Mike Leach
1
-8
/
+13
2019-11-25
coresight: tmc: Fix byte-address alignment for RRP
Leo Yan
1
-2
/
+2
2019-11-25
coresight: etm4x: Configure EL2 exception level when kernel is running in HYP
Tomasz Nowicki
1
-20
/
+20
2019-11-25
coresight: Fix handling of sinks
Suzuki K Poulose
1
-7
/
+15
2019-10-17
coresight: etm4x: Use explicit barriers on enable/disable
Andrew Murray
1
-2
/
+12
2019-09-06
stm class: Fix a double free of stm_source_device
Ding Xiang
1
-1
/
+0
2019-08-04
intel_th: msu: Fix single mode with disabled IOMMU
Alexander Shishkin
1
-1
/
+1
2019-05-25
intel_th: msu: Fix single mode with IOMMU
Alexander Shishkin
1
-3
/
+32
2019-05-25
stm class: Fix channel free in stm output free path
Tingwei Zhang
1
-1
/
+1
2019-05-02
intel_th: gth: Fix an off-by-one in output unassigning
Alexander Shishkin
1
-1
/
+1
2019-04-05
coresight: etm4x: Add support to enable ETMv4.2
Sai Prakash Ranjan
1
-1
/
+2
2019-03-23
intel_th: Don't reference unassigned outputs
Alexander Shishkin
1
-0
/
+4
2019-03-23
stm class: Prevent division by zero
Alexander Shishkin
1
-3
/
+5
2019-03-23
stm class: Fix an endless loop in channel allocation
Zhi Jin
1
-0
/
+3
2019-01-13
intel_th: msu: Fix an off-by-one in attribute store
Alexander Shishkin
1
-1
/
+2
2018-11-13
coresight: etb10: Fix handling of perf mode
Suzuki K Poulose
1
-0
/
+4
2018-09-26
coresight: tpiu: Fix disabling timeouts
Robin Murphy
1
-3
/
+4
2018-09-26
coresight: Handle errors in finding input/output ports
Suzuki K Poulose
1
-2
/
+5
2018-06-06
hwtracing: stm: fix build error on some arches
Greg Kroah-Hartman
1
-0
/
+1
2018-06-06
stm class: Use vmalloc for the master map
Alexander Shishkin
1
-3
/
+3
2018-04-13
coresight: tmc: Configure DMA mask appropriately
Robin Murphy
1
-0
/
+7
2018-04-13
coresight: Fix reference count for software sources
Suzuki K Poulose
1
-2
/
+13
2018-03-24
coresight: Fix disabling of CoreSight TPIU
Robert Walker
1
-3
/
+10
2018-03-22
coresight: Fixes coresight DT parse to get correct output port ID.
Mike Leach
1
-1
/
+1
2017-12-20
intel_th: pci: Add Gemini Lake support
Alexander Shishkin
1
-0
/
+5
2017-10-12
stm class: Fix a use-after-free
Alexander Shishkin
1
-1
/
+1
2017-09-09
intel_th: pci: Add Cannon Lake PCH-LP support
Alexander Shishkin
1
-0
/
+5
2017-09-09
intel_th: pci: Add Cannon Lake PCH-H support
Alexander Shishkin
1
-0
/
+5
2017-03-30
intel_th: Don't leak module refcount on failure to activate
Alexander Shishkin
1
-1
/
+3
2017-03-12
coresight: STM: Balance enable/disable
Suzuki K Poulose
1
-1
/
+1
2017-01-09
stm class: Fix device leak in open error path
Johan Hovold
1
-3
/
+5
2016-09-09
coresight: tmc: mark symbols static where possible
Baoyou Xie
3
-4
/
+4
2016-09-09
coresight: perf: deal with error condition properly
Mathieu Poirier
2
-3
/
+3
2016-08-31
coresight: etm4x: adding configurable start/stop filtering
Mathieu Poirier
1
-0
/
+71
2016-08-31
coresight: etm4x: adding configurable address range filtering
Mathieu Poirier
1
-9
/
+119
2016-08-31
coresight: etm4x: configuring include/exclude function
Mathieu Poirier
1
-10
/
+25
2016-08-31
coresight: etm4x: adding range filter configuration function
Mathieu Poirier
1
-18
/
+38
2016-08-31
coresight: etm4x: cleaning up default filter configuration
Mathieu Poirier
1
-26
/
+27
2016-08-31
coresight: etm4x: split default and filter configuration
Mathieu Poirier
1
-14
/
+22
2016-08-31
coresight: etm-perf: configuring filters from perf core
Mathieu Poirier
2
-15
/
+168
2016-08-31
coresight: remove duplicated enumeration
Mathieu Poirier
5
-16
/
+10
2016-08-31
coresight: etm-perf: pass struct perf_event to source::enable/disable()
Mathieu Poirier
5
-20
/
+26
2016-08-31
coresight: fix handling of ETM trace register access via sysfs
Sudeep Holla
6
-22
/
+57
2016-08-31
coresight: etm4x: request to retain power to the trace unit when active
Sudeep Holla
2
-0
/
+15
2016-08-31
coresight: tmc: Delete an unnecessary check before the function call "kfree"
Markus Elfring
1
-1
/
+1
2016-08-31
coresight: etm4x: remove duplicated include from coresight-etm4x.c
Wei Yongjun
1
-1
/
+0
2016-08-31
coresight: Use local coresight_desc instances
Suzuki K Poulose
9
-114
/
+75
[next]