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 30 patches in this subsystem on barebox (capped at 30), ordered by date desc.
-
STALE175d
[PATCH 2/6] param: support uuid/guid parameter type
2026-01-15 · Ahmad Fatoum <hidden> -
STALE207d
[PATCH v1 34/54] efi: loader: support formatting only first device path node to text
2025-12-18 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE207d
[PATCH v1 03/54] lib: vsprintf: print human-readable EFI GUIDs with %pUs
2025-12-18 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE211d
[PATCH 08/16] efi: tidy up header includes for reuse
2025-12-11 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE301d
[PATCH v2 2/7] vsprintf: Add rasprintf(): the reallocing string printf family
2025-09-09 · Tobias Waldekranz <tobias@waldekranz.com> -
STALE314d
[PATCH] vsprintf: drop printf hexstr fuzzer
2025-09-01 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE399d
[PATCH v2] clk: make use of %pC format specifier for printing name
2025-06-10 · Ahmad Fatoum <hidden> -
STALE399d
[PATCH] clk: make use of %pC format specifier for printing name
2025-06-09 · Ahmad Fatoum <hidden> -
STALE399d
[PATCH 12/21] Add fuzzing infrastructure
2025-06-05 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE406d
[PATCH 8/9] vsprintf: add %ps format specifier for symbols without offset
2025-05-27 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE474d
[PATCH 2/2] vsprintf: add explicit fallthrough
2025-03-25 · Jules Maselbas <hidden> -
STALE474d
[PATCH 1/2] vsprintf: fix missing break when printing %pJP
2025-03-25 · Jules Maselbas <hidden> -
STALE480d
[PATCH master 7/8] vsprintf: fix left indentation when formatting wide string arguments
2025-03-20 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE484d
[PATCH] treewide: use fallthrough pseudo keyword in switches
2025-03-14 · Jules Maselbas <hidden> -
STALE484d
[PATCH 1/2] vsprintf: make basprintf an alias of xasprintf
2025-03-13 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE553d
[PATCH 2/2] vsprintf: document %JP format specifier as being barebox-specific
2025-01-06 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE588d
[PATCH 2/2] fixup! stdio: stub out basprintf and friends when built for PBL
2024-12-02 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE591d
[PATCH v2 04/16] treewide: replace inverted check for PBL with new IN_PROPER macro
2024-11-25 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE860d
[PATCH v2 091/113] vsprintf: add %pD for printing EFI device path
2024-03-04 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE860d
[PATCH v2 090/113] lib: vsprintf: align documentation with current feature set
2024-03-04 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE860d
[PATCH v2 004/113] vsprintf: guard against NULL in UUID %pU
2024-03-04 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE890d
[PATCH 1/2] vsprintf: add support for printing MAC addresses
2024-02-02 · Sascha Hauer <s.hauer@pengutronix.de> -
STALE861d
[PATCH 004/112] vsprintf: guard against NULL in UUID %pU
2024-01-03 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE861d
[PATCH 090/112] vsprintf: add %pD for printing EFI device path
2024-01-03 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE1280d
[PATCH 3/4] vsprintf: implement %pJP for printing JSONPaths
2023-01-10 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE1280d
[PATCH 1/7] vsprintf: support %pOF format specifier
2023-01-09 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE1651d
[PATCH 11/11] treewide: add SPDX-License-Identifier for files without explicit license
2022-01-03 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE1673d
[PATCH] fixup! vsprintf: add optional support for %ls format modifier
2021-12-09 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE1653d
[PATCH 1/3] vsprintf: add support for printing raw buffers as hex (%*ph)
2021-12-09 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE1692d
[PATCH 19/30] vsprintf: add optional support for %ls format modifier
2021-11-22 · Ahmad Fatoum <a.fatoum@pengutronix.de>
Quiet for 30+ days
Patches with no review trailers and no replies. Either the author is heads-down elsewhere or these slipped through. Oldest first.
-
STALE207d
[PATCH v1 03/54] lib: vsprintf: print human-readable EFI GUIDs with %pUs
2025-12-18 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE207d
[PATCH v1 34/54] efi: loader: support formatting only first device path node to text
2025-12-18 · Ahmad Fatoum <a.fatoum@pengutronix.de> -
STALE175d
[PATCH 2/6] param: support uuid/guid parameter type
2026-01-15 · Ahmad Fatoum <hidden>