Linux kernel source tree
Go to file
Shunqing Chen c5ed611fe1 ARM: dts: rk3288-evb-android-rk808-edp: add test power
Signed-off-by: Shunqing Chen <csq@rock-chips.com>
Change-Id: Ie9427d07e6ff40cdec7849a9897c8cbddb7ff720
2021-03-15 17:09:05 +08:00
android ANDROID: GKI: fix up abi issues with 4.19.172 2021-02-01 13:56:51 +01:00
arch ARM: dts: rk3288-evb-android-rk808-edp: add test power 2021-03-15 17:09:05 +08:00
block Merge tag 'ASB-2021-02-05_4.19-stable' of https://android.googlesource.com/kernel/common 2021-02-26 15:30:04 +08:00
certs
crypto Merge tag 'ASB-2021-02-05_4.19-stable' of https://android.googlesource.com/kernel/common 2021-02-26 15:30:04 +08:00
Documentation UPSTREAM: drm/dsc: Add helpers for DSC picture parameter set infoframes 2021-03-15 11:24:02 +08:00
drivers UPSTREAM: drm/dsc: Fix bogus cpu_to_be16() usage 2021-03-15 11:24:02 +08:00
firmware
fs Merge tag 'ASB-2021-02-05_4.19-stable' of https://android.googlesource.com/kernel/common 2021-02-26 15:30:04 +08:00
include UPSTREAM: drm/dsc: Split DSC PPS and SDP header initialisations 2021-03-15 11:24:02 +08:00
init init: panic the kernel when compare the ramdisk hash failed 2021-03-11 12:06:13 +08:00
ipc Revert "Revert "ANDROID: vfs: Add permission2 for filesystems with per mount permissions"" 2020-09-25 09:32:04 +08:00
kernel PM: EM: Call em_debug_init() later when CONFIG_ROCKCHIP_THUNDER_BOOT=y 2021-03-05 14:32:22 +08:00
lib Merge tag 'ASB-2021-02-05_4.19-stable' of https://android.googlesource.com/kernel/common 2021-02-26 15:30:04 +08:00
LICENSES
mm Merge tag 'ASB-2021-02-05_4.19-stable' of https://android.googlesource.com/kernel/common 2021-02-26 15:30:04 +08:00
net net/rfkill: bt: donot enable bt irq when bt is off and enable bt sleep 2021-03-05 19:14:32 +08:00
samples This is the 4.19.164 stable release 2020-12-30 12:19:31 +01:00
scripts scripts/gcc-wrapper.py: ignore vfs.c:1259 2021-02-26 16:18:21 +08:00
security Merge tag 'ASB-2021-02-05_4.19-stable' of https://android.googlesource.com/kernel/common 2021-02-26 15:30:04 +08:00
sound Revert "ASoC: rockchip: i2s-tdm: Add mclk oe for rk3568" 2021-03-11 12:08:29 +08:00
tools Merge tag 'ASB-2021-02-05_4.19-stable' of https://android.googlesource.com/kernel/common 2021-02-26 15:30:04 +08:00
usr
virt KVM: arm64: vgic-v3: Drop the reporting of GICR_TYPER.Last for userspace 2020-12-02 08:48:07 +01:00
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
.scmversion
build.config.aarch64 ANDROID: enable LLVM_IAS=1 for clang's integrated assembler for aarch64 2021-01-11 17:34:43 -08:00
build.config.allmodconfig Revert "ANDROID: Kbuild, LLVMLinux: allow overriding clang target triple" 2020-11-10 11:47:24 -08:00
build.config.allmodconfig.aarch64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-09-25 15:14:51 +08:00
build.config.allmodconfig.arm ANDROID: drop KERNEL_DIR setting in build.config.common 2020-09-25 15:14:51 +08:00
build.config.allmodconfig.x86_64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-09-25 15:14:51 +08:00
build.config.arm Revert "ANDROID: Kbuild, LLVMLinux: allow overriding clang target triple" 2020-11-10 11:47:24 -08:00
build.config.common ANDROID: clang: update to 12.0.1 2021-01-26 04:20:13 +00:00
build.config.gki
build.config.gki_kasan ANDROID: drop KERNEL_DIR setting in build.config.common 2020-09-25 15:14:51 +08:00
build.config.gki_kasan.aarch64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-09-25 15:14:51 +08:00
build.config.gki_kasan.x86_64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-09-25 15:14:51 +08:00
build.config.gki-debug.aarch64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-09-25 15:14:51 +08:00
build.config.gki-debug.x86_64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-09-25 15:14:51 +08:00
build.config.gki.aarch64 ANDROID: GKI: prevent removal of monitored symbols 2020-09-29 11:48:43 +01:00
build.config.gki.x86_64 ANDROID: drop KERNEL_DIR setting in build.config.common 2020-09-25 15:14:51 +08:00
build.config.x86_64 Revert "ANDROID: enable LLVM_IAS=1 for clang's integrated assembler for x86_64" 2021-01-26 01:05:23 +00:00
COPYING
CREDITS
Kbuild
Kconfig
logo_kernel.bmp
logo.bmp
MAINTAINERS UPSTREAM: include: trace: Add SCMI header with trace events 2020-12-22 15:54:10 +08:00
Makefile Merge tag 'ASB-2021-02-05_4.19-stable' of https://android.googlesource.com/kernel/common 2021-02-26 15:30:04 +08:00
README

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

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.