| Commit message (Expand) | Author | Age |
* | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 2014-10-24 |
|\ |
|
| * | random: add and use memzero_explicit() for clearing data | Daniel Borkmann | 2014-10-17 |
* | | lib: string: Make all calls to strnicmp into calls to strncasecmp | Rasmus Villemoes | 2014-10-13 |
|/ |
|
* | lib: add glibc style strchrnul() variant | Grant Likely | 2014-05-22 |
* | string: introduce helper to get base file name from given path | Andy Shevchenko | 2012-12-17 |
* | UAPI: (Scripted) Disintegrate include/linux | David Howells | 2012-10-13 |
* | string: do not export memweight() to userspace | WANG Cong | 2012-08-21 |
* | string: introduce memweight() | Akinobu Mita | 2012-07-30 |
* | lib/string.c: introduce memchr_inv() | Akinobu Mita | 2011-10-31 |
* | Add a strtobool function matching semantics of existing in kernel equivalents | Jonathan Cameron | 2011-05-19 |
* | lib: Introduce strnstr() | Li Zefan | 2010-01-14 |
* | Subject: Re: [PATCH] strstrip incorrectly marked __must_check | KOSAKI Motohiro | 2009-12-15 |
* | string: factorize skip_spaces and export it to be generally available | André Goddard Rosa | 2009-12-15 |
* | strstrip(): mark as as must_check | KOSAKI Motohiro | 2009-10-29 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-an... | Linus Torvalds | 2009-04-05 |
|\ |
|
| * | strstarts: helper function for !strncmp(str, prefix, strlen(prefix)) | Rusty Russell | 2009-03-30 |
* | | Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2009-04-05 |
|\ \ |
|
| * | | vsprintf: add binary printf | Lai Jiangshan | 2009-03-06 |
| |/ |
|
* / | memdup_user(): introduce | Li Zefan | 2009-04-01 |
|/ |
|
* | linux/string.h: fix comment typo | Jeff Garzik | 2008-11-02 |
* | move memory_read_from_buffer() from fs.h to string.h | Akinobu Mita | 2008-07-24 |
* | Add a new sysfs_streq() string comparison function | David Brownell | 2008-05-01 |
* | [TIPC]: Fix headercheck wrt. tipc_config.h | David S. Miller | 2007-10-31 |
* | add argv_split() | Jeremy Fitzhardinge | 2007-07-18 |
* | add kstrndup | Jeremy Fitzhardinge | 2007-07-18 |
* | [STRING]: Move strcasecmp/strncasecmp to lib/string.c | David S. Miller | 2007-04-26 |
* | [PATCH] kmemdup: introduce | Alexey Dobriyan | 2006-10-01 |
* | [PATCH] strstrip() API | Pekka Enberg | 2006-06-23 |
* | [PATCH] Clean up arch-overrides in linux/string.h | Kyle McMartin | 2006-04-11 |
* | [PATCH] strndup_user() | Davi Arnaut | 2006-03-24 |
* | [PATCH] gfp flags annotations - part 1 | Al Viro | 2005-10-08 |
* | [PATCH] propagate __nocast annotations | Alexey Dobriyan | 2005-07-07 |
* | [PATCH] create a kstrdup library function | Paulo Marques | 2005-06-23 |
* | Linux-2.6.12-rc2v2.6.12-rc2 | Linus Torvalds | 2005-04-16 |