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-7.1.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
path:
root
/
Documentation
/
dev-tools
Age
Commit message (
Expand
)
Author
Files
Lines
8 days
Merge tag 'linux_kselftest-next-7.2-rc1-second' of git://git.kernel.org/pub/s...
Linus Torvalds
1
-5
/
+0
10 days
Merge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...
Linus Torvalds
2
-0
/
+20
13 days
docs: kselftest: remove link to obsolete wiki
Brett A C Sheffield
1
-5
/
+0
2026-06-16
Merge tag 'linux_kselftest-next-7.2-rc1' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+12
2026-06-16
Merge tag 'linux_kselftest-kunit-7.2-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2
-1
/
+48
2026-06-15
Merge tag 'locking-core-2026-06-14' of gitolite.kernel.org:pub/scm/linux/kern...
Linus Torvalds
1
-1
/
+1
2026-06-08
kunit: tool: Add (primitive) support for outputting JUnit XML
David Gow
1
-0
/
+3
2026-06-06
kconfig: Remove the architecture specific config for Propeller
Rong Xu
1
-12
/
+37
2026-06-06
kconfig: Remove the architecture specific config for AutoFDO
Rong Xu
1
-0
/
+41
2026-05-29
kcov: allow simultaneous KCOV_ENABLE/KCOV_REMOTE_ENABLE
Jann Horn
1
-0
/
+6
2026-05-29
checkpatch: add option to not force /* */ for SPDX
Petr Vorel
1
-0
/
+7
2026-05-29
checkpatch: allow passing config directory
Petr Vorel
1
-0
/
+7
2026-05-28
compiler-context-analysis: Bump required Clang version to 23
Marco Elver
1
-1
/
+1
2026-05-14
kunit: Add documentation for warning backtrace suppression API
Guenter Roeck
1
-1
/
+45
2026-05-04
docs: kselftest: Document the FORCE_TARGETS build variable
Ricardo B. Marlière
1
-0
/
+12
2026-04-15
Merge tag 'mm-stable-2026-04-13-21-45' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2
-3
/
+7
2026-04-14
Merge tag 'docs-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
1
-2
/
+3
2026-04-05
kasan: docs: SLUB is the only remaining slab implementation
David Hildenbrand (Arm)
1
-3
/
+0
2026-04-05
kfence: add kfence.fault parameter
Marco Elver
1
-0
/
+7
2026-03-22
coccinelle: update Coccinelle URL
Julia Lawall
1
-1
/
+1
2026-03-09
kunit: Add documentation of --list_suites
Ryota Sakamoto
1
-0
/
+2
2026-03-09
docs/dev-tools: fix a broken URL in dev-tools/coccinelle.rst
LIU Haoyang
1
-1
/
+1
2026-02-25
Doc: dev-tools: Added Gentoo in the Operating system list under Getting Cocci...
Bhaskar Chowdhury
1
-0
/
+1
2026-02-21
Documentation: Coccinelle: document debug log handling
Benjamin Philip
1
-5
/
+16
2026-02-12
Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+5
2026-02-12
Merge tag 'kbuild-7.0-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kbu...
Linus Torvalds
2
-0
/
+228
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
3
-19
/
+170
2026-02-10
Merge tag 'docs-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/docs/linux
Linus Torvalds
3
-10
/
+2
2026-02-01
checkpatch: add an invalid patch separator test
Joe Perches
1
-0
/
+5
2026-01-28
compiler-context-analysis: Introduce scoped init guards
Marco Elver
1
-3
/
+27
2026-01-23
Documentation: use a source-read extension for the index link boilerplate
Jani Nikula
1
-8
/
+0
2026-01-23
Documentation: dev-tools: add container.rst page
Guillaume Tucker
2
-0
/
+228
2026-01-20
kunit: add bash completion
Ryota Sakamoto
1
-0
/
+9
2026-01-05
compiler-context-analysis: Remove __cond_lock() function-like helper
Marco Elver
1
-2
/
+0
2026-01-05
compiler-context-analysis: Remove Sparse support
Marco Elver
1
-19
/
+0
2026-01-05
locking/ww_mutex: Support Clang's context analysis
Marco Elver
1
-1
/
+2
2026-01-05
locking/local_lock: Support Clang's context analysis
Marco Elver
1
-1
/
+1
2026-01-05
locking/rwsem: Support Clang's context analysis
Marco Elver
1
-1
/
+1
2026-01-05
srcu: Support Clang's context analysis
Marco Elver
1
-1
/
+1
2026-01-05
rcu: Support Clang's context analysis
Marco Elver
1
-1
/
+1
2026-01-05
bit_spinlock: Support Clang's context analysis
Marco Elver
1
-1
/
+2
2026-01-05
locking/seqlock: Support Clang's context analysis
Marco Elver
1
-1
/
+1
2026-01-05
locking/mutex: Support Clang's context analysis
Marco Elver
1
-1
/
+1
2026-01-05
locking/rwlock, spinlock: Support Clang's context analysis
Marco Elver
1
-1
/
+2
2026-01-05
Documentation: Add documentation for Compiler-Based Context Analysis
Marco Elver
2
-0
/
+145
2025-12-23
docs: fix typo in clang-format documentation
Addison English
1
-1
/
+1
2025-12-23
docs: Update documentation to avoid mentioning of kernel.h
Andy Shevchenko
1
-1
/
+1
2025-12-13
Merge tag 'mm-nonmm-stable-2025-12-11-11-47' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+23
2025-12-11
checkpatch: add uninitialized pointer with __free attribute check
Ally Heev
1
-0
/
+23
2025-12-07
Merge tag 'mm-nonmm-stable-2025-12-06-11-14' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-0
/
+10
[next]