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 |
Christoph Hellwig
|
66ee59af63
fs: remove ki_nbytes
|
10 years ago |
Greg Kroah-Hartman
|
becba85f0e
Merge 4.0-rc3 into tty-testing
|
10 years ago |
Peter Hurley
|
f427c990e2
console: Preserve index after console setup()
|
10 years ago |
Peter Hurley
|
30a22c215a
console: Fix console name size mismatch
|
10 years ago |
Linus Torvalds
|
4fbd0a81a0
Merge tag 'for_linux-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb
|
10 years ago |
Daniel Thompson
|
f7d4ca8bbf
kdb: Avoid printing KERN_ levels to consoles
|
11 years ago |
Joe Perches
|
205bd3d23e
printk: correct timeout comment, neaten MODULE_PARM_DESC
|
10 years ago |
Linus Torvalds
|
8f4385d590
Merge tag 'trace-seq-buf-3.19-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 years ago |
Steven Rostedt (Red Hat)
|
1fb8915b98
printk: Do not disable preemption for accessing printk_func
|
10 years ago |