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-25 08:55:19 -08:00
2023-02-08 21:53:24 +01:00
2023-02-02 13:40:23 +01:00
2023-01-20 10:54:05 +01:00
2023-01-20 18:20:38 -08:00
2023-02-22 11:05:56 -08:00
2023-02-22 14:21:40 -08:00
2023-02-01 17:29:30 +01:00
2023-02-20 16:38:00 -08:00
2023-02-16 11:36:14 -08:00
2023-02-13 18:51:35 +02:00
2023-02-16 21:23:52 +00:00
2023-02-22 18:28:03 -08:00
2023-01-31 15:01:47 +01:00
2023-02-21 18:24:12 -08:00
2023-01-31 12:10:45 +00:00
2023-02-22 10:53:37 -08:00
2023-02-20 09:20:55 -05:00
2023-02-02 22:48:20 +01:00
2023-01-20 13:25:17 +00:00
2023-02-03 21:59:41 +01:00
2023-01-24 13:41:57 +01:00
2023-02-07 12:53:53 +01:00
2023-02-15 19:38:50 +01:00
2023-01-19 14:46:25 +01:00
2023-01-31 14:42:10 +01:00
2023-02-14 14:24:09 -07:00
2023-02-13 13:37:37 -08:00
2023-02-15 15:40:06 -08:00
2023-02-02 00:25:13 +01:00
2023-02-03 08:20:55 -07:00
2023-01-19 09:24:29 +01:00
2023-02-21 15:27:48 -08:00
2023-02-21 15:27:48 -08:00
2023-01-31 15:01:45 +01:00
2023-02-09 20:19:18 +01:00
2023-01-18 12:27:17 +01:00
2023-02-21 18:24:12 -08:00
2023-02-13 18:35:15 +08:00
2023-01-30 07:37:40 -08:00
2023-02-14 14:23:06 -05:00
2023-02-14 14:23:06 -05:00
2023-02-14 14:23:06 -05:00
2023-02-14 14:23:06 -05:00
2023-02-14 14:23:06 -05:00
2023-02-14 14:23:06 -05:00
2023-01-29 15:18:33 -07:00
2023-01-29 15:18:33 -07:00
2023-01-29 15:18:33 -07:00
2023-01-29 15:18:33 -07:00
2023-01-26 15:28:25 +01:00
2023-02-13 11:05:12 +00:00
2023-01-19 09:24:28 +01:00
2023-01-26 07:00:06 -05:00
2023-02-07 12:53:53 +01:00
2023-02-22 18:28:03 -08:00
2023-01-19 09:24:27 +01:00
2023-01-27 11:19:46 +00:00
2023-02-07 18:20:00 -08:00
2023-01-23 09:17:44 +01:00
2023-02-22 17:12:44 -08:00
2023-02-20 12:33:41 -08:00
2023-01-27 14:46:31 -08:00
2023-01-24 11:49:42 +00:00
2023-01-30 15:55:29 +01:00
2023-01-17 18:50:06 +01:00
2023-01-18 22:08:38 +01:00
2023-02-22 10:44:31 +01:00
2023-02-13 14:16:35 +01:00
2023-02-14 13:39:33 +08:00
2023-01-26 15:55:38 +01:00
2023-02-17 15:07:05 -08:00
2023-02-16 11:34:19 -08:00
2023-01-17 13:41:27 +00:00
2023-01-17 09:29:59 +01:00
2023-02-02 21:08:32 +01:00
2023-02-16 09:33:25 +01:00
2023-01-27 11:19:45 +00:00
2023-02-22 12:36:25 -08:00
2023-02-06 13:47:40 +01:00
2023-01-29 15:17:41 -07:00
2023-02-22 13:50:13 -08:00
2023-02-01 20:54:27 -08:00
2023-02-05 10:57:55 +00:00
2023-02-13 19:31:25 +00:00
2023-01-25 09:46:49 +00:00
2023-01-26 06:59:40 -05:00
2023-02-18 14:34:09 -05:00
2023-02-13 10:11:20 +02:00
2023-02-21 08:49:16 +09:00
2023-01-27 11:07:11 +00:00
2023-02-06 15:31:05 +01:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:28 +01:00
2023-01-31 15:01:47 +01:00
2023-02-13 11:12:31 +00:00
2023-02-10 18:59:56 -08:00
2023-02-08 09:16:07 +00:00
2023-01-31 15:01:20 +01:00
2023-02-20 17:41:08 -08:00
2023-01-19 09:24:30 +01:00
2023-01-19 17:07:15 -08:00
2023-01-19 09:24:30 +01:00
2023-02-22 14:21:40 -08:00
2023-02-20 11:22:54 +00:00
2023-02-17 13:04:56 +01:00
2023-02-20 17:25:43 -06:00
2023-02-01 21:04:09 -08:00
2023-02-22 14:47:20 -08:00
2023-02-14 14:22:33 -05:00
2023-02-20 09:20:21 -05:00
2023-01-19 15:55:12 -08:00
2023-02-21 14:45:22 -08:00
2023-01-28 14:36:29 +01:00
2023-01-30 15:55:31 +01:00
2023-02-20 11:48:48 -06:00
2023-01-16 09:26:06 +01:00
2023-01-31 09:34:41 +09:00
2023-02-13 12:17:20 +01:00
2023-01-18 11:57:20 +01:00
2023-02-13 11:12:31 +00:00
2023-02-20 17:25:43 -06:00
2023-02-13 19:17:34 +01:00
2023-02-21 18:24:12 -08:00
2023-01-19 09:24:28 +01:00
2023-01-19 09:24:29 +01:00
2023-02-02 16:33:43 -08:00
2023-02-17 00:08:44 +00:00
2023-01-23 17:40:30 +01:00
2023-02-20 17:41:08 -08:00
2023-01-19 09:24:28 +01:00
2023-02-09 15:56:51 -08:00
2023-02-20 16:46:10 -08:00
2023-01-31 20:37:18 +01:00
2023-01-26 07:00:06 -05:00
2023-01-30 07:21:25 +00:00
2023-02-09 22:30:24 -08:00
2023-01-31 16:44:07 -08:00
2023-02-02 15:26:45 +01:00
2023-02-07 18:20:00 -08:00
2023-02-13 10:11:20 +02:00
2023-02-12 10:23:39 -05:00
2023-01-31 15:01:46 +01:00
2023-02-07 12:42:54 -05:00
2023-02-07 12:49:56 -05:00
2023-02-23 10:20:49 -08:00
2023-02-08 15:26:58 -08:00
2023-02-08 15:26:58 -08:00
2023-02-22 17:12:44 -08:00
2023-01-17 17:39:13 +01:00
2023-01-24 21:32:55 -08:00
2023-01-16 13:26:33 +00:00
2023-01-19 09:24:28 +01:00