The unstable branch of updates.
As I know the RC0 version is officially never exist as general Linux kernel version. It is Manjaro Linux related stuff.
As example:
Current US date is: Saturday, June, 27th.
The RC1 of the 7.2 kernel family is expected on the next day: it is not ready and the Linus repo could get many payload commits before the brand new 7.2 family and it’s RC1 will appear.
The kernel.org website shows:
mainline: 7.1 2026-06-14
stable: 7.1.2 2026-06-27
stable: 7.0.14 [EOL] 2026-06-27
longterm: 6.18.37 2026-06-27
longterm: 6.12.94 2026-06-19
longterm: 6.6.143 2026-06-19
longterm: 6.1.176 2026-06-19
longterm: 5.15.210 2026-06-19
longterm: 5.10.259 2026-06-19
linux-next: next-20260626 2026-06-26
also
the Tags · torvalds/linux · GitHub repo does not contain any 7.2 tag currently:
Tags
v7.1
2 weeks ago 8cd9520 zip tar.gz
v7.1-rc7
3 weeks ago 4549871 zip tar.gz
v7.1-rc6
27 days ago e43ffb6 zip tar.gz
v7.1-rc5
on May 24 e7ae89a zip tar.gz
v7.1-rc4
on May 17 5200f5f zip tar.gz
v7.1-rc3
on May 11 5d69190 zip tar.gz
...
but
$ mhwd-kernel -l
available kernels:
* linux61
* linux612
* linux618
* linux66
* linux70
* linux71
* linux72
* linux61-rt
* linux612-rt
* linux66-rt
and
$ pacman -Si linux72
Repository : core
Name : linux72
Version : 7.2.0rc0-1
Description : The Linux 7.2 kernel and modules
Architecture : x86_64
URL : https://www.kernel.org/
Licenses : GPL-2.0-only
Groups : None
Provides : linux=7.2.0rc0 KSMBD-MODULE VIRTUALBOX-GUEST-MODULES WIREGUARD-MODULE
Depends On : coreutils initramfs kmod
Optional Deps : linux-firmware: firmware images needed for some devices
scx-scheds: to use sched-ext schedulers
wireless-regdb: to set the correct wireless channels of your country
Conflicts With : None
Replaces : virtualbox-guest-modules wireguard
Download Size : 148.14 MiB
Installed Size : 153.99 MiB
Packager : Manjaro Build Server <EDIT: hidden>
Build Date : Mon 22 Jun 2026 20:10:55 MSK
Validated By : MD5 Sum SHA-256 Sum Signature
also
the Manjaro Settings Manager shows that the never-existed kernel version of 7.2-rc0 is available to install.
So what is the RC0 Manjaro kernel in every family version and how do I know the exact commit it was based on?
Could it be out of date comparing with even any stable kernel version (in the case of 7.2-rc0 if to compare it with the current stable 7.1.1?
How old the codebase of such RC0 Manjaro kernel versions generally are?
I understood that it is the very early preparation step to build the upcoming brand new family versions of release candidates, but I wanna know details to understand to decide for me: to use any of such Manjaro RC0 kernel versions or better to wait the RC1 in each kernel family.
Thank you!