index
:
linux.git
master
nocache-cleanup
linus torvalds my love
www-data
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
Age
Commit message (
Expand
)
Author
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
2026-02-18
Merge tag 'sysctl-7.00-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2026-02-14
printk, vt, fbcon: Remove console_conditional_schedule()
Sebastian Andrzej Siewior
2026-02-11
Merge tag 'net-next-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2026-02-11
Merge tag 'printk-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2026-02-11
Merge branch 'for-6.20' into for-linus
Petr Mladek
2026-02-10
printk: Add execution context (task name/CPU) to printk_info
Breno Leitao
2026-02-10
Merge tag 'locking-core-2026-02-08' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2026-01-16
Merge tag 'printk-for-6.19-rc6' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2026-01-05
printk: Move locking annotation to printk.c
Marco Elver
2026-01-05
sysctl: Remove unused ctl_table forward declarations
Joel Granados
2025-12-15
printk/nbcon: Restore IRQ in atomic flush after each emitted record
Petr Mladek
2025-12-15
printk: nbcon: Check for device_{lock,unlock} callbacks
Marcos Paulo de Souza
2025-12-05
Merge tag 'soc-drivers-6.19' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2025-12-01
Merge branch 'rework/write_atomic-unsafe' into for-linus
Petr Mladek
2025-12-01
Merge branch 'rework/threaded-printk' into for-linus
Petr Mladek
2025-12-01
Merge branch 'rework/suspend-fixes' into for-linus
Petr Mladek
2025-12-01
Merge branch 'rework/preempt-legacy-kthread' into for-linus
Petr Mladek
2025-12-01
Merge branch 'rework/nbcon-in-kdb' into for-linus
Petr Mladek
2025-12-01
Merge branch 'rework/atomic-flush-hardlockup' into for-linus
Petr Mladek
2025-11-27
printk: Use console_is_usable on console_unblank
Marcos Paulo de Souza
2025-11-24
printk: Avoid irq_work for printk_deferred() on suspend
John Ogness
2025-11-19
printk: Avoid scheduling irq_work on suspend
John Ogness
2025-11-19
printk: Allow printk_trigger_flush() to flush all types
John Ogness
2025-11-14
syscore: Pass context data to callbacks
Thierry Reding
2025-11-10
printk_ringbuffer: Create a helper function to decide whether more space is n...
Petr Mladek
2025-11-10
printk_ringbuffer: Fix check of valid data size when blk_lpos overflows
Petr Mladek
2025-11-07
printk: nbcon: Allow unsafe write_atomic() for panic
John Ogness
2025-10-30
printk/nbcon: Release nbcon consoles ownership in atomic flush after each emi...
Petr Mladek
2025-10-30
printk/nbcon/panic: Allow printk kthread to sleep when the system is in panic
Petr Mladek
2025-10-30
printk/nbcon: Block printk kthreads when any CPU is in an emergency context
Petr Mladek
2025-10-29
printk_legacy_map: use LD_WAIT_CONFIG instead of LD_WAIT_SLEEP
Oleg Nesterov
2025-10-24
printk: nbcon: Export nbcon_write_context_set_buf
Marcos Paulo de Souza
2025-10-24
printk: nbcon: Allow KDB to acquire the NBCON context
Marcos Paulo de Souza
2025-10-24
printk: nbcon: Introduce KDB helpers
Marcos Paulo de Souza
2025-10-24
printk: nbcon: Export console_is_usable
Marcos Paulo de Souza
2025-10-23
printk: Use console_flush_one_record for legacy printer kthread
Andrew Murray
2025-10-23
printk: console_flush_one_record() code cleanup
Petr Mladek
2025-10-23
printk: Introduce console_flush_one_record
Andrew Murray
2025-10-22
printk_ringbuffer: don't needlessly wrap data blocks around
Daniil Tatianin
2025-10-04
Merge tag 'printk-for-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2025-10-02
Merge branch 'rework/ringbuffer-kunit-test' into for-linus
Petr Mladek
2025-09-26
printk: ringbuffer: Fix data block max size check
John Ogness
2025-09-13
panic: use angle-bracket include for panic.h
Jinchao Wang
2025-09-13
panic/printk: replace other_cpu_in_panic() with panic_on_other_cpu()
Jinchao Wang
2025-09-13
panic/printk: replace this_cpu_in_panic() with panic_on_this_cpu()
Jinchao Wang
2025-09-13
printk/nbcon: use panic_on_this_cpu() helper
Jinchao Wang
2025-09-13
panic: introduce helper functions for panic state
Jinchao Wang
2025-09-10
printk: kunit: support offstack cpumask
Arnd Bergmann
[next]