summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools
Commit message (Expand)AuthorAgeFilesLines
* kasan: clarify that only first bug is reported in HW_TAGSAndrey Konovalov2021-02-261-2/+6
* kfence: report sensitive information based on no_hash_pointersMarco Elver2021-02-261-4/+4
* kfence: add test suiteMarco Elver2021-02-261-6/+6
* kfence, Documentation: add KFENCE documentationMarco Elver2021-02-262-0/+299
* kasan: rename CONFIG_TEST_KASAN_MODULEAndrey Konovalov2021-02-241-4/+4
* kasan: clarify HW_TAGS impact on TBIAndrey Konovalov2021-02-241-5/+11
* Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2021-02-223-2/+122
|\
| * Documentation: kunit: add tips.rst for small examplesDaniel Latypov2021-02-083-1/+120
| * KUnit: Docs: make start.rst example Kconfig follow style.rstDaniel Latypov2021-02-081-1/+2
* | kasan: fix stack traces dependency for HW_TAGSAndrey Konovalov2021-02-091-2/+1
|/
* kasan: fix HW_TAGS boot parametersAndrey Konovalov2021-01-241-21/+6
* Documentation: kunit: include example of a parameterized testDaniel Latypov2021-01-151-0/+57
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-221-89/+173
|\
| * kasan: update documentationAndrey Konovalov2020-12-221-69/+115
| * kasan: add documentation for hardware tag-based modeAndrey Konovalov2020-12-221-21/+59
| * kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_*Andrey Konovalov2020-12-221-1/+1
* | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linuxLinus Torvalds2020-12-221-2/+2
|\ \ | |/ |/|
| * ARM: 9017/2: Enable KASan for ARMLinus Walleij2020-10-271-2/+2
* | Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-12-161-6/+77
|\ \
| * | Documentation: kunit: provide guidance for testing many inputsDaniel Latypov2020-12-011-6/+77
* | | ubsan: remove UBSAN_MISC in favor of individual optionsKees Cook2020-12-151-0/+1
* | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-12-151-2/+3
|\ \ \
| * | | kasan: update documentation for generic kasanWalter Wu2020-12-151-2/+3
| |/ /
* | | Merge tag 'docs-5.11' of git://git.lwn.net/linuxLinus Torvalds2020-12-144-8/+14
|\ \ \ | |/ / |/| |
| * | Documentation: fix typos found in process, dev-tools, and doc-guide subdirect...Andrew Klychkov2020-12-031-1/+1
| * | Documentation: Coccinelle: Improve command example for debugging patchesSumera Priyadarsini2020-12-031-1/+8
| * | Documentation: fix typos in dev-tools/kasan.rstAndrew Klychkov2020-11-301-2/+2
| * | Documentation: kgdb: Fix a typoTiezhu Yang2020-11-181-4/+3
* | | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/...Linus Torvalds2020-11-183-15/+15
|\ \ \ | |/ / |/| |
| * | KUnit: Docs: usage: wording fixesRandy Dunlap2020-11-101-5/+5
| * | KUnit: Docs: style: fix some Kconfig example issuesRandy Dunlap2020-11-101-9/+9
| * | KUnit: Docs: fix a wording typoRandy Dunlap2020-11-101-1/+1
* | | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/...Linus Torvalds2020-11-052-1/+6
|\| |
| * | Documentation: kunit: Update Kconfig parts for KUNIT's module supportSeongJae Park2020-10-262-1/+6
| |/
* / docs: kasan.rst: add two missing blank linesMauro Carvalho Chehab2020-10-281-0/+2
|/
* Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2020-10-183-0/+211
|\
| * Documentation: kunit: add a brief blurb about kunit_test_suiteBrendan Higgins2020-10-091-0/+5
| * Documentation: kunit: Add naming guidelinesDavid Gow2020-10-092-0/+206
* | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch...Linus Torvalds2020-10-161-3/+3
|\ \
| * | docs: kgdb.rst: fix :c:type: usagesMauro Carvalho Chehab2020-10-151-3/+3
* | | Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2020-10-151-13/+22
|\ \ \ | |/ / |/| |
| * | doc: dev-tools: kselftest.rst: Update examples and pathsKees Cook2020-10-071-13/+22
| |/
* | KASAN: Testing DocumentationPatricia Alfonso2020-10-131-0/+70
* | mm,kmemleak-test.c: move kmemleak-test.c to samples dirHui Su2020-10-131-1/+1
* | kasan: remove mentions of unsupported Clang versionsMarco Elver2020-10-131-2/+2
|/
* Merge tag 'docs-5.9-2' of git://git.lwn.net/linuxLinus Torvalds2020-08-132-12/+19
|\
| * documentation: coccinelle: Improve command example for make C={1,2}Sumera Priyadarsini2020-08-111-4/+11
| * Dev-tools: Documentation: Replace deprecated :c:func: UsagePuranjay Mohan2020-08-111-8/+8
* | kasan: update documentation for generic kasanWalter Wu2020-08-071-0/+3
* | kasan: update required compiler versions in documentationMarco Elver2020-08-071-5/+2