summary refs log tree commit diff
path: root/pkgs/top-level/linux-kernels.nix
Commit message (Collapse)AuthorAge
* linuxPackages.nvidiaPackages: make extensibleBernardo Meurer2022-03-10
|
* Merge #159237: linuxKernel.packages.linux_4_4: dropVladimír Čunát2022-03-06
|\
| * linuxKernel.packages.linux_4_4: dropajs1242022-02-21
| |
* | Merge pull request #161008 from rhysmdnz/xoneKevin Cox2022-03-02
|\ \ | | | | | | xone: init package and module
| * | xow_dongle-firmware: init at 2017-07Rhys Davies2022-02-20
| | |
| * | xone: init at 0.2Rhys Davies2022-02-20
| |/
* | linuxPackages: use 5_10 kernel on i686zowoq2022-02-27
| |
* | Revert "Revert "linuxPackages: bump default 5.10 -> 5.15""zowoq2022-02-27
| | | | | | | | This reverts commit 7546480323cbab1aae70e1447fc127bb1861740c.
* | linuxPackages.dddvb: init at 0.9.33-404-ge9ccab3Martin Weinelt2022-02-22
|/
* Merge pull request #154536 from qbit/virtio_vmmciYana Timoshenko2022-02-19
|\ | | | | pkgs/os-specific/linux/virtio_vmmci: init at 0.4.0
| * pkgs/os-specific/linux/virtio_vmmci: init at 0.4.0Aaron Bieber2022-01-10
| |
* | Move misc/emulators to applications/emulators - part 2AndersonTorres2022-02-16
| | | | | | | | Three small leftovers found via ripgrep.
* | Merge pull request #156790 from abbradar/dpdkJörg Thalheim2022-01-29
|\ \ | | | | | | DPDK improvements
| * | dpdk: restore rte_kni module buildNikolay Amiantov2022-01-28
| | | | | | | | | | | | As a bonus, split doc output.
* | | Merge pull request #156304 from lheckemann/rtl8189esLinus Heckemann2022-01-24
|\ \ \ | |/ / |/| | linuxPackages.rtl8189es: init at 2020-10-03
| * | rtl8189es: init at 2020-10-03Linus Heckemann2022-01-23
| | | | | | | | | | | | Co-Authored-By: Linus Heckemann <git@sphalerite.org>
* | | kernel: rtw89 is part of newer kernelsFlorian Franzen2022-01-21
|/ /
* / linux_latest: 5.15.12 -> 5.16Alyssa Ross2022-01-10
|/
* vmm_clock: init at 0.1.0Aaron Bieber2022-01-10
|
* amdgpu-pro: 17.40 -> 21.30Allen Short2021-12-21
|
* asus-ec-sensors: init at 2021-12-16 (#150989)Nick Hu2021-12-20
|
* liquidtux: init at 2021-12-16 (#150997)Nick Hu2021-12-20
|
* linux_5_14: removeTredwellGit2021-12-08
| | | | | https://lwn.net/ml/linux-kernel/1637500331152110@kroah.com/ https://github.com/openzfs/zfs/issues/12786
* bpftrace: move from linux kernel packages to normal packageDominique Martinet2021-12-04
| | | | | | | bpftrace doesn't actually need to be a kernel package anymore. It used to require path to kernel sources, but we build our kernels with IKHEADER and BTF so the currently running configuration can always be found automatically without any patch
* bcc: move from linux-kernels packages to normal packagesDominique Martinet2021-12-04
| | | | | | | | | | bcc doesn't really need kernel itself, it just cares about module path. It's actually better to use /run/booted-system/kernel-modules/lib/modules for two reasons: - no need to rebuild bcc for each new kernel - can use a newer bcc with a booted kernel that doesn't match the current system
* kernels: set testing to latest if it's newerAtemu2021-11-22
| | | | Closes https://github.com/NixOS/nixpkgs/pull/130872
* linux-rt_5_11: removeTredwellGit2021-11-15
|
* linux/hardened/patches/5.15: init at 5.15.2-hardened1TredwellGit2021-11-15
|
* linux_testing_bcachefs, bcachefs-tools: unstable-2021-07-08 → ↵Artemis Tosini2021-11-06
| | | | | | | | unstable-2021-11-06 bcachefs now supports snapshots so we need the latest version to use them. Additionally, it appears to build on AArch64 so I've removed the x86 requirement.
* Merge pull request #144079 from xaverdh/linux-5.15Maximilian Bosch2021-11-01
|\ | | | | Linux 5.15
| * linux_latest: 5.14 -> 5.15Dominik Xaver Hörl2021-11-01
| |
| * linux: init 5.15Dominik Xaver Hörl2021-11-01
| |
* | Merge pull request #142565 from Kiskae/patch-1Ellie Hermaszewska2021-11-01
|\ \ | |/ |/| nvidia_x11 _legacy470: init at 470.82.00
| * nvidia_x11_legacy470: add linuxPackages aliasKiskae2021-10-28
| |
* | linuxPackages.vm-tools: initEvils2021-10-30
|/ | | | needed for mce-test
* Merge #138716: linuxPackages.rr-zen_workaround: initVladimír Čunát2021-10-22
|\
| * linuxPackages.rr-zen_workaround: init at 2020-09-22Vladimír Čunát2021-09-20
| |
* | linux: build hardened kernel with matching releasesMaximilian Bosch2021-10-20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Until now we merged kernel updates even if no hardened versions were available yet. On one hand we don't want to delay patch-level updates, on the other hand users of hardened kernels have frequent breakage now[1]. This change aims to provide a solution this issue: * The hardened patchset now references the kernel version it's released for (including a sha256 hash for the fixed-output path of the source tarball). * The `hardenedKernelFor`-function doesn't just append hardened patches now, but also overrides version & src to match the kernel version the patch was built & tested for. Refs #140281 [1] https://hydra.nixos.org/job/nixos/trunk-combined/nixpkgs.linuxPackages_hardened.kernel.x86_64-linux/all
* | linux_5_13: dropMaximilian Bosch2021-09-27
| | | | | | | | | | | | 5.13.19 was the last 5.13 release and the version is now EOL[1]. [1] https://lwn.net/Articles/869747/
* | linux_5_14: add hardened kernelIzorkin2021-09-21
|/
* linuxKernel: use the fixed point instead of letarcnmx2021-09-15
|
* linux_5_13_hardened: port to linux-kernels.nixLuke Granger-Brown2021-09-08
| | | | See c62f911507977ac67fd5e8547af2d1071c5e0891 aka #128134.
* Merge remote-tracking branch 'nixpkgs/master' into staging-nextAlyssa Ross2021-09-01
|
* linux-kernels: fix missing linux-hardened kernelsRyan Burns2021-08-17
| | | | due to merge conflict
* Merge branch 'staging-next' into stagingJan Tojnar2021-08-17
| | | | | | | | - boost 167 removed on staging-next (7915d1e03f93f3072ab397448830d028202e5d3d) × boost attributes are inherited on staging (d20aa4955d4c31d8393753ddf088e1ee82c5d12e) - linux kernels were moved to linux-kernels.nix on staging-next (c62f911507977ac67fd5e8547af2d1071c5e0891) × hardened kernels are versioned on staging (a5341beb789c66ed24a11396dda28f2a1303768e) + removed linux_5_12 (e55554491df6e7b789d7f3d6a3b354df3575e1c6) - conflict in node-packages – I regenerated it using node2nix from nixos-unstable (does not build on staging)
* top-level: move linux kernels, packages and related functions to ↵Dominik Xaver Hörl2021-08-12
linux-kernels.nix