3
0
Fork 0
forked from mirrors/nixpkgs
Commit graph

71 commits

Author SHA1 Message Date
misuzu e0c5c47aa8 linuxPackages: use 5_15 kernel on 32-bit platforms
It builds just fine with BTF disabled.
2022-06-21 19:05:55 +03:00
Thiago Kenji Okada 4cf04594a9
Merge pull request #172660 from NickCao/nvidia-open
nvidia-open: init at 515.43.04
2022-06-17 18:59:32 +01:00
Maximilian Bosch 6717faa02c
Merge pull request #177216 from amarshall/linux-kernel-updates
Linux kernel updates 2022-06-10
2022-06-12 19:52:57 +02:00
misuzu 324df04b67 linuxPackages: use 5_10 kernel on 32-bit platforms
5_15 fails to build with `Failed to parse base BTF 'vmlinux': -22`
on i686 and armv7l.
2022-06-12 23:40:21 +10:00
Andrew Marshall a2c6e4372a linux/hardened/patches/5.18: init at 5.18.3-hardened1 2022-06-10 17:22:33 -04:00
Nick Cao 6959d265b8
linuxPackages.nvidia_x11_open: remove temporarily due to evaluation
issues
2022-06-03 12:17:15 +08:00
Nick Cao 94f5bd2051
nvidia_x11: init opensource kernel driver 2022-06-03 10:50:33 +08:00
MatthiasBenaets 9a5c77c581 nixos/new-lg4ff: fix kernel selection 2022-06-02 08:27:42 +02:00
Alyssa Ross fa7ae8876f
linux_latest: 5.17.9 -> 5.18
NSFD_V3 is now always enabled, and enabling debug info now requires
selecting a DWARF version instead of just setting DEBUG_INFO=y.
2022-05-23 09:19:42 +00:00
Izorkin 983d2a78ac
linux_5_17: add hardened kernel 2022-05-15 21:24:41 +03:00
Rick van Schijndel f433d91bb3 anbox: drop kernel modules package
All builds are broken:
- 4.14
- 4.19
- 5.4

https://hydra.nixos.org/eval/1761072?filter=anbox&compare=1760998&full=#tabs-still-fail

Let's just drop it.

This leaves the anbox module possibly in a broken-ish state,
but I'm not sure what to do about it.
2022-05-10 21:15:48 +02:00
Maximilian Bosch b79d9a846b
linux/hardened/patches/5.17: init at 5.17.5-hardened1 2022-05-06 10:17:59 +02:00
Sandro aacb7ef4a6
Merge pull request #169966 from deinferno/vmware-host 2022-05-04 14:13:12 +02:00
deinferno 59e6af3dc1 linuxPackages.vmware: init at 16.2.3 2022-05-04 01:56:45 +05:00
Maximilian Bosch c381ab775a
linux/hardened/5.4: fix build 2022-04-23 18:02:55 +02:00
Maximilian Bosch 90c22150c0
linux/hardened/4.19: fix build 2022-04-23 18:02:31 +02:00
Maximilian Bosch ddf613299d
linux/hardened/4.14: fix build 2022-04-23 17:52:26 +02:00
Maximilian Bosch 5580ef0c63
linux_5_16: drop 2022-04-23 14:01:41 +02:00
fortuneteller2k bfc55bad14 xanmod-kernels: add STABLE and EDGE variants 2022-04-10 23:34:04 +00:00
Alyssa Ross ae8e8aaee7 treewide: remove obsolete kernel version checks
We no longer support any Linux kernel older than 4.9.
2022-04-08 09:56:09 +00:00
7c6f434c e2fd601514
Merge pull request #154981 from helsinki-systems/feat/lvm2-vdo
(k)vdo: init
2022-04-05 12:06:48 +00:00
ajs124 47240ce174 kvdo: init at 8.1.1.287 2022-04-04 13:00:45 +01:00
Robert Hensing 200175a701 config.allowAliases: Define as option
This simplifies usages and makes the default value consistent.

In a few cases, the default value was interpreted to be `false`,
but this is useless, because virtually nobody will explicitly
set `allowAliases = true;`.
2022-04-01 11:33:10 +02:00
Charlotte 🦝 Delenk 158789753f
linux_testing_bcachefs: 2022-03-09 -> 2022-03-21
This should fix a bug causing kernel panics when your fs has snapshots
enabled. See:
https://lore.kernel.org/all/bc622d24-9fad-7b3-22cb-da4bf2dd32d@ewheeler.net/T/

