nixpkgs/pkgs/os-specific/linux/kernel
Graham Christensen a5c28278f9 kernel: enable RANDOM_TRUST_BOOTLOADER on >= 5.4
> Some bootloaders can provide entropy to increase the kernel's initial device randomness.

This allows, for example, EFI to provide 64 bytes. In general my opinion is an attacker
who can manipulate the random seed sufficiently to cause problems likely has other,
more direct approaches at their disposal as well.
2022-03-22 22:05:10 -04:00
..
cpu-cgroup-v2-patches linuxKernel.packages.linux_4_4: drop 2022-02-21 17:32:05 +01:00
hardened linux/hardened/patches/5.4: 5.4.180-hardened1 -> 5.4.182-hardened1 2022-03-04 04:37:02 +00:00
bridge-stp-helper.patch
common-config.nix kernel: enable RANDOM_TRUST_BOOTLOADER on >= 5.4 2022-03-22 22:05:10 -04:00
export-rt-sched-migrate.patch
gen-kheaders-metadata.patch
generate-config.pl buildLinux: apply hostPlatform.linux-kernel.makeFlags to generate-config.pl 2021-07-12 10:39:51 -07:00
generic.nix kernel/generic: remove redundant kernelOlder/kernelAtLeast 2021-11-22 02:11:16 +00:00
genksyms-fix-segfault.patch
gpio-utils.nix treewide: rename name to pname&version 2022-01-22 18:13:29 +01:00
linux-4.9.nix linux: 4.9.306 -> 4.9.307 2022-03-16 16:46:02 +00:00
linux-4.14.nix linux: 4.14.271 -> 4.14.272 2022-03-16 16:45:50 +00:00
linux-4.19.nix linux: 4.19.234 -> 4.19.235 2022-03-16 16:45:56 +00:00
linux-5.4.nix linux: 5.4.184 -> 5.4.185 2022-03-16 16:46:26 +00:00
linux-5.10.nix linux: 5.10.105 -> 5.10.106 2022-03-16 16:46:08 +00:00
linux-5.15.nix linux: 5.15.28 -> 5.15.29 2022-03-16 16:46:14 +00:00
linux-5.16.nix linux: 5.16.14 -> 5.16.15 2022-03-16 16:46:20 +00:00
linux-5.17.nix linux_latest: 5.16.14 -> 5.17 2022-03-21 21:53:29 +00:00
linux-hardkernel-4.14.nix linux_hardkernel_4_14: 4.14.165-172 -> 4.14.180-176 2021-11-28 22:51:44 -05:00
linux-libre.nix linux_latest-libre: 18627 -> 18635 2022-03-16 16:46:45 +00:00
linux-lqx.nix linux_lqx: 5.15.16-lqx1 -> 5.15.16-lqx2 2022-01-25 18:09:40 +01:00
linux-mptcp-95.nix
linux-rpi.nix linux_rpi: 5.10.52-1.20210805 -> 5.10.92-1.20220118 2022-02-12 00:04:47 -08:00
linux-rt-5.4.nix linux-rt_5_4: 5.4.182-rt70 -> 5.4.182-rt71 2022-03-12 07:21:06 +00:00
linux-rt-5.10.nix linux-rt_5_10: 5.10.100-rt62 -> 5.10.104-rt63 2022-03-12 07:20:35 +00:00
linux-testing-bcachefs.nix bcachefs: update maintainers 2022-03-14 21:52:18 +13:00
linux-testing.nix linux_testing: 5.13-rc6 -> 5.15-rc6 2021-10-21 12:29:09 -07:00
linux-xanmod.nix linux_xanmod: 5.15.24 -> 5.15.27 2022-03-11 20:04:12 +08:00
linux-zen.nix linux_zen: 5.16.8 -> 5.16.11 2022-02-24 20:54:23 +01:00
mac-nvme-t2.patch
manual-config.nix kernel: add perl to moduleBuildDependencies 2022-03-07 12:23:43 +08:00
modinst-arg-list-too-long.patch
mptcp-config.nix
p9-fixes.patch
patches.nix treewide: switch `builtins.fromJSON(builtins.readFile ./file.json)` to lib.importJSON ./file.json 2021-11-03 14:43:52 +01:00
perf.nix treewide: rename name to pname&version 2022-01-17 20:52:59 +01:00
randstruct-provide-seed.patch
request-key-helper-updated.patch
request-key-helper.patch
rtl8761b-support.patch
update-libre.sh
update-rt.sh linux-rt: Fix incorrect sorting of kernel version numbers when determining latest version 2022-02-21 17:10:31 -05:00
update-zen.sh linux_zen: add update script 2021-08-18 22:24:28 +02:00
update.sh