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
/
coresight-syscfg.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-05-20
coresight: prevent deactivate active config while enabling the config
Yeoreum Yun
1
-15
/
+34
2025-05-20
coresight: holding cscfg_csdev_lock while removing cscfg from csdev
Yeoreum Yun
1
-0
/
+2
2025-03-10
coresight: change coresight_device lock type to raw_spinlock_t
Yeoreum Yun
1
-13
/
+13
2022-06-29
coresight: syscfg: Update load and unload operations
Mike Leach
1
-41
/
+150
2022-06-29
coresight: configfs: Fix unload of configurations on module exit
Mike Leach
1
-11
/
+93
2022-03-11
coresight: syscfg: Fix memleak on registration failure in cscfg_create_device
Miaoqian Lin
1
-1
/
+1
2021-11-26
coresight: configfs: Allow configfs to activate configuration
Mike Leach
1
-26
/
+100
2021-11-26
coresight: syscfg: Update load API for config loadable modules
Mike Leach
1
-1
/
+38
2021-11-26
coresight: configuration: Update API to permit dynamic load/unload
Mike Leach
1
-0
/
+133
2021-11-26
coresight: configuration: Update API to introduce load owner concept
Mike Leach
1
-3
/
+18
2021-09-14
coresight: syscfg: Fix compiler warning
Jian Cai
1
-0
/
+1
2021-08-18
coresight: syscfg: Add initial configfs support
Mike Leach
1
-0
/
+76
2021-08-18
coresight: config: Add preloaded configurations
Mike Leach
1
-0
/
+9
2021-08-18
coresight: syscfg: Add API to activate and enable configurations
Mike Leach
1
-0
/
+215
2021-08-18
coresight: etm-perf: Update to handle configuration selection
Mike Leach
1
-0
/
+11
2021-08-18
coresight: config: Add configuration and feature generic functions
Mike Leach
1
-1
/
+2
2021-08-18
coresight: syscfg: Add registration and feature loading for cs devices
Mike Leach
1
-1
/
+337
2021-08-18
coresight: syscfg: Initial coresight system configuration
Mike Leach
1
-0
/
+199