summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools
AgeCommit message (Expand)Author
2021-07-12Documentation: kunit: drop obsolete note about uml_abort for coverageDaniel Latypov
2021-07-04Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2021-07-02Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/...Linus Torvalds
2021-06-29Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2021-06-29kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()David Gow
2021-06-23kunit: Move default config from arch/um -> tools/testing/kunitDavid Gow
2021-06-23Documentation: kunit: Clean up some string casts in examplesDavid Gow
2021-06-23docs: dev-tools: kunit: don't use a table for docs nameMauro Carvalho Chehab
2021-06-17docs: dev-tools: kunit: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab
2021-06-17docs: dev-tools: testing-overview.rst: avoid using ReST :doc:`foo` markupMauro Carvalho Chehab
2021-06-17docs: dev-tools: kunit: don't use a table for docs nameMauro Carvalho Chehab
2021-06-14docs: checkpatch: Document and segregate more checkpatch message typesDwaipayan Ray
2021-06-11Documentation: kunit: document support for QEMU in kunit_toolBrendan Higgins
2021-05-21Documentation: kunit: Update kunit_tool pageDavid Gow
2021-05-21Documentation: kunit: add tips for running KUnitDaniel Latypov
2021-05-20Documentation: checkpatch: Tweak BIT() macro includeAndrew Jeffery
2021-05-20docs: Add more message type documentations for checkpatchDwaipayan Ray
2021-05-18kcsan: Use URL link for pointing access-marking.txtAkira Yokosawa
2021-05-18kcsan: Document "value changed" lineMarco Elver
2021-05-18kcsan: Add pointer to access-marking.txt to data_race() bulletPaul E. McKenney
2021-05-07scripts/gdb: add lx_current support for arm64Barry Song
2021-05-07scripts/gdb: document lx_current is only supported by x86Barry Song
2021-04-30kasan: docs: update tests sectionAndrey Konovalov
2021-04-30kasan: docs: update ignoring accesses sectionAndrey Konovalov
2021-04-30kasan: docs: update shadow memory sectionAndrey Konovalov
2021-04-30kasan: docs: update HW_TAGS implementation details sectionAndrey Konovalov
2021-04-30kasan: docs: update SW_TAGS implementation details sectionAndrey Konovalov
2021-04-30kasan: docs: update GENERIC implementation details sectionAndrey Konovalov
2021-04-30kasan: docs: update boot parameters sectionAndrey Konovalov
2021-04-30kasan: docs: update error reports sectionAndrey Konovalov
2021-04-30kasan: docs: update usage sectionAndrey Konovalov
2021-04-30kasan: docs: update overview sectionAndrey Konovalov
2021-04-30kasan: docs: clean up sectionsAndrey Konovalov
2021-04-28Merge tag 'locking-core-2021-04-28' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2021-04-27Merge tag 'linux-kselftest-kunit-5.13-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2021-04-27Merge tag 'linux-kselftest-next-5.13-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2021-04-26Merge tag 'docs-5.13' of git://git.lwn.net/linuxLinus Torvalds
2021-04-15Documentation: dev-tools: Add Testing OverviewDavid Gow
2021-04-11kasan: Add KASAN mode kernel parameterVincenzo Frascino
2021-04-08docs/gcov: Convert two tags to ref in dev-tools/gov.rstWu XiangCheng
2021-04-07Documentation: kunit: add tips for using current->kunit_testDaniel Latypov
2021-04-02Documentation: kselftest: fix path to test module filesAntonio Terceiro
2021-03-25docs: document all error message types in checkpatchDwaipayan Ray
2021-03-08kcsan: Add missing license and copyright headersMarco Elver
2021-03-06docs: add documentation for checkpatchDwaipayan Ray
2021-02-26kasan: clarify that only first bug is reported in HW_TAGSAndrey Konovalov
2021-02-26kfence: report sensitive information based on no_hash_pointersMarco Elver
2021-02-26kfence: add test suiteMarco Elver
2021-02-26kfence, Documentation: add KFENCE documentationMarco Elver
2021-02-24kasan: rename CONFIG_TEST_KASAN_MODULEAndrey Konovalov