index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
test_printf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-05-07
Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
1
-5
/
+24
2019-05-06
Merge branch 'for-5.2-vsprintf-hardening' into for-linus
Petr Mladek
1
-3
/
+22
2019-04-26
vsprintf: Prevent crash when dereferencing invalid pointers
Petr Mladek
1
-1
/
+21
2019-04-26
vsprintf: Consolidate handling of unknown pointer specifiers
Petr Mladek
1
-2
/
+1
2019-04-08
lib: Use new kselftest header
Tobin C. Harding
1
-18
/
+5
2019-04-08
lib/test_printf: Add empty module_exit function
Tobin C. Harding
1
-0
/
+6
2019-03-20
lib/test_printf: Switch to bitmap_zalloc()
Andy Shevchenko
1
-2
/
+2
2018-12-10
lib/vsprintf: Print time and date in human readable format via %pt
Andy Shevchenko
1
-3
/
+58
2018-06-15
lib/test_printf.c: accept "ptrval" as valid result for plain 'p' tests
Thierry Escande
1
-2
/
+22
2018-04-11
lib/test_printf: Mark big constant with UL
Andy Shevchenko
1
-1
/
+1
2017-11-29
printk: hash addresses printed with %p
Tobin C. Harding
1
-38
/
+70
2016-03-15
mm, printk: introduce new format string for flags
Vlastimil Babka
1
-0
/
+53
2016-01-16
lib/test_printf.c: test dentry printing
Rasmus Villemoes
1
-0
/
+27
2016-01-16
lib/test_printf.c: add test for large bitmaps
Rasmus Villemoes
1
-0
/
+17
2016-01-16
lib/test_printf.c: account for kvasprintf tests
Rasmus Villemoes
1
-0
/
+1
2016-01-16
lib/test_printf.c: add a few number() tests
Rasmus Villemoes
1
-0
/
+24
2016-01-16
lib/test_printf.c: test precision quirks
Rasmus Villemoes
1
-6
/
+15
2016-01-16
lib/test_printf.c: check for out-of-bound writes
Rasmus Villemoes
1
-5
/
+19
2016-01-16
lib/test_printf.c: don't BUG
Rasmus Villemoes
1
-1
/
+6
2015-11-06
test_printf: test printf family at runtime
Rasmus Villemoes
1
-0
/
+362