index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
seq_buf.c
Age
Commit message (
Expand
)
Author
2023-11-02
seq_buf: Export seq_buf_puts()
Christophe JAILLET
2023-11-02
seq_buf: Export seq_buf_putc()
Christophe JAILLET
2023-10-28
seq_buf: Introduce DECLARE_SEQ_BUF and seq_buf_str()
Kees Cook
2023-10-20
tracing: Move readpos from seq_buf to trace_seq
Matthew Wilcox (Oracle)
2023-04-25
seq_buf: Add seq_buf_do_printk() helper
Sergey Senozhatsky
2021-07-08
lib: fix spelling mistakes
Zhen Lei
2021-06-26
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
2021-06-26
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
2020-06-15
seq_buf: Export seq_buf_printf
Vaibhav Jain
2019-11-14
seq_buf: Add printing formatted hex dumps
Piotr Maziarz
2018-12-22
seq_buf: Use size_t for len in seq_buf_puts()
Michael Ellerman
2018-12-22
seq_buf: Make seq_buf_puts() null-terminate the buffer
Michael Ellerman
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2015-12-23
tracing: Use seq_buf_used() in seq_buf_to_user() instead of len
Jerry Snitselaar
2015-03-04
seq_buf: Fix seq_buf_bprintf() truncation
Steven Rostedt (Red Hat)
2015-03-04
seq_buf: Fix seq_buf_vprintf() truncation
Steven Rostedt (Red Hat)
2015-02-13
bitmap, cpumask, nodemask: remove dedicated formatting functions
Tejun Heo
2014-11-19
seq_buf: Move the seq_buf code to lib/
Steven Rostedt (Red Hat)