Commit graph

14484 commits

Author SHA1 Message Date
ajs124 27029eaf8f linux/hardened/patches/4.14: 4.14.224-hardened1 -> 4.14.225-hardened1 2021-03-15 09:59:13 -04:00
ajs124 d6f3315bf9 linux: 5.11.5 -> 5.11.6 2021-03-15 09:59:13 -04:00
ajs124 7760c71c9c linux: 5.10.22 -> 5.10.23 2021-03-15 09:59:13 -04:00
Tim Steinbach 7513be6e65 linux: 5.4.104 -> 5.4.105 2021-03-15 09:59:13 -04:00
Tim Steinbach bd46e9531b linux: 4.9.260 -> 4.9.261 2021-03-15 09:59:13 -04:00
Tim Steinbach 82b3f86735 linux: 4.4.260 -> 4.4.261 2021-03-15 09:59:13 -04:00
Tim Steinbach 3473cf548a linux: 4.19.179 -> 4.19.180 2021-03-15 09:59:13 -04:00
Tim Steinbach 39e961fc2f linux: 4.14.224 -> 4.14.225 2021-03-15 09:59:13 -04:00
Arnout Engelen 5bf3230f6b
firmwareLinuxNonfree: fix fetching from git (#116306)
Since https://github.com/NixOS/nixpkgs/pull/104714 using a tag as
the `rev` parameter to `fetchgit` is no longer reliable, so spell
out the rev.

Fixes #114439
2021-03-14 12:58:11 +01:00
Maximilian Bosch 916536210d
Merge pull request #116140 from r-ryantm/auto-update/fatrace
fatrace: 0.16.1 -> 0.16.2
2021-03-13 23:04:21 +01:00
R. RyanTM b819ab8a89 fatrace: 0.16.1 -> 0.16.2 2021-03-13 04:46:53 +00:00
John Ericson bc1f7c5d7f mcfgthreads: 9570e5ca -> 10y2x3x6
The latest version non longer has `-Werror` (at our request; thanks!) so
we no longer need to patch it out.
2021-03-12 15:54:05 +00:00
sternenseemann 81e5833fd1 mcfgthreads: fix syntax
PR #115603 / 8ad96b7786 introduced a
syntax error by introducing an '' inside an indented string and thus a
syntax error. Was merged despite the failing ofborg check.
2021-03-11 23:59:14 +01:00
John Ericson 7ef425d276
Merge pull request #115603 from mroi/patch-mcfgthreads
mcfgthreads: enable cross-compiling on Darwin
2021-03-11 17:23:29 -05:00
Sandro 4f3de0e60e
Merge pull request #115881 from NixOS/m-cli-remove-maintainer
m-cli: remove maintainer
2021-03-11 16:51:34 +01:00
Tim Steinbach 867edccac8 linux/hardened/patches/5.4: 5.4.103-hardened1 -> 5.4.104-hardened1 2021-03-11 08:23:02 -05:00
Tim Steinbach f584b58e73 linux/hardened/patches/5.10: 5.10.21-hardened1 -> 5.10.22-hardened1 2021-03-11 08:23:02 -05:00
Tim Steinbach d4983c9b06 linux-rt_5_11: 5.11.2-rt9 -> 5.11.4-rt11 2021-03-11 08:23:02 -05:00
Tim Steinbach ad53b90dea linux-rt_5_10: 5.10.17-rt32 -> 5.10.21-rt34 2021-03-11 08:23:02 -05:00
Tim Steinbach f11ec11612 linux: 5.4.103 -> 5.4.104 2021-03-11 08:23:02 -05:00
Tim Steinbach 047625cc6f linux: 5.10.21 -> 5.10.22 2021-03-11 08:23:02 -05:00
Linus Heckemann e3398fb2e9
Merge pull request #115801 from jonathan-teh/linux-kernel-nvme-mp
linux: enable NVMe Multipath
2021-03-11 08:49:47 +01:00
Eric Bailey 9628427a85
m-cli: remove maintainer 2021-03-10 20:56:05 -06:00
Henri Menke fea3cb98e1 zfs: 2.0.3 -> 2.0.4 2021-03-10 10:16:30 -08:00
Jonathan Teh 29e7b1ff82 linux: enable NVMe Multipath
Enable NVME_MULTIPATH so that a single /dev/nvmeXnY device will show
up for each NVMe namespaces, even if it is accessible through multiple
controllers. Can be disabled at boot with `nvme_core.multipath=0`.

This is default enabled in Debian [1], Ubuntu 20.04 [2] , Arch [3] and
Fedora 33 [4].

[1]: https://salsa.debian.org/kernel-team/linux/-/blob/debian/5.10.19-1/debian/config/config#L4362
[2]: https://git.launchpad.net/~ubuntu-kernel/ubuntu/+source/linux/+git/focal/tree/debian.master/config/config.common.ubuntu?h=Ubuntu-5.4.0-67.75#n6722
[3]: https://git.archlinux.org/svntogit/packages.git/tree/trunk/config?h=packages/linux#n2423
[4]: https://src.fedoraproject.org/rpms/kernel/blob/f33/f/kernel-x86_64-fedora.config#_4338
2021-03-10 17:40:30 +00:00
Shea Levy 396b7066bf
Merge branch 'auto-update/system76-firmware' of https://github.com/r-ryantm/nixpkgs into master 2021-03-10 07:44:18 -05:00
Mario Rodas 100537f2e1
Merge pull request #115666 from r-ryantm/auto-update/uclibc-ng
uclibc: 1.0.34 -> 1.0.37
2021-03-09 23:38:10 -05:00
R. RyanTM b00d41530c uclibc: 1.0.34 -> 1.0.37 2021-03-10 01:15:05 +00:00
Michael Roitzsch 8ad96b7786 mcfgthreads: enable cross-compiling on Darwin
using -Werror is problematic in general, remove for all platforms
fixes #97214
2021-03-09 21:23:19 +01:00
markuskowa 52333ca377
Merge pull request #114918 from helsinki-systems/rdma-core-python3
rdma-core: python2 -> python3
2021-03-09 20:42:36 +01:00
R. RyanTM 1bca0d7bf5 system76-firmware: 1.0.20 -> 1.0.24 2021-03-09 19:41:36 +00:00
Tim Steinbach 921dffb59e linux/hardened/patches/5.4: 5.4.101-hardened1 -> 5.4.103-hardened1 2021-03-09 10:50:15 -05:00
Tim Steinbach 48644e1496 linux/hardened/patches/5.10: 5.10.19-hardened1 -> 5.10.21-hardened1 2021-03-09 10:50:15 -05:00
Tim Steinbach 61ca55c170 linux/hardened/patches/4.19: 4.19.177-hardened1 -> 4.19.179-hardened1 2021-03-09 10:50:15 -05:00
Tim Steinbach 1361d73395 linux/hardened/patches/4.14: 4.14.222-hardened1 -> 4.14.224-hardened1 2021-03-09 10:50:15 -05:00
Tim Steinbach 7e71fcdba4 linux-rt_5_4: 5.4.93-rt51 -> 5.4.102-rt53 2021-03-09 10:50:15 -05:00
Tim Steinbach 6fb3bd79be linux: 5.11.4 -> 5.11.5 2021-03-09 10:50:15 -05:00
Tim Steinbach e3a6b728a3 linux/hardened/patches/5.4: 5.4.100-hardened1 -> 5.4.101-hardened1 2021-03-09 10:50:15 -05:00
Tim Steinbach 0221fe13da linux/hardened/patches/5.10: 5.10.18-hardened1 -> 5.10.19-hardened1 2021-03-09 10:50:15 -05:00
Tim Steinbach 4fb927e50e linux_latest-libre: 17873 -> 17920 2021-03-09 10:50:15 -05:00
Tim Steinbach 6e5bce6b5a linux: 5.4.100 -> 5.4.103 2021-03-09 10:50:15 -05:00
Tim Steinbach 861b11a390 linux: 5.11.2 -> 5.11.4 2021-03-09 10:50:15 -05:00
Tim Steinbach 8a706422fa linux: 5.10.18 -> 5.10.21 2021-03-09 10:50:15 -05:00
Tim Steinbach 57455d7566 linux: 4.9.258 -> 4.9.260 2021-03-09 10:50:15 -05:00
Tim Steinbach cecaeca80b linux: 4.4.258 -> 4.4.260 2021-03-09 10:50:15 -05:00
Tim Steinbach 929d751e5b linux: 4.19.177 -> 4.19.179 2021-03-09 10:50:15 -05:00
Tim Steinbach 196b232131 linux: 4.14.222 -> 4.14.224 2021-03-09 10:50:15 -05:00
Linus Heckemann c762b1eaab
Merge pull request #90065 from wizeman/u/fix-config-merge
linux: make sure all config options have the same value
2021-03-08 21:34:59 +01:00
Maxine Aubrey 6cb28a7a47
bolt: 0.9 -> 0.9.1 2021-03-08 19:44:05 +01:00
Tim Steinbach ecce29eba2
kernel: RANDOM_TRUST_CPU for >= 4.19 2021-03-08 11:49:08 -05:00