Age | Commit message (Expand) | Author | Files | Lines |
2025-05-19 | Documentation: kunit: improve example on testing static functions | Rae Moar | 1 | -8/+30 |
2025-04-15 | kunit: tool: Implement listing of available architectures | Thomas Weißschuh | 1 | -0/+2 |
2025-04-05 | Merge tag 'kbuild-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 1 | -18/+0 |
2025-03-24 | Merge tag 'docs-6.15' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+1 |
2025-03-15 | kbuild: remove EXTRA_*FLAGS support | Masahiro Yamada | 1 | -18/+0 |
2025-03-13 | printf: convert self-test to KUnit | Tamir Duberstein | 1 | -1/+1 |
2025-03-12 | Documentation: kcsan: fix "Plain Accesses and Data Races" URL in kcsan.rst | Ignacio Encinas | 1 | -1/+1 |
2024-12-17 | Documentation: move dev-tools debugging files to process/debugging/ | Randy Dunlap | 3 | -1118/+3 |
2024-12-11 | Documentation: remove :kyb: tags | Cengiz Can | 1 | -25/+25 |
2024-11-30 | Merge tag 'kbuild-v6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/mas... | Linus Torvalds | 4 | -15/+339 |
2024-11-28 | kbuild: change working directory to external module directory with M= | Masahiro Yamada | 1 | -15/+7 |
2024-11-27 | kbuild: Add Propeller configuration for kernel build | Rong Xu | 2 | -0/+163 |
2024-11-23 | Merge tag 'mm-stable-2024-11-18-19-27' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 2 | -14/+10 |
2024-11-20 | Merge tag 'linux_kselftest-next-6.13-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 2 | -0/+56 |
2024-11-20 | Merge tag 'docs-6.13' of git://git.lwn.net/linux | Linus Torvalds | 3 | -13/+11 |
2024-11-11 | kmemleak: iommu/iova: fix transient kmemleak false positive | Catalin Marinas | 1 | -0/+1 |
2024-11-11 | kasan: delete CONFIG_KASAN_MODULE_TEST | Sabyrzhan Tasbolatov | 1 | -14/+9 |
2024-11-06 | kbuild: Add AutoFDO support for Clang build | Rong Xu | 2 | -0/+169 |
2024-10-21 | Documentation: English fixes in kgdb/kdb article | Nir Lichtman | 1 | -10/+8 |
2024-10-17 | docs/dev-tools: fix a typo | Haoyang Liu | 1 | -1/+1 |
2024-10-16 | checkpatch: Remove links to outdated documentation | Anna-Maria Behnsen | 1 | -2/+0 |
2024-10-14 | docs: dev-tools: Add documentation for the device focused kselftests | Nícolas F. R. A. Prado | 2 | -0/+56 |
2024-10-07 | Documentation: kgdb: Correct parameter error | Changhuang Liang | 1 | -1/+1 |
2024-10-07 | docs: gcov: fix link to LCOV website | Matthieu Baerts (NGI0) | 1 | -1/+1 |
2024-09-23 | Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl... | Linus Torvalds | 4 | -0/+54 |
2024-09-21 | Merge tag 'mm-stable-2024-09-20-02-31' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+7 |
2024-09-17 | Merge tag 'linux_kselftest-kunit-6.12-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 1 | -9/+20 |
2024-09-17 | Merge tag 'docs-6.12' of git://git.lwn.net/linux | Linus Torvalds | 1 | -1/+2 |
2024-09-04 | docs: update dev-tools/kcsan.rst url about KTSAN | Haoyang Liu | 1 | -1/+2 |
2024-09-01 | kfence: introduce burst mode | Marco Elver | 1 | -0/+7 |
2024-08-26 | Documentation: KUnit: Update filename best practices | Kees Cook | 1 | -9/+20 |
2024-08-09 | selftests: rds: add testing infrastructure | Vegard Nossum | 1 | -0/+11 |
2024-07-29 | clk: Add test managed clk provider/consumer APIs | Stephen Boyd | 2 | -0/+15 |
2024-07-29 | platform: Add test managed platform_device/driver APIs | Stephen Boyd | 2 | -0/+15 |
2024-07-29 | of: Add test managed wrappers for of_overlay_apply()/of_node_put() | Stephen Boyd | 2 | -0/+24 |
2024-07-21 | Merge tag 'mm-stable-2024-07-21-14-50' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -2/+9 |
2024-07-18 | Merge tag 'docs-6.11' of git://git.lwn.net/linux | Linus Torvalds | 2 | -0/+185 |
2024-07-16 | Merge tag 'linux_kselftest-next-6.11-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds | 1 | -0/+7 |
2024-07-11 | selftests: Add information about TAP conformance in tests | Muhammad Usama Anjum | 1 | -0/+7 |
2024-07-03 | kmsan: allow disabling KMSAN checks for the current task | Ilya Leoshkevich | 1 | -2/+9 |
2024-07-01 | gpio: add sloppy logic analyzer using polling | Wolfram Sang | 2 | -0/+94 |
2024-06-26 | Docs: Move clang-format from process/ to dev-tools/ | SeongJae Park | 2 | -0/+185 |
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 |