index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
kernel
/
printk
/
printk_ringbuffer.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
printk: Wait for all reserved records with pr_flush()
John Ogness
2024-02-07
1
-0
/
+1
*
printk: ringbuffer: Clarify special lpos values
John Ogness
2024-02-07
1
-1
/
+15
*
printk: ringbuffer: Do not skip non-finalized records with prb_next_seq()
John Ogness
2024-02-07
1
-2
/
+2
*
printk: Use prb_first_seq() as base for 32bit seq macros
John Ogness
2024-02-07
1
-4
/
+4
*
printk: Adjust mapping for 32bit seq macros
Sebastian Andrzej Siewior
2024-02-07
1
-1
/
+1
*
printk: nbcon: Relocate 32bit seq macros
John Ogness
2024-02-07
1
-0
/
+33
*
printk: ringbuffer: Improve prb_next_seq() performance
Petr Mladek
2022-01-26
1
-0
/
+2
*
printk: rectify kernel-doc for prb_rec_init_wr()
Lukas Bulwahn
2021-01-26
1
-1
/
+1
*
printk: avoid and/or handle record truncation
John Ogness
2020-09-30
1
-1
/
+1
*
printk: remove dict ring
John Ogness
2020-09-22
1
-50
/
+13
*
printk: move dictionary keys to dev_printk_info
John Ogness
2020-09-22
1
-0
/
+3
*
printk: move printk_info into separate array
John Ogness
2020-09-22
1
-13
/
+16
*
printk: ringbuffer: add finalization/extension support
John Ogness
2020-09-15
1
-1
/
+5
*
printk: ringbuffer: change representation of states
John Ogness
2020-09-15
1
-11
/
+20
*
printk: ringbuffer: support dataless records
John Ogness
2020-09-08
1
-7
/
+8
*
printk: add lockless ringbuffer
John Ogness
2020-07-10
1
-0
/
+399