secgateway/kernel/linux-4.14.83
ubuntu16.04 9853dbeebf MOD aaa-12 添加nat配置管理模块注册
SOL 添加nat配置管理模块注册
修改人:xusaiqun
检视人:xusaiqun
2019-08-06 05:16:17 -07:00
..
Documentation OCT 2019-06-11 15:44:41 +08:00
arch Mod aaa-12 删除旧的DTB文件 2019-07-08 16:24:11 +08:00
block OCT 2019-06-11 15:44:41 +08:00
certs OCT 2019-06-11 15:44:41 +08:00
crypto OCT 2019-06-11 15:44:41 +08:00
drivers Mod aaa-12 内核增加IMQ设备支持 2019-07-12 10:27:40 +08:00
firmware OCT 2019-06-11 15:44:41 +08:00
fs OCT 2019-06-11 15:44:41 +08:00
include MOD aaa-12 添加nat配置管理模块注册 2019-08-06 05:16:17 -07:00
init OCT 2019-06-11 15:44:41 +08:00
ipc OCT 2019-06-11 15:44:41 +08:00
kernel OCT 2019-06-11 15:44:41 +08:00
lib OCT 2019-06-11 15:44:41 +08:00
mm OCT 2019-06-11 15:44:41 +08:00
net MOD aaa-12 添加nat配置管理模块注册 2019-08-06 05:16:17 -07:00
samples OCT 2019-06-11 15:44:41 +08:00
scripts OCT 2019-06-11 15:44:41 +08:00
security OCT 2019-06-11 15:44:41 +08:00
sound OCT 2019-06-11 15:44:41 +08:00
tools OCT 2019-06-11 15:44:41 +08:00
usr OCT 2019-06-11 15:44:41 +08:00
virt OCT 2019-06-11 15:44:41 +08:00
.cocciconfig OCT 2019-06-11 15:44:41 +08:00
.config Mod aaa-12 增加ARM64内核网卡流控队列支持 2019-07-19 09:38:59 +08:00
.gitignore OCT 2019-06-11 15:44:41 +08:00
.mailmap OCT 2019-06-11 15:44:41 +08:00
000-linux-4.14-imq.diff Mod aaa-12 内核增加IMQ设备支持 2019-07-12 10:27:40 +08:00
COPYING OCT 2019-06-11 15:44:41 +08:00
CREDITS OCT 2019-06-11 15:44:41 +08:00
Kbuild OCT 2019-06-11 15:44:41 +08:00
Kconfig OCT 2019-06-11 15:44:41 +08:00
MAINTAINERS OCT 2019-06-11 15:44:41 +08:00
Makefile OCT 2019-06-11 15:44:41 +08:00
README OCT 2019-06-11 15:44:41 +08:00
arm64_config OCT 2019-06-11 15:44:41 +08:00
config-4.9.140 OCT 2019-06-11 15:44:41 +08:00
duibi.config OCT 2019-06-11 15:44:41 +08:00
linux_arm64.its OCT 2019-06-11 15:44:41 +08:00
mkitb.sh OCT 2019-06-11 15:44:41 +08:00
sed27hAuu OCT 2019-06-11 15:44:41 +08:00
stD55CxR OCT 2019-06-11 15:44:41 +08:00
x86.config OCT 2019-06-11 15:44:41 +08:00

README

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

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

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.