Age | Commit message (Expand) | Author |
2021-02-26 | kasan: clarify that only first bug is reported in HW_TAGS | Andrey Konovalov |
2021-02-26 | kfence: report sensitive information based on no_hash_pointers | Marco Elver |
2021-02-26 | kfence: add test suite | Marco Elver |
2021-02-26 | kfence, Documentation: add KFENCE documentation | Marco Elver |
2021-02-24 | kasan: rename CONFIG_TEST_KASAN_MODULE | Andrey Konovalov |
2021-02-24 | kasan: clarify HW_TAGS impact on TBI | Andrey Konovalov |
2021-02-22 | Merge tag 'linux-kselftest-kunit-5.12-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2021-02-09 | kasan: fix stack traces dependency for HW_TAGS | Andrey Konovalov |
2021-02-08 | Documentation: kunit: add tips.rst for small examples | Daniel Latypov |
2021-02-08 | KUnit: Docs: make start.rst example Kconfig follow style.rst | Daniel Latypov |
2021-01-24 | kasan: fix HW_TAGS boot parameters | Andrey Konovalov |
2021-01-15 | Documentation: kunit: include example of a parameterized test | Daniel Latypov |
2020-12-22 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-22 | Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux | Linus Torvalds |
2020-12-22 | kasan: update documentation | Andrey Konovalov |
2020-12-22 | kasan: add documentation for hardware tag-based mode | Andrey Konovalov |
2020-12-22 | kasan: rename KASAN_SHADOW_* to KASAN_GRANULE_* | Andrey Konovalov |
2020-12-16 | Merge tag 'linux-kselftest-kunit-5.11-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-12-15 | ubsan: remove UBSAN_MISC in favor of individual options | Kees Cook |
2020-12-15 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2020-12-15 | kasan: update documentation for generic kasan | Walter Wu |
2020-12-14 | Merge tag 'docs-5.11' of git://git.lwn.net/linux | Linus Torvalds |
2020-12-03 | Documentation: fix typos found in process, dev-tools, and doc-guide subdirect... | Andrew Klychkov |
2020-12-03 | Documentation: Coccinelle: Improve command example for debugging patches | Sumera Priyadarsini |
2020-12-01 | Documentation: kunit: provide guidance for testing many inputs | Daniel Latypov |
2020-11-30 | Documentation: fix typos in dev-tools/kasan.rst | Andrew Klychkov |
2020-11-18 | Documentation: kgdb: Fix a typo | Tiezhu Yang |
2020-11-18 | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc5' of git://git.kernel.org/pub/... | Linus Torvalds |
2020-11-10 | KUnit: Docs: usage: wording fixes | Randy Dunlap |
2020-11-10 | KUnit: Docs: style: fix some Kconfig example issues | Randy Dunlap |
2020-11-10 | KUnit: Docs: fix a wording typo | Randy Dunlap |
2020-11-05 | Merge tag 'linux-kselftest-kunit-fixes-5.10-rc3' of git://git.kernel.org/pub/... | Linus Torvalds |
2020-10-28 | docs: kasan.rst: add two missing blank lines | Mauro Carvalho Chehab |
2020-10-27 | ARM: 9017/2: Enable KASan for ARM | Linus Walleij |
2020-10-26 | Documentation: kunit: Update Kconfig parts for KUNIT's module support | SeongJae Park |
2020-10-18 | Merge tag 'linux-kselftest-kunit-5.10-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2020-10-16 | Merge tag 'docs/v5.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mch... | Linus Torvalds |
2020-10-15 | Merge tag 'linux-kselftest-next-5.10-rc1' of git://git.kernel.org/pub/scm/lin... | Linus Torvalds |
2020-10-15 | docs: kgdb.rst: fix :c:type: usages | Mauro Carvalho Chehab |
2020-10-13 | KASAN: Testing Documentation | Patricia Alfonso |
2020-10-13 | mm,kmemleak-test.c: move kmemleak-test.c to samples dir | Hui Su |
2020-10-13 | kasan: remove mentions of unsupported Clang versions | Marco Elver |
2020-10-09 | Documentation: kunit: add a brief blurb about kunit_test_suite | Brendan Higgins |
2020-10-09 | Documentation: kunit: Add naming guidelines | David Gow |
2020-10-07 | doc: dev-tools: kselftest.rst: Update examples and paths | Kees Cook |
2020-08-13 | Merge tag 'docs-5.9-2' of git://git.lwn.net/linux | Linus Torvalds |
2020-08-11 | documentation: coccinelle: Improve command example for make C={1,2} | Sumera Priyadarsini |
2020-08-11 | Dev-tools: Documentation: Replace deprecated :c:func: Usage | Puranjay Mohan |
2020-08-07 | kasan: update documentation for generic kasan | Walter Wu |
2020-08-07 | kasan: update required compiler versions in documentation | Marco Elver |