summaryrefslogtreecommitdiffstats
path: root/include/linux/string.h
Commit message (Expand)AuthorAgeFilesLines
* x86/asm/memcpy_mcsafe: Return bytes remainingDan Williams2018-05-151-2/+2
* Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2018-01-311-0/+1
|\
| * new primitive: vmemdup_user()Al Viro2018-01-071-0/+1
* | Merge branch 'for-4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/c...Linus Torvalds2018-01-301-1/+1
|\ \
| * | string: drop __must_check from strscpy() and restore strscpy() usages in cgroupTejun Heo2018-01-191-1/+1
| |/
* / string.h: workaround for increased stack usageArnd Bergmann2017-12-141-1/+4
|/
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* string.h: un-fortify memcpy_and_padMartin Wilck2017-09-111-13/+2
* Merge branch 'for-4.14/block-postmerge' of git://git.kernel.dk/linux-blockLinus Torvalds2017-09-091-0/+30
|\
| * string.h: add memcpy_and_pad()Martin Wilck2017-08-281-0/+30
* | lib/string.c: add multibyte memset functionsMatthew Wilcox2017-09-081-0/+30
|/
* Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...Linus Torvalds2017-07-151-0/+1
|\
| * Provide a function to create a NUL-terminated string from unterminated dataDavid Howells2017-07-061-0/+1
* | replace incorrect strscpy use in FORTIFY_SOURCEDaniel Micay2017-07-141-11/+12
* | include/linux/string.h: add the option of fortified string.h functionsDaniel Micay2017-07-121-0/+200
* | x86, uaccess: introduce copy_from_iter_flushcache for pmem / cache-bypass ope...Dan Williams2017-06-091-0/+6
|/
* Merge tag 'libnvdimm-for-4.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2017-05-051-0/+8
|\
| * x86, dax, pmem: remove indirection around memcpy_from_pmem()Dan Williams2017-04-251-0/+8
* | lib/string: add sysfs_match_string helperHeikki Krogerus2017-03-231-0/+10
|/
* include/linux: apply __malloc attributeRasmus Villemoes2016-05-191-1/+1
* lib: move strtobool() to kstrtobool()Kees Cook2016-03-171-1/+5
* lib/string: introduce match_string() helperAndy Shevchenko2016-03-171-0/+2
* new helper: memdup_user_nul()Al Viro2016-01-041-0/+1
* string: provide strscpy()Chris Metcalf2015-09-101-0/+3
* lib/string.c: introduce strreplace()Rasmus Villemoes2015-06-251-0/+1
* mm/util: add kstrdup_constAndrzej Hajda2015-02-131-0/+3
* lib/string.c: remove strnicmp()Rasmus Villemoes2015-02-121-3/+0
* Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-241-2/+3
|\
| * random: add and use memzero_explicit() for clearing dataDaniel Borkmann2014-10-171-2/+3
* | lib: string: Make all calls to strnicmp into calls to strncasecmpRasmus Villemoes2014-10-141-1/+1
|/
* lib: add glibc style strchrnul() variantGrant Likely2014-05-231-0/+3
* string: introduce helper to get base file name from given pathAndy Shevchenko2012-12-171-0/+11
* UAPI: (Scripted) Disintegrate include/linuxDavid Howells2012-10-131-6/+1
* string: do not export memweight() to userspaceWANG Cong2012-08-211-1/+1
* string: introduce memweight()Akinobu Mita2012-07-301-0/+3
* lib/string.c: introduce memchr_inv()Akinobu Mita2011-10-311-0/+1
* Add a strtobool function matching semantics of existing in kernel equivalentsJonathan Cameron2011-05-191-0/+1
* lib: Introduce strnstr()Li Zefan2010-01-141-1/+4
* Subject: Re: [PATCH] strstrip incorrectly marked __must_checkKOSAKI Motohiro2009-12-151-1/+8
* string: factorize skip_spaces and export it to be generally availableAndré Goddard Rosa2009-12-151-0/+1
* strstrip(): mark as as must_checkKOSAKI Motohiro2009-10-291-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an...Linus Torvalds2009-04-051-0/+9
|\
| * strstarts: helper function for !strncmp(str, prefix, strlen(prefix))Rusty Russell2009-03-311-0/+9
* | Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2009-04-051-0/+7
|\ \
| * | vsprintf: add binary printfLai Jiangshan2009-03-061-0/+7
| |/
* / memdup_user(): introduceLi Zefan2009-04-011-0/+1
|/
* linux/string.h: fix comment typoJeff Garzik2008-11-021-1/+1
* move memory_read_from_buffer() from fs.h to string.hAkinobu Mita2008-07-241-0/+3
* Add a new sysfs_streq() string comparison functionDavid Brownell2008-05-011-0/+2
* [TIPC]: Fix headercheck wrt. tipc_config.hDavid S. Miller2007-10-301-9/+3