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
|
9 years ago |
Geliang Tang
|
ee1d267423
pstore: add pstore unregister
|
9 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
|
10 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 |
Linus Torvalds
|
350e4f4985
Merge tag 'trace-seq-buf-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace
|
10 years ago |
Linus Torvalds
|
b6da0076ba
Merge branch 'akpm' (patchbomb from Andrew)
|
10 years ago |
Alex Elder
|
f099755d4c
printk: drop logbuf_cpu volatile qualifier
|
10 years ago |
Joe Perches
|
a39d4a857d
printk: add and use LOGLEVEL_<level> defines for KERN_<LEVEL> equivalents
|
10 years ago |