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
2025-09-02
coresight: perf: Use %px for printing pointers
Leo Yan
1
-2
/
+2
2025-09-02
coresight: stm: Remove redundant NULL checks
Leo Yan
1
-4
/
+4
2025-09-02
hwtracing: coresight: Use of_reserved_mem_region_to_resource() for "memory-region"
Rob Herring (Arm)
1
-16
/
+6
2025-09-02
coresight: Only register perf symlink for sinks with alloc_buffer
Yuanfang Zhang
1
-2
/
+3
2025-09-02
coresight: Fix missing include for FIELD_GET
James Clark
4
-0
/
+4
2025-09-02
coresight: trbe: Add ISB after TRBLIMITR write
James Clark
1
-0
/
+1
2025-07-09
mm: remove callers of pfn_t functionality
Alistair Popple
1
-2
/
+1
2025-05-22
Merge tag 'coresight-next-v6.16' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
30
-205
/
+556
2025-05-20
coresight: prevent deactivate active config while enabling the config
Yeoreum Yun
2
-16
/
+35
2025-05-20
coresight: holding cscfg_csdev_lock while removing cscfg from csdev
Yeoreum Yun
1
-0
/
+2
2025-05-20
coresight/etm4: fix missing disable active config
Yeoreum Yun
1
-0
/
+3
2025-05-20
coresight: etm4x: Fix timestamp bit field handling
Leo Yan
2
-3
/
+3
2025-05-14
coresight: tmc: fix failure to disable/enable ETF after reading
Mao Jinlong
1
-6
/
+5
2025-05-14
coresight: perf: Update buffer on AUX pause
Leo Yan
1
-2
/
+41
2025-05-14
coresight: tmc: Re-enable sink after buffer update
Leo Yan
2
-0
/
+19
2025-05-14
coresight: perf: Support AUX trace pause and resume
Leo Yan
1
-1
/
+44
2025-05-14
coresight: etm4x: Hook pause and resume callbacks
Leo Yan
2
-1
/
+43
2025-05-14
coresight: Introduce pause and resume APIs for source
Leo Yan
2
-0
/
+24
2025-05-14
coresight: etm4x: Extract the trace unit controlling
Leo Yan
1
-41
/
+62
2025-05-08
coresight: cti: Replace inclusion by struct fwnode_handle forward declaration
Andy Shevchenko
1
-1
/
+2
2025-05-07
coresight: Disable MMIO logging for coresight stm driver
Mao Jinlong
1
-0
/
+2
2025-05-07
coresight: replicator: Fix panic for clearing claim tag
Leo Yan
1
-1
/
+1
2025-04-30
coresight: Add a KUnit test for coresight_find_default_sink()
James Clark
4
-0
/
+85
2025-04-30
coresight: Remove extern from function declarations
James Clark
1
-8
/
+6
2025-04-30
coresight: Remove inlines from static function definitions
James Clark
12
-60
/
+57
2025-04-30
coresight: Clear self hosted claim tag on probe
James Clark
8
-0
/
+11
2025-04-30
coresight: etm3x: Convert raw base pointer to struct coresight access
James Clark
3
-21
/
+20
2025-04-30
coresight: Add claim tag warnings and debug messages
James Clark
2
-20
/
+36
2025-04-30
coresight: Only check bottom two claim bits
James Clark
2
-1
/
+3
2025-04-30
coresight: Convert tag clear function to take a struct csdev_access
James Clark
1
-11
/
+22
2025-04-30
coresight: core: Disable helpers for devices that fail to enable
Yabin Cui
1
-5
/
+10
2025-04-30
coresight: catu: Introduce refcount and spinlock for enabling/disabling
Yabin Cui
2
-8
/
+18
2025-04-29
coresight: Fixes device's owner field for registered using coresight_init_driver()
Junhao He
8
-10
/
+13
2025-04-15
intel_th: avoid using deprecated page->mapping, index fields
Lorenzo Stoakes
2
-24
/
+8
2025-04-01
Merge tag 'char-misc-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
Linus Torvalds
41
-516
/
+1904
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+1
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
Linus Torvalds
1
-4
/
+2
2025-03-20
Merge tag 'coresight-next-v6.15' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/coresight/linux into char-misc-next
Greg Kroah-Hartman
41
-516
/
+1904
2025-03-19
Merge branch 'kvm-arm64/pv-cpuid' into kvmarm/next
Oliver Upton
1
-1
/
+1
2025-03-14
Coresight: Fix a NULL vs IS_ERR() bug in probe
Dan Carpenter
1
-2
/
+2
2025-03-12
coresight: configfs: Constify struct config_item_type
Christophe JAILLET
1
-6
/
+6
2025-03-10
coresight/ultrasoc: change smb_drv_data spinlock's type to raw_spinlock_t
Yeoreum Yun
2
-7
/
+7
2025-03-10
coresight-tmc: change tmc_drvdata spinlock's type to raw_spinlock_t
Yeoreum Yun
4
-54
/
+54
2025-03-10
coresight-replicator: change replicator_drvdata spinlock's type to raw_spinlock_t
Yeoreum Yun
1
-6
/
+6
2025-03-10
coresight-funnel: change funnel_drvdata spinlock's type to raw_spinlock_t
Yeoreum Yun
1
-6
/
+6
2025-03-10
coresight-etb10: change etb_drvdata spinlock's type to raw_spinlock_t
Yeoreum Yun
1
-13
/
+13
2025-03-10
coresight-cti: change cti_drvdata spinlock's type to raw_spinlock_t
Yeoreum Yun
3
-61
/
+61
2025-03-10
coresight: change coresight_trace_id_map's lock type to raw_spinlock_t
Yeoreum Yun
2
-12
/
+12
2025-03-10
coresight-etm4x: change etmv4_drvdata spinlock type to raw_spinlock_t
Yeoreum Yun
5
-140
/
+140
2025-03-10
coresight: change coresight_device lock type to raw_spinlock_t
Yeoreum Yun
1
-13
/
+13
[prev]
[next]