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.
 
 
 
Daniel Rosenberg e16d8494ec fscrypt: don't allow v1 policies with casefolding 5 years ago
Documentation fscrypt: don't allow v1 policies with casefolding 5 years ago
arch fscrypt: remove filesystem specific build config option 6 years ago
block Revert "locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()" 7 years ago
certs License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
crypto crypto: introduce crypto wait for async op 7 years ago
drivers overflow.h: Add allocation size calculation helpers 7 years ago
firmware License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
fs fscrypt: don't allow v1 policies with casefolding 5 years ago
include fscrypt: don't allow v1 policies with casefolding 5 years ago
init License cleanup: add SPDX license identifiers to some files 7 years ago
ipc License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
kernel Revert "locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()" 7 years ago
lib Revert "locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()" 7 years ago
mm mm: export add_swap_extent() 5 years ago
net Revert "locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()" 7 years ago
samples License cleanup: add SPDX license identifiers to some files 7 years ago
scripts unicode: refactor the rule for regenerating utf8data.h 5 years ago
security keys: Export lookup_user_key to external users 5 years ago
sound Revert "locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()" 7 years ago
tools Revert "locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()" 7 years ago
usr initramfs: fix initramfs rebuilds w/ compression after disabling 7 years ago
virt Revert "locking/atomics: COCCINELLE/treewide: Convert trivial ACCESS_ONCE() patterns to READ_ONCE()/WRITE_ONCE()" 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 .mailmap: Add Maciej W. Rozycki's Imagination e-mail address 7 years ago
COPYING
CREDITS MAINTAINERS: update TPM driver infrastructure changes 7 years ago
Kbuild License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
Kconfig License cleanup: add SPDX GPL-2.0 license identifier to files with no license 7 years ago
MAINTAINERS fs-verity: add MAINTAINERS file entry 5 years ago
Makefile Linux 4.14.7 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.