• Home
Name Date Size #Lines LOC

..--

Documentation/06-May-2025-1,344,5911,048,978

LICENSES/06-May-2025-4,4053,613

arch/06-May-2025-4,163,4803,188,573

block/06-May-2025-68,13442,933

certs/06-May-2025-1,353929

crypto/06-May-2025-111,54393,122

drivers/06-May-2025-21,742,39316,574,124

fs/06-May-2025-1,553,8291,115,986

include/06-May-2025-1,259,272773,348

init/06-May-2025-6,2304,807

io_uring/06-May-2025-18,18613,814

ipc/06-May-2025-9,9796,880

kernel/06-May-2025-479,163312,229

lib/06-May-2025-245,194182,570

mm/06-May-2025-193,920124,302

net/06-May-2025-1,270,121933,843

rust/06-May-2025-19,1668,754

samples/06-May-2025-39,56728,713

scripts/06-May-2025-109,47880,630

security/06-May-2025-113,07775,134

sound/06-May-2025-1,514,4891,183,544

tools/06-May-2025-1,733,4121,401,268

usr/06-May-2025-1,5911,246

virt/06-May-2025-9,6746,647

.clang-formatD06-May-202520.1 KiB690685

.cocciconfigD06-May-202559 43

.get_maintainer.ignoreD06-May-2025151 54

.gitattributesD06-May-2025105 65

.gitignoreD06-May-20252 KiB172150

.mailmapD06-May-202535.8 KiB630629

.rustfmt.tomlD06-May-2025369 1311

COPYINGD06-May-2025496 2111

CREDITSD06-May-2025100 KiB4,3233,735

KbuildD06-May-20252.5 KiB10074

KconfigD06-May-2025555 3319

MAINTAINERSD06-May-2025709.9 KiB23,95221,224

MakefileD06-May-202566.1 KiB2,0641,277

OAT.xmlD06-May-202553.8 KiB633614

READMED06-May-2025727 1913

README.OpenSourceD06-May-2025339 1211

README_OpenHarmony.mdD06-May-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.86",
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