aboutsummaryrefslogtreecommitdiff
path: root/lib/seq_buf.c
AgeCommit message (Expand)Author
2021-07-08lib: fix spelling mistakesZhen Lei
2021-06-26seq_buf: Make trace_seq_putmem_hex() support data longer than 8Yun Zhou
2021-06-26seq_buf: Fix overflow in seq_buf_putmem_hex()Yun Zhou
2020-06-15seq_buf: Export seq_buf_printfVaibhav Jain
2019-11-14seq_buf: Add printing formatted hex dumpsPiotr Maziarz
2018-12-22seq_buf: Use size_t for len in seq_buf_puts()Michael Ellerman
2018-12-22seq_buf: Make seq_buf_puts() null-terminate the bufferMichael Ellerman
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2015-12-23tracing: Use seq_buf_used() in seq_buf_to_user() instead of lenJerry Snitselaar
2015-03-04seq_buf: Fix seq_buf_bprintf() truncationSteven Rostedt (Red Hat)
2015-03-04seq_buf: Fix seq_buf_vprintf() truncationSteven Rostedt (Red Hat)
2015-02-13bitmap, cpumask, nodemask: remove dedicated formatting functionsTejun Heo
2014-11-19seq_buf: Move the seq_buf code to lib/Steven Rostedt (Red Hat)