index
:
bcachefs.git
388-debug
9p-revert
9p_mempool
BCH_IOCTL_FSCK
alloc
alloc_debug
alloc_striping
alloc_tags
alloc_tags_rfc
alloc_tags_v2
backpointer_debug
backpointers
bcache-journal_fix
bcache2
bcachefs-5.17
bcachefs-6.7-for-stable
bcachefs-block
bcachefs-btree-transactions
bcachefs-btree-write-buffer-via-journal
bcachefs-buffered-write-fix
bcachefs-buffered-write-locking
bcachefs-bug-gitlab-4
bcachefs-data_update_fix
bcachefs-deadlock-avoidance
bcachefs-dev-lifetime
bcachefs-developer-guide
bcachefs-dir-i-size
bcachefs-disk-accounting-rewrite-1
bcachefs-downgrade-table
bcachefs-ec
bcachefs-erasure-coding
bcachefs-for-6.9
bcachefs-for-review
bcachefs-for-upstream
bcachefs-for-upstream-merged
bcachefs-for-upstream-merged-next
bcachefs-for-v6.10
bcachefs-for-v6.12
bcachefs-for-v6.13
bcachefs-for-v6.14
bcachefs-for-v6.15
bcachefs-for-v6.7
bcachefs-fsck-work
bcachefs-garbage
bcachefs-icache
bcachefs-ioctl-fsck
bcachefs-kill-prereservations
bcachefs-locking
bcachefs-lordkitsuna
bcachefs-memalloc-profiling
bcachefs-nocow
bcachefs-online-fsck
bcachefs-prereqs
bcachefs-put-folio-assert
bcachefs-rebalance-ratelimit
bcachefs-splice-disable
bcachefs-sysfs-ioctls
bcachefs-testing
bcachefs-testing-2
bcachefs-testing-rebased
bcachefs-tracepoints
bcachefs-v4.13
bcachefs-v4.15
bcachefs-v4.16
bcachefs-v4.18
bcachefs-v4.19
bcachefs-v4.19-backport
bcachefs-v4.19-backport-2.0
bcachefs-v4.19-backport-2019-hotfix
bcachefs-v4.19-backport-2022-hotfix
bcachefs-v4.19-backport-compat
bcachefs-v4.19-backport-debug
bcachefs-v4.20
bcachefs-v5.0
bcachefs-v5.10
bcachefs-v5.10-snapshots
bcachefs-v5.11
bcachefs-v5.15
bcachefs-v5.16
bcachefs-v5.19
bcachefs-v5.7
bcachefs-v5.9
bcachefs-v6.0
bcachefs-v6.13-rc1
bcachefs-v6.3
bcachefs-v6.4
bcachefs-v6.5
bcachefs-zstd
bcachefs_btree_ptr_update
bcachefs_disk_groups
bcachefs_major_minor
bcachefs_subvol_ioctls
bio_copy_data_revert
bio_folio_iter
bkey-renumbering
bkey_unpack
block-for-bcachefs
btree-iter
btree-iter-locking
btree-key-cache
btree_iter_cow
btree_path
btree_root_fix
buffered-io
buffered-io-2
bug-gitlab-4
bug-report-template
ci-monkeypatch
codetags
codetags_v0
codetags_v1
compat
copy_folio_from_iter_atomic
copygc_get_buckets
daniel-debug
data_update
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
dev
dev2
dirent-borken-fix
dirent-hack
disk-usage
durability
ec_disk_accounting
exent_overlap_repair
extent-hook-removal
extent-inline-data
extent-overwrite
fast_list
fcollapse
finsert
fix_missing_include
folio_iter_batched
for-jens
for-next
fs-uuid-ioctl
fua_work
gap_buffer
genradix
header_cleanup
hyperfect-debug
i_blocks_debug
incompressible
inode_hash_find_debug
inode_work
journal_debug
kill-alloc-btree-hack
lacriatch-fix
latency_debug
lazy_percpu_counters
lockdep_cmp_fn
lockdep_debug
lordkitsuna
lordkitsuna-debug
lz4-refactoring
marcin
master
mean_and_variance_fixups
memalloc-prof-v7
memalloc_prof_debug
memalloc_prof_v1
memalloc_prof_v2
memalloc_prof_v3
memalloc_prof_v4
memalloc_prof_v5
move-checksum-debug
new_allocator
persistent-alloc
printbuf_v2
printbuf_v3
printbuf_v3_bcachefs
printbuf_v4
printbuf_v5
printbuf_v6
promote
quota
raof-455
rcu_pending
read_path_debug
readahead
refactor-heap
reflink_fix
reflink_p_fix
replicas-status
ringbuffer
shrinker
shrinker_to_text
six_locks
snapshots
snapshots-wip
sonicrules-debug
srcu
stintel-debug
syzbot-fix
test
testing
time_stats_sched
time_stats_twf
tracing_to_printbuf
u128
vmalloc_size
vmap_disable
wip
woob-debug
xfs-next
xfs_no_data_io
zones
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
vsprintf.c
Age
Commit message (
Expand
)
Author
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-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
2022-06-10
random: remove rng_has_arch_random()
Jason A. Donenfeld
2022-05-19
random: remove mostly unused async readiness notifier
Jason A. Donenfeld
2022-05-19
random: remove get_random_bytes_arch() and add rng_has_arch_random()
Jason A. Donenfeld
2022-03-24
lib/vsprintf: avoid redundant work with 0 size
Waiman Long
2022-03-23
Merge tag 'printk-for-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
[next]