Michael Weiss
968d7e80c7
Merge pull request #113236 from blitz/kcmp
...
linux: enable kcmp() system call
2021-02-18 14:43:29 +01:00
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
Florian Klink
031ce52991
Merge pull request #112891 from flokli/systemd-drop-systemd-mutable
...
systemd: stop reading from /etc/systemd-mutable
2021-02-18 12:09:34 +01:00
Guillaume Girol
009d4570d8
Merge pull request #112939 from symphorien/musl32cross
...
pkgsCross.musl32: fix a few basic package
2021-02-18 06:44:49 +00:00
github-actions[bot]
9d6726a2e3
Merge staging-next into staging
2021-02-17 18:14:09 +00: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]
41b30ed9a6
Merge staging-next into staging
2021-02-17 12:20:08 +00: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]
cd9df16806
Merge staging-next into staging
2021-02-17 06:14:55 +00: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
Sandro
f0c82514df
Merge pull request #113151 from iblech/patch-pciutils
2021-02-17 02:49:05 +01:00
github-actions[bot]
3e0ef2752a
Merge staging-next into staging
2021-02-17 00:36:34 +00:00
Ingo Blechschmidt
d9a5c6fa60
hwdata: remove restriction to platforms.linux
...
hwdata is just a collection of (plain-text) databases and hence makes
sense on any platform. The impetus for this commit was #112644 , where we
wanted to change pciutils so that it uses the database from hwdata. At
this time, pciutils was marked as platforms.unix but hwdata only as
platforms.linux.
2021-02-16 23:15:02 +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
TredwellGit
7a715d595d
linuxHeaders: 5.10.9 -> 5.11
2021-02-16 09:22:58 -05:00
R. RyanTM
e8b7eb12f0
pam_gnupg: 0.2 -> 0.3
2021-02-16 10:37:19 +00:00
github-actions[bot]
2c58d394c7
Merge staging-next into staging
2021-02-16 06:16:38 +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
Jan Tojnar
d3f90efd81
Merge pull request #113125 from iblech/patch-hwdata
...
hwdata: 0.335 -> 0.344
2021-02-15 18:03:04 +01:00
Jörg Thalheim
09176d28a0
linux: fix DRM_AMD_DC_DCN3_0 beeing defined twice
...
both https://github.com/NixOS/nixpkgs/pull/111177 and
https://github.com/NixOS/nixpkgs/pull/109105
introduced the same option.
2021-02-15 14:47:51 +01:00
Linus Heckemann
e1580db42f
Merge pull request #109105 from wakira/amdgpu_dcn
...
linux: enable display core support for all amd gpus
2021-02-15 12:35:49 +01:00
github-actions[bot]
a07809064d
Merge staging-next into staging
2021-02-15 06:16:52 +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
Ingo Blechschmidt
f9c556b1e9
hwdata: 0.343 -> 0.344
2021-02-14 21:04:48 +01:00
github-actions[bot]
a338ca15c6
Merge staging-next into staging
2021-02-14 12:19:54 +00: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]
4581c55d85
Merge staging-next into staging
2021-02-14 06:16:32 +00:00