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