summaryrefslogtreecommitdiff
path: root/lib/memcpy_kunit.c
AgeCommit message (Expand)Author
2023-07-26kunit: memcpy: Mark tests as slow using test attributesRae Moar
2023-01-25kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TESTKees Cook
2022-12-14Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-11-01x86/mem: Move memmove to out of line assemblerNick Desaulniers
2022-10-28kunit/memcpy: Add dynamic size and window testsKees Cook
2022-09-07kunit/memcpy: Avoid pathological compile-time string sizeKees Cook
2022-09-07string: Introduce strtomem() and strtomem_pad()Kees Cook
2021-10-18string.h: Introduce memset_startat() for wiping trailing members and paddingKees Cook
2021-10-18string.h: Introduce memset_after() for wiping trailing members/paddingKees Cook
2021-10-18lib: Introduce CONFIG_MEMCPY_KUNIT_TESTKees Cook