index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
printk
Commit message (
Expand
)
Author
Age
Files
Lines
*
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
2018-09-06
1
-2
/
+2
*
notifier: Remove notifier header file wherever not used
Mukesh Ojha
2018-08-30
1
-1
/
+0
*
Merge tag 'fbdev-v4.19' of https://github.com/bzolnier/linux
Linus Torvalds
2018-08-23
1
-0
/
+3
|
\
|
*
console: Replace #if 0 with atomic var 'ignore_console_lock_warning'
Thomas Zimmermann
2018-07-31
1
-0
/
+3
*
|
init: allow initcall tables to be emitted using relative references
Ard Biesheuvel
2018-08-22
1
-7
/
+9
*
|
Merge tag 'drm-next-2018-08-15' of git://anongit.freedesktop.org/drm/drm
Linus Torvalds
2018-08-15
1
-0
/
+1
|
\
|
|
*
printk: Export is_console_locked
Hans de Goede
2018-06-28
1
-0
/
+1
*
|
Merge branch 'for-4.19-nmi' into for-linus
Petr Mladek
2018-08-14
3
-44
/
+80
|
\
\
|
*
|
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2018-07-09
2
-22
/
+45
|
*
|
printk: Create helper function to queue deferred console handling
Petr Mladek
2018-07-09
1
-5
/
+9
|
*
|
printk: Split the code for storing a message into the log buffer
Petr Mladek
2018-07-09
1
-17
/
+26
|
|
/
*
|
printk: Fix warning about unused suppress_message_printing
Petr Mladek
2018-07-11
1
-1
/
+0
*
|
printk: Clean up syslog_print_all()
Petr Mladek
2018-07-09
1
-11
/
+9
*
|
printk: Remove unnecessary kmalloc() from syslog during clear
Namit Gupta
2018-06-27
1
-51
/
+58
*
|
printk: make sure to print log on console.
Maninder Singh
2018-06-27
1
-5
/
+7
|
/
*
Merge tag 'printk-for-4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-06
2
-14
/
+7
|
\
|
*
printk: drop in_nmi check from printk_safe_flush_on_panic()
Sergey Senozhatsky
2018-06-05
1
-1
/
+1
|
*
printk: fix possible reuse of va_list variable
Tetsuo Handa
2018-05-16
1
-1
/
+4
|
*
printk: wake up klogd in vprintk_emit
Sergey Senozhatsky
2018-04-25
1
-12
/
+2
*
|
Merge tag 'trace-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-04-10
1
-1
/
+6
|
\
\
|
|
/
|
/
|
|
*
init, tracing: instrument security and console initcall trace events
Abderrahmane Benbachir
2018-04-06
1
-1
/
+6
*
|
Merge branch 'for-4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/pmla...
Linus Torvalds
2018-04-05
1
-58
/
+1
|
\
\
|
|
/
|
/
|
|
*
printk: change message to pr_info
Tomeu Vizoso
2018-03-23
1
-1
/
+1
|
*
printk: move dump stack related code to lib/dump_stack.c
Dave Young
2018-03-15
1
-60
/
+0
|
*
print kdump kernel loaded status in stack dump
Dave Young
2018-02-08
1
-2
/
+5
*
|
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-03-01
1
-1
/
+2
|
\
\
|
*
|
printk: Wake klogd when passing console_lock owner
Petr Mladek
2018-02-27
1
-1
/
+2
|
|
/
*
/
vfs: do bulk POLL* -> EPOLL* replacement
Linus Torvalds
2018-02-11
1
-3
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2018-02-01
1
-23
/
+192
|
\
|
*
Merge branch 'for-4.16-console-waiter-logic' into for-4.16
Petr Mladek
2018-01-22
1
-15
/
+166
|
|
\
|
|
*
printk: Never set console_may_schedule in console_trylock()
Sergey Senozhatsky
2018-01-16
1
-14
/
+8
|
|
*
printk: Hide console waiter logic into helpers
Petr Mladek
2018-01-16
1
-97
/
+148
|
|
*
printk: Add console owner and waiter logic to load balance console writes
Steven Rostedt (VMware)
2018-01-16
1
-1
/
+107
|
*
|
printk: drop redundant devkmsg_log_str memsets
Sergey Senozhatsky
2018-01-22
1
-7
/
+4
|
*
|
printk: add console_msg_format command line option
Sergey Senozhatsky
2018-01-04
1
-1
/
+22
|
|
/
*
|
Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2018-01-30
1
-2
/
+2
|
\
\
|
*
|
ipc, kernel, mm: annotate ->poll() instances
Al Viro
2017-11-27
1
-2
/
+2
|
|
/
*
/
remove task and stack pointer printout from oops dump
Linus Torvalds
2017-12-05
1
-3
/
+0
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-11-21
2
-2
/
+2
|
\
|
*
added new line symbol after warning about dropped messages
Maxim Akristiniy
2017-10-30
1
-1
/
+1
|
*
printk: fix typo in printk_safe.c
Baoquan He
2017-10-30
1
-1
/
+1
*
|
Merge tag 'trace-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2017-11-17
1
-7
/
+8
|
\
\
|
*
|
printk: Remove superfluous memory barriers from printk_safe
Steven Rostedt (VMware)
2017-10-13
1
-7
/
+8
|
|
/
*
/
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
3
-0
/
+3
|
/
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
2017-09-07
1
-37
/
+32
|
\
|
*
printk: Clean up do_syslog() error handling
Nikitas Angelinas
2017-08-15
1
-23
/
+12
|
*
printk/console: Enhance the check for consoles using init memory
Petr Mladek
2017-07-27
1
-2
/
+10
|
*
printk/console: Always disable boot consoles that use init memory before it i...
Matt Redfearn
2017-07-27
1
-11
/
+9
|
*
printk: Modify operators of printed_len and text_len
Pierre Kuo
2017-07-27
1
-3
/
+3
*
|
Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"
Kees Cook
2017-08-17
1
-2
/
+1
|
/
[next]