Go to file
2025-06-12 10:32:47 -04:00
arch Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon 2025-06-06 11:42:36 -04:00
block
certs
crypto Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon 2025-06-06 11:42:36 -04:00
Documentation Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon 2025-06-06 11:42:36 -04:00
drivers Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon 2025-06-06 11:42:36 -04:00
fs Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon 2025-06-12 10:31:37 -04:00
include Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon 2025-06-12 10:32:47 -04:00
init
io_uring
ipc
kernel Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon 2025-06-06 11:42:36 -04:00
lib Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon 2025-06-11 11:25:03 -04:00
LICENSES
mm Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon 2025-06-06 11:42:36 -04:00
net Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon 2025-06-12 10:32:47 -04:00
samples samples/bpf: Fix compilation failure for samples/bpf on LoongArch Fedora 2025-06-04 14:37:54 +02:00
scripts This is the 5.15.185 stable release 2025-06-06 11:41:44 -04:00
security This is the 5.15.185 stable release 2025-06-06 11:41:44 -04:00
sound ALSA: pcm: Fix race of buffer access at PCM OSS layer 2025-06-04 14:38:06 +02:00
tools Merge branch 'v5.15/standard/base' into v5.15/standard/cn-sdkv5.15/octeon 2025-06-06 11:42:36 -04:00
usr
virt
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
MAINTAINERS
Makefile This is the 5.15.185 stable release 2025-06-06 11:41:44 -04:00
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.