Commit Graph

5421 Commits

Author SHA1 Message Date
Ben Wolsieffer
a6c34ff363 linux: cleanup zlib conditional dependency
zlib was added to its own optional statement, when there was already another for
5.2
2021-10-08 20:09:58 -04:00
github-actions[bot]
b4569f7a81
Merge staging-next into staging 2021-10-08 00:02:10 +00:00
TredwellGit
d609f3d79b linux: 5.4.150 -> 5.4.151 2021-10-07 07:59:15 +00:00
TredwellGit
86eb5c0943 linux: 5.14.9 -> 5.14.10 2021-10-07 07:59:08 +00:00
TredwellGit
6a1f123725 linux: 5.10.70 -> 5.10.71 2021-10-07 07:59:00 +00:00
TredwellGit
e7e463220d linux: 4.9.284 -> 4.9.285 2021-10-07 07:58:53 +00:00
TredwellGit
1dfb79c887 linux: 4.4.285 -> 4.4.287 2021-10-07 07:58:48 +00:00
TredwellGit
098ad9636c linux: 4.19.208 -> 4.19.209 2021-10-07 07:58:42 +00:00
TredwellGit
8d2f3a9fb1 linux: 4.14.248 -> 4.14.249 2021-10-07 07:58:36 +00:00
github-actions[bot]
ae9f8ec1b6
Merge staging-next into staging 2021-10-07 00:02:11 +00:00
Robin Townsend
a961352f5e linux-testing-bcachefs: Add note about keeping bcachefs-tools up to date 2021-10-06 18:29:49 -04:00
Sandro
cdf359773c
Merge pull request #140796 from IvarWithoutBones/fix/linux-libre 2021-10-07 00:01:04 +02:00
IvarWithoutBones
8840f68cd4 linux-libre: fix build and unmark as broken 2021-10-06 02:54:33 +02:00
Sandro
f5dacea100
Merge pull request #140660 from Atemu/update/linux_lqx 2021-10-05 23:16:16 +02:00
Emil Karlson
6b7671d4ae kernel: enable EFI initrd loader
Initrd loader is not enabled by default in some aarch64 kernels,
which makes systemd-boot booted kernels fail by default, add this
everywhere, since this is a sane default even when it's already in
some kernel defaults.
2021-10-05 12:28:47 +03:00
Atemu
8dc03d0606 linux_lqx: 5.14.6 -> 5.14.9 2021-10-04 10:35:26 +02:00
github-actions[bot]
db9657cccd
Merge master into staging-next 2021-10-03 12:01:21 +00:00
Jörg Thalheim
98ae18fa62 linux_testing_bcachefs: upstream tarballs rather patchsets
This reverts commit cb1b1cf9c6.

bcachefs lacks behind kernel mainline, so we need to use upstream
commits rather than patchsets.
2021-10-03 08:11:00 +02:00
github-actions[bot]
90a3ecee8f
Merge master into staging-next 2021-10-02 00:04:43 +00:00
Bernardo Meurer
f9b21f68ed
Merge pull request #140092 from lovesegfault/linux_xanmod-5.14.9
linuxKernel.kernels.linux_xanmod: 5.14.8 -> 5.14.9
2021-10-01 20:05:01 +00:00
TredwellGit
642ca73937 linux/hardened/patches/5.4: 5.4.149-hardened1 -> 5.4.150-hardened1 2021-10-01 04:17:10 +00:00
TredwellGit
dd93aec4c4 linux/hardened/patches/5.14: 5.14.8-hardened1 -> 5.14.9-hardened1 2021-10-01 04:17:09 +00:00
TredwellGit
f178ff4a04 linux/hardened/patches/5.10: 5.10.69-hardened1 -> 5.10.70-hardened1 2021-10-01 04:17:08 +00:00
TredwellGit
6937daff0d linux: 5.4.149 -> 5.4.150 2021-10-01 04:16:32 +00:00
TredwellGit
b540e8b5a9 linux: 5.14.8 -> 5.14.9 2021-10-01 04:16:26 +00:00
TredwellGit
8417ed79d8 linux: 5.10.69 -> 5.10.70 2021-10-01 04:16:18 +00:00
Bernardo Meurer
3f012da95b
linuxKernel.kernels.linux_xanmod: 5.14.8 -> 5.14.9 2021-09-30 15:26:23 -07:00
github-actions[bot]
19e8f1b28f
Merge master into staging-next 2021-09-29 18:01:07 +00:00
Jörg Thalheim
1d8a2cd066
Merge pull request #138525 from Mic92/zen
linux_zen: 5.14.3-zen1 -> 5.14.8-zen1
2021-09-29 14:57:53 +01:00
github-actions[bot]
2779e3a8fc
Merge master into staging-next 2021-09-29 12:01:04 +00:00
Maximilian Bosch
7d890267d1
Merge pull request #139665 from Ma27/drop-linux-5.13
linux_5_13: drop
2021-09-29 13:10:10 +02:00
github-actions[bot]
5f4614a24e
Merge master into staging-next 2021-09-28 12:01:17 +00:00
Jörg Thalheim
797e62abfc linux_zen: 5.14.3-zen1 -> 5.14.8-zen1 2021-09-28 13:09:37 +02:00
Jörg Thalheim
c21ba4f7bb linux: fix cross-build dependencies
This is untested but according to
https://github.com/NixOS/nixpkgs/pull/127922#issuecomment-927346171

