No description
Find a file
David S. Miller b9f2c02870 Merge branch 's390-qeth-next'
Julian Wiedmann says:

====================
s390/qeth: updates 2019-02-28

please apply one more qeth patch series for net-next. This eliminates
some of the quirks in our reset code, and slims down the internal
state machine.
====================

Signed-off-by: David S. Miller <davem@davemloft.net>
2019-02-28 12:55:26 -08:00
arch
block
certs
crypto
Documentation dt-bindings: net: Add bindings for mdio mux consumers 2019-02-27 12:52:20 -08:00
drivers s390/qeth: drop redundant state checking 2019-02-28 12:55:26 -08:00
firmware
fs
include route: Add multipath_hash in flowi_common to make user-define hash 2019-02-27 12:50:17 -08:00
init
ipc
kernel
lib
LICENSES
mm
net net/smc: allow pnetid-less configuration 2019-02-28 12:49:44 -08:00
samples
scripts
security
sound
tools tc-testing: gitignore, ignore local tdc config file 2019-02-26 09:20:42 -08:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
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.