1. cc8d5a2 Revert "printk: Save console options for add_preferred_console_match()" by Greg Kroah-Hartman · 9 months ago
  2. 64f9f01 Revert "printk: Don't try to parse DEVNAME:0.0 console options" by Greg Kroah-Hartman · 9 months ago
  3. deb091cb Revert "printk: Flag register_console() if console is set on command line" by Greg Kroah-Hartman · 9 months ago
  4. 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
  5. 91b6163 Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/sysctl/sysctl by Linus Torvalds · 10 months ago
  6. 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
  7. e055022 printk: cleanup deprecated uses of strncpy/strcpy by Justin Stitt · 10 months ago
  8. f842d9a printk: Remove the now superfluous sentinel elements from ctl_table array by Joel Granados · 1 year, 8 months ago
  9. 693f75b printk: Add function to replay kernel log on consoles by Sreenath Vijayan · 12 months ago
  10. b73c9cb printk: Flag register_console() if console is set on command line by Tony Lindgren · 12 months ago
  11. 8a831c5 printk: Don't try to parse DEVNAME:0.0 console options by Tony Lindgren · 12 months ago
  12. f03e8c1 printk: Save console options for add_preferred_console_match() by Tony Lindgren · 12 months ago
  13. 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
  14. 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
  15. 8076972 printk: Update @console_may_schedule in console_trylock_spinning() by John Ogness · 1 year ago
  16. 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
  17. 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
  18. 801410b serial: Lock console when calling into driver before registration by Peter Collingbourne · 1 year ago
  19. 443cbaf crash: split vmcoreinfo exporting code out from crash_core.c by Baoquan He · 1 year, 1 month ago
  20. 7412dc6 dump_stack: Do not get cpu_sync for panic CPU by John Ogness · 1 year, 1 month ago
  21. 779dbc2 printk: Avoid non-panic CPUs writing to ringbuffer by John Ogness · 1 year, 1 month ago
  22. d04d588 printk: Disable passing console lock owner completely during panic() by Petr Mladek · 1 year, 1 month ago
  23. b1c4c67 printk: ringbuffer: Skip non-finalized records in panic by John Ogness · 1 year, 1 month ago
  24. ac7d784 printk: Wait for all reserved records with pr_flush() by John Ogness · 1 year, 1 month ago
  25. 584528d printk: ringbuffer: Cleanup reader terminology by John Ogness · 1 year, 1 month ago
  26. 36652d0 printk: Add this_cpu_in_panic() by John Ogness · 1 year, 1 month ago
  27. 0ab7cdd printk: For @suppress_panic_printk check for other CPU in panic by John Ogness · 1 year, 1 month ago
  28. 5113cf5 printk: ringbuffer: Clarify special lpos values by John Ogness · 1 year, 1 month ago
  29. 5f72e52 printk: ringbuffer: Do not skip non-finalized records with prb_next_seq() by John Ogness · 1 year, 1 month ago
  30. 90ad525 printk: Use prb_first_seq() as base for 32bit seq macros by John Ogness · 1 year, 1 month ago
  31. 418ec19 printk: Adjust mapping for 32bit seq macros by Sebastian Andrzej Siewior · 1 year, 1 month ago
  32. 5b73e70 printk: nbcon: Relocate 32bit seq macros by John Ogness · 1 year, 1 month ago
  33. 09ce61e cap_syslog: remove CAP_SYS_ADMIN when dmesg_restrict by Jingzi Meng · 1 year, 2 months ago
  34. 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
  35. 2966bd3 Merge branch 'rework/nbcon-base' into for-linus by Petr Mladek · 1 year, 4 months ago
  36. 86098bc Merge branch 'rework/misc-cleanups' into for-linus by Petr Mladek · 1 year, 4 months ago
  37. adb982a Merge branch 'for-6.7' into for-linus by Petr Mladek · 1 year, 4 months ago
  38. 3f6074c printk: printk: Remove unnecessary statements'len = 0;' by Li kunyu · 1 year, 5 months ago
  39. 1e3c852 printk: Constify name for add_preferred_console() by Tony Lindgren · 1 year, 5 months ago
  40. 545a4f8 printk: Check valid console index for preferred console by Tony Lindgren · 1 year, 5 months ago
  41. 29fda1a printk: Reduce pr_flush() pooling time by Petr Mladek · 1 year, 5 months ago
  42. 9277abd2 Merge branch 'rework/misc-cleanups' into for-linus by Petr Mladek · 1 year, 5 months ago
  43. 054c22b printk: flush consoles before checking progress by John Ogness · 1 year, 5 months ago
  44. 98a0465 printk: fix illegal pbufs access for !CONFIG_PRINTK by John Ogness · 1 year, 6 months ago
  45. 9757acd printk: nbcon: Allow drivers to mark unsafe regions and check state by Thomas Gleixner · 1 year, 6 months ago
  46. 06653d5 printk: nbcon: Add emit function and callback function for atomic printing by Thomas Gleixner · 1 year, 6 months ago
  47. ad56ebd printk: nbcon: Add sequence handling by Thomas Gleixner · 1 year, 6 months ago
  48. 4b08d9e printk: nbcon: Add ownership state functions by Thomas Gleixner · 1 year, 6 months ago
  49. 5634c90 printk: nbcon: Add buffer management by Thomas Gleixner · 1 year, 6 months ago
  50. d818b56 printk: Make static printk buffers available to nbcon by John Ogness · 1 year, 6 months ago
  51. 3a5bb25 printk: nbcon: Add acquire/release logic by Thomas Gleixner · 1 year, 6 months ago
  52. 6b93bb4 printk: Add non-BKL (nbcon) console basic infrastructure by Thomas Gleixner · 1 year, 6 months ago
  53. 4952801 Revert "printk: export symbols for debug modules" by Christoph Hellwig · 1 year, 6 months ago
  54. 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
  55. f0f6923 Merge branch 'rework/misc-cleanups' into for-linus by Petr Mladek · 1 year, 6 months ago
  56. 3e00123 printk: export symbols for debug modules by Enlin Mu · 1 year, 7 months ago
  57. 53e9e33 printk: ringbuffer: Fix truncating buffer size min_t cast by Kees Cook · 1 year, 7 months ago
  58. 132a90d printk: Rename abandon_console_lock_in_panic() to other_cpu_in_panic() by John Ogness · 1 year, 8 months ago
  59. 9e70a5e printk: Add per-console suspended state by John Ogness · 1 year, 8 months ago
  60. 696ffaf printk: Consolidate console deferred printing by John Ogness · 1 year, 8 months ago
  61. eacb04f printk: Do not take console lock for console_flush_on_panic() by John Ogness · 1 year, 8 months ago
  62. 51a1d25 printk: Keep non-panic-CPUs out of console lock by John Ogness · 1 year, 8 months ago
  63. 7b23a66 printk: Reduce console_unblank() usage in unsafe scenarios by John Ogness · 1 year, 8 months ago
  64. d16317d seqlock/latch: Provide raw_read_seqcount_latch_retry() by Peter Zijlstra · 1 year, 10 months ago
  65. 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
  66. b6a7828 Merge tag 'modules-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/mcgrof/linux by Linus Torvalds · 1 year, 11 months ago
  67. 1f6ab56 printk: export console trace point for kcsan/kasan/kfence/kmsan by Pavankumar Kondeti · 1 year, 11 months ago
  68. 4838036 Change DEFINE_SEMAPHORE() to take a number argument by Peter Zijlstra · 2 years ago
  69. bee4390 printk: Remove obsoleted check for non-existent "user" object by Stanislav Kinsburskii · 2 years ago
  70. 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
  71. 392143c Merge branch 'rework/buffers-cleanup' into for-linus by Petr Mladek · 2 years, 1 month ago
  72. 55bf243 kernel/printk/index.c: fix memory leak with using debugfs_lookup() by Greg Kroah-Hartman · 2 years, 1 month ago
  73. 57a3021 Merge tag 'v6.2-rc6' into sched/core, to pick up fixes by Ingo Molnar · 2 years, 1 month ago
  74. 21493c6 Merge branch 'rework/console-list-lock' into for-linus by Petr Mladek · 2 years, 2 months ago
  75. d551afc printk: Use scnprintf() to print the message about the dropped messages on a console by Petr Mladek · 2 years, 2 months ago
  76. 4fe59a1 kernel/printk/printk.c: Fix W=1 kernel-doc warning by Anuradha Weeraman · 2 years, 2 months ago
  77. 3ef5abd tty: serial: kgdboc: fix mutex locking order for configure_kgdboc() by John Ogness · 2 years, 2 months ago
  78. 880970b printk: Remove trace_.*_rcuidle() usage by Peter Zijlstra · 2 years, 2 months ago
  79. b0975c47 printk: adjust string limit macros by John Ogness · 2 years, 2 months ago
  80. ea308da printk: use printk_buffers for devkmsg by John Ogness · 2 years, 2 months ago
  81. c4fcc61 printk: introduce console_prepend_dropped() for dropped messages by John Ogness · 2 years, 2 months ago
  82. 2830eec printk: introduce printk_get_next_message() and printk_message by John Ogness · 2 years, 2 months ago
  83. daaab5b printk: introduce struct printk_buffers by John Ogness · 2 years, 2 months ago
  84. 2364b406 printk: move size limit macros into internal.h by John Ogness · 2 years, 2 months ago
  85. 6b2b0d8 Merge branch 'rework/console-list-lock' into for-linus by Petr Mladek · 2 years, 3 months ago
  86. 5074ffb printk: htmldocs: add missing description by John Ogness · 2 years, 4 months ago
  87. 848a9c1 printk: relieve console_lock of list synchronization duties by John Ogness · 2 years, 4 months ago
  88. 6f88367 printk, xen: fbfront: create/use safe function for forcing preferred by John Ogness · 2 years, 4 months ago
  89. 1fd4224 console: introduce console_is_registered() by John Ogness · 2 years, 4 months ago
  90. 8cb15f7 printk: console_device: use srcu console list iterator by John Ogness · 2 years, 4 months ago
  91. 87f2e4b printk: console_flush_on_panic: use srcu console list iterator by John Ogness · 2 years, 4 months ago
  92. d792db6 printk: console_unblank: use srcu console list iterator by John Ogness · 2 years, 4 months ago
  93. 12f1da5 printk: console_is_usable: use console_srcu_read_flags by John Ogness · 2 years, 4 months ago
  94. eb7f1ed printk: __pr_flush: use srcu console list iterator by John Ogness · 2 years, 4 months ago
  95. fc956ae0 printk: console_flush_all: use srcu console list iterator by John Ogness · 2 years, 4 months ago
  96. 100bdef console: introduce wrappers to read/write console flags by John Ogness · 2 years, 4 months ago
  97. 4dc6468 printk: introduce console_list_lock by John Ogness · 2 years, 4 months ago
  98. a424276 printk: fix setting first seq for consoles by John Ogness · 2 years, 4 months ago
  99. b80ea0e printk: move @seq initialization to helper by John Ogness · 2 years, 4 months ago
  100. 1145703 printk: register_console: use "registered" for variable names by John Ogness · 2 years, 4 months ago