Star4
53
代码介绍
代码
Issues27
Pull Requests19
流水线
Actions
讨论
Wiki
项目成员37
分析
项目设置
Star4
53
  1. kernel_linux_5.10
  2. /
  3. kernel
  4. /
  5. printk
Zzyf1116printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX
54526285创建于 2025年3月31日历史提交
文件最后提交记录最后更新时间
Makefile
printk: add lockless ringbuffer5 年前
braille.c
printk: Replace strncmp() with str_has_prefix()6 年前
braille.h
License cleanup: add SPDX GPL-2.0 license identifier to files with no license8 年前
console_cmdline.h
printk: Fix preferred console selection with multiple matches6 年前
internal.h
printk: move dictionary keys to dev_printk_info5 年前
printk.c
printk: Fix signed integer overflow when defining LOG_BUF_LEN_MAX1 年前
printk_ringbuffer.c
printk: ringbuffer: Fix truncating buffer size min_t cast2 年前
printk_ringbuffer.h
printk: avoid and/or handle record truncation5 年前
printk_safe.c
printk: fix deadlock when kernel panic5 年前