Commit Graph

6763 Commits

Author SHA1 Message Date
Maximilian Bosch
de64a00994
Merge pull request #218282 from LibreCybernetics/update-kernels
Linux kernel updates 2023-02-25
2023-02-28 12:07:50 +01:00
Astro
8f7e647c30 linux: enable VIRTIO_MMIO_CMDLINE_DEVICES 2023-02-27 22:39:23 +01:00
Thiago Kenji Okada
3abe01e086
Merge pull request #218440 from PedroHLC/zen-kernels-6.2.1
zen-kernels: 6.2 -> 6.2.1
2023-02-26 14:42:10 +00:00
PedroHLC ☭
862f6a0999
linuxKernel.kernels.linux_lqx: 6.1.13-lqx1 -> 6.1.13-lqx2 2023-02-26 10:23:09 -03:00
PedroHLC ☭
1c259f0660
linuxKernel.kernels.linux_zen: 6.2-zen1 -> 6.2.1-zen1 2023-02-26 10:18:59 -03:00
Robert Schütz
79768df602 linux-doc: remove Python overrides
The build used to fail with

    Found duplicated packages in closure for dependency 'docutils':
      docutils 0.19 (/nix/store/y1ifaaf1pfh8pz4qfqvc5gdk3a7s1563-python3.10-docutils-0.19/lib/python3.10/site-packages)
      docutils 0.16 (/nix/store/f2rd8fjdjzy0kpqd2x0gw5lwbxwmzzm6-python3.10-docutils-0.16/lib/python3.10/site-packages)
2023-02-25 14:11:58 -08:00
Fabián Heredia Montiel
47ae09178b linux/hardened/patches/6.1: 6.1.12-hardened1 -> 6.1.14-hardened1 2023-02-25 10:45:34 -06:00
Fabián Heredia Montiel
71039ab2cf linux/hardened/patches/5.4: 5.4.231-hardened1 -> 5.4.233-hardened1 2023-02-25 10:45:28 -06:00
Fabián Heredia Montiel
699d701606 linux/hardened/patches/5.15: 5.15.94-hardened1 -> 5.15.96-hardened1 2023-02-25 10:45:21 -06:00
Fabián Heredia Montiel
e3b330c1f3 linux/hardened/patches/5.10: 5.10.168-hardened1 -> 5.10.170-hardened1 2023-02-25 10:45:16 -06:00
Fabián Heredia Montiel
bac3918ba6 linux/hardened/patches/4.19: 4.19.272-hardened1 -> 4.19.274-hardened1 2023-02-25 10:45:11 -06:00
Fabián Heredia Montiel
62b5c4ba75 linux/hardened/patches/4.14: 4.14.305-hardened1 -> 4.14.307-hardened1 2023-02-25 10:45:05 -06:00
Fabián Heredia Montiel
8397fc5ed4 linux-rt_5_15: 5.15.94-rt59 -> 5.15.95-rt60 2023-02-25 10:44:27 -06:00
Fabián Heredia Montiel
62ff5149a1 linux: 6.2 -> 6.2.1 2023-02-25 10:43:09 -06:00
Fabián Heredia Montiel
bbec187ad1 linux: 6.1.13 -> 6.1.14 2023-02-25 10:43:06 -06:00
Fabián Heredia Montiel
bb82baf13c linux: 5.4.232 -> 5.4.233 2023-02-25 10:43:02 -06:00
Fabián Heredia Montiel
9b723ed0cf linux: 5.15.95 -> 5.15.96 2023-02-25 10:42:59 -06:00
Fabián Heredia Montiel
90d7fb0502 linux: 5.10.169 -> 5.10.170 2023-02-25 10:42:56 -06:00
Fabián Heredia Montiel
99e8016209 linux: 4.19.273 -> 4.19.274 2023-02-25 10:42:53 -06:00
Fabián Heredia Montiel
4d334eb4e5 linux: 4.14.306 -> 4.14.307 2023-02-25 10:42:50 -06:00
Franz Pletz
d93709e11c
Merge pull request #217729 from Atemu/update/xanmod
linux_xanmod_latest: 6.1.7 -> 6.1.13
2023-02-25 12:08:25 +01:00
Bernardo Meurer
42008a14a4
Merge pull request #217206 from Artturin/stdenvimprovements1 2023-02-23 12:07:47 +00:00
Atemu
c60e3173b6 linux_xanmod_latest: 6.1.12 -> 6.1.13 2023-02-23 12:39:40 +01:00
superherointj
ffc7750577
Merge pull request #217716 from PedroHLC/zen-kernels-6.2
zen-kernels: 6.1.12 -> {6.2-zen1,6.1.13-lqx1}
2023-02-23 08:32:32 -03:00
Maximilian Bosch
e88cdaf247
Merge pull request #217699 from Ma27/linux-kernel-updates
Linux kernel updates 2023-02-22
2023-02-22 23:29:16 +01:00
Alyssa Ross
bfef542b67 linux_5_4_hardened: use meta.broken, not assert
Respects NIXPKGS_ALLOW_BROKEN and allows attributes to be accessed.
2023-02-22 21:34:27 +00:00
Artturin
f9fdf2d402 treewide: move NIX_CFLAGS_COMPILE to the env attrset
with structuredAttrs lists will be bash arrays which cannot be exported
which will be a issue with some patches and some wrappers like cc-wrapper

