• Home
Name Date Size #Lines LOC

..--

Documentation/22-Oct-2025-1,344,8581,049,192

LICENSES/22-Oct-2025-4,4053,613

arch/22-Oct-2025-4,165,3953,189,827

block/22-Oct-2025-68,13742,936

certs/22-Oct-2025-1,363945

crypto/22-Oct-2025-111,55793,132

drivers/22-Oct-2025-21,597,74516,447,788

fs/22-Oct-2025-1,555,5031,117,126

include/22-Oct-2025-1,259,705773,607

init/22-Oct-2025-6,2364,813

io_uring/22-Oct-2025-18,20413,831

ipc/22-Oct-2025-9,9826,883

kernel/22-Oct-2025-479,967312,706

lib/22-Oct-2025-245,383182,706

mm/22-Oct-2025-194,431124,678

net/22-Oct-2025-1,271,415934,723

rust/22-Oct-2025-19,1678,755

samples/22-Oct-2025-39,57928,721

scripts/22-Oct-2025-109,80780,873

security/22-Oct-2025-113,22175,204

sound/22-Oct-2025-1,515,2131,184,107

tools/22-Oct-2025-1,734,1201,401,781

usr/22-Oct-2025-1,5911,246

virt/22-Oct-2025-9,6746,647

.clang-formatD22-Oct-202520.1 KiB690685

.cocciconfigD22-Oct-202559 43

.get_maintainer.ignoreD22-Oct-2025151 54

.gitattributesD22-Oct-2025105 65

.gitignoreD22-Oct-20252 KiB172150

.mailmapD22-Oct-202535.8 KiB630629

.rustfmt.tomlD22-Oct-2025369 1311

COPYINGD22-Oct-2025496 2111

CREDITSD22-Oct-2025100 KiB4,3233,735

KbuildD22-Oct-20252.5 KiB10074

KconfigD22-Oct-2025555 3319

MAINTAINERSD22-Oct-2025709.9 KiB23,95321,225

MakefileD22-Oct-202566.2 KiB2,0671,278

OAT.xmlD22-Oct-202553.8 KiB633614

READMED22-Oct-2025727 1913

README.OpenSourceD22-Oct-2025339 1211

README_OpenHarmony.mdD22-Oct-2025236 64

README

1Linux kernel
2============
3
4There are several guides for kernel developers and users. These guides can
5be rendered in a number of formats, like HTML and PDF. Please read
6Documentation/admin-guide/README.rst first.
7
8In order to build the documentation, use ``make htmldocs`` or
9``make pdfdocs``.  The formatted documentation can also be read online at:
10
11    https://www.kernel.org/doc/html/latest/
12
13There are various text files in the Documentation/ subdirectory,
14several of them using the Restructured Text markup notation.
15
16Please read the Documentation/process/changes.rst file, as it contains the
17requirements for building and running the kernel, and information about
18the problems which may result by upgrading your kernel.
19

README.OpenSource

1[
2    {
3        "Name": "linux-6.6",
4        "License": "GPL-2.0+",
5        "License File": "COPYING",
6        "Version Number": "6.6.89",
7        "Owner": "liuyu82@huawei.com",
8        "Upstream URL": "https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git/log/?h=linux-6.6.y",
9        "Description": "linux kernel 6.6"
10    }
11]
12

README_OpenHarmony.md

1# kernel_linux_common_6.6
2
3#### 介绍
4仓用途:linux-6.6原生仓,包含linux-6.6原生代码。
5其他内核通用说明详见:[内核文档](https://gitee.com/openharmony/docs/blob/master/zh-cn/device-dev/kernel/Readme-CN.md)
6