Kernel sources for Moto G9 (Play) (Guamp)
Find a file
Greg Kroah-Hartman 1b36874123 Revert "net: bridge: use DEV_STATS_INC()"
This reverts commit d2346e6beb which is
commit 44bdb313da57322c9b3c108eb66981c6ec6509f4 upstream.

It is needed to be reverted as it relies on an abi-breaking change that
also must be reverted.  It's not really needed for Android systems, but
if it is needed to come back, it can be reworked to be a CRC-abi neutral
change if so desired.

Bug: 161946584
Change-Id: I8a9f35972d5ade06a3bafd6a965ac2430ad0e63d
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2023-10-12 09:06:31 +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.296 stable release 2023-10-11 19:17:39 +00:00
block This is the 4.19.293 stable release 2023-08-30 16:38:16 +00:00
certs certs/blacklist_hashes.c: fix const confusion in certs blacklist 2022-06-25 11:49:16 +02:00
crypto This is the 4.19.295 stable release 2023-09-30 11:47: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.296 stable release 2023-10-11 19:17:39 +00:00
firmware
fs This is the 4.19.296 stable release 2023-10-11 19:17:39 +00:00
include This is the 4.19.296 stable release 2023-10-11 19:17:39 +00:00
init Merge 4.19.290 into android-4.19-stable 2023-08-24 17:29:16 +00:00
ipc ipc/sem: Fix dangling sem_array access in semtimedop race 2022-12-08 11:18:35 +01:00
kernel This is the 4.19.296 stable release 2023-10-11 19:17:39 +00:00
lib This is the 4.19.295 stable release 2023-09-30 11:47:07 +00:00
LICENSES
mm This is the 4.19.291 stable release 2023-08-25 11:24:56 +00:00
net Revert "net: bridge: use DEV_STATS_INC()" 2023-10-12 09:06:31 +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.296 stable release 2023-10-11 19:17:39 +00:00
security This is the 4.19.296 stable release 2023-10-11 19:17:39 +00:00
sound This is the 4.19.296 stable release 2023-10-11 19:17:39 +00:00
tools This is the 4.19.296 stable release 2023-10-11 19:17:39 +00:00
usr
virt KVM: arm64: vgic: Fix exit condition in scan_its_table() 2022-11-03 23:52:24 +09:00
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
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 ANDROID: Different fix for KABI breakage in 4.19.209 in struct sock 2021-10-11 19:44:01 +00: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.5 2021-04-19 19:40:51 +00:00
build.config.gki
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.gki_kasan ANDROID: build_config: drop CONFIG_KASAN_PANIC_ON_WARN 2021-02-15 18:29:34 +00: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_kprobes ANDROID: Adding kprobes build configs for Cuttlefish 2021-02-28 05:19:39 +00:00
build.config.gki_kprobes.aarch64 ANDROID: Adding kprobes build configs for Cuttlefish 2021-02-28 05:19:39 +00:00
build.config.gki_kprobes.x86_64 ANDROID: Adding kprobes build configs for Cuttlefish 2021-02-28 05:19:39 +00:00
build.config.x86_64 Revert "Revert "ANDROID: enable LLVM_IAS=1 for clang's integrated assembler for x86_64"" 2021-02-03 13:34:51 -08:00
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.296 stable release 2023-10-11 19:17:39 +00:00
OWNERS ANDROID: Add OWNERS files referring to the respective android-mainline OWNERS 2021-04-03 14:09:44 +00: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.