vsprintf · Maintained
Maintainers
- M Petr Mladek <pmladek@suse.com>
- M Steven Rostedt <rostedt@goodmis.org>
- R Andy Shevchenko <andriy.shevchenko@linux.intel.com>
- R Rasmus Villemoes <linux@rasmusvillemoes.dk>
- R Sergey Senozhatsky <senozhatsky@chromium.org>
Paths
- F
Documentation/core-api/printk-formats.rst - F
lib/tests/printf_kunit.c - F
lib/tests/scanf_kunit.c - F
lib/vsprintf.c
Last 30 days
Recent patches
Most-recent 14 patches in this subsystem on bpf, ordered by date desc.
-
STALE288d
[PATCH 10/19 v6.1.y] minmax: don't use max() in situations that want a C constant expression
2025-09-24 · Eliav Farber <hidden> -
STALE295d
[PATCH 06/15 6.6.y] minmax: don't use max() in situations that want a C constant expression
2025-09-22 · Eliav Farber <hidden> -
STALE470d
[RFC PATCH V3 36/43] rv64ilp32_abi: printf: Use BITS_PER_LONG instead of CONFIG_64BIT
2025-03-25 · guoren@kernel.org -
STALE568d
[PATCH] vsprintf: simplify number handling
2024-12-18 · Linus Torvalds <torvalds@linux-foundation.org> -
STALE1419d
LANDED [PATCH] lib/vnsprintf: add const modifier for param 'bitmap'
2022-08-16 · Guangbin Huang <hidden> -
STALE1967d
[PATCH] lib: vsprintf: check for NULL device_node name in device_node_string()
2021-02-17 · "Enrico Weigelt, metux IT consult" <info@metux.net> -
STALE1984d
[PATCH] lib: Replace obscene word with a better one :)
2021-02-05 · Bhaskar Chowdhury <hidden> -
STALE2205d
[PATCH v3 bpf-next 4/8] printk: add type-printing %pT format specifier which uses BTF
2020-06-23 · Alan Maguire <hidden> -
STALE2205d
[PATCH v3 bpf-next 5/8] printk: initialize vmlinux BTF outside of printk in late_initcall()
2020-06-23 · Alan Maguire <hidden> -
STALE2225d
[PATCH AUTOSEL 5.6 077/606] bpf: Restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
2020-06-09 · Sasha Levin <sashal@kernel.org> -
STALE2251d
LANDED [PATCH bpf v2 3/3] bpf: restrict bpf_trace_printk()'s %s usage and add %pks, %pus specifier
2020-05-15 · Daniel Borkmann <daniel@iogearbox.net> -
STALE2252d
[PATCH bpf 3/3] bpf: restrict bpf_trace_printk()'s %s usage and add %psK, %psU specifier
2020-05-14 · Daniel Borkmann <daniel@iogearbox.net> -
STALE2247d
[PATCH v2 bpf-next 4/7] printk: add type-printing %pT format specifier which uses BTF
2020-05-12 · Alan Maguire <hidden> -
STALE2265d
[RFC PATCH bpf-next 5/6] printk: add type-printing %pT<type> format specifier which uses BTF
2020-04-17 · Alan Maguire <hidden>