Commit Graph

21623 Commits

Author SHA1 Message Date
github-actions[bot]
0a547ad8b7
Merge staging-next into staging 2023-02-20 12:02:08 +00:00
github-actions[bot]
507feca606
Merge master into staging-next 2023-02-20 12:01:32 +00:00
K900
522512e7b4 linux: init 6.2 2023-02-20 13:40:41 +03:00
Vladimír Čunát
b69883faca
Merge #217218: linux: fix-build on i686 2023-02-20 10:38:56 +01:00
github-actions[bot]
8e4dd5face
Merge staging-next into staging 2023-02-20 06:02:09 +00:00
github-actions[bot]
b629ad5e83
Merge master into staging-next 2023-02-20 06:01:33 +00:00
Bernardo Meurer
39182edca4
Merge pull request #217196 from NixOS/linux-firmware-update 2023-02-20 00:54:25 +00:00
github-actions[bot]
539195e509
Merge staging-next into staging 2023-02-20 00:03:04 +00:00
github-actions[bot]
4a14359163
Merge master into staging-next 2023-02-20 00:02:26 +00:00
Bernardo Meurer
fc9e3696e0
rtw89-firmware: drop 2023-02-19 23:26:53 +00:00
Martin Weinelt
574ec98796
python310Packages.pygithub: Normalize attribute, pname, dirname 2023-02-19 21:36:03 +01:00
Yureka
e029dad941
iucode-tool: add argp-standalone buildInput on musl (#217202) 2023-02-19 21:30:36 +01:00
QuantMint
743bd1f29f linux: fix-build on i686 2023-02-19 21:04:50 +01:00
Bernardo Meurer
fd90e459bb
linux-firmware: 20221214 -> 20230210 2023-02-19 18:49:18 +00:00
github-actions[bot]
b3557e8e31
Merge staging-next into staging 2023-02-19 18:01:52 +00:00
github-actions[bot]
aade1dfafa
Merge master into staging-next 2023-02-19 18:01:16 +00:00
Sandro
4feee8e633
Merge pull request #216994 from sielicki/ena-282-283 2023-02-19 15:31:41 +01:00
Jonas Heinrich
03ee925c05 firejail: Fix double-dash usage on non-POSIX shells 2023-02-19 07:49:26 -05:00
Yureka
d71d42707e
ell: disable tests on musl (#217073) 2023-02-19 13:39:59 +01:00
github-actions[bot]
1ce3b0f272
Merge staging-next into staging 2023-02-19 12:02:03 +00:00
github-actions[bot]
85ba84c218
Merge master into staging-next 2023-02-19 12:01:25 +00:00
github-actions[bot]
8c0220980d
Merge staging-next into staging 2023-02-19 00:03:03 +00:00
github-actions[bot]
a1eb3e0b3e
Merge master into staging-next 2023-02-19 00:02:27 +00:00
Yureka
a86d28efec pkgsMusl.iucode-tool: fix build 2023-02-19 00:12:36 +01:00
Sergei Trofimovich
6c5bf4e060
Merge pull request #209667 from QuantMint/linux
linux: enable ACPI_FPDT, ACPI_HMAT, ACPI_APEI, ACPI_APEI_GHES, ACPI_DPTF
2023-02-18 20:54:24 +00:00
Nicholas Sielicki
5dd7384427 linuxPackages.ena: 2.8.2 -> 2.8.3
Signed-off-by: Nicholas Sielicki <git@opensource.nslick.com>
2023-02-18 19:08:46 +00:00
Artturi
cdcca1cdcd
Merge pull request #215715 from Artturin/removegirworkarounds2 2023-02-18 20:12:57 +02:00
github-actions[bot]
aaa6cd4e04
Merge staging-next into staging 2023-02-18 14:13:15 +00:00
Alyssa Ross
38f0121cce
Merge master (+ 11b095e revert) into staging-next
Conflicts:
	pkgs/development/libraries/libvisual/default.nix
2023-02-18 14:04:32 +00:00
Artturin
cadffcfe50 treewide: remove issue #56943 workarounds
checked with diffoscope+difflog and launching the programs

i have fixed that issue in my other gir PRs
2023-02-17 20:26:13 +02:00
Florian Klink
ab566b8656
Merge pull request #208269 from ElvishJerricco/systemd-stage-1-fsck
Systemd stage 1 fsck
2023-02-17 10:06:39 +02:00
Cole Helbling
4e2079b96d linux_{5_15,6_1}: revert patch to fix Equinix Metal bonded networking with ice driver
Some Equinix Metal instances, such as a3.large.x86, m3.large.x86
(specific hardware revisions), and n3.large.x86, use the `ice` kernel
driver for their network cards, in conjunction with bonded devices.
However, this commit caused a regression where these bonded devices
would deadlock. This was initially reported by Jaroslav Pulchart on
the netdev mailing list[1], and there were follow-up patches from Dave
Ertman[2][3] that attempted to fix this but were not up to snuff for
various reasons[4].

Specifically, v2 of the patch ([3]) appears to fix the issue on some
devices (tested with 8086:159B network cards), while it is still broken
on others (such as an 8086:1593 network card).

We revert the patch exposing the issue until upstream has a working
solution in order to make Equinix Metal instances work reliably again.

[1]: https://lore.kernel.org/netdev/CAK8fFZ6A_Gphw_3-QMGKEFQk=sfCw1Qmq0TVZK3rtAi7vb621A@mail.gmail.com/
[2]: https://patchwork.ozlabs.org/project/intel-wired-lan/patch/20230111183145.1497367-1-david.m.ertman@intel.com/
[3]: https://patchwork.ozlabs.org/project/intel-wired-lan/patch/20230215191757.1826508-1-david.m.ertman@intel.com/
[4]: https://lore.kernel.org/netdev/cb31a911-ba80-e2dc-231f-851757cfd0b8@intel.com/T/#m6e53f8c43093693c10268140126abe99e082dc1c
2023-02-16 10:06:24 -08:00
github-actions[bot]
8997f4a4db
Merge staging-next into staging 2023-02-16 18:01:46 +00:00
github-actions[bot]
164a7e44c7
Merge master into staging-next 2023-02-16 18:01:12 +00:00
R. Ryantm
f7d3b72f49 mmc-utils: unstable-2022-11-09 -> unstable-2023-02-09 2023-02-16 05:46:59 +00:00
Nick Cao
decad3ca22
Merge pull request #213990 from mattmelling/cryptsetup-2.6.0-staging
cryptsetup: 2.5.0 -> 2.6.1
2023-02-16 09:12:23 +08:00
github-actions[bot]
bf5abe92d4
Merge master into staging-next 2023-02-15 18:01:14 +00:00
Martin Weinelt
28319deb5a
Merge pull request #216406 from mweinelt/microcode-intel-20230214
microcodeIntel: 20221108 -> 20230214
2023-02-15 17:13:35 +00:00
superherointj
86ab97186b
Merge pull request #216472 from PedroHLC/zen-kernels-6.1.12
zen-kernels: 6.1.10 -> 6.1.12
2023-02-15 12:20:13 -03:00
K900
fa90359876 linux/hardened/patches/6.1: 6.1.10-hardened1 -> 6.1.11-hardened1 2023-02-15 13:48:15 +00:00
K900
5aec2a7956 linux/hardened/patches/5.15: 5.15.92-hardened1 -> 5.15.93-hardened1 2023-02-15 13:48:15 +00:00
K900
30a72be338 linux-rt_5_15: 5.15.92-rt57 -> 5.15.93-rt58 2023-02-15 13:48:15 +00:00
K900
6ee2f048f2 linux: 6.1.11 -> 6.1.12 2023-02-15 13:48:15 +00:00
K900
30e36d2e82 linux: 5.15.93 -> 5.15.94 2023-02-15 13:48:15 +00:00
PedroHLC ☭
bc12cf5976
linuxKernel.kernels.linux_zen: 6.1.10-zen1 -> 6.1.12-zen1 2023-02-15 09:25:17 -03:00
PedroHLC ☭
d7e04271d5
linuxKernel.kernels.linux_lqx: 6.1.10-lqx1 -> 6.1.12-lqx1 2023-02-15 09:23:47 -03:00
Matt Melling
2c102088fa
cryptsetup: 2.5.0 -> 2.6.1 2023-02-15 08:22:38 +00:00
Martin Weinelt
36c3acef21
microcodeIntel: 20221108 -> 20230214
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20230214

https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00767.html
Fixes: CVE-2022-38090

https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00738.html
Fixes: CVE-2022-33196

https://www.intel.com/content/www/us/en/security-center/advisory/intel-sa-00700.html
Fixes: CVE-2022-21216
2023-02-15 01:28:13 +01:00
github-actions[bot]
58cfebde3e
Merge staging-next into staging 2023-02-15 00:02:50 +00:00
Felix Bühler
b025cb11c5
Merge pull request #214996 from Stunkymonkey/optionalString-1
treewide: use optionalString
2023-02-14 19:09:46 +01:00