1. 045ad46 lib/string_helpers: Add kstrdup_and_replace() helper by Andy Shevchenko · 1 year, 7 months ago
  2. d01a77a lib/string_helpers: Change returned value of the strreplace() by Andy Shevchenko · 1 year, 9 months ago
  3. f0b9332 lib/string_helpers: Introduce parse_int_array_user() by Cezary Rojewski · 2 years, 6 months ago
  4. cd290a9 lib/string_helpers: fix not adding strarray to device's resource list by Puyou Lu · 2 years, 10 months ago
  5. f68f2ff fortify: Detect struct member overflows in memcpy() at compile-time by Kees Cook · 3 years, 11 months ago
  6. acdb89b lib/string_helpers: Introduce managed variant of kasprintf_strarray() by Andy Shevchenko · 3 years, 4 months ago
  7. 418e0a3 lib/string_helpers: Introduce kasprintf_strarray() by Andy Shevchenko · 3 years, 4 months ago
  8. 5c4e0a2 string: uninline memcpy_and_pad by Guenter Roeck · 3 years, 4 months ago
  9. c430f60 fortify: Move remaining fortify helpers into fortify-string.h by Kees Cook · 3 years, 11 months ago
  10. cfecea6 lib/string: Move helper functions out of string.c by Kees Cook · 3 years, 9 months ago
  11. 91027d0 string_helpers: Escape double quotes in escape_special by Chris Down · 3 years, 9 months ago
  12. cc72181 seq_file: drop unused *_escape_mem_ascii() by Andy Shevchenko · 3 years, 8 months ago
  13. aec0d09 lib/string_helpers: allow to append additional characters to be escaped by Andy Shevchenko · 3 years, 8 months ago
  14. 0362c27 lib/string_helpers: introduce ESCAPE_NAP to escape non-ASCII and non-printable by Andy Shevchenko · 3 years, 8 months ago
  15. a080978 lib/string_helpers: introduce ESCAPE_NA for escaping non-ASCII by Andy Shevchenko · 3 years, 8 months ago
  16. 7e5969a lib/string_helpers: drop indentation level in string_escape_mem() by Andy Shevchenko · 3 years, 8 months ago
  17. 62519b8 lib/string_helpers: move ESCAPE_NP check inside 'else' branch in a loop by Andy Shevchenko · 3 years, 8 months ago
  18. 0fd1601 lib: string_helpers: provide kfree_strarray() by Bartosz Golaszewski · 4 years, 5 months ago
  19. b4658cd lib/string_helpers: fix some kerneldoc warnings by Jonathan Corbet · 6 years ago
  20. ea053e1 nfsd: escape high characters in binary data by J. Bruce Fields · 6 years ago
  21. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  22. 0ee931c mm: treewide: remove GFP_TEMPORARY allocation flag by Michal Hocko · 7 years ago
  23. 2198531 string_helpers: add kstrdup_quotable_file by Kees Cook · 9 years ago
  24. 0d04432 string_helpers: add kstrdup_quotable_cmdline by Kees Cook · 9 years ago
  25. b53f27e string_helpers: add kstrdup_quotable by Kees Cook · 9 years ago
  26. 564b026 string_helpers: fix precision loss for some inputs by James Bottomley · 9 years ago
  27. 62bef58 lib/string_helpers.c: fix infinite loop in string_get_size() by Vitaly Kuznetsov · 9 years ago
  28. b40bdb7 lib/string_helpers: rename "esc" arg to "only" by Kees Cook · 9 years ago
  29. d89a3f7 lib/string_helpers: clarify esc arg in string_escape_mem by Kees Cook · 9 years ago
  30. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 10 years ago
  31. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 10 years ago
  32. 3aeddc7 lib/string_helpers.c: refactor string_escape_mem by Rasmus Villemoes · 10 years ago
  33. b9f28d8 sd, mmc, virtio_blk, string_helpers: fix block size units by James Bottomley · 10 years ago
  34. d1214c6 libstring_helpers.c:string_get_size(): return void by Rasmus Villemoes · 10 years ago
  35. 84b9fbe lib/string_helpers.c:string_get_size(): use 32 bit arithmetic when possible by Rasmus Villemoes · 10 years ago
  36. 7eed8fd lib/string_helpers.c:string_get_size(): remove redundant prefixes by Rasmus Villemoes · 10 years ago
  37. c825038 lib / string_helpers: introduce string_escape_mem() by Andy Shevchenko · 10 years ago
  38. d295634 lib / string_helpers: move documentation to c-file by Andy Shevchenko · 10 years ago
  39. 142cda5 lib/string_helpers.c: constify static arrays by Mathias Krause · 11 years ago
  40. 16c7fa0 lib/string_helpers: introduce generic string_unescape by Andy Shevchenko · 12 years ago
  41. 68aecfb lib/string_helpers.c: make arrays static by Andrew Morton · 13 years ago
  42. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 13 years ago
  43. a865959 [SCSI] lib: string_get_size(): don't hang on zero; no decimals on exact by H. Peter Anvin · 16 years ago
  44. 3c9f368 [SCSI] lib: add generic helper to print sizes rounded to the correct SI range by James Bottomley · 17 years ago