summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Replace HTTP links with HTTPS ones: documentationAlexander A. Klimov2020-06-081-1/+1
| * | | | | | | docs: dev-tools: coccinelle: underlinesHeinrich Schuchardt2020-06-081-4/+4
| | |_|_|_|_|/ | |/| | | | |
* | | | | | | Merge tag 'linux-kselftest-kunit-5.8-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-06-092-7/+10
|\ \ \ \ \ \ \
| * | | | | | | Documentation: test.h - fix warningsLothar Rubusch2020-05-222-7/+10
| |/ / / / / /
* | | | | | | Merge tag 'linux-kselftest-5.8-rc1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-06-091-0/+23
|\ \ \ \ \ \ \
| * | | | | | | selftests: introduce gen_tar Makefile targetVeronika Kabatova2020-05-191-0/+23
| |/ / / / / /
* | | | | | | kcov: collect coverage from interruptsAndrey Konovalov2020-06-041-8/+9
* | | | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-nextLinus Torvalds2020-06-031-1/+2
|\ \ \ \ \ \ \
| * | | | | | | kselftest: add fixture variantsJakub Kicinski2020-04-281-1/+2
| |/ / / / / /
* / / / / / / Documentation: kgdboc: Document new kgdboc_earlycon parameterDouglas Anderson2020-06-021-0/+24
|/ / / / / /
* | | | | | Merge tag 'linux-kselftest-kunit-5.7-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-04-014-28/+113
|\ \ \ \ \ \
| * | | | | | kunit: update documentation to describe debugfs representationAlan Maguire2020-03-261-0/+14
| * | | | | | Documentation: kunit: Make the KUnit documentation less UML-specificDavid Gow2020-03-253-28/+99
| | |_|_|_|/ | |/| | | |
* | | | | | Merge tag 'docs-5.7' of git://git.lwn.net/linuxLinus Torvalds2020-03-302-2/+3
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | docs: dev-tools: kmemleak: Update list of architecturesJonathan Neuschäfer2020-03-101-1/+2
| * | | | | docs: dev-tools: gcov: Remove a stray single-quoteJonathan Neuschäfer2020-03-021-1/+1
| | |_|_|/ | |/| | |
* / | | | Documentation: kunit: fixed sphinx error in code blockBrendan Higgins2020-02-101-0/+1
|/ / / /
* | | | Merge tag 'riscv-for-linus-5.6-mw0' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-01-311-2/+2
|\ \ \ \
| * | | | kasan: Add riscv to KASAN documentation.Nick Hu2020-01-221-2/+2
| | |_|/ | |/| |
* / | | kunit: update documentation to describe module-based buildAlan Maguire2020-01-093-1/+21
|/ / /
* | / kcov: fix struct layout for kcov_remote_argAndrey Konovalov2020-01-041-5/+5
| |/ |/|
* | kunit: Rename 'kunitconfig' to '.kunitconfig'SeongJae Park2019-12-231-7/+5
* | docs/kunit/start: Use in-tree 'kunit_defconfig'SeongJae Park2019-12-231-2/+1
* | selftests: Fix dangling documentation references to kselftest_module.shMichael Ellerman2019-12-111-4/+4
* | Documentation: kunit: add documentation for kunit_toolBrendan Higgins2019-12-093-1/+62
* | Documentation: kunit: fix typos and gramatical errorsBrendan Higgins2019-12-092-16/+16
* | kcov: remote coverage supportAndrey Konovalov2019-12-041-0/+129
* | Merge tag 'docs-5.5a' of git://git.lwn.net/linuxLinus Torvalds2019-12-021-1/+1
|\ \
| * | Merge tag 'v5.4-rc4' into docs-nextJonathan Corbet2019-10-292-0/+19
| |\|
| * | docs: kmemleak: DEBUG_KMEMLEAK_EARLY_LOG_SIZE changed namesJeremy Cline2019-10-011-1/+1
* | | kasan: support backing vmalloc space with real shadow memoryDaniel Axtens2019-12-011-0/+63
* | | Merge tag 'linux-kselftest-5.5-rc1-kunit' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2019-11-257-0/+925
|\ \ \ | |_|/ |/| |
| * | Documentation: kunit: Fix verification commandSeongJae Park2019-10-071-1/+1
| * | Documentation: kunit: add documentation for KUnitBrendan Higgins2019-09-307-0/+925
| |/
* | mm, page_owner: decouple freeing stack trace from debug_pageallocVlastimil Babka2019-10-141-0/+3
* | kselftest: add capability to skip chosen TARGETSCristian Marussi2019-10-011-0/+16
|/
* Merge branch 'pdf_fixes_v1' of https://git.linuxtv.org/mchehab/experimental i...Jonathan Corbet2019-07-221-10/+0
|\
| * docs: remove extra conf.py filesMauro Carvalho Chehab2019-07-171-10/+0
* | Remove references to dead website.Dave Jones2019-07-191-5/+0
|/
* docs: kmemleak: add more documentation detailsAndré Almeida2019-07-121-4/+44
* gcov: docs: add a note on GCC vs Clang differencesTri Vo2019-05-141-4/+14
* Merge tag 'docs-5.2' of git://git.lwn.net/linuxLinus Torvalds2019-05-081-13/+29
|\
| * doc: kselftest: Fix KBUILD_OUTPUT usage instructionsShuah Khan2019-04-191-13/+29
* | kselftest: Add test module framework headerTobin C. Harding2019-04-081-2/+92
|/
* Documentation/dev-tools: Use gcc version number instead svn revision numberSebastian Andrzej Siewior2019-01-141-1/+1
* Merge tag 'docs-5.0' of git://git.lwn.net/linuxLinus Torvalds2018-12-293-8/+10
|\
| * doc:process: add links where missingFederico Vaga2018-12-061-0/+2
| * Documentation: dev-tools: Fix typos in index.rstShreyans Devendra Doshi2018-11-251-2/+2
| * Documentation/dev-tools: clean up kselftest.rstRandy Dunlap2018-11-071-6/+6
* | kasan: update documentationAndrey Konovalov2018-12-281-94/+138
|/