Skip to content

Releases: kernel/linux

ch-6.12.8-kernel-1.5-202603091

09 Mar 19:40

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

10 Feb 23:31

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

15 Jan 19:19

Choose a tag to compare

Fix static linking

ch-6.12.8-kernel-1.2-20251213

13 Dec 22:32

Choose a tag to compare

Fix YAML indentation in release workflow

ch-6.12.8-kernel-2-20251211

11 Dec 19:42

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

11 Dec 22:41

Choose a tag to compare

Add missing dependencies

ch-6.12.8-kernel-1-202511182

18 Nov 17:55

Choose a tag to compare

Disable CONFIG_EXPERT

ch-6.12.8-kernel-1-202511181

18 Nov 17:31

Choose a tag to compare

Enable CONFIG_IKCONFIG

ch-6.12.8-kernel-1-20251118

18 Nov 17:13

Choose a tag to compare

autoapprove installs github actions