No description
Find a file
David S. Miller cac7663cdc Merge branch 'sfc-misc-cleanups'
Edward Cree says:

====================
sfc: misc cleanups

Clean up a few nits I noticed while working on TXQ stuff.
====================

Reviewed-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-09-11 14:55:27 -07:00
arch arm64: dts: exynos: Use newer S3FWRN5 GPIO properties in Exynos5433 TM2 2020-09-10 15:22:16 -07:00
block
certs
crypto
Documentation wireless-drivers-next patches for v5.10 2020-09-11 13:32:31 -07:00
drivers sfc: cleanups around efx_alloc_channel 2020-09-11 14:55:14 -07:00
fs
include tcp: reflect tos value received in SYN to the socket 2020-09-10 13:15:40 -07:00
init
ipc
kernel
lib
LICENSES
mm
net bridge: mcast: Fix incomplete MDB dump 2020-09-11 14:49:47 -07:00
samples
scripts
security
sound
tools selftests/mptcp: Better delay & reordering configuration 2020-09-10 13:28:20 -07:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS MAINTAINERS: Add Krzysztof Kozlowski to Samsung S3FWRN5 and remove Robert 2020-09-10 15:22:16 -07:00
Kbuild
Kconfig
MAINTAINERS MAINTAINERS: Add Krzysztof Kozlowski to Samsung S3FWRN5 and remove Robert 2020-09-10 15:22:16 -07:00
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.