Linux kernel source tree
Go to file
Lucas Wei 87758b9267 ANDROID: Add symbol of get_next_event_cpu back
Recover symbol of `get_next_event_cpu` which was removed
from a3bf0efb17 ("ANDROID: Add allowed symbols from sctp.ko
and qrtr.ko") frozen ABI.

Bug: 173765853
Signed-off-by: Lucas Wei <lucaswei@google.com>
Change-Id: Ib61e8f977047e2e61a1a0e8014af942e7d1d1b67
2020-12-11 16:53:16 +08:00
android ANDROID: Add symbol of get_next_event_cpu back 2020-12-11 16:53:16 +08:00
arch ANDROID: x86: configs: gki: add missing CONFIG_BLK_CGROUP 2020-12-10 19:09:08 +00:00
block This is the 4.19.156 stable release 2020-11-10 13:23:09 +01:00
certs
crypto UPSTREAM: crypto: chacha-generic - fix use as arm64 no-NEON fallback 2020-11-16 09:22:35 +01:00
Documentation Merge 4.19.162 into android-4.19-stable 2020-12-09 08:04:06 +01:00
drivers Merge 4.19.162 into android-4.19-stable 2020-12-09 08:04:06 +01:00
firmware Fix built-in early-load Intel microcode alignment 2020-01-23 08:21:29 +01:00
fs Merge 4.19.161 into android-4.19-stable 2020-12-03 10:10:00 +01:00
include Merge 4.19.162 into android-4.19-stable 2020-12-09 08:04:06 +01:00
init This is the 4.19.155 stable release 2020-11-05 14:02:27 +01:00
ipc Revert "ANDROID: vfs: Add permission2 for filesystems with per mount permissions" 2020-06-27 15:17:42 +02:00
kernel Merge 4.19.162 into android-4.19-stable 2020-12-09 08:04:06 +01:00
lib Merge 4.19.158 into android-4.19-stable 2020-11-19 12:25:33 +01:00
LICENSES
mm This is the 4.19.160 stable release 2020-11-24 14:57:17 +01:00
net Merge 4.19.162 into android-4.19-stable 2020-12-09 08:04:06 +01:00
samples This is the 4.19.154 stable release 2020-10-30 11:43:26 +01:00
scripts ANDROID: kbuild: use grep -F instead of fgrep 2020-12-07 18:21:42 +00:00
security Merge 4.19.158 into android-4.19-stable 2020-11-19 12:25:33 +01:00
sound Merge 4.19.162 into android-4.19-stable 2020-12-09 08:04:06 +01:00
tools Merge 4.19.161 into android-4.19-stable 2020-12-03 10:10:00 +01:00
usr initramfs: restore default compression behavior 2020-04-13 10:44:59 +02:00
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
build.config.aarch64 Revert "ANDROID: Kbuild, LLVMLinux: allow overriding clang target triple" 2020-11-10 11:47:24 -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 Revert "Revert "ANDROID: clang: update to 11.0.5"" 2020-12-04 12:58:01 -08: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: 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: Kbuild, LLVMLinux: allow overriding clang target triple" 2020-11-10 11:47:24 -08:00
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS UPSTREAM: net: WireGuard secure network tunnel 2020-10-25 11:48:12 +01:00
Makefile Merge 4.19.162 into android-4.19-stable 2020-12-09 08:04:06 +01: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.