summaryrefslogtreecommitdiffstats
path: root/Documentation/dev-tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'linux_kselftest-next-6.13-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds9 days2-0/+56
|\
| * docs: dev-tools: Add documentation for the device focused kselftestsNícolas F. R. A. Prado2024-10-142-0/+56
* | Merge tag 'docs-6.13' of git://git.lwn.net/linuxLinus Torvalds9 days3-13/+11
|\ \
| * | Documentation: English fixes in kgdb/kdb articleNir Lichtman2024-10-211-10/+8
| * | docs/dev-tools: fix a typoHaoyang Liu2024-10-171-1/+1
| * | Documentation: kgdb: Correct parameter errorChanghuang Liang2024-10-071-1/+1
| * | docs: gcov: fix link to LCOV websiteMatthieu Baerts (NGI0)2024-10-071-1/+1
| |/
* / checkpatch: Remove links to outdated documentationAnna-Maria Behnsen2024-10-161-2/+0
|/
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2024-09-234-0/+54
|\
| * clk: Add test managed clk provider/consumer APIsStephen Boyd2024-07-292-0/+15
| * platform: Add test managed platform_device/driver APIsStephen Boyd2024-07-292-0/+15
| * of: Add test managed wrappers for of_overlay_apply()/of_node_put()Stephen Boyd2024-07-292-0/+24
* | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-09-211-0/+7
|\ \
| * | kfence: introduce burst modeMarco Elver2024-09-011-0/+7
| |/
* | Merge tag 'linux_kselftest-kunit-6.12-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds2024-09-171-9/+20
|\ \
| * | Documentation: KUnit: Update filename best practicesKees Cook2024-08-261-9/+20
| |/
* | Merge tag 'docs-6.12' of git://git.lwn.net/linuxLinus Torvalds2024-09-171-1/+2
|\ \
| * | docs: update dev-tools/kcsan.rst url about KTSANHaoyang Liu2024-09-041-1/+2
| |/
* / selftests: rds: add testing infrastructureVegard Nossum2024-08-091-0/+11
|/
* Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2024-07-211-2/+9
|\
| * kmsan: allow disabling KMSAN checks for the current taskIlya Leoshkevich2024-07-031-2/+9
* | Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds2024-07-182-0/+185
|\ \
| * | Docs: Move clang-format from process/ to dev-tools/SeongJae Park2024-06-262-0/+185
| |/
* | Merge tag 'linux_kselftest-next-6.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-07-161-0/+7
|\ \
| * | selftests: Add information about TAP conformance in testsMuhammad Usama Anjum2024-07-111-0/+7
| |/
* / gpio: add sloppy logic analyzer using pollingWolfram Sang2024-07-012-0/+94
|/
* Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds2024-05-191-0/+14
|\
| * scripts: checkpatch: check unused parameters for function-like macroXining Xu2024-05-111-0/+14
* | Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2024-05-141-1/+1
|\ \
| * | Documentation: kselftest: fix codeblockYo-Jung (Leo) Lin2024-05-061-1/+1
| |/
* | Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2024-05-131-0/+10
|\ \ | |/ |/|
| * kcsan, compiler_types: Introduce __data_racy type qualifierMarco Elver2024-05-071-0/+10
* | 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
| |/