+6
nixos/doc/manual/configuration/linux-kernel.chapter.md
+6
nixos/doc/manual/configuration/linux-kernel.chapter.md
···
-1
nixos/tests/kernel-generic.nix
-1
nixos/tests/kernel-generic.nix
-10
pkgs/os-specific/linux/kernel/hardened/patches.json
-10
pkgs/os-specific/linux/kernel/hardened/patches.json
···-"url": "https://github.com/anthraxx/linux-hardened/releases/download/v6.15.9-hardened1/linux-hardened-v6.15.9-hardened1.patch"
-5
pkgs/os-specific/linux/kernel/kernels-org.json
-5
pkgs/os-specific/linux/kernel/kernels-org.json
···
+4
-11
pkgs/top-level/linux-kernels.nix
+4
-11
pkgs/top-level/linux-kernels.nix
·········linux_6_11 = throw "linux 6.11 was removed because it has reached its end of life upstream";linux_6_13 = throw "linux 6.13 was removed because it has reached its end of life upstream";linux_6_14 = throw "linux 6.14 was removed because it has reached its end of life upstream";linux_5_10_hardened = throw "linux_hardened on nixpkgs only contains latest stable and latest LTS";linux_5_15_hardened = throw "linux_hardened on nixpkgs only contains latest stable and latest LTS";···linux_6_11_hardened = throw "linux 6.11 was removed because it has reached its end of life upstream";linux_6_13_hardened = throw "linux 6.13 was removed because it has reached its end of life upstream";linux_6_14_hardened = throw "linux 6.14 was removed because it has reached its end of life upstream";+linux_6_15_hardened = throw "linux 6.15 was removed because it has reached its end of life upstream";······linux_6_11 = throw "linux 6.11 was removed because it reached its end of life upstream"; # Added 2025-03-23linux_6_13 = throw "linux 6.13 was removed because it reached its end of life upstream"; # Added 2025-06-22linux_6_14 = throw "linux 6.14 was removed because it reached its end of life upstream"; # Added 2025-06-22+linux_6_15 = throw "linux 6.15 was removed because it reached its end of life upstream"; # Added 2025-08-23······linux_6_11_hardened = throw "linux 6.11 was removed because it has reached its end of life upstream";linux_6_13_hardened = throw "linux 6.13 was removed because it has reached its end of life upstream";linux_6_14_hardened = throw "linux 6.14 was removed because it has reached its end of life upstream";+linux_6_15_hardened = throw "linux 6.15 was removed because it has reached its end of life upstream";