summaryrefslogtreecommitdiff
path: root/Documentation/dev-tools
AgeCommit message (Expand)AuthorFilesLines
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-2/+9
2024-07-18Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds2-0/+185
2024-07-16Merge tag 'linux_kselftest-next-6.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-0/+7
2024-07-11selftests: Add information about TAP conformance in testsMuhammad Usama Anjum1-0/+7
2024-07-03kmsan: allow disabling KMSAN checks for the current taskIlya Leoshkevich1-2/+9
2024-07-01gpio: add sloppy logic analyzer using pollingWolfram Sang2-0/+94
2024-06-26Docs: Move clang-format from process/ to dev-tools/SeongJae Park2-0/+185
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds1-0/+14
2024-05-14Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds1-1/+1
2024-05-13Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds1-0/+10
2024-05-11scripts: checkpatch: check unused parameters for function-like macroXining Xu1-0/+14
2024-05-07kcsan, compiler_types: Introduce __data_racy type qualifierMarco Elver1-0/+10
2024-05-06Documentation: kselftest: fix codeblockYo-Jung (Leo) Lin1-1/+1
2024-03-29Documentation: dev-tools: Add link to RV docsBrendan Jackman1-0/+2
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-10/+10
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-0/+12
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds2-2/+23
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds1-20/+8
2024-03-11Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+4
2024-02-22kasan: docs: update descriptions about test file and moduleTiezhu Yang1-10/+10
2024-02-21kasan: Add documentation for CONFIG_KASAN_EXTRA_INFOJuntong Deng1-0/+21
2024-02-12docs: dev-tools: checkpatch.rst: Fix grammarThorsten Blum1-2/+2
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook1-20/+8
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski1-2/+17
2024-01-31selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier1-0/+12
2024-01-22kselftests: lib.mk: Add TEST_GEN_MODS_DIR variableMarcos Paulo de Souza1-0/+4
2024-01-22Documentation: KUnit: Update the instructions on how to test static functionsArthur Grillo1-2/+17
2024-01-18Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds2-0/+478
2024-01-17Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+11
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds1-4/+1
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds1-8/+4
2024-01-05Documentation: kunit: Add clang UML coverage exampleMichaƂ Winiarski1-0/+11
2024-01-03kunit: add parameter generation macro using description from arrayBenjamin Berg1-8/+4
2023-12-29docs: dev-tools: Add UAPI checker documentationJohn Moon2-0/+478
2023-12-18kunit: Add APIs for managing devicesdavidgow@google.com2-0/+59
2023-12-18Documentation: Add debugfs docs with run after bootRae Moar1-4/+47
2023-12-18kunit: add is_init test attributeRae Moar1-0/+7
2023-12-18kunit: Add a macro to wrap a deferred action functionDavid Gow1-3/+7
2023-11-17Merge branch 'vegard' into docs-mwJonathan Corbet1-4/+1
2023-11-17Documentation: dev-tools: properly format ToC headingssVegard Nossum1-4/+1
2023-11-02Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds4-9/+14
2023-11-01Documentation: ubsan: drop "the" from article titleAndrey Konovalov1-2/+4
2023-10-18Documentation: *san: drop "the" from article titlesAndrey Konovalov3-7/+10
2023-10-09Documentation: kselftests: Remove references to bpf testsMarcos Paulo de Souza1-3/+3
2023-09-08Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch...Linus Torvalds1-2/+2
2023-09-06LoongArch: Add KASAN (Kernel Address Sanitizer) supportQing Zhang1-2/+2
2023-07-26kunit: Add documentation of KUnit test attributesRae Moar2-0/+178
2023-06-28Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-3/+7
2023-06-27Merge tag 'linux-kselftest-next-6.5-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds1-0/+22
2023-06-23kasan, doc: note kasan.fault=panic_on_write behaviour for async modesMarco Elver1-1/+3