Stephen Boyd
|
0d1d7a5588
lib/vsprintf.c: Include clk.h
|
10 年之前 |
Rasmus Villemoes
|
675cf53c1d
lib/vsprintf.c: improve put_dec_trunc8 slightly
|
10 年之前 |
Rasmus Villemoes
|
7c43d9a30c
lib/vsprintf.c: even faster binary to decimal conversion
|
10 年之前 |
Rasmus Villemoes
|
41416f2330
lib/string_helpers.c: change semantics of string_escape_mem
|
10 年之前 |
Rasmus Villemoes
|
9c98f23596
lib/vsprintf.c: fix potential NULL deref in hex_string
|
10 年之前 |
Geert Uytterhoeven
|
900cca2944
lib/vsprintf: add %pC{,n,r} format specifiers for clocks
|
10 年之前 |
Rasmus Villemoes
|
d1c1b12137
lib/vsprintf.c: another small hack
|
10 年之前 |
Rasmus Villemoes
|
3ea8d440a8
lib/vsprintf.c: eliminate duplicate hex string array
|
10 年之前 |
Rasmus Villemoes
|
e26c12c777
lib/vsprintf.c: reduce stack use in number()
|
10 年之前 |
Rasmus Villemoes
|
51be17dfff
lib/vsprintf.c: eliminate some branches
|
10 年之前 |
Tejun Heo
|
dbc760bcc1
lib/vsprintf: implement bitmap printing through '%*pb[l]'
|
10 年之前 |
Rasmus Villemoes
|
43e5b666cf
lib/vsprintf.c: replace while with do-while in skip_atoi
|
10 年之前 |
Rasmus Villemoes
|
2aa2f9e21e
lib/vsprintf.c: improve sanity check in vsnprintf()
|
10 年之前 |
Rasmus Villemoes
|
ffbfed03b4
lib/vsprintf.c: consume 'p' in format_decode
|
10 年之前 |
Andy Shevchenko
|
71dca95d5c
lib/vsprintf: add %*pE[achnops] format specifier
|
10 年之前 |
Masanari Iida
|
da3dae54e4
Documentation: Docbook: Fix generated DocBook/kernel-api.xml
|
11 年之前 |
Fabian Frederick
|
3f623eba2a
lib/vsprintf.c: fix comparison to bool
|
11 年之前 |
Ryan Mallon
|
708d96fd06
vsprintf: remove %n handling
|
11 年之前 |
Bjorn Helgaas
|
d19cb803a2
vsprintf: Add support for IORESOURCE_UNSET in %pR
|
11 年之前 |
Joe Perches
|
aaf07621b8
vsprintf: add %pad extension for dma_addr_t use
|
11 年之前 |
Kees Cook
|
9196436ab2
vsprintf: ignore %n again
|
11 年之前 |
Olof Johansson
|
c0d92a57a8
lib/vsprintf.c: document formats for dentry and struct file
|
11 年之前 |
Ryan Mallon
|
312b4e2269
vsprintf: check real user/group id for %pK
|
11 年之前 |
Al Viro
|
4b6ccca701
add formats for dentry/file pathnames
|
12 年之前 |
Linus Torvalds
|
496322bc91
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 年之前 |
Daniel Borkmann
|
1067964305
lib: vsprintf: add IPv4/v6 generic %p[Ii]S[pfs] format specifier
|
12 年之前 |
Steven Rostedt
|
360603a1be
sprintf: hex_string(): fix comment
|
12 年之前 |
Joe Perches
|
b0d33c2bd7
vsprintf: Add extension %pSR - print_symbol replacement
|
12 年之前 |
Stepan Moskovchenko
|
7d7992108d
lib/vsprintf.c: add %pa format specifier for phys_addr_t types
|
12 年之前 |
Eldad Zack
|
462e471107
simple_strto*: annotate function as obsolete
|
12 年之前 |