nixpkgs/pkgs/os-specific/linux/kernel
Jens Nolte 610d831a4b kernel: Remove CONFIG_BLK_DEV_RAM=y (remove /dev/ram* devices)
This option allows to use portions of the system RAM as block devices.
It was configured to 'y' (built-in, therefore not unloadable or
reconfigurable) and configured 16 4MB RAM disks which, to my knowledge,
currently have no purpose in NixOS.

Removing the option restores it to it's default value of 'm', which
enables it to be loaded at runtime (which is also required to be able to
change it's configuration without rebuilding the kernel).
2021-04-18 05:34:55 +02:00
..
cpu-cgroup-v2-patches
hardened linux/hardened/patches/5.4: 5.4.109-hardened1 -> 5.4.111-hardened1 2021-04-13 12:46:15 -04:00
bridge-stp-helper.patch
common-config.nix kernel: Remove CONFIG_BLK_DEV_RAM=y (remove /dev/ram* devices) 2021-04-18 05:34:55 +02:00
export-rt-sched-migrate.patch
gen-kheaders-metadata.patch
generate-config.pl
generic.nix kernel: Add test for RC kernels 2021-04-08 09:00:15 -04:00
genksyms-fix-segfault.patch
gpio-utils.nix
linux-4.4.nix linux: 4.4.264 -> 4.4.266 2021-04-13 12:46:15 -04:00
linux-4.9.nix linux: 4.9.264 -> 4.9.266 2021-04-13 12:46:15 -04:00
linux-4.14.nix linux: 4.19.184 -> 4.19.186 2021-04-13 12:46:15 -04:00
linux-4.19.nix linux: 4.19.184 -> 4.19.186 2021-04-13 12:46:15 -04:00
linux-5.4.nix linux: 5.4.109 -> 5.4.111 2021-04-13 12:46:15 -04:00
linux-5.10.nix linux: 5.10.27 -> 5.10.29 2021-04-13 12:46:15 -04:00
linux-5.11.nix linux: 5.11.11 -> 5.11.13 2021-04-13 12:46:15 -04:00
linux-hardkernel-4.14.nix treewide: remove stdenv where not needed 2021-01-25 18:31:47 +01:00
linux-libre.nix linux_latest-libre: 17920 -> 17990 2021-04-13 12:46:15 -04:00
linux-lqx.nix zen-kernels: 5.11.11 -> 5.11.13 2021-04-11 11:48:37 +02:00
linux-mptcp-95.nix linux_mptcp_95: 0.95 -> 0.95.1 2021-03-05 12:16:06 +01:00
linux-rpi.nix linux_rpi: 5.10.11 -> 5.10.17 2021-04-05 05:39:36 +02:00
linux-rt-5.4.nix linux-rt_5_4: 5.4.102-rt53 -> 5.4.106-rt54 2021-03-23 09:19:18 -04:00
linux-rt-5.10.nix linux-rt_5_10: 5.10.25-rt35 -> 5.10.27-rt36 2021-04-13 12:46:15 -04:00
linux-rt-5.11.nix linux-rt_5_11: 5.11.2-rt9 -> 5.11.4-rt11 2021-03-11 08:23:02 -05:00
linux-testing-bcachefs.nix bcachefs: Add comment that commit does not exist on any branch on target repository 2021-01-26 15:19:00 +01:00
linux-testing.nix kernel: Add test for RC kernels 2021-04-08 09:00:15 -04:00
linux-xanmod.nix linux_xanmod: 5.11.12 -> 5.11.13 2021-04-11 04:14:34 +08:00
linux-zen.nix zen-kernels: 5.11.11 -> 5.11.13 2021-04-11 11:48:37 +02:00
mac-nvme-t2.patch
manual-config.nix lib: Clean up how linux and gcc config is specified 2021-01-23 10:01:28 -05:00
modinst-arg-list-too-long.patch
mptcp-config.nix pkgs/os-specific: stdenv.lib -> lib 2021-01-17 23:26:08 +07:00
p9-fixes.patch
patches.nix Merge pull request #108725 from veehaitch/ath_regd_optional 2021-01-30 14:07:25 +00:00
perf.nix treewide: pkgs.pkgconfig -> pkgs.pkg-config, move pkgconfig to alias.nix 2021-01-19 01:16:25 -08: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: use latest version 2021-02-13 20:15:37 -05:00
update.sh