summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools
AgeCommit message (Expand)AuthorLines
2022-02-10Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...Linus Torvalds-1/+1
2022-02-08Documentation: KUnit: Fix usage bugAkira Kawata-1/+1
2022-01-27docs/kselftest: clarify running mainline tests on stablesShuah Khan-0/+8
2022-01-11Merge tag 'docs-5.17' of git://git.lwn.net/linuxLinus Torvalds-586/+1427
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds-13/+63
2022-01-07Documentation: kgdb: Replace deprecated remotebaudChristian Löhle-1/+1
2022-01-03Documentation: kgdb: properly capitalize the MAGIC_SYSRQ configLukas Bulwahn-2/+2
2021-12-23Documentation: KUnit: Restyled Frequently Asked QuestionsHarinder Singh-37/+36
2021-12-23Documentation: KUnit: Restyle Test Style and Nomenclature pageHarinder Singh-54/+51
2021-12-23Documentation: KUnit: Rework writing page to focus on writing testsHarinder Singh-327/+255
2021-12-23Documentation: kunit: Reorganize documentation related to running testsHarinder Singh-1/+311
2021-12-23Documentation: KUnit: Added KUnit ArchitectureHarinder Singh-0/+288
2021-12-23Documentation: KUnit: Rewrite getting startedHarinder Singh-93/+102
2021-12-23Documentation: KUnit: Rewrite main pageHarinder Singh-78/+88
2021-12-13kunit: tool: reconfigure when the used kunitconfig changesDaniel Latypov-4/+4
2021-12-13Documentation: kunit: remove claims that kunit is a mocking frameworkDaniel Latypov-5/+3
2021-12-10Documentation: dev-tools: Add KTAP specificationRae Moar-0/+299
2021-12-09kcsan: Document modeling of weak memoryMarco Elver-13/+63
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds-0/+5
2021-11-09Documentation/kcov: define `ip' in the exampleSebastian Andrzej Siewior-0/+2
2021-11-09Documentation/kcov: include types.h in the exampleSebastian Andrzej Siewior-0/+3
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds-4/+19
2021-11-06kfence: default to dynamic branch instead of static keys modeMarco Elver-4/+8
2021-11-06kfence: add note to documentation about skipping covered allocationsMarco Elver-0/+11
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds-0/+81
2021-11-02Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds-2/+9
2021-10-19kunit: tool: allow filtering test cases via globDaniel Latypov-2/+9
2021-10-07kasan: Extend KASAN mode kernel parameterVincenzo Frascino-2/+5
2021-10-04Revert "docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSE"Jonathan Corbet-47/+0
2021-09-27docs: checkpatch: add multiline, do/while, and multiple-assignment messagesUtkarsh Verma-0/+43
2021-09-27docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSEUtkarsh Verma-0/+47
2021-09-14Documentation: checkpatch: Add SYMBOLIC_PERMS messageUtkarsh Verma-0/+11
2021-09-14Documentation: checkpatch: Add TRAILING_SEMICOLON messageUtkarsh Verma-0/+21
2021-09-14Documentation: checkpatch: Add SPLIT_STRING messageUtkarsh Verma-0/+6
2021-09-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds-45/+53
2021-09-08kfence: show cpu and timestamp in alloc/free infoMarco Elver-45/+53
2021-09-03Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+8
2021-09-03mm/kasan: move kasan.fault to mm/kasan/report.cWoody Lin-5/+8
2021-09-02Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds-0/+12
2021-08-13kunit: tool: make --raw_output support only showing kunit outputDaniel Latypov-3/+6
2021-08-13kunit: tool: add --kernel_args to allow setting module paramsDaniel Latypov-0/+10
2021-07-20kcsan: Rework atomic.h into permissive.hMarco Elver-0/+8
2021-07-20kcsan: Introduce CONFIG_KCSAN_STRICTMarco Elver-0/+4
2021-07-12Documentation: kunit: drop obsolete note about uml_abort for coverageDaniel Latypov-13/+1
2021-07-04Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds-54/+39
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds-24/+485
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds-5/+4
2021-06-29kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()David Gow-5/+4
2021-06-23kunit: Move default config from arch/um -> tools/testing/kunitDavid Gow-1/+1
2021-06-23Documentation: kunit: Clean up some string casts in examplesDavid Gow-4/+3