Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2022-12-14 | Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 1 | -0/+205 |
2022-11-02 | x86/mem: Move memmove to out of line assembler | Nick Desaulniers | 1 | -0/+22 |
2022-10-29 | kunit/memcpy: Add dynamic size and window tests | Kees Cook | 1 | -0/+205 |
2022-09-08 | kunit/memcpy: Avoid pathological compile-time string size | Kees Cook | 1 | -1/+1 |
2022-09-08 | 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 |