index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
vsprintf.c
Age
Commit message (
Expand
)
Author
2025-08-04
Merge tag 'printk-for-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-08-04
Merge branch 'for-6.17-hash_pointers' into for-linus
Petr Mladek
2025-08-04
Merge branch 'for-6.15-printf-attribute' into for-linus
Petr Mladek
2025-06-09
slab: Decouple slab_debug and no_hash_pointers
Kees Cook
2025-05-28
Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2025-05-16
vsprintf: remove redundant and unused %pCn format specifier
Luca Ceresoli
2025-04-29
vsprintf: Use %p4chR instead of %p4cn for reading data in reversed host ordering
Petr Mladek
2025-04-21
lib/vsprintf: Add support for generic FourCCs by extending %p4cc
Hector Martin
2025-04-10
vsprintf: Use __diag macros to disable '-Wsuggest-attribute=format'
Nathan Chancellor
2025-04-02
Merge tag 'printk-for-6.15-2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2025-03-30
Merge tag 'rust-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/ojeda/...
Linus Torvalds
2025-03-28
vsnprintf: Silence false positive GCC warning for va_format()
Andy Shevchenko
2025-03-28
vsnprintf: Drop unused const char fmt * in va_format()
Andy Shevchenko
2025-03-09
print: use new #[export] macro for rust_fmt_argument
Alice Ryhl
2025-03-09
rust: fix signature of rust_fmt_argument
Alice Ryhl
2025-03-08
vsprintf: add simple_strntoul
David Disseldorp
2025-01-13
vsnprintf: fix the number base for non-numeric formats
Linus Torvalds
2025-01-06
vsnprintf: fix up kerneldoc for argument name changes
Linus Torvalds
2024-12-23
vsprintf: don't make the 'binary' version pack small integer arguments
Linus Torvalds
2024-12-23
vsnprintf: collapse the number format state into one single state
Linus Torvalds
2024-12-23
vsnprintf: mark the indirect width and precision cases unlikely
Linus Torvalds
2024-12-23
vsnprintf: inline skip_atoi() again
Linus Torvalds
2024-12-23
vsprintf: deal with format specifiers with a lookup table
Linus Torvalds
2024-12-23
vsprintf: deal with format flags with a simple lookup table
Linus Torvalds
2024-12-23
vsprintf: associate the format state with the format pointer
Linus Torvalds
2024-12-23
vsprintf: fix calling convention for format_decode()
Linus Torvalds
2024-12-23
vsprintf: avoid nested switch statement on same variable
Linus Torvalds
2024-12-23
vsprintf: simplify number handling
Linus Torvalds
2024-11-30
printf: Remove unused 'bprintf'
Dr. David Alan Gilbert
2024-10-28
printf: Add print format (%pra) for struct range
Ira Weiny
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-03
printf: remove %pGt support
Matthew Wilcox (Oracle)
2024-07-28
minmax: don't use max() in situations that want a C constant expression
Linus Torvalds
2024-05-02
wrapper for access to ->bd_partno
Al Viro
2024-05-02
Use bdev_is_paritition() instead of open-coding it
Al Viro
2023-12-06
lib/vsprintf: Fix %pfwf when current node refcount == 0
Herve Codina
2023-11-01
vsprintf: uninline simple_strntoull(), reorder arguments
Alexey Dobriyan
2023-08-21
lib/vsprintf: split out sprintf() and friends
Andy Shevchenko
2023-04-27
Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2023-04-03
lib/vsprintf: Use isodigit() for the octal number check
Andy Shevchenko
2023-03-28
mm, printk: introduce new format %pGt for page_type
Hyeonggon Yoo
2022-12-12
Merge tag 'random-6.2-rc1-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2022-11-22
vsprintf: initialize siphash key using notifier
Jason A. Donenfeld
2022-10-18
vsprintf: replace in_irq() with in_hardirq()
ye xingchen
2022-10-10
Merge tag 'printk-for-6.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2022-10-04
Merge branch 'for-6.1-hash-pointer-init' into for-linus
Petr Mladek
2022-09-29
lib/vsprintf: Initialize vsprintf's pointer hash once the random core is ready.
Sebastian Andrzej Siewior
2022-09-29
lib/vsprintf: Remove static_branch_likely() from __ptr_to_hashval().
Sebastian Andrzej Siewior
2022-09-28
vsprintf: add new `%pA` format specifier
Gary Guo
2022-08-25
lib/vnsprintf: add const modifier for param 'bitmap'
Jian Shen
[next]