| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-04-11 | kunit: slub: add module description | Arnd Bergmann | 1 | -0/+1 |
| 2025-03-30 | Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+1 |
| 2025-03-27 | Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds | 2 | -0/+86 |
| 2025-03-26 | Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne... | Linus Torvalds | 2 | -0/+86 |
| 2025-03-25 | Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb... | Linus Torvalds | 1 | -4/+64 |
| 2025-03-24 | Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb... | Linus Torvalds | 1 | -0/+59 |
| 2025-03-24 | Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -2/+2 |
| 2025-03-14 | scanf: break kunit into test cases | Tamir Duberstein | 1 | -35/+47 |
| 2025-03-14 | scanf: convert self-test to KUnit | Tamir Duberstein | 2 | -0/+804 |
| 2025-03-13 | printf: implicate test line in failure messages | Tamir Duberstein | 1 | -27/+33 |
| 2025-03-13 | printf: break kunit into test cases | Tamir Duberstein | 1 | -192/+101 |
| 2025-03-13 | printf: convert self-test to KUnit | Tamir Duberstein | 2 | -0/+889 |
| 2025-03-12 | kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR() | Kees Cook | 1 | -62/+77 |
| 2025-03-12 | kunit/fortify: Expand testing of __compiletime_strlen() | Kees Cook | 1 | -0/+17 |
| 2025-03-10 | tests/module: nix-ify | Joel Granados | 1 | -1/+1 |
| 2025-03-05 | kunit/stackinit: Use fill byte different from Clang i386 pattern | Kees Cook | 1 | -10/+20 |
| 2025-03-04 | kunit/overflow: Fix DEFINE_FLEX tests for counted_by | Kees Cook | 1 | -10/+28 |
| 2025-02-10 | lib/tests/kfifo_kunit.c: add tests for the kfifo structure | Diego Vieira | 2 | -0/+225 |
| 2025-02-10 | lib: Move KUnit tests into tests/ subdirectory | Kees Cook | 27 | -0/+11618 |
| 2024-11-28 | selftests: kallsyms: fix and clarify current test boundaries | Luis Chamberlain | 1 | -2/+7 |
| 2024-11-28 | selftests: kallsyms: fix double build stupidity | Luis Chamberlain | 1 | -9/+8 |
| 2024-11-07 | tests/module/gen_test_kallsyms.sh: use 0 value for variables | Luis Chamberlain | 1 | -1/+1 |
| 2024-10-28 | selftests: kallsyms: add MODULE_DESCRIPTION | Arnd Bergmann | 1 | -0/+1 |
| 2024-10-24 | selftests: add new kallsyms selftests | Luis Chamberlain | 4 | -0/+148 |