You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Andrew Lunn a3c53be55c net: dsa: mv88e6xxx: Support multiple MDIO busses 8 years ago
Documentation net: dsa: mv88e6xxx: Support multiple MDIO busses 8 years ago
arch net: Remove usage of net_device last_rx member 8 years ago
block block: don't try to discard from __blkdev_issue_zeroout 8 years ago
certs
crypto
drivers net: dsa: mv88e6xxx: Support multiple MDIO busses 8 years ago
firmware
fs Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
include bpf: allow option for setting bpf_l4_csum_replace from scratch 8 years ago
init cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig 8 years ago
ipc ipc/sem.c: fix incorrect sem_lock pairing 8 years ago
kernel bpf: enable verifier to better track const alu ops 8 years ago
lib Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 8 years ago
mm mm/hugetlb.c: fix reservation race when freeing surplus pages 8 years ago
net net: sctp: fix array overrun read on sctp_timer_tbl 8 years ago
samples samples/bpf: add lpm-trie benchmark 8 years ago
scripts gcc-plugins: update gcc-common.h for gcc-7 8 years ago
security Introduce a sysctl that modifies the value of PROT_SOCK. 8 years ago
sound ASoC: Fixes for v4.10 8 years ago
tools bpf: enable verifier to better track const alu ops 8 years ago
usr kbuild: initramfs cleanup, set target from Kconfig 8 years ago
virt KVM: eventfd: fix NULL deref irqbypass consumer 8 years ago
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap mailmap: add codeaurora.org names for nameless email commits 8 years ago
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS net: Introduce psample, a new genetlink channel for packet sampling 8 years ago
Makefile Linux 4.10-rc4 8 years ago
README

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.