| Age | Commit message (Expand) | Author | Files | Lines |
| 2024-05-19 | Merge tag 'mm-nonmm-stable-2024-05-19-11-56' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -0/+14 |
| 2024-05-14 | Merge tag 'linux_kselftest-next-6.10-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -1/+1 |
| 2024-05-13 | Merge tag 'kcsan.2024.05.10a' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+10 |
| 2024-05-11 | scripts: checkpatch: check unused parameters for function-like macro | Xining Xu | 1 | -0/+14 |
| 2024-05-07 | kcsan, compiler_types: Introduce __data_racy type qualifier | Marco Elver | 1 | -0/+10 |
| 2024-05-06 | Documentation: kselftest: fix codeblock | Yo-Jung (Leo) Lin | 1 | -1/+1 |
| 2024-03-29 | Documentation: dev-tools: Add link to RV docs | Brendan Jackman | 1 | -0/+2 |
| 2024-03-14 | Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -10/+10 |
| 2024-03-12 | Merge tag 'net-next-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -0/+12 |
| 2024-03-12 | Merge tag 'docs-6.9' of git://git.lwn.net/linux | Linus Torvalds | 2 | -2/+23 |
| 2024-03-12 | Merge tag 'hardening-v6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -20/+8 |
| 2024-03-11 | Merge tag 'linux_kselftest-next-6.9-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+4 |
| 2024-02-22 | kasan: docs: update descriptions about test file and module | Tiezhu Yang | 1 | -10/+10 |
| 2024-02-21 | kasan: Add documentation for CONFIG_KASAN_EXTRA_INFO | Juntong Deng | 1 | -0/+21 |
| 2024-02-12 | docs: dev-tools: checkpatch.rst: Fix grammar | Thorsten Blum | 1 | -2/+2 |
| 2024-02-06 | ubsan: Remove CONFIG_UBSAN_SANITIZE_ALL | Kees Cook | 1 | -20/+8 |
| 2024-02-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski | 1 | -2/+17 |
| 2024-01-31 | selftests: Introduce Makefile variable to list shared bash scripts | Benjamin Poirier | 1 | -0/+12 |
| 2024-01-22 | kselftests: lib.mk: Add TEST_GEN_MODS_DIR variable | Marcos Paulo de Souza | 1 | -0/+4 |
| 2024-01-22 | Documentation: KUnit: Update the instructions on how to test static functions | Arthur Grillo | 1 | -2/+17 |
| 2024-01-18 | Merge tag 'kbuild-v6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/masa... | Linus Torvalds | 2 | -0/+478 |
| 2024-01-17 | Merge tag 'uml-for-linus-6.8-rc1' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+11 |
| 2024-01-11 | Merge tag 'docs-6.8' of git://git.lwn.net/linux | Linus Torvalds | 1 | -4/+1 |
| 2024-01-11 | Merge tag 'net-next-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/net... | Linus Torvalds | 1 | -8/+4 |
| 2024-01-05 | Documentation: kunit: Add clang UML coverage example | Michał Winiarski | 1 | -0/+11 |
| 2024-01-03 | kunit: add parameter generation macro using description from array | Benjamin Berg | 1 | -8/+4 |
| 2023-12-29 | docs: dev-tools: Add UAPI checker documentation | John Moon | 2 | -0/+478 |
| 2023-12-18 | kunit: Add APIs for managing devices | davidgow@google.com | 2 | -0/+59 |
| 2023-12-18 | Documentation: Add debugfs docs with run after boot | Rae Moar | 1 | -4/+47 |
| 2023-12-18 | kunit: add is_init test attribute | Rae Moar | 1 | -0/+7 |
| 2023-12-18 | kunit: Add a macro to wrap a deferred action function | David Gow | 1 | -3/+7 |
| 2023-11-17 | Merge branch 'vegard' into docs-mw | Jonathan Corbet | 1 | -4/+1 |
| 2023-11-17 | Documentation: dev-tools: properly format ToC headingss | Vegard Nossum | 1 | -4/+1 |
| 2023-11-02 | Merge tag 'mm-stable-2023-11-01-14-33' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 4 | -9/+14 |
| 2023-11-01 | Documentation: ubsan: drop "the" from article title | Andrey Konovalov | 1 | -2/+4 |
| 2023-10-18 | Documentation: *san: drop "the" from article titles | Andrey Konovalov | 3 | -7/+10 |
| 2023-10-09 | Documentation: kselftests: Remove references to bpf tests | Marcos Paulo de Souza | 1 | -3/+3 |
| 2023-09-08 | Merge tag 'loongarch-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/ch... | Linus Torvalds | 1 | -2/+2 |
| 2023-09-06 | LoongArch: Add KASAN (Kernel Address Sanitizer) support | Qing Zhang | 1 | -2/+2 |
| 2023-07-26 | kunit: Add documentation of KUnit test attributes | Rae Moar | 2 | -0/+178 |
| 2023-06-28 | Merge tag 'mm-stable-2023-06-24-19-15' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -3/+7 |
| 2023-06-27 | Merge tag 'linux-kselftest-next-6.5-rc1' of git://git.kernel.org/pub/scm/linu... | Linus Torvalds | 1 | -0/+22 |
| 2023-06-23 | kasan, doc: note kasan.fault=panic_on_write behaviour for async modes | Marco Elver | 1 | -1/+3 |
| 2023-06-19 | kasan: add support for kasan.fault=panic_on_write | Marco Elver | 1 | -3/+4 |
| 2023-06-19 | Documentation: kselftest: "make headers" is a prerequisite | John Hubbard | 1 | -0/+1 |
| 2023-06-12 | selftests: allow runners to override the timeout | Luis Chamberlain | 1 | -0/+22 |
| 2023-06-06 | Documentation: kunit: Rename references to kunit_abort() | David Gow | 1 | -2/+2 |
| 2023-05-31 | Documentation: Kunit: add MODULE_LICENSE to sample code | Takashi Sakamoto | 1 | -0/+2 |
| 2023-05-25 | Documentation: kunit: Add usage notes for kunit_add_action() | David Gow | 1 | -0/+51 |
| 2023-05-11 | Documentation: kunit: Warn that exit functions run even if init fails | David Gow | 1 | -2/+10 |
| 2023-05-11 | Documentation: kunit: Note that assertions should not be used in cleanup | David Gow | 1 | -0/+6 |
| 2023-05-08 | Documentation: kunit: Modular tests should not depend on KUNIT=y | Geert Uytterhoeven | 1 | -1/+4 |
| 2023-04-27 | Merge tag 'mm-nonmm-stable-2023-04-27-16-01' of git://git.kernel.org/pub/scm/... | Linus Torvalds | 1 | -67/+102 |
| 2023-04-20 | docs: kmemleak: adjust to config renaming | Lukas Bulwahn | 1 | -1/+1 |
| 2023-04-08 | kcov: improve documentation | Andrey Konovalov | 1 | -67/+102 |
| 2023-02-23 | Merge tag 'mm-stable-2023-02-20-13-37' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+17 |
| 2023-02-23 | Merge tag 'linux-kselftest-kunit-6.3-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 3 | -12/+178 |
| 2023-02-08 | Documentation: Add Function Redirection API docs | Sadiya Kazi | 2 | -3/+172 |
| 2023-02-08 | kunit: Add "hooks" to call into KUnit when it's built as a module | David Gow | 1 | -9/+6 |
| 2023-01-31 | Documentation: coccinelle: Escape --options to fix Sphinx output | Jonathan Neuschäfer | 1 | -4/+4 |
| 2023-01-26 | docs/scripts/gdb: add necessary make scripts_gdb step | Jakob Koschel | 1 | -0/+4 |
| 2023-01-18 | kasan: allow sampling page_alloc allocations for HW_TAGS | Andrey Konovalov | 1 | -0/+17 |
| 2022-12-12 | Merge tag 'linux-kselftest-kunit-next-6.2-rc1' of git://git.kernel.org/pub/sc... | Linus Torvalds | 6 | -303/+136 |
| 2022-12-12 | Documentation: dev-tools: Clarify requirements for result description | Mark Brown | 1 | -2/+2 |
| 2022-12-12 | Documentation: kunit: Fix "How Do I Use This" / "Next Steps" sections | David Gow | 2 | -21/+16 |
| 2022-12-12 | kunit: Use the static key when retrieving the current test | David Gow | 1 | -9/+21 |
| 2022-12-12 | Documentation: kunit: Remove redundant 'tips.rst' page | David Gow | 2 | -191/+0 |
| 2022-12-12 | Documentation: KUnit: reword description of assertions | Daniel Latypov | 1 | -5/+8 |
| 2022-12-12 | Documentation: KUnit: make usage.rst a superset of tips.rst, remove duplication | Daniel Latypov | 1 | -18/+31 |
| 2022-11-08 | docs: kmsan: fix formatting of "Example report" | Alexander Potapenko | 1 | -0/+1 |
| 2022-10-27 | Documentation: Kunit: Update architecture.rst for minor fixes | Sadiya Kazi | 1 | -57/+58 |
| 2022-10-12 | Merge tag 'linux-kselftest-kunit-6.1-rc1-2' of git://git.kernel.org/pub/scm/l... | Linus Torvalds | 1 | -8/+9 |
| 2022-10-12 | Merge tag 'mm-nonmm-stable-2022-10-11' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+7 |
| 2022-10-10 | Merge tag 'mm-stable-2022-10-08' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 3 | -6/+439 |
| 2022-10-07 | Documentation: kunit: Update description of --alltests option | David Gow | 1 | -8/+9 |
| 2022-10-06 | Merge tag 'linux-kselftest-kunit-6.1-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 7 | -312/+130 |
| 2022-10-05 | docs:kselftest: fix kselftest_module.h path of example module | Hoi Pok Wu | 1 | -1/+1 |
| 2022-10-03 | checkpatch: warn for non-standard fixes tag style | Niklas Söderlund | 1 | -0/+7 |
| 2022-10-03 | kmsan: add ReST documentation | Alexander Potapenko | 2 | -0/+428 |
| 2022-10-03 | kasan: dynamically allocate stack ring entries | Andrey Konovalov | 1 | -1/+3 |
| 2022-10-03 | kasan: support kasan.stacktrace for SW_TAGS | Andrey Konovalov | 1 | -6/+9 |
| 2022-09-30 | Documentation: Kunit: Use full path to .kunitconfig | Khalid Masum | 1 | -1/+1 |
| 2022-09-30 | Documentation: KUnit: update links in the index page | Tales Aparecida | 1 | -6/+7 |
| 2022-09-30 | Documentation: KUnit: add intro to the getting-started page | Tales Aparecida | 1 | -0/+4 |
| 2022-09-30 | Documentation: KUnit: Reword start guide for selecting tests | Tales Aparecida | 1 | -27/+63 |
| 2022-09-30 | Documentation: KUnit: add note about mrproper in start.rst | Tales Aparecida | 1 | -0/+16 |
| 2022-09-30 | Documentation: KUnit: avoid repeating "kunit.py run" in start.rst | Tales Aparecida | 2 | -24/+16 |
| 2022-09-30 | Documentation: KUnit: remove duplicated docs for kunit_tool | Tales Aparecida | 4 | -253/+16 |
| 2022-09-30 | Documentation: Kunit: Add ref for other kinds of tests | Tales Aparecida | 2 | -0/+4 |
| 2022-09-30 | Documentation: KUnit: Fix non-uml anchor | Tales Aparecida | 3 | -5/+7 |
| 2022-09-30 | Documentation: Kunit: Fix inconsistent titles | Tales Aparecida | 1 | -2/+2 |
| 2022-09-30 | Documentation: kunit: fix trivial typo | Tales Aparecida | 1 | -1/+1 |
| 2022-08-05 | Merge tag 'mm-stable-2022-08-03' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -1/+0 |
| 2022-08-02 | Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 4 | -8/+89 |
| 2022-07-28 | Documentation: KUnit: Fix example with compilation error | Maíra Canal | 1 | -1/+1 |
| 2022-07-26 | Documentation: kunit: Add CLI args for kunit_tool | Sadiya Kazi | 1 | -1/+62 |
| 2022-07-11 | selftest: Taint kernel when test module loaded | David Gow | 1 | -0/+9 |
| 2022-07-11 | Documentation: kunit: fix example run_kunit func to allow spaces in args | Daniel Latypov | 1 | -1/+1 |
| 2022-07-08 | Documentation: kunit: Cleanup run_wrapper, fix x-ref | David Gow | 1 | -3/+15 |
| 2022-07-07 | kunit: add coverage_uml.config to enable GCOV on UML | Daniel Latypov | 1 | -2/+1 |
| 2022-06-27 | docs/kselftest: add more guidelines for adding new tests | Muhammad Usama Anjum | 1 | -1/+26 |
| 2022-06-27 | docs: dev-tools: modify SPL reference URL to actual SPL doc entry | Dongliang Mu | 1 | -1/+1 |
| 2022-06-16 | mm: kmemleak: remove kmemleak_not_leak_phys() and the min_count argument to k... | Patrick Wang | 1 | -1/+0 |
| 2022-05-26 | Merge tag 'mm-stable-2022-05-25' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -99/+129 |
| 2022-05-25 | Merge tag 'linux-kselftest-kunit-5.19-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 4 | -9/+31 |
| 2022-05-25 | Merge tag 'docs-5.19' of git://git.lwn.net/linux | Linus Torvalds | 3 | -11/+72 |
| 2022-05-13 | kasan: move boot parameters section in documentation | Andrey Konovalov | 1 | -41/+41 |
| 2022-05-13 | kasan: update documentation | Andrey Konovalov | 1 | -60/+90 |
| 2022-05-02 | kunit: add ability to specify suite-level init and exit functions | Daniel Latypov | 1 | -8/+11 |
| 2022-04-28 | Documentation: dev-tools: use literal block instead of code-block | Frank Rowand | 1 | -10/+8 |
| 2022-04-22 | Documentation: kunit: change complete_and_exit to kthread_complete_and_exit | Andreas-Christian Hagau | 1 | -1/+1 |
| 2022-04-05 | Documentation: dev-tools: Enhance static analysis section with discussion | Marcelo Schmitt | 1 | -0/+32 |
| 2022-04-05 | Documentation: dev-tools: Add a section for static analysis tools | Marcelo Schmitt | 1 | -0/+31 |
| 2022-04-04 | Documentation: kunit: update kconfig options needed for UML coverage | Daniel Latypov | 1 | -1/+2 |
| 2022-04-04 | kunit: split resource API from test.h into new resource.h | Daniel Latypov | 2 | -0/+18 |
| 2022-04-04 | Documentation: kunit: fix path to .kunitconfig in start.rst | Daniel Latypov | 1 | -3/+8 |
| 2022-03-31 | Merge tag 'docs-5.18-2' of git://git.lwn.net/linux | Linus Torvalds | 1 | -11/+2 |
| 2022-03-28 | Documentation: kunit: Fix cross-referencing warnings | David Gow | 1 | -11/+2 |
| 2022-03-24 | kasan: documentation updates | Andrey Konovalov | 1 | -6/+11 |
| 2022-03-24 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+2 |
| 2022-03-23 | Documentation/sparse: add hints about __CHECKER__ | Bjorn Helgaas | 1 | -0/+2 |
| 2022-03-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+12 |
| 2022-03-22 | kfence: allow use of a deferrable timer | Marco Elver | 1 | -0/+12 |
| 2022-03-21 | Merge tag 'docs-5.18' of git://git.lwn.net/linux | Linus Torvalds | 1 | -17/+32 |
| 2022-03-11 | Docs: ktap: add code-block type | Randy Dunlap | 1 | -9/+9 |
| 2022-02-15 | Documentation: dev-tools: clarify KTAP specification wording | Frank Rowand | 1 | -8/+23 |
| 2022-02-10 | Merge tag 'linux-kselftest-kunit-fixes-5.17-rc4' of git://git.kernel.org/pub/... | Linus Torvalds | 1 | -1/+1 |
| 2022-02-08 | Documentation: KUnit: Fix usage bug | Akira Kawata | 1 | -1/+1 |
| 2022-01-27 | docs/kselftest: clarify running mainline tests on stables | Shuah Khan | 1 | -0/+8 |
| 2022-01-11 | Merge tag 'docs-5.17' of git://git.lwn.net/linux | Linus Torvalds | 12 | -586/+1427 |
| 2022-01-11 | Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -13/+63 |
| 2022-01-07 | Documentation: kgdb: Replace deprecated remotebaud | Christian Löhle | 1 | -1/+1 |
| 2022-01-03 | Documentation: kgdb: properly capitalize the MAGIC_SYSRQ config | Lukas Bulwahn | 1 | -2/+2 |
| 2021-12-23 | Documentation: KUnit: Restyled Frequently Asked Questions | Harinder Singh | 1 | -37/+36 |
| 2021-12-23 | Documentation: KUnit: Restyle Test Style and Nomenclature page | Harinder Singh | 1 | -54/+51 |
| 2021-12-23 | Documentation: KUnit: Rework writing page to focus on writing tests | Harinder Singh | 3 | -327/+255 |
| 2021-12-23 | Documentation: kunit: Reorganize documentation related to running tests | Harinder Singh | 4 | -1/+311 |
| 2021-12-23 | Documentation: KUnit: Added KUnit Architecture | Harinder Singh | 4 | -0/+288 |
| 2021-12-23 | Documentation: KUnit: Rewrite getting started | Harinder Singh | 1 | -93/+102 |
| 2021-12-23 | Documentation: KUnit: Rewrite main page | Harinder Singh | 1 | -78/+88 |
| 2021-12-13 | kunit: tool: reconfigure when the used kunitconfig changes | Daniel Latypov | 1 | -4/+4 |
| 2021-12-13 | Documentation: kunit: remove claims that kunit is a mocking framework | Daniel Latypov | 3 | -5/+3 |
| 2021-12-10 | Documentation: dev-tools: Add KTAP specification | Rae Moar | 2 | -0/+299 |
| 2021-12-09 | kcsan: Document modeling of weak memory | Marco Elver | 1 | -13/+63 |
| 2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+5 |
| 2021-11-09 | Documentation/kcov: define `ip' in the example | Sebastian Andrzej Siewior | 1 | -0/+2 |
| 2021-11-09 | Documentation/kcov: include types.h in the example | Sebastian Andrzej Siewior | 1 | -0/+3 |
| 2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -4/+19 |
| 2021-11-06 | kfence: default to dynamic branch instead of static keys mode | Marco Elver | 1 | -4/+8 |
| 2021-11-06 | kfence: add note to documentation about skipping covered allocations | Marco Elver | 1 | -0/+11 |
| 2021-11-02 | Merge tag 'docs-5.16' of git://git.lwn.net/linux | Linus Torvalds | 1 | -0/+81 |
| 2021-11-02 | Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -2/+9 |
| 2021-10-19 | kunit: tool: allow filtering test cases via glob | Daniel Latypov | 1 | -2/+9 |
| 2021-10-07 | kasan: Extend KASAN mode kernel parameter | Vincenzo Frascino | 1 | -2/+5 |
| 2021-10-04 | Revert "docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSE" | Jonathan Corbet | 1 | -47/+0 |
| 2021-09-27 | docs: checkpatch: add multiline, do/while, and multiple-assignment messages | Utkarsh Verma | 1 | -0/+43 |
| 2021-09-27 | docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSE | Utkarsh Verma | 1 | -0/+47 |
| 2021-09-14 | Documentation: checkpatch: Add SYMBOLIC_PERMS message | Utkarsh Verma | 1 | -0/+11 |
| 2021-09-14 | Documentation: checkpatch: Add TRAILING_SEMICOLON message | Utkarsh Verma | 1 | -0/+21 |
| 2021-09-14 | Documentation: checkpatch: Add SPLIT_STRING message | Utkarsh Verma | 1 | -0/+6 |
| 2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -45/+53 |
| 2021-09-08 | kfence: show cpu and timestamp in alloc/free info | Marco Elver | 1 | -45/+53 |
| 2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+8 |
| 2021-09-03 | mm/kasan: move kasan.fault to mm/kasan/report.c | Woody Lin | 1 | -5/+8 |
| 2021-09-02 | Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -0/+12 |
| 2021-08-13 | kunit: tool: make --raw_output support only showing kunit output | Daniel Latypov | 1 | -3/+6 |
| 2021-08-13 | kunit: tool: add --kernel_args to allow setting module params | Daniel Latypov | 1 | -0/+10 |
| 2021-07-20 | kcsan: Rework atomic.h into permissive.h | Marco Elver | 1 | -0/+8 |
| 2021-07-20 | kcsan: Introduce CONFIG_KCSAN_STRICT | Marco Elver | 1 | -0/+4 |
| 2021-07-12 | Documentation: kunit: drop obsolete note about uml_abort for coverage | Daniel Latypov | 1 | -13/+1 |
| 2021-07-04 | Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds | 1 | -54/+39 |
| 2021-07-02 | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/... | Linus Torvalds | 5 | -24/+485 |
| 2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -5/+4 |
| 2021-06-29 | kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL() | David Gow | 1 | -5/+4 |
| 2021-06-23 | kunit: Move default config from arch/um -> tools/testing/kunit | David Gow | 1 | -1/+1 |
| 2021-06-23 | Documentation: kunit: Clean up some string casts in examples | David Gow | 1 | -4/+3 |
| 2021-06-23 | docs: dev-tools: kunit: don't use a table for docs name | Mauro Carvalho Chehab | 1 | -4/+4 |
| 2021-06-17 | docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 5 | -15/+18 |
| 2021-06-17 | docs: dev-tools: testing-overview.rst: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab | 1 | -9/+9 |
| 2021-06-17 | docs: dev-tools: kunit: don't use a table for docs name | Mauro Carvalho Chehab | 1 | -4/+4 |
| 2021-06-14 | docs: checkpatch: Document and segregate more checkpatch message types | Dwaipayan Ray | 1 | -71/+328 |
| 2021-06-11 | Documentation: kunit: document support for QEMU in kunit_tool | Brendan Higgins | 2 | -11/+87 |
| 2021-05-21 | Documentation: kunit: Update kunit_tool page | David Gow | 1 | -8/+132 |
| 2021-05-21 | Documentation: kunit: add tips for running KUnit | Daniel Latypov | 3 | -0/+262 |
| 2021-05-20 | Documentation: checkpatch: Tweak BIT() macro include | Andrew Jeffery | 1 | -1/+1 |
| 2021-05-20 | docs: Add more message type documentations for checkpatch | Dwaipayan Ray | 1 | -7/+163 |
| 2021-05-18 | kcsan: Use URL link for pointing access-marking.txt | Akira Yokosawa | 1 | -2/+3 |
| 2021-05-18 | kcsan: Document "value changed" line | Marco Elver | 1 | -53/+35 |
| 2021-05-18 | kcsan: Add pointer to access-marking.txt to data_race() bullet | Paul E. McKenney | 1 | -1/+3 |
| 2021-05-07 | scripts/gdb: add lx_current support for arm64 | Barry Song | 1 | -1/+1 |
| 2021-05-07 | scripts/gdb: document lx_current is only supported by x86 | Barry Song | 1 | -1/+1 |
| 2021-04-30 | kasan: docs: update tests section | Andrey Konovalov | 1 | -17/+15 |
| 2021-04-30 | kasan: docs: update ignoring accesses section | Andrey Konovalov | 1 | -4/+30 |
| 2021-04-30 | kasan: docs: update shadow memory section | Andrey Konovalov | 1 | -17/+14 |
| 2021-04-30 | kasan: docs: update HW_TAGS implementation details section | Andrey Konovalov | 1 | -13/+13 |
| 2021-04-30 | kasan: docs: update SW_TAGS implementation details section | Andrey Konovalov | 1 | -20/+19 |
| 2021-04-30 | kasan: docs: update GENERIC implementation details section | Andrey Konovalov | 1 | -14/+13 |
| 2021-04-30 | kasan: docs: update boot parameters section | Andrey Konovalov | 1 | -4/+10 |
| 2021-04-30 | kasan: docs: update error reports section | Andrey Konovalov | 1 | -20/+26 |
| 2021-04-30 | kasan: docs: update usage section | Andrey Konovalov | 1 | -12/+11 |