Commit Graph

10397 Commits

Author SHA1 Message Date
K900
175f140b8b Merge pull request #187252 from K900/kernel-sanity
linux: assorted build cleanups
2022-08-20 22:42:13 +03:00
K900
5f45f2506d linux: better note 2022-08-20 00:06:13 +03:00
superherointj
4dc0fce489 Merge pull request #187126 from PedroHLC/linux_zen-5.19.2-zen1
zen-kernels: 5.19.1 -> 5.19.2
2022-08-19 18:03:03 -03:00
K900
907b497d7e nixos/hardware/device-tree: use symbols from the exact kernel package 2022-08-19 20:17:28 +03:00
K900
846d001fb8 linux: don't try to mass clean paths
This whole thing is utterly broken, but let's start here.
Should fix intermittent build failures with patchShebangs.
2022-08-19 20:17:18 +03:00
Sandro
4ea9dbf2ef Merge pull request #186091 from NickCao/xanmod 2022-08-19 15:13:56 +02:00
Vladimír Čunát
55812d7b48 linux_5_4_hardened: don't build on x86_64-linux anymore
5.4 hasn't configured successfully on x86_64-linux for months.
People don't seem to care, but the 5.4 packages clutter failure lists
on Hydra + tools.
https://hydra.nixos.org/job/nixpkgs/trunk/linux_5_4_hardened.x86_64-linux/all

Perhaps surprisingly, it works on aarch64-linux and also on older kernels.
2022-08-19 10:43:59 +02:00
PedroHLC ☭
66cac6896c linux_lqx: 5.18.17-lqx1 -> 5.19.2-lqx1 2022-08-18 15:38:15 -03:00
PedroHLC ☭
6c1af96c06 linux_zen: 5.19.1 -> 5.19.2 2022-08-18 15:38:15 -03:00
K900
4789b92366 linux/hardened/patches/5.4: 5.4.208-hardened1 -> 5.4.210-hardened1 2022-08-18 13:07:06 +03:00
K900
7413d509cd linux: 5.19.1 -> 5.19.2 2022-08-18 13:07:06 +03:00
K900
636c6b3fad linux: 5.18.17 -> 5.18.18 2022-08-18 13:07:06 +03:00
K900
7aeb316e7e linux: 5.15.60 -> 5.15.61 2022-08-18 13:07:06 +03:00
Nick Cao
f9047f4745 linux_xanmod: remove unused kernel configs 2022-08-18 06:53:26 +08:00
Nick Cao
356f21b2e0 linux_xanmod: only apply fix for removed options on tt variant 2022-08-18 06:53:22 +08:00
Winter
23218d872e linux-hardened: specify system when calling nix-instantiate in update script
This allows the script to run on non-Linux systems.
2022-08-17 14:24:34 +02:00
Sandro
7c81b36279 Merge pull request #186988 from lovesegfault/kernel-updates
linuxKernel.kernels: updates
2022-08-17 01:05:27 +02:00
Sandro
6085a7ceee Merge pull request #183994 from fortuneteller2k/xanmod 2022-08-16 23:08:12 +02:00
Winter
3b873dc867 linux-hardened: use default python3 version in update script 2022-08-16 23:07:09 +02:00
Sergei Trofimovich
8ab16e40be pkgsCross.ppc64.linux: flatten makeFlags
Before the cgange:

    nix-repl> pkgsCross.ppc64.linux.makeFlags
    [ "O=$(buildRoot)"
      "CC=/06pbgv2957wl3wcpd2gljml719lw123njq9dhj7h6n2pv4nwgwhl/bin/powerpc64-unknown-linux-gnu-cc"
      "HOSTCC=/0calwri0wxl5mbjl5q80r1hm9hchyk8a7hhayk6cdfrxgbfbia3n/bin/cc"
      "ARCH=powerpc"
      [ ... ] ]

After the change:

    nix-repl> pkgsCross.ppc64.linux.makeFlags
    [ "O=$(buildRoot)"
      "CC=/06pbgv2957wl3wcpd2gljml719lw123njq9dhj7h6n2pv4nwgwhl/bin/powerpc64-unknown-linux-gnu-cc"
      "HOSTCC=/0calwri0wxl5mbjl5q80r1hm9hchyk8a7hhayk6cdfrxgbfbia3n/bin/cc"
      "ARCH=powerpc"
      "CROSS_COMPILE=powerpc64-unknown-linux-gnu-" ]
