Performance oriented customized Linux kernel based on the mainline kernel.
Find a file
Manivannan Sadhasivam 8135cc5b27 MAINTAINERS: Update the entry for MHI bus
Since Hemant is not carrying out any maintainership duties let's make
him as a dedicated reviewer. Also add the new mailing lists dedicated
for MHI in subspace mailing list server.

Reviewed-by: Hemant Kumar <hemantk@codeaurora.org>
Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Link: https://lore.kernel.org/r/20211019133901.173966-1-manivannan.sadhasivam@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2021-10-19 15:49:14 +02:00
arch powerpc fixes for 5.15 #4 2021-10-17 18:01:32 -10:00
block block-5.15-2021-10-17 2021-10-17 19:25:20 -10:00
certs
crypto
Documentation First set of IIO new device and feature support for the 5.16 cycle 2021-10-19 11:44:28 +02:00
drivers First set of IIO new device and feature support for the 5.16 cycle 2021-10-19 11:44:28 +02:00
fs io_uring-5.15-2021-10-17 2021-10-17 19:20:13 -10:00
include First set of IIO new device and feature support for the 5.16 cycle 2021-10-19 11:44:28 +02:00
init
ipc
kernel
lib
LICENSES
mm
net
samples Merge 5.15-rc6 into char-misc-next 2021-10-18 09:29:27 +02:00
scripts Merge 5.15-rc6 into char-misc-next 2021-10-18 09:29:27 +02:00
security
sound
tools First set of counter subsystem new feature support for the 5.16 cycle 2021-10-19 09:08:16 +02:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: Update the entry for MHI bus 2021-10-19 15:49:14 +02:00
Makefile Linux 5.15-rc6 2021-10-17 20:00:13 -10:00
README

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.