index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
printk
/
printk.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-01-20
Merge branch 'for-6.14-cpu_sync-fixup' into for-linus
Petr Mladek
1
-0
/
+5
2024-12-16
printk: Defer legacy printing when holding printk_cpu_sync
John Ogness
1
-0
/
+5
2024-12-12
printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX
Kuan-Wei Chiu
1
-1
/
+1
2024-11-20
Merge tag 'printk-for-6.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-9
/
+38
2024-11-18
Merge branch 'for-6.13-force-console' into for-linus
Petr Mladek
1
-5
/
+16
2024-11-11
printk: Introduce FORCE_CON flag
Marcos Paulo de Souza
1
-5
/
+16
2024-11-05
seqlock, treewide: Switch to non-raw seqcount_latch interface
Marco Elver
1
-4
/
+5
2024-10-16
printk: Improve memory usage logging during boot
Isaac J. Manjarres
1
-4
/
+22
2024-09-19
Merge tag 'drm-next-2024-09-19' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-3
/
+8
2024-09-17
Merge tag 'printk-for-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-110
/
+602
2024-09-09
printk: Export match_devname_and_update_preferred_console()
Yu Liao
1
-0
/
+1
2024-09-04
printk: Avoid false positive lockdep report for legacy printing
John Ogness
1
-20
/
+63
2024-09-04
printk: nbcon: Assign nice -20 for printing threads
John Ogness
1
-0
/
+6
2024-09-04
printk: Implement legacy printer kthread for PREEMPT_RT
John Ogness
1
-16
/
+141
2024-09-04
printk: nbcon: Show replay message on takeover
John Ogness
1
-0
/
+11
2024-09-04
printk: Provide helper for message prepending
John Ogness
1
-11
/
+25
2024-09-04
printk: nbcon: Rely on kthreads for normal operation
John Ogness
1
-1
/
+47
2024-09-04
printk: nbcon: Use thread callback if in task context for legacy
John Ogness
1
-2
/
+3
2024-09-04
printk: nbcon: Introduce printer kthreads
Thomas Gleixner
1
-0
/
+108
2024-09-04
printk: nbcon: Add context to usable() and emit()
John Ogness
1
-3
/
+3
2024-09-04
printk: Flush console on unregister_console()
John Ogness
1
-2
/
+7
2024-09-04
printk: Fail pr_flush() if before SYSTEM_SCHEDULING
John Ogness
1
-0
/
+4
2024-08-27
Merge v6.11-rc5 into drm-next
Daniel Vetter
1
-1
/
+1
2024-08-21
printk: Add helper for flush type logic
John Ogness
1
-38
/
+30
2024-08-21
printk: Coordinate direct printing in panic
John Ogness
1
-7
/
+48
2024-08-21
printk: Track nbcon consoles
John Ogness
1
-1
/
+13
2024-08-21
printk: Avoid console_lock dance if no legacy or boot consoles
John Ogness
1
-5
/
+34
2024-08-21
printk: Flush nbcon consoles first on panic
John Ogness
1
-0
/
+3
2024-08-21
printk: nbcon: Flush new records on device_release()
John Ogness
1
-1
/
+1
2024-08-21
printk: nbcon: Use nbcon consoles in console_flush_all()
John Ogness
1
-5
/
+12
2024-08-21
printk: Track registered boot consoles
John Ogness
1
-0
/
+24
2024-08-21
printk: Add @flags argument for console_is_usable()
John Ogness
1
-2
/
+3
2024-08-21
printk: Make console_is_usable() available to nbcon.c
John Ogness
1
-30
/
+0
2024-08-21
printk: nbcon: Use driver synchronization while (un)registering
John Ogness
1
-1
/
+32
2024-08-21
printk: Properly deal with nbcon consoles on seq init
Petr Mladek
1
-12
/
+29
2024-08-21
printk: nbcon: Consolidate alloc() and init()
John Ogness
1
-1
/
+1
2024-08-21
printk: Add notation to console_srcu locking
John Ogness
1
-0
/
+2
2024-08-13
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
Ryo Takakura
1
-1
/
+1
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
1
-3
/
+8
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-19
/
+4
2024-07-25
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-3
/
+3
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
1
-1
/
+1
2024-07-17
printk: Add a short description string to kmsg_dump()
Jocelyn Falempe
1
-3
/
+8
2024-07-04
printk: Add match_devname_and_update_preferred_console()
Tony Lindgren
1
-15
/
+88
2024-06-25
Revert "printk: Save console options for add_preferred_console_match()"
Greg Kroah-Hartman
1
-11
/
+3
2024-06-25
Revert "printk: Don't try to parse DEVNAME:0.0 console options"
Greg Kroah-Hartman
1
-4
/
+0
2024-06-25
Revert "printk: Flag register_console() if console is set on command line"
Greg Kroah-Hartman
1
-4
/
+1
2024-06-03
printk: Rename console_replay_all() and update context
Sreenath Vijayan
1
-3
/
+3
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
1
-28
/
+72
2024-05-15
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-13
/
+13
[next]