Borislav Petkov
|
750afe7bab
printk: add kernel parameter to control writes to /dev/kmsg
|
9 years ago |
Christoph Hellwig
|
40a7d9f5f9
printk: include <asm/sections.h> instead of <asm-generic/sections.h>
|
9 years ago |
Sergey Senozhatsky
|
cf7754441c
printk: introduce suppress_message_printing()
|
9 years ago |
Joe Perches
|
874f9c7da9
printk: create pr_<level> functions
|
9 years ago |
Sergey Senozhatsky
|
bebca05281
printk: do not include interrupt.h
|
9 years ago |
Andy Lutomirski
|
8b70ca6561
printk: when dumping regs, show the stack, not thread_info
|
9 years ago |
Petr Mladek
|
cf9b1106c8
printk/nmi: flush NMI messages on the system panic
|
9 years ago |
Petr Mladek
|
b522deabc6
printk/nmi: warn when some message has been lost in NMI context
|
9 years ago |
Petr Mladek
|
42a0bb3f71
printk/nmi: generic solution for safe printk in NMI
|
9 years ago |
Ivan Delalande
|
f468908bb5
printk: add clear_idx symbol to vmcoreinfo
|
9 years ago |
Sergey Senozhatsky
|
adaf6590ee
printk: check CON_ENABLED in have_callable_console()
|
9 years ago |
Sergey Senozhatsky
|
6b97a20d3a
printk: set may_schedule for some of console_trylock() callers
|
9 years ago |
Sergey Senozhatsky
|
a8199371af
printk: move can_use_console() out of console_trylock_for_printk()
|
9 years ago |
Andrey Ryabinin
|
5c9cf8af2e
kernel: printk: specify alignment for struct printk_log
|
9 years ago |
Sergey Senozhatsky
|
06b031de22
printk: change recursion_bug type to bool
|
9 years ago |
Tejun Heo
|
8d91f8b153
printk: do cond_resched() between lines while outputting to consoles
|
9 years ago |
Thierry Reding
|
81cc26f2bd
printk: only unregister boot consoles when necessary
|
9 years ago |
Mathias Krause
|
3824657c52
printk: prevent userland from spoofing kernel messages
|
10 years ago |
Geliang Tang
|
ee1d267423
pstore: add pstore unregister
|
10 years ago |
Dave Young
|
2965faa5e0
kexec: split kexec_load syscall from kexec core code
|
10 years ago |
Antonio Ospite
|
b389645f04
printk: improve the description of /dev/kmsg line format
|
10 years ago |
Vasily Averin
|
3ea4331c60
check_syslog_permissions() cleanup
|
10 years ago |
Vasily Averin
|
d194e5d666
security_syslog() should be called once only
|
10 years ago |
Tejun Heo
|
6fe29354be
printk: implement support for extended console drivers
|
10 years ago |
Tejun Heo
|
0a295e67ec
printk: factor out message formatting from devkmsg_read()
|
10 years ago |
Tejun Heo
|
d43ff430f4
printk: guard the amount written per line by devkmsg_read()
|
10 years ago |
Linus Torvalds
|
41d5e08ea8
Merge tag 'tty-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty
|
10 years ago |
Al Viro
|
c0fec3a98b
Merge branch 'iocb' into for-next
|
10 years ago |
Peter Hurley
|
c7cef0a849
console: Add extensible console matching
|
10 years ago |
Christoph Hellwig
|
e2e40f2c1e
fs: move struct kiocb to fs.h
|
10 years ago |