index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
Age
Commit message (
Expand
)
Author
Files
Lines
2019-12-01
printk: fix integer overflow in setup_log_buf()
Sergey Senozhatsky
1
-1
/
+1
2019-11-24
printk: Give error on attempt to set log buffer length to over 2G
He Zhe
1
-6
/
+12
2019-10-05
printk: Do not lose last line in kmsg buffer dump
Vincent Whitchurch
1
-1
/
+1
2018-12-17
printk: Wake klogd when passing console_lock owner
Petr Mladek
1
-1
/
+2
2018-12-17
printk: Never set console_may_schedule in console_trylock()
Sergey Senozhatsky
1
-14
/
+8
2018-12-17
printk: Hide console waiter logic into helpers
Petr Mladek
1
-97
/
+148
2018-12-17
printk: Add console owner and waiter logic to load balance console writes
Steven Rostedt (VMware)
1
-1
/
+107
2018-12-17
Revert "printk: Never set console_may_schedule in console_trylock()"
Sasha Levin
1
-8
/
+14
2018-11-21
printk: Never set console_may_schedule in console_trylock()
Sergey Senozhatsky
1
-14
/
+8
2018-11-13
printk: Fix panic caused by passing log_buf_len to command line
He Zhe
1
-1
/
+6
2018-09-09
printk/tracing: Do not trace printk_nmi_enter()
Steven Rostedt (VMware)
1
-2
/
+2
2018-09-05
printk/nmi: Prevent deadlock when accessing the main log buffer in NMI
Petr Mladek
2
-22
/
+45
2018-09-05
printk: Create helper function to queue deferred console handling
Petr Mladek
1
-5
/
+9
2018-09-05
printk: Split the code for storing a message into the log buffer
Petr Mladek
1
-17
/
+26
2018-08-03
printk: drop in_nmi check from printk_safe_flush_on_panic()
Sergey Senozhatsky
1
-1
/
+1
2018-07-03
printk: fix possible reuse of va_list variable
Tetsuo Handa
1
-1
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
3
-0
/
+3
2017-09-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-37
/
+32
2017-08-17
Revert "pstore: Honor dmesg_restrict sysctl on dmesg dumps"
Kees Cook
1
-2
/
+1
2017-08-15
printk: Clean up do_syslog() error handling
Nikitas Angelinas
1
-23
/
+12
2017-07-27
printk/console: Enhance the check for consoles using init memory
Petr Mladek
1
-2
/
+10
2017-07-27
printk/console: Always disable boot consoles that use init memory before it i...
Matt Redfearn
1
-11
/
+9
2017-07-27
printk: Modify operators of printed_len and text_len
Pierre Kuo
1
-3
/
+3
2017-07-05
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
3
-14
/
+47
2017-07-03
Merge branch 'for-4.13' into for-linus
Petr Mladek
3
-14
/
+47
2017-06-20
Merge branch 'WIP.sched/core' into sched/core
Ingo Molnar
1
-36
/
+10
2017-06-13
printk: add __printf attributes to internal functions
Nicolas Iooss
1
-5
/
+5
2017-06-08
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-36
/
+10
2017-06-08
Revert "printk: fix double printing with earlycon"
Petr Mladek
1
-36
/
+10
2017-05-23
printk: Adjust system_state checks
Thomas Gleixner
1
-1
/
+1
2017-05-19
printk: Use the main logbuf in NMI when logbuf_lock is available
Petr Mladek
3
-9
/
+42
2017-05-08
Merge tag 'tty-4.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
3
-10
/
+42
2017-05-08
crash: move crashkernel parsing and vmcore related code under CONFIG_CRASH_CORE
Hari Bathini
1
-3
/
+3
2017-05-03
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
1
-25
/
+56
2017-04-18
console: move console_init() out of tty_io.c
Nicolas Pitre
1
-0
/
+24
2017-04-12
printk: fix double printing with earlycon
Aleksey Makarov
1
-10
/
+36
2017-04-12
printk: rename selected_console -> preferred_console
Aleksey Makarov
1
-5
/
+5
2017-04-12
printk: fix name/type/scope of preferred_console var
Aleksey Makarov
1
-6
/
+6
2017-04-04
printk: Correctly handle preemption in console_unlock()
Petr Mladek
1
-2
/
+6
2017-03-31
braille-console: Fix value returned by _braille_console_setup
Samuel Thibault
2
-10
/
+18
2017-03-24
printk: use console_trylock() in console_cpu_notify()
Sergey Senozhatsky
1
-5
/
+6
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-03-02
sched/headers: Prepare for new header dependencies before moving code to <lin...
Ingo Molnar
1
-0
/
+1
2017-02-22
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/pml...
Linus Torvalds
4
-237
/
+310
2017-02-18
printk: use rcuidle console tracepoint
Sergey Senozhatsky
1
-1
/
+1
2017-02-08
printk: drop call_console_drivers() unused param
Sergey Senozhatsky
1
-8
/
+4
2017-02-08
printk: convert the rest to printk-safe
Sergey Senozhatsky
1
-38
/
+65
2017-02-08
printk: remove zap_locks() function
Sergey Senozhatsky
1
-61
/
+0
2017-02-08
printk: use printk_safe buffers in printk
Sergey Senozhatsky
1
-15
/
+32
[next]