aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-89/+173
2020-12-22Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds1-2/+2
2020-12-22kasan: update documentationAndrey Konovalov1-69/+115
2020-12-22kasan: add documentation for hardware tag-based modeAndrey Konovalov1-21/+59
2020-12-22kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*Andrey Konovalov1-1/+1
2020-12-16Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-6/+77
2020-12-15ubsan: remove UBSAN_MISC in favor of individual optionsKees Cook1-0/+1
2020-12-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-2/+3
2020-12-15kasan: update documentation for generic kasanWalter Wu1-2/+3
2020-12-14Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds4-8/+14
2020-12-03Documentation: fix typos found in process, dev-tools, and doc-guide subdirectoriesAndrew Klychkov1-1/+1
2020-12-03Documentation: Coccinelle: Improve command example for debugging patchesSumera Priyadarsini1-1/+8
2020-12-01Documentation: kunit: provide guidance for testing many inputsDaniel Latypov1-6/+77
2020-11-30Documentation: fix typos in dev-tools/kasan.rstAndrew Klychkov1-2/+2
2020-11-18Documentation: kgdb: Fix a typoTiezhu Yang1-4/+3
2020-11-18Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds3-15/+15
2020-11-10KUnit: Docs: usage: wording fixesRandy Dunlap1-5/+5
2020-11-10KUnit: Docs: style: fix some Kconfig example issuesRandy Dunlap1-9/+9
2020-11-10KUnit: Docs: fix a wording typoRandy Dunlap1-1/+1
2020-11-05Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-1/+6
2020-10-28docs: kasan.rst: add two missing blank linesMauro Carvalho Chehab1-0/+2
2020-10-27ARM: 9017/2: Enable KASan for ARMLinus Walleij1-2/+2
2020-10-26Documentation: kunit: Update Kconfig parts for KUNIT's module supportSeongJae Park2-1/+6
2020-10-18Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds3-0/+211
2020-10-16Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-3/+3
2020-10-15Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-13/+22
2020-10-15docs: kgdb.rst: fix :c:type: usagesMauro Carvalho Chehab1-3/+3
2020-10-13KASAN: Testing DocumentationPatricia Alfonso1-0/+70
2020-10-13mm,kmemleak-test.c: move kmemleak-test.c to samples dirHui Su1-1/+1
2020-10-13kasan: remove mentions of unsupported Clang versionsMarco Elver1-2/+2
2020-10-09Documentation: kunit: add a brief blurb about kunit_test_suiteBrendan Higgins1-0/+5
2020-10-09Documentation: kunit: Add naming guidelinesDavid Gow2-0/+206
2020-10-07doc: dev-tools: kselftest.rst: Update examples and pathsKees Cook1-13/+22
2020-08-13Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds2-12/+19
2020-08-11documentation: coccinelle: Improve command example for make C={1,2}Sumera Priyadarsini1-4/+11
2020-08-11Dev-tools: Documentation: Replace deprecated :c:func: UsagePuranjay Mohan1-8/+8
2020-08-07kasan: update documentation for generic kasanWalter Wu1-0/+3
2020-08-07kasan: update required compiler versions in documentationMarco Elver1-5/+2
2020-08-05Merge tag 'linux-kselftest-kunit-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds2-13/+6
2020-08-04Merge tag 'docs-5.9' of git://git.lwn.net/linuxLinus Torvalds5-27/+27
2020-08-01Merge branch 'kcsan' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into locking/coreIngo Molnar1-1/+2
2020-07-17Documentation: kunit: Remove references to --defconfigDavid Gow2-13/+6
2020-07-13docs: gcov: replace links with HTTPSAlexander A. Klimov1-2/+2
2020-07-13Documentation: kgdb: eliminate duplicated wordRandy Dunlap1-1/+1
2020-07-05doc: add link to sparse's home page/internal docsLuc Van Oostenryck1-0/+2
2020-07-05Documentation/features: Add kmemleakTobias Klauser1-2/+0
2020-07-05Documentation: Coccinelle: fix various typos etc.Randy Dunlap1-20/+20
2020-07-02Merge tag 'linux-kselftest-kunit-fixes-5.8-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/shuah/linux-kselftestLinus Torvalds1-0/+40
2020-06-29kcsan: Re-add GCC as a supported compilerMarco Elver1-1/+2
2020-06-26Documentation: kunit: Add some troubleshooting tips to the FAQDavid Gow1-0/+40