开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
printk
/
printk_ringbuffer.h
Age
Commit message (
Expand
)
Author
2026-04-20
Merge branch 'rework/prb-fixes' into for-linus
Petr Mladek
2026-03-31
printk: ringbuffer: fix errors in comments
Loïc Grégoire
2026-03-10
printk: Fix _DESCS_COUNT type for 64-bit systems
feng.zhou
2026-02-10
printk: Add execution context (task name/CPU) to printk_info
Breno Leitao
2024-09-04
printk: nbcon: Init @nbcon_seq to highest possible
John Ogness
2024-09-04
printk: Use the BITS_PER_LONG macro
Jinjie Ruan
2024-08-21
printk: nbcon: Do not rely on proxy headers
John Ogness
2024-02-07
printk: Wait for all reserved records with pr_flush()
John Ogness
2024-02-07
printk: ringbuffer: Clarify special lpos values
John Ogness
2024-02-07
printk: ringbuffer: Do not skip non-finalized records with prb_next_seq()
John Ogness
2024-02-07
printk: Use prb_first_seq() as base for 32bit seq macros
John Ogness
2024-02-07
printk: Adjust mapping for 32bit seq macros
Sebastian Andrzej Siewior
2024-02-07
printk: nbcon: Relocate 32bit seq macros
John Ogness
2022-01-26
printk: ringbuffer: Improve prb_next_seq() performance
Petr Mladek
2021-01-26
printk: rectify kernel-doc for prb_rec_init_wr()
Lukas Bulwahn
2020-09-30
printk: avoid and/or handle record truncation
John Ogness
2020-09-22
printk: remove dict ring
John Ogness
2020-09-22
printk: move dictionary keys to dev_printk_info
John Ogness
2020-09-22
printk: move printk_info into separate array
John Ogness
2020-09-15
printk: ringbuffer: add finalization/extension support
John Ogness
2020-09-15
printk: ringbuffer: change representation of states
John Ogness
2020-09-08
printk: ringbuffer: support dataless records
John Ogness
2020-07-10
printk: add lockless ringbuffer
John Ogness