nixpkgs/pkgs/os-specific/linux/kernel
Bernardo Meurer 31bb7be11a
linuxManualConfig: don't mangle --build-id
In order to have our linux builds be reproducible we patch the
`Makefile` to use `--build-id=none` as opposed to the default
`--build-id=sha1`. The way we've been doing this, however, caused the
flag to be mangled, and being set to `--build-id=none=sha1`. While bfd
seems to parse this normally, lld will loudly complain that the flag
does not exist:

```
linux>   LD      .tmp_vmlinux.kallsyms1
linux> ld.lld: error: unknown --build-id style: none=sha1
```

With this change the flag is now correctly set to `--build-id=none`.
2021-07-10 13:17:52 -07:00
..
cpu-cgroup-v2-patches
hardened linux/hardened/patches/5.4: 5.4.129-hardened1 -> 5.4.130-hardened1 2021-07-08 23:09:31 +00:00
bridge-stp-helper.patch
common-config.nix linux-kernel: Add dell drivers on 5.12+ 2021-06-23 16:42:57 +02:00
export-rt-sched-migrate.patch linux-rt_5_9: export symbols needed by zfs 2020-12-10 10:34:44 +00:00
gen-kheaders-metadata.patch
generate-config.pl linux: improve cross compilation with clang 2021-05-10 10:24:24 +02:00
generic.nix Merge pull request #113225 from mroi/patch-linux 2021-05-11 09:46:01 +01:00
genksyms-fix-segfault.patch
gpio-utils.nix
linux-4.4.nix linux: 4.4.273 -> 4.4.274 2021-07-02 15:10:01 +02:00
linux-4.9.nix linux: 4.9.273 -> 4.9.274 2021-07-02 15:10:01 +02:00
linux-4.14.nix linux: 4.14.237 -> 4.14.238 2021-07-02 15:10:01 +02:00
linux-4.19.nix linux: 4.19.195 -> 4.19.196 2021-07-02 15:10:01 +02:00
linux-5.4.nix linux: 5.4.129 -> 5.4.130 2021-07-08 23:08:16 +00:00
linux-5.10.nix linux: 5.10.47 -> 5.10.48 2021-07-08 23:07:58 +00:00
linux-5.12.nix linux: 5.12.14 -> 5.12.15 2021-07-08 23:08:03 +00:00
linux-5.13.nix linux: 5.13 -> 5.13.1 2021-07-08 23:08:10 +00: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: 18115 -> 18132 2021-06-21 18:43:13 +00:00
linux-lqx.nix zen-kernels: 5.12.9 -> 5.12.14 2021-07-04 18:41:07 +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 Merge pull request #124486 from xaverdh/linux-patch-once 2021-06-29 19:01:46 +02:00
linux-rt-5.10.nix linux-rt_5_10: 5.10.41-rt42 -> 5.10.47-rt45 2021-07-08 23:08:56 +00:00
linux-rt-5.11.nix nixos/boot: properly override the kernel in boot.kernelPatches 2021-05-31 12:10:19 +02:00
linux-testing-bcachefs.nix bcachefs-tools: 2020-11-17 -> 2021-07-08 2021-07-09 02:50:37 +02:00
linux-testing.nix linux-testing: 5.12-rc6 -> 5.13-rc6 2021-06-14 14:26:52 +02:00
linux-xanmod.nix linux_xanmod: 5.13.0 -> 5.13.1 2021-07-08 16:24:08 +08:00
linux-zen.nix zen-kernels: 5.12.9 -> 5.12.14 2021-07-04 18:41:07 +02:00
mac-nvme-t2.patch
manual-config.nix linuxManualConfig: don't mangle --build-id 2021-07-10 13:17:52 -07: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 Revert "linux: fix regression in bridge VLAN configuration" 2021-07-02 15:10:00 +02:00
perf.nix linuxPackages.perf: fix build for 5.13 2021-06-30 23:41:24 +08:00
randstruct-provide-seed.patch
request-key-helper-updated.patch
request-key-helper.patch
rtl8761b-support.patch linux: backport support for RTL8761b to 5.4 2020-12-20 14:36:07 +01:00
update-libre.sh
update-rt.sh linux-rt: Avoid RCs 2021-04-28 09:34:45 -04:00
update.sh