Stephen Boyd
|
4796dd200d
vsprintf: fix %ps on non symbols when using kallsyms
|
il y a 13 ans |
Linus Torvalds
|
11bcb32848
Merge tag 'module-for-3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/paulg/linux
|
il y a 13 ans |
KAMEZAWA Hiroyuki
|
1ac101a5d6
procfs: add num_to_str() to speed up /proc/stat
|
il y a 13 ans |
Paul Gortmaker
|
8bc3bcc93a
lib: reduce the use of module.h wherever possible
|
il y a 13 ans |
Jan Beulich
|
5756b76e4d
vsprintf: make %pV handling compatible with kasprintf()
|
il y a 13 ans |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
il y a 13 ans |
Andy Shevchenko
|
55036ba76b
lib: rename pack_hex_byte() to hex_byte_pack()
|
il y a 13 ans |
Alexey Dobriyan
|
1dff46d698
lib/kstrtox: common code between kstrto*() and simple_strto*() functions
|
il y a 13 ans |
Linus Torvalds
|
45b583b10a
Merge 'akpm' patch series
|
il y a 14 ans |
Andy Shevchenko
|
75fb8f2693
lib: make _tolower() public
|
il y a 14 ans |
Jan Engelhardt
|
f996f20812
lib/vsprintf: replace link to Draft by final RFC number
|
il y a 14 ans |
Joe Perches
|
29cf519ee0
vsprintf: Update %pI6c to not compress a single 0
|
il y a 14 ans |
Jan Beulich
|
d9be9b90d6
lib/vsprintf.c: fix interaction of kasprintf() and vsnprintf() when using %pV
|
il y a 14 ans |
Linus Torvalds
|
57d19e80f4
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
il y a 14 ans |
Ingo Molnar
|
411f05f123
vsprintf: Turn kptr_restrict off by default
|
il y a 14 ans |
Jiri Kosina
|
07f9479a40
Merge branch 'master' into for-next
|
il y a 14 ans |
Uwe Kleine-König
|
ba1835eb30
vsprintf: make comment about vs{n,cn,}printf more understandable
|
il y a 14 ans |
Linus Torvalds
|
94df491c4a
Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
il y a 14 ans |
Namhyung Kim
|
0f77a8d378
vsprintf: Introduce %pB format specifier
|
il y a 14 ans |
Alexey Dobriyan
|
33ee3b2e2e
kstrto*: converting strings to integers done (hopefully) right
|
il y a 14 ans |
Kees Cook
|
9f36e2c448
printk: use %pK for /proc/kallsyms and /proc/modules
|
il y a 14 ans |
Joe Perches
|
26297607e0
vsprintf: neaten %pK kptr_restrict, save a bit of code space
|
il y a 14 ans |
Anton Arapov
|
b921c69fb2
lib/vsprintf.c: fix vscnprintf() if @size is == 0
|
il y a 14 ans |
Dan Rosenberg
|
455cd5ab30
kptr_restrict for hiding kernel pointers from unprivileged users
|
il y a 14 ans |
Changli Gao
|
b903c0b889
lib: fix scnprintf() if @size is == 0
|
il y a 14 ans |
Joe Perches
|
5e05798128
vsprintf.c: use default pointer field size for "(null)" strings
|
il y a 14 ans |
Michal Nazarewicz
|
559b140a36
lib: vsprintf: useless strlen() removed
|
il y a 14 ans |
Joe Perches
|
7db6f5fb65
vsprintf: Recursive vsnprintf: Add "%pV", struct va_format
|
il y a 15 ans |
Joe Perches
|
cf3b429b03
vsprintf.c: use noinline_for_stack
|
il y a 15 ans |
Alexey Dobriyan
|
4be929be34
kernel-wide: replace USHORT_MAX, SHORT_MAX and SHORT_MIN with USHRT_MAX, SHRT_MAX and SHRT_MIN
|
il y a 15 ans |