index
:
kernel/linux.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.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.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-7.0.y
linux-7.1.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
Files
Lines
9 days
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
16
-512
/
+915
2026-06-09
driver core: platform: set mod_name in driver registration
Shashank Balaji
1
-2
/
+3
2026-06-09
coresight: pass THIS_MODULE implicitly through a macro
Shashank Balaji
10
-16
/
+12
2026-06-04
coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer()
Junrui Luo
1
-0
/
+1
2026-05-29
coresight: etb10: restore atomic_t for shared reading state
Runyu Xiao
1
-3
/
+3
2026-05-19
coresight: platform: defer connection counter increment until alloc succeeds
Jie Gan
1
-6
/
+6
2026-05-18
coresight: sysfs: Validate CPU online status for per-CPU sources
Leo Yan
1
-0
/
+3
2026-05-18
coresight: Move CPU hotplug callbacks to core layer
Leo Yan
3
-86
/
+39
2026-05-18
coresight: sysfs: Increment refcount only for software source
Leo Yan
1
-14
/
+25
2026-05-18
coresight: trbe: Save and restore state across CPU low power state
Yabin Cui
1
-1
/
+58
2026-05-18
coresight: Add PM callbacks for sink device
Leo Yan
1
-2
/
+33
2026-05-18
coresight: Control path during CPU idle
Leo Yan
1
-15
/
+78
2026-05-18
coresight: sysfs: Use source's path pointer for path control
Leo Yan
1
-73
/
+9
2026-05-18
coresight: etm3x: Set active path on target CPU
Leo Yan
1
-3
/
+14
2026-05-18
coresight: etm4x: Set active path on target CPU
Leo Yan
1
-3
/
+15
2026-05-18
coresight: Save active path for system tracers
Leo Yan
1
-1
/
+22
2026-05-18
coresight: Introduce coresight_enable_source() helper
Leo Yan
4
-4
/
+21
2026-05-18
coresight: Use helpers to fetch first and last nodes
Leo Yan
1
-2
/
+12
2026-05-18
coresight: Control path with range
Leo Yan
1
-14
/
+81
2026-05-18
coresight: Disable source helpers in coresight_disable_path()
Leo Yan
1
-19
/
+8
2026-05-18
coresight: syscfg: Use IRQ-safe spinlock to protect active variables
Leo Yan
2
-18
/
+22
2026-05-18
coresight: etm4x: Remove redundant checks in PM save and restore
Leo Yan
1
-37
/
+4
2026-05-18
coresight: etm4x: Hook CPU PM callbacks
Leo Yan
1
-50
/
+23
2026-05-18
coresight: Register CPU PM notifier in core layer
Leo Yan
1
-0
/
+93
2026-05-18
coresight: Take per-CPU source reference during AUX setup
Leo Yan
3
-71
/
+130
2026-05-18
coresight: Move per-CPU source pointer to core layer
Leo Yan
3
-10
/
+43
2026-05-18
coresight: Take a reference on csdev
Leo Yan
1
-9
/
+27
2026-05-18
coresight: perf: Retrieve path and source from event data
Leo Yan
3
-43
/
+74
2026-05-18
coresight: Take hotplug lock in enable_source_store() for Sysfs mode
Leo Yan
3
-17
/
+7
2026-05-18
coresight: Remove .cpu_id() callback from source ops
Leo Yan
5
-23
/
+7
2026-05-18
coresight: Populate CPU ID into coresight_device
Leo Yan
6
-4
/
+26
2026-05-18
coresight: Extract device init into coresight_init_device()
Leo Yan
1
-8
/
+19
2026-05-18
coresight: Handle helper enable failure properly
Leo Yan
1
-1
/
+10
2026-05-18
coresight: Fix source not disabled on idr_alloc_u32 failure
Jie Gan
1
-1
/
+3
2026-05-12
coresight: fix missing error code when trace ID is invalid
Jie Gan
4
-15
/
+19
2026-05-07
coresight: etm4x: Correct TRCVMIDCCTLR1 save and restore
Leo Yan
1
-2
/
+2
2026-05-07
coresight: ete: Always save state on power down
James Clark
1
-14
/
+34
2026-05-07
coresight: tmc: Fix overflow when calculating is bigger than 2GiB
Leo Yan
1
-2
/
+2
2026-05-06
coresight: cti: Fix DT filter signals silently ignored
Yingchao Deng
1
-0
/
+1
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
21
-496
/
+345
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-10
/
+21
2026-04-09
coresight: don't use bitmap_print_to_pagebuf()
Yury Norov
1
-18
/
+14
2026-04-07
coresight: tpdm: fix invalid MMIO access issue
Jie Gan
1
-1
/
+1
2026-04-05
stm: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
1
-10
/
+21
2026-03-31
coresight: tpdm: add traceid_show for checking traceid
Jie Gan
2
-1
/
+35
2026-03-30
coresight: platform: check the availability of the endpoint before parse
Jie Gan
1
-0
/
+2
2026-03-27
coresight: cti: fix the check condition in inout_sel_store
Jie Gan
1
-1
/
+2
2026-03-03
coresight: cti: Properly handle negative offsets in cti_reg32_{show|store}()
Leo Yan
1
-2
/
+8
2026-03-03
coresight: cti: Remove hw_enabled flag
Leo Yan
3
-13
/
+4
2026-03-03
coresight: cti: Remove hw_powered flag
Leo Yan
3
-33
/
+13
[next]