Commit graph

13390 commits

Author SHA1 Message Date
Julian Stecklina
4c73c02917
linux: enable kcmp() system call
Since 2020, Mesa requires the kcmp() system call to be available for
some of its functionality. At the moment, this system call is enabled
when CHECKPOINT_RESTORE is enabled in the Linux kernel. This option is
also enabled by default in Fedora and Debian.

This patch enables CHECKPOINT_RESTORE by default on all kernel
versions where it is not marked as EXPERT, i.e. everything after and
including 4.19.

Fixes #112082.
2021-02-18 12:31:11 +01:00
github-actions[bot]
afcea01614
Merge master into staging-next 2021-02-17 18:14:04 +00:00
Tim Steinbach
6fa4ecd56f
Revert "Revert "linux: 5.10.16 -> 5.10.17""
This reverts commit bff7306df4.
2021-02-17 10:14:26 -05:00
Tim Steinbach
b2f79fe7e7
linux: Disable BFQ scheduler 2021-02-17 10:12:28 -05:00
Tim Steinbach
bff7306df4
Revert "linux: 5.10.16 -> 5.10.17"
This reverts commit f4174c5201.
2021-02-17 10:12:27 -05:00
Tim Steinbach
e9ac606289
linux/hardened/patches/5.4: 5.4.97-hardened1 -> 5.4.98-hardened1 2021-02-17 09:42:41 -05:00
Tim Steinbach
d7709382c6
linux/hardened/patches/5.10: 5.10.15-hardened1 -> 5.10.16-hardened1 2021-02-17 09:42:41 -05:00
Tim Steinbach
6b9c808af4
linux/hardened/patches/4.19: 4.19.175-hardened1 -> 4.19.176-hardened1 2021-02-17 09:42:40 -05:00
Tim Steinbach
a770528349
linux-rt_5_10: 5.10.12-rt26 -> 5.10.16-rt30 2021-02-17 09:42:39 -05:00
Tim Steinbach
fd59bee273
linux: 5.4.97 -> 5.4.99 2021-02-17 09:42:39 -05:00
Tim Steinbach
f4174c5201
linux: 5.10.16 -> 5.10.17 2021-02-17 09:42:37 -05:00
Tim Steinbach
e64ac44062
linux: 4.19.175 -> 4.19.176 2021-02-17 09:42:36 -05:00
Tim Steinbach
4d86791dd2 zfs: Enable 2.0.3 for kernel 5.11 2021-02-17 09:12:50 -05:00
adisbladis
3a6c739b16 linux_5_11: init at 5.11 2021-02-17 09:12:50 -05:00
adisbladis
e15b9e9045 linux_5_10: 5.10.15 -> 5.10.16 2021-02-17 09:12:50 -05:00
github-actions[bot]
f68cf6f574
Merge master into staging-next 2021-02-17 12:20:00 +00:00
Michele Guerini Rocco
e32aaddc77
Merge pull request #113342 from r-ryantm/auto-update/btfs
btfs: 2.23 -> 2.24
2021-02-17 08:57:33 +01:00
Daniël de Kok
7bef455aec
Merge pull request #113292 from r-ryantm/auto-update/pam_gnupg
pam_gnupg: 0.2 -> 0.3
2021-02-17 08:48:31 +01:00
Daniël de Kok
c0bda1dd9c
Merge pull request #113364 from mweinelt/microcodeIntel
microcodeIntel: 20201118 -> 20210216
2021-02-17 08:42:55 +01:00
github-actions[bot]
3ed237717a
Merge master into staging-next 2021-02-17 06:14:47 +00:00
Martin Weinelt
1f55f876ec
microcodeIntel: 20201118 -> 20210216
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20210216
2021-02-17 05:15:45 +01:00
Sandro
0d44c7989c
Merge pull request #113265 from SuperSandro2000/fix-collection13 2021-02-17 03:14:49 +01:00
R. RyanTM
b7d9b76910 btfs: 2.23 -> 2.24 2021-02-16 21:44:08 +00:00
Jörg Thalheim
8fb7c7fdfa
busybox: fix patchShebangs & build
Our patchShebangs expect coreutils stat instead of busybox stat.
This broke patching the dispatch script. By enabling strict
dependencies and using explicit --host parameter we not only
avoid cross-compiling breackages but also work around this problem.

