index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
seq_buf.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-06-26
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
1
-1
/
+3
2021-06-26
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
1
-1
/
+3
2020-06-15
seq_buf: Export seq_buf_printf
Vaibhav Jain
1
-0
/
+1
2019-11-14
seq_buf: Add printing formatted hex dumps
Piotr Maziarz
1
-0
/
+62
2018-12-22
seq_buf: Use size_t for len in seq_buf_puts()
Michael Ellerman
1
-1
/
+1
2018-12-22
seq_buf: Make seq_buf_puts() null-terminate the buffer
Michael Ellerman
1
-1
/
+5
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2015-12-23
tracing: Use seq_buf_used() in seq_buf_to_user() instead of len
Jerry Snitselaar
1
-2
/
+4
2015-03-04
seq_buf: Fix seq_buf_bprintf() truncation
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-03-04
seq_buf: Fix seq_buf_vprintf() truncation
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-02-13
bitmap, cpumask, nodemask: remove dedicated formatting functions
Tejun Heo
1
-36
/
+0
2014-11-19
seq_buf: Move the seq_buf code to lib/
Steven Rostedt (Red Hat)
1
-0
/
+359