Name Last commit Last update
Documentation Merge
LICENSES
arch Fix some special cases for "sysenter" - some system calls depend on
block
certs
crypto [PATCH] Remove Rules.make from Makefiles (3/3)
drivers [PATCH] Atari Falcon IDE: clean up ide_intr_lock handling
fs [PATCH] adds st_blocks for [lf]stat() to ramfs
include [PATCH] Atari Falcon IDE: clean up ide_intr_lock handling
init [PATCH] honour init= bootparm
io_uring
ipc [PATCH] hugetlb: report shared memory attachment counts
kernel [PATCH] mark check_region "deprecated"
lib [PATCH] don't cacheline-align radix_tree_nodes
mm [PATCH] Give kswapd writeback higher priority than pdflush
net [Netfilter]: Forgotten dev_put for bridge-devices in nf_reinject.
rust
samples
scripts [PATCH] Documentation/Changes for modules
security LSM: update the copyright dates for my entry.
sound [PATCH] USB drivers outside /drivers/usb: remove direct calls to dev_set* and dev_get*
tools
usr kbuild: Fix up initramfs, adapt arch/alpha
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
.rustfmt.toml
COPYING [PATCH] 2.5.6-pre2 III: spelling
CREDITS [PATCH] CREDITS update
Kbuild
Kconfig
MAINTAINERS [PATCH] amd756 and amd8111 sensors support
Makefile Linux v2.5.53
README [PATCH] egcs no longer supported.
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.

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.