summaryrefslogtreecommitdiffstats
path: root/arch/arm64/include/asm/string.h
Commit message (Expand)AuthorAgeFilesLines
* Revert "arm64: Mitigate MTE issues with str{n}cmp()"Joey Gouly2022-03-071-2/+0
* arm64: Mitigate MTE issues with str{n}cmp()Robin Murphy2021-09-211-0/+2
* kasan, arm64: expand CONFIG_KASAN checksAndrey Konovalov2020-12-221-2/+3
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234Thomas Gleixner2019-06-191-12/+1
* arm64: lib: use C string functions with KASAN enabledAndrey Ryabinin2018-10-261-6/+8
* arm64: uaccess: Implement *_flushcache variantsRobin Murphy2017-08-091-0/+4
* include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-121-0/+5
* arm64: add KASAN supportAndrey Ryabinin2015-10-121-0/+16
* arm64: lib: Implement optimized string length routineszhichang.yuan2014-05-231-0/+6
* arm64: lib: Implement optimized string compare routineszhichang.yuan2014-05-231-0/+6
* arm64: lib: Implement optimized memcmp routinezhichang.yuan2014-05-231-0/+3
* arm64: klib: Optimised string functionsCatalin Marinas2013-03-211-0/+6
* arm64: klib: Optimised memory functionsCatalin Marinas2013-03-211-0/+31