Signed-off-by: Jörg Thalheim <joerg@thalheim.io>
2021-02-16 21:06:37 +01:00
R. RyanTM
e8b7eb12f0 pam_gnupg: 0.2 -> 0.3 2021-02-16 10:37:19 +00:00
github-actions[bot]
60a01d886e
Merge master into staging-next 2021-02-16 06:16:35 +00:00
Sandro Jäckel
a5f156fde8
criu: remove stale substituteInPlace 2021-02-16 06:56:19 +01:00
Arthur Gautier
f30e159674 fwupd: fix aarch64 build
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-16 03:43:46 +00:00
github-actions[bot]
0e0fae3ebf
Merge master into staging-next 2021-02-15 06:16:49 +00:00
Henri Menke
3f0e6e1daa zfs: 2.0.2 -> 2.0.3 2021-02-14 19:41:22 -08:00
github-actions[bot]
6db494d527
Merge master into staging-next 2021-02-14 12:19:51 +00:00
adisbladis
924e69072e
criu: Fix build on aarch64 2021-02-14 08:34:04 +01:00
github-actions[bot]
6d694e7ee1
Merge master into staging-next 2021-02-14 06:16:29 +00:00
ilian
bc704b5f63 linux-rt_5_4: 5.4.84-rt47 -> 5.4.93-rt51 2021-02-13 20:15:37 -05:00
ilian
1c9d178371 linux-rt: use latest version
Take the last kernel version listed in sha256sums.asc when
multiple versions are listed.
We assume that the patches listed in sha256sums.asc are ordered by
increasing version number.
2021-02-13 20:15:37 -05:00
github-actions[bot]
1d62dc37db
Merge master into staging-next 2021-02-13 00:36:11 +00:00
Luflosi
ba680416b9
flashbench: 2012-06-06 -> 2020-01-23
Also

- use fetchFromGitHub instead of fetchgit

- clarify license gpl2 -> gpl2Only

- run preInstall and postInstall phases

- mark version as unstable
2021-02-12 20:34:53 +01:00
github-actions[bot]
b23b455f9a
Merge master into staging-next 2021-02-12 18:16:46 +00:00
Jörg Thalheim
8374c660fe
Merge pull request #112815 from Mic92/broken-libre
linux-libre: mark as broken
2021-02-12 15:17:33 +00:00
github-actions[bot]
15db604744
Merge master into staging-next 2021-02-12 12:20:20 +00:00
Maximilian Bosch
801c70690a
linuxPackaes.wireguard: 1.0.20201221 -> 1.0.20210124
Announcement: https://lists.zx2c4.com/pipermail/wireguard/2021-January/006349.html
2021-02-12 11:23:35 +01:00
R. RyanTM
971a2aa66b eudev: 3.2.9 -> 3.2.10 2021-02-12 08:33:41 +00:00
Jörg Thalheim
f80e704c52
linux-libre: mark as broken
- broken since 2020-12-25
- slows down nixpkgs-review
- maintainer has been pinged but did not reacted: https://github.com/NixOS/nixpkgs/issues/111594
2021-02-11 21:22:54 +01:00
github-actions[bot]
402b752521
Merge master into staging-next 2021-02-11 18:16:48 +00:00
Tim Steinbach
47a1e0af12 linux/hardened/patches/5.4: 5.4.96-hardened1 -> 5.4.97-hardened1 2021-02-11 09:13:16 -05:00
Tim Steinbach
855c73b19c linux/hardened/patches/5.10: 5.10.14-hardened1 -> 5.10.15-hardened1 2021-02-11 09:13:16 -05:00
Tim Steinbach
fdfb0d4fbb linux/hardened/patches/4.19: 4.19.174-hardened1 -> 4.19.175-hardened1 2021-02-11 09:13:16 -05:00
Tim Steinbach
d693dd3739 linux/hardened/patches/4.14: 4.14.220-hardened1 -> 4.14.221-hardened1 2021-02-11 09:13:16 -05:00
Tim Steinbach
b18ba5fc96 linux: 5.4.96 -> 5.4.97 2021-02-11 09:13:16 -05:00
Tim Steinbach
04dfe4121d linux: 5.10.14 -> 5.10.15 2021-02-11 09:13:16 -05:00