summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools
Commit message (Expand)AuthorAgeFilesLines
* Documentation: dev-tools: Add link to RV docsBrendan Jackman2024-03-291-0/+2
* Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-03-141-10/+10
|\
| * kasan: docs: update descriptions about test file and moduleTiezhu Yang2024-02-221-10/+10
* | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-03-121-0/+12
|\ \
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2024-02-011-2/+17
| |\|
| * | selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier2024-01-311-0/+12
* | | Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds2024-03-122-2/+23
|\ \ \
| * | | kasan: Add documentation for CONFIG_KASAN_EXTRA_INFOJuntong Deng2024-02-211-0/+21
| * | | docs: dev-tools: checkpatch.rst: Fix grammarThorsten Blum2024-02-121-2/+2
| |/ /
* | | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2024-03-121-20/+8
|\ \ \
| * | | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook2024-02-061-20/+8
| |/ /
* | | Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2024-03-111-0/+4
|\ \ \ | |_|/ |/| |
| * | kselftests: lib.mk: Add TEST_GEN_MODS_DIR variableMarcos Paulo de Souza2024-01-221-0/+4
| |/
* / Documentation: KUnit: Update the instructions on how to test static functionsArthur Grillo2024-01-221-2/+17
|/
* Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2024-01-182-0/+478
|\
| * docs: dev-tools: Add UAPI checker documentationJohn Moon2023-12-292-0/+478
* | Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2024-01-171-0/+11
|\ \
| * | Documentation: kunit: Add clang UML coverage exampleMichaƂ Winiarski2024-01-051-0/+11
| |/
* | Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds2024-01-111-4/+1
|\ \
| * \ Merge branch 'vegard' into docs-mwJonathan Corbet2023-11-171-4/+1
| |\ \ | | |/ | |/|
| | * Documentation: dev-tools: properly format ToC headingssVegard Nossum2023-11-171-4/+1
* | | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds2024-01-111-8/+4
|\ \ \
| * | | kunit: add parameter generation macro using description from arrayBenjamin Berg2024-01-031-8/+4
| |/ /
* | | kunit: Add APIs for managing devicesdavidgow@google.com2023-12-182-0/+59
* | | Documentation: Add debugfs docs with run after bootRae Moar2023-12-181-4/+47
* | | kunit: add is_init test attributeRae Moar2023-12-181-0/+7
* | | kunit: Add a macro to wrap a deferred action functionDavid Gow2023-12-181-3/+7
|/ /
* | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-11-024-9/+14
|\ \
| * | Documentation: ubsan: drop "the" from article titleAndrey Konovalov2023-11-011-2/+4
| * | Documentation: *san: drop "the" from article titlesAndrey Konovalov2023-10-183-7/+10
| |/
* / Documentation: kselftests: Remove references to bpf testsMarcos Paulo de Souza2023-10-091-3/+3
|/
* Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds2023-09-081-2/+2
|\
| * LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang2023-09-061-2/+2
* | kunit: Add documentation of KUnit test attributesRae Moar2023-07-262-0/+178
|/
* Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-06-282-3/+7
|\
| * kasan, doc: note kasan.fault=panic_on_write behaviour for async modesMarco Elver2023-06-231-1/+3
| * kasan: add support for kasan.fault=panic_on_writeMarco Elver2023-06-191-3/+4
| * Documentation: kselftest: "make headers" is a prerequisiteJohn Hubbard2023-06-191-0/+1
* | Merge tag 'linux-kselftest-next-6.5-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds2023-06-271-0/+22
|\ \
| * | selftests: allow runners to override the timeoutLuis Chamberlain2023-06-121-0/+22
| |/
* | Documentation: kunit: Rename references to kunit_abort()David Gow2023-06-061-2/+2
* | Documentation: Kunit: add MODULE_LICENSE to sample codeTakashi Sakamoto2023-05-311-0/+2
* | Documentation: kunit: Add usage notes for kunit_add_action()David Gow2023-05-251-0/+51
* | Documentation: kunit: Warn that exit functions run even if init failsDavid Gow2023-05-111-2/+10
* | Documentation: kunit: Note that assertions should not be used in cleanupDavid Gow2023-05-111-0/+6
* | Documentation: kunit: Modular tests should not depend on KUNIT=yGeert Uytterhoeven2023-05-081-1/+4
|/
* Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/...Linus Torvalds2023-04-271-67/+102
|\
| * kcov: improve documentationAndrey Konovalov2023-04-081-67/+102
* | docs: kmemleak: adjust to config renamingLukas Bulwahn2023-04-201-1/+1
|/
* Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2023-02-231-0/+17
|\