Linus Torvalds 7e0165b2f1 Merge branch 'akpm' (patches from Andrew)
Merge fixes from Andrew Morton:
 "6 fixes"

* emailed patches from Andrew Morton <akpm@linux-foundation.org>:
  lib/Kconfig.debug: fix some messed up configurations
  mm: vmscan: protect shrinker idr replace with CONFIG_MEMCG
  kasan: don't assume percpu shadow allocations will succeed
  kasan: use apply_to_existing_page_range() for releasing vmalloc shadow
  mm/memory.c: add apply_to_existing_page_range() helper
  kasan: fix crashes on access to memory mapped by vm_map_ram()
2019-12-19 08:13:04 -08:00
2019-12-13 14:27:19 -08:00
2019-12-18 17:17:36 -08:00
2019-12-16 16:43:07 -08:00
2019-12-18 17:17:36 -08:00
2019-12-17 13:27:02 -08:00
2019-12-09 10:36:44 -08:00
2019-12-19 08:09:43 -08:00
2019-12-13 14:24:54 -08:00
2019-12-09 11:48:21 -08:00
2019-12-18 17:17:36 -08:00
2019-12-18 08:54:15 -08:00
2019-12-18 17:17:36 -08:00
2019-12-16 16:43:07 -08:00
2019-10-29 04:43:29 -06:00
2019-12-16 16:43:07 -08:00
2019-12-15 15:16:08 -08: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.

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
Linux kernel stable tree
Readme 6 GiB
Languages
C 97.5%
Assembly 1%
Shell 0.6%
Python 0.3%
Makefile 0.3%