aboutsummaryrefslogtreecommitdiff
path: root/lib/test_printf.c
AgeCommit message (Expand)Author
2021-04-28Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2021-03-19vsprintf: dump full information of page flags in pGpYafang Shao
2021-03-16Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2021-02-22Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2021-02-17lib/vsprintf: Add support for printing V4L2 and DRM fourccsSakari Ailus
2021-02-15lib/vsprintf: no_hash_pointers prints all addresses as unhashedTimur Tabi
2021-02-15lib: use KSTM_MODULE_GLOBALS macro in kselftest driversTimur Tabi
2021-01-26media: lib/test_printf.c: Use helper function to unwind array of software_nodesDaniel Scally
2020-06-07Merge tag 'driver-core-5.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2020-06-01Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2020-05-27software node: implement software_node_unregister()Greg Kroah-Hartman
2020-05-20lib/vsprintf: Print time64_t in human readable formatAndy Shevchenko
2020-05-19vsprintf: don't obfuscate NULL and error pointersIlya Dryomov
2019-11-26Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2019-10-17printf: add support for printing symbolic error namesRasmus Villemoes
2019-10-11lib/test_printf: Add tests for %pfw printk modifierSakari Ailus
2019-08-15lib/test_printf: Remove obvious comments from %pd and %pD testsPetr Mladek
2019-08-15lib/test_printf: Add test of null/invalid pointer dereference for dentryJia He
2019-05-21treewide: Add SPDX license identifier for more missed filesThomas Gleixner
2019-05-07Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2019-05-06Merge branch 'for-5.2-vsprintf-hardening' into for-linusPetr Mladek
2019-04-26vsprintf: Prevent crash when dereferencing invalid pointersPetr Mladek
2019-04-26vsprintf: Consolidate handling of unknown pointer specifiersPetr Mladek
2019-04-08lib: Use new kselftest headerTobin C. Harding
2019-04-08lib/test_printf: Add empty module_exit functionTobin C. Harding
2019-03-20lib/test_printf: Switch to bitmap_zalloc()Andy Shevchenko
2018-12-10lib/vsprintf: Print time and date in human readable format via %ptAndy Shevchenko
2018-06-15lib/test_printf.c: accept "ptrval" as valid result for plain 'p' testsThierry Escande
2018-04-11lib/test_printf: Mark big constant with ULAndy Shevchenko
2017-11-29printk: hash addresses printed with %pTobin C. Harding
2016-03-15mm, printk: introduce new format string for flagsVlastimil Babka
2016-01-16lib/test_printf.c: test dentry printingRasmus Villemoes
2016-01-16lib/test_printf.c: add test for large bitmapsRasmus Villemoes
2016-01-16lib/test_printf.c: account for kvasprintf testsRasmus Villemoes
2016-01-16lib/test_printf.c: add a few number() testsRasmus Villemoes
2016-01-16lib/test_printf.c: test precision quirksRasmus Villemoes
2016-01-16lib/test_printf.c: check for out-of-bound writesRasmus Villemoes
2016-01-16lib/test_printf.c: don't BUGRasmus Villemoes
2015-11-06test_printf: test printf family at runtimeRasmus Villemoes