zlib is only used in the host build, which breaks cross-compilation if
not present.
2021-09-28 09:21:23 +00:00
github-actions[bot]
2be25e103b
Merge master into staging-next 2021-09-28 00:01:31 +00:00
Maximilian Bosch
01eb8ec98a
linux_5_13: drop
5.13.19 was the last 5.13 release and the version is now EOL[1].

[1] https://lwn.net/Articles/869747/
2021-09-27 23:29:53 +02:00
TredwellGit
a92a208a9d linux/hardened/patches/5.4: 5.4.148-hardened1 -> 5.4.149-hardened1 2021-09-27 20:00:41 +00:00
TredwellGit
05ed561fb6 linux/hardened/patches/5.14: 5.14.7-hardened1 -> 5.14.8-hardened1 2021-09-27 20:00:40 +00:00
TredwellGit
c4ea02fc5c linux/hardened/patches/5.10: 5.10.68-hardened1 -> 5.10.69-hardened1 2021-09-27 20:00:39 +00:00
TredwellGit
9e78068b04 linux/hardened/patches/4.19: 4.19.207-hardened1 -> 4.19.208-hardened1 2021-09-27 20:00:38 +00:00
TredwellGit
1e05c4eae9 linux/hardened/patches/4.14: 4.14.247-hardened1 -> 4.14.248-hardened1 2021-09-27 20:00:37 +00:00
github-actions[bot]
7bb1bfbf29
Merge master into staging-next 2021-09-27 06:01:12 +00:00
Bernardo Meurer
8b78e1c821
Merge pull request #139551 from TredwellGit/linux 2021-09-27 02:40:07 +00:00
github-actions[bot]
3bc444ba47
Merge master into staging-next 2021-09-27 00:01:23 +00:00
Bernardo Meurer
a3fa65e48f
linuxKernel.kernels.linux_xanmod: 5.14.7 -> 5.14.8 2021-09-26 14:27:09 -07:00
TredwellGit
bb21f231cf linux/hardened/patches/5.4: 5.4.147-hardened1 -> 5.4.148-hardened1 2021-09-26 17:03:30 +00:00
TredwellGit
5b71d92f9a linux/hardened/patches/5.14: 5.14.6-hardened1 -> 5.14.7-hardened1 2021-09-26 17:03:29 +00:00
TredwellGit
34fe5d827c linux/hardened/patches/5.10: 5.10.67-hardened1 -> 5.10.68-hardened1 2021-09-26 17:03:28 +00:00
TredwellGit
b754a3c355 linux/hardened/patches/4.19: 4.19.206-hardened1 -> 4.19.207-hardened1 2021-09-26 17:03:27 +00:00
TredwellGit
7b29a72e54 linux/hardened/patches/4.14: 4.14.246-hardened1 -> 4.14.247-hardened1 2021-09-26 17:03:26 +00:00
TredwellGit
fa3a710526 linux: 5.4.148 -> 5.4.149 2021-09-26 17:02:51 +00:00
TredwellGit
10fee833c9 linux: 5.14.7 -> 5.14.8 2021-09-26 17:02:44 +00:00
TredwellGit
bba95d3763 linux: 5.10.68 -> 5.10.69 2021-09-26 17:02:36 +00:00
TredwellGit
bb9a54d5ee linux: 4.9.283 -> 4.9.284 2021-09-26 17:02:30 +00:00
TredwellGit
bae26c4e05 linux: 4.4.284 -> 4.4.285 2021-09-26 17:02:23 +00:00
TredwellGit
7fad98993c linux: 4.19.207 -> 4.19.208 2021-09-26 17:02:19 +00:00
TredwellGit
b0f3a99f00 linux: 4.14.247 -> 4.14.248 2021-09-26 17:02:15 +00:00
github-actions[bot]
55c0ac1484
Merge staging-next into staging 2021-09-24 06:01:40 +00:00
Ryan Burns
40299257cc Merge branch 'master' into staging-next 2021-09-23 18:43:00 -07:00
Bernardo Meurer
0785430a5e
linuxKernel.kernels.linux_xanmod: 5.14.6 -> 5.14.7 2021-09-22 19:13:04 -07:00
github-actions[bot]
c836da689f
Merge staging-next into staging 2021-09-23 00:03:12 +00:00
Luke Granger-Brown
7002c15677 linuxKernel.kernels.linux_5_13_hardened: fix build
BTF cannot be enabled at the same time as the RANDSTRUCT GCC plugin, so
we need to mark it as optional. Alas.
2021-09-22 22:26:36 +00:00
github-actions[bot]
42ade1cfa3
Merge staging-next into staging 2021-09-22 18:01:40 +00:00
github-actions[bot]
09a7436fcc
Merge master into staging-next 2021-09-22 18:01:01 +00:00
TredwellGit
3cd2a4032b linux: 5.4.147 -> 5.4.148 2021-09-22 09:57:22 -04:00
TredwellGit
6e1498613f linux: 5.14.6 -> 5.14.7 2021-09-22 09:57:22 -04:00
TredwellGit
afc93c11bb linux: 5.10.67 -> 5.10.68 2021-09-22 09:57:22 -04:00
TredwellGit
217af32349 linux: 4.9.282 -> 4.9.283 2021-09-22 09:57:22 -04:00
TredwellGit
0931ea2be7 linux: 4.4.283 -> 4.4.284 2021-09-22 09:57:22 -04:00
TredwellGit
9eddcf0c15 linux: 4.19.206 -> 4.19.207 2021-09-22 09:57:22 -04:00
TredwellGit
1e54b5a2fc linux: 4.14.246 -> 4.14.247 2021-09-22 09:57:22 -04:00
github-actions[bot]
2505488672
Merge staging-next into staging 2021-09-22 12:02:01 +00:00
Alyssa Ross
b898e958da
Merge remote-tracking branch 'nixpkgs/master' into staging-next
Conflicts:
	pkgs/os-specific/linux/libfabric/default.nix
	pkgs/tools/filesystems/btrfs-progs/default.nix
