1. 23efd08 vsprintf: Make %pGp print the hex value by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  2. 507f986 test_printf: Append strings more efficiently by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  3. 5b358b0 test_printf: Remove custom appending of '|' by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  4. a25a085 test_printf: Remove separate page_flags variable by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  5. c666d44 test_printf: Make pft array const by Matthew Wilcox (Oracle) · 3 years, 2 months ago
  6. 2d33820 Merge branch 'akpm' (patches from Andrew) by Linus Torvalds · 3 years, 4 months ago
  7. 41c961b mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1) by Muchun Song · 3 years, 4 months ago
  8. 8d0920b mm: remove VM_DENYWRITE by David Hildenbrand · 3 years, 8 months ago
  9. e563592 Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 6 months ago
  10. 20bc8c1 lib/vsprintf: Allow to override ISO 8601 date and time separator by Andy Shevchenko · 3 years, 8 months ago
  11. 68a32ba Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 3 years, 8 months ago
  12. c244297 vsprintf: dump full information of page flags in pGp by Yafang Shao · 3 years, 9 months ago
  13. 51c3b91 Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm-misc into drm-next by Dave Airlie · 3 years, 10 months ago
  14. b2bec7d Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 3 years, 10 months ago
  15. af612e4 lib/vsprintf: Add support for printing V4L2 and DRM fourccs by Sakari Ailus · 3 years, 10 months ago
  16. 5ead723 lib/vsprintf: no_hash_pointers prints all addresses as unhashed by Timur Tabi · 3 years, 11 months ago
  17. 4e89a78 lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers by Timur Tabi · 3 years, 11 months ago
  18. f0328be media: lib/test_printf.c: Use helper function to unwind array of software_nodes by Daniel Scally · 4 years ago
  19. 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, 7 months ago
  20. ca1f5df Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 7 months ago
  21. 46d2681 software node: implement software_node_unregister() by Greg Kroah-Hartman · 4 years, 7 months ago
  22. 7daac5b lib/vsprintf: Print time64_t in human readable format by Andy Shevchenko · 4 years, 9 months ago
  23. 7bd57fb vsprintf: don't obfuscate NULL and error pointers by Ilya Dryomov · 4 years, 7 months ago
  24. 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
  25. 57f5677 printf: add support for printing symbolic error names by Rasmus Villemoes · 5 years ago
  26. f1ce39d lib/test_printf: Add tests for %pfw printk modifier by Sakari Ailus · 5 years ago
  27. 8ebea6e lib/test_printf: Remove obvious comments from %pd and %pD tests by Petr Mladek · 5 years ago
  28. cf6b792 lib/test_printf: Add test of null/invalid pointer dereference for dentry by Jia He · 5 years ago
  29. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  30. 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
  31. 35e1547 Merge branch 'for-5.2-vsprintf-hardening' into for-linus by Petr Mladek · 6 years ago
  32. 3e5903e vsprintf: Prevent crash when dereferencing invalid pointers by Petr Mladek · 6 years ago
  33. 0b74d4d vsprintf: Consolidate handling of unknown pointer specifiers by Petr Mladek · 6 years ago
  34. 6b1a4d5 lib: Use new kselftest header by Tobin C. Harding · 6 years ago
  35. 6989808 lib/test_printf: Add empty module_exit function by Tobin C. Harding · 6 years ago
  36. 2821fd0 lib/test_printf: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  37. 4d42c44 lib/vsprintf: Print time and date in human readable format via %pt by Andy Shevchenko · 6 years ago
  38. ce041c4 lib/test_printf.c: accept "ptrval" as valid result for plain 'p' tests by Thierry Escande · 7 years ago
  39. c604b40 lib/test_printf: Mark big constant with UL by Andy Shevchenko · 7 years ago
  40. ad67b74 printk: hash addresses printed with %p by Tobin C. Harding · 7 years ago
  41. edf14cd mm, printk: introduce new format string for flags by Vlastimil Babka · 9 years ago
  42. 251c723 lib/test_printf.c: test dentry printing by Rasmus Villemoes · 9 years ago
  43. 857cca4 lib/test_printf.c: add test for large bitmaps by Rasmus Villemoes · 9 years ago
  44. b79a7db lib/test_printf.c: account for kvasprintf tests by Rasmus Villemoes · 9 years ago
  45. 1ca8e8e lib/test_printf.c: add a few number() tests by Rasmus Villemoes · 9 years ago
  46. f176eb4 lib/test_printf.c: test precision quirks by Rasmus Villemoes · 9 years ago
  47. 331e4de lib/test_printf.c: check for out-of-bound writes by Rasmus Villemoes · 9 years ago
  48. fd0515d lib/test_printf.c: don't BUG by Rasmus Villemoes · 9 years ago
  49. 707cc72 test_printf: test printf family at runtime by Rasmus Villemoes · 9 years ago