#!/bin/sh # description: produce callgraphs in short form for scripting use perf script -s "$PERF_EXEC_PATH"/scripts/python/stackcollapse.py "$@" ' title='Atom feed' href='https://universe.0xinfinity.dev/distro/kernel/atom/lib/string.c?h=linux-6.6.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/lib/string.c
AgeCommit message (Expand)Author
2020-02-04lib/string: add strnchrnul()Yury Norov
2019-10-08lib/string: Make memzero_explicit() inline instead of externalArvind Sankar
2019-09-25strscpy: reject buffer sizes larger than INT_MAXKees Cook
2019-09-25kernel-doc: core-api: include string.h into core-apiJoe Perches
2019-07-16lib/string.c: allow searching for NUL with strnchrPeter Rosin
2019-04-08lib/string: Add strscpy_pad() functionTobin C. Harding
2019-04-05lib/string.c: implement a basic bcmpNick Desaulniers
2018-10-16lib: Fix ia64 bootloader linkageAlexander Shishkin
2018-10-11lib: Add memcat_p(): paste 2 pointer arrays togetherAlexander Shishkin
2018-02-01lib/strscpy: Shut up KASAN false-positives in strscpy()Andrey Ryabinin
2017-11-17lib: add module support to string testsGeert Uytterhoeven
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-08lib/string.c: check for kmalloc() failureDan Carpenter
2017-09-08lib/string.c: add testcases for memset16/32/64Matthew Wilcox
2017-09-08lib/string.c: add multibyte memset functionsMatthew Wilcox
2017-07-12include/linux/string.h: add the option of fortified string.h functionsDaniel Micay
2017-05-04Merge tag 'usb-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2017-04-02kernel-api.rst: fix a series of errors when parsing C filesmchehab@s-opensource.com
2017-03-23lib/string: add sysfs_match_string helperHeikki Krogerus