Historial de Commits

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