Linus Torvalds d57b2b5bc4 Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Pull mount leak fix from Al Viro:
 "Regression fix for the syscalls-for-init series - fix a leak of a 'struct path'"

* 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs:
  fs: fix a struct path leak in path_umount
2020-08-07 21:03:25 -07:00
2020-08-07 18:48:15 -07:00
2020-08-06 16:50:07 -07:00
2020-08-07 18:48:15 -07:00
2020-08-07 18:48:15 -07:00
2020-08-07 18:48:15 -07:00
2020-08-07 18:29:15 -07:00
2020-08-07 18:29:15 -07:00
2020-08-07 18:29:15 -07:00
2020-08-07 13:16:22 -07:00
2020-08-07 18:48:15 -07:00
2020-08-06 14:27:31 -07:00
2020-08-07 18:29:15 -07:00
2020-08-06 12:59:31 -07:00
2020-08-07 18:48:15 -07: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
No description provided
Readme 5.7 GiB
Languages
C 97.6%
Assembly 1%
Shell 0.5%
Python 0.3%
Makefile 0.3%