index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
hwtracing
/
coresight
Age
Commit message (
Expand
)
Author
Files
Lines
2026-04-24
Merge tag 'char-misc-7.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
21
-496
/
+345
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-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
2026-03-03
coresight: cti: Rename cti_active() to cti_is_active()
Leo Yan
3
-12
/
+12
2026-03-03
coresight: cti: Remove CPU power management code
Leo Yan
1
-183
/
+3
2026-03-03
coresight: cti: Access ASICCTL only when implemented
Leo Yan
3
-1
/
+19
2026-03-03
coresight: cti: Fix register reads
Leo Yan
3
-4
/
+14
2026-03-03
coresight: cti: Make spinlock usage consistent
Leo Yan
2
-116
/
+103
2026-03-02
drivers/hwtracing/coresight: remove unneeded variable in tmc_crashdata_release()
Elsanti
1
-2
/
+1
2026-02-26
coresight: ctcu: fix the spin_bug
Jie Gan
1
-0
/
+1
2026-02-25
coresight: Unify bus unregistration via coresight_unregister()
Leo Yan
1
-11
/
+4
2026-02-25
coresight: Do not mix success path with failure handling
Leo Yan
1
-8
/
+13
2026-02-25
coresight: Move sink validation into etm_perf_add_symlink_sink()
Leo Yan
2
-15
/
+13
2026-02-25
coresight: Refactor sysfs connection group cleanup
Leo Yan
3
-9
/
+7
2026-02-25
coresight: Refactor output connection sysfs link cleanup
Leo Yan
1
-9
/
+7
2026-02-25
coresight: Protect unregistration with mutex
Leo Yan
1
-1
/
+4
2026-02-25
coresight: Get parent device reference after sink ID map allocation
Leo Yan
1
-6
/
+8
2026-02-25
coresight: Fix memory leak in coresight_alloc_device_name()
Leo Yan
15
-93
/
+116
2026-02-25
coresight: cti: Move resource release to cti_remove()
Leo Yan
2
-23
/
+3
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
1
-2
/
+1
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
7
-15
/
+15
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
7
-17
/
+16
2026-02-17
Merge tag 'char-misc-7.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
10
-192
/
+773
2026-01-21
coresight: tmc: Decouple the perf buffer allocation from sysfs mode
Yicong Yang
1
-21
/
+9
2026-01-21
coresight: tmc-etr: Fix race condition between sysfs and perf mode
Yicong Yang
1
-0
/
+13
2026-01-21
coresight: tmc: Add missing doc including reading and etr_mode of struct tmc_drvdata
Yicong Yang
1
-0
/
+2
2026-01-19
coresight-tnoc: Add runtime PM support for Interconnect TNOC
Yuanfang Zhang
1
-0
/
+23
2026-01-19
coresight-tnoc: add platform driver to support Interconnect TNOC
Yuanfang Zhang
1
-11
/
+102
2026-01-19
coresight: etm3x: Fix cpulocked warning on cpuhp
Antonio Borneo
1
-6
/
+6
2026-01-08
coresight: Discard pm_runtime_put() return values
Rafael J. Wysocki
1
-8
/
+4
2026-01-05
coresight: tpda: add sysfs node to flush specific port
Tao Zhang
2
-0
/
+41
2026-01-05
coresight: tpda: add logic to configure TPDA_SYNCR register
Tao Zhang
2
-0
/
+100
2026-01-05
coresight: tpda: add global_flush_req sysfs node
Jie Gan
2
-0
/
+47
2026-01-05
coresight: tpda: add sysfs nodes for tpda cross-trigger configuration
Tao Zhang
2
-7
/
+165
2025-12-22
coresight: Extend width of timestamp format attribute
James Clark
3
-15
/
+37
2025-12-22
coresight: Prepare to allow setting the timestamp interval
James Clark
1
-10
/
+10
2025-12-22
coresight: Interpret ETMv4 config with ATTR_CFG_GET_FLD()
James Clark
1
-25
/
+19
2025-12-22
coresight: Interpret perf config with ATTR_CFG_GET_FLD()
James Clark
1
-10
/
+8
2025-12-22
coresight: Don't reject unrecognized ETMv3 format attributes
James Clark
1
-7
/
+0
2025-12-22
coresight: Interpret ETMv3 config with ATTR_CFG_GET_FLD()
James Clark
1
-11
/
+13
2025-12-22
coresight: Define format attributes with GEN_PMU_FORMAT_ATTR()
James Clark
2
-10
/
+42
2025-12-22
coresight: Hide unused ETMv3 format attributes
James Clark
1
-17
/
+20
2025-12-22
coresight: Refactor etm4_config_timestamp_event()
James Clark
2
-38
/
+112
2025-12-22
coresight: Repack struct etmv4_drvdata
James Clark
1
-18
/
+18
[next]