about summary refs log tree commit diff
path: root/pkgs/os-specific/linux
AgeCommit message (Collapse)AuthorFilesLines
2021-02-16hwdata: remove restriction to platforms.linuxIngo Blechschmidt1-2/+2
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-16linuxHeaders: 5.10.9 -> 5.11TredwellGit1-2/+2
2021-02-16Merge staging-next into staginggithub-actions[bot]1-1/+7
2021-02-16Merge master into staging-nextgithub-actions[bot]1-1/+7
2021-02-16fwupd: fix aarch64 buildArthur Gautier1-1/+7
Signed-off-by: Arthur Gautier <baloo@superbaloo.net>
2021-02-15Merge pull request #113125 from iblech/patch-hwdataJan Tojnar1-3/+3
hwdata: 0.335 -> 0.344
2021-02-15linux: fix DRM_AMD_DC_DCN3_0 beeing defined twiceJörg Thalheim1-2/+0
both https://github.com/NixOS/nixpkgs/pull/111177 and https://github.com/NixOS/nixpkgs/pull/109105 introduced the same option.
2021-02-15Merge pull request #109105 from wakira/amdgpu_dcnLinus Heckemann1-0/+8
linux: enable display core support for all amd gpus
2021-02-15Merge staging-next into staginggithub-actions[bot]1-10/+10
2021-02-15Merge master into staging-nextgithub-actions[bot]1-10/+10
2021-02-14zfs: 2.0.2 -> 2.0.3Henri Menke1-10/+10
2021-02-14hwdata: 0.343 -> 0.344Ingo Blechschmidt1-3/+3
2021-02-14Merge staging-next into staginggithub-actions[bot]1-3/+3
2021-02-14Merge master into staging-nextgithub-actions[bot]1-3/+3
2021-02-14criu: Fix build on aarch64adisbladis1-3/+3
2021-02-14Merge staging-next into staginggithub-actions[bot]2-4/+5
2021-02-14Merge master into staging-nextgithub-actions[bot]2-4/+5
2021-02-13linux-rt_5_4: 5.4.84-rt47 -> 5.4.93-rt51ilian1-3/+3
2021-02-13linux-rt: use latest versionilian1-1/+2
Take the last kernel version listed in sha256sums.asc when multiple versions are listed. We assume that the patches listed in sha256sums.asc are ordered by increasing version number.
2021-02-13Merge staging-next into staginggithub-actions[bot]1-8/+13
2021-02-13Merge master into staging-nextgithub-actions[bot]1-8/+13
2021-02-12flashbench: 2012-06-06 -> 2020-01-23Luflosi1-8/+13
Also - use fetchFromGitHub instead of fetchgit - clarify license gpl2 -> gpl2Only - run preInstall and postInstall phases - mark version as unstable
2021-02-12Merge staging-next into staginggithub-actions[bot]1-0/+2
2021-02-12Merge master into staging-nextgithub-actions[bot]1-0/+2
2021-02-12Merge pull request #112815 from Mic92/broken-libreJörg Thalheim1-0/+2
linux-libre: mark as broken
2021-02-12Merge staging-next into staginggithub-actions[bot]2-4/+4
2021-02-12Merge master into staging-nextgithub-actions[bot]2-4/+4
2021-02-12Merge pull request #111786 from flokli/systemd-247.3Florian Klink1-79/+85
systemd: 247.2 -> 247.3
2021-02-12linuxPackaes.wireguard: 1.0.20201221 -> 1.0.20210124Maximilian Bosch1-2/+2
Announcement: https://lists.zx2c4.com/pipermail/wireguard/2021-January/006349.html
2021-02-12eudev: 3.2.9 -> 3.2.10R. RyanTM1-2/+2
2021-02-11linux-libre: mark as brokenJörg Thalheim1-0/+2
- broken since 2020-12-25 - slows down nixpkgs-review - maintainer has been pinged but did not reacted: https://github.com/NixOS/nixpkgs/issues/111594
2021-02-11Merge staging-next into staginggithub-actions[bot]7-24/+24
2021-02-11Merge master into staging-nextgithub-actions[bot]7-24/+24
2021-02-11linux/hardened/patches/5.4: 5.4.96-hardened1 -> 5.4.97-hardened1Tim Steinbach1-3/+3
2021-02-11linux/hardened/patches/5.10: 5.10.14-hardened1 -> 5.10.15-hardened1Tim Steinbach1-3/+3
2021-02-11linux/hardened/patches/4.19: 4.19.174-hardened1 -> 4.19.175-hardened1Tim Steinbach1-3/+3
2021-02-11linux/hardened/patches/4.14: 4.14.220-hardened1 -> 4.14.221-hardened1Tim Steinbach1-3/+3
2021-02-11linux: 5.4.96 -> 5.4.97Tim Steinbach1-2/+2
2021-02-11linux: 5.10.14 -> 5.10.15Tim Steinbach1-2/+2
2021-02-11linux: 4.9.256 -> 4.9.257Tim Steinbach1-2/+2
2021-02-11linux: 4.4.256 -> 4.4.257Tim Steinbach1-2/+2
2021-02-11linux: 4.19.174 -> 4.19.175Tim Steinbach1-2/+2
2021-02-11linux: 4.14.220 -> 4.14.221Tim Steinbach1-2/+2
2021-02-11Merge staging-next into staginggithub-actions[bot]4-9/+59
2021-02-11Merge master into staging-nextgithub-actions[bot]4-9/+59
2021-02-11fscryptctl: init at 1.0.0 (#112651)Michael Weiss2-5/+55
Release notes: https://github.com/google/fscryptctl/releases/tag/v1.0.0 fscryptctl-experimental will remain at version 0.1.0 to ensure a smooth transition.
2021-02-11firmware-manager: 0.1.1 -> 0.1.2R. RyanTM1-3/+3
2021-02-10nixos-rebuild: use remote $PATH in buildHostCmdfricklerhandwerk1-1/+1
this fixes the issue when using nixos-rebuild switch --target-host <target> --use-remote-sudo when the local machine does not have anything in `$PATH` that would resolve to `sudo` on the remote machine. the single quotes prevent expansion of `$PATH` on the local machine, such that the remote machine's value of that variable is used.
2021-02-11Merge staging-next into staginggithub-actions[bot]1-12/+1
2021-02-11Merge master into staging-nextgithub-actions[bot]1-12/+1