2021-09-22 10:07:27 +00:00
Bernardo Meurer
c4f9df268a
Merge pull request #138564 from lovesegfault/linux_xanmod-5.14.6 2021-09-22 04:02:28 +00:00
Sandro
f0955beaff
Merge pull request #107525 from xaverdh/kernel-manual-config-fix 2021-09-21 22:12:11 +02:00
Sandro
7ecc0a0181
Merge pull request #138632 from Atemu/update/linux_lqx 2021-09-21 21:07:08 +02:00
github-actions[bot]
fd3d37414d
Merge master into staging-next 2021-09-21 12:01:29 +00:00
Atemu
e4809b1143 linux_lqx: 5.13.15 -> 5.14.6 2021-09-21 09:10:01 +02:00
TredwellGit
b8b772a1da linux/hardened/patches/5.14: 5.14.5-hardened1 -> 5.14.6-hardened1 2021-09-20 21:41:39 +00:00
TredwellGit
a41022ed40 linux/hardened/patches/5.13: 5.13.18-hardened1 -> 5.13.19-hardened1 2021-09-20 21:41:38 +00:00
TredwellGit
4a9ffb82ae linux/hardened/patches/5.10: 5.10.66-hardened1 -> 5.10.67-hardened1 2021-09-20 21:41:37 +00:00
TredwellGit
3e87ddbf57 linux-rt_5_10: 5.10.59-rt52 -> 5.10.65-rt53 2021-09-20 21:40:48 +00:00
TredwellGit
51b0e44980 linux: 5.14.5 -> 5.14.6 2021-09-20 21:40:12 +00:00
TredwellGit
748679c0d3 linux: 5.13.18 -> 5.13.19 2021-09-20 21:40:00 +00:00
TredwellGit
66760dcbd5 linux: 5.10.66 -> 5.10.67 2021-09-20 21:39:46 +00:00
Bernardo Meurer
24a2bad7ec
linuxKernel.kernels.linux_xanmod: 5.14.4 -> 5.14.6 2021-09-19 13:09:01 -07:00
github-actions[bot]
a21275cdae
Merge master into staging-next 2021-09-17 18:01:14 +00:00
ajs124
36e21638f5 linux/hardened/patches/5.4: 5.4.146-hardened1 -> 5.4.147-hardened1 2021-09-17 09:02:31 -04:00
ajs124
9f34448a98 linux/hardened/patches/5.14: 5.14.4-hardened1 -> 5.14.5-hardened1 2021-09-17 09:02:31 -04:00
ajs124
7c04d2e390 linux/hardened/patches/5.13: 5.13.17-hardened1 -> 5.13.18-hardened1 2021-09-17 09:02:31 -04:00
ajs124
031afe4faa linux/hardened/patches/5.10: 5.10.65-hardened1 -> 5.10.66-hardened1 2021-09-17 09:02:31 -04:00
github-actions[bot]
2ad7b248e6
Merge staging-next into staging 2021-09-17 00:02:15 +00:00
Sandro
694d075b72
Merge pull request #136965 from Mic92/zen-kernel 2021-09-16 20:44:20 +02:00
github-actions[bot]
9905c2647a
Merge staging-next into staging 2021-09-16 18:01:40 +00:00
Maximilian Bosch
a3a462734a
Merge pull request #138149 from TredwellGit/linux
Kernels 2021-09-16
2021-09-16 18:13:59 +02:00
Bernardo Meurer
b173e70e4d
Merge pull request #138067 from Kranzes/update-xanmod
linux_xanmod: 5.14.3 -> 5.14.4
2021-09-16 15:43:00 +00:00
TredwellGit
00c500e9fc linux/hardened/patches/5.4: 5.4.144-hardened1 -> 5.4.146-hardened1 2021-09-16 14:06:36 +00:00
TredwellGit
60b7113164 linux/hardened/patches/5.14: 5.14.2-hardened1 -> 5.14.4-hardened1 2021-09-16 14:06:35 +00:00
TredwellGit
a8de1dcd2b linux/hardened/patches/5.13: 5.13.15-hardened1 -> 5.13.17-hardened1 2021-09-16 14:06:34 +00:00
TredwellGit
48e902a2ef linux/hardened/patches/5.10: 5.10.63-hardened1 -> 5.10.65-hardened1 2021-09-16 14:06:33 +00:00
TredwellGit
100f0569b5 linux: 5.4.145 -> 5.4.147 2021-09-16 14:05:57 +00:00
TredwellGit
4a05e7297c linux: 5.14.3 -> 5.14.5 2021-09-16 14:05:51 +00:00
TredwellGit
4954336e2b linux: 5.13.16 -> 5.13.18 2021-09-16 14:05:45 +00:00
TredwellGit
6c829ce083 linux: 5.10.64 -> 5.10.66 2021-09-16 14:05:32 +00:00
Ilan Joselevich
fcbc01cd2c linux_xanmod: 5.14.3 -> 5.14.4 2021-09-16 01:21:56 +03:00
Jörg Thalheim
b47f3bd50c linux_zen: 5.14.1-zen1 -> 5.14.3-zen1 2021-09-15 09:28:27 +02:00
github-actions[bot]
dfd1161f35
Merge staging-next into staging 2021-09-13 00:02:22 +00:00
github-actions[bot]
ac962ee61a
Merge master into staging-next 2021-09-13 00:01:41 +00:00
Sandro
1cc2130093
Merge pull request #136503 from Kranzes/update-xanmod
linux_xanmod: 5.13.13 -> 5.14.3
2021-09-12 23:05:40 +02:00
Ilan Joselevich
4b0699e5d0 linux_xanmod: 5.13.13 -> 5.14.3 2021-09-12 22:22:51 +03:00
TredwellGit
5698fc0dfc linux-rt_5_4: 5.4.143-rt63 -> 5.4.143-rt64 2021-09-12 12:38:42 +00:00
TredwellGit
be590b86e2 linux: 5.4.144 -> 5.4.145 2021-09-12 12:38:02 +00:00
TredwellGit
b81ac24356 linux: 5.14.2 -> 5.14.3 2021-09-12 12:37:55 +00:00
TredwellGit
f0878c65eb linux: 5.13.15 -> 5.13.16 2021-09-12 12:37:47 +00:00
TredwellGit
71348196a0 linux: 5.10.63 -> 5.10.64 2021-09-12 12:37:36 +00:00
github-actions[bot]
8bc930ca39
Merge staging-next into staging 2021-09-12 00:02:23 +00:00
github-actions[bot]
3f2255106a
Merge master into staging-next 2021-09-12 00:01:45 +00:00
github-actions[bot]
fa42e187e1
Merge staging-next into staging 2021-09-10 18:01:52 +00:00
Martin Weinelt
d9341eafa2
Merge branch 'master' into staging-next 2021-09-10 15:04:01 +02:00
Tim Steinbach
6a50498b6d linux: 5.14.1 -> 5.14.2 2021-09-10 08:01:01 -04:00
Tim Steinbach
332100e6e1 linux: 5.13.14 -> 5.13.15 2021-09-10 08:01:01 -04:00
Tim Steinbach
6c41ccc972 linux: 5.10.62 -> 5.10.63 2021-09-10 08:01:01 -04:00
Tim Steinbach
820d68d2dc
linux/hardened/patches/5.14: init at 5.14.2-hardened1 2021-09-10 05:20:10 -04:00
Tim Steinbach
02b5c3b291
linux/hardened/patches/5.13: 5.13.14-hardened1 -> 5.13.15-hardened1 2021-09-10 05:20:09 -04:00
Tim Steinbach
3fe64b3728
linux/hardened/patches/5.10: 5.10.62-hardened1 -> 5.10.63-hardened1 2021-09-10 05:20:08 -04:00
github-actions[bot]
43f3e1bcc6
Merge staging-next into staging 2021-09-10 00:02:06 +00:00
github-actions[bot]
912b8082df
Merge master into staging-next 2021-09-10 00:01:31 +00:00
Atemu
2938a58f2d linux_lqx: 5.13.9 -> 5.13.15 2021-09-09 17:50:50 +02:00
github-actions[bot]
350e236585
Merge staging-next into staging 2021-09-08 06:01:57 +00:00
github-actions[bot]
ad1de317ad
Merge master into staging-next 2021-09-08 06:01:19 +00:00
Tim Steinbach
6a6ff4d0d8 linux_latest-libre: 18298 -> 18314 2021-09-07 20:15:06 -04:00
github-actions[bot]
23d1f1e2cf
Merge staging-next into staging 2021-09-08 00:02:21 +00:00
github-actions[bot]
58f8f1f058
Merge master into staging-next 2021-09-08 00:01:42 +00:00
Bernardo Meurer
abfa8098ac
linux_5_13_hardened: 5.13.13 -> 5.13.14 2021-09-07 11:30:36 -07:00
Bernardo Meurer
1aba1d891f
linux_5_10_hardened: 5.10.61 -> 5.10.62 2021-09-07 11:30:35 -07:00
Bernardo Meurer
8169d9283e
linux_5_4_hardened: 5.4.143 -> 5.4.144 2021-09-07 11:30:34 -07:00
Bernardo Meurer
1c0e5d13a9
linux_4_19_hardened: 4.19.205 -> 4.19.206 2021-09-07 11:29:21 -07:00
Bernardo Meurer
17681be1d3
linux_4_14_hardened: 4.14.245 -> 4.14.246 2021-09-07 11:28:38 -07:00
Luke Granger-Brown
9094826af8 Merge remote-tracking branch 'upstream/staging-next' into staging-fix 2021-09-07 16:23:11 +00:00
github-actions[bot]
79667a59e7
Merge master into staging-next 2021-09-06 00:01:28 +00:00
Martin Weinelt
7f732aca66 Revert "Merge remote-tracking branch 'origin/python-unstable' into staging-next"
This reverts commit b041b2e1b2, reversing
changes made to 5b6c2380ad.
2021-09-05 15:02:25 +02:00
Martin Weinelt
b041b2e1b2 Merge remote-tracking branch 'origin/python-unstable' into staging-next 2021-09-05 14:51:26 +02:00
Jörg Thalheim
1b4038bddf linux_zen: 5.13.13-zen1 -> 5.14.1-zen1 2021-09-05 07:55:20 +02:00
github-actions[bot]
e750a74632
Merge staging-next into staging 2021-09-04 00:02:10 +00:00
Alyssa Ross
071a7a4583
Merge remote-tracking branch 'nixpkgs/master' into staging-next 2021-09-03 18:23:45 +00:00
Tim Steinbach
395d2eff17 linux_latest-libre: 18268 -> 18298 2021-09-03 12:55:42 -04:00
Tim Steinbach
979c0b77ab linux-rt_5_4: 5.4.138-rt62 -> 5.4.143-rt63 2021-09-03 12:55:42 -04:00
Tim Steinbach
3221114748 linux: 5.4.143 -> 5.4.144 2021-09-03 12:55:42 -04:00
Tim Steinbach
116141a188 linux: 5.14 -> 5.14.1 2021-09-03 12:55:42 -04:00
Tim Steinbach
ba3f560dc5 linux: 5.13.13 -> 5.13.14 2021-09-03 12:55:42 -04:00
Tim Steinbach
f57a2e0bed linux: 5.10.61 -> 5.10.62 2021-09-03 12:55:42 -04:00
Tim Steinbach
c57b2db48b linux: 4.9.281 -> 4.9.282 2021-09-03 12:55:42 -04:00
Tim Steinbach
5ed235352a linux: 4.4.282 -> 4.4.283 2021-09-03 12:55:42 -04:00
Tim Steinbach
9c8dbd4a1e linux: 4.19.205 -> 4.19.206 2021-09-03 12:55:42 -04:00
Tim Steinbach
ad44de1d94 linux: 4.14.245 -> 4.14.246 2021-09-03 12:55:42 -04:00
github-actions[bot]
af292b1cdd
Merge staging-next into staging 2021-09-01 12:01:50 +00:00
Alyssa Ross
c13cf1e76f
Merge remote-tracking branch 'nixpkgs/master' into staging-next 2021-09-01 07:47:01 +00:00
Alyssa Ross
3e299737a2 linux_latest-libre: 18260 -> 18268 2021-08-30 20:25:18 +00:00
Alyssa Ross
8bfb576250 linux_latest: 5.13.13 -> 5.14 2021-08-30 20:25:18 +00:00
github-actions[bot]
3b2a731f12
Merge staging-next into staging 2021-08-28 06:01:55 +00:00
Dmitry Kalinkin
abd395d269
Merge branch 'master' into staging-next 2021-08-28 00:52:21 -04:00
Bernardo Meurer
9bd880fa72
linux_xanmod: 5.13.12 -> 5.13.13 2021-08-27 18:54:20 -07:00
github-actions[bot]
aba2f0cf55
Merge staging-next into staging 2021-08-27 18:01:56 +00:00
github-actions[bot]
ad3f4eefab
Merge master into staging-next 2021-08-27 18:01:20 +00:00
Tim Steinbach
d90b2fc264 linux-hardened: Fix update script 2021-08-27 12:24:48 -04:00
TredwellGit
4d8a8abb33 linux/hardened/patches/5.4: 5.4.142-hardened1 -> 5.4.143-hardened1 2021-08-27 12:24:08 -04:00
TredwellGit
2c9124efdb linux/hardened/patches/5.13: init at 5.13.13-hardened1 2021-08-27 12:24:08 -04:00
TredwellGit
2114075986 linux/hardened/patches/5.10: 5.10.60-hardened1 -> 5.10.61-hardened1 2021-08-27 12:24:08 -04:00
TredwellGit
3e58b9716e linux/hardened/patches/4.19: 4.19.204-hardened1 -> 4.19.205-hardened1 2021-08-27 12:24:08 -04:00
TredwellGit
fec4358b1e linux/hardened/patches/4.14: 4.14.244-hardened1 -> 4.14.245-hardened1 2021-08-27 12:24:08 -04:00
TredwellGit
ea89b8bc1f linux_latest-libre: 18239 -> 18260 2021-08-27 12:24:08 -04:00
TredwellGit
cc93163a95 linux-rt_5_10: 5.10.56-rt49 -> 5.10.59-rt52 2021-08-27 12:24:08 -04:00
TredwellGit
aeb198d7ce linux: 5.4.142 -> 5.4.143 2021-08-27 12:24:08 -04:00
TredwellGit
198f0a0f30 linux: 5.13.12 -> 5.13.13 2021-08-27 12:24:08 -04:00
TredwellGit
6c457d29b8 linux: 5.10.60 -> 5.10.61 2021-08-27 12:24:08 -04:00
TredwellGit
12ea01bac9 linux: 4.9.280 -> 4.9.281 2021-08-27 12:24:08 -04:00
TredwellGit
770b305874 linux: 4.4.281 -> 4.4.282 2021-08-27 12:24:08 -04:00
TredwellGit
500a91bf68 linux: 4.19.204 -> 4.19.205 2021-08-27 12:24:08 -04:00
TredwellGit
467e3a7a87 linux: 4.14.244 -> 4.14.245 2021-08-27 12:24:08 -04:00
github-actions[bot]
6e4706d62a
Merge staging-next into staging 2021-08-27 12:01:46 +00:00
github-actions[bot]
aced2eb830
Merge master into staging-next 2021-08-27 12:01:10 +00:00
Jörg Thalheim
093349c14e linux_zen: 5.13.12-zen1 -> 5.13.13-zen1 2021-08-26 19:37:35 +02:00
github-actions[bot]
90fa603351
Merge staging-next into staging 2021-08-25 18:01:39 +00:00
Vladimír Čunát
70e05c1003
Merge branch 'master' into staging-next 2021-08-25 19:42:15 +02:00
Jörg Thalheim
29766697ff
Merge pull request #127922 from roblabla/enable-btf
linux-kernel: Enable BTF
2021-08-25 12:30:39 +01:00
Sandro
cbd68fe334
Merge pull request #135294 from Mic92/linux_zen
linux_zen: 5.13.10-zen1 -> 5.13.12-zen1
2021-08-23 22:57:53 +02:00
Kevin Cox
c3df8057da
Merge pull request #121518 from Atemu/automatic-kernelTests
kernel/generic: add kernelTests automatically
2021-08-23 18:23:32 +00:00
Atemu
d4afb73971 kernels: remove manually declared kernelTests
It is not necessary to declare these manually anymore
2021-08-23 19:58:55 +02:00
Atemu
0a43b6d5e9 kernel/generic: add kernelTests automatically
Unfortunately, there seems to be no way of referencing an overridable version of
the package you're in, so it had to be stubed to work at all.

