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 13 patches in this subsystem on linux-trace-kernel, ordered by date desc.
-
STALE108d
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
2026-06-03 · Rasmus Villemoes <hidden> -
STALE108d
Re: [PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
2026-06-02 · "Arnd Bergmann" <arnd@arndb.de> -
STALE108d
[PATCH 1/2] tracing: work around -Wmissing-format-attribute warning
2026-06-02 · Arnd Bergmann <arnd@kernel.org> -
STALE304d
[PATCH v3 01/21] lib/vsprintf: Add specifier for printing struct timespec64
2025-11-13 · Andy Shevchenko <andriy.shevchenko@linux.intel.com> -
STALE310d
[PATCH v2 01/21] lib/vsprintf: Add specifier for printing struct timespec64
2025-11-11 · Andy Shevchenko <andriy.shevchenko@linux.intel.com> -
STALE312d
[PATCH v1 01/23] lib/vsprintf: Add specifier for printing struct timespec64
2025-11-10 · Andy Shevchenko <andriy.shevchenko@linux.intel.com> -
STALE362d
[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> -
STALE537d
[RFC PATCH V3 36/43] rv64ilp32_abi: printf: Use BITS_PER_LONG instead of CONFIG_64BIT
2025-03-25 · guoren@kernel.org -
STALE540d
LANDED [PATCH v2 5/6] vsnprintf: Drop unused const char fmt * in va_format()
2025-03-21 · Andy Shevchenko <andriy.shevchenko@linux.intel.com> -
STALE540d
LANDED [PATCH v2 6/6] vsnprintf: Silence false positive GCC warning for va_format()
2025-03-21 · Andy Shevchenko <andriy.shevchenko@linux.intel.com> -
STALE544d
[PATCH v1 6/6] vsnprintf: Mark va_format() with __printf() attribute
2025-03-20 · Andy Shevchenko <andriy.shevchenko@linux.intel.com> -
STALE544d
[PATCH v1 5/6] vsnprintf: Mark pointer() with __printf() attribute
2025-03-20 · Andy Shevchenko <andriy.shevchenko@linux.intel.com> -
STALE845d
[PATCH 1/2] mm: printk: introduce new format %pGs for slab flags
2024-05-22 · Sukrit Bhatnagar <hidden>