Alexander Potapenko e0c6791d04 BACKPORT: security: Create "kernel hardening" config area
Right now kernel hardening options are scattered around various Kconfig
files. This can be a central place to collect these kinds of options
going forward. This is initially populated with the memory initialization
options from the gcc-plugins.

The Android backport only moves the config options available in 4.19 at
the moment.

Change-Id: Iadf83f71da5410bad0aff01309365de0809fde96
Signed-off-by: Kees Cook <keescook@chromium.org>
Acked-by: Masahiro Yamada <yamada.masahiro@socionext.com>
(cherry picked from commit 9f671e5815)
Bug: 133428616
Signed-off-by: Alexander Potapenko <glider@google.com>
2019-06-17 19:26:08 +00:00
2019-06-15 16:12:59 +02:00
2019-06-15 16:12:59 +02:00
2019-05-22 08:00:39 +02:00
2019-06-15 16:12:59 +02:00
2019-06-15 16:12:59 +02:00
2019-06-17 20:02:56 +02:00
2019-06-15 16:12:59 +02:00
2019-06-15 16:12:59 +02:00
2019-06-15 16:12:59 +02:00
2019-06-11 12:38:58 +02:00
2019-06-15 16:12:59 +02:00
2019-06-17 20:02:56 +02:00
2019-06-15 16:12:59 +02:00
2019-06-17 20:02:56 +02:00

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.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%