index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
Age
Commit message (
Expand
)
Author
2024-08-21
printk: Track registered boot consoles
John Ogness
2024-08-21
printk: nbcon: Provide function to flush using write_atomic()
Thomas Gleixner
2024-08-21
printk: nbcon: Add helper to assign priority based on CPU state
John Ogness
2024-08-21
printk: Add @flags argument for console_is_usable()
John Ogness
2024-08-21
printk: Let console_is_usable() handle nbcon
John Ogness
2024-08-21
printk: Make console_is_usable() available to nbcon.c
John Ogness
2024-08-21
printk: nbcon: Do not rely on proxy headers
John Ogness
2024-08-21
nbcon: Add API to acquire context for non-printing operations
John Ogness
2024-08-21
printk: nbcon: Use driver synchronization while (un)registering
John Ogness
2024-08-21
printk: nbcon: Remove return value for write_atomic()
John Ogness
2024-08-21
printk: nbcon: Clarify rules of the owner/waiter matching
John Ogness
2024-08-21
printk: Check printk_deferred_enter()/_exit() usage
Sebastian Andrzej Siewior
2024-08-21
printk: Properly deal with nbcon consoles on seq init
Petr Mladek
2024-08-21
printk: nbcon: Consolidate alloc() and init()
John Ogness
2024-08-21
printk: Add notation to console_srcu locking
John Ogness
2024-08-13
printk/panic: Allow cpu backtraces to be written into ringbuffer during panic
Ryo Takakura
2024-08-08
Merge tag 'drm-misc-next-2024-08-01' of https://gitlab.freedesktop.org/drm/mi...
Daniel Vetter
2024-07-29
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
2024-07-25
Merge tag 'printk-for-6.11-trivial' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2024-07-24
sysctl: treewide: constify the ctl_table argument of proc_handlers
Joel Granados
2024-07-17
printk: Add a short description string to kmsg_dump()
Jocelyn Falempe
2024-07-04
printk: Add match_devname_and_update_preferred_console()
Tony Lindgren
2024-06-25
Revert "printk: Save console options for add_preferred_console_match()"
Greg Kroah-Hartman
2024-06-25
Revert "printk: Don't try to parse DEVNAME:0.0 console options"
Greg Kroah-Hartman
2024-06-25
Revert "printk: Flag register_console() if console is set on command line"
Greg Kroah-Hartman
2024-06-03
printk: Rename console_replay_all() and update context
Sreenath Vijayan
2024-05-22
Merge tag 'tty-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2024-05-17
Merge tag 'sysctl-6.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-15
Merge tag 'printk-for-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2024-05-07
printk: cleanup deprecated uses of strncpy/strcpy
Justin Stitt
2024-04-24
printk: Remove the now superfluous sentinel elements from ctl_table array
Joel Granados
2024-04-11
printk: Add function to replay kernel log on consoles
Sreenath Vijayan
2024-04-09
printk: Flag register_console() if console is set on command line
Tony Lindgren
2024-04-09
printk: Don't try to parse DEVNAME:0.0 console options
Tony Lindgren
2024-04-09
printk: Save console options for add_preferred_console_match()
Tony Lindgren
2024-03-26
Merge tag 'printk-for-6.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Linus Torvalds
2024-03-21
Merge tag 'tty-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-15
printk: Update @console_may_schedule in console_trylock_spinning()
John Ogness
2024-03-14
Merge tag 'mm-stable-2024-03-13-20-04' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2024-03-12
Merge tag 'printk-for-6.9' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2024-03-05
serial: Lock console when calling into driver before registration
Peter Collingbourne
2024-02-23
crash: split vmcoreinfo exporting code out from crash_core.c
Baoquan He
2024-02-07
dump_stack: Do not get cpu_sync for panic CPU
John Ogness
2024-02-07
printk: Avoid non-panic CPUs writing to ringbuffer
John Ogness
2024-02-07
printk: Disable passing console lock owner completely during panic()
Petr Mladek
2024-02-07
printk: ringbuffer: Skip non-finalized records in panic
John Ogness
2024-02-07
printk: Wait for all reserved records with pr_flush()
John Ogness
2024-02-07
printk: ringbuffer: Cleanup reader terminology
John Ogness
2024-02-07
printk: Add this_cpu_in_panic()
John Ogness
2024-02-07
printk: For @suppress_panic_printk check for other CPU in panic
John Ogness
[prev]
[next]