index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Documentation
/
dev-tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
kcov: collect coverage from interrupts
Andrey Konovalov
2020-06-04
1
-8
/
+9
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-03
1
-1
/
+2
|
\
|
*
kselftest: add fixture variants
Jakub Kicinski
2020-04-28
1
-1
/
+2
*
|
Documentation: kgdboc: Document new kgdboc_earlycon parameter
Douglas Anderson
2020-06-02
1
-0
/
+24
|
/
*
Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2020-04-01
4
-28
/
+113
|
\
|
*
kunit: update documentation to describe debugfs representation
Alan Maguire
2020-03-26
1
-0
/
+14
|
*
Documentation: kunit: Make the KUnit documentation less UML-specific
David Gow
2020-03-25
3
-28
/
+99
*
|
Merge tag 'docs-5.7' of git://git.lwn.net/linux
Linus Torvalds
2020-03-30
2
-2
/
+3
|
\
\
|
|
/
|
/
|
|
*
docs: dev-tools: kmemleak: Update list of architectures
Jonathan Neuschäfer
2020-03-10
1
-1
/
+2
|
*
docs: dev-tools: gcov: Remove a stray single-quote
Jonathan Neuschäfer
2020-03-02
1
-1
/
+1
*
|
Documentation: kunit: fixed sphinx error in code block
Brendan Higgins
2020-02-10
1
-0
/
+1
|
/
*
Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-01-31
1
-2
/
+2
|
\
|
*
kasan: Add riscv to KASAN documentation.
Nick Hu
2020-01-22
1
-2
/
+2
*
|
kunit: update documentation to describe module-based build
Alan Maguire
2020-01-09
3
-1
/
+21
|
/
*
kcov: fix struct layout for kcov_remote_arg
Andrey Konovalov
2020-01-04
1
-5
/
+5
*
kunit: Rename 'kunitconfig' to '.kunitconfig'
SeongJae Park
2019-12-23
1
-7
/
+5
*
docs/kunit/start: Use in-tree 'kunit_defconfig'
SeongJae Park
2019-12-23
1
-2
/
+1
*
selftests: Fix dangling documentation references to kselftest_module.sh
Michael Ellerman
2019-12-11
1
-4
/
+4
*
Documentation: kunit: add documentation for kunit_tool
Brendan Higgins
2019-12-09
3
-1
/
+62
*
Documentation: kunit: fix typos and gramatical errors
Brendan Higgins
2019-12-09
2
-16
/
+16
*
kcov: remote coverage support
Andrey Konovalov
2019-12-04
1
-0
/
+129
*
Merge tag 'docs-5.5a' of git://git.lwn.net/linux
Linus Torvalds
2019-12-02
1
-1
/
+1
|
\
|
*
Merge tag 'v5.4-rc4' into docs-next
Jonathan Corbet
2019-10-29
2
-0
/
+19
|
|
\
|
*
|
docs: kmemleak: DEBUG_KMEMLEAK_EARLY_LOG_SIZE changed names
Jeremy Cline
2019-10-01
1
-1
/
+1
*
|
|
kasan: support backing vmalloc space with real shadow memory
Daniel Axtens
2019-12-01
1
-0
/
+63
*
|
|
Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2019-11-25
7
-0
/
+925
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Documentation: kunit: Fix verification command
SeongJae Park
2019-10-07
1
-1
/
+1
|
*
|
Documentation: kunit: add documentation for KUnit
Brendan Higgins
2019-09-30
7
-0
/
+925
|
|
/
*
|
mm, page_owner: decouple freeing stack trace from debug_pagealloc
Vlastimil Babka
2019-10-14
1
-0
/
+3
*
|
kselftest: add capability to skip chosen TARGETS
Cristian Marussi
2019-10-01
1
-0
/
+16
|
/
*
Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...
Jonathan Corbet
2019-07-22
1
-10
/
+0
|
\
|
*
docs: remove extra conf.py files
Mauro Carvalho Chehab
2019-07-17
1
-10
/
+0
*
|
Remove references to dead website.
Dave Jones
2019-07-19
1
-5
/
+0
|
/
*
docs: kmemleak: add more documentation details
André Almeida
2019-07-12
1
-4
/
+44
*
gcov: docs: add a note on GCC vs Clang differences
Tri Vo
2019-05-14
1
-4
/
+14
*
Merge tag 'docs-5.2' of git://git.lwn.net/linux
Linus Torvalds
2019-05-08
1
-13
/
+29
|
\
|
*
doc: kselftest: Fix KBUILD_OUTPUT usage instructions
Shuah Khan
2019-04-19
1
-13
/
+29
*
|
kselftest: Add test module framework header
Tobin C. Harding
2019-04-08
1
-2
/
+92
|
/
*
Documentation/dev-tools: Use gcc version number instead svn revision number
Sebastian Andrzej Siewior
2019-01-14
1
-1
/
+1
*
Merge tag 'docs-5.0' of git://git.lwn.net/linux
Linus Torvalds
2018-12-29
3
-8
/
+10
|
\
|
*
doc:process: add links where missing
Federico Vaga
2018-12-06
1
-0
/
+2
|
*
Documentation: dev-tools: Fix typos in index.rst
Shreyans Devendra Doshi
2018-11-25
1
-2
/
+2
|
*
Documentation/dev-tools: clean up kselftest.rst
Randy Dunlap
2018-11-07
1
-6
/
+6
*
|
kasan: update documentation
Andrey Konovalov
2018-12-28
1
-94
/
+138
|
/
*
docs: dev-tools: coccinelle: Update documentation
Himanshu Jha
2018-08-31
1
-4
/
+19
*
doc: dev-tools: kselftest.rst: update config file location
Anders Roxell
2018-08-31
1
-1
/
+1
*
doc: dev-tools: kselftest.rst: update contributing new tests
Anders Roxell
2018-06-29
1
-0
/
+5
*
doc: dev-tools: kselftest.rst: update contributing new tests
Anders Roxell
2018-04-27
1
-0
/
+5
*
Merge branch 'mm-rst' into docs-next
Jonathan Corbet
2018-04-16
1
-1
/
+1
|
\
|
*
docs/vm: rename documentation files to .rst
Mike Rapoport
2018-04-16
1
-1
/
+1
[next]