aboutsummaryrefslogtreecommitdiffstats
path: root/lib/test_printf.c
Commit message (Expand)AuthorAge
* lib/test_printf: Remove obvious comments from %pd and %pD testsPetr Mladek2019-08-15
* lib/test_printf: Add test of null/invalid pointer dereference for dentryJia He2019-08-15
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-21
* Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2019-05-07
|\
| * Merge branch 'for-5.2-vsprintf-hardening' into for-linusPetr Mladek2019-05-06
| |\
| | * vsprintf: Prevent crash when dereferencing invalid pointersPetr Mladek2019-04-26
| | * vsprintf: Consolidate handling of unknown pointer specifiersPetr Mladek2019-04-26
| * | lib/test_printf: Switch to bitmap_zalloc()Andy Shevchenko2019-03-20
| |/
* | lib: Use new kselftest headerTobin C. Harding2019-04-08
* | lib/test_printf: Add empty module_exit functionTobin C. Harding2019-04-08
|/
* lib/vsprintf: Print time and date in human readable format via %ptAndy Shevchenko2018-12-10
* lib/test_printf.c: accept "ptrval" as valid result for plain 'p' testsThierry Escande2018-06-15
* lib/test_printf: Mark big constant with ULAndy Shevchenko2018-04-11
* printk: hash addresses printed with %pTobin C. Harding2017-11-28
* mm, printk: introduce new format string for flagsVlastimil Babka2016-03-15
* lib/test_printf.c: test dentry printingRasmus Villemoes2016-01-16
* lib/test_printf.c: add test for large bitmapsRasmus Villemoes2016-01-16
* lib/test_printf.c: account for kvasprintf testsRasmus Villemoes2016-01-16
* lib/test_printf.c: add a few number() testsRasmus Villemoes2016-01-16
* lib/test_printf.c: test precision quirksRasmus Villemoes2016-01-16
* lib/test_printf.c: check for out-of-bound writesRasmus Villemoes2016-01-16
* lib/test_printf.c: don't BUGRasmus Villemoes2016-01-16
* test_printf: test printf family at runtimeRasmus Villemoes2015-11-06