index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_context-analysis.c
Age
Commit message (
Expand
)
Author
Lines
2026-01-28
compiler-context-analysis: Remove __assume_ctx_lock from initializers
Marco Elver
-6
/
+0
2026-01-28
compiler-context-analysis: Introduce scoped init guards
Marco Elver
-8
/
+8
2026-01-05
compiler: Let data_race() imply disabled context analysis
Marco Elver
-0
/
+2
2026-01-05
locking/ww_mutex: Support Clang's context analysis
Marco Elver
-0
/
+69
2026-01-05
locking/local_lock: Support Clang's context analysis
Marco Elver
-0
/
+73
2026-01-05
locking/rwsem: Support Clang's context analysis
Marco Elver
-0
/
+64
2026-01-05
srcu: Support Clang's context analysis
Marco Elver
-0
/
+25
2026-01-05
rcu: Support Clang's context analysis
Marco Elver
-0
/
+85
2026-01-05
bit_spinlock: Support Clang's context analysis
Marco Elver
-0
/
+26
2026-01-05
locking/seqlock: Support Clang's context analysis
Marco Elver
-0
/
+50
2026-01-05
locking/mutex: Support Clang's context analysis
Marco Elver
-0
/
+64
2026-01-05
locking/rwlock, spinlock: Support Clang's context analysis
Marco Elver
-0
/
+128
2026-01-05
compiler-context-analysis: Add test stub
Marco Elver
-0
/
+18