| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-08-04 | Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -9/+61 |
| 2025-08-04 | Merge branch 'for-6.17-hash_pointers' into for-linus | Petr Mladek | 1 | -4/+57 |
| 2025-08-04 | Merge branch 'for-6.15-printf-attribute' into for-linus | Petr Mladek | 1 | -5/+4 |
| 2025-06-09 | slab: Decouple slab_debug and no_hash_pointers | Kees Cook | 1 | -4/+57 |
| 2025-05-28 | Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel | Linus Torvalds | 1 | -6/+34 |
| 2025-05-16 | vsprintf: remove redundant and unused %pCn format specifier | Luca Ceresoli | 1 | -8/+2 |
| 2025-04-29 | vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering | Petr Mladek | 1 | -3/+8 |
| 2025-04-21 | lib/vsprintf: Add support for generic FourCCs by extending %p4cc | Hector Martin | 1 | -6/+29 |
| 2025-04-10 | vsprintf: Use __diag macros to disable '-Wsuggest-attribute=format' | Nathan Chancellor | 1 | -5/+4 |
| 2025-04-02 | Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -2/+7 |
| 2025-03-30 | Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/... | Linus Torvalds | 1 | -3/+0 |
| 2025-03-28 | vsnprintf: Silence false positive GCC warning for va_format() | Andy Shevchenko | 1 | -0/+5 |
| 2025-03-28 | vsnprintf: Drop unused const char fmt * in va_format() | Andy Shevchenko | 1 | -2/+2 |
| 2025-03-09 | print: use new #[export] macro for rust_fmt_argument | Alice Ryhl | 1 | -3/+0 |
| 2025-03-09 | rust: fix signature of rust_fmt_argument | Alice Ryhl | 1 | -1/+1 |
| 2025-03-08 | vsprintf: add simple_strntoul | David Disseldorp | 1 | -0/+7 |
| 2025-01-13 | vsnprintf: fix the number base for non-numeric formats | Linus Torvalds | 1 | -1/+2 |
| 2025-01-06 | vsnprintf: fix up kerneldoc for argument name changes | Linus Torvalds | 1 | -3/+3 |
| 2024-12-23 | vsprintf: don't make the 'binary' version pack small integer arguments | Linus Torvalds | 1 | -23/+6 |
| 2024-12-23 | vsnprintf: collapse the number format state into one single state | Linus Torvalds | 1 | -71/+66 |
| 2024-12-23 | vsnprintf: mark the indirect width and precision cases unlikely | Linus Torvalds | 1 | -4/+4 |
| 2024-12-23 | vsnprintf: inline skip_atoi() again | Linus Torvalds | 1 | -2/+1 |
| 2024-12-23 | vsprintf: deal with format specifiers with a lookup table | Linus Torvalds | 1 | -79/+54 |
| 2024-12-23 | vsprintf: deal with format flags with a simple lookup table | Linus Torvalds | 1 | -20/+21 |
| 2024-12-23 | vsprintf: associate the format state with the format pointer | Linus Torvalds | 1 | -135/+157 |
| 2024-12-23 | vsprintf: fix calling convention for format_decode() | Linus Torvalds | 1 | -20/+17 |
| 2024-12-23 | vsprintf: avoid nested switch statement on same variable | Linus Torvalds | 1 | -52/+47 |
| 2024-12-23 | vsprintf: simplify number handling | Linus Torvalds | 1 | -102/+42 |
| 2024-11-30 | printf: Remove unused 'bprintf' | Dr. David Alan Gilbert | 1 | -23/+0 |
| 2024-10-28 | printf: Add print format (%pra) for struct range | Ira Weiny | 1 | -6/+51 |
| 2024-10-02 | move asm/unaligned.h to linux/unaligned.h | Al Viro | 1 | -1/+1 |
| 2024-09-03 | printf: remove %pGt support | Matthew Wilcox (Oracle) | 1 | -21/+0 |
| 2024-07-28 | minmax: don't use max() in situations that want a C constant expression | Linus Torvalds | 1 | -1/+1 |
| 2024-05-02 | wrapper for access to ->bd_partno | Al Viro | 1 | -1/+1 |
| 2024-05-02 | Use bdev_is_paritition() instead of open-coding it | Al Viro | 1 | -1/+1 |
| 2023-12-06 | lib/vsprintf: Fix %pfwf when current node refcount == 0 | Herve Codina | 1 | -3/+8 |
| 2023-11-01 | vsprintf: uninline simple_strntoull(), reorder arguments | Alexey Dobriyan | 1 | -13/+12 |
| 2023-08-21 | lib/vsprintf: split out sprintf() and friends | Andy Shevchenko | 1 | -0/+1 |
| 2023-04-27 | Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -0/+21 |
| 2023-04-03 | lib/vsprintf: Use isodigit() for the octal number check | Andy Shevchenko | 1 | -1/+1 |
| 2023-03-28 | mm, printk: introduce new format %pGt for page_type | Hyeonggon Yoo | 1 | -0/+21 |
| 2022-12-12 | Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 1 | -9/+5 |
| 2022-11-22 | vsprintf: initialize siphash key using notifier | Jason A. Donenfeld | 1 | -9/+5 |
| 2022-10-18 | vsprintf: replace in_irq() with in_hardirq() | ye xingchen | 1 | -1/+1 |
| 2022-10-10 | Merge tag 'printk-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -23/+28 |
| 2022-10-04 | Merge branch 'for-6.1-hash-pointer-init' into for-linus | Petr Mladek | 1 | -21/+26 |
| 2022-09-29 | lib/vsprintf: Initialize vsprintf's pointer hash once the random core is ready. | Sebastian Andrzej Siewior | 1 | -19/+27 |
| 2022-09-29 | lib/vsprintf: Remove static_branch_likely() from __ptr_to_hashval(). | Sebastian Andrzej Siewior | 1 | -11/+8 |
| 2022-09-28 | vsprintf: add new `%pA` format specifier | Gary Guo | 1 | -0/+13 |
| 2022-08-25 | lib/vnsprintf: add const modifier for param 'bitmap' | Jian Shen | 1 | -2/+2 |
| 2022-06-10 | random: remove rng_has_arch_random() | Jason A. Donenfeld | 1 | -2/+1 |
| 2022-05-19 | random: remove mostly unused async readiness notifier | Jason A. Donenfeld | 1 | -44/+22 |
| 2022-05-19 | random: remove get_random_bytes_arch() and add rng_has_arch_random() | Jason A. Donenfeld | 1 | -4/+3 |
| 2022-03-24 | lib/vsprintf: avoid redundant work with 0 size | Waiman Long | 1 | -3/+5 |
| 2022-03-23 | Merge tag 'printk-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -20/+29 |
| 2022-03-21 | Merge branch 'for-5.18-vsprintf-fourcc-fixup' into for-linus | Petr Mladek | 1 | -5/+8 |
| 2022-03-12 | random: replace custom notifier chain with standard one | Jason A. Donenfeld | 1 | -4/+6 |
| 2022-02-24 | vsprintf: Fix %pK with kptr_restrict == 0 | Christophe Leroy | 1 | -15/+21 |
| 2022-02-10 | vsprintf: Move space out of string literals in fourcc_string() | Andy Shevchenko | 1 | -1/+2 |
| 2022-02-10 | vsprintf: Fix potential unaligned access | Andy Shevchenko | 1 | -5/+7 |
| 2022-01-23 | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linux | Linus Torvalds | 1 | -17/+7 |
| 2022-01-15 | vsprintf: rework bitmap_list_string | Yury Norov | 1 | -17/+7 |
| 2021-12-06 | vsprintf: Use non-atomic bitmap API when applicable | Christophe JAILLET | 1 | -2/+2 |
| 2021-11-09 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -2/+1 |
| 2021-11-09 | lib: uninline simple_strntoull() as well | Alexey Dobriyan | 1 | -2/+1 |
| 2021-11-02 | Merge branch 'for-5.16-vsprintf-pgp' into for-linus | Petr Mladek | 1 | -2/+10 |
| 2021-10-27 | lib/vsprintf.c: Amend static asserts for format specifier flags | Andy Shevchenko | 1 | -1/+2 |
| 2021-10-27 | vsprintf: Make %pGp print the hex value | Matthew Wilcox (Oracle) | 1 | -0/+8 |
| 2021-09-08 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
| 2021-09-08 | mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1) | Muchun Song | 1 | -1/+1 |
| 2021-08-19 | isystem: ship and use stdarg.h | Alexey Dobriyan | 1 | -1/+1 |
| 2021-07-08 | module: add printk formats to add module build ID to stacktraces | Stephen Boyd | 1 | -1/+7 |
| 2021-07-08 | lib: fix spelling mistakes | Zhen Lei | 1 | -1/+1 |
| 2021-07-02 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -0/+1 |
| 2021-07-01 | lib: uninline simple_strtoull() | Alexey Dobriyan | 1 | -0/+1 |
| 2021-06-29 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds | 1 | -1/+1 |
| 2021-06-29 | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -40/+70 |
| 2021-06-29 | slub: force on no_hash_pointers when slub_debug is enabled | Stephen Boyd | 1 | -1/+1 |
| 2021-06-29 | Merge branch 'for-5.14-vsprintf-scanf' into for-linus | Petr Mladek | 1 | -35/+53 |
| 2021-05-19 | lib: vsprintf: Fix handling of number field widths in vsscanf | Richard Fitzgerald | 1 | -34/+48 |
| 2021-05-19 | lib: vsprintf: scanf: Negative number must have field width > 1 | Richard Fitzgerald | 1 | -1/+5 |
| 2021-05-17 | lib/vsprintf: Allow to override ISO 8601 date and time separator | Andy Shevchenko | 1 | -5/+17 |
| 2021-04-28 | Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drm | Linus Torvalds | 1 | -0/+39 |
| 2021-04-27 | Merge branch 'for-5.13-vsprintf-pgp' into for-linus | Petr Mladek | 1 | -5/+61 |
| 2021-04-23 | lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf() | Rasmus Villemoes | 1 | -2/+0 |
| 2021-04-07 | printk: clarify the documentation for plain pointer printing | Vlastimil Babka | 1 | -2/+5 |
| 2021-03-19 | vsprintf: dump full information of page flags in pGp | Yafang Shao | 1 | -5/+61 |
| 2021-03-19 | lib/vsprintf: do not show no_hash_pointers message multiple times | Marco Elver | 1 | -0/+3 |
| 2021-03-16 | Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie | 1 | -0/+39 |
| 2021-02-17 | lib/vsprintf: Add support for printing V4L2 and DRM fourccs | Sakari Ailus | 1 | -0/+39 |
| 2021-02-15 | lib/vsprintf: no_hash_pointers prints all addresses as unhashed | Timur Tabi | 1 | -2/+34 |
| 2020-11-19 | lib: Fix fall-through warnings for Clang | Gustavo A. R. Silva | 1 | -0/+1 |
| 2020-11-18 | Revert "lib: Revert use of fallthrough pseudo-keyword in lib/" | Nick Desaulniers | 1 | -7/+7 |
| 2020-09-25 | vsprintf: use bd_partno in bdev_name | Christoph Hellwig | 1 | -2/+2 |
| 2020-08-24 | lib: Revert use of fallthrough pseudo-keyword in lib/ | Gustavo A. R. Silva | 1 | -7/+7 |
| 2020-08-23 | treewide: Use fallthrough pseudo-keyword | Gustavo A. R. Silva | 1 | -7/+8 |
| 2020-08-01 | lib/vsprintf: Force type of flags value for gfp_t | Andy Shevchenko | 1 | -1/+1 |
| 2020-08-01 | lib/vsprintf: Replace custom spec to print decimals with generic one | Andy Shevchenko | 1 | -7/+1 |
| 2020-08-01 | lib/vsprintf: Replace hidden BUILD_BUG_ON() with static_assert() | Andy Shevchenko | 1 | -1/+4 |
| 2020-07-03 | Replace HTTP links with HTTPS ones: vsprintf | Alexander A. Klimov | 1 | -1/+1 |
| 2020-06-01 | Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -6/+33 |
| 2020-06-01 | Merge branch 'for-5.8-printf-time64_t' into for-linus | Petr Mladek | 1 | -2/+29 |
| 2020-05-20 | lib/vsprintf: Print time64_t in human readable format | Andy Shevchenko | 1 | -2/+29 |
| 2020-05-19 | vsprintf: don't obfuscate NULL and error pointers | Ilya Dryomov | 1 | -0/+7 |
| 2020-05-15 | bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier | Daniel Borkmann | 1 | -0/+12 |
| 2020-02-28 | lib/vsprintf: update comment about simple_strto<foo>() functions | Andy Shevchenko | 1 | -4/+4 |
| 2019-12-01 | rss_stat: add support to detect RSS updates of external mm | Joel Fernandes (Google) | 1 | -11/+29 |
| 2019-11-26 | Merge tag 'devprop-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -37/+56 |
| 2019-10-17 | printf: add support for printing symbolic error names | Rasmus Villemoes | 1 | -0/+27 |
| 2019-10-11 | lib/vsprintf: Add %pfw conversion specifier for printing fwnode names | Sakari Ailus | 1 | -0/+36 |
| 2019-10-11 | lib/vsprintf: OF nodes are first and foremost, struct device_nodes | Sakari Ailus | 1 | -12/+4 |
| 2019-10-11 | lib/vsprintf: Make use of fwnode API to obtain node names and separators | Sakari Ailus | 1 | -22/+17 |
| 2019-10-11 | lib/vsprintf: Add a note on re-using %pf or %pF | Sakari Ailus | 1 | -0/+2 |
| 2019-10-11 | lib/vsprintf: Remove support for %pF and %pf in favour of %pS and %ps | Sakari Ailus | 1 | -8/+2 |
| 2019-08-15 | vsprintf: Prevent crash when dereferencing invalid pointers for %pD | Jia He | 1 | -3/+10 |
| 2019-07-09 | Merge tag 'printk-for-5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -2/+2 |
| 2019-07-04 | lib/vsprintf: Reinstate printing of legacy clock IDs | Geert Uytterhoeven | 1 | -1/+1 |
| 2019-06-12 | vsprintf: fix data type of variable in string_nocheck() | Youngmin Nam | 1 | -1/+1 |
| 2019-05-21 | treewide: Add SPDX license identifier for missed files | Thomas Gleixner | 1 | -0/+1 |
| 2019-05-10 | vsprintf: Do not break early boot with probing addresses | Petr Mladek | 1 | -7/+4 |
| 2019-04-29 | lib/vsprintf: Make function pointer_string static | YueHaibing | 1 | -2/+3 |
| 2019-04-26 | vsprintf: Limit the length of inlined error messages | Petr Mladek | 1 | -12/+27 |
| 2019-04-26 | vsprintf: Avoid confusion between invalid address and value | Petr Mladek | 1 | -1/+1 |
| 2019-04-26 | vsprintf: Prevent crash when dereferencing invalid pointers | Petr Mladek | 1 | -35/+101 |
| 2019-04-26 | vsprintf: Consolidate handling of unknown pointer specifiers | Petr Mladek | 1 | -11/+17 |
| 2019-04-26 | vsprintf: Factor out %pO handler as kobject_string() | Petr Mladek | 1 | -5/+12 |
| 2019-04-26 | vsprintf: Factor out %pV handler as va_format() | Petr Mladek | 1 | -9/+12 |
| 2019-04-26 | vsprintf: Factor out %p[iI] handler as ip_addr_string() | Petr Mladek | 1 | -22/+30 |
| 2019-04-26 | vsprintf: Do not check address of well-known strings | Petr Mladek | 1 | -37/+44 |
| 2019-04-26 | vsprintf: Consistent %pK handling for kptr_restrict == 0 | Petr Mladek | 1 | -4/+2 |
| 2019-04-26 | vsprintf: Shuffle restricted_pointer() | Petr Mladek | 1 | -49/+49 |
| 2019-03-09 | Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p... | Linus Torvalds | 1 | -1/+0 |
| 2019-03-07 | lib/vsprintf.c: move sizeof(struct printf_spec) next to its definition | Rasmus Villemoes | 1 | -2/+3 |
| 2019-02-28 | lib/vsprintf: Remove %pCr remnant in comment | Geert Uytterhoeven | 1 | -1/+0 |
| 2018-12-10 | lib/vsprintf: Print time and date in human readable format via %pt | Andy Shevchenko | 1 | -0/+100 |
| 2018-10-26 | Merge tag 'devicetree-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+6 |
| 2018-10-25 | Merge tag 'printk-for-4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -108/+108 |
| 2018-10-24 | Merge tag 'docs-4.20' of git://git.lwn.net/linux | Linus Torvalds | 1 | -11/+9 |
| 2018-10-12 | doc: printk-formats: Remove bogus kobject references for device nodes | Geert Uytterhoeven | 1 | -11/+9 |
| 2018-10-12 | lib/vsprintf: Hash printed address for netdev bits fallback | Geert Uytterhoeven | 1 | -5/+4 |
| 2018-10-12 | lib/vsprintf: Hash legacy clock addresses | Geert Uytterhoeven | 1 | -1/+1 |
| 2018-10-12 | lib/vsprintf: Prepare for more general use of ptr_to_id() | Geert Uytterhoeven | 1 | -103/+103 |
| 2018-10-12 | lib/vsprintf: Make ptr argument conts in ptr_to_id() | Geert Uytterhoeven | 1 | -1/+2 |
| 2018-10-05 | vsprintf: Fix off-by-one bug in bstr_printf() processing dereferenced pointers | Steven Rostedt (VMware) | 1 | -1/+1 |
| 2018-09-07 | vsprintf: print OF node name using full_name | Rob Herring | 1 | -1/+6 |
| 2018-08-15 | Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 1 | -1/+26 |
| 2018-08-07 | lib/vsprintf: Do not handle %pO[^F] as %px | Bart Van Assche | 1 | -0/+1 |
| 2018-07-17 | vsprintf: Add command line option debug_boot_weak_hash | Tobin C. Harding | 1 | -0/+17 |
| 2018-07-17 | vsprintf: Use hw RNG for ptr_key | Tobin C. Harding | 1 | -1/+9 |
| 2018-06-06 | Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 1 | -80/+53 |
| 2018-06-05 | Merge branch 'for-4.18-vsprintf-pcr-removal' into for-4.18 | Petr Mladek | 1 | -3/+0 |
| 2018-06-05 | lib/vsprintf: Remove atomic-unsafe support for %pCr | Geert Uytterhoeven | 1 | -3/+0 |
| 2018-05-16 | vsprintf: Replace memory barrier with static_key for random_ptr_key update | Steven Rostedt (VMware) | 1 | -11/+15 |
| 2018-04-18 | vsprintf: Tweak pF/pf comment | Sergey Senozhatsky | 1 | -8/+4 |
| 2018-04-11 | proc: add seq_put_decimal_ull_width to speed up /proc/pid/smaps | Andrei Vagin | 1 | -4/+14 |
| 2018-04-11 | lib/vsprintf: Mark expected switch fall-through | Andy Shevchenko | 1 | -0/+3 |
| 2018-04-11 | lib/vsprintf: Replace space with '_' before crng is ready | Shunyong Yang | 1 | -1/+2 |
| 2018-04-11 | lib/vsprintf: Deduplicate pointer_string() | Andy Shevchenko | 1 | -20/+7 |
| 2018-04-11 | lib/vsprintf: Move pointer_string() upper | Andy Shevchenko | 1 | -14/+14 |
| 2018-04-11 | lib/vsprintf: Make flag_spec global | Andy Shevchenko | 1 | -13/+8 |
| 2018-04-11 | lib/vsprintf: Make strspec global | Andy Shevchenko | 1 | -12/+9 |
| 2018-04-11 | lib/vsprintf: Make dec_spec global | Andy Shevchenko | 1 | -12/+9 |
| 2018-04-06 | vsprintf: Do not preprocess non-dereferenced pointers for bprintf (%px and %pK) | Steven Rostedt (VMware) | 1 | -0/+4 |
| 2018-02-08 | vsprintf: avoid misleading "(null)" for %px | Adam Borowski | 1 | -1/+1 |
| 2018-02-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml... | Linus Torvalds | 1 | -3/+2 |
| 2018-02-01 | Merge tag 'trace-v4.16' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 1 | -13/+69 |
| 2018-01-23 | vsprintf: Do not have bprintf dereference pointers | Steven Rostedt (VMware) | 1 | -13/+69 |
| 2018-01-09 | symbol lookup: introduce dereference_symbol_descriptor() | Sergey Senozhatsky | 1 | -3/+2 |
| 2017-12-21 | vsprintf: Fix a dangling documentation reference | Jonathan Corbet | 1 | -1/+1 |
| 2017-12-21 | doc: convert printk-formats.txt to rst | Tobin C. Harding | 1 | -1/+2 |
| 2017-11-29 | vsprintf: don't use 'restricted_pointer()' when not restricting | Linus Torvalds | 1 | -0/+2 |
| 2017-11-29 | vsprintf: add printk specifier %px | Tobin C. Harding | 1 | -0/+18 |
| 2017-11-29 | printk: hash addresses printed with %p | Tobin C. Harding | 1 | -7/+74 |
| 2017-11-29 | vsprintf: refactor %pK code out of pointer() | Tobin C. Harding | 1 | -43/+54 |
| 2017-10-25 | locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns ... | Mark Rutland | 1 | -2/+2 |
| 2017-07-07 | Merge tag 'devicetree-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+136 |
| 2017-06-27 | vsprintf: Add %p extension "%pOF" for device tree | Pantelis Antoniou | 1 | -0/+136 |
| 2017-06-05 | uuid: rename uuid types | Christoph Hellwig | 1 | -2/+2 |
| 2017-05-08 | checkpatch: add ability to find bad uses of vsprintf %p<foo> extensions | Joe Perches | 1 | -0/+3 |
| 2017-04-02 | kernel-api.rst: fix output of the vsnprintf() documentation | mchehab@s-opensource.com | 1 | -3/+3 |
| 2017-02-27 | lib/vsprintf.c: remove %Z support | Alexey Dobriyan | 1 | -4/+4 |
| 2016-05-20 | lib/uuid.c: introduce a few more generic helpers | Andy Shevchenko | 1 | -5/+4 |
| 2016-05-20 | lib/vsprintf: simplify UUID printing | Andy Shevchenko | 1 | -8/+4 |
| 2016-03-17 | sscanf: implement basic character sets | Jessica Yu | 1 | -1/+58 |
| 2016-03-15 | mm, printk: introduce new format string for flags | Vlastimil Babka | 1 | -0/+75 |
| 2016-02-11 | vsprintf: kptr_restrict is okay in IRQ when 2 | Jason A. Donenfeld | 1 | -13/+13 |
| 2016-01-16 | lib/vsprintf: factor out %pN[F] handler as netdev_bits() | Andy Shevchenko | 1 | -9/+16 |
| 2016-01-16 | lib/vsprintf: refactor duplicate code to special_hex_number() | Andy Shevchenko | 1 | -26/+27 |
| 2016-01-16 | lib/vsprintf.c: warn about too large precisions and field widths | Rasmus Villemoes | 1 | -4/+24 |
| 2016-01-16 | lib/vsprintf.c: help gcc make number() smaller | Rasmus Villemoes | 1 | -12/+14 |
| 2016-01-16 | lib/vsprintf.c: expand field_width to 24 bits | Rasmus Villemoes | 1 | -20/+22 |
| 2016-01-16 | lib/vsprintf.c: eliminate potential race in string() | Rasmus Villemoes | 1 | -19/+9 |
| 2016-01-16 | lib/vsprintf.c: move string() below widen_string() | Rasmus Villemoes | 1 | -31/+31 |
| 2016-01-16 | lib/vsprintf.c: pull out padding code from dentry_name() | Rasmus Villemoes | 1 | -15/+31 |
| 2016-01-06 | lib/vsprintf: add %*pg format specifier | Dmitry Monakhov | 1 | -0/+29 |
| 2015-11-06 | lib/vsprintf.c: update documentation | Rasmus Villemoes | 1 | -3/+4 |
| 2015-11-06 | lib/vsprintf.c: remove SPECIAL handling in pointer() | Rasmus Villemoes | 1 | -1/+1 |
| 2015-11-06 | lib/vsprintf.c: also improve sanity check in bstr_printf() | Rasmus Villemoes | 1 | -1/+1 |
| 2015-11-06 | lib/vsprintf.c: handle invalid format specifiers more robustly | Rasmus Villemoes | 1 | -10/+21 |
| 2015-11-06 | printk: synchronize %p formatting documentation | Martin Kletzander | 1 | -32/+8 |