this makes it clearer that NIX_CFLAGS_COMPILE must be a string as lists
in env cause a eval failure
2023-02-22 21:23:04 +02:00
PedroHLC ☭
1e61e68e6c
linuxKernel.kernels.linux_lqx: 6.1.12-lqx1 -> 6.1.13-lqx1 2023-02-22 16:13:21 -03:00
PedroHLC ☭
202bc10b3f
linuxKernel.kernels.linux_zen: 6.1.12-zen1 -> 6.2-zen1 2023-02-22 13:35:44 -03:00
Maximilian Bosch
d90e4cfc04
linux/hardened/patches/6.1: 6.1.11-hardened1 -> 6.1.12-hardened1 2023-02-22 15:33:04 +01:00
Maximilian Bosch
ded1221205
linux/hardened/patches/5.15: 5.15.93-hardened1 -> 5.15.94-hardened1 2023-02-22 15:32:51 +01:00
Maximilian Bosch
c1bb71a0f0
linux/hardened/patches/5.10: 5.10.167-hardened1 -> 5.10.168-hardened1 2023-02-22 15:32:38 +01:00
Maximilian Bosch
93a77dec9e
linux-rt_5_4: 5.4.221-rt79 -> 5.4.230-rt80 2023-02-22 15:31:51 +01:00
Maximilian Bosch
74a939df90
linux-rt_5_15: 5.15.93-rt58 -> 5.15.94-rt59 2023-02-22 15:31:38 +01:00
Maximilian Bosch
09da1ce190
linux-rt_5_10: 5.10.165-rt81 -> 5.10.168-rt83 2023-02-22 15:31:24 +01:00
Maximilian Bosch
f98ed979e6
linux: 6.1.12 -> 6.1.13 2023-02-22 15:31:10 +01:00
Maximilian Bosch
96e6bd1718
linux: 5.4.231 -> 5.4.232 2023-02-22 15:30:57 +01:00
Maximilian Bosch
16551466c9
linux: 5.15.94 -> 5.15.95 2023-02-22 15:30:46 +01:00
Maximilian Bosch
4aae323157
linux: 5.10.167 -> 5.10.169 2023-02-22 15:30:34 +01:00
Maximilian Bosch
7d8ab8858d
linux: 4.19.272 -> 4.19.273 2023-02-22 15:30:23 +01:00
Maximilian Bosch
4e1f91ca4c
linux: 4.14.305 -> 4.14.306 2023-02-22 15:29:43 +01:00
Alyssa Ross
d1773f8f5d
linuxManualConfig: drop gen-kheaders-metadata.patch
All affected kernels are now EOL and no longer in Nixpkgs.
2023-02-22 00:02:06 +00:00
Alyssa Ross
916bb1088e
linuxManualConfig: remove obsolete firmware code
The versionOlder check will not evaluate to true for any kernel in
Nixpkgs.
2023-02-22 00:02:05 +00:00
K900
522512e7b4 linux: init 6.2 2023-02-20 13:40:41 +03:00
QuantMint
743bd1f29f linux: fix-build on i686 2023-02-19 21:04:50 +01:00
Atemu
3a11d629f0 linux_xanmod_latest: 6.1.7 -> 6.1.12 2023-02-19 17:30:32 +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
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
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