index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Commit message (
Expand
)
Author
Age
Files
Lines
*
coresight: etm4x: Do not access TRCIDR1 for identification
Suzuki K Poulose
2023-03-21
2
-27
/
+15
*
coresight-etm4: Fix for() loop drvdata->nr_addr_cmp range bug
Steve Clevenger
2023-03-21
1
-1
/
+1
*
Merge tag 'driver-core-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2023-02-24
2
-5
/
+5
|
\
|
*
driver core: make struct device_type.devnode() take a const *
Greg Kroah-Hartman
2023-01-27
2
-5
/
+5
*
|
Merge tag 'char-misc-6.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2023-02-24
28
-195
/
+2171
|
\
\
|
*
|
coresight: tmc: Don't enable TMC when it's not ready.
Yabin Cui
2023-01-30
4
-14
/
+56
|
*
|
coresight: tpda: fix return value check in tpda_probe()
Yang Yingliang
2023-01-30
1
-2
/
+2
|
*
|
Coresight: tpda/tpdm: remove incorrect __exit annotation
Arnd Bergmann
2023-01-26
2
-2
/
+2
|
*
|
coresight: perf: Output trace id only once
Suzuki K Poulose
2023-01-24
2
-4
/
+14
|
*
|
coresight: Fix uninitialised variable use in coresight_disable
Suzuki K Poulose
2023-01-24
1
-1
/
+1
|
*
|
Coresight: Add TPDA link driver
Mao Jinlong
2023-01-20
4
-0
/
+258
|
*
|
coresight-tpdm: Add integration test support
Mao Jinlong
2023-01-20
2
-0
/
+68
|
*
|
coresight-tpdm: Add DSB dataset support
Mao Jinlong
2023-01-20
2
-0
/
+78
|
*
|
Coresight: Add coresight TPDM source driver
Mao Jinlong
2023-01-20
5
-1
/
+192
|
*
|
coresight: core: Use IDR for non-cpu bound sources' paths.
Mao Jinlong
2023-01-19
1
-11
/
+26
|
*
|
coresight: trace-id: Add debug & test macros to Trace ID allocation
Mike Leach
2023-01-19
1
-0
/
+33
|
*
|
coresight: events: PERF_RECORD_AUX_OUTPUT_HW_ID used for Trace ID
Mike Leach
2023-01-19
1
-0
/
+7
|
*
|
coresight: etmX.X: stm: Remove trace_id() callback
Mike Leach
2023-01-19
4
-54
/
+0
|
*
|
coresight: etm3x: Update ETM3 driver to use Trace ID API
Mike Leach
2023-01-19
3
-26
/
+75
|
*
|
coresight: etm4x: Update ETM4 driver to use Trace ID API
Mike Leach
2023-01-19
3
-10
/
+93
|
*
|
coresight: stm: Update STM driver to use Trace ID API
Mike Leach
2023-01-19
1
-27
/
+14
|
*
|
coresight: perf: traceid: Add perf ID allocation and notifiers
Mike Leach
2023-01-19
1
-0
/
+16
|
*
|
coresight: Remove obsolete Trace ID unniqueness checks
Mike Leach
2023-01-19
1
-45
/
+0
|
*
|
coresight: trace-id: Add API to dynamically assign Trace ID values
Mike Leach
2023-01-19
3
-1
/
+421
|
*
|
hwtracing: hisi_ptt: Only add the supported devices to the filters list
Yicong Yang
2023-01-19
1
-0
/
+10
|
*
|
coresight: ultrasoc-smb: fix return value check in smb_init_data_buffer()
Yang Yingliang
2023-01-19
1
-1
/
+1
|
*
|
drivers/coresight: Add UltraSoc System Memory Buffer driver
Qi Liu
2023-01-16
4
-0
/
+786
|
*
|
coresight: cti: Remove atomic type from enable_req_count
James Clark
2023-01-16
3
-9
/
+9
|
*
|
coresight: cti: Add PM runtime call in enable_store
Mao Jinlong
2023-01-16
1
-2
/
+11
|
*
|
coresight: cti: Prevent negative values of enable count
James Clark
2023-01-16
1
-2
/
+9
|
*
|
coresight: etm4x: Fix accesses to TRCSEQRSTEVR and TRCSEQSTR
Junhao He
2023-01-16
1
-6
/
+12
|
|
/
*
|
Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-02-23
2
-2
/
+2
|
\
\
|
*
|
mm: replace vma->vm_flags direct modifications with modifier calls
Suren Baghdasaryan
2023-02-09
2
-2
/
+2
|
|
/
*
/
drivers/hwtracing/stm: Remove "select SRCU"
Paul E. McKenney
2023-02-02
1
-1
/
+0
|
/
*
coresight: etm4x: fix repeated words in comments
Jilin Yuan
2022-11-28
1
-1
/
+1
*
coresight: cti: Fix null pointer error on CTI init before ETM
Mike Leach
2022-11-28
1
-1
/
+1
*
coresight: trbe: remove cpuhp instance node before remove cpuhp state
Yang Shen
2022-11-28
1
-0
/
+1
*
coresight: etm4x: add CPU hotplug support for probing
Tamas Zsoldos
2022-10-31
1
-40
/
+113
*
coresight: cti: Fix hang in cti_disable_hw()
James Clark
2022-10-25
1
-5
/
+0
*
Revert "coresight: cti: Fix hang in cti_disable_hw()"
Greg Kroah-Hartman
2022-10-24
1
-0
/
+3
*
coresight: cti: Fix hang in cti_disable_hw()
James Clark
2022-10-20
1
-3
/
+0
*
coresight: Fix possible deadlock with lock dependency
Sudeep Holla
2022-10-20
2
-5
/
+7
*
Merge tag 'char-misc-6.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2022-10-08
18
-312
/
+1497
|
\
|
*
hwtracing: hisi_ptt: Fix up for "iommu/dma: Make header private"
Stephen Rothwell
2022-09-12
1
-1
/
+0
|
*
hwtracing: hisi_ptt: Add tune function support for HiSilicon PCIe Tune and Tr...
Yicong Yang
2022-09-08
2
-0
/
+154
|
*
hwtracing: hisi_ptt: Add trace function support for HiSilicon PCIe Tune and T...
Yicong Yang
2022-09-08
5
-0
/
+1109
|
*
coresight: cti-sysfs: Mark coresight_cti_reg_store() as __maybe_unused
Nathan Chancellor
2022-09-06
1
-3
/
+3
|
*
coresight: Make new csdev_access offsets unsigned
James Clark
2022-08-31
4
-34
/
+31
|
*
coresight: cti-sysfs: Re-use same functions for similar sysfs register accessors
James Clark
2022-08-31
2
-127
/
+91
|
*
coresight: Re-use same function for similar sysfs register accessors
James Clark
2022-08-31
8
-131
/
+91
[next]