This isn't important for our current, very basic kernel nixosTests but might
become important when we add more sophisticated ones.
2021-08-23 19:57:49 +02:00
Jörg Thalheim
5e6958fa75 linux_zen: 5.13.10-zen1 -> 5.13.12-zen1 2021-08-22 16:38:32 +02:00
github-actions[bot]
42f8c46335
Merge staging-next into staging 2021-08-22 12:01:56 +00:00
Jan Tojnar
7a04c2ad68 Merge branch 'staging-next' into staging
- boost 171 removed on staging-next
- re-generated node-packages.nix

; Conflicts:
;	pkgs/development/java-modules/m2install.nix
;	pkgs/development/node-packages/node-packages.nix
;	pkgs/top-level/all-packages.nix
2021-08-22 01:13:41 +02:00
ajs124
5659733165 linuxPackages_5_4_hardened: 5.4.141 -> 5.4.142 2021-08-21 13:15:24 +02:00
ajs124
883db296a2 linuxPackages_5_10_hardened: 5.10.59 -> 5.10.60 2021-08-21 13:15:10 +02:00
ajs124
b9b1fc1b38 linuxPackages_5_4_hardened: 5.4.139 -> 5.4.141 2021-08-21 00:08:24 +02:00
ajs124
580d4b687f linuxPackages_5_10_hardened: 5.10.57 -> 5.10.59 2021-08-21 00:08:24 +02:00
ajs124
a438b96c9e linuxPackages_4_19_hardened: 4.19.202 -> 4.19.204 2021-08-21 00:08:24 +02:00
ajs124
1120eafa97 linuxPackages_4_14_hardened: 4.14.243 -> 4.14.244 2021-08-21 00:08:01 +02:00
ajs124
e82f9673c5 linuxPackages_hardened: fix update.py
this is kind of hack, idk how this worked before, tbh
2021-08-21 00:06:21 +02:00
Maximilian Bosch
40f2f48fbf
Merge pull request #134692 from TredwellGit/linux
Kernels 2021-08-18
2021-08-20 14:08:44 +02:00
github-actions[bot]
323ea758dd
Merge staging-next into staging 2021-08-19 12:02:04 +00:00
Jörg Thalheim
de5b6e117d
Merge pull request #134708 from Mic92/zen
linuxPackages_zen: 5.13.9-zen1 -> 5.13.10-zen1
2021-08-19 09:17:44 +01:00
github-actions[bot]
599a736772
Merge staging-next into staging 2021-08-19 00:02:01 +00:00
Bernardo Meurer
f38c807c61
linux_xanmod: 5.13.11 -> 5.13.12 2021-08-18 13:41:14 -07:00
Jörg Thalheim
e4db1c8847 linux_zen: add update script 2021-08-18 22:24:28 +02:00
Jörg Thalheim
27edf4ccb4 linuxPackages_zen: 5.13.9 -> 5.13.10-zen1 2021-08-18 22:24:15 +02:00
TredwellGit
4512ae3044 linux_latest-libre: 18210 -> 18239 2021-08-18 18:46:49 +00:00
TredwellGit
10472677e1 linux-rt_5_10: 5.10.56-rt48 -> 5.10.56-rt49 2021-08-18 18:46:34 +00:00
TredwellGit
0055f78736 linux: 5.4.139 -> 5.4.142 2021-08-18 18:46:00 +00:00
TredwellGit
7ff40c8d9e linux: 5.13.11 -> 5.13.12 2021-08-18 18:45:51 +00:00
TredwellGit
ab311a8b25 linux: 5.10.57 -> 5.10.60 2021-08-18 18:45:43 +00:00
TredwellGit
b7a564432b linux: 4.19.202 -> 4.19.204 2021-08-18 18:45:35 +00:00
TredwellGit
2b71c4caac linux: 4.14.243 -> 4.14.244 2021-08-18 18:45:26 +00:00
roblabla
34150f86c0 linux-kernel: Enable BTF
BTF is a new, lightweight debug information format tailored specifically
for the needs of eBPF, allowing eBPF programs to be portable across
various kernel versions, configurations and distributions. This is used
by bpftrace and lots of new eBPF-based tooling to avoid a dependency
on LLVM on the host.

