Age | Commit message (Expand) | Author |
2022-01-11 | Merge tag 'docs-5.17' of git://git.lwn.net/linux | Linus Torvalds |
2022-01-11 | Merge tag 'kcsan.2022.01.09a' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2022-01-07 | Documentation: kgdb: Replace deprecated remotebaud | Christian Löhle |
2022-01-03 | Documentation: kgdb: properly capitalize the MAGIC_SYSRQ config | Lukas Bulwahn |
2021-12-23 | Documentation: KUnit: Restyled Frequently Asked Questions | Harinder Singh |
2021-12-23 | Documentation: KUnit: Restyle Test Style and Nomenclature page | Harinder Singh |
2021-12-23 | Documentation: KUnit: Rework writing page to focus on writing tests | Harinder Singh |
2021-12-23 | Documentation: kunit: Reorganize documentation related to running tests | Harinder Singh |
2021-12-23 | Documentation: KUnit: Added KUnit Architecture | Harinder Singh |
2021-12-23 | Documentation: KUnit: Rewrite getting started | Harinder Singh |
2021-12-23 | Documentation: KUnit: Rewrite main page | Harinder Singh |
2021-12-13 | kunit: tool: reconfigure when the used kunitconfig changes | Daniel Latypov |
2021-12-13 | Documentation: kunit: remove claims that kunit is a mocking framework | Daniel Latypov |
2021-12-10 | Documentation: dev-tools: Add KTAP specification | Rae Moar |
2021-12-09 | kcsan: Document modeling of weak memory | Marco Elver |
2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-09 | Documentation/kcov: define `ip' in the example | Sebastian Andrzej Siewior |
2021-11-09 | Documentation/kcov: include types.h in the example | Sebastian Andrzej Siewior |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | kfence: default to dynamic branch instead of static keys mode | Marco Elver |
2021-11-06 | kfence: add note to documentation about skipping covered allocations | Marco Elver |
2021-11-02 | Merge tag 'docs-5.16' of git://git.lwn.net/linux | Linus Torvalds |
2021-11-02 | Merge tag 'linux-kselftest-kunit-5.16-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2021-10-19 | kunit: tool: allow filtering test cases via glob | Daniel Latypov |
2021-10-07 | kasan: Extend KASAN mode kernel parameter | Vincenzo Frascino |
2021-10-04 | Revert "docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSE" | Jonathan Corbet |
2021-09-27 | docs: checkpatch: add multiline, do/while, and multiple-assignment messages | Utkarsh Verma |
2021-09-27 | docs: checkpatch: add UNNECESSARY/UNSPECIFIED_INT and UNNECESSARY_ELSE | Utkarsh Verma |
2021-09-14 | Documentation: checkpatch: Add SYMBOLIC_PERMS message | Utkarsh Verma |
2021-09-14 | Documentation: checkpatch: Add TRAILING_SEMICOLON message | Utkarsh Verma |
2021-09-14 | Documentation: checkpatch: Add SPLIT_STRING message | Utkarsh Verma |
2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-08 | kfence: show cpu and timestamp in alloc/free info | Marco Elver |
2021-09-03 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-09-03 | mm/kasan: move kasan.fault to mm/kasan/report.c | Woody Lin |
2021-09-02 | Merge tag 'locking-debug-2021-09-01' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2021-08-13 | kunit: tool: make --raw_output support only showing kunit output | Daniel Latypov |
2021-08-13 | kunit: tool: add --kernel_args to allow setting module params | Daniel Latypov |
2021-07-20 | kcsan: Rework atomic.h into permissive.h | Marco Elver |
2021-07-20 | kcsan: Introduce CONFIG_KCSAN_STRICT | Marco Elver |
2021-07-12 | Documentation: kunit: drop obsolete note about uml_abort for coverage | Daniel Latypov |
2021-07-04 | Merge branch 'kcsan.2021.05.18a' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2021-07-02 | Merge tag 'linux-kselftest-kunit-fixes-5.14-rc1' of git://git.kernel.org/pub/... | Linus Torvalds |
2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-06-29 | kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL() | David Gow |
2021-06-23 | kunit: Move default config from arch/um -> tools/testing/kunit | David Gow |
2021-06-23 | Documentation: kunit: Clean up some string casts in examples | David Gow |
2021-06-23 | docs: dev-tools: kunit: don't use a table for docs name | Mauro Carvalho Chehab |
2021-06-17 | docs: dev-tools: kunit: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab |
2021-06-17 | docs: dev-tools: testing-overview.rst: avoid using ReST :doc:`foo` markup | Mauro Carvalho Chehab |