index
:
kernel/git/stable/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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Stable Group
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
Age
Commit message (
Expand
)
Author
4 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
2026-06-22
Merge tag 'char-misc-7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-06-08
driver core: platform: set mod_name in driver registration
Shashank Balaji
2026-06-08
coresight: pass THIS_MODULE implicitly through a macro
Shashank Balaji
2026-06-04
coresight: ultrasoc-smb: Fix OOB write in smb_sync_perf_buffer()
Junrui Luo
2026-05-29
coresight: etb10: restore atomic_t for shared reading state
Runyu Xiao
2026-05-19
coresight: platform: defer connection counter increment until alloc succeeds
Jie Gan
2026-05-18
coresight: sysfs: Validate CPU online status for per-CPU sources
Leo Yan
2026-05-18
coresight: Move CPU hotplug callbacks to core layer
Leo Yan
2026-05-18
coresight: sysfs: Increment refcount only for software source
Leo Yan
2026-05-18
coresight: trbe: Save and restore state across CPU low power state
Yabin Cui
2026-05-18
coresight: Add PM callbacks for sink device
Leo Yan
2026-05-18
coresight: Control path during CPU idle
Leo Yan
2026-05-18
coresight: sysfs: Use source's path pointer for path control
Leo Yan
2026-05-18
coresight: etm3x: Set active path on target CPU
Leo Yan
2026-05-18
coresight: etm4x: Set active path on target CPU
Leo Yan
2026-05-18
coresight: Save active path for system tracers
Leo Yan
2026-05-18
coresight: Introduce coresight_enable_source() helper
Leo Yan
2026-05-18
coresight: Use helpers to fetch first and last nodes
Leo Yan
2026-05-18
coresight: Control path with range
Leo Yan
2026-05-18
coresight: Disable source helpers in coresight_disable_path()
Leo Yan
2026-05-18
coresight: syscfg: Use IRQ-safe spinlock to protect active variables
Leo Yan
2026-05-18
coresight: etm4x: Remove redundant checks in PM save and restore
Leo Yan
2026-05-18
coresight: etm4x: Hook CPU PM callbacks
Leo Yan
2026-05-18
coresight: Register CPU PM notifier in core layer
Leo Yan
2026-05-18
coresight: Take per-CPU source reference during AUX setup
Leo Yan
2026-05-18
coresight: Move per-CPU source pointer to core layer
Leo Yan
2026-05-18
coresight: Take a reference on csdev
Leo Yan
2026-05-18
coresight: perf: Retrieve path and source from event data
Leo Yan
2026-05-18
coresight: Take hotplug lock in enable_source_store() for Sysfs mode
Leo Yan
2026-05-18
coresight: Remove .cpu_id() callback from source ops
Leo Yan
2026-05-18
coresight: Populate CPU ID into coresight_device
Leo Yan
2026-05-18
coresight: Extract device init into coresight_init_device()
Leo Yan
2026-05-18
coresight: Handle helper enable failure properly
Leo Yan
2026-05-18
coresight: Fix source not disabled on idr_alloc_u32 failure
Jie Gan
2026-05-12
coresight: fix missing error code when trace ID is invalid
Jie Gan
2026-05-07
coresight: etm4x: Correct TRCVMIDCCTLR1 save and restore
Leo Yan
2026-05-07
coresight: ete: Always save state on power down
James Clark
2026-05-07
coresight: tmc: Fix overflow when calculating is bigger than 2GiB
Leo Yan
2026-05-06
coresight: cti: Fix DT filter signals silently ignored
Yingchao Deng
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2026-04-09
coresight: don't use bitmap_print_to_pagebuf()
Yury Norov
2026-04-07
coresight: tpdm: fix invalid MMIO access issue
Jie Gan
2026-04-05
stm: replace deprecated mmap hook with mmap_prepare
Lorenzo Stoakes (Oracle)
2026-03-31
coresight: tpdm: add traceid_show for checking traceid
Jie Gan
2026-03-30
coresight: platform: check the availability of the endpoint before parse
Jie Gan
2026-03-27
coresight: cti: fix the check condition in inout_sel_store
Jie Gan
2026-03-03
coresight: cti: Properly handle negative offsets in cti_reg32_{show|store}()
Leo Yan
2026-03-03
coresight: cti: Remove hw_enabled flag
Leo Yan
[next]