summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'docs-5.17' of git://git.lwn.net/linuxLinus Torvalds2022-01-1112-586/+1427
|\
| * Documentation: kgdb: Replace deprecated remotebaudChristian Löhle2022-01-071-1/+1
| * Documentation: kgdb: properly capitalize the MAGIC_SYSRQ configLukas Bulwahn2022-01-031-2/+2
| * Documentation: KUnit: Restyled Frequently Asked QuestionsHarinder Singh2021-12-231-37/+36
| * Documentation: KUnit: Restyle Test Style and Nomenclature pageHarinder Singh2021-12-231-54/+51
| * Documentation: KUnit: Rework writing page to focus on writing testsHarinder Singh2021-12-233-327/+255
| * Documentation: kunit: Reorganize documentation related to running testsHarinder Singh2021-12-234-1/+311
| * Documentation: KUnit: Added KUnit ArchitectureHarinder Singh2021-12-234-0/+288
| * Documentation: KUnit: Rewrite getting startedHarinder Singh2021-12-231-93/+102
| * Documentation: KUnit: Rewrite main pageHarinder Singh2021-12-231-78/+88
| * Documentation: dev-tools: Add KTAP specificationRae Moar2021-12-102-0/+299
* | Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2022-01-111-13/+63
|\ \
| * | kcsan: Document modeling of weak memoryMarco Elver2021-12-091-13/+63
| |/
* | kunit: tool: reconfigure when the used kunitconfig changesDaniel Latypov2021-12-131-4/+4
* | Documentation: kunit: remove claims that kunit is a mocking frameworkDaniel Latypov2021-12-133-5/+3
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-0/+5
|\
| * Documentation/kcov: define `ip' in the exampleSebastian Andrzej Siewior2021-11-091-0/+2
| * Documentation/kcov: include types.h in the exampleSebastian Andrzej Siewior2021-11-091-0/+3
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-061-4/+19
|\|
| * kfence: default to dynamic branch instead of static keys modeMarco Elver2021-11-061-4/+8
| * kfence: add note to documentation about skipping covered allocationsMarco Elver2021-11-061-0/+11
* | Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds2021-11-021-0/+81
|\ \
| * | Revert "docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSE"Jonathan Corbet2021-10-041-47/+0
| * | docs: checkpatch: add multiline, do/while, and multiple-assignment messagesUtkarsh Verma2021-09-271-0/+43
| * | docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSEUtkarsh Verma2021-09-271-0/+47
| * | Documentation: checkpatch: Add SYMBOLIC_PERMS messageUtkarsh Verma2021-09-141-0/+11
| * | Documentation: checkpatch: Add TRAILING_SEMICOLON messageUtkarsh Verma2021-09-141-0/+21
| * | Documentation: checkpatch: Add SPLIT_STRING messageUtkarsh Verma2021-09-141-0/+6
| |/
* | Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-11-021-2/+9
|\ \
| * | kunit: tool: allow filtering test cases via globDaniel Latypov2021-10-191-2/+9
| |/
* / kasan: Extend KASAN mode kernel parameterVincenzo Frascino2021-10-071-2/+5
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-45/+53
|\
| * kfence: show cpu and timestamp in alloc/free infoMarco Elver2021-09-081-45/+53
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-031-5/+8
|\ \
| * | mm/kasan: move kasan.fault to mm/kasan/report.cWoody Lin2021-09-031-5/+8
| |/
* | Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2021-09-021-0/+12
|\ \
| * | kcsan: Rework atomic.h into permissive.hMarco Elver2021-07-201-0/+8
| * | kcsan: Introduce CONFIG_KCSAN_STRICTMarco Elver2021-07-201-0/+4
| |/
* | kunit: tool: make --raw_output support only showing kunit outputDaniel Latypov2021-08-131-3/+6
* | kunit: tool: add --kernel_args to allow setting module paramsDaniel Latypov2021-08-131-0/+10
|/
* Documentation: kunit: drop obsolete note about uml_abort for coverageDaniel Latypov2021-07-121-13/+1
* Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2021-07-041-54/+39
|\
| * kcsan: Use URL link for pointing access-marking.txtAkira Yokosawa2021-05-181-2/+3
| * kcsan: Document "value changed" lineMarco Elver2021-05-181-53/+35
| * kcsan: Add pointer to access-marking.txt to data_race() bulletPaul E. McKenney2021-05-181-1/+3
* | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds2021-07-025-24/+485
|\ \
| * | kunit: Move default config from arch/um -> tools/testing/kunitDavid Gow2021-06-231-1/+1
| * | Documentation: kunit: Clean up some string casts in examplesDavid Gow2021-06-231-4/+3
| * | docs: dev-tools: kunit: don't use a table for docs nameMauro Carvalho Chehab2021-06-231-4/+4
| * | Documentation: kunit: document support for QEMU in kunit_toolBrendan Higgins2021-06-112-11/+87