index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
Age
Commit message (
Expand
)
Author
2 days
Replace <linux/mod_devicetable.h> by more specific <linux/device-id/*.h> (c f...
Uwe Kleine-König (The Capable Hub)
13 days
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-09
coresight: don't use bitmap_print_to_pagebuf()
Yury Norov
2026-04-07
coresight: tpdm: fix invalid MMIO access issue
Jie Gan
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
2026-03-03
coresight: cti: Remove hw_powered flag
Leo Yan
2026-03-03
coresight: cti: Rename cti_active() to cti_is_active()
Leo Yan
[next]