summaryrefslogtreecommitdiff
path: root/Documentation/dev-tools
AgeCommit message (Expand)Author
2024-09-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds
2024-09-21Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-09-17Merge tag 'linux_kselftest-kunit-6.12-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2024-09-17Merge tag 'docs-6.12' of git://git.lwn.net/linuxLinus Torvalds
2024-09-04docs: update dev-tools/kcsan.rst url about KTSANHaoyang Liu
2024-09-01kfence: introduce burst modeMarco Elver
2024-08-26Documentation: KUnit: Update filename best practicesKees Cook
2024-08-09selftests: rds: add testing infrastructureVegard Nossum
2024-07-29clk: Add test managed clk provider/consumer APIsStephen Boyd
2024-07-29platform: Add test managed platform_device/driver APIsStephen Boyd
2024-07-29of: Add test managed wrappers for of_overlay_apply()/of_node_put()Stephen Boyd
2024-07-21Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-07-18Merge tag 'docs-6.11' of git://git.lwn.net/linuxLinus Torvalds
2024-07-16Merge tag 'linux_kselftest-next-6.11-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-07-11selftests: Add information about TAP conformance in testsMuhammad Usama Anjum
2024-07-03kmsan: allow disabling KMSAN checks for the current taskIlya Leoshkevich
2024-07-01gpio: add sloppy logic analyzer using pollingWolfram Sang
2024-06-26Docs: Move clang-format from process/ to dev-tools/SeongJae Park
2024-05-19Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/...Linus Torvalds
2024-05-14Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2024-05-13Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2024-05-11scripts: checkpatch: check unused parameters for function-like macroXining Xu
2024-05-07kcsan, compiler_types: Introduce __data_racy type qualifierMarco Elver
2024-05-06Documentation: kselftest: fix codeblockYo-Jung (Leo) Lin
2024-03-29Documentation: dev-tools: Add link to RV docsBrendan Jackman
2024-03-14Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2024-03-12Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-03-12Merge tag 'docs-6.9' of git://git.lwn.net/linuxLinus Torvalds
2024-03-12Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-03-11Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu...Linus Torvalds
2024-02-22kasan: docs: update descriptions about test file and moduleTiezhu Yang
2024-02-21kasan: Add documentation for CONFIG_KASAN_EXTRA_INFOJuntong Deng
2024-02-12docs: dev-tools: checkpatch.rst: Fix grammarThorsten Blum
2024-02-06ubsan: Remove CONFIG_UBSAN_SANITIZE_ALLKees Cook
2024-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2024-01-31selftests: Introduce Makefile variable to list shared bash scriptsBenjamin Poirier
2024-01-22kselftests: lib.mk: Add TEST_GEN_MODS_DIR variableMarcos Paulo de Souza
2024-01-22Documentation: KUnit: Update the instructions on how to test static functionsArthur Grillo
2024-01-18Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa...Linus Torvalds
2024-01-17Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-01-11Merge tag 'docs-6.8' of git://git.lwn.net/linuxLinus Torvalds
2024-01-11Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net...Linus Torvalds
2024-01-05Documentation: kunit: Add clang UML coverage exampleMichaƂ Winiarski
2024-01-03kunit: add parameter generation macro using description from arrayBenjamin Berg
2023-12-29docs: dev-tools: Add UAPI checker documentationJohn Moon
2023-12-18kunit: Add APIs for managing devicesdavidgow@google.com
2023-12-18Documentation: Add debugfs docs with run after bootRae Moar
2023-12-18kunit: add is_init test attributeRae Moar
2023-12-18kunit: Add a macro to wrap a deferred action functionDavid Gow
2023-11-17Merge branch 'vegard' into docs-mwJonathan Corbet