1. 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
  2. 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
  3. 46d2681 software node: implement software_node_unregister() by Greg Kroah-Hartman · 4 years, 7 months ago
  4. 7daac5b lib/vsprintf: Print time64_t in human readable format by Andy Shevchenko · 4 years, 9 months ago
  5. 7bd57fb vsprintf: don't obfuscate NULL and error pointers by Ilya Dryomov · 4 years, 8 months ago
  6. 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
  7. 57f5677 printf: add support for printing symbolic error names by Rasmus Villemoes · 5 years ago
  8. f1ce39d lib/test_printf: Add tests for %pfw printk modifier by Sakari Ailus · 5 years ago
  9. 8ebea6e lib/test_printf: Remove obvious comments from %pd and %pD tests by Petr Mladek · 5 years ago
  10. cf6b792 lib/test_printf: Add test of null/invalid pointer dereference for dentry by Jia He · 5 years ago
  11. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  12. 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
  13. 35e1547 Merge branch 'for-5.2-vsprintf-hardening' into for-linus by Petr Mladek · 6 years ago
  14. 3e5903e vsprintf: Prevent crash when dereferencing invalid pointers by Petr Mladek · 6 years ago
  15. 0b74d4d vsprintf: Consolidate handling of unknown pointer specifiers by Petr Mladek · 6 years ago
  16. 6b1a4d5 lib: Use new kselftest header by Tobin C. Harding · 6 years ago
  17. 6989808 lib/test_printf: Add empty module_exit function by Tobin C. Harding · 6 years ago
  18. 2821fd0 lib/test_printf: Switch to bitmap_zalloc() by Andy Shevchenko · 6 years ago
  19. 4d42c44 lib/vsprintf: Print time and date in human readable format via %pt by Andy Shevchenko · 6 years ago
  20. ce041c4 lib/test_printf.c: accept "ptrval" as valid result for plain 'p' tests by Thierry Escande · 7 years ago
  21. c604b40 lib/test_printf: Mark big constant with UL by Andy Shevchenko · 7 years ago
  22. ad67b74 printk: hash addresses printed with %p by Tobin C. Harding · 7 years ago
  23. edf14cd mm, printk: introduce new format string for flags by Vlastimil Babka · 9 years ago
  24. 251c723 lib/test_printf.c: test dentry printing by Rasmus Villemoes · 9 years ago
  25. 857cca4 lib/test_printf.c: add test for large bitmaps by Rasmus Villemoes · 9 years ago
  26. b79a7db lib/test_printf.c: account for kvasprintf tests by Rasmus Villemoes · 9 years ago
  27. 1ca8e8e lib/test_printf.c: add a few number() tests by Rasmus Villemoes · 9 years ago
  28. f176eb4 lib/test_printf.c: test precision quirks by Rasmus Villemoes · 9 years ago
  29. 331e4de lib/test_printf.c: check for out-of-bound writes by Rasmus Villemoes · 9 years ago
  30. fd0515d lib/test_printf.c: don't BUG by Rasmus Villemoes · 9 years ago
  31. 707cc72 test_printf: test printf family at runtime by Rasmus Villemoes · 9 years ago