No description
Find a file
Sultan Alsawaf 687707ac5f
Makefile: Disable stack conservation
There's plenty of room on the stack for a few more inlined bytes here
and there. The measured stack usage at runtime is still safe without
this, and performance is surely improved at a microscopic level, so
remove it.

Signed-off-by: Sultan Alsawaf <sultan@kerneltoast.com>
Change-Id: Ifb7e9ee35b7f9f3d9bc6c38db763b0b0e749905e
Signed-off-by: starlight5234 <starlight5234@protonmail.ch>
2021-08-21 16:11:54 +02:00
android ANDROID: Refresh ABI.xmls with libabigail 1.8.0-98bbf30d 2020-09-28 14:42:26 +01:00
arch arm64: Makefile: Remove "-z norelro" from vmlinux ldflags 2021-08-21 16:11:53 +02:00
block block: blk-mq: Silence align-mismatch warning 2021-08-21 16:10:47 +02:00
certs
crypto Merge android-4.19-stable.136 (204dd19) into msm-4.19 2020-10-14 20:04:29 +05:30
Documentation Merge android-4.19-stable.149 (9ce79d9) into msm-4.19 2020-10-21 09:25:49 +05:30
drivers Revert "msm: kgsl: Mark the scratch buffer as privileged" 2021-08-21 16:11:53 +02:00
firmware
fs fs: pstore: Import xiaomi changes 2021-08-21 16:10:46 +02:00
include trace: Add a CONFIG_DISABLE_TRACE_PRINTK option. 2021-08-21 16:10:48 +02:00
init Merge "sched/tune: Fix improper accounting of tasks" 2020-10-19 15:55:56 -07:00
ipc Restore sdcardfs feature 2020-08-21 15:15:18 +05:30
kernel trace: Add a CONFIG_DISABLE_TRACE_PRINTK option. 2021-08-21 16:10:48 +02:00
lib Merge android-4.19-stable.152 (13abe23) into msm-4.19 2020-10-28 17:52:20 +05:30
LICENSES
mm Merge android-4.19-stable.152 (13abe23) into msm-4.19 2020-10-28 17:52:20 +05:30
net Merge "cfg80211: use same IR permissive rules for 6GHz band" 2020-11-11 11:31:26 -08:00
samples This is the 4.19.126 stable release 2020-06-03 09:23:15 +02:00
scripts scripts: use python rewrite in libfdt for mkdtimg 2021-08-21 16:10:47 +02:00
security security: default to INIT_STACK_NONE 2021-08-21 16:10:47 +02:00
sound Merge android-4.19-stable.149 (9ce79d9) into msm-4.19 2020-10-21 09:25:49 +05:30
techpack techpack: display: Import xiaomi changes 2021-08-21 16:10:47 +02:00
tools This is the 4.19.152 stable release 2020-10-17 10:26:40 +02:00
usr
virt Merge android-4.19-stable.149 (9ce79d9) into msm-4.19 2020-10-21 09:25:49 +05:30
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore arch: Import dts with xiaomi changes 2021-08-21 16:10:44 +02:00
.mailmap
Android.bp
AndroidKernel.mk
build.config.aarch64 ANDROID: use arm-linux-androidkernel- for CROSS_COMPILE_COMPAT 2020-10-02 00:18:00 +00:00
build.config.allmodconfig ANDROID: build.config.allmodconfig: Re-enable XFS_FS 2020-04-17 08:41:31 +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
build.config.common ANDROID: build.config.common: enable LLVM=1 2020-10-01 20:10:11 +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: 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.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 gen_headers*: Pass along audio techpack headers. 2021-08-21 16:06:51 +02:00
gen_headers_arm64.bp gen_headers*: Pass along audio techpack headers. 2021-08-21 16:06:51 +02:00
Kbuild qcacld-3.0: Enhance hang info feature 2020-10-31 14:27:01 -07:00
Kconfig
kernel_headers.py Revert "kernel_headers: Disable headers matching" 2020-05-01 13:22:22 -07:00
MAINTAINERS Merge android-4.19-stable.149 (9ce79d9) into msm-4.19 2020-10-21 09:25:49 +05:30
Makefile Makefile: Disable stack conservation 2021-08-21 16:11:54 +02:00
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.