mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-09 12:17:12 +09:00
507f48799ab0915788df79edf794d659ad8104c7
update to commit3ff16d30f5("kasan: test: improve failure message in KUNIT_EXPECT_KASAN_FAIL()")c9d1af2b78("mm/kasan: move kasan.fault to mm/kasan/report.c")2d27e58514("kasan: Extend KASAN mode kernel parameter")8479d7b5be("kasan: documentation updates")c2ec0c8f68("kasan: update documentation") Signed-off-by: Yanteng Si <siyanteng@loongson.cn> Reviewed-by: Alex Shi <alexs@kernel.org> Link: https://lore.kernel.org/r/abbb6c5cc5a7daf0720a9cb0a8255472d4ac69b4.1658983157.git.siyanteng@loongson.cn Signed-off-by: Jonathan Corbet <corbet@lwn.net>
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
Languages
C
97.7%
Assembly
1.6%
Makefile
0.3%
Perl
0.1%