Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
b8bfee85f1307426e0242d654f3a14c06ef639c5
/
lib
/
seq_buf.c
9dbbc3b
lib: fix spelling mistakes
by Zhen Lei
· 3 years, 6 months ago
6a2cbc5
seq_buf: Make trace_seq_putmem_hex() support data longer than 8
by Yun Zhou
· 3 years, 6 months ago
d3b1603
seq_buf: Fix overflow in seq_buf_putmem_hex()
by Yun Zhou
· 3 years, 6 months ago
97c02c7
seq_buf: Export seq_buf_printf
by Vaibhav Jain
· 4 years, 7 months ago
353cade
seq_buf: Add printing formatted hex dumps
by Piotr Maziarz
· 5 years ago
29924e5
seq_buf: Use size_t for len in seq_buf_puts()
by Michael Ellerman
· 6 years ago
0464ed2
seq_buf: Make seq_buf_puts() null-terminate the buffer
by Michael Ellerman
· 6 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
ff078d8
tracing: Use seq_buf_used() in seq_buf_to_user() instead of len
by Jerry Snitselaar
· 9 years ago
4d4eb4d
seq_buf: Fix seq_buf_bprintf() truncation
by Steven Rostedt (Red Hat)
· 10 years ago
4a8fe4e
seq_buf: Fix seq_buf_vprintf() truncation
by Steven Rostedt (Red Hat)
· 10 years ago
4638532
bitmap, cpumask, nodemask: remove dedicated formatting functions
by Tejun Heo
· 10 years ago
8d58e99a
seq_buf: Move the seq_buf code to lib/
by Steven Rostedt (Red Hat)
· 11 years ago
[Renamed from kernel/trace/seq_buf.c]
2448913
seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY_PRINTF
by Steven Rostedt (Red Hat)
· 10 years ago
01cb06a
tracing: Add seq_buf_get_buf() and seq_buf_commit() helper functions
by Steven Rostedt (Red Hat)
· 10 years ago
8cd709a
tracing: Have seq_buf use full buffer
by Steven Rostedt (Red Hat)
· 10 years ago
9b77215
seq_buf: Add seq_buf_can_fit() helper function
by Steven Rostedt (Red Hat)
· 10 years ago
5ac48378
tracing: Use trace_seq_used() and seq_buf_used() instead of len
by Steven Rostedt (Red Hat)
· 10 years ago
eeab981
seq_buf: Create seq_buf_used() to find out how much was written
by Steven Rostedt (Red Hat)
· 10 years ago
dd23180
tracing: Convert seq_buf_path() to be like seq_path()
by Steven Rostedt (Red Hat)
· 10 years ago
3a161d9
tracing: Create seq_buf layer in trace_seq
by Steven Rostedt (Red Hat)
· 11 years ago