This patch also bumps the kernel version to 5.16, as bcachefs is devel-
oping against that now.
2022-03-25 19:28:17 +01:00
Alyssa Ross 58ae11758e linux_latest: 5.16.14 -> 5.17 2022-03-21 21:53:29 +00:00
Bernardo Meurer 7f36f5da9b linuxPackages.nvidiaPackages: make extensible 2022-03-10 13:37:21 -08:00
Vladimír Čunát 7075835950
Merge #159237: linuxKernel.packages.linux_4_4: drop 2022-03-06 19:38:07 +01:00
Kevin Cox 79862ae905
Merge pull request #161008 from rhysmdnz/xone
xone: init package and module
2022-03-02 11:26:51 -05:00
zowoq fa52a102be linuxPackages: use 5_10 kernel on i686 2022-02-27 15:04:37 -08:00
zowoq 881a109227 Revert "Revert "linuxPackages: bump default 5.10 -> 5.15""
This reverts commit 7546480323.
2022-02-27 15:04:37 -08:00
Martin Weinelt 730edb44a8
linuxPackages.dddvb: init at 0.9.33-404-ge9ccab3 2022-02-22 19:31:47 +01:00
ajs124 64067cd3c5 linuxKernel.packages.linux_4_4: drop 2022-02-21 17:32:05 +01:00
Rhys Davies fb69e1763e xow_dongle-firmware: init at 2017-07 2022-02-20 18:25:06 +13:00
Rhys Davies 8f27371795 xone: init at 0.2 2022-02-20 18:23:25 +13:00
Yana Timoshenko c927a5e429
Merge pull request #154536 from qbit/virtio_vmmci
pkgs/os-specific/linux/virtio_vmmci: init at 0.4.0
2022-02-19 02:05:15 +03:00
AndersonTorres 36928989d7 Move misc/emulators to applications/emulators - part 2
Three small leftovers found via ripgrep.
2022-02-16 01:38:51 -03:00
Jörg Thalheim 4b90f0d6c8
Merge pull request #156790 from abbradar/dpdk
DPDK improvements
2022-01-29 09:54:44 +01:00
Nikolay Amiantov 2c0b4b8510 dpdk: restore rte_kni module build
As a bonus, split doc output.
2022-01-28 11:17:52 +03:00
Linus Heckemann 6fcdb32754
Merge pull request #156304 from lheckemann/rtl8189es
linuxPackages.rtl8189es: init at 2020-10-03
2022-01-24 09:43:29 +01:00
Linus Heckemann 1b94b6c8cc rtl8189es: init at 2020-10-03
Co-Authored-By: Linus Heckemann <git@sphalerite.org>
2022-01-23 12:55:16 +01:00
Florian Franzen 73fa2491fc kernel: rtw89 is part of newer kernels 2022-01-21 16:59:08 +01:00
Aaron Bieber 057e3b1a9d pkgs/os-specific/linux/virtio_vmmci: init at 0.4.0 2022-01-10 16:48:24 -07:00
Alyssa Ross 0a99fa0331 linux_latest: 5.15.12 -> 5.16 2022-01-10 16:32:48 +00:00
Aaron Bieber 40e761918d vmm_clock: init at 0.1.0 2022-01-10 06:53:08 -07:00
Allen Short 9e47e60971 amdgpu-pro: 17.40 -> 21.30 2021-12-21 11:17:34 -04:00
Nick Hu e0e8ca98c7
asus-ec-sensors: init at 2021-12-16 (#150989) 2021-12-20 10:48:08 +00:00
Nick Hu c9a191dd6b
liquidtux: init at 2021-12-16 (#150997) 2021-12-20 10:47:44 +00:00
TredwellGit 04bbfd1b88 linux_5_14: remove
https://lwn.net/ml/linux-kernel/1637500331152110@kroah.com/
https://github.com/openzfs/zfs/issues/12786
2021-12-08 00:15:07 +00:00
Dominique Martinet eb774dd039 bpftrace: move from linux kernel packages to normal package
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
2021-12-04 21:07:10 +09:00
Dominique Martinet efe6967e93 bcc: move from linux-kernels packages to normal packages
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
2021-12-04 21:07:09 +09:00