Kernel sources for Moto G9 (Play) (Guamp)
Find a file
Greg Kroah-Hartman eb5bf2c8af This is the 4.19.294 stable release
-----BEGIN PGP SIGNATURE-----
 
 iQIzBAABCAAdFiEEZH8oZUiU471FcZm+ONu9yGCSaT4FAmTy4kYACgkQONu9yGCS
 aT5oxBAAqID5YrorxdYV8fhDEdmVhy2vKVj5ppKr/O7L4YM5HqpJJhz8ropr/br1
 Z5Nzot4lMS8uO26LTwfWP7BYeFvtjposoCEtHFubuX6TAug/MsGgdX5b8Hlk0D4O
 CCwtMLNzxKqkvN4TR/SN6xnY2kBoRbuAWLM6si4ZCv3gdFrjWFzS8OETLAap/ggn
 Jjc7w5Td/Ek36w8sBeQbV9Czi3c7g0YQig3QLJbuAus+PrDng1PsIuy8EZdRIfsS
 yOdf+Rry2IuSaJbn50YSZ11D3rIt2/bxRxyu5kQs5RI5xk0h7HjHSF8iIAsrup9J
 +XQIy7IhMqeBgIUY4cKKmdwE3mNwsSBuNNPAUVvYHOBPBsJDCkKIBIpAJ63RSGQM
 6OhP9K9m4Bqj2JQxVVrwa/cgcNapT5Fjnye2k1yvvuEA2qPbZ6XodwW9jHnTHRb/
 EeQsGDBGl8KfsagF14vSVbmTDcSjwlkgbXD9iR3tgpVdi57RdwUxLEs2hZv4enkF
 khSeX9a/p3+WJ16Qi/lQ281KOx++MVk/bbYyaoiaGHGrRuT0HCIm/xZFjgW6F2Zr
 HxSN3q8N7EEyyDA5IwvN3rZo+RtmcaJxuwLZFcyXh4QnxEHvt7gw88h6ZdYe4MIq
 tYQqhBh/1pudJk/SqJKM8maTvzNmJut64ebhiIxopoW8GOGWIhs=
 =DcWJ
 -----END PGP SIGNATURE-----

Merge 4.19.294 into android-4.19-stable

Changes in 4.19.294
	Revert "MIPS: Alchemy: fix dbdma2"
	Revert "ARM: ep93xx: fix missing-prototype warnings"
	Linux 4.19.294

Change-Id: I4a60fbb6a97e56ad3836dae4ff789973608e2104
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2023-09-02 10:33:13 +00:00
android ANDROID: GKI: update ABI xml for incrementalfs.ko 2023-06-15 17:18:30 +00:00
arch This is the 4.19.294 stable release 2023-09-02 10:33:13 +00:00
block This is the 4.19.293 stable release 2023-08-30 16:38:16 +00:00
certs
crypto This is the 4.19.283 stable release 2023-05-18 15:51:07 +00:00
Documentation This is the 4.19.291 stable release 2023-08-25 11:24:56 +00:00
drivers This is the 4.19.293 stable release 2023-08-30 16:38:16 +00:00
firmware
fs This is the 4.19.293 stable release 2023-08-30 16:38:16 +00:00
include This is the 4.19.293 stable release 2023-08-30 16:38:16 +00:00
init Merge 4.19.290 into android-4.19-stable 2023-08-24 17:29:16 +00:00
ipc
kernel This is the 4.19.293 stable release 2023-08-30 16:38:16 +00:00
lib This is the 4.19.293 stable release 2023-08-30 16:38:16 +00:00
LICENSES
mm This is the 4.19.291 stable release 2023-08-25 11:24:56 +00:00
net This is the 4.19.293 stable release 2023-08-30 16:38:16 +00:00
samples This is the 4.19.291 stable release 2023-08-25 11:24:56 +00:00
scripts This is the 4.19.291 stable release 2023-08-25 11:24:56 +00:00
security This is the 4.19.293 stable release 2023-08-30 16:38:16 +00:00
sound This is the 4.19.293 stable release 2023-08-30 16:38:16 +00:00
tools This is the 4.19.293 stable release 2023-08-30 16:38:16 +00:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
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.gki_kasan
build.config.gki_kasan.aarch64
build.config.gki_kasan.x86_64
build.config.gki_kprobes
build.config.gki_kprobes.aarch64
build.config.gki_kprobes.x86_64
build.config.x86_64
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS This is the 4.19.291 stable release 2023-08-25 11:24:56 +00:00
Makefile This is the 4.19.294 stable release 2023-09-02 10:33:13 +00:00
OWNERS
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.