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
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-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
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
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
13
-27
/
+27
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
14
-33
/
+32
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
13
-413
/
+885
2026-02-04
Merge branch 'pm-runtime'
Rafael J. Wysocki
1
-8
/
+4
2026-01-27
intel_th: pci: Add Nova Lake support
Pawel Chmielewski
2
-0
/
+8
2026-01-27
intel_th: pci: Use PCI_DEVICE_DATA() for device entries
Pawel Chmielewski
2
-219
/
+102
2026-01-26
Merge tag 'coresight-next-v7.0' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
10
-192
/
+773
2026-01-26
Merge 6.19-rc7 into char-misc-next
Greg Kroah-Hartman
1
-6
/
+19
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-16
intel_th: rename error label
Johan Hovold
1
-4
/
+4
2026-01-16
intel_th: fix device leak on output open()
Johan Hovold
1
-3
/
+16
2026-01-16
stm class: Kconfig: correct symbol name
Randy Dunlap
1
-2
/
+2
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
[next]