Name Last commit Last update
Documentation [PATCH] USB OTG: doc updates (5/5)
LICENSES
arch [PATCH] ppc64: use struct list_head for hose_list
block
certs
crypto [CRYPTO]: Email update in crypto/arc4.c
drivers [PATCH] USB: Update unlink testing code in the usbtest driver
firmware
fs Use F_SETLK instead of F_SETLK64 in nfs locking code.
include USB: Remove struct urb->timeout as it does not work
init Merge bk://linux-sam.bkbits.net/kbuild
ipc [PATCH] rlimit-based mlocks for unprivileged users
kernel Merge bk://kernel.bkbits.net/gregkh/linux/pci-2.6
lib Merge bk://kernel.bkbits.net/davem/net-2.6
mm [PATCH] rlimit-based mlocks for unprivileged users
net RPC,NFSv4: NFSv4 operations that create or destroy state on the
samples
scripts Merge bk://linux-sam.bkbits.net/kbuild
security Merge bk://kernel.bkbits.net/davem/net-2.6
sound Merge bk://linux-sam.bkbits.net/kbuild
tools
usr kbuild: Replace host-progs with hostprogs-y
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING [PATCH] 2.5.6-pre2 III: spelling
CREDITS NAND flash driver updates.
Kbuild
Kconfig
MAINTAINERS Merge bk://kernel.bkbits.net/gregkh/linux/usb-2.6
Makefile Linux 2.6.9-rc1
README [PATCH] Canonically reference files in Documentation/ code comments part
Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

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.