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.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
printk: ringbuffer: Wrong data pointer when appending small string
Petr Mladek
2020-10-15
1
-1
/
+4
*
printk: avoid and/or handle record truncation
John Ogness
2020-09-30
1
-2
/
+10
*
printk: remove dict ring
John Ogness
2020-09-22
1
-118
/
+37
*
printk: move printk_info into separate array
John Ogness
2020-09-22
1
-51
/
+94
*
printk: ringbuffer: add finalization/extension support
John Ogness
2020-09-15
1
-54
/
+471
*
printk: ringbuffer: change representation of states
John Ogness
2020-09-15
1
-21
/
+7
*
printk: ringbuffer: clear initial reserved fields
John Ogness
2020-09-15
1
-12
/
+18
*
printk: ringbuffer: add BLK_DATALESS() macro
John Ogness
2020-09-15
1
-2
/
+4
*
printk: ringbuffer: relocate get_data()
John Ogness
2020-09-15
1
-58
/
+58
*
printk: ringbuffer: avoid memcpy() on state_var
John Ogness
2020-09-15
1
-2
/
+7
*
printk: ringbuffer: fix setting state in desc_read()
John Ogness
2020-09-15
1
-7
/
+19
*
printk: ringbuffer: support dataless records
John Ogness
2020-09-08
1
-37
/
+35
*
printk: add lockless ringbuffer
John Ogness
2020-07-10
1
-0
/
+1687