Google prepares the Linux kernel for the quantum era

Published on May 27, 2026 | Translated from Spanish

Google has released patches integrating the ML-KEM and X-Wing cryptographic algorithms into the Linux kernel. This update prepares the system to withstand attacks from quantum computers, a slowly approaching risk. ML-KEM is an already approved post-quantum standard, while X-Wing combines classical and quantum security in a hybrid mechanism. The patches will not be merged until there is an internal user ready to test them.

futuristic quantum computer chip being integrated into a Linux kernel motherboard, glowing ML-KEM and X-Wing cryptographic data streams flowing through processor cores, hybrid shield symbols protecting data packets from quantum attack vectors, cinematic engineering visualization, server rack environment with blue neon lighting, circuit traces pulsing with encrypted energy, microscopic detail on silicon wafer, photorealistic technical illustration, dramatic shadows highlighting chip architecture

ML-KEM and X-Wing: Quantum Shielding for the Kernel 🛡️

ML-KEM, based on the lattice problem, offers key exchange resistant to quantum computers. X-Wing, on the other hand, mixes this standard with traditional cryptography (Curve25519) to ensure compatibility during the transition. Google's patches affect the kernel's cryptography subsystem and will enable its use in future implementations of NVMe, Bluetooth, and WireGuard. Developers recommend using X-Wing when possible, as it offers a double layer of protection without compromising performance.

Your Quantum Hard Drive Isn't Ready Yet, But the Kernel Is 🚀

For now, these patches are like buying a space helmet for a bus trip: prepared for the future, but without a clear user. Google assures they will not be activated until someone is willing to test them, which sounds like that friend who buys a generator and waits for a blackout that never comes. Meanwhile, developers can sleep easy: when quantum computers attack, at least the kernel will be ready. As for the applications, that's a different story.