1. 5c2fb57 Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 7 months ago
  2. 2a9e5de printk/kdb: Redirect printk messages into kdb in any context by Petr Mladek · 4 years, 8 months ago
  3. cb8e59c Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next by Linus Torvalds · 4 years, 7 months ago
  4. 2227e5b Merge tag 'core-rcu-2020-06-01' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 4 years, 7 months ago
  5. ca1f5df Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 4 years, 7 months ago
  6. d053cf0 Merge branch 'for-5.8' into for-linus by Petr Mladek · 4 years, 7 months ago
  7. 6a0af9f Merge branch 'for-5.7-preferred-console' into for-linus by Petr Mladek · 4 years, 7 months ago
  8. fb13cb8 printk: Introduce kmsg_dump_reason_str() by Kees Cook · 4 years, 8 months ago
  9. b1f6f16 printk: honor the max_reason field in kmsg_dumper by Pavel Tatashin · 4 years, 8 months ago
  10. 48021f9 printk: handle blank console arguments passed in. by Shreyas Joshi · 4 years, 7 months ago
  11. 8ece3b3 kernel/printk: add kmsg SEEK_CUR handling by Bruno Meneguele · 4 years, 10 months ago
  12. 325606a printk: Fix a typo in comment "interator"->"iterator" by Ethon Paul · 4 years, 9 months ago
  13. b0f5188 printk: Disallow instrumenting print_nmi_enter() by Peter Zijlstra · 4 years, 10 months ago
  14. 8c4e93c printk: Prepare for nested printk_nmi_enter() by Petr Mladek · 4 years, 10 months ago
  15. 3292739 sysctl: pass kernel pointers to ->proc_handler by Christoph Hellwig · 4 years, 8 months ago
  16. ab6f762 printk: queue wake_up_klogd irq_work only if per-CPU areas are ready by Sergey Senozhatsky · 4 years, 10 months ago
  17. 33225d7 printk: Correctly set CON_CONSDEV even when preferred console was not registered by Benjamin Herrenschmidt · 4 years, 11 months ago
  18. e369d82 printk: Fix preferred console selection with multiple matches by Benjamin Herrenschmidt · 4 years, 11 months ago
  19. ad8cd1d printk: Move console matching logic into a separate function by Benjamin Herrenschmidt · 4 years, 11 months ago
  20. 5661dd9 printk: Convert a use of sprintf to snprintf in console_unlock by Nathan Chancellor · 5 years ago
  21. ed31685 console: Introduce ->exit() callback by Andy Shevchenko · 5 years ago
  22. e78bedb console: Don't notify user space when unregister non-listed console by Andy Shevchenko · 5 years ago
  23. bb72e39 console: Avoid positive return code from unregister_console() by Andy Shevchenko · 5 years ago
  24. d58ad10 console: Drop misleading comment by Andy Shevchenko · 5 years ago
  25. 12825e6 console: Use for_each_console() helper in unregister_console() by Andy Shevchenko · 5 years ago
  26. caa72c3 console: Drop double check for console_drivers being non-NULL by Andy Shevchenko · 5 years ago
  27. def97da printk: fix exclusive_console replaying by John Ogness · 5 years ago
  28. b22bfea Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 5 years ago
  29. 153bedb irq_work: Convert flags to atomic_t by Frederic Weisbecker · 5 years ago
  30. 5facae4 locking/lockdep: Remove unused @nested argument from lock_release() by Qian Cai · 5 years ago
  31. ae88de5 Merge branch 'for-5.4' into for-linus by Petr Mladek · 5 years ago
  32. 35c3549 printk: Replace strncmp() with str_has_prefix() by Chuhong Yuan · 5 years ago
  33. c9dccac printk: Do not lose last line in kmsg buffer dump by Vincent Whitchurch · 5 years ago
  34. 1ccea77 treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13 by Thomas Gleixner · 6 years ago
  35. ec8f24b treewide: Add SPDX license identifier - Makefile/Kconfig by Thomas Gleixner · 6 years ago
  36. 457c899 treewide: Add SPDX license identifier for missed files by Thomas Gleixner · 6 years ago
  37. de6da1e panic: add an option to replay all the printk message in buffer by Feng Tang · 6 years ago
  38. c39ea0b panic: avoid the extra noise dmesg by Feng Tang · 6 years ago
  39. 2b9c272 Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  40. 26fb3da memblock: drop memblock_alloc_*_nopanic() variants by Mike Rapoport · 6 years ago
  41. c4703ac Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  42. e36202a printk: Remove no longer used LOG_PREFIX. by Tetsuo Handa · 6 years ago
  43. cbae05d printk: Pass caller information to log_store(). by Tetsuo Handa · 6 years ago
  44. a193918 printk: Export console_printk by Prarit Bhargava · 6 years ago
  45. 96d4f26 Remove 'type' argument from access_ok() function by Linus Torvalds · 6 years ago
  46. a3b5c106 Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  47. 15ff206 printk: Add caller information to printk() output. by Tetsuo Handa · 6 years ago
  48. 07c1773 printk: Remove print_prefix() calls with NULL buffer. by Tetsuo Handa · 6 years ago
  49. e80c1a9 printk: fix printk_time race. by Tetsuo Handa · 6 years ago
  50. 9adcfaf printk: Make printk_emit() local function. by Tetsuo Handa · 6 years ago
  51. 57c8a66 mm: remove include/linux/bootmem.h by Mike Rapoport · 6 years ago
  52. eb31d55 memblock: remove _virt from APIs returning virtual address by Mike Rapoport · 6 years ago
  53. d2130e8 printk: fix integer overflow in setup_log_buf() by Sergey Senozhatsky · 6 years ago
  54. 0e96a19 printk: do not preliminary split up cont buffer by Sergey Senozhatsky · 6 years ago
  55. 3ac37a9 printk: lock/unlock console only for new logbuf entries by Sergey Senozhatsky · 6 years ago
  56. 9627808 printk: keep kernel cont support always enabled by Sergey Senozhatsky · 6 years ago
  57. e6fe3e5 printk: Give error on attempt to set log buffer length to over 2G by He Zhe · 6 years ago
  58. dd5adbf printk: Add KBUILD_MODNAME and remove a redundant print prefix by He Zhe · 6 years ago
  59. 51a72ab printk: Correct wrong casting by He Zhe · 6 years ago
  60. 277fcdb printk: Fix panic caused by passing log_buf_len to command line by He Zhe · 6 years ago
  61. 884e370 printk: CON_PRINTBUFFER console registration is a bit racy by Sergey Senozhatsky · 6 years ago
  62. f92b070 printk: Do not miss new messages when replaying the log by Petr Mladek · 6 years ago
  63. a06b0c8 Merge tag 'printk-for-4.19-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 6 years ago
  64. a6ae928 Revert "printk: make sure to print log on console." by Petr Mladek · 6 years ago
  65. d1c392c printk/tracing: Do not trace printk_nmi_enter() by Steven Rostedt (VMware) · 6 years ago
  66. 13ba17b notifier: Remove notifier header file wherever not used by Mukesh Ojha · 6 years ago
  67. 06e386a Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux by Linus Torvalds · 6 years ago
  68. 1b1eeca init: allow initcall tables to be emitted using relative references by Ard Biesheuvel · 6 years ago
  69. 54dbe75 Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm by Linus Torvalds · 6 years ago
  70. 9f68cb5 Merge branch 'for-4.19-nmi' into for-linus by Petr Mladek · 6 years ago
  71. 56e6c10 console: Replace #if 0 with atomic var 'ignore_console_lock_warning' by Thomas Zimmermann · 6 years ago
  72. ffaa619 printk: Fix warning about unused suppress_message_printing by Petr Mladek · 6 years ago
  73. 03fc7f9 printk/nmi: Prevent deadlock when accessing the main log buffer in NMI by Petr Mladek · 7 years ago
  74. a338f84 printk: Create helper function to queue deferred console handling by Petr Mladek · 7 years ago
  75. ba55239 printk: Split the code for storing a message into the log buffer by Petr Mladek · 7 years ago
  76. 8599dc7 printk: Clean up syslog_print_all() by Petr Mladek · 7 years ago
  77. d48de54 printk: Export is_console_locked by Hans de Goede · 7 years ago
  78. 63842c2 printk: Remove unnecessary kmalloc() from syslog during clear by Namit Gupta · 7 years ago
  79. 375899c printk: make sure to print log on console. by Maninder Singh · 7 years ago
  80. d75ae5b Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  81. 554755b printk: drop in_nmi check from printk_safe_flush_on_panic() by Sergey Senozhatsky · 7 years ago
  82. 988a35f printk: fix possible reuse of va_list variable by Tetsuo Handa · 7 years ago
  83. 43a1711 printk: wake up klogd in vprintk_emit by Sergey Senozhatsky · 7 years ago
  84. 2a56bb5 Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace by Linus Torvalds · 7 years ago
  85. 58eacff init, tracing: instrument security and console initcall trace events by Abderrahmane Benbachir · 7 years ago
  86. 357aa6a Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  87. 47319f7 printk: change message to pr_info by Tomeu Vizoso · 7 years ago
  88. e36df28 printk: move dump stack related code to lib/dump_stack.c by Dave Young · 7 years ago
  89. 7bec4a9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  90. c14376d printk: Wake klogd when passing console_lock owner by Petr Mladek · 7 years ago
  91. a9a0884 vfs: do bulk POLL* -> EPOLL* replacement by Linus Torvalds · 7 years ago
  92. 097114a print kdump kernel loaded status in stack dump by Dave Young · 7 years ago
  93. ab486bc Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk by Linus Torvalds · 7 years ago
  94. 168fe32 Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 7 years ago
  95. bb4f552 Merge branch 'for-4.16-console-waiter-logic' into for-4.16 by Petr Mladek · 7 years ago
  96. 6fd78a1 printk: drop redundant devkmsg_log_str memsets by Sergey Senozhatsky · 7 years ago
  97. fd5f7cd printk: Never set console_may_schedule in console_trylock() by Sergey Senozhatsky · 7 years ago
  98. c162d5b printk: Hide console waiter logic into helpers by Petr Mladek · 7 years ago
  99. dbdda84 printk: Add console owner and waiter logic to load balance console writes by Steven Rostedt (VMware) · 7 years ago
  100. cca10d5 printk: add console_msg_format command line option by Sergey Senozhatsky · 7 years ago