• Home
Name Date Size #Lines LOC

..--

android/04-Jul-2025-2,9162,465

tools/testing/selftests/04-Jul-2025-550,496413,562

.cocciconfigD04-Jul-202559 43

.get_maintainer.ignoreD04-Jul-202531 21

.gitignoreD04-Jul-20251.3 KiB115100

.mailmapD04-Jul-20257.1 KiB165163

Android.bpD04-Jul-202559.7 KiB2,1992,062

COPYINGD04-Jul-202518.3 KiB357292

METADATAD04-Jul-202543 43

MODULE_LICENSE_GPLD04-Jul-20250

NOTICED04-Jul-202518.3 KiB357292

OWNERSD04-Jul-2025182 76

READMED04-Jul-2025722 1913

TEST_MAPPINGD04-Jul-2025829 3938

README

1Linux kernel
2============
3
4This file was moved to Documentation/admin-guide/README.rst
5
6Please notice that there are several guides for kernel developers and users.
7These guides can be rendered in a number of formats, like HTML and PDF.
8
9In order to build the documentation, use ``make htmldocs`` or
10``make pdfdocs``.
11
12There are various text files in the Documentation/ subdirectory,
13several of them using the Restructured Text markup notation.
14See Documentation/00-INDEX for a list of what is contained in each file.
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