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