summaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
32 hoursMerge tag 'bitmap-for-6.17' of https://github.com/norov/linuxLinus Torvalds
40 hourstest_bits: add tests for __GENMASK() and __GENMASK_ULL()Vincent Mailhol
3 daysMerge tag 'ratelimit.2025.07.23a' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
3 daysMerge tag 'linux_kselftest-kunit-6.17-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
4 daysMerge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
13 daysseq_buf: Introduce KUnit testsKees Cook
2025-07-14kunit/fortify: Add back "volatile" for sizeof() constantsKees Cook
2025-07-10kunit: fix longest symbol length testSergio González Collado
2025-06-30lib/crc: Move files into lib/crc/Eric Biggers
2025-06-30lib/crc32: Remove unused combination supportEric Biggers
2025-06-24lib: Add stress test for ratelimitPaul E. McKenney
2025-06-24lib: Make the ratelimit test more reliablePetr Mladek
2025-06-24lib: Add trivial kunit test for ratelimitPaul E. McKenney
2025-06-03Merge tag 'bitmap-for-6.16-rc1' of https://github.com/norov/linuxLinus Torvalds
2025-05-31Merge tag 'gcc-minimum-version-6.16' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-05-28Merge tag 'net-next-6.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-21lib/crc32: remove unused support for CRC32C combinationEric Biggers
2025-05-08lib/tests: randstruct: Add deep function pointer layout testKees Cook
2025-05-08lib/tests: Add randstruct KUnit testKees Cook
2025-05-08kunit/overflow: Add tests for STACK_FLEX_ARRAY_SIZE() helperGustavo A. R. Silva
2025-05-06Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-05-06BackMerge tag 'v6.15-rc5' into drm-nextDave Airlie
2025-04-30Kbuild: remove structleak gcc pluginArnd Bergmann
2025-04-29test_bits: add tests for BIT_U*()Vincent Mailhol
2025-04-29test_bits: add tests for GENMASK_U*()Lucas De Marchi
2025-04-29vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host orderingPetr Mladek
2025-04-28kunit/usercopy: Disable u64 test on 32-bit SPARCThomas Weißschuh
2025-04-21printf: add tests for generic FourCCsAditya Garg
2025-04-11kunit: slub: add module descriptionArnd Bergmann
2025-03-30Merge tag 'modules-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-03-27Merge tag 'linux_kselftest-kunit-6.15-rc1' of git://git.kernel.org/pub/scm/li...Linus Torvalds
2025-03-26Merge tag 'net-next-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2025-03-25Merge tag 'crc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/eb...Linus Torvalds
2025-03-24Merge tag 'slab-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/vb...Linus Torvalds
2025-03-24Merge tag 'hardening-v6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-03-14scanf: break kunit into test casesTamir Duberstein
2025-03-14scanf: convert self-test to KUnitTamir Duberstein
2025-03-13printf: implicate test line in failure messagesTamir Duberstein
2025-03-13printf: break kunit into test casesTamir Duberstein
2025-03-13printf: convert self-test to KUnitTamir Duberstein
2025-03-12kunit/fortify: Replace "volatile" with OPTIMIZER_HIDE_VAR()Kees Cook
2025-03-12kunit/fortify: Expand testing of __compiletime_strlen()Kees Cook
2025-03-10tests/module: nix-ifyJoel Granados
2025-03-05kunit/stackinit: Use fill byte different from Clang i386 patternKees Cook
2025-03-04kunit/overflow: Fix DEFINE_FLEX tests for counted_byKees Cook
2025-02-10lib/tests/kfifo_kunit.c: add tests for the kfifo structureDiego Vieira
2025-02-10lib: Move KUnit tests into tests/ subdirectoryKees Cook
2024-11-28selftests: kallsyms: fix and clarify current test boundariesLuis Chamberlain
2024-11-28selftests: kallsyms: fix double build stupidityLuis Chamberlain