Linus Torvalds
b2bec7d8a4
Merge tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux
...
Pull printk updates from Petr Mladek:
- New "no_hash_pointers" kernel parameter causes that %p shows raw
pointer values instead of hashed ones. It is intended only for
debugging purposes. Misuse is prevented by a fat warning message that
is inspired by trace_printk().
- Prevent a possible deadlock when flushing printk_safe buffers during
panic().
- Fix performance regression caused by the lockless printk ringbuffer.
It was visible with huge log buffer and long messages.
- Documentation fix-up.
* tag 'printk-for-5.12' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux:
lib/vsprintf: no_hash_pointers prints all addresses as unhashed
kselftest: add support for skipped tests
lib: use KSTM_MODULE_GLOBALS macro in kselftest drivers
printk: avoid prb_first_valid_seq() where possible
printk: fix deadlock when kernel panic
printk: rectify kernel-doc for prb_rec_init_wr()
2021-02-22 11:04:36 -08:00
..
2020-08-10 01:32:59 +09:00
2021-01-22 14:58:03 +11:00
2020-11-18 14:15:17 -06:00
2021-01-07 21:06:25 +01:00
2021-02-08 16:09:27 -07:00
2020-08-09 14:10:26 -07:00
2020-12-15 22:46:16 -08:00
2020-12-15 22:46:19 -08:00
2020-12-15 22:46:15 -08:00
2020-10-30 17:34:45 +11:00
2020-07-28 17:07:06 -07:00
2021-01-04 10:38:11 +09:00
2020-08-10 01:32:59 +09:00
2020-08-06 10:57:30 +02:00
2020-11-18 14:15:17 -06:00
2020-08-10 01:32:59 +09:00
2020-12-29 15:36:49 -08:00
2020-11-19 07:23:47 -06:00
2020-11-19 07:23:47 -06:00
2020-11-18 14:15:17 -06:00
2020-11-18 14:15:17 -06:00
2020-05-24 20:48:11 +02:00
2020-10-16 13:25:14 -06:00
2020-10-16 11:11:19 -07:00
2020-11-18 14:15:17 -06:00
2020-06-11 15:14:53 +02:00
2020-06-01 08:23:42 -04:00
2021-01-14 19:29:58 -08:00
2020-08-20 15:45:14 -04:00
2021-02-15 11:43:31 +01:00
2021-02-15 11:43:31 +01:00
2021-02-05 23:28:29 +01:00
2021-01-21 14:06:00 -07:00
2020-10-16 11:11:20 -07:00
2020-11-02 12:14:19 -08:00
2020-08-12 10:58:00 -07:00
2020-06-18 17:26:43 +10:00
2020-05-19 15:47:21 +02:00
2020-10-01 16:13:54 +02:00
2020-10-16 11:11:19 -07:00
2020-08-12 10:58:00 -07:00
2020-09-03 10:13:09 +02:00
2020-07-31 11:49:08 +02:00
2020-12-11 12:28:08 -08:00
2020-09-10 18:30:01 +02:00
2020-11-20 14:45:33 +11:00
2020-11-10 18:38:57 +01:00
2020-12-09 20:10:12 +01:00
2020-10-16 11:11:20 -07:00
2020-10-16 11:11:20 -07:00
2020-12-15 22:46:15 -08:00
2020-12-15 22:46:19 -08:00
2020-12-15 22:46:15 -08:00
2020-10-16 11:11:22 -07:00
2020-12-15 22:46:15 -08:00
2020-06-04 19:06:25 -07:00
2020-12-29 15:36:49 -08:00
2020-11-18 14:15:17 -06:00
2020-10-16 11:11:19 -07:00
2020-10-20 14:39:37 -07:00
2020-08-14 19:56:57 -07:00
2021-02-21 11:02:48 -08:00
2020-12-11 12:30:26 -08:00
2021-02-12 12:54:58 +01:00
2020-12-22 12:55:07 -08:00
2020-08-24 15:09:58 -07:00
2020-09-28 12:14:08 +01:00
2021-01-24 10:34:52 -08:00
2020-09-07 11:24:17 +02:00
2020-11-19 07:23:47 -06:00
2020-10-16 11:11:19 -07:00
2020-12-28 12:24:47 +00:00
2021-01-14 11:20:18 +01:00
2021-02-21 12:12:01 -08:00
2020-09-26 10:33:57 -07:00
2020-12-16 00:24:16 -08:00
2020-08-24 14:24:25 -07:00
2020-06-28 20:45:27 -07:00
2021-02-15 15:31:52 -08:00
2020-10-16 11:11:20 -07:00
2021-01-22 15:24:23 -08:00
2020-10-20 14:39:37 -07:00
2020-10-24 20:21:57 +02:00
2020-08-12 10:58:00 -07:00
2020-07-28 17:09:49 -07:00
2020-12-07 17:12:49 -07:00
2020-10-29 08:55:45 -06:00
2020-06-15 18:22:43 -07:00
2020-11-20 14:45:33 +11:00
2020-11-18 14:15:17 -06:00
2020-11-24 11:25:44 +01:00
2020-12-15 22:46:16 -08:00
2020-09-30 10:50:30 +02:00
2020-12-15 22:46:16 -08:00
2020-11-19 11:56:16 -08:00
2020-12-03 09:52:44 -08:00
2021-02-15 11:01:42 +01:00
2020-08-12 10:57:59 -07:00
2020-08-12 10:58:00 -07:00
2021-01-20 14:13:48 -08:00
2020-12-15 22:46:16 -08:00
2021-01-18 11:03:26 +01:00
2020-12-15 22:46:16 -08:00
2020-07-10 16:24:28 -03:00
2020-10-16 11:11:20 -07:00
2020-12-22 12:55:06 -08:00
2020-12-22 12:55:06 -08:00
2020-12-15 22:46:16 -08:00
2020-12-15 22:46:16 -08:00
2020-06-15 13:32:11 -07:00
2021-02-22 11:04:36 -08:00
2020-09-20 14:10:06 -07:00
2020-10-16 11:11:20 -07:00
2020-12-15 22:46:19 -08:00
2020-06-29 11:59:26 -07:00
2020-10-20 14:39:37 -07:00
2020-07-15 12:45:06 +03:00
2021-02-17 14:08:01 +01:00
2020-08-12 10:58:00 -07:00
2020-11-18 14:15:17 -06:00
2021-02-05 11:03:47 -08:00
2021-02-05 11:03:47 -08:00
2020-10-16 11:11:22 -07:00
2021-02-15 11:08:32 +01:00
2020-10-20 14:39:37 -07:00
2020-08-12 10:58:00 -07:00