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