aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/linux/sprintf.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2025-08-04Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linuxLinus Torvalds1-1/+1
2025-07-24sprintf.h requires stdarg.hStephen Rothwell1-0/+1
2025-06-09slab: Decouple slab_debug and no_hash_pointersKees Cook1-1/+1
2025-03-09print: use new #[export] macro for rust_fmt_argumentAlice Ryhl1-0/+3
2023-08-21lib/vsprintf: declare no_hash_pointers in sprintf.hAndy Shevchenko1-0/+2
2023-08-21lib/vsprintf: split out sprintf() and friendsAndy Shevchenko1-0/+25