index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
memcpy_kunit.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
kunit/fortify: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-24
1
-0
/
+1
*
string_kunit: Move strtomem KUnit test to string_kunit.c
Kees Cook
2024-04-24
1
-53
/
+0
*
Revert "kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST"
Guenter Roeck
2024-03-18
1
-3
/
+0
*
lib: memcpy_kunit: Fix an invalid format specifier in an assertion msg
David Gow
2024-02-27
1
-2
/
+2
*
kunit: memcpy: Mark tests as slow using test attributes
Rae Moar
2023-07-26
1
-4
/
+4
*
kunit: memcpy: Split slow memcpy tests into MEMCPY_SLOW_KUNIT_TEST
Kees Cook
2023-01-25
1
-0
/
+2
*
Merge tag 'hardening-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2022-12-14
1
-0
/
+205
|
\
|
*
kunit/memcpy: Add dynamic size and window tests
Kees Cook
2022-10-28
1
-0
/
+205
*
|
x86/mem: Move memmove to out of line assembler
Nick Desaulniers
2022-11-01
1
-0
/
+22
|
/
*
kunit/memcpy: Avoid pathological compile-time string size
Kees Cook
2022-09-07
1
-1
/
+1
*
string: Introduce strtomem() and strtomem_pad()
Kees Cook
2022-09-07
1
-4
/
+55
*
string.h: Introduce memset_startat() for wiping trailing members and padding
Kees Cook
2021-10-18
1
-0
/
+11
*
string.h: Introduce memset_after() for wiping trailing members/padding
Kees Cook
2021-10-18
1
-0
/
+13
*
lib: Introduce CONFIG_MEMCPY_KUNIT_TEST
Kees Cook
2021-10-18
1
-0
/
+265