1414# SELinux/NSA - kernel.org/doc/html/latest/security/
1515#
1616#
17- # Compiler: gcc (GCC) 2.2.3
17+ # Compiler: gcc (GCC) 2.2.4
1818#
1919CONFIG_CC_VERSION_TEXT="gcc (GCC) 14.2.0"
2020CONFIG_CC_IS_GCC=y
@@ -3721,7 +3721,7 @@ CONFIG_ACPI_LID=y
37213721# Added full sysctl companion (vm.swappiness, tcp_rmem, etc.)
37223722# Added complete udev rules template in comment block.
37233723#
3724- # v2.2.3 -- PRECISION TUNING PASS
3724+ # v2.2.4 -- PRECISION TUNING PASS
37253725# SCHED -- SCHED_HRTICK=y, PREEMPT_LAZY=y
37263726# MEMORY -- HUGETLB_PAGE_OPTIMIZE_VMEMMAP=y, BATCHED TLB flush
37273727# TRACING -- KPROBES + UPROBE_EVENTS for bpftrace/bcc
@@ -3731,7 +3731,7 @@ CONFIG_ACPI_LID=y
37313731# CRYPTO -- BLAKE2B/S, GHASH CLMUL explicit
37323732# STABILITY-- LIVEPATCH=y
37333733#
3734- # v2.2.3 -- MONOLITHIC INTEGRATION PASS
3734+ # v2.2.4 -- MONOLITHIC INTEGRATION PASS
37353735# All previous features retained -- see inline comments above.
37363736# ==============================================================
37373737# SCHED -- SCHED_HRTICK=y: sub-ms scheduler ticks via hrtimer
@@ -3766,15 +3766,15 @@ CONFIG_ACPI_LID=y
37663766# STABILITY-- LIVEPATCH=y: live kernel patching (kpatch/kGraft).
37673767# Apply CVE fixes without rebooting running VMs/games.
37683768#
3769- # v2.2.3 -- MONOLITHIC INTEGRATION PASS (all =m -> =y):
3769+ # v2.2.4 -- MONOLITHIC INTEGRATION PASS (all =m -> =y):
37703770# BUILTIN -- 608 module entries promoted to built-in (=y)
37713771# Zero module-load latency for ANY in-tree driver.
37723772# bzImage handles everything on its own.
37733773# BUILTIN -- KALLSYMS_ALL=y (full symbol table, safe now everything
37743774# is in-tree -- required for sched_ext BPF introspection)
37753775# BUILTIN -- EFIVAR_FS=y (was =m -- efibootmgr works from initramfs)
37763776#
3777- # All previous v2.2.3 additions retained
3777+ # All previous v2.2.4 additions retained
37783778# ==============================================================
37793779# TARGET -- Full compatibility: Arch - Ubuntu - Debian - Fedora -
37803780# openSUSE - RHEL - Mint - Pop!_OS - NixOS and any
@@ -3840,18 +3840,18 @@ CONFIG_ACPI_LID=y
38403840# CONFIG_L2TP=y + L2TP_V3/IP/ETH: enterprise/ISP VPNs.
38413841# CONFIG_NETFILTER_XT_TARGET_CHECKSUM=y: VM DHCP/DNS fix.
38423842#
3843- # All previous v2.2.3 additions retained (see below)
3843+ # All previous v2.2.4 additions retained (see below)
38443844# ==============================================================
38453845#
3846- # v2.2.3 -- MONOLITHIC INTEGRATION PASS (all =m -> =y):
3846+ # v2.2.4 -- MONOLITHIC INTEGRATION PASS (all =m -> =y):
38473847# BUILTIN -- 608 module entries promoted to built-in (=y)
38483848# Zero module-load latency for ANY in-tree driver.
38493849# bzImage handles everything on its own.
38503850# BUILTIN -- KALLSYMS_ALL=y (full symbol table, safe now everything
38513851# is in-tree -- required for sched_ext BPF introspection)
38523852# BUILTIN -- EFIVAR_FS=y (was =m -- efibootmgr works from initramfs)
38533853#
3854- # v2.2.3 -- NEW GOD-TIER TWEAKS (sourced from web + upstream):
3854+ # v2.2.4 -- NEW GOD-TIER TWEAKS (sourced from web + upstream):
38553855# SCHED -- SCHED_CLASS_EXT=y: sched_ext BPF framework (Linux 6.12)
38563856# Runtime-swappable CPU schedulers: scx_bpfland, scx_lavd,
38573857# scx_rusty -- no recompile needed to switch schedulers.
@@ -3884,18 +3884,18 @@ CONFIG_ACPI_LID=y
38843884# HW -- X86_SGX=y: Intel SGX enclave support (zero cost unused)
38853885# HW -- VIRT_CPU_ACCOUNTING_GEN=y: correct accounting w/ nohz_full
38863886#
3887- # v2.2.3 : SCHED_CORE, INTEL_IDLE, ZSWAP_SHRINKER, PER_VMA_LOCK,
3887+ # v2.2.4 : SCHED_CORE, INTEL_IDLE, ZSWAP_SHRINKER, PER_VMA_LOCK,
38883888# INET_DIAG=y, NVME_AUTH, RANDOM_KMALLOC_CACHES
38893889#
3890- # v2.2.3 -- QEMU boot + Waydroid:
3890+ # v2.2.4 -- QEMU boot + Waydroid:
38913891# BOOT FIX -- BLK_DEV_INITRD=y + RD_* decompressors (was missing)
38923892# BOOT FIX -- VIRTIO=y, VIRTIO_PCI=y, VIRTIO_BLK=y (was =m)
38933893# BOOT FIX -- ATA_PIIX=y (was =m)
38943894# WAYDROID -- ANDROID=y, ANDROID_BINDER_IPC=y, ANDROID_BINDERFS=y
38953895# GUI INPUT -- INPUT_EVDEV=y (was missing)
38963896# BLUETOOTH -- BT=y stack + UHID (was entirely absent)
38973897#
3898- # v2.2.3 -- KVM / VM / Waydroid full pass (new additions):
3898+ # v2.2.4 -- KVM / VM / Waydroid full pass (new additions):
38993899# KVM -- KVM_ASYNC_PF=y: async page fault delivery (huge win for
39003900# ballooned/swapped guest memory -- vCPU parks instead of halts)
39013901# KVM -- KVM_COMPAT=y: 32-bit compat ioctls for legacy mgmt tools
@@ -3913,14 +3913,14 @@ CONFIG_ACPI_LID=y
39133913# WAYDROID -- ANDROID_BINDER_IPC_SELFTEST disabled (production-safe)
39143914# Full container dependency audit added as inline comments
39153915#
3916- # v2.2.3 -- Real hardware (UEFI) sanity pass:
3916+ # v2.2.4 -- Real hardware (UEFI) sanity pass:
39173917# REAL HW -- CONFIG_EFI=y: UEFI runtime services (was missing)
39183918# REAL HW -- CONFIG_EFI_STUB=y: kernel IS the EFI executable
39193919# REAL HW -- CONFIG_EFIVAR_FS=y: /sys/firmware/efi/efivars
39203920# (was =m -- now built-in, available before initramfs)
39213921# REAL HW -- CONFIG_USB_HID=y: USB keyboards in initramfs
39223922#
3923- # v2.2.3 -- FULL VM / KVM / WAYDROID / ANDROID PASS:
3923+ # v2.2.4 -- FULL VM / KVM / WAYDROID / ANDROID PASS:
39243924# KVM EXT -- KVM_MMIO=y: MMIO emulation (ACPI/PCI ROM/BIOS in VMs)
39253925# KVM EXT -- KVM_ASYNC_PF=y: async page fault -- stops vCPU stalls
39263926# on host page faults. Critical for overcommit + Windows.
@@ -4687,7 +4687,7 @@ CONFIG_NF_CONNTRACK_ZONES=y # Connection tracking zones (isolation)
46874687CONFIG_NF_CONNTRACK_EVENTS=y # Connection tracking events (userspace notification)
46884688
46894689# ==============================================================
4690- # v2.2.3 -- COMPREHENSIVE CHANGELOG (Performance + Networking + Security Pass)
4690+ # v2.2.4 -- COMPREHENSIVE CHANGELOG (Performance + Networking + Security Pass)
46914691#
46924692# Additions in the 2026 integrated performance/networking/security pass:
46934693#
0 commit comments