index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
/
printk.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-3
/
+8
2025-12-01
Merge branch 'rework/threaded-printk' into for-linus
Petr Mladek
1
-10
/
+7
2025-12-01
Merge branch 'rework/suspend-fixes' into for-linus
Petr Mladek
1
-17
/
+66
2025-12-01
Merge branch 'rework/preempt-legacy-kthread' into for-linus
Petr Mladek
1
-66
/
+118
2025-11-27
printk: Use console_is_usable on console_unblank
Marcos Paulo de Souza
1
-8
/
+4
2025-11-24
printk: Avoid irq_work for printk_deferred() on suspend
John Ogness
1
-1
/
+1
2025-11-19
printk: Avoid scheduling irq_work on suspend
John Ogness
1
-15
/
+43
2025-11-19
printk: Allow printk_trigger_flush() to flush all types
John Ogness
1
-1
/
+22
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
1
-3
/
+8
2025-10-29
printk_legacy_map: use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP
Oleg Nesterov
1
-10
/
+7
2025-10-23
printk: Use console_flush_one_record for legacy printer kthread
Andrew Murray
1
-6
/
+15
2025-10-23
printk: console_flush_one_record() code cleanup
Petr Mladek
1
-28
/
+31
2025-10-23
printk: Introduce console_flush_one_record
Andrew Murray
1
-59
/
+99
2025-09-13
panic: use angle-bracket include for panic.h
Jinchao Wang
1
-1
/
+1
2025-09-13
panic/printk: replace other_cpu_in_panic() with panic_on_other_cpu()
Jinchao Wang
1
-15
/
+4
2025-09-13
panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
Jinchao Wang
1
-13
/
+2
2025-09-13
panic: introduce helper functions for panic state
Jinchao Wang
1
-5
/
+0
2025-06-09
printk: Allow to use the printk kthread immediately even for 1st nbcon
Petr Mladek
1
-9
/
+11
2025-03-27
Merge tag 'printk-for-6.15' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-11
/
+44
2025-03-27
Merge branch 'for-6.15-console-suspend-api-cleanup' into for-linus
Petr Mladek
1
-10
/
+20
2025-03-20
printk/panic: Add option to allow non-panic CPUs to write to the ring buffer.
Donghyeok Choe
1
-1
/
+19
2025-03-17
printk: Add an option to allow ttynull to be a default console device
Adam Simonelli
1
-0
/
+5
2025-03-11
printk: Check CON_SUSPEND when unblanking a console
Marcos Paulo de Souza
1
-2
/
+12
2025-03-11
printk: Rename console_start to console_resume
Marcos Paulo de Souza
1
-2
/
+2
2025-03-11
printk: Rename console_stop to console_suspend
Marcos Paulo de Souza
1
-3
/
+3
2025-03-11
printk: Rename resume_console to console_resume_all
Marcos Paulo de Souza
1
-1
/
+1
2025-03-11
printk: Rename suspend_console to console_suspend_all
Marcos Paulo de Souza
1
-2
/
+2
2025-03-04
Flush console log from kernel_power_off()
Paul E. McKenney
1
-3
/
+1
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
[next]