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.
 
 
 
Jonathan Brassow 41dcf197ad dm raid: fix incorrect status output at the end of a "recover" process 7 years ago
Documentation dm raid: fix incorrect status output at the end of a "recover" process 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 block: directly insert blk-mq request from blk_insert_cloned_request() 7 years ago
certs modsign: add markers to endif-statements in certs/Makefile 8 years ago
crypto crypto: af_alg - update correct dst SGL entry 7 years ago
drivers dm raid: fix incorrect status output at the end of a "recover" process 7 years ago
firmware firmware: Restore support for built-in firmware 7 years ago
fs Various SMB3 fixes for stable and security improvements from the recently completed SMB3/Samba test events 7 years ago
include dm ioctl: fix alignment of event number in the device list 7 years ago
init Merge branch 'work.mount' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
ipc ipc/shm: Fix order of parameters when calling copy_compat_shmid_to_user 7 years ago
kernel Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
lib Merge branch 'parisc-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux 7 years ago
mm Merge branch 'work.read_write' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs 7 years ago
net Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
samples media updates for v4.14-rc1 7 years ago
scripts DeviceTree fixes for 4.14: 7 years ago
security Merge branch 'next-general' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-security 7 years ago
sound vfs: constify path argument to kernel_read_file_from_path 7 years ago
tools Merge branch 'x86-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 power supply and reset changes for the v4.12 series (part 2) 8 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 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 7 years ago
Makefile Linux 4.14-rc2 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.