summaryrefslogtreecommitdiff
path: root/sound/soc
diff options
context:
space:
mode:
Diffstat (limited to 'sound/soc')
0 files changed, 0 insertions, 0 deletions
an>string: Allow 2-argument strscpy()Kees Cook 2024-02-01lib/string: shrink lib/string.i via IWYUTanzir Hasan 2024-01-19string: Remove strlcpy()Kees Cook 2023-06-01string: use __builtin_memcpy() in strlcpy/strlcatAlexander Potapenko 2023-01-27lib/string: Use strchr() in strpbrk()Andy Shevchenko 2022-10-28string: Rewrite and add more kern-doc for the str*() functionsKees Cook 2022-10-03kmsan: disable strscpy() optimization under KMSANAlexander Potapenko