Linux kernel source tree
Go to file
Alistair Delva b99dacab80 ANDROID: GKI: Update cuttlefish whitelist
This has fallen out of sync with other whitelists wrt incfs and other
features, breaking boot on arm64.

Bug: 159343293
Signed-off-by: Alistair Delva <adelva@google.com>
Change-Id: I5ee581934e17f9ca1cfeb4fb046ff3c342ccb0c6
2020-06-26 15:46:54 +00:00
arch ANDROID: GKI: Disable INCREMENTAL_FS on x86 too 2020-06-26 15:46:46 +00:00
block ANDROID: block: backport the ability to specify max_dun_bytes 2020-05-14 15:44:27 -07:00
certs
crypto This is the 4.19.124 stable release 2020-05-20 11:37:46 +02:00
Documentation Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-4.19.y' into android-4.19-stable 2020-06-22 09:42:24 -07:00
drivers UPSTREAM: fdt: Update CRC check for rng-seed 2020-06-22 15:53:15 +00:00
firmware Fix built-in early-load Intel microcode alignment 2020-01-23 08:21:29 +01:00
fs ANDROID: ext4: Optimize match for casefolded encrypted dirs 2020-06-24 22:38:21 +00:00
include Merge remote-tracking branch 'aosp/upstream-f2fs-stable-linux-4.19.y' into android-4.19-stable 2020-06-24 13:31:46 -07:00
init This is the 4.19.124 stable release 2020-05-20 11:37:46 +02:00
ipc This is the 4.19.124 stable release 2020-05-20 11:37:46 +02:00
kernel ANDROID: cpufreq: schedutil: drop cache when update skipped due to rate limit 2020-06-25 15:45:30 -07:00
lib This is the 4.19.129 stable release 2020-06-22 10:50:54 +02:00
LICENSES
mm This is the 4.19.129 stable release 2020-06-22 10:50:54 +02:00
net This is the 4.19.129 stable release 2020-06-22 10:50:54 +02:00
samples This is the 4.19.126 stable release 2020-06-03 09:23:15 +02:00
scripts ANDROID: GKI: scripts: Makefile: update the lz4 command 2020-06-22 22:32:00 +00:00
security This is the 4.19.129 stable release 2020-06-22 10:50:54 +02:00
sound This is the 4.19.129 stable release 2020-06-22 10:50:54 +02:00
tools This is the 4.19.129 stable release 2020-06-22 10:50:54 +02:00
usr initramfs: restore default compression behavior 2020-04-13 10:44:59 +02:00
virt KVM: arm64: Synchronize sysreg state on injecting an AArch32 exception 2020-06-22 09:05:09 +02:00
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
abi_gki_aarch64_cuttlefish_whitelist ANDROID: GKI: Update cuttlefish whitelist 2020-06-26 15:46:54 +00:00
abi_gki_aarch64_qcom_whitelist ANDROID: GKI: Update whitelist and defconfig for incfs 2020-06-22 15:08:12 +00:00
abi_gki_aarch64_whitelist ANDROID: GKI: Update the ABI xml and whitelist 2020-05-14 15:58:13 -07:00
abi_gki_aarch64.xml ANDROID: update the ABI xml representation 2020-06-23 10:09:27 -07:00
build.config.aarch64 ANDROID: add compat cross compiler 2020-04-27 22:52:19 -07:00
build.config.allmodconfig ANDROID: build.config.allmodconfig: Re-enable XFS_FS 2020-04-17 08:41:31 +00:00
build.config.allmodconfig.aarch64 ANDROID: Add allmodconfig build.configs for x86_64 and aarch64 2019-11-12 20:55:23 +00:00
build.config.allmodconfig.arm ANDROID: Add build.config files for ARM 32-bit 2020-03-16 17:43:55 +00:00
build.config.allmodconfig.x86_64 ANDROID: Add allmodconfig build.configs for x86_64 and aarch64 2019-11-12 20:55:23 +00:00
build.config.arm ANDROID: Add build.config files for ARM 32-bit 2020-03-16 17:43:55 +00:00
build.config.common ANDROID: Use depmod from the hermetic toolchain 2020-06-22 12:55:38 +00:00
build.config.gki ANDROID: gki: Removed cf modules from gki_defconfig 2020-01-31 16:23:38 -08:00
build.config.gki_kasan ANDROID: Rename build.config.gki.arch_kasan 2020-05-05 20:46:14 +00:00
build.config.gki_kasan.aarch64 ANDROID: Drop ABI monitoring from KASAN build config 2020-05-06 11:13:09 +00:00
build.config.gki_kasan.x86_64 ANDROID: Rename build.config.gki.arch_kasan 2020-05-05 20:46:14 +00:00
build.config.gki-debug.aarch64 ANDROID: Fix build.config.gki-debug 2020-05-20 11:50:18 +00:00
build.config.gki-debug.x86_64 ANDROID: Fix build.config.gki-debug 2020-05-20 11:50:18 +00:00
build.config.gki.aarch64 ANDROID: build.config.gki.aarch64: Enable WHITELIST_STRICT_MODE 2020-05-07 08:12:23 +00:00
build.config.gki.x86_64
build.config.x86_64
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS This is the 4.19.107 stable release 2020-03-03 07:33:01 +01:00
Makefile This is the 4.19.129 stable release 2020-06-22 10:50:54 +02: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.