Kernel sources for Moto G9 (Play) (Guamp)
Find a file
2020-08-20 20:51:35 -07:00
arch Merge "defconfig: msm: enable QCOM_INITIAL_LOGBUF for Bengal/Scuba" 2020-08-20 06:51:36 -07:00
block Merge "ANDROID: block: backport the ability to specify max_dun_bytes" 2020-07-25 03:20:36 -07:00
certs
crypto
Documentation BACKPORT: FROMLIST: fscrypt: add support for IV_INO_LBLK_32 policies 2020-07-25 21:10:18 +05:30
drivers Merge "cnss2: print message for abrupt device reset to PBL" 2020-08-20 16:12:31 -07:00
firmware
fs Merge "fs: crypto: Fix the memory leak while eviction of inode" 2020-08-20 16:12:30 -07:00
include Merge "soc: qcom: socinfo: Add support for Scuba iot soc-id" 2020-08-20 16:12:30 -07:00
init Merge android-4.19.113 (248555d) into msm-4.19 2020-07-16 18:45:03 +05:30
ipc
kernel sched/walt: Improve the scheduler 2020-08-18 11:55:39 +05:30
lib
LICENSES
mm mm/vmalloc.c: fix __purge_vmap_area_lazy takes long time 2020-08-20 23:21:11 +08:00
net Merge android-4.19.113 (248555d) into msm-4.19 2020-07-16 18:45:03 +05:30
samples
scripts Merge android-4.19.113 (248555d) into msm-4.19 2020-07-16 18:45:03 +05:30
security
sound Merge android-4.19.113 (248555d) into msm-4.19 2020-07-16 18:45:03 +05:30
techpack
tools Reverting incrementalfs, power,usb and scheduler changes 2020-07-16 19:29:29 +05:30
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
abi_gki_aarch64.xml
abi_gki_aarch64_cuttlefish_whitelist
abi_gki_aarch64_qcom_whitelist
abi_gki_aarch64_whitelist
Android.bp
AndroidKernel.mk
build.config.aarch64
build.config.allmodconfig
build.config.allmodconfig.aarch64
build.config.allmodconfig.arm
build.config.allmodconfig.x86_64
build.config.arm
build.config.common
build.config.gki
build.config.gki-debug.aarch64
build.config.gki-debug.x86_64
build.config.gki.aarch64
build.config.gki.x86_64
build.config.goldfish.arm
build.config.goldfish.arm64
build.config.goldfish.mips
build.config.goldfish.mips64
build.config.goldfish.x86
build.config.goldfish.x86_64
build.config.x86_64
COPYING
CREDITS
gen_headers_arm.bp input: misc: hbtp_input: snapshot of driver from msm-4.9 2020-08-04 19:37:49 +05:30
gen_headers_arm64.bp input: misc: hbtp_input: snapshot of driver from msm-4.9 2020-08-04 19:37:49 +05:30
Kbuild
Kconfig
kernel_headers.py
MAINTAINERS
Makefile Merge android-4.19.113 (248555d) into msm-4.19 2020-07-16 18:45:03 +05:30
README
verity_dev_keys.x509

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.