The Linux Kernel
6.17.0-rc7
快速搜尋
Contents
Development process
提交補釘
行為守則
維護者手冊
All development-process docs
核心 API
Driver APIs
子系統
Locking
Licensing rules
撰寫文件
開發工具
測試指南
Hacking guide
Tracing
Fault injection
Livepatching
Rust
Administration
建置系統
回報議題
使用者空間工具
使用者空間 API
韌體
韌體與裝置樹
CPU 架構
未排序的文件
Brief tutorial on CRC computation
LZO stream format as understood by Linux's LZO decompressor
Linux magic numbers
Remote Processor Framework
Remote Processor Messaging (rpmsg) Framework
Speculation
Static Keys
XZ data compression in Linux
本頁
顯示原始碼
未排序的文件
¶
Brief tutorial on CRC computation
LZO stream format as understood by Linux's LZO decompressor
Introduction
描述
Byte sequences
Authors
Linux magic numbers
Remote Processor Framework
Introduction
User API
Typical usage
API for implementors
Implementation callbacks
Binary Firmware Structure
Virtio and remoteproc
Remote Processor Messaging (rpmsg) Framework
Introduction
User API
Typical usage
Allocations of rpmsg channels
Speculation
Mitigating speculation side-channels
Static Keys
Abstract
Motivation
Solution
Static key label API, usage and examples
XZ data compression in Linux
Introduction
XZ related components in the kernel
Notes on compression options
xz_dec API