No description
Find a file
Mike Maloney 2e7a721714 selftests/net: cleanup unused parameter in psock_fanout
sock_fanout_open no longer sets the size of packet_socket ring, so stop
passing the parameter.

Signed-off-by: Mike Maloney <maloney@google.com>
Acked-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-04-24 12:46:00 -04:00
arch sparc64: Add eBPF JIT. 2017-04-22 12:10:52 -07:00
block
certs
crypto
Documentation mdio_bus: Issue GPIO RESET to PHYs. 2017-04-24 12:40:24 -04:00
drivers mdio_bus: Issue GPIO RESET to PHYs. 2017-04-24 12:40:24 -04:00
firmware
fs
include mdio_bus: Issue GPIO RESET to PHYs. 2017-04-24 12:40:24 -04:00
init
ipc
kernel
lib
mm
net VSOCK: Add virtio vsock vsockmon hooks 2017-04-24 12:35:56 -04:00
samples bpf: Add sparc support to tools and samples. 2017-04-22 13:01:52 -07:00
scripts
security
sound
tools selftests/net: cleanup unused parameter in psock_fanout 2017-04-24 12:46:00 -04:00
usr
virt
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS VSOCK: Add vsockmon device 2017-04-24 12:35:56 -04:00
Makefile
README

Linux kernel
============

This file was moved to Documentation/admin-guide/README.rst

Please notice that there are several guides for kernel developers and users.
These guides can be rendered in a number of formats, like HTML and PDF.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

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.