huangliang 583079ce95 修复由于文件系统中的ubifs的版本以及压缩方式的不同,导致uboot中OTA无法正常升级的问题 4 ماه پیش
..
Documentation d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
LICENSES 4b7a0684d9 first debug version 1 سال پیش
arch 583079ce95 修复由于文件系统中的ubifs的版本以及压缩方式的不同,导致uboot中OTA无法正常升级的问题 4 ماه پیش
block d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
certs 4b7a0684d9 first debug version 1 سال پیش
crypto d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
drivers 3fa6265cc9 添加itu601信号显示 6 ماه پیش
fs d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
include d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
init d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
io_uring d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
ipc d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
kernel d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
lib d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
mm d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
net d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
rust d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
samples d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
scripts d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
security d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
sound d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
tools d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
usr d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
virt d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
.clang-format 4b7a0684d9 first debug version 1 سال پیش
.clippy.toml d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
.cocciconfig 4b7a0684d9 first debug version 1 سال پیش
.editorconfig 4b7a0684d9 first debug version 1 سال پیش
.get_maintainer.ignore 4b7a0684d9 first debug version 1 سال پیش
.gitattributes 4b7a0684d9 first debug version 1 سال پیش
.gitignore d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
.mailmap 4b7a0684d9 first debug version 1 سال پیش
.rustfmt.toml 4b7a0684d9 first debug version 1 سال پیش
COPYING 4b7a0684d9 first debug version 1 سال پیش
CREDITS 4b7a0684d9 first debug version 1 سال پیش
Kbuild 4b7a0684d9 first debug version 1 سال پیش
Kconfig 4b7a0684d9 first debug version 1 سال پیش
MAINTAINERS d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
Makefile d1afbc9b16 update kernel to 6.12.56 10 ماه پیش
README 4b7a0684d9 first debug version 1 سال پیش

README

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:

https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the reStructuredText markup notation.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.