summaryrefslogtreecommitdiff
path: root/nongnu/packages/linux.scm
AgeCommit message (Collapse)Author
4 daysnongnu: linux-firmware: Update to 20260309.HEADtestmasterJelle Licht
* nongnu/packages/linux.scm (linux-firmware): Update to 20260309.
11 daysnongnu: Remove linux 5.4.John Kehayias
Upstream removed linux-libre 5.4 in <https://codeberg.org/guix/guix/commit/2126b510ce9f7b075e72e1a7f71a5284fb85fb22>. * nongnu/packages/linux.scm (linux-5.4, linux-arm64-generic-5.4): Delete variables.
2026-02-23nongnu: Add linux-6.19.John Kehayias
* nongnu/packages/linux.scm (linux-6.19): New variable.
2026-02-22nongnu: linux-firmware: Update to 20260221.Jelle Licht
* nongnu/packages/linux.scm (linux-firmware): Update to 20260221.
2026-02-14nongnu: Remove linux-6.17.John Kehayias
Upstream has removed linux-libre-6.17 in <https://codeberg.org/guix/guix/commit/2d1b84c8a05d97f12441ec39e3342b4ed737bf10>. * nongnu/packages/linux.scm (linux-6.17): Delete variable.
2026-02-14nongnu: linux: Update to 6.18.John Kehayias
This follows Guix's change to the default kernel. * nongnu/packages/linux.scm (linux): Use linux-6.18.
2026-01-29nongnu: realtek-firmware: Update description with new firmware files.Maxim Cournoyer
To ease discovery. * nongnu/packages/linux.scm (realtek-firmware): Add note and update description. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2026-01-29nongnu: Add linux-6.18.John Kehayias
* nongnu/packages/linux.scm (linux-6.18): New variable.
2026-01-12nongnu: linux-firmware: Update to 20260110.Jelle Licht
* nongnu/packages/linux.scm (linux-firmware): Update to 20260110.
2026-01-06nongnu: rtl8821cu-linux-module: Revise package style.Hilton Chain
* nongnu/packages/linux.scm (rtl8821cu-linux-module) [arguments] <#:make-flags>: Move KSRC to... <#:phases>: ...here.
2026-01-06nongnu: rtl8821cu-linux-module: Update to 0.0.0-4.7f63a9d.Hilton Chain
* nongnu/packages/linux.scm (rtl8821cu-linux-module): Update to 0.0.0-4.7f63a9d.
2026-01-06nongnu: rtl8192eu-linux-module: Revise package style.Hilton Chain
* nongnu/packages/linux.scm (rtl8192eu-linux-module) [arguments]: Use gexps. <#:make-flags>: Move KSRC to... <#:phases>: ...here. Allow building in parallel.
2026-01-06nongnu: rtl8192eu-linux-module: Update to 5.11.2.3-9.ed045d0.Hilton Chain
* nongnu/packages/linux.scm (rtl8192eu-linux-module): Update to 5.11.2.3-9.ed045d0.
2026-01-06nongnu: rtl8821ce-linux-module: Revise package style.Hilton Chain
* nongnu/packages/linux.scm (rtl8821ce-linux-module) [arguments] <#:make-flags>: Move KSRC to... <#:phases>: ...here.
2026-01-06nongnu: rtl8821ce-linux-module: Update to 0.0.0-15.4e6b88.Zhu Zihao
Now supports Linux 6.17 and earlier versions. * nongnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-15.4e6b88. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2026-01-05nongnu: Add mali-csf-firmware.dan
* nongnu/packages/linux.scm (mali-csf-firmware): New variable. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-12-05nongnu: Remove linux-6.16.Hilton Chain
linux-libre-6.16 has been removed from Guix upstream: https://codeberg.org/guix/guix/commit/14bb0192fde79909999c3880b6b66aa22499eb11 * nongnu/packages/linux.scm (linux-6.16): Delete variable.
2025-12-04nongnu: broadcom-sta: Update patchset to commit 7786b3a.Hilton Chain
* nongnu/packages/linux.scm (broadcom-sta-x86_64-source) [patches]: Update patches to commit 7786b3a.
2025-11-28nongnu: linux-firmware: Update to 20251125.Jelle Licht
* nongnu/packages/linux.scm (linux-firmware): Update to 20251125.
2025-11-14nongnu: linux-firmware: Update to 20251111.Jelle Licht
* nongnu/packages/linux.scm (linux-firmware): Update to 20251111.
2025-11-04nongnu: linux: Update to 6.17.Jelle Licht
* nongnu/packages/linux.scm (linux): Use linux-6.17.
2025-10-30nongnu: linux-firmware: Update to 20251021.Jelle Licht
* nongnu/packages/linux.scm (linux-firmware): Update to 20251021.
2025-10-29nongnu: Add linux-6.17.John Kehayias
* nongnu/packages/linux.scm (linux-6.17): New variable.
2025-09-19nongnu: linux-firmware: Update to 20250917.Jelle Licht
* nongnu/packages/linux.scm (linux-firmware): Update to 20250917. (select-firmware): Handle the Link keyword correctly. (iwlwifi-firmware)[arguments]{phases}: In the select-firmware phase, use new location of firmware.
2025-09-12nongnu: Remove linux-6.15.John Kehayias
This version is slated to be removed from upstream Guix soon and is no longer supported upstream. The default has already been set to 6.16. * nongnu/packages/linux.scm (linux-6.15): Delete variable.
2025-09-08nongnu: linux: Update to 6.16.Jelle Licht
* nongnu/packages/linux.scm (linux): Use linux-6.16.
2025-09-02nongnu: Add linux-6.16.John Kehayias
* nongnu/packages/linux.scm (linux-6.16): New variable.
2025-09-01nongnu: corrupt-linux: Support modconfig option.John Kehayias
This option was added in Guix in commit <https://codeberg.org/guix/guix/commit/3269a3098797b92c3b69518c07e473b210d56edb>. * nongnu/packages/linux.scm (corrupt-linux): Add and use the modconfig keyword argument.
2025-08-21nongnu: Remove linux-6.14.Maxim Cournoyer
No longer supported upstream and removed from Guix. * nongnu/packages/linux.scm (linux-6.14): Delete variable. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-08-21nongnu: linux-firmware: Update to 20250808.Ada Stevenson
* nongnu/packages/linux.scm (linux-firmware): Update to 20250808. Signed-off-by: Jelle Licht <jlicht@fsfe.org>
2025-08-13nongnu: rtl8821ce-linux-module: Update to 0.0.0-14.66c015.Zhu Zihao
Now supports Linux 6.15 and earlier versions. * nongnu/packages/linux.scm (rtl8821ce-linux-module): Update to 0.0.0-14.66c015. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-08-13nongnu: nonguix-extra-linux-options: Add CONFIG_DRM_AMDGPU_SI=y.Murilo
* nongnu/packages/linux.scm (nonguix-extra-linux-options) [3.10]: Add CONFIG_DRM_AMDGPU_SI=y. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-08-13nongnu: nonguix-extra-linux-options: Add CONFIG_DRM_AMDGPU_CIK=y.Murilo
* nongnu/packages/linux.scm (nonguix-extra-linux-options) [3.10]: Add CONFIG_DRM_AMDGPU_CIK=y. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-08-13nongnu: linux-xanmod-lts: Update to 6.12.41.Hilton Chain
* nongnu/packages/linux.scm (linux-xanmod-lts-version): Update to 6.12.41. (linux-xanmod-lts-source): Update hash.
2025-07-24nongnu: broadcom-sta: Update patchset to b0d1957.Hilton Chain
* nongnu/packages/linux.scm (broadcom-sta-x86_64-source) [patches]: Update patches to commit b0d1957.
2025-07-23nongnu: sof-firmware: Update to 2025.05.Ada Stevenson
* nongnu/packages/linux.scm (sof-firmware): Update to 2025.05. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-07-16nongnu: linux-firmware: Update to 20250708.David Wilson
* nongnu/packages/linux.scm (linux-firmware): Update to 20250708. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-07-11nongnu: linux: Update to 6.15.Jelle Licht
* nongnu/packages/linux.scm (linux): Use linux-6.15.
2025-07-02nongnu: Add linux-6.15.Jelle Licht
* nongnu/packages/linux.scm (linux-6.15): New variable.
2025-07-01nongnu: linux-firmware: Update to 20250627.Ada Stevenson
* nongnu/packages/linux.scm (linux-firmware): Update to 20250627. Signed-off-by: John Kehayias <john.kehayias@protonmail.com>
2025-06-25nongnu: linux-firmware: Update to 20250613.Hilton Chain
* nongnu/packages/linux.scm (linux-firmware): Update to 20250613.
2025-06-11nongnu: Deprecate linux-xanmod.Hilton Chain
* nongnu/packages/linux.scm (linux-xanmod): superseded by linux.
2025-06-11nongnu: linux-xanmod-lts: Update to 6.12.33.Hilton Chain
* nongnu/packages/linux.scm (linux-xanmod-lts-version): Update to 6.12.33. (linux-xanmod-lts-source): Update hash.
2025-06-01nongnu: linux-firmware: Update to 20250509.Danny Milosavljevic
* nongnu/packages/linux.scm (linux-firmware): Update to 20250509. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-23nongnu: corrupt-linux: Apply Guix modifications.Hilton Chain
This is a follow-up to commit 7ac8fe6e2aaa1e93db6d916fbadcfb40d6ecac73, which only applies Nonguix modifications to kernel configuration. * nongnu/packages/linux.scm (corrupt-linux): Modify freedo phases first and use ‘customize-linux’ later.
2025-05-23nongnu: corrupt-linux: Add nonguix_defconfig.Hilton Chain
This is a follow-up to commit f9fedea132fc146c0ad692deb1f3d840acc4a967. * nongnu/packages/linux.scm (corrupt-linux) Use "nonguix_defconfig". [arguments]<#:phases>: In ‘nonguix-configure’, save modified defconfig as "nonguix_defconfig".
2025-05-18nongnu: intel-microcode: Update to 20250512 [security-fixes].Timotej Lazar
Fixes CVE-2024-28956, CVE-2025-20103, CVE-2024-43420, CVE-2025-20623, CVE-2024-45332, CVE-2025-24495, CVE-2025-20012. * nongnu/packages/linux.scm (intel-microcode): Update to 20250512. Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-15nongnu: nonguix-extra-linux-options: Add CONFIG_MT76x2U as module.Hilton Chain
* nongnu/packages/linux.scm (nonguix-extra-linux-options): Add CONFIG_MT76x2U as module. Fixes: https://gitlab.com/nonguix/nonguix/-/issues/391
2025-05-15Reapply "nongnu: linux: Fix missing module for Lunar Lake platform."Nicolas Maupu
This reapplies commit 4363f769e49a89f10e70d6dd9365633ec05c5fe2. * nongnu/packages/linux.scm (nonguix-extra-linux-options): Add two kernel configs to include latest Lunar Lake audio chipset (RT1318/RT713). Fixes: https://gitlab.com/nonguix/nonguix/-/issues/390 Signed-off-by: Hilton Chain <hako@ultrarare.space>
2025-05-15nongnu: corrupt-linux: Apply Nonguix configs in a separate build phase.Hilton Chain
* nongnu/packages/linux.scm (corrupt-linux)[arguments]<#:phases>: Add ‘nonguix-configure’. Fixes: https://gitlab.com/nonguix/nonguix/-/issues/392