1. 3e5b2e8 printk: Export match_devname_and_update_preferred_console() by Yu Liao · 6 months ago
  2. bcc954c printk/panic: Allow cpu backtraces to be written into ringbuffer during panic by Ryo Takakura · 7 months ago
  3. 8bf1000 Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 7 months ago
  4. 78eb4ea sysctl: treewide: constify the ctl_table argument of proc_handlers by Joel Granados · 8 months ago
  5. 7640f1a printk: Add match_devname_and_update_preferred_console() by Tony Lindgren · 8 months ago
  6. cc8d5a2 Revert "printk: Save console options for add_preferred_console_match()" by Greg Kroah-Hartman · 8 months ago
  7. 64f9f01 Revert "printk: Don't try to parse DEVNAME:0.0 console options" by Greg Kroah-Hartman · 8 months ago
  8. deb091cb Revert "printk: Flag register_console() if console is set on command line" by Greg Kroah-Hartman · 8 months ago
  9. 3d9a0a2 printk: Rename console_replay_all() and update context by Sreenath Vijayan · 9 months ago
  10. f6b8e86 Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 10 months ago
  11. a19264d Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 10 months ago
  12. e055022 printk: cleanup deprecated uses of strncpy/strcpy by Justin Stitt · 10 months ago
  13. 693f75b printk: Add function to replay kernel log on consoles by Sreenath Vijayan · 12 months ago
  14. b73c9cb printk: Flag register_console() if console is set on command line by Tony Lindgren · 11 months ago
  15. 8a831c5 printk: Don't try to parse DEVNAME:0.0 console options by Tony Lindgren · 11 months ago
  16. f03e8c1 printk: Save console options for add_preferred_console_match() by Tony Lindgren · 11 months ago
  17. 7033999 Merge tag 'printk-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 12 months ago
  18. 3bcb0bf Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 12 months ago
  19. 8076972 printk: Update @console_may_schedule in console_trylock_spinning() by John Ogness · 1 year ago
  20. 902861e Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 12 months ago
  21. b054677 Merge tag 'printk-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 12 months ago
  22. 801410b serial: Lock console when calling into driver before registration by Peter Collingbourne · 1 year ago
  23. 443cbaf crash: split vmcoreinfo exporting code out from crash_core.c by Baoquan He · 1 year, 1 month ago
  24. 779dbc2 printk: Avoid non-panic CPUs writing to ringbuffer by John Ogness · 1 year, 1 month ago
  25. d04d588 printk: Disable passing console lock owner completely during panic() by Petr Mladek · 1 year, 1 month ago
  26. ac7d784 printk: Wait for all reserved records with pr_flush() by John Ogness · 1 year, 1 month ago
  27. 36652d0 printk: Add this_cpu_in_panic() by John Ogness · 1 year, 1 month ago
  28. 0ab7cdd printk: For @suppress_panic_printk check for other CPU in panic by John Ogness · 1 year, 1 month ago
  29. 09ce61e cap_syslog: remove CAP_SYS_ADMIN when dmesg_restrict by Jingzi Meng · 1 year, 2 months ago
  30. 1f24458 Merge tag 'tty-6.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty by Linus Torvalds · 1 year, 4 months ago
  31. 2966bd3 Merge branch 'rework/nbcon-base' into for-linus by Petr Mladek · 1 year, 4 months ago
  32. 86098bc Merge branch 'rework/misc-cleanups' into for-linus by Petr Mladek · 1 year, 4 months ago
  33. adb982a Merge branch 'for-6.7' into for-linus by Petr Mladek · 1 year, 4 months ago
  34. 3f6074c printk: printk: Remove unnecessary statements'len = 0;' by Li kunyu · 1 year, 5 months ago
  35. 1e3c852 printk: Constify name for add_preferred_console() by Tony Lindgren · 1 year, 5 months ago
  36. 545a4f8 printk: Check valid console index for preferred console by Tony Lindgren · 1 year, 5 months ago
  37. 29fda1a printk: Reduce pr_flush() pooling time by Petr Mladek · 1 year, 5 months ago
  38. 9277abd2 Merge branch 'rework/misc-cleanups' into for-linus by Petr Mladek · 1 year, 5 months ago
  39. 054c22b printk: flush consoles before checking progress by John Ogness · 1 year, 5 months ago
  40. 98a0465 printk: fix illegal pbufs access for !CONFIG_PRINTK by John Ogness · 1 year, 6 months ago
  41. 06653d5 printk: nbcon: Add emit function and callback function for atomic printing by Thomas Gleixner · 1 year, 6 months ago
  42. ad56ebd printk: nbcon: Add sequence handling by Thomas Gleixner · 1 year, 6 months ago
  43. 5634c90 printk: nbcon: Add buffer management by Thomas Gleixner · 1 year, 6 months ago
  44. d818b56 printk: Make static printk buffers available to nbcon by John Ogness · 1 year, 6 months ago
  45. 6b93bb4 printk: Add non-BKL (nbcon) console basic infrastructure by Thomas Gleixner · 1 year, 6 months ago
  46. 4952801 Revert "printk: export symbols for debug modules" by Christoph Hellwig · 1 year, 6 months ago
  47. 3c31041 Merge tag 'printk-for-6.6' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 1 year, 6 months ago
  48. f0f6923 Merge branch 'rework/misc-cleanups' into for-linus by Petr Mladek · 1 year, 6 months ago
  49. 3e00123 printk: export symbols for debug modules by Enlin Mu · 1 year, 7 months ago
  50. 132a90d printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic() by John Ogness · 1 year, 8 months ago
  51. 9e70a5e printk: Add per-console suspended state by John Ogness · 1 year, 8 months ago
  52. 696ffaf printk: Consolidate console deferred printing by John Ogness · 1 year, 8 months ago
  53. eacb04f printk: Do not take console lock for console_flush_on_panic() by John Ogness · 1 year, 8 months ago
  54. 51a1d25 printk: Keep non-panic-CPUs out of console lock by John Ogness · 1 year, 8 months ago
  55. 7b23a66 printk: Reduce console_unblank() usage in unsafe scenarios by John Ogness · 1 year, 8 months ago
  56. d16317d seqlock/latch: Provide raw_read_seqcount_latch_retry() by Peter Zijlstra · 1 year, 10 months ago
  57. 7fa8a8e Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm by Linus Torvalds · 1 year, 10 months ago
  58. b6a7828 Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 10 months ago
  59. 1f6ab56 printk: export console trace point for kcsan/kasan/kfence/kmsan by Pavankumar Kondeti · 1 year, 11 months ago
  60. 4838036 Change DEFINE_SEMAPHORE() to take a number argument by Peter Zijlstra · 2 years ago
  61. bee4390 printk: Remove obsoleted check for non-existent "user" object by Stanislav Kinsburskii · 2 years ago
  62. d876315 Merge tag 'printk-for-6.3' of git://git.kernel.org/pub/scm/linux/kernel/git/printk/linux by Linus Torvalds · 2 years ago
  63. 57a3021 Merge tag 'v6.2-rc6' into sched/core, to pick up fixes by Ingo Molnar · 2 years, 1 month ago
  64. 21493c6 Merge branch 'rework/console-list-lock' into for-linus by Petr Mladek · 2 years, 2 months ago
  65. d551afc printk: Use scnprintf() to print the message about the dropped messages on a console by Petr Mladek · 2 years, 2 months ago
  66. 4fe59a1 kernel/printk/printk.c: Fix W=1 kernel-doc warning by Anuradha Weeraman · 2 years, 2 months ago
  67. 3ef5abd tty: serial: kgdboc: fix mutex locking order for configure_kgdboc() by John Ogness · 2 years, 2 months ago
  68. 880970b printk: Remove trace_.*_rcuidle() usage by Peter Zijlstra · 2 years, 2 months ago
  69. b0975c47 printk: adjust string limit macros by John Ogness · 2 years, 2 months ago
  70. ea308da printk: use printk_buffers for devkmsg by John Ogness · 2 years, 2 months ago
  71. c4fcc61 printk: introduce console_prepend_dropped() for dropped messages by John Ogness · 2 years, 2 months ago
  72. 2830eec printk: introduce printk_get_next_message() and printk_message by John Ogness · 2 years, 2 months ago
  73. daaab5b printk: introduce struct printk_buffers by John Ogness · 2 years, 2 months ago
  74. 2364b406 printk: move size limit macros into internal.h by John Ogness · 2 years, 2 months ago
  75. 6b2b0d8 Merge branch 'rework/console-list-lock' into for-linus by Petr Mladek · 2 years, 3 months ago
  76. 5074ffb printk: htmldocs: add missing description by John Ogness · 2 years, 4 months ago
  77. 848a9c1 printk: relieve console_lock of list synchronization duties by John Ogness · 2 years, 4 months ago
  78. 6f88367 printk, xen: fbfront: create/use safe function for forcing preferred by John Ogness · 2 years, 4 months ago
  79. 1fd4224 console: introduce console_is_registered() by John Ogness · 2 years, 4 months ago
  80. 8cb15f7 printk: console_device: use srcu console list iterator by John Ogness · 2 years, 4 months ago
  81. 87f2e4b printk: console_flush_on_panic: use srcu console list iterator by John Ogness · 2 years, 4 months ago
  82. d792db6 printk: console_unblank: use srcu console list iterator by John Ogness · 2 years, 4 months ago
  83. 12f1da5 printk: console_is_usable: use console_srcu_read_flags by John Ogness · 2 years, 4 months ago
  84. eb7f1ed printk: __pr_flush: use srcu console list iterator by John Ogness · 2 years, 4 months ago
  85. fc956ae0 printk: console_flush_all: use srcu console list iterator by John Ogness · 2 years, 4 months ago
  86. 100bdef console: introduce wrappers to read/write console flags by John Ogness · 2 years, 4 months ago
  87. 4dc6468 printk: introduce console_list_lock by John Ogness · 2 years, 4 months ago
  88. a424276 printk: fix setting first seq for consoles by John Ogness · 2 years, 4 months ago
  89. b80ea0e printk: move @seq initialization to helper by John Ogness · 2 years, 4 months ago
  90. 1145703 printk: register_console: use "registered" for variable names by John Ogness · 2 years, 4 months ago
  91. 6c4afa7 printk: Prepare for SRCU console list protection by John Ogness · 2 years, 4 months ago
  92. d9a4af56 printk: Convert console_drivers list to hlist by Thomas Gleixner · 2 years, 4 months ago
  93. 7365df1 printk: use strscpy() to instead of strlcpy() by Xu Panda · 2 years, 3 months ago
  94. 78ba392 printk: Mark __printk percpu data ready __ro_after_init by Thomas Gleixner · 2 years, 6 months ago
  95. eb4531b printk: Remove bogus comment vs. boot consoles by Thomas Gleixner · 2 years, 6 months ago
  96. 7fc11a5 printk: Remove write only variable nr_ext_console_drivers by Thomas Gleixner · 2 years, 6 months ago
  97. c60ba2d printk: Make pr_flush() static by Thomas Gleixner · 2 years, 6 months ago
  98. 9023ca0 printk: do not wait for consoles when suspended by John Ogness · 2 years, 8 months ago
  99. 07a22b6 Revert "printk: add functions to prefer direct printing" by Petr Mladek · 2 years, 9 months ago
  100. 5831788 Revert "printk: add kthread console printers" by Petr Mladek · 2 years, 9 months ago