Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2020-12-22 | kasan, arm64: expand CONFIG_KASAN checks | Andrey Konovalov | 1 | -2/+3 |
2019-06-19 | treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 234 | Thomas Gleixner | 1 | -12/+1 |
2018-10-27 | arm64: lib: use C string functions with KASAN enabled | Andrey Ryabinin | 1 | -6/+8 |
2017-08-09 | arm64: uaccess: Implement *_flushcache variants | Robin Murphy | 1 | -0/+4 |
2017-07-13 | include/linux/string.h: add the option of fortified string.h functions | Daniel Micay | 1 | -0/+5 |
2015-10-12 | arm64: add KASAN support | Andrey Ryabinin | 1 | -0/+16 |
2014-05-23 | arm64: lib: Implement optimized string length routines | zhichang.yuan | 1 | -0/+6 |
2014-05-23 | arm64: lib: Implement optimized string compare routines | zhichang.yuan | 1 | -0/+6 |
2014-05-23 | arm64: lib: Implement optimized memcmp routine | zhichang.yuan | 1 | -0/+3 |
2013-03-21 | arm64: klib: Optimised string functions | Catalin Marinas | 1 | -0/+6 |
2013-03-21 | arm64: klib: Optimised memory functions | Catalin Marinas | 1 | -0/+31 |