index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
Age
Commit message (
Expand
)
Author
2018-06-06
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-05
printk: drop in_nmi check from printk_safe_flush_on_panic()
Sergey Senozhatsky
2018-05-16
printk: fix possible reuse of va_list variable
Tetsuo Handa
2018-04-25
printk: wake up klogd in vprintk_emit
Sergey Senozhatsky
2018-04-10
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-06
init, tracing: instrument security and console initcall trace events
Abderrahmane Benbachir
2018-04-05
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...
Linus Torvalds
2018-03-23
printk: change message to pr_info
Tomeu Vizoso
2018-03-15
printk: move dump stack related code to lib/dump_stack.c
Dave Young
2018-03-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-27
printk: Wake klogd when passing console_lock owner
Petr Mladek
2018-02-11
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-08
print kdump kernel loaded status in stack dump
Dave Young
2018-02-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-01-30
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-22
Merge branch 'for-4.16-console-waiter-logic' into for-4.16
Petr Mladek
2018-01-22
printk: drop redundant devkmsg_log_str memsets
Sergey Senozhatsky
2018-01-16
printk: Never set console_may_schedule in console_trylock()
Sergey Senozhatsky
2018-01-16
printk: Hide console waiter logic into helpers
Petr Mladek
2018-01-16
printk: Add console owner and waiter logic to load balance console writes
Steven Rostedt (VMware)
2018-01-04
printk: add console_msg_format command line option
Sergey Senozhatsky
2017-12-05
remove task and stack pointer printout from oops dump
Linus Torvalds
2017-11-27
ipc, kernel, mm: annotate ->poll() instances
Al Viro
2017-11-21
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-11-17
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-10-30
added new line symbol after warning about dropped messages
Maxim Akristiniy
2017-10-30
printk: fix typo in printk_safe.c
Baoquan He
2017-10-13
printk: Remove superfluous memory barriers from printk_safe
Steven Rostedt (VMware)
2017-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-08-17
Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"
Kees Cook
2017-08-15
printk: Clean up do_syslog() error handling
Nikitas Angelinas
2017-07-27
printk/console: Enhance the check for consoles using init memory
Petr Mladek
2017-07-27
printk/console: Always disable boot consoles that use init memory before it i...
Matt Redfearn
2017-07-27
printk: Modify operators of printed_len and text_len
Pierre Kuo
2017-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-07-03
Merge branch 'for-4.13' into for-linus
Petr Mladek
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
2017-06-13
printk: add __printf attributes to internal functions
Nicolas Iooss
2017-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-06-08
Revert "printk: fix double printing with earlycon"
Petr Mladek
2017-05-23
printk: Adjust system_state checks
Thomas Gleixner
2017-05-19
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
2017-05-08
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2017-05-08
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-04-18
console: move console_init() out of tty_io.c
Nicolas Pitre
2017-04-12
printk: fix double printing with earlycon
Aleksey Makarov
2017-04-12
printk: rename selected_console -> preferred_console
Aleksey Makarov
2017-04-12
printk: fix name/type/scope of preferred_console var
Aleksey Makarov
[next]