Files
linux/include/linux
Linus Torvalds d876315445 Merge tag 'printk-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
Pull printk updates from Petr Mladek:

 - Refactor printk code for formatting messages that are shown on
   consoles. This is a preparatory step for introducing atomic consoles
   which could not share the global buffers

 - Prevent memory leak when removing printk index in debugfs

 - Dump also the newest printk message by the sample gdbmacro

 - Fix a compiler warning

* tag 'printk-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux:
  printf: fix errname.c list
  kernel/printk/index.c: fix memory leak with using debugfs_lookup()
  printk: Use scnprintf() to print the message about the dropped messages on a console
  printk: adjust string limit macros
  printk: use printk_buffers for devkmsg
  printk: introduce console_prepend_dropped() for dropped messages
  printk: introduce printk_get_next_message() and printk_message
  printk: introduce struct printk_buffers
  console: Document struct console
  console: Use BIT() macros for @flags values
  printk: move size limit macros into internal.h
  docs: gdbmacros: print newest record
2023-02-23 13:49:45 -08:00
..
2023-01-16 09:26:05 +01:00
2022-11-04 12:59:25 +02:00
2022-12-11 21:25:58 +01:00
2023-02-01 17:29:30 +01:00
2023-02-13 18:51:35 +02:00
2023-02-16 21:23:52 +00:00
2023-02-20 09:20:55 -05:00
2023-01-09 17:00:54 +01:00
2023-02-15 19:38:50 +01:00
2023-01-19 14:46:25 +01:00
2022-12-07 09:43:12 -07:00
2023-02-03 08:20:55 -07:00
2023-01-13 11:48:15 +01:00
2023-01-11 15:35:11 +01:00
2022-11-18 09:14:10 +01:00
2022-12-11 18:12:17 -08:00
2023-01-29 15:18:33 -07:00
2023-01-29 15:18:33 -07:00
2023-01-19 09:24:28 +01:00
2023-01-11 06:52:43 -05:00
2023-01-17 09:29:59 +01:00
2022-11-11 18:18:05 -08:00
2022-11-15 00:42:02 -08:00
2022-12-11 19:30:20 -08:00
2023-02-13 10:11:20 +02:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:30 +01:00
2023-01-19 09:24:30 +01:00
2023-02-20 11:48:48 -06:00
2023-01-16 09:26:06 +01:00
2023-01-04 14:44:13 -07:00
2023-01-19 09:24:28 +01:00
2022-12-20 03:13:45 +01:00
2023-01-19 09:24:28 +01:00
2023-01-03 17:49:22 -08:00
2023-01-19 09:24:28 +01:00