index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
printk
/
printk.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
2024-09-19
1
-3
/
+8
|
\
|
*
Merge v6.11-rc5 into drm-next
Daniel Vetter
2024-08-27
1
-1
/
+1
|
|
\
|
*
\
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-08-08
1
-3
/
+8
|
|
\
\
|
|
*
\
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-07-29
1
-19
/
+4
|
|
|
\
\
|
|
*
|
|
printk: Add a short description string to kmsg_dump()
Jocelyn Falempe
2024-07-17
1
-3
/
+8
*
|
|
|
|
Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-09-17
1
-110
/
+602
|
\
\
\
\
\
|
*
|
|
|
|
printk: Avoid false positive lockdep report for legacy printing
John Ogness
2024-09-04
1
-20
/
+63
|
*
|
|
|
|
printk: nbcon: Assign nice -20 for printing threads
John Ogness
2024-09-04
1
-0
/
+6
|
*
|
|
|
|
printk: Implement legacy printer kthread for PREEMPT_RT
John Ogness
2024-09-04
1
-16
/
+141
|
*
|
|
|
|
printk: nbcon: Show replay message on takeover
John Ogness
2024-09-04
1
-0
/
+11
|
*
|
|
|
|
printk: Provide helper for message prepending
John Ogness
2024-09-04
1
-11
/
+25
|
*
|
|
|
|
printk: nbcon: Rely on kthreads for normal operation
John Ogness
2024-09-04
1
-1
/
+47
|
*
|
|
|
|
printk: nbcon: Use thread callback if in task context for legacy
John Ogness
2024-09-04
1
-2
/
+3
|
*
|
|
|
|
printk: nbcon: Introduce printer kthreads
Thomas Gleixner
2024-09-04
1
-0
/
+108
|
*
|
|
|
|
printk: nbcon: Add context to usable() and emit()
John Ogness
2024-09-04
1
-3
/
+3
|
*
|
|
|
|
printk: Flush console on unregister_console()
John Ogness
2024-09-04
1
-2
/
+7
|
*
|
|
|
|
printk: Fail pr_flush() if before SYSTEM_SCHEDULING
John Ogness
2024-09-04
1
-0
/
+4
|
*
|
|
|
|
printk: Add helper for flush type logic
John Ogness
2024-08-21
1
-38
/
+30
|
*
|
|
|
|
printk: Coordinate direct printing in panic
John Ogness
2024-08-21
1
-7
/
+48
|
*
|
|
|
|
printk: Track nbcon consoles
John Ogness
2024-08-21
1
-1
/
+13
|
*
|
|
|
|
printk: Avoid console_lock dance if no legacy or boot consoles
John Ogness
2024-08-21
1
-5
/
+34
|
*
|
|
|
|
printk: Flush nbcon consoles first on panic
John Ogness
2024-08-21
1
-0
/
+3
|
*
|
|
|
|
printk: nbcon: Flush new records on device_release()
John Ogness
2024-08-21
1
-1
/
+1
|
*
|
|
|
|
printk: nbcon: Use nbcon consoles in console_flush_all()
John Ogness
2024-08-21
1
-5
/
+12
|
*
|
|
|
|
printk: Track registered boot consoles
John Ogness
2024-08-21
1
-0
/
+24
|
*
|
|
|
|
printk: Add @flags argument for console_is_usable()
John Ogness
2024-08-21
1
-2
/
+3
|
*
|
|
|
|
printk: Make console_is_usable() available to nbcon.c
John Ogness
2024-08-21
1
-30
/
+0
|
*
|
|
|
|
printk: nbcon: Use driver synchronization while (un)registering
John Ogness
2024-08-21
1
-1
/
+32
|
*
|
|
|
|
printk: Properly deal with nbcon consoles on seq init
Petr Mladek
2024-08-21
1
-12
/
+29
|
*
|
|
|
|
printk: nbcon: Consolidate alloc() and init()
John Ogness
2024-08-21
1
-1
/
+1
|
*
|
|
|
|
printk: Add notation to console_srcu locking
John Ogness
2024-08-21
1
-0
/
+2
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
/
|
|
|
printk: Export match_devname_and_update_preferred_console()
Yu Liao
2024-09-09
1
-0
/
+1
|
/
/
/
/
*
/
/
/
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
Ryo Takakura
2024-08-13
1
-1
/
+1
|
/
/
/
*
|
|
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-25
1
-3
/
+3
|
\
\
\
|
*
|
|
printk: Rename console_replay_all() and update context
Sreenath Vijayan
2024-06-03
1
-3
/
+3
|
|
/
/
*
|
|
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-24
1
-1
/
+1
*
|
|
printk: Add match_devname_and_update_preferred_console()
Tony Lindgren
2024-07-04
1
-15
/
+88
|
|
/
|
/
|
*
|
Revert "printk: Save console options for add_preferred_console_match()"
Greg Kroah-Hartman
2024-06-25
1
-11
/
+3
*
|
Revert "printk: Don't try to parse DEVNAME:0.0 console options"
Greg Kroah-Hartman
2024-06-25
1
-4
/
+0
*
|
Revert "printk: Flag register_console() if console is set on command line"
Greg Kroah-Hartman
2024-06-25
1
-4
/
+1
|
/
*
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-05-22
1
-28
/
+72
|
\
|
*
printk: Add function to replay kernel log on consoles
Sreenath Vijayan
2024-04-11
1
-24
/
+53
|
*
printk: Flag register_console() if console is set on command line
Tony Lindgren
2024-04-09
1
-1
/
+4
|
*
printk: Don't try to parse DEVNAME:0.0 console options
Tony Lindgren
2024-04-09
1
-0
/
+4
|
*
printk: Save console options for add_preferred_console_match()
Tony Lindgren
2024-04-09
1
-3
/
+11
*
|
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-15
1
-13
/
+13
|
\
\
|
|
/
|
/
|
|
*
printk: cleanup deprecated uses of strncpy/strcpy
Justin Stitt
2024-05-07
1
-13
/
+13
*
|
Merge tag 'printk-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-26
1
-0
/
+6
|
\
\
|
*
|
printk: Update @console_may_schedule in console_trylock_spinning()
John Ogness
2024-03-15
1
-0
/
+6
|
|
/
*
|
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-21
1
-3
/
+18
|
\
\
[next]