summaryrefslogtreecommitdiff
path: root/sys/compat/linuxkpi/common/include/linux/printk.h
AgeCommit message (Expand)Author
2026-01-04linuxkpi: Add hex_dump_to_buffer()Jean-Sébastien Pédron
2026-01-04linuxkpi: Add option to skip trailing newline in `lkpi_hex_dump()`Jean-Sébastien Pédron
2025-08-09linuxkpi: Declare several log message prefixesJean-Sébastien Pédron
2025-04-12LinuxKPI: add seq_hex_dump()Bjoern A. Zeeb
2024-08-31LinuxKPI: add no_printkBjoern A. Zeeb
2023-08-16sys: Remove $FreeBSD$: two-line .h patternWarner Losh
2022-01-10LinuxKPI: Constantly use _LINUXKPI_ prefix in include guardsVladimir Kondratyev
2021-06-07linuxkpi: Fix build from redefined pr_err_once()Neel Chauhan
2021-06-07linuxkpi: Include pr_err_once() in printk.hNeel Chauhan
2020-12-16Use the 't' modifier to print a ptrdiff_t.John Baldwin
2019-05-06Implement print_hex_dump_debug() function macro in the LinuxKPI.Hans Petter Selasky
2019-03-13Implement pr_info_ratelimited() function macro in the LinuxKPI.Hans Petter Selasky
2018-03-04Implement pr_err_ratelimited() function macro in the LinuxKPI.Hans Petter Selasky
2018-02-17Add support for printk_ratelimit() function macro and improve the existingHans Petter Selasky
2017-05-31Implement print_hex_dump(), print_hex_dump_bytes() andHans Petter Selasky
2015-10-29Finish process of moving the LinuxKPI module into the default kernel build.Hans Petter Selasky