index
:
xavi/android_kernel_m2note
lp-5.1
mm-6.0
ng-7.1.2
o-8.1
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
vsprintf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: vsprintf: default kptr_restrict to the maximum value
Dave Weinstein
2018-11-27
1
-1
/
+1
*
checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions
Joe Perches
2017-09-23
1
-0
/
+3
*
lib/vsprintf.c: remove SPECIAL handling in pointer()
Rasmus Villemoes
2017-04-11
1
-1
/
+1
*
lib/vsprintf.c: also improve sanity check in bstr_printf()
Rasmus Villemoes
2017-04-11
1
-1
/
+1
*
lib/vsprintf.c: handle invalid format specifiers more robustly
Rasmus Villemoes
2017-04-11
1
-10
/
+21
*
vsprintf: remove %n handling
Ryan Mallon
2017-04-11
1
-36
/
+9
*
vsprintf: ignore %n again
Kees Cook
2017-04-11
1
-11
/
+9
*
lib/vsprintf.c: another small hack
Rasmus Villemoes
2017-04-11
1
-3
/
+4
*
lib/vsprintf: implement bitmap printing through '%*pb[l]'
Tejun Heo
2017-04-11
1
-0
/
+94
*
lib/vsprintf.c: replace while with do-while in skip_atoi
Rasmus Villemoes
2017-04-11
1
-1
/
+2
*
lib/vsprintf.c: consume 'p' in format_decode
Rasmus Villemoes
2017-04-11
1
-4
/
+3
*
lib/vsprintf.c: improve put_dec_trunc8 slightly
Rasmus Villemoes
2017-04-11
1
-6
/
+4
*
lib/vsprintf.c: even faster binary to decimal conversion
Rasmus Villemoes
2017-04-11
1
-119
/
+129
*
lib/vsprintf.c: eliminate duplicate hex string array
Rasmus Villemoes
2017-04-11
1
-5
/
+2
*
lib/vsprintf.c: reduce stack use in number()
Rasmus Villemoes
2017-04-11
1
-6
/
+1
*
lib/vsprintf.c: fix potential NULL deref in hex_string
Rasmus Villemoes
2017-04-11
1
-4
/
+12
*
lib/vsprintf.c: improve sanity check in vsnprintf()
Rasmus Villemoes
2017-04-11
1
-1
/
+1
*
lib/vsprintf.c: eliminate some branches
Rasmus Villemoes
2017-04-11
1
-19
/
+11
*
lib/vsprintf.c: fix comparison to bool
Fabian Frederick
2017-04-11
1
-2
/
+2
*
vsprintf: Add support for IORESOURCE_UNSET in %pR
Bjorn Helgaas
2017-04-11
1
-4
/
+9
*
vsprintf: add %pad extension for dma_addr_t use
Joe Perches
2017-04-11
1
-6
/
+27
*
lib/vsprintf.c: document formats for dentry and struct file
Olof Johansson
2017-04-11
1
-0
/
+2
*
add formats for dentry/file pathnames
Al Viro
2017-04-11
1
-0
/
+82
*
kernel: Fix few typos
Masanari Iida
2017-04-11
1
-1
/
+1
*
first commit
Meizu OpenSource
2016-08-15
1
-0
/
+2302