index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
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-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: holding cscfg_csdev_lock while removing cscfg from csdev
Yeoreum Yun
1
-0
/
+2
2025-06-19
coresight/etm4: fix missing disable active config
Yeoreum Yun
1
-0
/
+3
2025-06-19
coresight: etm4x: Fix timestamp bit field handling
Leo Yan
2
-3
/
+3
2025-06-19
coresight: tmc: fix failure to disable/enable ETF after reading
Mao Jinlong
1
-6
/
+5
2025-06-19
coresight: core: Disable helpers for devices that fail to enable
Yabin Cui
1
-5
/
+10
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-04-15
intel_th: avoid using deprecated page->mapping, index fields
Lorenzo Stoakes
2
-24
/
+8
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
41
-516
/
+1904
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-4
/
+2
2025-03-20
Merge tag 'coresight-next-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/k...
Greg Kroah-Hartman
41
-516
/
+1904
2025-03-19
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
1
-1
/
+1
2025-03-14
Coresight: Fix a NULL vs IS_ERR() bug in probe
Dan Carpenter
1
-2
/
+2
2025-03-12
coresight: configfs: Constify struct config_item_type
Christophe JAILLET
1
-6
/
+6
2025-03-10
coresight/ultrasoc: change smb_drv_data spinlock's type to raw_spinlock_t
Yeoreum Yun
2
-7
/
+7
2025-03-10
coresight-tmc: change tmc_drvdata spinlock's type to raw_spinlock_t
Yeoreum Yun
4
-54
/
+54
2025-03-10
coresight-replicator: change replicator_drvdata spinlock's type to raw_spinlo...
Yeoreum Yun
1
-6
/
+6
2025-03-10
coresight-funnel: change funnel_drvdata spinlock's type to raw_spinlock_t
Yeoreum Yun
1
-6
/
+6
2025-03-10
coresight-etb10: change etb_drvdata spinlock's type to raw_spinlock_t
Yeoreum Yun
1
-13
/
+13
2025-03-10
coresight-cti: change cti_drvdata spinlock's type to raw_spinlock_t
Yeoreum Yun
3
-61
/
+61
2025-03-10
coresight: change coresight_trace_id_map's lock type to raw_spinlock_t
Yeoreum Yun
2
-12
/
+12
2025-03-10
coresight-etm4x: change etmv4_drvdata spinlock type to raw_spinlock_t
Yeoreum Yun
5
-140
/
+140
2025-03-10
coresight: change coresight_device lock type to raw_spinlock_t
Yeoreum Yun
1
-13
/
+13
2025-03-10
coresight: add verification process for coresight_etm_get_trace_id
Jie Gan
1
-2
/
+5
2025-03-04
Coresight: Add Coresight TMC Control Unit driver
Jie Gan
4
-0
/
+379
2025-03-04
Coresight: Change functions to accept the coresight_path
Jie Gan
4
-33
/
+32
2025-03-04
Coresight: Change to read the trace ID from coresight_path
Jie Gan
9
-107
/
+24
2025-03-04
Coresight: Allocate trace ID after building the path
Jie Gan
4
-3
/
+52
2025-03-04
Coresight: Introduce a new struct coresight_path
Jie Gan
5
-32
/
+34
2025-03-04
Coresight: Use coresight_etm_get_trace_id() in traceid_show()
James Clark
2
-4
/
+3
2025-03-04
Coresight: Add trace_id function to retrieving the trace ID
Jie Gan
6
-1
/
+66
2025-02-26
arm64: Modify _midr_range() functions to read MIDR/REVIDR internally
Shameer Kolothum
1
-1
/
+1
2025-02-26
coresight-tpdm: Add support to enable the lane for MCMB TPDM
Tao Zhang
2
-0
/
+32
2025-02-26
coresight-tpdm: Add support to select lane
Tao Zhang
2
-0
/
+54
2025-02-26
coresight-tpdm: Add MCMB dataset support
Mao Jinlong
3
-20
/
+54
2025-02-26
coresight-etm4x: add isb() before reading the TRCSTATR
Yuanfang Zhang
2
-10
/
+58
2025-02-26
coresight: etm4x: don't include '<linux/pm_wakeup.h>' directly
Wolfram Sang
1
-1
/
+0
2025-02-24
coresight: tpdm: Constify amba_id table
Krzysztof Kozlowski
1
-1
/
+1
2025-02-24
coresight: tpda: Constify amba_id table
Krzysztof Kozlowski
1
-1
/
+1
2025-02-24
coresight: catu: Constify amba_id table
Krzysztof Kozlowski
1
-1
/
+1
2025-02-21
coresight: config: Add preloaded configuration
Linu Cherian
4
-1
/
+88
2025-02-21
coresight: tmc: Stop trace capture on FlIn
Linu Cherian
4
-10
/
+47
2025-02-21
coresight: tmc: Add support for reading crash data
Linu Cherian
3
-3
/
+258
2025-02-21
coresight: tmc: Enable panic sync handling
Linu Cherian
4
-0
/
+233
2025-02-21
coresight: core: Add provision for panic callbacks
Linu Cherian
1
-0
/
+42
2025-02-21
coresight: tmc-etr: Add support to use reserved trace memory
Linu Cherian
3
-0
/
+154
2025-02-21
coresight: catu: Fix number of pages while using 64k pages
Ilkka Koskinen
1
-1
/
+1
[next]