Name Date Size

..25-Oct-20244 KiB

.clang-formatH A D25-Oct-202420.1 KiB

.cocciconfigH A D25-Oct-202459

.get_maintainer.ignoreH A D25-Oct-2024151

.gitattributesH A D25-Oct-2024105

.gitignoreH A D25-Oct-20242 KiB

.mailmapH A D25-Oct-202435.8 KiB

.rustfmt.tomlH A D25-Oct-2024369

arch/H25-Oct-20244 KiB

block/H25-Oct-20244 KiB

certs/H25-Oct-20244 KiB

COPYINGH A D25-Oct-2024496

CREDITSH A D25-Oct-2024100 KiB

crypto/H25-Oct-20244 KiB

Documentation/H25-Oct-20244 KiB

drivers/H25-Oct-20244 KiB

fs/H25-Oct-20244 KiB

include/H25-Oct-20244 KiB

init/H25-Oct-20244 KiB

io_uring/H25-Oct-20244 KiB

ipc/H25-Oct-20244 KiB

KbuildH A D25-Oct-20242.5 KiB

KconfigH A D25-Oct-2024555

kernel/H25-Oct-20244 KiB

lib/H25-Oct-202412 KiB

LICENSES/H25-Oct-20244 KiB

MAINTAINERSH A D25-Oct-2024709.7 KiB

MakefileH A D25-Oct-202465.9 KiB

mm/H25-Oct-20244 KiB

net/H25-Oct-20244 KiB

OAT.xmlH A D25-Oct-202453.8 KiB

READMEH A D25-Oct-2024727

README.OpenSourceH A D25-Oct-2024339

README_OpenHarmony.mdH A D25-Oct-2024236

rust/H25-Oct-20244 KiB

samples/H25-Oct-20244 KiB

scripts/H25-Oct-20244 KiB

security/H25-Oct-20244 KiB

sound/H25-Oct-20244 KiB

tools/H25-Oct-20244 KiB

usr/H25-Oct-20244 KiB

virt/H25-Oct-20244 KiB

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.23",
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