Age | Commit message (Expand) | Author | Files | Lines |
2024-03-26 | lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg | David Gow | 1 | -2/+2 |
2022-09-07 | kunit/memcpy: Avoid pathological compile-time string size | Kees Cook | 1 | -1/+1 |
2022-09-07 | string: Introduce strtomem() and strtomem_pad() | Kees Cook | 1 | -4/+55 |
2021-10-18 | string.h: Introduce memset_startat() for wiping trailing members and padding | Kees Cook | 1 | -0/+11 |
2021-10-18 | string.h: Introduce memset_after() for wiping trailing members/padding | Kees Cook | 1 | -0/+13 |
2021-10-18 | lib: Introduce CONFIG_MEMCPY_KUNIT_TEST | Kees Cook | 1 | -0/+265 |