aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-0/+5
2021-11-09Documentation/kcov: define `ip' in the exampleSebastian Andrzej Siewior1-0/+2
2021-11-09Documentation/kcov: include types.h in the exampleSebastian Andrzej Siewior1-0/+3
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-4/+19
2021-11-06kfence: default to dynamic branch instead of static keys modeMarco Elver1-4/+8
2021-11-06kfence: add note to documentation about skipping covered allocationsMarco Elver1-0/+11
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds1-0/+81
2021-11-02Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-2/+9
2021-10-19kunit: tool: allow filtering test cases via globDaniel Latypov1-2/+9
2021-10-07kasan: Extend KASAN mode kernel parameterVincenzo Frascino1-2/+5
2021-10-04Revert "docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSE"Jonathan Corbet1-47/+0
2021-09-27docs: checkpatch: add multiline, do/while, and multiple-assignment messagesUtkarsh Verma1-0/+43
2021-09-27docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSEUtkarsh Verma1-0/+47
2021-09-14Documentation: checkpatch: Add SYMBOLIC_PERMS messageUtkarsh Verma1-0/+11
2021-09-14Documentation: checkpatch: Add TRAILING_SEMICOLON messageUtkarsh Verma1-0/+21
2021-09-14Documentation: checkpatch: Add SPLIT_STRING messageUtkarsh Verma1-0/+6
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-45/+53
2021-09-08kfence: show cpu and timestamp in alloc/free infoMarco Elver1-45/+53
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+8
2021-09-03mm/kasan: move kasan.fault to mm/kasan/report.cWoody Lin1-5/+8
2021-09-02Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-0/+12
2021-08-13kunit: tool: make --raw_output support only showing kunit outputDaniel Latypov1-3/+6
2021-08-13kunit: tool: add --kernel_args to allow setting module paramsDaniel Latypov1-0/+10
2021-07-20kcsan: Rework atomic.h into permissive.hMarco Elver1-0/+8
2021-07-20kcsan: Introduce CONFIG_KCSAN_STRICTMarco Elver1-0/+4
2021-07-12Documentation: kunit: drop obsolete note about uml_abort for coverageDaniel Latypov1-13/+1
2021-07-04Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcuLinus Torvalds1-54/+39
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds5-24/+485
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-5/+4
2021-06-29kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()David Gow1-5/+4
2021-06-23kunit: Move default config from arch/um -> tools/testing/kunitDavid Gow1-1/+1
2021-06-23Documentation: kunit: Clean up some string casts in examplesDavid Gow1-4/+3
2021-06-23docs: dev-tools: kunit: don't use a table for docs nameMauro Carvalho Chehab1-4/+4
2021-06-17docs: dev-tools: kunit: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab5-15/+18
2021-06-17docs: dev-tools: testing-overview.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab1-9/+9
2021-06-17docs: dev-tools: kunit: don't use a table for docs nameMauro Carvalho Chehab1-4/+4
2021-06-14docs: checkpatch: Document and segregate more checkpatch message typesDwaipayan Ray1-71/+328
2021-06-11Documentation: kunit: document support for QEMU in kunit_toolBrendan Higgins2-11/+87
2021-05-21Documentation: kunit: Update kunit_tool pageDavid Gow1-8/+132
2021-05-21Documentation: kunit: add tips for running KUnitDaniel Latypov3-0/+262
2021-05-20Documentation: checkpatch: Tweak BIT() macro includeAndrew Jeffery1-1/+1
2021-05-20docs: Add more message type documentations for checkpatchDwaipayan Ray1-7/+163
2021-05-18kcsan: Use URL link for pointing access-marking.txtAkira Yokosawa1-2/+3
2021-05-18kcsan: Document "value changed" lineMarco Elver1-53/+35
2021-05-18kcsan: Add pointer to access-marking.txt to data_race() bulletPaul E. McKenney1-1/+3
2021-05-07scripts/gdb: add lx_current support for arm64Barry Song1-1/+1
2021-05-07scripts/gdb: document lx_current is only supported by x86Barry Song1-1/+1
2021-04-30kasan: docs: update tests sectionAndrey Konovalov1-17/+15
2021-04-30kasan: docs: update ignoring accesses sectionAndrey Konovalov1-4/+30
2021-04-30kasan: docs: update shadow memory sectionAndrey Konovalov1-17/+14