summaryrefslogtreecommitdiff
path: root/Documentation/dev-tools
AgeCommit message (Expand)Author
2022-08-04Merge branch 'mm-stable' of git://git.kernel.org/pub/scm/linux/kernel/git/akp...Mark Brown
2022-08-02Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-07-28Documentation: KUnit: Fix example with compilation errorMaíra Canal
2022-07-26Documentation: kunit: Add CLI args for kunit_toolSadiya Kazi
2022-07-11selftest: Taint kernel when test module loadedDavid Gow
2022-07-11Documentation: kunit: fix example run_kunit func to allow spaces in argsDaniel Latypov
2022-07-08Documentation: kunit: Cleanup run_wrapper, fix x-refDavid Gow
2022-07-07kunit: add coverage_uml.config to enable GCOV on UMLDaniel Latypov
2022-06-27docs/kselftest: add more guidelines for adding new testsMuhammad Usama Anjum
2022-06-27docs: dev-tools: modify SPL reference URL to actual SPL doc entryDongliang Mu
2022-06-16mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Patrick Wang
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2022-05-25Merge tag 'docs-5.19' of git://git.lwn.net/linuxLinus Torvalds
2022-05-13kasan: move boot parameters section in documentationAndrey Konovalov
2022-05-13kasan: update documentationAndrey Konovalov
2022-05-02kunit: add ability to specify suite-level init and exit functionsDaniel Latypov
2022-04-28Documentation: dev-tools: use literal block instead of code-blockFrank Rowand
2022-04-22Documentation: kunit: change complete_and_exit to kthread_complete_and_exitAndreas-Christian Hagau
2022-04-05Documentation: dev-tools: Enhance static analysis section with discussionMarcelo Schmitt
2022-04-05Documentation: dev-tools: Add a section for static analysis toolsMarcelo Schmitt
2022-04-04Documentation: kunit: update kconfig options needed for UML coverageDaniel Latypov
2022-04-04kunit: split resource API from test.h into new resource.hDaniel Latypov
2022-04-04Documentation: kunit: fix path to .kunitconfig in start.rstDaniel Latypov
2022-03-31Merge tag 'docs-5.18-2' of git://git.lwn.net/linuxLinus Torvalds
2022-03-28Documentation: kunit: Fix cross-referencing warningsDavid Gow
2022-03-24kasan: documentation updatesAndrey Konovalov
2022-03-24Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-23Documentation/sparse: add hints about __CHECKER__Bjorn Helgaas
2022-03-22Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2022-03-22kfence: allow use of a deferrable timerMarco Elver
2022-03-21Merge tag 'docs-5.18' of git://git.lwn.net/linuxLinus Torvalds
2022-03-11Docs: ktap: add code-block typeRandy Dunlap
2022-02-15Documentation: dev-tools: clarify KTAP specification wordingFrank Rowand
2022-02-10Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/...Linus Torvalds
2022-02-08Documentation: KUnit: Fix usage bugAkira Kawata
2022-01-27docs/kselftest: clarify running mainline tests on stablesShuah Khan
2022-01-11Merge tag 'docs-5.17' of git://git.lwn.net/linuxLinus Torvalds
2022-01-11Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2022-01-07Documentation: kgdb: Replace deprecated remotebaudChristian Löhle
2022-01-03Documentation: kgdb: properly capitalize the MAGIC_SYSRQ configLukas Bulwahn
2021-12-23Documentation: KUnit: Restyled Frequently Asked QuestionsHarinder Singh
2021-12-23Documentation: KUnit: Restyle Test Style and Nomenclature pageHarinder Singh
2021-12-23Documentation: KUnit: Rework writing page to focus on writing testsHarinder Singh
2021-12-23Documentation: kunit: Reorganize documentation related to running testsHarinder Singh
2021-12-23Documentation: KUnit: Added KUnit ArchitectureHarinder Singh
2021-12-23Documentation: KUnit: Rewrite getting startedHarinder Singh
2021-12-23Documentation: KUnit: Rewrite main pageHarinder Singh
2021-12-13kunit: tool: reconfigure when the used kunitconfig changesDaniel Latypov
2021-12-13Documentation: kunit: remove claims that kunit is a mocking frameworkDaniel Latypov