index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg_acquire helpers
FUJITA Tomonori
1
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic try_cmpxchg helpers
FUJITA Tomonori
1
-0
/
+17
2026-01-09
rust: helpers: Add i8/i16 atomic xchg_relaxed helpers
FUJITA Tomonori
1
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic xchg_release helpers
FUJITA Tomonori
1
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic xchg_acquire helpers
FUJITA Tomonori
1
-0
/
+10
2026-01-09
rust: helpers: Add i8/i16 atomic xchg helpers
FUJITA Tomonori
1
-0
/
+18
2026-01-09
rust: helpers: Add i8/i16 relaxed atomic helpers
FUJITA Tomonori
1
-0
/
+21
2026-01-09
rust: helpers: Add i8/i16 atomic_read_acquire/atomic_set_release helpers
FUJITA Tomonori
2
-0
/
+24
2026-01-09
rust: sync: Implement Unpin for ARef
Alice Ryhl
1
-0
/
+3
2026-01-09
rust: sync: set_once: Implement Send and Sync
FUJITA Tomonori
1
-0
/
+8
2026-01-09
rust: sync: Clean up LockClassKey and its docs
Alice Ryhl
1
-14
/
+40
2026-01-09
rust: sync: Refactor static_lock_class!() macro
Alice Ryhl
1
-6
/
+18
2026-01-08
locking/local_lock: Include more missing headers
Peter Zijlstra
1
-0
/
+1
2026-01-08
compiler-context-analysys: Fix CONFIG_MODVERSION
Marco Elver
1
-1
/
+1
2026-01-06
scripts/atomic: Fix kerneldoc spelling in try_cmpxchg()
oldzhu
4
-28
/
+28
2026-01-05
tags: Add regex for context_lock_struct
Peter Zijlstra
1
-0
/
+1
2026-01-05
sched: Enable context analysis for core.c and fair.c
Marco Elver
9
-68
/
+177
2026-01-05
crypto: Enable context analysis
Marco Elver
11
-21
/
+35
2026-01-05
security/tomoyo: Enable context analysis
Marco Elver
9
-49
/
+122
2026-01-05
printk: Move locking annotation to printk.c
Marco Elver
2
-2
/
+4
2026-01-05
rhashtable: Enable context analysis
Marco Elver
3
-5
/
+18
2026-01-05
stackdepot: Enable context analysis
Marco Elver
2
-6
/
+15
2026-01-05
kcsan: Enable context analysis
Marco Elver
2
-3
/
+10
2026-01-05
kcov: Enable context analysis
Marco Elver
2
-11
/
+27
2026-01-05
kfence: Enable context analysis
Marco Elver
4
-15
/
+25
2026-01-05
MAINTAINERS: Add entry for Context Analysis
Marco Elver
1
-0
/
+11
2026-01-05
compiler: Let data_race() imply disabled context analysis
Marco Elver
2
-0
/
+4
2026-01-05
compiler-context-analysis: Introduce header suppressions
Marco Elver
2
-0
/
+36
2026-01-05
compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
24
-195
/
+163
2026-01-05
compiler-context-analysis: Remove Sparse support
Marco Elver
3
-91
/
+28
2026-01-05
um: Fix incorrect __acquires/__releases annotations
Marco Elver
2
-7
/
+11
2026-01-05
debugfs: Make debugfs_cancellation a context lock struct
Marco Elver
1
-7
/
+5
2026-01-05
locking/ww_mutex: Support Clang's context analysis
Marco Elver
3
-7
/
+87
2026-01-05
locking/local_lock: Support Clang's context analysis
Marco Elver
4
-36
/
+161
2026-01-05
locking/local_lock: Include missing headers
Marco Elver
1
-0
/
+2
2026-01-05
locking/rwsem: Support Clang's context analysis
Marco Elver
3
-28
/
+114
2026-01-05
kref: Add context-analysis annotations
Marco Elver
1
-0
/
+2
2026-01-05
srcu: Support Clang's context analysis
Marco Elver
5
-25
/
+91
2026-01-05
rcu: Support Clang's context analysis
Marco Elver
3
-25
/
+139
2026-01-05
bit_spinlock: Support Clang's context analysis
Marco Elver
4
-5
/
+48
2026-01-05
bit_spinlock: Include missing <asm/processor.h>
Marco Elver
1
-0
/
+2
2026-01-05
locking/seqlock: Support Clang's context analysis
Marco Elver
4
-4
/
+91
2026-01-05
locking/mutex: Support Clang's context analysis
Marco Elver
4
-18
/
+90
2026-01-05
compiler-context-analysis: Change __cond_acquires to take return value
Marco Elver
6
-17
/
+38
2026-01-05
locking/rwlock, spinlock: Support Clang's context analysis
Marco Elver
12
-97
/
+347
2026-01-05
lockdep: Annotate lockdep assertions for context analysis
Marco Elver
1
-6
/
+6
2026-01-05
cleanup: Basic compatibility with context analysis
Marco Elver
1
-0
/
+50
2026-01-05
checkpatch: Warn about context_unsafe() without comment
Marco Elver
1
-0
/
+7
2026-01-05
Documentation: Add documentation for Compiler-Based Context Analysis
Marco Elver
2
-0
/
+145
2026-01-05
compiler-context-analysis: Add test stub
Marco Elver
3
-0
/
+35
[next]