1. 6655360 lib/vsprintf: declare no_hash_pointers in sprintf.h by Andy Shevchenko · 1 year, 6 months ago
  2. 39ced19 lib/vsprintf: split out sprintf() and friends by Andy Shevchenko · 1 year, 6 months ago
  3. 4c85c0b mm, printk: introduce new format %pGt for page_type by Hyeonggon Yoo · 2 years, 1 month ago
  4. 2973d82 mm: discard __GFP_ATOMIC by NeilBrown · 2 years, 1 month ago
  5. 268325b Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/crng/random by Linus Torvalds · 2 years, 2 months ago
  6. 98d0052 Merge tag 'printk-for-6.2' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 2 years, 2 months ago
  7. 0445d1b lib: assume char is unsigned by Jason A. Donenfeld · 2 years, 4 months ago
  8. e8a533c treewide: use get_random_u32_inclusive() when possible by Jason A. Donenfeld · 2 years, 5 months ago
  9. 8032bf1 treewide: use get_random_u32_below() instead of deprecated function by Jason A. Donenfeld · 2 years, 5 months ago
  10. fd070e8 test_printf: Refactor fwnode_pointer() to make it more readable by Andy Shevchenko · 2 years, 6 months ago
  11. 96dd9a2 lib/test_printf.c: fix clang -Wformat warnings by Justin Stitt · 2 years, 7 months ago
  12. 9a3bfa0 lib/test_printf.c: split write-beyond-buffer check in two by Rasmus Villemoes · 3 years, 8 months ago
  13. 23efd08 vsprintf: Make %pGp print the hex value by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  14. 507f986 test_printf: Append strings more efficiently by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  15. 5b358b0 test_printf: Remove custom appending of '|' by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  16. a25a085 test_printf: Remove separate page_flags variable by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  17. c666d44 test_printf: Make pft array const by Matthew Wilcox (Oracle) · 3 years, 4 months ago
  18. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 6 months ago
  19. 41c961b mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1) by Muchun Song · 3 years, 6 months ago
  20. 8d0920b mm: remove VM_DENYWRITE by David Hildenbrand · 3 years, 10 months ago
  21. e563592c Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 8 months ago
  22. 20bc8c1 lib/vsprintf: Allow to override ISO 8601 date and time separator by Andy Shevchenko · 3 years, 10 months ago
  23. 68a32ba Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 10 months ago
  24. c244297 vsprintf: dump full information of page flags in pGp by Yafang Shao · 4 years ago
  25. 51c3b91 Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 4 years ago
  26. b2bec7d Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years ago
  27. af612e4 lib/vsprintf: Add support for printing V4L2 and DRM fourccs by Sakari Ailus · 4 years ago
  28. 5ead723 lib/vsprintf: no_hash_pointers prints all addresses as unhashed by Timur Tabi · 4 years ago
  29. 4e89a78 lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers by Timur Tabi · 4 years ago
  30. f0328be media: lib/test_printf.c: Use helper function to unwind array of software_nodes by Daniel Scally · 4 years, 2 months ago
  31. f558b83 Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 4 years, 9 months ago
  32. ca1f5df Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 9 months ago
  33. 46d2681 software node: implement software_node_unregister() by Greg Kroah-Hartman · 4 years, 9 months ago
  34. 7daac5b lib/vsprintf: Print time64_t in human readable format by Andy Shevchenko · 4 years, 11 months ago
  35. 7bd57fb vsprintf: don't obfuscate NULL and error pointers by Ilya Dryomov · 4 years, 9 months ago
  36. 361b0d2 Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 5 years ago
  37. 57f5677 printf: add support for printing symbolic error names by Rasmus Villemoes · 5 years ago
  38. f1ce39df lib/test_printf: Add tests for %pfw printk modifier by Sakari Ailus · 5 years ago
  39. 8ebea6e lib/test_printf: Remove obvious comments from %pd and %pD tests by Petr Mladek · 6 years ago
  40. cf6b792 lib/test_printf: Add test of null/invalid pointer dereference for dentry by Jia He · 6 years ago
  41. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  42. 0968621 Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  43. 35e1547 Merge branch 'for-5.2-vsprintf-hardening' into for-linus by Petr Mladek · 6 years ago
  44. 3e5903e vsprintf: Prevent crash when dereferencing invalid pointers by Petr Mladek · 6 years ago
  45. 0b74d4d vsprintf: Consolidate handling of unknown pointer specifiers by Petr Mladek · 6 years ago
  46. 6b1a4d5 lib: Use new kselftest header by Tobin C. Harding · 6 years ago
  47. 6989808 lib/test_printf: Add empty module_exit function by Tobin C. Harding · 6 years ago
  48. 2821fd0 lib/test_printf: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  49. 4d42c44 lib/vsprintf: Print time and date in human readable format via %pt by Andy Shevchenko · 6 years ago
  50. ce041c4 lib/test_printf.c: accept "ptrval" as valid result for plain 'p' tests by Thierry Escande · 7 years ago
  51. c604b40 lib/test_printf: Mark big constant with UL by Andy Shevchenko · 7 years ago
  52. ad67b74 printk: hash addresses printed with %p by Tobin C. Harding · 7 years ago
  53. edf14cd mm, printk: introduce new format string for flags by Vlastimil Babka · 9 years ago
  54. 251c723 lib/test_printf.c: test dentry printing by Rasmus Villemoes · 9 years ago
  55. 857cca4 lib/test_printf.c: add test for large bitmaps by Rasmus Villemoes · 9 years ago
  56. b79a7db lib/test_printf.c: account for kvasprintf tests by Rasmus Villemoes · 9 years ago
  57. 1ca8e8e lib/test_printf.c: add a few number() tests by Rasmus Villemoes · 9 years ago
  58. f176eb4 lib/test_printf.c: test precision quirks by Rasmus Villemoes · 9 years ago
  59. 331e4de lib/test_printf.c: check for out-of-bound writes by Rasmus Villemoes · 9 years ago
  60. fd0515d lib/test_printf.c: don't BUG by Rasmus Villemoes · 9 years ago
  61. 707cc72 test_printf: test printf family at runtime by Rasmus Villemoes · 9 years ago