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
*
Documentation: kunit: drop obsolete note about uml_abort for coverage
Daniel Latypov
2021-07-12
1
-13
/
+1
*
Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2021-07-04
1
-54
/
+39
|
\
|
*
kcsan: Use URL link for pointing access-marking.txt
Akira Yokosawa
2021-05-18
1
-2
/
+3
|
*
kcsan: Document "value changed" line
Marco Elver
2021-05-18
1
-53
/
+35
|
*
kcsan: Add pointer to access-marking.txt to data_race() bullet
Paul E. McKenney
2021-05-18
1
-1
/
+3
*
|
Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...
Linus Torvalds
2021-07-02
5
-24
/
+485
|
\
\
|
*
|
kunit: Move default config from arch/um -> tools/testing/kunit
David Gow
2021-06-24
1
-1
/
+1
|
*
|
Documentation: kunit: Clean up some string casts in examples
David Gow
2021-06-24
1
-4
/
+3
|
*
|
docs: dev-tools: kunit: don't use a table for docs name
Mauro Carvalho Chehab
2021-06-23
1
-4
/
+4
|
*
|
Documentation: kunit: document support for QEMU in kunit_tool
Brendan Higgins
2021-06-12
2
-11
/
+87
|
*
|
Documentation: kunit: Update kunit_tool page
David Gow
2021-05-21
1
-8
/
+132
|
*
|
Documentation: kunit: add tips for running KUnit
Daniel Latypov
2021-05-21
3
-0
/
+262
|
|
/
*
|
Merge branch 'akpm' (patches from Andrew)
Linus Torvalds
2021-06-30
1
-5
/
+4
|
\
\
|
*
|
kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()
David Gow
2021-06-29
1
-5
/
+4
|
|
/
*
|
docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup
Mauro Carvalho Chehab
2021-06-17
5
-15
/
+18
*
|
docs: dev-tools: testing-overview.rst: avoid using ReST :doc:`foo` markup
Mauro Carvalho Chehab
2021-06-17
1
-9
/
+9
*
|
docs: dev-tools: kunit: don't use a table for docs name
Mauro Carvalho Chehab
2021-06-17
1
-4
/
+4
*
|
docs: checkpatch: Document and segregate more checkpatch message types
Dwaipayan Ray
2021-06-14
1
-71
/
+328
*
|
Documentation: checkpatch: Tweak BIT() macro include
Andrew Jeffery
2021-05-20
1
-1
/
+1
*
|
docs: Add more message type documentations for checkpatch
Dwaipayan Ray
2021-05-20
1
-7
/
+163
|
/
*
scripts/gdb: add lx_current support for arm64
Barry Song
2021-05-07
1
-1
/
+1
*
scripts/gdb: document lx_current is only supported by x86
Barry Song
2021-05-07
1
-1
/
+1
*
kasan: docs: update tests section
Andrey Konovalov
2021-04-30
1
-17
/
+15
*
kasan: docs: update ignoring accesses section
Andrey Konovalov
2021-04-30
1
-4
/
+30
*
kasan: docs: update shadow memory section
Andrey Konovalov
2021-04-30
1
-17
/
+14
*
kasan: docs: update HW_TAGS implementation details section
Andrey Konovalov
2021-04-30
1
-13
/
+13
*
kasan: docs: update SW_TAGS implementation details section
Andrey Konovalov
2021-04-30
1
-20
/
+19
*
kasan: docs: update GENERIC implementation details section
Andrey Konovalov
2021-04-30
1
-14
/
+13
*
kasan: docs: update boot parameters section
Andrey Konovalov
2021-04-30
1
-4
/
+10
*
kasan: docs: update error reports section
Andrey Konovalov
2021-04-30
1
-20
/
+26
*
kasan: docs: update usage section
Andrey Konovalov
2021-04-30
1
-12
/
+11
*
kasan: docs: update overview section
Andrey Konovalov
2021-04-30
1
-8
/
+19
*
kasan: docs: clean up sections
Andrey Konovalov
2021-04-30
1
-27
/
+27
*
Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2021-04-28
1
-0
/
+3
|
\
|
*
kcsan: Add missing license and copyright headers
Marco Elver
2021-03-08
1
-0
/
+3
*
|
Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2021-04-28
1
-2
/
+76
|
\
\
|
*
|
Documentation: kunit: add tips for using current->kunit_test
Daniel Latypov
2021-04-08
1
-2
/
+76
|
|
/
*
|
Merge tag 'linux-kselftest-next-5.13-rc1' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2021-04-28
1
-2
/
+2
|
\
\
|
*
|
Documentation: kselftest: fix path to test module files
Antonio Terceiro
2021-04-03
1
-2
/
+2
|
|
/
*
|
Merge tag 'docs-5.13' of git://git.lwn.net/linux
Linus Torvalds
2021-04-26
4
-2
/
+883
|
\
\
|
*
|
Documentation: dev-tools: Add Testing Overview
David Gow
2021-04-15
2
-0
/
+121
|
*
|
docs/gcov: Convert two tags to ref in dev-tools/gov.rst
Wu XiangCheng
2021-04-08
1
-2
/
+6
|
*
|
docs: document all error message types in checkpatch
Dwaipayan Ray
2021-03-25
1
-38
/
+280
|
*
|
docs: add documentation for checkpatch
Dwaipayan Ray
2021-03-07
2
-0
/
+514
|
|
/
*
/
kasan: Add KASAN mode kernel parameter
Vincenzo Frascino
2021-04-11
1
-0
/
+9
|
/
*
kasan: clarify that only first bug is reported in HW_TAGS
Andrey Konovalov
2021-02-26
1
-2
/
+6
*
kfence: report sensitive information based on no_hash_pointers
Marco Elver
2021-02-26
1
-4
/
+4
*
kfence: add test suite
Marco Elver
2021-02-26
1
-6
/
+6
*
kfence, Documentation: add KFENCE documentation
Marco Elver
2021-02-26
2
-0
/
+299
*
kasan: rename CONFIG_TEST_KASAN_MODULE
Andrey Konovalov
2021-02-24
1
-4
/
+4
[next]