1. ef95159 lib: move strtobool() to kstrtobool() by Kees Cook · 9 years ago
  2. 56b0608 lib/string: introduce match_string() helper by Andy Shevchenko · 9 years ago
  3. e9d408e new helper: memdup_user_nul() by Al Viro · 9 years ago
  4. 30035e4 string: provide strscpy() by Chris Metcalf · 9 years ago
  5. 94df290 lib/string.c: introduce strreplace() by Rasmus Villemoes · 9 years ago
  6. a4bb1e4 mm/util: add kstrdup_const by Andrzej Hajda · 10 years ago
  7. af3cd13 lib/string.c: remove strnicmp() by Rasmus Villemoes · 10 years ago
  8. 14d4cc0 Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/random by Linus Torvalds · 10 years ago
  9. d4c5efd random: add and use memzero_explicit() for clearing data by Daniel Borkmann · 10 years ago
  10. b0bfb63 lib: string: Make all calls to strnicmp into calls to strncasecmp by Rasmus Villemoes · 10 years ago
  11. 11d200e lib: add glibc style strchrnul() variant by Grant Likely · 11 years ago
  12. b18888a string: introduce helper to get base file name from given path by Andy Shevchenko · 12 years ago
  13. 607ca46 UAPI: (Scripted) Disintegrate include/linux by David Howells · 12 years ago
  14. c3a5ce0 string: do not export memweight() to userspace by WANG Cong · 12 years ago
  15. 639b9e3 string: introduce memweight() by Akinobu Mita · 12 years ago
  16. 79824820 lib/string.c: introduce memchr_inv() by Akinobu Mita · 13 years ago
  17. d0f1fed Add a strtobool function matching semantics of existing in kernel equivalents by Jonathan Cameron · 13 years ago
  18. d5f1fb5 lib: Introduce strnstr() by Li Zefan · 15 years ago
  19. ca54cb8 Subject: Re: [PATCH] strstrip incorrectly marked __must_check by KOSAKI Motohiro · 15 years ago
  20. f653398 string: factorize skip_spaces and export it to be generally available by André Goddard Rosa · 15 years ago
  21. 0a1b71b strstrip(): mark as as must_check by KOSAKI Motohiro · 15 years ago
  22. cab4e4c Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-module-and-param by Linus Torvalds · 15 years ago
  23. e4c393f Merge branch 'printk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 15 years ago
  24. 610a77e memdup_user(): introduce by Li Zefan · 15 years ago
  25. 66f92cf strstarts: helper function for !strncmp(str, prefix, strlen(prefix)) by Rusty Russell · 15 years ago
  26. 4370aa4 vsprintf: add binary printf by Lai Jiangshan · 16 years ago
  27. 4ac9657 linux/string.h: fix comment typo by Jeff Garzik · 16 years ago
  28. e108526e move memory_read_from_buffer() from fs.h to string.h by Akinobu Mita · 16 years ago
  29. 34990cf Add a new sysfs_streq() string comparison function by David Brownell · 16 years ago
  30. 97ef1bb [TIPC]: Fix headercheck wrt. tipc_config.h by David S. Miller · 17 years ago
  31. d84d1cc add argv_split() by Jeremy Fitzhardinge · 17 years ago
  32. 1e66df3 add kstrndup by Jeremy Fitzhardinge · 17 years ago
  33. ded220b [STRING]: Move strcasecmp/strncasecmp to lib/string.c by David S. Miller · 18 years ago
  34. 1a2f67b [PATCH] kmemdup: introduce by Alexey Dobriyan · 18 years ago
  35. 481fad4 [PATCH] strstrip() API by Pekka Enberg · 18 years ago
  36. 8833d32 [PATCH] Clean up arch-overrides in linux/string.h by Kyle McMartin · 18 years ago
  37. 96840aa [PATCH] strndup_user() by Davi Arnaut · 19 years ago
  38. dd0fc66 [PATCH] gfp flags annotations - part 1 by Al Viro · 19 years ago
  39. 0db925a [PATCH] propagate __nocast annotations by Alexey Dobriyan · 19 years ago
  40. 543537b [PATCH] create a kstrdup library function by Paulo Marques · 19 years ago
  41. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago