summaryrefslogtreecommitdiffstats
path: root/lib/vsprintf.c
Commit message (Expand)AuthorAgeFilesLines
* random: remove rng_has_arch_random()Jason A. Donenfeld2022-06-101-2/+1
* random: remove mostly unused async readiness notifierJason A. Donenfeld2022-05-191-44/+22
* random: remove get_random_bytes_arch() and add rng_has_arch_random()Jason A. Donenfeld2022-05-191-4/+3
* lib/vsprintf: avoid redundant work with 0 sizeWaiman Long2022-03-241-3/+5
* Merge tag 'printk-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2022-03-231-20/+29
|\
| * Merge branch 'for-5.18-vsprintf-fourcc-fixup' into for-linusPetr Mladek2022-03-211-5/+8
| |\
| | * vsprintf: Move space out of string literals in fourcc_string()Andy Shevchenko2022-02-101-1/+2
| | * vsprintf: Fix potential unaligned accessAndy Shevchenko2022-02-101-5/+7
| * | vsprintf: Fix %pK with kptr_restrict == 0Christophe Leroy2022-02-241-15/+21
| |/
* | random: replace custom notifier chain with standard oneJason A. Donenfeld2022-03-121-4/+6
* | Merge tag 'bitmap-5.17-rc1' of git://github.com/norov/linuxLinus Torvalds2022-01-231-17/+7
|\ \ | |/ |/|
| * vsprintf: rework bitmap_list_stringYury Norov2022-01-151-17/+7
* | vsprintf: Use non-atomic bitmap API when applicableChristophe JAILLET2021-12-061-2/+2
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-11-091-2/+1
|\
| * lib: uninline simple_strntoull() as wellAlexey Dobriyan2021-11-091-2/+1
* | Merge branch 'for-5.16-vsprintf-pgp' into for-linusPetr Mladek2021-11-021-2/+10
|\ \
| * | vsprintf: Make %pGp print the hex valueMatthew Wilcox (Oracle)2021-10-271-0/+8
| |/
| * Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-09-081-1/+1
| |\
| | * mm: introduce PAGEFLAGS_MASK to replace ((1UL << NR_PAGEFLAGS) - 1)Muchun Song2021-09-081-1/+1
| * | isystem: ship and use stdarg.hAlexey Dobriyan2021-08-191-1/+1
| |/
* / lib/vsprintf.c: Amend static asserts for format specifier flagsAndy Shevchenko2021-10-271-1/+2
|/
* module: add printk formats to add module build ID to stacktracesStephen Boyd2021-07-081-1/+7
* lib: fix spelling mistakesZhen Lei2021-07-081-1/+1
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-07-021-0/+1
|\
| * lib: uninline simple_strtoull()Alexey Dobriyan2021-07-011-0/+1
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2021-06-291-1/+1
|\|
| * slub: force on no_hash_pointers when slub_debug is enabledStephen Boyd2021-06-291-1/+1
* | Merge tag 'printk-for-5.14' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2021-06-291-40/+70
|\ \ | |/ |/|
| * Merge branch 'for-5.14-vsprintf-scanf' into for-linusPetr Mladek2021-06-291-35/+53
| |\
| | * lib: vsprintf: Fix handling of number field widths in vsscanfRichard Fitzgerald2021-05-191-34/+48
| | * lib: vsprintf: scanf: Negative number must have field width > 1Richard Fitzgerald2021-05-191-1/+5
| * | lib/vsprintf: Allow to override ISO 8601 date and time separatorAndy Shevchenko2021-05-171-5/+17
| |/
* | Merge tag 'drm-next-2021-04-28' of git://anongit.freedesktop.org/drm/drmLinus Torvalds2021-04-281-0/+39
|\ \ | |/ |/|
| * Merge tag 'drm-misc-next-2021-03-03' of git://anongit.freedesktop.org/drm/drm...Dave Airlie2021-03-161-0/+39
| |\
| | * lib/vsprintf: Add support for printing V4L2 and DRM fourccsSakari Ailus2021-02-171-0/+39
* | | Merge branch 'for-5.13-vsprintf-pgp' into for-linusPetr Mladek2021-04-271-5/+61
|\ \ \
| * | | vsprintf: dump full information of page flags in pGpYafang Shao2021-03-191-5/+61
| |/ /
* | | lib/vsprintf.c: remove leftover 'f' and 'F' cases from bstr_printf()Rasmus Villemoes2021-04-231-2/+0
* | | printk: clarify the documentation for plain pointer printingVlastimil Babka2021-04-071-2/+5
* | | lib/vsprintf: do not show no_hash_pointers message multiple timesMarco Elver2021-03-191-0/+3
|/ /
* / lib/vsprintf: no_hash_pointers prints all addresses as unhashedTimur Tabi2021-02-151-2/+34
|/
* lib: Fix fall-through warnings for ClangGustavo A. R. Silva2020-11-191-0/+1
* Revert "lib: Revert use of fallthrough pseudo-keyword in lib/"Nick Desaulniers2020-11-181-7/+7
* vsprintf: use bd_partno in bdev_nameChristoph Hellwig2020-09-251-2/+2
* lib: Revert use of fallthrough pseudo-keyword in lib/Gustavo A. R. Silva2020-08-241-7/+7
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-7/+8
* lib/vsprintf: Force type of flags value for gfp_tAndy Shevchenko2020-08-011-1/+1
* lib/vsprintf: Replace custom spec to print decimals with generic oneAndy Shevchenko2020-08-011-7/+1
* lib/vsprintf: Replace hidden BUILD_BUG_ON() with static_assert()Andy Shevchenko2020-08-011-1/+4
* Replace HTTP links with HTTPS ones: vsprintfAlexander A. Klimov2020-07-031-1/+1