+1
nixos/tests/kernel-generic.nix
+1
nixos/tests/kernel-generic.nix
+6
-2
pkgs/os-specific/linux/kernel/hardened/config.nix
+6
-2
pkgs/os-specific/linux/kernel/hardened/config.nix
···GCC_PLUGIN_STRUCTLEAK_BYREF_ALL = whenAtLeast "4.14" yes; # Also cover structs passed by address
+4
-4
pkgs/os-specific/linux/kernel/hardened/patches.json
+4
-4
pkgs/os-specific/linux/kernel/hardened/patches.json
···-"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.19.8-hardened1/linux-hardened-5.19.8-hardened1.patch"+"url": "https://github.com/anthraxx/linux-hardened/releases/download/5.19.8-hardened2/linux-hardened-5.19.8-hardened2.patch"
+1
-1
pkgs/os-specific/linux/kernel/hardened/update.py
+1
-1
pkgs/os-specific/linux/kernel/hardened/update.py
···sha256_kernel, _ = nix_prefetch_url(f"mirror://kernel/linux/kernel/v{major}.x/linux-{kernel_ver}.tar.xz")
+2
-2
pkgs/os-specific/linux/kernel/linux-libre.nix
+2
-2
pkgs/os-specific/linux/kernel/linux-libre.nix
···
+8
-5
pkgs/os-specific/linux/kernel/manual-config.nix
+8
-5
pkgs/os-specific/linux/kernel/manual-config.nix
···
+2
pkgs/top-level/linux-kernels.nix
+2
pkgs/top-level/linux-kernels.nix
···linux_5_18_hardened = throw "linux 5.18 was removed because it has reached its end of life upstream";···linux_5_18_hardened = throw "linux 5.18 was removed because it has reached its end of life upstream";