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