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.
 
 
 
Linus Torvalds bb176f6709 Linux 4.14-rc6 7 years ago
Documentation Staging/IIO fixes for 4.14-rc6 7 years ago
arch Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
block bio_copy_user_iov(): don't ignore ->iov_offset 7 years ago
certs modsign: add markers to endif-statements in certs/Makefile 8 years ago
crypto Merge commit 'tags/keys-fixes-20171018' into fixes-v4.14-rc5 7 years ago
drivers Staging/IIO fixes for 4.14-rc6 7 years ago
firmware firmware: Restore support for built-in firmware 7 years ago
fs Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
include Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
init Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
ipc fix a typo in put_compat_shm_info() 7 years ago
kernel Merge branch 'smp-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
lib Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
mm Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
samples Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
scripts Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input 7 years ago
security commoncap: move assignment of fs_ns to avoid null pointer dereference 7 years ago
sound ALSA: hda - Fix incorrect TLV callback check introduced during set_fs() removal 7 years ago
tools Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 7 years ago
usr ramfs: clarify help text that compression applies to ramfs as well as legacy ramdisk. 8 years ago
virt Revert "KVM: Don't accept obviously wrong gsi values via KVM_IRQFD" 7 years ago
.cocciconfig
.get_maintainer.ignore
.gitattributes .gitattributes: set git diff driver for C source code files 8 years ago
.gitignore kbuild: Add support to generate LLVM assembly files 8 years ago
.mailmap Update James Hogan's email address 7 years ago
COPYING
CREDITS selinux/stable-4.14 PR 20170831 7 years ago
Kbuild kbuild: Consolidate header generation from ASM offset information 8 years ago
Kconfig
MAINTAINERS USB/PHY fixes for 4.14-rc6 7 years ago
Makefile Linux 4.14-rc6 7 years ago
README README: add a new README file, pointing to the Documentation/ 8 years ago

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.