Go to file
2025-10-06 13:13:31 -04:00
arch Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2025-10-06 13:13:31 -04:00
block Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/base 2025-09-03 16:36:16 -04:00
certs
crypto Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2025-10-06 13:13:31 -04:00
Documentation Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2025-10-06 13:13:31 -04:00
drivers Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2025-10-06 13:13:31 -04:00
fs Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2025-10-06 13:13:31 -04:00
include Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2025-10-06 13:13:31 -04:00
init Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2025-05-06 11:35:53 -04:00
io_uring io_uring: fix possible deadlock in io_register_iowq_max_workers() 2024-11-17 15:06:25 +01:00
ipc ipc: fix to protect IPCS lookups using RCU 2025-06-27 11:05:26 +01:00
kernel Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2025-10-06 13:13:31 -04:00
lib Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2025-10-06 13:13:31 -04:00
LICENSES
mm Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2025-10-06 13:13:31 -04:00
net Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2025-10-06 13:13:31 -04:00
samples Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/base 2025-09-03 16:36:16 -04:00
scripts This is the 5.15.192 stable release 2025-09-14 23:10:43 -04:00
security Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/base 2025-09-03 16:36:16 -04:00
sound Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2025-10-06 13:13:31 -04:00
tools Merge branch 'v5.15/standard/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2025-10-06 13:13:31 -04:00
usr This is the 5.15.186 stable release 2025-07-07 17:04:07 -04:00
virt KVM: Fix a data race on last_boosted_vcpu in kvm_vcpu_on_spin() 2024-10-22 15:40:41 +02:00
.clang-format
.cocciconfig
.get_maintainer.ignore
.gitattributes
.gitignore Remove *.orig pattern from .gitignore 2024-10-17 15:11:10 +02:00
.mailmap
COPYING
CREDITS
Kbuild
Kconfig
localversion-rt Linux 5.15.158-rt76 2024-06-05 08:29:23 -04:00
MAINTAINERS Merge branch 'v5.15/standard/preempt-rt/base' into v5.15/standard/preempt-rt/cn-sdkv5.4/octeon 2024-04-15 16:31:08 -04:00
Makefile This is the 5.15.194 stable release 2025-10-06 13:09:24 -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.