Commit Verlauf

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