These kernel releases are not hosted at kernel.org and kernel developers can provide no support for them. It is easy to tell if you are running a distribution kernel.
The following manuals are written for users of the kernel — those who are trying to get it to work optimally on a given system and application developers seeking information on the kernel’s user-space APIs.
Kernel.org accounts are usually reserved for subsystem maintainers or high-profile developers. It is absolutely not necessary to have an account on kernel.org to contribute to the development of the Linux kernel, unless you submit pull requests directly to Linus Torvalds.
The Linux Kernel Organization is a California Public Benefit Corporation established in 2002 to distribute the Linux kernel and other Open Source software to the public without charge.
The maintainers of the various kernel subsystems — and also many kernel subsystem developers — expose their current state of development in source repositories.
This is the beginning of a section with information of interest to application developers and system integrators doing analysis of the Linux kernel for safety critical applications.
The kernel code base is logically broken down into a set of subsystems: networking, specific architecture support, memory management, video devices, etc. Most subsystems have a designated maintainer, a developer who has overall responsibility for the code within that subsystem.
RISC-V Kernel Boot Requirements and Constraints Boot image header in RISC-V Linux Virtual Memory Layout on RISC-V Linux RISC-V Hardware Probing Interface arch/riscv maintenance guidelines for developers RISC-V Linux User ABI Vector Extension Support for RISC-V Linux Concurrent Modification and Execution of Instructions (CMODX) for RISC-V Linux