Linus Torvalds
|
45b583b10a
Merge 'akpm' patch series
|
14 vuotta sitten |
Andy Shevchenko
|
75fb8f2693
lib: make _tolower() public
|
14 vuotta sitten |
Jan Engelhardt
|
f996f20812
lib/vsprintf: replace link to Draft by final RFC number
|
14 vuotta sitten |
Joe Perches
|
29cf519ee0
vsprintf: Update %pI6c to not compress a single 0
|
14 vuotta sitten |
Jan Beulich
|
d9be9b90d6
lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV
|
14 vuotta sitten |
Linus Torvalds
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
14 vuotta sitten |
Ingo Molnar
|
411f05f123
vsprintf: Turn kptr_restrict off by default
|
14 vuotta sitten |
Jiri Kosina
|
07f9479a40
Merge branch 'master' into for-next
|
14 vuotta sitten |
Uwe Kleine-König
|
ba1835eb30
vsprintf: make comment about vs{n,cn,}printf more understandable
|
14 vuotta sitten |
Linus Torvalds
|
94df491c4a
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
14 vuotta sitten |
Namhyung Kim
|
0f77a8d378
vsprintf: Introduce %pB format specifier
|
14 vuotta sitten |
Alexey Dobriyan
|
33ee3b2e2e
kstrto*: converting strings to integers done (hopefully) right
|
14 vuotta sitten |
Kees Cook
|
9f36e2c448
printk: use %pK for /proc/kallsyms and /proc/modules
|
14 vuotta sitten |
Joe Perches
|
26297607e0
vsprintf: neaten %pK kptr_restrict, save a bit of code space
|
14 vuotta sitten |
Anton Arapov
|
b921c69fb2
lib/vsprintf.c: fix vscnprintf() if @size is == 0
|
14 vuotta sitten |
Dan Rosenberg
|
455cd5ab30
kptr_restrict for hiding kernel pointers from unprivileged users
|
14 vuotta sitten |
Changli Gao
|
b903c0b889
lib: fix scnprintf() if @size is == 0
|
14 vuotta sitten |
Joe Perches
|
5e05798128
vsprintf.c: use default pointer field size for "(null)" strings
|
14 vuotta sitten |
Michal Nazarewicz
|
559b140a36
lib: vsprintf: useless strlen() removed
|
15 vuotta sitten |
Joe Perches
|
7db6f5fb65
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
|
15 vuotta sitten |
Joe Perches
|
cf3b429b03
vsprintf.c: use noinline_for_stack
|
15 vuotta sitten |
Alexey Dobriyan
|
4be929be34
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
|
15 vuotta sitten |
Hans Verkuil
|
98d5ce0d00
lib/vsprintf.c: add missing EXPORT_SYMBOL(simple_strtoll)
|
15 vuotta sitten |
Joe Perches
|
4e310fda91
vsprintf: Change struct printf_spec.precision from s8 to s16
|
15 vuotta sitten |
Bjorn Helgaas
|
9d7cca0421
resource: add window support
|
15 vuotta sitten |
Bjorn Helgaas
|
0f4050c7d3
resource: add bus number support
|
15 vuotta sitten |
Bjorn Helgaas
|
4da0b66c6e
vsprintf: move %pR resource printf_specs off the stack
|
15 vuotta sitten |
Bjorn Helgaas
|
b89dc5d6b0
vsprintf: clarify comments for printf_spec flags
|
15 vuotta sitten |
Joe Perches
|
ef0658f3de
vsprintf.c: Reduce sizeof struct printf_spec from 24 to 8 bytes
|
15 vuotta sitten |
David S. Miller
|
51c24aaaca
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 vuotta sitten |