Commit History

Author SHA1 Message Date
  Rasmus Villemoes cfccde04e2 lib/vsprintf.c: pull out padding code from dentry_name() 9 years ago
  Dmitry Monakhov 1031bc5892 lib/vsprintf: add %*pg format specifier 10 years ago
  Rasmus Villemoes d7ec9a05d6 lib/vsprintf.c: update documentation 10 years ago
  Rasmus Villemoes 80c9eb46fa lib/vsprintf.c: remove SPECIAL handling in pointer() 10 years ago
  Rasmus Villemoes 762abb5154 lib/vsprintf.c: also improve sanity check in bstr_printf() 10 years ago
  Rasmus Villemoes b006f19b05 lib/vsprintf.c: handle invalid format specifiers more robustly 10 years ago
  Martin Kletzander 5e4ee7b13b printk: synchronize %p formatting documentation 10 years ago
  Stephen Boyd 0d1d7a5588 lib/vsprintf.c: Include clk.h 10 years ago
  Rasmus Villemoes 675cf53c1d lib/vsprintf.c: improve put_dec_trunc8 slightly 10 years ago
  Rasmus Villemoes 7c43d9a30c lib/vsprintf.c: even faster binary to decimal conversion 10 years ago
  Rasmus Villemoes 41416f2330 lib/string_helpers.c: change semantics of string_escape_mem 10 years ago
  Rasmus Villemoes 9c98f23596 lib/vsprintf.c: fix potential NULL deref in hex_string 10 years ago
  Geert Uytterhoeven 900cca2944 lib/vsprintf: add %pC{,n,r} format specifiers for clocks 10 years ago
  Rasmus Villemoes d1c1b12137 lib/vsprintf.c: another small hack 10 years ago
  Rasmus Villemoes 3ea8d440a8 lib/vsprintf.c: eliminate duplicate hex string array 10 years ago
  Rasmus Villemoes e26c12c777 lib/vsprintf.c: reduce stack use in number() 10 years ago
  Rasmus Villemoes 51be17dfff lib/vsprintf.c: eliminate some branches 10 years ago
  Tejun Heo dbc760bcc1 lib/vsprintf: implement bitmap printing through '%*pb[l]' 10 years ago
  Rasmus Villemoes 43e5b666cf lib/vsprintf.c: replace while with do-while in skip_atoi 10 years ago
  Rasmus Villemoes 2aa2f9e21e lib/vsprintf.c: improve sanity check in vsnprintf() 10 years ago
  Rasmus Villemoes ffbfed03b4 lib/vsprintf.c: consume 'p' in format_decode 10 years ago
  Andy Shevchenko 71dca95d5c lib/vsprintf: add %*pE[achnops] format specifier 11 years ago
  Masanari Iida da3dae54e4 Documentation: Docbook: Fix generated DocBook/kernel-api.xml 11 years ago
  Fabian Frederick 3f623eba2a lib/vsprintf.c: fix comparison to bool 11 years ago
  Ryan Mallon 708d96fd06 vsprintf: remove %n handling 11 years ago
  Bjorn Helgaas d19cb803a2 vsprintf: Add support for IORESOURCE_UNSET in %pR 11 years ago
  Joe Perches aaf07621b8 vsprintf: add %pad extension for dma_addr_t use 11 years ago
  Kees Cook 9196436ab2 vsprintf: ignore %n again 12 years ago
  Olof Johansson c0d92a57a8 lib/vsprintf.c: document formats for dentry and struct file 12 years ago
  Ryan Mallon 312b4e2269 vsprintf: check real user/group id for %pK 12 years ago