1. 5c145bd BACKPORT: vsprintf: add printk specifier %px by Tobin C. Harding · 6 years ago
  2. ae89bc6 BACKPORT: printk: hash addresses printed with %p by Tobin C. Harding · 6 years ago
  3. 440a6cc BACKPORT: vsprintf: refactor %pK code out of pointer() by Tobin C. Harding · 6 years ago
  4. ec7bea3 lib/vsprintf: Remove atomic-unsafe support for %pCr by Geert Uytterhoeven · 6 years ago
  5. 2b1b0d6 lib/uuid.c: introduce a few more generic helpers by Andy Shevchenko · 8 years ago
  6. aa4ea1c lib/vsprintf: simplify UUID printing by Andy Shevchenko · 8 years ago
  7. f9310b2 sscanf: implement basic character sets by Jessica Yu · 8 years ago
  8. edf14cd mm, printk: introduce new format string for flags by Vlastimil Babka · 8 years ago
  9. 7eb3912 vsprintf: kptr_restrict is okay in IRQ when 2 by Jason A. Donenfeld · 8 years ago
  10. 5b17aec lib/vsprintf: factor out %pN[F] handler as netdev_bits() by Andy Shevchenko · 8 years ago
  11. 3cab1e7 lib/vsprintf: refactor duplicate code to special_hex_number() by Andy Shevchenko · 8 years ago
  12. 4d72ba0 lib/vsprintf.c: warn about too large precisions and field widths by Rasmus Villemoes · 8 years ago
  13. 1c7a8e6 lib/vsprintf.c: help gcc make number() smaller by Rasmus Villemoes · 8 years ago
  14. d048419 lib/vsprintf.c: expand field_width to 24 bits by Rasmus Villemoes · 8 years ago
  15. 34fc8b9 lib/vsprintf.c: eliminate potential race in string() by Rasmus Villemoes · 8 years ago
  16. 95508cf lib/vsprintf.c: move string() below widen_string() by Rasmus Villemoes · 8 years ago
  17. cfccde0 lib/vsprintf.c: pull out padding code from dentry_name() by Rasmus Villemoes · 8 years ago
  18. 1031bc5 lib/vsprintf: add %*pg format specifier by Dmitry Monakhov · 9 years ago
  19. d7ec9a0 lib/vsprintf.c: update documentation by Rasmus Villemoes · 8 years ago
  20. 80c9eb4 lib/vsprintf.c: remove SPECIAL handling in pointer() by Rasmus Villemoes · 8 years ago
  21. 762abb5 lib/vsprintf.c: also improve sanity check in bstr_printf() by Rasmus Villemoes · 8 years ago
  22. b006f19 lib/vsprintf.c: handle invalid format specifiers more robustly by Rasmus Villemoes · 8 years ago
  23. 5e4ee7b printk: synchronize %p formatting documentation by Martin Kletzander · 8 years ago
  24. 0d1d7a5 lib/vsprintf.c: Include clk.h by Stephen Boyd · 9 years ago
  25. 675cf53 lib/vsprintf.c: improve put_dec_trunc8 slightly by Rasmus Villemoes · 9 years ago
  26. 7c43d9a lib/vsprintf.c: even faster binary to decimal conversion by Rasmus Villemoes · 9 years ago
  27. 41416f2 lib/string_helpers.c: change semantics of string_escape_mem by Rasmus Villemoes · 9 years ago
  28. 9c98f23 lib/vsprintf.c: fix potential NULL deref in hex_string by Rasmus Villemoes · 9 years ago
  29. 900cca2 lib/vsprintf: add %pC{,n,r} format specifiers for clocks by Geert Uytterhoeven · 9 years ago
  30. d1c1b12 lib/vsprintf.c: another small hack by Rasmus Villemoes · 9 years ago
  31. 3ea8d44 lib/vsprintf.c: eliminate duplicate hex string array by Rasmus Villemoes · 9 years ago
  32. e26c12c lib/vsprintf.c: reduce stack use in number() by Rasmus Villemoes · 9 years ago
  33. 51be17d lib/vsprintf.c: eliminate some branches by Rasmus Villemoes · 9 years ago
  34. dbc760b lib/vsprintf: implement bitmap printing through '%*pb[l]' by Tejun Heo · 9 years ago
  35. 43e5b66 lib/vsprintf.c: replace while with do-while in skip_atoi by Rasmus Villemoes · 9 years ago
  36. 2aa2f9e lib/vsprintf.c: improve sanity check in vsnprintf() by Rasmus Villemoes · 9 years ago
  37. ffbfed0 lib/vsprintf.c: consume 'p' in format_decode by Rasmus Villemoes · 9 years ago
  38. 71dca95 lib/vsprintf: add %*pE[achnops] format specifier by Andy Shevchenko · 10 years ago
  39. da3dae5 Documentation: Docbook: Fix generated DocBook/kernel-api.xml by Masanari Iida · 10 years ago
  40. 3f623eb lib/vsprintf.c: fix comparison to bool by Fabian Frederick · 10 years ago
  41. 708d96f vsprintf: remove %n handling by Ryan Mallon · 10 years ago
  42. d19cb80 vsprintf: Add support for IORESOURCE_UNSET in %pR by Bjorn Helgaas · 10 years ago
  43. aaf0762 vsprintf: add %pad extension for dma_addr_t use by Joe Perches · 10 years ago
  44. 9196436 vsprintf: ignore %n again by Kees Cook · 10 years ago
  45. c0d92a5 lib/vsprintf.c: document formats for dentry and struct file by Olof Johansson · 10 years ago
  46. 312b4e2 vsprintf: check real user/group id for %pK by Ryan Mallon · 10 years ago
  47. 4b6ccca add formats for dentry/file pathnames by Al Viro · 11 years ago
  48. 496322b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  49. 1067964 lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier by Daniel Borkmann · 11 years ago
  50. 360603a sprintf: hex_string(): fix comment by Steven Rostedt · 11 years ago
  51. b0d33c2 vsprintf: Add extension %pSR - print_symbol replacement by Joe Perches · 11 years ago
  52. 7d79921 lib/vsprintf.c: add %pa format specifier for phys_addr_t types by Stepan Moskovchenko · 11 years ago
  53. 462e471 simple_strto*: annotate function as obsolete by Eldad Zack · 11 years ago
  54. 5380975 sscanf: don't ignore field widths for numeric conversions by Jan Beulich · 11 years ago
  55. ef12496 lib/vsprintf.c: fix handling of %zd when using ssize_t by Jason Gunthorpe · 11 years ago
  56. da99075 lib/vsprintf.c: improve standard conformance of sscanf() by Jan Beulich · 12 years ago
  57. 7c59154 lib/vsprintf: update documentation to cover all of %p[Mm][FR] by Andy Shevchenko · 12 years ago
  58. f400051 lib: vsprintf: fix broken comments by George Spelvin · 12 years ago
  59. cb239d0 lib: vsprintf: optimize put_dec_trunc8() by George Spelvin · 12 years ago
  60. 2359172 lib: vsprintf: optimize division by 10000 by George Spelvin · 12 years ago
  61. e49317d lib: vsprintf: optimize division by 10 for small integers by George Spelvin · 12 years ago
  62. 31550a1 vsprintf: add support of '%*ph[CDN]' by Andy Shevchenko · 12 years ago
  63. 3715c530 lib/vsprintf.c: kptr_restrict: fix pK-error in SysRq show-all-timers(Q) by Dan Rosenberg · 12 years ago
  64. 80f548e lib/vsprintf.c: remind people to update Documentation/printk-formats.txt when adding printk formats by Andrew Morton · 12 years ago
  65. 76597ff9 vsprintf: add %pMR for Bluetooth MAC address by Andrei Emeltchenko · 12 years ago
  66. 133fd9f vsprintf: further optimize decimal conversion by Denys Vlasenko · 12 years ago
  67. 725fe00 vsprintf: correctly handle width when '#' flag used in %#p format by Grant Likely · 12 years ago
  68. 7c20342 lib/vsprintf.c: "%#o",0 becomes '0' instead of '00' by Pierre Carrier · 12 years ago
  69. 4796dd2 vsprintf: fix %ps on non symbols when using kallsyms by Stephen Boyd · 12 years ago
  70. 11bcb32 Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux by Linus Torvalds · 12 years ago
  71. 1ac101a procfs: add num_to_str() to speed up /proc/stat by KAMEZAWA Hiroyuki · 12 years ago
  72. 8bc3bcc lib: reduce the use of module.h wherever possible by Paul Gortmaker · 12 years ago
  73. 5756b76 vsprintf: make %pV handling compatible with kasprintf() by Jan Beulich · 12 years ago
  74. c8f44af net: introduce and use netdev_features_t for device features sets by Michał Mirosław · 12 years ago
  75. 55036ba lib: rename pack_hex_byte() to hex_byte_pack() by Andy Shevchenko · 13 years ago
  76. 1dff46d lib/kstrtox: common code between kstrto*() and simple_strto*() functions by Alexey Dobriyan · 13 years ago
  77. 45b583b Merge 'akpm' patch series by Linus Torvalds · 13 years ago
  78. 75fb8f2 lib: make _tolower() public by Andy Shevchenko · 13 years ago
  79. f996f20 lib/vsprintf: replace link to Draft by final RFC number by Jan Engelhardt · 13 years ago
  80. 29cf519 vsprintf: Update %pI6c to not compress a single 0 by Joe Perches · 13 years ago
  81. d9be9b9 lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV by Jan Beulich · 13 years ago
  82. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  83. 411f05f vsprintf: Turn kptr_restrict off by default by Ingo Molnar · 13 years ago
  84. 07f9479 Merge branch 'master' into for-next by Jiri Kosina · 13 years ago
  85. ba1835e vsprintf: make comment about vs{n,cn,}printf more understandable by Uwe Kleine-König · 13 years ago
  86. 94df491 Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 13 years ago
  87. 0f77a8d vsprintf: Introduce %pB format specifier by Namhyung Kim · 13 years ago
  88. 33ee3b2 kstrto*: converting strings to integers done (hopefully) right by Alexey Dobriyan · 13 years ago
  89. 9f36e2c printk: use %pK for /proc/kallsyms and /proc/modules by Kees Cook · 13 years ago
  90. 2629760 vsprintf: neaten %pK kptr_restrict, save a bit of code space by Joe Perches · 13 years ago
  91. b921c69 lib/vsprintf.c: fix vscnprintf() if @size is == 0 by Anton Arapov · 13 years ago
  92. 455cd5a kptr_restrict for hiding kernel pointers from unprivileged users by Dan Rosenberg · 13 years ago
  93. b903c0b lib: fix scnprintf() if @size is == 0 by Changli Gao · 14 years ago
  94. 5e05798 vsprintf.c: use default pointer field size for "(null)" strings by Joe Perches · 14 years ago
  95. 559b140 lib: vsprintf: useless strlen() removed by Michal Nazarewicz · 14 years ago
  96. 7db6f5f vsprintf: Recursive vsnprintf: Add "%pV", struct va_format by Joe Perches · 14 years ago
  97. cf3b429 vsprintf.c: use noinline_for_stack by Joe Perches · 14 years ago
  98. 4be929b kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN by Alexey Dobriyan · 14 years ago
  99. 98d5ce0 lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll) by Hans Verkuil · 14 years ago
  100. 4e310fd vsprintf: Change struct printf_spec.precision from s8 to s16 by Joe Perches · 14 years ago