S9 & S9+ & Note 9 kernel source with linux-stable merged in ..................................................................................... Supported Devices codename: S9 "aka. starlte aka. G960" |||||| S9+ "aka. star2lte aka. G965" |||||| Note 9 "aka. crownlte aka. N960"
Find a file
baddar90 da3b8889a5
zstd: cleanup
* restore zstd to android-4.9 status
2023-02-21 00:21:00 +03:00
arch defconfig: enable EROFS 2023-02-21 00:20:54 +03:00
block Merge 4.9.219 branch 'android-4.9-q' into tw10-android-4.9-q 2020-04-22 21:31:43 +03:00
certs This is the 4.9.126 stable release 2018-09-10 09:20:19 +02:00
crypto zstd: cleanup 2023-02-21 00:21:00 +03:00
Documentation VFS: Differentiate mount flags (MS_*) from internal superblock flags 2023-02-21 00:20:52 +03:00
drivers treewide: use kv[mz]alloc* rather than opencoded variants 2023-02-21 00:20:54 +03:00
firmware firmware: Makefile: build all firmwares at one time 2023-02-21 00:20:21 +03:00
fs sdfat: incompatible pointer types (statx) 2023-02-21 00:20:58 +03:00
include zstd: cleanup 2023-02-21 00:21:00 +03:00
init VFS: Differentiate mount flags (MS_*) from internal superblock flags 2023-02-21 00:20:52 +03:00
ipc BACKPORT: mm: introduce kv[mz]alloc helpers 2023-02-21 00:19:39 +03:00
kernel import PAGE_BOOST from N10 Lite 2023-02-21 00:19:34 +03:00
lib zstd: cleanup 2023-02-21 00:21:00 +03:00
mm treewide: use kv[mz]alloc* rather than opencoded variants 2023-02-21 00:20:54 +03:00
net treewide: use kv[mz]alloc* rather than opencoded variants 2023-02-21 00:20:54 +03:00
samples statx: Include a mask for stx_attributes in struct statx 2023-02-21 00:20:50 +03:00
scripts kbuild: use HOSTLDFLAGS for single .c executables 2023-02-21 00:16:36 +03:00
security treewide: use kv[mz]alloc* rather than opencoded variants 2023-02-21 00:20:54 +03:00
sound max98512: check battery temp request value and fix it for driver if needed 2023-02-21 00:19:49 +03:00
tools Merge 4.9.219 branch 'android-4.9-q' into tw10-android-4.9-q 2020-04-22 21:31:43 +03:00
usr usr/Kconfig: make initrd compression algorithm selection not expert 2014-12-13 12:42:52 -08:00
virt BACKPORT: mm: introduce kv[mz]alloc helpers 2023-02-21 00:19:39 +03:00
.cocciconfig scripts: add Linux .cocciconfig for coccinelle 2016-07-22 12:13:39 +02:00
.get_maintainer.ignore Add hch to .get_maintainer.ignore 2015-08-21 14:30:10 -07:00
.gitattributes .gitattributes: set git diff driver for C source code files 2016-10-07 18:46:30 -07:00
.gitignore .gitignore: update 2023-02-21 00:19:47 +03:00
.mailmap Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2016-10-15 09:26:12 -07:00
AndroidKernel.mk import G965FXXU7DTAA OSRC 2020-02-04 13:50:09 +02:00
build.config.aarch64 ANDROID: refactor build.config files to remove duplication 2019-10-23 12:11:09 +00:00
build.config.common ANDROID: clang: update to 9.0.8 based on r365631c 2019-10-23 21:26:07 +00:00
build.config.cuttlefish.aarch64 ANDROID: refactor build.config files to remove duplication 2019-10-23 12:11:09 +00:00
build.config.cuttlefish.x86_64 ANDROID: refactor build.config files to remove duplication 2019-10-23 12:11:09 +00:00
build.config.goldfish.arm ANDROID: build.config: enforce trace_printk check 2018-05-07 23:46:39 +00:00
build.config.goldfish.arm64 ANDROID: build.config: enforce trace_printk check 2018-05-07 23:46:39 +00:00
build.config.goldfish.mips ANDROID: build.config: enforce trace_printk check 2018-05-07 23:46:39 +00:00
build.config.goldfish.mips64 ANDROID: build.config: enforce trace_printk check 2018-05-07 23:46:39 +00:00
build.config.goldfish.x86 ANDROID: build.config: enforce trace_printk check 2018-05-07 23:46:39 +00:00
build.config.goldfish.x86_64 ANDROID: build.config: enforce trace_printk check 2018-05-07 23:46:39 +00:00
build.config.universal9810 import G965FXXU7DTAA OSRC 2020-02-04 13:50:09 +02:00
build.config.x86_64 ANDROID: refactor build.config files to remove duplication 2019-10-23 12:11:09 +00:00
build_kernel.sh import G96xFXXU7DTB4 OSRC 2020-03-27 23:59:55 +02:00
buildN9.sh BuildScript: a way for creating kernels without cleaning source 2023-02-21 00:19:43 +03:00
buildS9+.sh BuildScript: a way for creating kernels without cleaning source 2023-02-21 00:19:43 +03:00
buildS9.sh BuildScript: a way for creating kernels without cleaning source 2023-02-21 00:19:43 +03:00
clean.sh Update Buildscript 2023-02-21 00:10:52 +03:00
COPYING [PATCH] update FSF address in COPYING 2005-09-10 10:06:29 -07:00
CREDITS Fix up a couple of field names in the CREDITS file 2016-12-02 10:48:50 -08:00
Kbuild UPSTREAM: kbuild: Consolidate header generation from ASM offset information 2017-10-16 15:30:36 -07:00
Kconfig import G965FXXU7DTAA OSRC 2020-02-04 13:50:09 +02:00
MAINTAINERS FROMLIST: HID: nintendo: add nintendo switch controller driver 2020-02-28 11:02:31 -08:00
Makefile Makefile: use CC optimization flags for LD 2023-02-21 00:19:48 +03:00
README README: Delete obsolete i386 info + update arch/i386/ paths 2016-08-14 12:24:56 -06:00
README.md import G96XFXXUGFUG4 OSRC 2023-02-21 00:10:27 +03:00
REPORTING-BUGS Docs: fix missing word in REPORTING-BUGS 2016-02-15 11:18:23 +01:00
verity_dev_keys.x509 x86_64_cuttlefish_defconfig: enable verity cert 2018-07-26 10:36:03 -07:00