summaryrefslogtreecommitdiff
path: root/lib/tests
AgeCommit message (Expand)Author
3 daysMerge tag 'mm-nonmm-stable-2026-06-21-10-22' of git://git.kernel.org/pub/scm/...Linus Torvalds
3 daysMerge tag 'liveupdate-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
5 daysMerge tag 'strncpy-removal-v7.2-rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
6 daysMerge tag 'trace-v7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/trace...Linus Torvalds
6 daysstring: Remove strncpy() from the kernelKees Cook
7 daysMerge tag 'printk-for-7.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
7 daysMerge branch 'for-7.2-vsprintf-pmM-uppercase' into for-linusPetr Mladek
12 daysvsprintf: Add upper case flavour to %p[mM]Andy Shevchenko
2026-06-04lib: kunit_iov_iter: repeatedly call alloc_pages_bulk()Thomas Weißschuh
2026-06-01liveupdate: Reference count incoming FLB dataDavid Matlack
2026-05-28lib/uuid_kunit: add tests for the four random UUID/GUID generatorsStepan Ionichev
2026-05-28lib: kunit: add tests for __ashldi3(), __ashrdi3(), and __lshrdi3()Dmitry Antipov
2026-05-28lib/cmdline_kunit: add test case for memparse()Dmitry Antipov
2026-05-28lib/tests: extend cmdline KUnit with next_arg() testsShuvam Pandey
2026-05-28lib/tests: string_helpers: don't use "proxy" headersAndy Shevchenko
2026-05-28lib/tests: string_helpers: decouple unescape and escape casesAndy Shevchenko
2026-05-28seq_buf: export seq_buf_putmem_hex() and add KUnit testsShuvam Pandey
2026-05-21seq_buf: Export seq_buf_putmem_hex() and add KUnit testsShuvam Pandey
2026-05-21vsprintf: Add test for restricted kernel pointersThomas Weißschuh
2026-05-19Merge tag 'mm-hotfixes-stable-2026-05-18-21-07' of git://git.kernel.org/pub/s...Linus Torvalds
2026-05-13lib: kunit_iov_iter: fix test fail on powerpcChristian A. Ehrhardt
2026-05-08test_kprobes: clear kprobes between test runsMartin Kaiser
2026-04-24Merge tag 'riscv-for-linus-7.1-mw1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2026-04-20Merge tag 'printk-for-7.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2026-04-20Merge branch 'for-7.1-printf-kunit-build' into for-linusPetr Mladek
2026-04-19Merge tag 'mm-stable-2026-04-18-02-14' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2026-04-18liveupdate: remove liveupdate_test_unregister()Pasha Tatashin
2026-04-16Merge tag 'mm-nonmm-stable-2026-04-15-04-20' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-04-15printf: Compile the kunit test with DISABLE_BRANCH_PROFILING DISABLE_BRANCH_P...Petr Mladek
2026-04-07lib/tests/slub_kunit: add a test case for {kmalloc,kfree}_nolockHarry Yoo (Oracle)
2026-04-04lib/string_kunit: extend benchmarks to strnlen() and chr searchesFeng Jiang
2026-04-04lib/string_kunit: add performance benchmark for strlen()Feng Jiang
2026-04-04lib/string_kunit: add correctness test for strrchr()Feng Jiang
2026-04-04lib/string_kunit: add correctness test for strnlen()Feng Jiang
2026-04-04lib/string_kunit: add correctness test for strlen()Feng Jiang
2026-04-02lib: kunit_iov_iter: add tests for extract_iter_to_sgChristian A. Ehrhardt
2026-04-02lib: kunit_iov_iter: improve error detectionChristian A. Ehrhardt
2026-04-02lib: kunit_iov_iter: fix memory leaksChristian A. Ehrhardt
2026-03-24printf: add IPv6 address format testsShuvam Pandey
2026-02-21Convert more 'alloc_obj' cases to default GFP_KERNEL argumentsLinus Torvalds
2026-02-21Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook
2026-02-12Merge tag 'mm-nonmm-stable-2026-02-12-10-48' of git://git.kernel.org/pub/scm/...Linus Torvalds
2026-02-11Merge tag 'printk-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2026-02-11Merge branch 'for-6.20' into for-linusPetr Mladek
2026-02-10Merge tag 'bitmap-for-6.20' of https://github.com/norov/linuxLinus Torvalds
2026-02-08lib/tests: extend KUnit test for bitops with more casesRyota Sakamoto
2026-02-08lib/tests: add KUnit test for bitopsRyota Sakamoto
2026-02-08tests/liveupdate: add in-kernel liveupdate testPasha Tatashin
2026-02-08list: add kunit test for private list primitivesPasha Tatashin