Sem descrição

John Fastabend c20a71a7a3 bpf: sockmap remove unused function há 8 anos atrás
Documentation 6bb8824732 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
arch 6bb8824732 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
block 111be88398 block-throttle: avoid double charge há 8 anos atrás
certs b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license há 8 anos atrás
crypto 0fc0f18bed Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 há 8 anos atrás
drivers cae1927c0b bpf: offload: allow netdev to disappear while verifier is running há 8 anos atrás
firmware bf070bb0e6 kbuild: remove all dummy assignments to obj- há 8 anos atrás
fs cdab6ba866 nsfs: generalize ns_get_path() for path resolution with a task há 8 anos atrás
include 675fc275a3 bpf: offload: report device information for offloaded programs há 8 anos atrás
init caf9a82657 Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 8 anos atrás
ipc 1751e8a6cb Rename superblock flags (MS_xyz -> SB_xyz) há 8 anos atrás
kernel c20a71a7a3 bpf: sockmap remove unused function há 8 anos atrás
lib fba961ab29 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
mm 9035a8961b Merge branch 'for-linus' of git://git.kernel.dk/linux-block há 8 anos atrás
net 6bb8824732 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
samples 59436c9ee1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next há 8 anos atrás
scripts 1f76a75561 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip há 8 anos atrás
security c30abd5e40 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net há 8 anos atrás
sound 44be77c590 ALSA: hda - Fix missing COEF init for ALC225/295/299 há 8 anos atrás
tools b4fac96d9a tools: bpftool: remove new lines from errors há 8 anos atrás
usr e08b187745 initramfs: fix initramfs rebuilds w/ compression after disabling há 8 anos atrás
virt 43aabca38a Merge tag 'kvm-arm-fixes-for-v4.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEAD há 8 anos atrás
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle há 9 anos atrás
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore há 10 anos atrás
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files há 9 anos atrás
.gitignore 2ce079f04d Merge tag 'kbuild-misc-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild há 8 anos atrás
.mailmap 854ac87044 Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma há 8 anos atrás
COPYING b3358a116c [PATCH] update FSF address in COPYING há 20 anos atrás
CREDITS 60fdb44a23 MAINTAINERS: update TPM driver infrastructure changes há 8 anos atrás
Kbuild 09bd7c75e5 Merge tag 'kbuild-v4.15' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild há 8 anos atrás
Kconfig b24413180f License cleanup: add SPDX GPL-2.0 license identifier to files with no license há 8 anos atrás
MAINTAINERS fec149f5d3 batman-adv: Convert packet.h to uapi header há 8 anos atrás
Makefile 464e1d5f23 Linux 4.15-rc5 há 8 anos atrás
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ há 9 anos atrás

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.