Skip to content

Releases: kernel/linux

ch-6.16.9-kernel-0.1-202605301

Choose a tag to compare

Backport VMClock generation counter notifications

Backport the upstream VMClock generation counter, notification, and poll support from torvalds/linux 74ad1dfe2335.

ch-6.12.8-kernel-3.0-202605291

Choose a tag to compare

Enable CONFIG_VIRT_DRIVERS and CONFIG_VMGENID in ch_defconfig

ch-6.12.8-kernel-1.6-202603301

Choose a tag to compare

Enable nftables NAT and raw table support for Docker-in-VM

ch-6.12.8-kernel-1.5-202603091

Choose a tag to compare

Enable iptables filter and xt matches for Hypeman networking

Turn on the missing netfilter options in the ch defconfigs so Hypeman VMs can install their NAT and FORWARD rules without fallback workarounds.

Made-with: Cursor

ch-6.12.8-kernel-1.4-202602101

Choose a tag to compare

Enable overlayfs redirect_dir and index

Allow native overlay nesting (overlay-on-overlay) so BuildKit can use
the kernel overlayfs snapshotter instead of falling back to fuse-overlayfs.

ch-6.12.8-kernel-1.3-202601152

Choose a tag to compare

Fix static linking

ch-6.12.8-kernel-1.2-20251213

Choose a tag to compare

Fix YAML indentation in release workflow

ch-6.12.8-kernel-2-20251211

Choose a tag to compare

Enable kernel modules and DRM for NVIDIA GPU passthrough

- Enable CONFIG_MODULES for loadable module support
- Enable CONFIG_DRM and CONFIG_DRM_BOCHS (which selects DRM_TTM)
- Add CI steps to build NVIDIA open-gpu-kernel-modules
- Download NVIDIA driver and extract GSP firmware for H100/modern GPUs
- Package kernel modules + firmware as nvidia-modules-x86_64.tar.gz
- Package userspace driver libraries as nvidia-driver-libs-x86_64.tar.gz
  (libcuda.so, libnvidia-ml.so, nvidia-smi, etc. for container injection)

ch-6.12.8-kernel-1.1-20251211

Choose a tag to compare

Add missing dependencies

ch-6.12.8-kernel-1-202511182

Choose a tag to compare

Disable CONFIG_EXPERT