2022-08-16 17:34:46 +01:00
Bernardo Meurer
676abbfc9b linux_testing: 5.19-rc -> 6.0-rc1 2022-08-16 11:40:10 -04:00
Bernardo Meurer
6023139cd8 linux/hardened/patches/5.18: 5.18.15-hardened1 -> 5.18.17-hardened1 2022-08-16 11:32:11 -04:00
Bernardo Meurer
49123a639f linux/hardened/patches/5.15: 5.15.58-hardened1 -> 5.15.60-hardened1 2022-08-16 11:32:07 -04:00
Bernardo Meurer
b251c3d591 linux/hardened/patches/5.10: 5.10.134-hardened1 -> 5.10.136-hardened1 2022-08-16 11:32:03 -04:00
Bernardo Meurer
151120cee0 linux/hardened/patches/4.19: 4.19.254-hardened1 -> 4.19.255-hardened1 2022-08-16 11:31:59 -04:00
Bernardo Meurer
edfc88a7d3 linux-rt_5_4: 5.4.193-rt74 -> 5.4.209-rt77 2022-08-16 11:31:20 -04:00
Bernardo Meurer
cf81560d25 linux: 5.4.209 -> 5.4.210 2022-08-16 11:31:01 -04:00
Bernardo Meurer
6221871a7d linux: 5.19 -> 5.19.1 2022-08-16 11:30:58 -04:00
Bernardo Meurer
36c83a7be6 linux: 5.18.16 -> 5.18.17 2022-08-16 11:30:55 -04:00
Bernardo Meurer
17173d1781 linux: 5.15.59 -> 5.15.60 2022-08-16 11:30:51 -04:00
Bernardo Meurer
d58cbe4865 linux: 5.10.135 -> 5.10.136 2022-08-16 11:30:48 -04:00
Bernardo Meurer
dc78e9719c linux: 4.19.254 -> 4.19.255 2022-08-16 11:30:38 -04:00
Sergei Trofimovich
8940dd0559 linuxPackages.perf: move from perf.nix to perf/ directory
While at it dropped top-level 'with lib;'.
2022-08-14 09:17:48 +01:00
Sergei Trofimovich
7c69856537 Merge pull request #186318 from trofi/latest-perf-for-binutils-2.39
linuxPackages_latest.perf: apply upstream patch for binutils-2.39
2022-08-14 08:59:37 +01:00
PedroHLC ☭
28d23a540e linux_zen: 5.18.16 -> 5.19.1; linux_lqx: 5.18.16-lqx2 -> 5.18.17-lqx1 2022-08-12 15:27:00 -03:00
Sergei Trofimovich
ca07cc0c5c linuxPackages_latest.perf: apply upstream patch for binutils-2.39
Without the change build fails as:

    perf-linux> util/annotate.c: In function 'symbol__disassemble_bpf':
    perf-linux> util/annotate.c:1765:9: error: too few arguments to function 'init_disassemble_info'
    perf-linux>  1765 |         init_disassemble_info(&info, s,
    perf-linux>       |         ^~~~~~~~~~~~~~~~~~~~~
2022-08-12 18:32:49 +01:00
fortuneteller2k
c9d4f8fa5f linux_xanmod: 5.15.58 -> 5.15.60 2022-08-12 13:47:18 +00:00
fortuneteller2k
8130a07408 linux_xanmod_latest: 5.19.0-xanmod2 -> 5.19.1 2022-08-12 11:09:11 +00:00
fortuneteller2k
bd22b4c978 linux_xanmod_latest: 5.19.0-xanmod1 -> 5.19.0-xanmod2 2022-08-11 18:10:33 +00:00
PedroHLC ☭
14c1f2e104 linux_lqx: 5.18.16-lqx1 -> 5.18.16-lqx2 2022-08-09 18:41:47 -03:00
Bernardo Meurer
7e901eeae0 kernel: only enable PINCTRL_AMD on 5.19+ 2022-08-08 20:42:45 -04:00
Peter Hoeg
f7c980599e kernel: fix touchpads on AMD laptops 2022-08-08 22:28:05 +08:00
fortuneteller2k
244953f789 linux_xanmod_latest: 5.18.15 -> 5.19.0 2022-08-04 13:50:44 +00:00
fortuneteller2k
c39114c279 linux_xanmod_latest: 5.18.11 -> 5.18.15 2022-08-04 13:50:12 +00:00
Martin Weinelt
5f9b871b72 Merge pull request #185037 from mweinelt/home-assistant 2022-08-04 11:40:41 +02:00
K900
86c336254a Merge pull request #184812 from K900/pahole
linux: actually fix split BTFs
2022-08-04 10:58:37 +03:00
K900
f23ac4035c linux/hardened/patches/5.4: 5.4.206-hardened1 -> 5.4.208-hardened1 2022-08-04 08:14:12 +03:00
K900
86bccf10b9 linux/hardened/patches/5.18: 5.18.12-hardened1 -> 5.18.15-hardened1 2022-08-04 08:14:05 +03:00
K900
e9c8925f98 linux/hardened/patches/5.15: 5.15.55-hardened1 -> 5.15.58-hardened1 2022-08-04 08:13:58 +03:00
K900
fca28ee089 linux/hardened/patches/5.10: 5.10.131-hardened1 -> 5.10.134-hardened1 2022-08-04 08:13:50 +03:00