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
/
lib
/
test_context-analysis.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-28
compiler-context-analysis: Remove __assume_ctx_lock from initializers
Marco Elver
1
-6
/
+0
2026-01-28
compiler-context-analysis: Introduce scoped init guards
Marco Elver
1
-8
/
+8
2026-01-05
compiler: Let data_race() imply disabled context analysis
Marco Elver
1
-0
/
+2
2026-01-05
locking/ww_mutex: Support Clang's context analysis
Marco Elver
1
-0
/
+69
2026-01-05
locking/local_lock: Support Clang's context analysis
Marco Elver
1
-0
/
+73
2026-01-05
locking/rwsem: Support Clang's context analysis
Marco Elver
1
-0
/
+64
2026-01-05
srcu: Support Clang's context analysis
Marco Elver
1
-0
/
+25
2026-01-05
rcu: Support Clang's context analysis
Marco Elver
1
-0
/
+85
2026-01-05
bit_spinlock: Support Clang's context analysis
Marco Elver
1
-0
/
+26
2026-01-05
locking/seqlock: Support Clang's context analysis
Marco Elver
1
-0
/
+50
2026-01-05
locking/mutex: Support Clang's context analysis
Marco Elver
1
-0
/
+64
2026-01-05
locking/rwlock, spinlock: Support Clang's context analysis
Marco Elver
1
-0
/
+128
2026-01-05
compiler-context-analysis: Add test stub
Marco Elver
1
-0
/
+18