aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools
AgeCommit message (Expand)Author
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds
2020-11-10KUnit: Docs: usage: wording fixesRandy Dunlap
2020-11-10KUnit: Docs: style: fix some Kconfig example issuesRandy Dunlap
2020-11-10KUnit: Docs: fix a wording typoRandy Dunlap
2020-11-05Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/...Linus Torvalds
2020-10-28docs: kasan.rst: add two missing blank linesMauro Carvalho Chehab
2020-10-26Documentation: kunit: Update Kconfig parts for KUNIT's module supportSeongJae Park
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds
2020-10-15Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-10-15docs: kgdb.rst: fix :c:type: usagesMauro Carvalho Chehab
2020-10-13KASAN: Testing DocumentationPatricia Alfonso
2020-10-13mm,kmemleak-test.c: move kmemleak-test.c to samples dirHui Su
2020-10-13kasan: remove mentions of unsupported Clang versionsMarco Elver
2020-10-09Documentation: kunit: add a brief blurb about kunit_test_suiteBrendan Higgins
2020-10-09Documentation: kunit: Add naming guidelinesDavid Gow
2020-10-07doc: dev-tools: kselftest.rst: Update examples and pathsKees Cook
2020-08-13Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds
2020-08-11documentation: coccinelle: Improve command example for make C={1,2}Sumera Priyadarsini
2020-08-11Dev-tools: Documentation: Replace deprecated :c:func: UsagePuranjay Mohan
2020-08-07kasan: update documentation for generic kasanWalter Wu
2020-08-07kasan: update required compiler versions in documentationMarco Elver
2020-08-05Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck...Ingo Molnar
2020-07-17Documentation: kunit: Remove references to --defconfigDavid Gow
2020-07-13docs: gcov: replace links with HTTPSAlexander A. Klimov
2020-07-13Documentation: kgdb: eliminate duplicated wordRandy Dunlap
2020-07-05doc: add link to sparse's home page/internal docsLuc Van Oostenryck
2020-07-05Documentation/features: Add kmemleakTobias Klauser
2020-07-05Documentation: Coccinelle: fix various typos etc.Randy Dunlap
2020-07-02Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/s...Linus Torvalds
2020-06-29kcsan: Re-add GCC as a supported compilerMarco Elver
2020-06-26Documentation: kunit: Add some troubleshooting tips to the FAQDavid Gow
2020-06-26doc: update URL for sparse's tarballsLuc Van Oostenryck
2020-06-15kcsan: Remove __no_kcsan_or_inlinePeter Zijlstra
2020-06-11kcsan: Update Documentation to change supported compilersMarco Elver
2020-06-11Rebase locking/kcsan to locking/urgentThomas Gleixner
2020-06-10Merge tag 'docs-5.8-2' of git://git.lwn.net/linuxLinus Torvalds
2020-06-09Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-06-09Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-06-08Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov
2020-06-08docs: dev-tools: coccinelle: underlinesHeinrich Schuchardt
2020-06-04kcov: collect coverage from interruptsAndrey Konovalov
2020-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds
2020-06-02Documentation: kgdboc: Document new kgdboc_earlycon parameterDouglas Anderson
2020-05-22Documentation: test.h - fix warningsLothar Rubusch
2020-05-19selftests: introduce gen_tar Makefile targetVeronika Kabatova
2020-05-08Merge branch 'kcsan-for-tip' of git://git.kernel.org/pub/scm/linux/kernel/git...Thomas Gleixner
2020-04-28kselftest: add fixture variantsJakub Kicinski