Tidak Ada Deskripsi

Florian Fainelli 3512a8e95e net: dsa: Suffix function manipulating device_node with _dn 9 tahun lalu
Documentation 434502930f net: dsa: Mop up remaining NET_DSA_HWMON references 9 tahun lalu
arch 4a7c972644 net: Remove usage of net_device last_rx member 9 tahun lalu
block bef13315e9 block: don't try to discard from __blkdev_issue_zeroout 9 tahun lalu
certs d3bfe84129 certs: Add a secondary system keyring that can be added to dynamically 9 tahun lalu
crypto 02608e02fb crypto: testmgr - Use heap buffer for acomp test input 9 tahun lalu
drivers 55ed0ce089 net: dsa: Pass device pointer to dsa_register_switch 9 tahun lalu
firmware e9a73f6722 WHENCE: use https://linuxtv.org for LinuxTV URLs 10 tahun lalu
fs 580bdf5650 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 tahun lalu
include 55ed0ce089 net: dsa: Pass device pointer to dsa_register_switch 9 tahun lalu
init 73b3514735 cgroup: move CONFIG_SOCK_CGROUP_DATA to init/Kconfig 9 tahun lalu
ipc c626bc46ed ipc/sem.c: fix incorrect sem_lock pairing 9 tahun lalu
kernel a67edbf4fb bpf: add initial bpf tracepoints 9 tahun lalu
lib 580bdf5650 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 9 tahun lalu
mm e5bbc8a6c9 mm/hugetlb.c: fix reservation race when freeing surplus pages 9 tahun lalu
net 3512a8e95e net: dsa: Suffix function manipulating device_node with _dn 9 tahun lalu
samples b8a943e294 samples/bpf: add lpm-trie benchmark 9 tahun lalu
scripts 81d873a871 gcc-plugins: update gcc-common.h for gcc-7 9 tahun lalu
security 4548b683b7 Introduce a sysctl that modifies the value of PROT_SOCK. 9 tahun lalu
sound 6cf4569ce3 Merge tag 'asoc-fix-v4.10-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus 9 tahun lalu
tools 0901df3aea bpf: use prefix_len in test_tag when reading fdinfo 9 tahun lalu
usr 9e3596b0c6 kbuild: initramfs cleanup, set target from Kconfig 9 tahun lalu
virt 4f3dbdf47e KVM: eventfd: fix NULL deref irqbypass consumer 9 tahun lalu
.cocciconfig dd951fc1b6 scripts: add Linux .cocciconfig for coccinelle 9 tahun lalu
.get_maintainer.ignore e525293d97 Add hch to .get_maintainer.ignore 10 tahun lalu
.gitattributes 218dd85887 .gitattributes: set git diff driver for C source code files 9 tahun lalu
.gitignore 44cee85a88 Merge branch 'misc' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild 9 tahun lalu
.mailmap 9ebf73b275 mailmap: add codeaurora.org names for nameless email commits 9 tahun lalu
COPYING b3358a116c [PATCH] update FSF address in COPYING 20 tahun lalu
CREDITS f79f7b1b4f CREDITS: Remove outdated address information 9 tahun lalu
Kbuild f197d75fca scripts/gdb: provide linux constants 9 tahun lalu
Kconfig 838a2e55e6 kbuild: migrate all arch to the kconfig mainmenu upgrade 15 tahun lalu
MAINTAINERS 6ae0a62861 net: Introduce psample, a new genetlink channel for packet sampling 9 tahun lalu
Makefile 49def18533 Linux 4.10-rc4 9 tahun lalu
README 6bef44b9b9 README: add a new README file, pointing to the Documentation/ 9 tahun lalu

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.