Bez popisu

Alexei Starovoitov 1c2dd16add selftests/bpf: get rid of -D__x86_64__ před 8 roky
Documentation 89c9fea3c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 8 roky
arch 76f1948a79 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching před 8 roky
block c58d4055c0 Merge tag 'docs-4.12' of git://git.lwn.net/linux před 8 roky
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically před 9 roky
crypto 8d65b08deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next před 8 roky
drivers 4d463c4dbc xdp: use common helper for netlink extended ack reporting před 8 roky
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs před 10 roky
fs 89c9fea3c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 8 roky
include 4d463c4dbc xdp: use common helper for netlink extended ack reporting před 8 roky
init 89c9fea3c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 8 roky
ipc 0e056eb553 kernel-api.rst: fix a series of errors when parsing C files před 8 roky
kernel 89c9fea3c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 8 roky
lib 8d65b08deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next před 8 roky
mm 5b13475a5e Merge branch 'work.iov_iter' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs před 8 roky
net 6d717134a1 net: ipv6: Do not duplicate DAD on link up před 8 roky
samples 9178b4c17d samples/bpf: export map_data[] for more info on maps před 8 roky
scripts 89c9fea3c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 8 roky
security 8d65b08deb Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next před 8 roky
sound 85724edecb Merge tag 'leds_for_4.12' of git://git.kernel.org/pub/scm/linux/kernel/git/j.anaszewski/linux-leds před 8 roky
tools 1c2dd16add selftests/bpf: get rid of -D__x86_64__ před 8 roky
usr 9e3596b0c6 kbuild: initramfs cleanup, set target from Kconfig před 9 roky
virt 6fd6410311 Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm před 8 roky
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle před 9 roky
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore před 10 roky
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files před 9 roky
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild před 9 roky
.mailmap 5714320d31 mailmap: add Martin Kepplinger's email před 8 roky
COPYING b3358a116c [PATCH] update FSF address in COPYING před 20 roky
CREDITS 26202873bb avr32: remove support for AVR32 architecture před 8 roky
Kbuild f197d75fca scripts/gdb: provide linux constants před 9 roky
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade před 15 roky
MAINTAINERS 89c9fea3c8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial před 8 roky
Makefile c58d4055c0 Merge tag 'docs-4.12' of git://git.lwn.net/linux před 8 roky
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ před 9 roky

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.