index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
tests
Age
Commit message (
Expand
)
Author
2025-06-03
Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linux
Linus Torvalds
2025-05-31
Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2025-05-28
Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-21
lib/crc32: remove unused support for CRC32C combination
Eric Biggers
2025-05-08
lib/tests: randstruct: Add deep function pointer layout test
Kees Cook
2025-05-08
lib/tests: Add randstruct KUnit test
Kees Cook
2025-05-08
kunit/overflow: Add tests for STACK_FLEX_ARRAY_SIZE() helper
Gustavo A. R. Silva
2025-05-06
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2025-05-06
BackMerge tag 'v6.15-rc5' into drm-next
Dave Airlie
2025-04-30
Kbuild: remove structleak gcc plugin
Arnd Bergmann
2025-04-29
test_bits: add tests for BIT_U*()
Vincent Mailhol
2025-04-29
test_bits: add tests for GENMASK_U*()
Lucas De Marchi
2025-04-29
vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
Petr Mladek
2025-04-28
kunit/usercopy: Disable u64 test on 32-bit SPARC
Thomas Weißschuh
2025-04-21
printf: add tests for generic FourCCs
Aditya Garg
2025-04-11
kunit: slub: add module description
Arnd Bergmann
2025-03-30
Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-03-27
Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2025-03-26
Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2025-03-25
Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...
Linus Torvalds
2025-03-24
Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...
Linus Torvalds
2025-03-24
Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2025-03-14
scanf: break kunit into test cases
Tamir Duberstein
2025-03-14
scanf: convert self-test to KUnit
Tamir Duberstein
2025-03-13
printf: implicate test line in failure messages
Tamir Duberstein
2025-03-13
printf: break kunit into test cases
Tamir Duberstein
2025-03-13
printf: convert self-test to KUnit
Tamir Duberstein
2025-03-12
kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()
Kees Cook
2025-03-12
kunit/fortify: Expand testing of __compiletime_strlen()
Kees Cook
2025-03-10
tests/module: nix-ify
Joel Granados
2025-03-05
kunit/stackinit: Use fill byte different from Clang i386 pattern
Kees Cook
2025-03-04
kunit/overflow: Fix DEFINE_FLEX tests for counted_by
Kees Cook
2025-02-10
lib/tests/kfifo_kunit.c: add tests for the kfifo structure
Diego Vieira
2025-02-10
lib: Move KUnit tests into tests/ subdirectory
Kees Cook
2024-11-28
selftests: kallsyms: fix and clarify current test boundaries
Luis Chamberlain
2024-11-28
selftests: kallsyms: fix double build stupidity
Luis Chamberlain
2024-11-07
tests/module/gen_test_kallsyms.sh: use 0 value for variables
Luis Chamberlain
2024-10-28
selftests: kallsyms: add MODULE_DESCRIPTION
Arnd Bergmann
2024-10-24
selftests: add new kallsyms selftests
Luis Chamberlain