BTF debug information is enabled on all major distributions: Fedora 31+,
RHEL 8.2+, Ubuntu 20.10, Debian 11 and ArchLinux all have enabled it.

Enabling BTF debug information requires adding two new dependencies to
the kernel build: Python3 and pahole. Those will be used to generate the
BTF debugging information.
2021-08-18 10:40:35 +02:00
Jan Tojnar
e286e1cfa0 Merge branch 'staging-next' into staging
- boost 167 removed on staging-next (7915d1e03f) × boost attributes are inherited on staging (d20aa4955d)

- linux kernels were moved to linux-kernels.nix on staging-next (c62f911507) × hardened kernels are versioned on staging (a5341beb78) + removed linux_5_12 (e55554491d)

- conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
2021-08-17 18:52:37 +02:00
github-actions[bot]
8a131da1bc
Merge master into staging-next 2021-08-17 00:01:28 +00:00
Maximilian Bosch
6546f6a63a
Merge pull request #134307 from Ma27/versioned-hardened-kernel
linuxPackages: drop latest_hardened, introduce versioned attributes
2021-08-16 21:09:22 +02:00
Maximilian Bosch
099113751e
linuxPackages_4_14_hardened: fix eval
Not sure if this is the right thing to do, but apparently we want this
setting for <4.18, so we hard-code it for 4.14 via `mkForce` (previously
this has led to conflicting definitions which is why the hardened 4.14
kernel never seems to have evaluated properly).
2021-08-16 20:46:02 +02:00
Bernardo Meurer
575f35cf8c
linux_xanmod: 5.13.10 -> 5.13.11 2021-08-16 10:21:40 -07:00
github-actions[bot]
c30d1d56fe
Merge master into staging-next 2021-08-16 12:01:50 +00:00
Maximilian Bosch
e55554491d
Merge pull request #133587 from TredwellGit/linux_5_12
linux_5_12: remove
2021-08-16 11:08:42 +02:00
github-actions[bot]
e9080dd5e3
Merge staging-next into staging 2021-08-16 00:02:02 +00:00
github-actions[bot]
c73393b6c7
Merge master into staging-next 2021-08-16 00:01:22 +00:00
TredwellGit
f2e78916b9 linux: 5.13.10 -> 5.13.11 2021-08-15 13:36:22 +00:00
TredwellGit
9e9933a76b linux: 4.9.279 -> 4.9.280 2021-08-15 13:36:22 +00:00
TredwellGit
039764362b linux: 4.4.280 -> 4.4.281 2021-08-15 13:36:22 +00:00
Jan Tojnar
cdb1d29692 Merge branch 'staging-next' into staging 2021-08-14 14:43:16 +02:00
Jan Tojnar
0aa35561e7 Merge branch 'master' into staging-next 2021-08-14 12:53:07 +02:00
Bernardo Meurer
ebec5d0df1
linux_xanmod: 5.13.9 -> 5.13.10 2021-08-12 14:20:05 -07:00
TredwellGit
89a50ded98 linux-rt_5_4: 5.4.129-rt61 -> 5.4.138-rt62 2021-08-12 15:05:26 +00:00
TredwellGit
ff1408d8b0 linux: 5.13.9 -> 5.13.10 2021-08-12 15:05:26 +00:00
TredwellGit
20ed07939e linux: 4.4.279 -> 4.4.280 2021-08-12 15:05:26 +00:00
TredwellGit
957f0485da linux_5_12: remove
https://lwn.net/ml/linux-kernel/1626791065147152@kroah.com/
2021-08-12 05:30:46 +00:00
Jan Tojnar
807d3ec359 Merge branch 'staging-next' into staging
; Conflicts:
;	pkgs/tools/misc/t1utils/default.nix
2021-08-11 16:34:11 +02:00
Jan Tojnar
4e7e464ae8 Merge branch 'master' into staging-next
; Conflicts:
;	pkgs/tools/system/sg3_utils/default.nix
2021-08-11 16:22:42 +02:00
fortuneteller2k
a5ad9365a1 linux_xanmod: enable futex/futex2 2021-08-12 04:49:41 +08:00
Sandro
4ae944bb0a
Merge pull request #133286 from rvolosatovs/update/linux_zen
linux_zen: 5.13.7 -> 5.13.9
2021-08-11 13:14:47 +02:00
Sandro
773426cc24
Merge pull request #133405 from Atemu/update/linux_lqx
linux_lqx: 5.12.19 -> 5.13.9
2021-08-10 23:57:30 +02:00
Atemu
2aaf41173d linux_lqx: 5.12.19 -> 5.13.9 2021-08-10 20:37:56 +02:00
Roman Volosatovs
a9bf9c44e5
linux_zen: 5.13.7 -> 5.13.9 2021-08-09 21:31:40 +02:00
Martin Weinelt
5f746317f1
Merge pull request #133200 from TredwellGit/linux 2021-08-09 04:48:38 +02:00
TredwellGit
cbb5ca89ca linux/hardened/patches/5.4: 5.4.134-hardened1 -> 5.4.139-hardened1 2021-08-08 23:19:19 +00:00
TredwellGit
7aae6061b6 linux/hardened/patches/5.10: 5.10.52-hardened1 -> 5.10.57-hardened1 2021-08-08 23:19:18 +00:00
TredwellGit
0a41183454 linux/hardened/patches/4.19: 4.19.198-hardened1 -> 4.19.202-hardened1 2021-08-08 23:19:17 +00:00
TredwellGit
b84eecf9fc linux/hardened/patches/4.14: 4.14.240-hardened1 -> 4.14.243-hardened1 2021-08-08 23:19:16 +00:00
TredwellGit
8425e47a74 linux-rt_5_10: 5.10.52-rt47 -> 5.10.56-rt48 2021-08-08 23:18:42 +00:00
TredwellGit
b570def284 linux: 5.4.134 -> 5.4.139 2021-08-08 23:18:07 +00:00
TredwellGit
d416101b65 linux: 5.13.8 -> 5.13.9 2021-08-08 23:18:00 +00:00
TredwellGit
cde6046992 linux: 5.10.52 -> 5.10.57 2021-08-08 23:17:53 +00:00
TredwellGit
a5713826c4 linux: 4.9.278 -> 4.9.279 2021-08-08 23:17:45 +00:00