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.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-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
2022-04-04
Documentation: kunit: fix path to .kunitconfig in start.rst
Daniel Latypov
1
-3
/
+8
2022-03-31
Merge tag 'docs-5.18-2' of git://git.lwn.net/linux
Linus Torvalds
1
-11
/
+2
2022-03-29
Documentation: kunit: Fix cross-referencing warnings
David Gow
1
-11
/
+2
2022-03-25
kasan: documentation updates
Andrey Konovalov
1
-6
/
+11
2022-03-25
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+2
2022-03-24
Documentation/sparse: add hints about __CHECKER__
Bjorn Helgaas
1
-0
/
+2
2022-03-23
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+12
2022-03-23
kfence: allow use of a deferrable timer
Marco Elver
1
-0
/
+12
2022-03-22
Merge tag 'docs-5.18' of git://git.lwn.net/linux
Linus Torvalds
1
-17
/
+32
2022-03-12
Docs: ktap: add code-block type
Randy Dunlap
1
-9
/
+9
2022-02-16
Documentation: dev-tools: clarify KTAP specification wording
Frank Rowand
1
-8
/
+23
2022-02-11
Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...
Linus Torvalds
1
-1
/
+1
2022-02-08
Documentation: KUnit: Fix usage bug
Akira Kawata
1
-1
/
+1
2022-01-27
docs/kselftest: clarify running mainline tests on stables
Shuah Khan
1
-0
/
+8
2022-01-11
Merge tag 'docs-5.17' of git://git.lwn.net/linux
Linus Torvalds
12
-586
/
+1427
2022-01-11
Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-13
/
+63
2022-01-07
Documentation: kgdb: Replace deprecated remotebaud
Christian Löhle
1
-1
/
+1
2022-01-04
Documentation: kgdb: properly capitalize the MAGIC_SYSRQ config
Lukas Bulwahn
1
-2
/
+2
2021-12-23
Documentation: KUnit: Restyled Frequently Asked Questions
Harinder Singh
1
-37
/
+36
2021-12-23
Documentation: KUnit: Restyle Test Style and Nomenclature page
Harinder Singh
1
-54
/
+51
2021-12-23
Documentation: KUnit: Rework writing page to focus on writing tests
Harinder Singh
3
-327
/
+255
2021-12-23
Documentation: kunit: Reorganize documentation related to running tests
Harinder Singh
4
-1
/
+311
2021-12-23
Documentation: KUnit: Added KUnit Architecture
Harinder Singh
4
-0
/
+288
2021-12-23
Documentation: KUnit: Rewrite getting started
Harinder Singh
1
-93
/
+102
2021-12-23
Documentation: KUnit: Rewrite main page
Harinder Singh
1
-78
/
+88
2021-12-13
kunit: tool: reconfigure when the used kunitconfig changes
Daniel Latypov
1
-4
/
+4
2021-12-13
Documentation: kunit: remove claims that kunit is a mocking framework
Daniel Latypov
3
-5
/
+3
2021-12-11
Documentation: dev-tools: Add KTAP specification
Rae Moar
2
-0
/
+299
2021-12-10
kcsan: Document modeling of weak memory
Marco Elver
1
-13
/
+63
2021-11-09
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-0
/
+5
2021-11-09
Documentation/kcov: define `ip' in the example
Sebastian Andrzej Siewior
1
-0
/
+2
2021-11-09
Documentation/kcov: include types.h in the example
Sebastian Andrzej Siewior
1
-0
/
+3
2021-11-07
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-4
/
+19
2021-11-06
kfence: default to dynamic branch instead of static keys mode
Marco Elver
1
-4
/
+8
2021-11-06
kfence: add note to documentation about skipping covered allocations
Marco Elver
1
-0
/
+11
2021-11-03
Merge tag 'docs-5.16' of git://git.lwn.net/linux
Linus Torvalds
1
-0
/
+81
2021-11-03
Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
1
-2
/
+9
2021-10-19
kunit: tool: allow filtering test cases via glob
Daniel Latypov
1
-2
/
+9
2021-10-07
kasan: Extend KASAN mode kernel parameter
Vincenzo Frascino
1
-2
/
+5
2021-10-05
Revert "docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSE"
Jonathan Corbet
1
-47
/
+0
2021-09-27
docs: checkpatch: add multiline, do/while, and multiple-assignment messages
Utkarsh Verma
1
-0
/
+43
2021-09-27
docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSE
Utkarsh Verma
1
-0
/
+47
2021-09-15
Documentation: checkpatch: Add SYMBOLIC_PERMS message
Utkarsh Verma
1
-0
/
+11
2021-09-15
Documentation: checkpatch: Add TRAILING_SEMICOLON message
Utkarsh Verma
1
-0
/
+21
2021-09-15
Documentation: checkpatch: Add SPLIT_STRING message
Utkarsh Verma
1
-0
/
+6
2021-09-08
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-45
/
+53
2021-09-08
kfence: show cpu and timestamp in alloc/free info
Marco Elver
1
-45
/
+53
2021-09-03
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
1
-5
/
+8
2021-09-03
mm/kasan: move kasan.fault to mm/kasan/report.c
Woody Lin
1
-5
/
+8
2021-09-02
Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-0
/
+12
[next]