index
:
kernel_moto_shamu.git
lp5.0
lp5.1
master
mm6.0
n7.0
n7.1
n7.1-old
n7.1-rebase
o8.0
o8.1
p9.0
kernel_moto_shamu
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
Commit message (
Expand
)
Author
Age
Files
Lines
*
signal/ptrace: Don't leak unitialized kernel memory with PTRACE_PEEK_SIGINFO
Eric W. Biederman
2019-07-11
1
-2
/
+8
*
kernel: replace strict_strto*() with kstrto*()
Jingoo Han
2019-06-03
3
-9
/
+9
*
module: Fix mod->mkobj.kobj potentially freed too early
Li Zhong
2019-06-03
2
-3
/
+18
*
kernel/params.c: use scnprintf() instead of sprintf()
Chen Gang
2019-06-03
1
-3
/
+4
*
module: Add flag to allow mod params to have no arguments
Steven Rostedt
2019-06-03
1
-2
/
+4
*
module: fix sprintf format specifier in param_get_byte()
Christoph Jaeger
2019-06-03
1
-1
/
+1
*
There is no /sys/parameters
Jean Delvare
2019-06-03
1
-1
/
+1
*
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
2019-05-15
1
-1
/
+6
*
braille-console: Fix value returned by _braille_console_setup
Samuel Thibault
2019-05-15
2
-10
/
+18
*
kernel: printk: specify alignment for struct printk_log
Andrey Ryabinin
2019-05-15
1
-5
/
+5
*
printk: Don't take console semaphore in atomic context
Michael Bohan
2019-05-15
1
-0
/
+17
*
printk: Make the console flush configurable in hotplug path
Mohammed Khajapasha
2019-05-15
1
-0
/
+6
*
Revert "printk: Don't take console semaphore in atomic context"
elektroschmock
2019-05-15
1
-17
/
+0
*
Revert "printk: Defer CPU_ONLINE console flushing"
elektroschmock
2019-05-15
1
-3
/
+2
*
security_syslog() should be called once only
Vasily Averin
2019-05-15
1
-7
/
+4
*
printk: Add LOG_BUF_MAGIC
Patrick Daly
2019-05-15
1
-0
/
+11
*
console: Fix console name size mismatch
Peter Hurley
2019-05-15
2
-1
/
+2
*
ARM: Fix "Make low-level printk work" to use a separate config option
Arve Hjønnevåg
2019-05-15
1
-5
/
+5
*
ARM: Make low-level printk work
Tony Lindgren
2019-05-15
1
-0
/
+8
*
printk: git rid of [sched_delayed] message for printk_deferred
Markus Trippelsdorf
2019-05-15
1
-6
/
+1
*
printk: don't bother using LOG_CPU_MAX_BUF_SHIFT on !SMP
Geert Uytterhoeven
2019-05-15
1
-1
/
+6
*
kernel/printk/printk.c: fix faulty logic in the case of recursive printk
Patrick Palka
2019-05-15
1
-3
/
+3
*
printk: Add function to return log buffer address and size
Vasant Hegde
2019-05-15
1
-0
/
+12
*
kernel/printk/printk.c: fix bool assignements
Neil Zhang
2019-05-15
1
-3
/
+3
*
printk: enable interrupts before calling console_trylock_for_printk()
Jan Kara
2019-05-15
1
-10
/
+21
*
printk: miscellaneous cleanups
Alex Elder
2019-05-15
1
-13
/
+13
*
printk: use a clever macro
Alex Elder
2019-05-15
1
-10
/
+2
*
printk: fix some comments
Alex Elder
2019-05-15
1
-11
/
+12
*
printk: rename DEFAULT_MESSAGE_LOGLEVEL
Alex Elder
2019-05-15
1
-1
/
+1
*
printk: tweak do_syslog() to match comments
Alex Elder
2019-05-15
1
-1
/
+1
*
printk: allow increasing the ring buffer depending on the number of CPUs
Luis R. Rodriguez
2019-05-15
1
-0
/
+34
*
printk: make dynamic units clear for the kernel ring buffer
Luis R. Rodriguez
2019-05-15
1
-1
/
+1
*
printk: move power of 2 practice of ring buffer size to a helper
Luis R. Rodriguez
2019-05-15
1
-4
/
+10
*
kernel/printk/printk.c: revert "printk: enable interrupts before calling cons...
Andrew Morton
2019-05-15
1
-26
/
+18
*
kernel/printk: use symbolic defines for console loglevels
Borislav Petkov
2019-05-15
4
-13
/
+6
*
printk: report dropping of messages from logbuf
Will Deacon
2019-05-15
1
-2
/
+7
*
printk: disable preemption for printk_sched
John Stultz
2019-05-15
1
-0
/
+2
*
printk: remove separate printk_sched buffers and use printk buf instead
Steven Rostedt
2019-05-15
1
-18
/
+29
*
printk: enable interrupts before calling console_trylock_for_printk()
Jan Kara
2019-05-15
1
-11
/
+18
*
printk: fix lockdep instrumentation of console_sem
Jan Kara
2019-05-15
1
-14
/
+32
*
printk: release lockbuf_lock before calling console_trylock_for_printk()
Jan Kara
2019-05-15
1
-33
/
+21
*
printk: remove outdated comment
Jan Kara
2019-05-15
1
-2
/
+1
*
printk: return really stored message length
Petr Mladek
2019-05-15
1
-15
/
+21
*
printk: shrink too long messages
Petr Mladek
2019-05-15
1
-3
/
+39
*
printk: split message size computation
Petr Mladek
2019-05-15
1
-3
/
+13
*
printk: ignore too long messages
Petr Mladek
2019-05-15
1
-7
/
+23
*
printk: split code for making free space in the log buffer
Petr Mladek
2019-05-15
1
-15
/
+29
*
printk/of_serial: fix serial console cessation part way through boot.
Stephen Chivers
2019-05-15
1
-0
/
+1
*
printk: fix one circular lockdep warning about console_lock
Jane Li
2019-05-15
1
-0
/
+2
*
printk: do not compute the size of the message twice
Petr Mladek
2019-05-15
1
-1
/
+1
[next]