Name Last commit Last update
Documentation net/mlx5: Document support for RoCE HCA disablement capability
LICENSES LICENSES: Add the copyleft-next-0.3.1 license
arch Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
block Merge tag 'block-6.2-2023-01-20' of git://git.kernel.dk/linux
certs certs: make system keyring depend on built-in x509 parser
crypto wifi: cfg80211: Deduplicate certificate loading
drivers amd-xgbe: fix mismatched prototype
fs Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
include net: mscc: ocelot: un-export unused regmap symbols
init Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
ipc Merge tag 'mm-nonmm-stable-2022-12-12' of git://git.kernel.org/pub/scm/linux/kernel/git/akpm/mm
kernel Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
lib Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
mm Revert "mm/compaction: fix set skip in fast_find_migrateblock"
net net: add sock_init_data_uid()
samples Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
scripts Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
security tomoyo: Update website link
sound Merge tag 'sound-6.2-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
tools selftests: forwarding: bridge_mdb_max: Add a new selftest
usr usr/gen_init_cpio.c: remove unnecessary -1 values from int file
virt Merge tag 'vfio-v6.2-rc6' of https://github.com/awilliam/linux-vfio
.clang-format Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/git/jgg/iommufd
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile
README
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.