Jan Tojnar
8f50f1ce10
Merge branch 'staging-next' into staging
...
Resolved the following conflicts:
- kernel flags between 09176d28a0
and 2b28822d8d
- clojure-lsp between 3fa00685ce
and e03c068af5
2021-02-19 17:15:31 +01:00
Tim Steinbach
bc1d90eb25
Revert "linux: Disable BFQ scheduler"
...
This reverts commit b2f79fe7e7
.
2021-02-19 09:14:30 -05:00
Ben Siraphob
e03c068af5
treewide: makeWrapper buildInputs to nativeBuildInputs
2021-02-19 20:09:16 +07:00
Daniël de Kok
a3d69abe3b
Merge pull request #113634 from baloo/baloo/fwupd/no-1.5.6
...
fwupd: comment about 1.5.6 release
2021-02-19 08:55:37 +01:00
Arthur Gautier
2b28822d8d
common-config: fixup compilation for linux 5.11
...
DRM_AMD_DC_DCN3_0 has been renamed DRM_AMD_DC_DCN in linux 5.11
see:
20f2ffe504
https://github.com/NixOS/nixpkgs/pull/113194#issuecomment-781766471
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-19 05:31:11 +00:00
zowoq
3dab057264
Merge staging-next into staging
2021-02-19 10:47:46 +10:00
Arthur Gautier
7b16337335
fwupd: comment about 1.5.6 release
...
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-18 19:07:29 +00:00
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]
45dc900af9
Merge master into staging-next
2021-02-18 06:16:42 +00:00
Sandro
983f4d6894
Merge pull request #113522 from SuperSandro2000/fix-collection15
2021-02-18 01:45:41 +01:00
Tim Steinbach
6287181218
linux/hardened/patches/5.4: 5.4.98-hardened1 -> 5.4.99-hardened1
2021-02-17 19:43:52 -05:00
Tim Steinbach
6289df0590
linux/hardened/patches/5.10: 5.10.16-hardened1 -> 5.10.17-hardened1
2021-02-17 19:43:42 -05:00
Sandro Jäckel
1aa4d1d846
zfs: remove unused input
2021-02-18 00:00:44 +01: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