aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools
AgeCommit message (Expand)Author
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-05-25Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds
2022-05-13kasan: move boot parameters section in documentationAndrey Konovalov
2022-05-13kasan: update documentationAndrey Konovalov
2022-05-02kunit: add ability to specify suite-level init and exit functionsDaniel Latypov
2022-04-28Documentation: dev-tools: use literal block instead of code-blockFrank Rowand
2022-04-22Documentation: kunit: change complete_and_exit to kthread_complete_and_exitAndreas-Christian Hagau
2022-04-05Documentation: dev-tools: Enhance static analysis section with discussionMarcelo Schmitt
2022-04-05Documentation: dev-tools: Add a section for static analysis toolsMarcelo Schmitt
2022-04-04Documentation: kunit: update kconfig options needed for UML coverageDaniel Latypov
2022-04-04kunit: split resource API from test.h into new resource.hDaniel Latypov
2022-04-04Documentation: kunit: fix path to .kunitconfig in start.rstDaniel Latypov
2022-03-31Merge tag 'docs-5.18-2' of git://git.lwn.net/linuxLinus Torvalds
2022-03-28Documentation: kunit: Fix cross-referencing warningsDavid Gow
2022-03-24kasan: documentation updatesAndrey Konovalov
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-23Documentation/sparse: add hints about __CHECKER__Bjorn Helgaas
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22kfence: allow use of a deferrable timerMarco Elver
2022-03-21Merge tag 'docs-5.18' of git://git.lwn.net/linuxLinus Torvalds
2022-03-11Docs: ktap: add code-block typeRandy Dunlap
2022-02-15Documentation: dev-tools: clarify KTAP specification wordingFrank Rowand
2022-02-10Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-08Documentation: KUnit: Fix usage bugAkira Kawata
2022-01-27docs/kselftest: clarify running mainline tests on stablesShuah Khan
2022-01-11Merge tag 'docs-5.17' of git://git.lwn.net/linuxLinus Torvalds
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-07Documentation: kgdb: Replace deprecated remotebaudChristian Löhle
2022-01-03Documentation: kgdb: properly capitalize the MAGIC_SYSRQ configLukas Bulwahn
2021-12-23Documentation: KUnit: Restyled Frequently Asked QuestionsHarinder Singh
2021-12-23Documentation: KUnit: Restyle Test Style and Nomenclature pageHarinder Singh
2021-12-23Documentation: KUnit: Rework writing page to focus on writing testsHarinder Singh
2021-12-23Documentation: kunit: Reorganize documentation related to running testsHarinder Singh
2021-12-23Documentation: KUnit: Added KUnit ArchitectureHarinder Singh
2021-12-23Documentation: KUnit: Rewrite getting startedHarinder Singh
2021-12-23Documentation: KUnit: Rewrite main pageHarinder Singh
2021-12-13kunit: tool: reconfigure when the used kunitconfig changesDaniel Latypov
2021-12-13Documentation: kunit: remove claims that kunit is a mocking frameworkDaniel Latypov
2021-12-10Documentation: dev-tools: Add KTAP specificationRae Moar
2021-12-09kcsan: Document modeling of weak memoryMarco Elver
2021-11-09Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-09Documentation/kcov: define `ip' in the exampleSebastian Andrzej Siewior
2021-11-09Documentation/kcov: include types.h in the exampleSebastian Andrzej Siewior
2021-11-06Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-11-06kfence: default to dynamic branch instead of static keys modeMarco Elver
2021-11-06kfence: add note to documentation about skipping covered allocationsMarco Elver
2021-11-02Merge tag 'docs-5.16' of git://git.lwn.net/linuxLinus Torvalds
2021-11-02Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-10-19kunit: tool: allow filtering test cases via globDaniel Latypov