index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
/
printk.c
Age
Commit message (
Expand
)
Author
2020-08-04
Merge branch 'for-5.9-console-return-codes' into for-linus
Petr Mladek
2020-07-13
doc:kmsg: explicitly state the return value in case of SEEK_CUR
Bruno Meneguele
2020-07-10
printk: use the lockless ringbuffer
John Ogness
2020-07-10
Revert "printk: lock/unlock console only for new logbuf entries"
John Ogness
2020-06-25
console: Fix trivia typo 'change' -> 'chance'
Andy Shevchenko
2020-06-25
console: Propagate error code from console ->setup()
Andy Shevchenko
2020-06-21
Revert "kernel/printk: add kmsg SEEK_CUR handling"
Jason A. Donenfeld
2020-06-12
Merge tag 'printk-for-5.8-kdb-nmi' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2020-06-11
printk/kdb: Redirect printk messages into kdb in any context
Petr Mladek
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
2020-06-01
Merge tag 'printk-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2020-06-01
Merge branch 'for-5.8' into for-linus
Petr Mladek
2020-06-01
Merge branch 'for-5.7-preferred-console' into for-linus
Petr Mladek
2020-05-30
printk: Introduce kmsg_dump_reason_str()
Kees Cook
2020-05-30
printk: honor the max_reason field in kmsg_dumper
Pavel Tatashin
2020-05-22
printk: handle blank console arguments passed in.
Shreyas Joshi
2020-05-21
kernel/printk: add kmsg SEEK_CUR handling
Bruno Meneguele
2020-05-21
printk: Fix a typo in comment "interator"->"iterator"
Ethon Paul
2020-04-27
sysctl: pass kernel pointers to ->proc_handler
Christoph Hellwig
2020-04-10
printk: queue wake_up_klogd irq_work only if per-CPU areas are ready
Sergey Senozhatsky
2020-02-18
printk: Correctly set CON_CONSDEV even when preferred console was not registered
Benjamin Herrenschmidt
2020-02-18
printk: Fix preferred console selection with multiple matches
Benjamin Herrenschmidt
2020-02-18
printk: Move console matching logic into a separate function
Benjamin Herrenschmidt
2020-02-11
printk: Convert a use of sprintf to snprintf in console_unlock
Nathan Chancellor
2020-02-11
console: Introduce ->exit() callback
Andy Shevchenko
2020-02-11
console: Don't notify user space when unregister non-listed console
Andy Shevchenko
2020-02-11
console: Avoid positive return code from unregister_console()
Andy Shevchenko
2020-02-11
console: Drop misleading comment
Andy Shevchenko
2020-02-11
console: Use for_each_console() helper in unregister_console()
Andy Shevchenko
2020-02-11
console: Drop double check for console_drivers being non-NULL
Andy Shevchenko
2020-01-02
printk: fix exclusive_console replaying
John Ogness
2019-12-03
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
2019-11-11
irq_work: Convert flags to atomic_t
Frederic Weisbecker
2019-10-09
locking/lockdep: Remove unused @nested argument from lock_release()
Qian Cai
2019-09-16
Merge branch 'for-5.4' into for-linus
Petr Mladek
2019-08-16
printk: Replace strncmp() with str_has_prefix()
Chuhong Yuan
2019-07-12
printk: Do not lose last line in kmsg buffer dump
Vincent Whitchurch
2019-05-21
treewide: Add SPDX license identifier for missed files
Thomas Gleixner
2019-05-18
panic: add an option to replay all the printk message in buffer
Feng Tang
2019-05-14
panic: avoid the extra noise dmesg
Feng Tang
2019-03-15
Merge tag 'fbdev-v5.1' of git://github.com/bzolnier/linux
Linus Torvalds
2019-03-12
memblock: drop memblock_alloc_*_nopanic() variants
Mike Rapoport
2019-03-09
Merge tag 'printk-for-5.1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2019-03-04
printk: Remove no longer used LOG_PREFIX.
Tetsuo Handa
2019-02-21
printk: Pass caller information to log_store().
Tetsuo Handa
2019-02-08
printk: Export console_printk
Prarit Bhargava
2019-01-03
Remove 'type' argument from access_ok() function
Linus Torvalds
2018-12-27
Merge tag 'printk-for-4.21' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-12-18
printk: Add caller information to printk() output.
Tetsuo Handa
2018-12-12
printk: Remove print_prefix() calls with NULL buffer.
Tetsuo Handa
[prev]
[next]