aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools
AgeCommit message (Expand)Author
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-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
2020-04-13kcsan: Introduce scoped ASSERT_EXCLUSIVE macrosMarco Elver
2020-04-13Merge tag 'v5.7-rc1' into locking/kcsan, to resolve conflicts and refreshIngo Molnar
2020-04-01Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2020-03-30Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds
2020-03-26kunit: update documentation to describe debugfs representationAlan Maguire
2020-03-25Documentation: kunit: Make the KUnit documentation less UML-specificDavid Gow
2020-03-25kcsan: Update Documentation/dev-tools/kcsan.rstMarco Elver
2020-03-21Merge branch 'linus' into locking/kcsan, to pick up fixesIngo Molnar
2020-03-21Merge branch 'x86/kdump' into locking/kcsan, to resolve conflictsIngo Molnar
2020-03-10docs: dev-tools: kmemleak: Update list of architecturesJonathan Neuschäfer
2020-03-02docs: dev-tools: gcov: Remove a stray single-quoteJonathan Neuschäfer
2020-02-10Documentation: kunit: fixed sphinx error in code blockBrendan Higgins
2020-01-31Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2020-01-24Merge branch 'kcsan.2020.01.07a' into locking/kcsanIngo Molnar
2020-01-22kasan: Add riscv to KASAN documentation.Nick Hu
2020-01-09kunit: update documentation to describe module-based buildAlan Maguire
2020-01-07kcsan: Document static blacklisting optionsMarco Elver
2020-01-06Merge tag 'v5.5-rc5' into locking/kcsan, to resolve conflictIngo Molnar
2020-01-04kcov: fix struct layout for kcov_remote_argAndrey Konovalov
2019-12-30Merge tag 'v5.5-rc4' into locking/kcsan, to resolve conflictsIngo Molnar
2019-12-23kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park
2019-12-23docs/kunit/start: Use in-tree 'kunit_defconfig'SeongJae Park
2019-12-11selftests: Fix dangling documentation references to kselftest_module.shMichael Ellerman
2019-12-09Documentation: kunit: add documentation for kunit_toolBrendan Higgins