Linux 6.12 LTS is expected in November 2024. So far a lot of new features got added. Here a few:
- https://www.phoronix.com/news/Linux-6.12-Updated-Embedded
- https://www.phoronix.com/news/Linux-6.12-Lands-sched-ext
- https://www.phoronix.com/news/Firewire-Linux-6.12
- https://www.phoronix.com/news/VFS-XFS-Bigger-Block-Size
- https://www.phoronix.com/news/Linux-6.12-HID
- https://www.phoronix.com/news/Linux-6.12-Does-Real-Time
- https://www.phoronix.com/news/Linux-6.12-Kconfig-Mitigations
- https://www.phoronix.com/news/Linux-6.12-Power-Management
- https://www.phoronix.com/news/Linux-6.12-IPE-LSM-Security
- https://www.phoronix.com/news/Linux-6.12-Btrfs
As usual Manjaro is compiling that kernel series very early in its development cycle. We even released one package set today based on commit 8826498.
So far all Nvidia drivers and ZFS won’t build. To get Nvidia drivers compile we reverted a depreciated function: Error: ‘const struct drm_mode_config_funcs’ has no member named ‘output_poll_changed’ - Linux - NVIDIA Developer Forums. Reported issue also: drm_mode_config_funcs.output_poll_changed got removed in 6.12-rc1 and will prevent compiling of the nvidia driver · Issue #708 · NVIDIA/open-gpu-kernel-modules · GitHub.
For ZFS we might wait till 6.12-rc1 got tagged. Then the major feature set should be complete to see what got changed and therefore needs adjustments from ZFS developers. You can keep an eye on the issue tracker: Issues · openzfs/zfs · GitHub.
Those who want to test 6.12 kernel series now can switch to unstable and install it via: pamac install linux612
.