summaryrefslogtreecommitdiff
path: root/Documentation/dev-tools
AgeCommit message (Expand)AuthorFilesLines
2023-02-24Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+17
2023-02-23Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds3-12/+178
2023-02-09Documentation: Add Function Redirection API docsSadiya Kazi2-3/+172
2023-02-09kunit: Add "hooks" to call into KUnit when it's built as a moduleDavid Gow1-9/+6
2023-01-31Documentation: coccinelle: Escape --options to fix Sphinx outputJonathan Neuschäfer1-4/+4
2023-01-26docs/scripts/gdb: add necessary make scripts_gdb stepJakob Koschel1-0/+4
2023-01-19kasan: allow sampling page_alloc allocations for HW_TAGSAndrey Konovalov1-0/+17
2022-12-13Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc...Linus Torvalds6-303/+136
2022-12-13Documentation: dev-tools: Clarify requirements for result descriptionMark Brown1-2/+2
2022-12-13Documentation: kunit: Fix "How Do I Use This" / "Next Steps" sectionsDavid Gow2-21/+16
2022-12-13kunit: Use the static key when retrieving the current testDavid Gow1-9/+21
2022-12-13Documentation: kunit: Remove redundant 'tips.rst' pageDavid Gow2-191/+0
2022-12-13Documentation: KUnit: reword description of assertionsDaniel Latypov1-5/+8
2022-12-13Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplicationDaniel Latypov1-18/+31
2022-11-09docs: kmsan: fix formatting of "Example report"Alexander Potapenko1-0/+1
2022-10-27Documentation: Kunit: Update architecture.rst for minor fixesSadiya Kazi1-57/+58
2022-10-13Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-8/+9
2022-10-12Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-0/+7
2022-10-11Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-6/+439
2022-10-07Documentation: kunit: Update description of --alltests optionDavid Gow1-8/+9
2022-10-06Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin...Linus Torvalds7-312/+130
2022-10-05docs:kselftest: fix kselftest_module.h path of example moduleHoi Pok Wu1-1/+1
2022-10-04checkpatch: warn for non-standard fixes tag styleNiklas Söderlund1-0/+7
2022-10-04kmsan: add ReST documentationAlexander Potapenko2-0/+428
2022-10-04kasan: dynamically allocate stack ring entriesAndrey Konovalov1-1/+3
2022-10-04kasan: support kasan.stacktrace for SW_TAGSAndrey Konovalov1-6/+9
2022-09-30Documentation: Kunit: Use full path to .kunitconfigKhalid Masum1-1/+1
2022-09-30Documentation: KUnit: update links in the index pageTales Aparecida1-6/+7
2022-09-30Documentation: KUnit: add intro to the getting-started pageTales Aparecida1-0/+4
2022-09-30Documentation: KUnit: Reword start guide for selecting testsTales Aparecida1-27/+63
2022-09-30Documentation: KUnit: add note about mrproper in start.rstTales Aparecida1-0/+16
2022-09-30Documentation: KUnit: avoid repeating "kunit.py run" in start.rstTales Aparecida2-24/+16
2022-09-30Documentation: KUnit: remove duplicated docs for kunit_toolTales Aparecida4-253/+16
2022-09-30Documentation: Kunit: Add ref for other kinds of testsTales Aparecida2-0/+4
2022-09-30Documentation: KUnit: Fix non-uml anchorTales Aparecida3-5/+7
2022-09-30Documentation: Kunit: Fix inconsistent titlesTales Aparecida1-2/+2
2022-09-30Documentation: kunit: fix trivial typoTales Aparecida1-1/+1
2022-08-06Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0
2022-08-03Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-8/+89
2022-07-28Documentation: KUnit: Fix example with compilation errorMaíra Canal1-1/+1
2022-07-26Documentation: kunit: Add CLI args for kunit_toolSadiya Kazi1-1/+62
2022-07-12selftest: Taint kernel when test module loadedDavid Gow1-0/+9
2022-07-12Documentation: kunit: fix example run_kunit func to allow spaces in argsDaniel Latypov1-1/+1
2022-07-08Documentation: kunit: Cleanup run_wrapper, fix x-refDavid Gow1-3/+15
2022-07-08kunit: add coverage_uml.config to enable GCOV on UMLDaniel Latypov1-2/+1
2022-06-28docs/kselftest: add more guidelines for adding new testsMuhammad Usama Anjum1-1/+26
2022-06-28docs: dev-tools: modify SPL reference URL to actual SPL doc entryDongliang Mu1-1/+1
2022-06-17mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k...Patrick Wang1-1/+0
2022-05-26Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-99/+129
2022-05-25Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds4-9/+31