index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
seq_buf.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
lib: fix spelling mistakes
Zhen Lei
2021-07-08
1
-1
/
+1
*
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
Yun Zhou
2021-06-26
1
-1
/
+3
*
seq_buf: Fix overflow in seq_buf_putmem_hex()
Yun Zhou
2021-06-26
1
-1
/
+3
*
seq_buf: Export seq_buf_printf
Vaibhav Jain
2020-06-15
1
-0
/
+1
*
seq_buf: Add printing formatted hex dumps
Piotr Maziarz
2019-11-14
1
-0
/
+62
*
seq_buf: Use size_t for len in seq_buf_puts()
Michael Ellerman
2018-12-22
1
-1
/
+1
*
seq_buf: Make seq_buf_puts() null-terminate the buffer
Michael Ellerman
2018-12-22
1
-1
/
+5
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
tracing: Use seq_buf_used() in seq_buf_to_user() instead of len
Jerry Snitselaar
2015-12-23
1
-2
/
+4
*
seq_buf: Fix seq_buf_bprintf() truncation
Steven Rostedt (Red Hat)
2015-03-04
1
-1
/
+1
*
seq_buf: Fix seq_buf_vprintf() truncation
Steven Rostedt (Red Hat)
2015-03-04
1
-1
/
+1
*
bitmap, cpumask, nodemask: remove dedicated formatting functions
Tejun Heo
2015-02-13
1
-36
/
+0
*
seq_buf: Move the seq_buf code to lib/
Steven Rostedt (Red Hat)
2014-11-19
1
-0
/
+359