Aucune description

Andy Shevchenko 997d30cb74 ubi: Make mtd parameter readable il y a 9 ans
Documentation fe7ba28933 Merge tag 'pci-v4.11-fixes-5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci il y a 8 ans
arch 97ce89f8a4 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 8 ans
block 3a07bb1d76 blk-mq: fix potential oops with polling and blk-mq scheduler il y a 8 ans
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically il y a 9 ans
crypto 5ee4c5a929 Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 il y a 8 ans
drivers 997d30cb74 ubi: Make mtd parameter readable il y a 8 ans
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs il y a 10 ans
fs 28b2013587 Merge branch 'for-linus-4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux-btrfs il y a 8 ans
include f56fc7bdaa Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 8 ans
init 597b7305dd mm: move mm_percpu_wq initialization earlier il y a 8 ans
ipc 1827adb11a Merge branch 'WIP.sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip il y a 8 ans
kernel 25e2d8c1b9 sched/cputime: Fix ksoftirqd cputime accounting regression il y a 8 ans
lib 8c9a694dc0 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs il y a 8 ans
mm fc280fe871 mm: prevent NR_ISOLATE_* stats from going negative il y a 8 ans
net 0e9117882d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net il y a 8 ans
samples 3209f68b3c statx: Include a mask for stx_attributes in struct statx il y a 8 ans
scripts 9f0bffa18c Merge tag 'kbuild-fixes-v4.11' of git://git.kernel.org/pub/scm/linux/kernel/git/masahiroy/linux-kbuild il y a 8 ans
security c9f838d104 KEYS: fix keyctl_set_reqkey_keyring() to not leak thread keyrings il y a 8 ans
sound d4a2fbcee0 Merge tag 'asoc-fix-v4.11-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus il y a 8 ans
tools 89087c456f bpf: Fix values type used in test_maps il y a 8 ans
usr 9e3596b0c6 kbuild: initramfs cleanup, set target from Kconfig il y a 9 ans
virt 6fd6410311 Merge tag 'kvm-arm-for-v4.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm il y a 8 ans
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle il y a 9 ans
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore il y a 10 ans
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files il y a 9 ans
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild il y a 9 ans
.mailmap 5714320d31 mailmap: add Martin Kepplinger's email il y a 8 ans
COPYING b3358a116c [PATCH] update FSF address in COPYING il y a 20 ans
CREDITS 0c59d28121 MAINTAINERS: Remove old e-mail address il y a 8 ans
Kbuild f197d75fca scripts/gdb: provide linux constants il y a 9 ans
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade il y a 15 ans
MAINTAINERS cdb9049918 bpf, doc: update bpf maintainers entry il y a 8 ans
Makefile a351e9b9fc Linux 4.11 il y a 8 ans
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ il y a 9 ans

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.