No description
  • C 98%
  • Assembly 1.3%
  • Makefile 0.3%
Find a file
Tim Zimmermann ab17a9cab7
Merge branch 'android-4.14-phoenix' of https://github.com/PhoenixKernel/linux into lineage-23.0
Change-Id: I17edfc4a0f42121f461faa904993a4e66aa1f36f
2025-09-05 07:30:08 +02:00
.elts
arch ARM64: configs: Exynos9820: Enable userfaultfd 2025-03-22 17:29:13 +01:00
block
certs
crypto
Documentation
drivers net: wireless: broadcom: bcmdhd_101_16: Don't require userspace to set MFP params 2025-04-11 06:50:08 +02:00
firmware
fs
include Merge branch 'android-4.14-phoenix' of https://github.com/PhoenixKernel/linux into lineage-23.0 2025-09-05 07:30:08 +02:00
init
ipc
kernel Merge branch 'android-4.14-phoenix' of https://github.com/PhoenixKernel/linux into lineage-23.0 2025-09-05 07:30:08 +02:00
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
Android.mk
AndroidKernel.mk
build.config.aarch64
build.config.common
build.config.cuttlefish.aarch64
build.config.cuttlefish.x86_64
build.config.universal9820
build.config.universal9820_5g
build.config.universal9825
build.config.x86_64
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
verity_dev_keys.x509

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.