Bernardo Meurer
1384c851de
linuxPackages_5_15.ddcci-driver: fix build
...
We apply the patch from this MR: https://gitlab.com/ddcci-driver-linux/ddcci-driver-linux/-/merge_requests/8
2021-11-17 22:33:39 -08:00
Maximilian Bosch
61870bd811
Merge pull request #144409 from mitchmindtree/xps-9310-kernel-config
...
linux: Add kernel config required for QCA6390 bluetooth (XPS 9310)
2021-11-17 18:30:35 +01:00
Bobby Rong
12fc0f19fe
Merge pull request #145431 from trofi/update-i7z
...
i7z: 0.27.3 -> 0.27.4
2021-11-17 21:48:20 +08:00
Artturi
add0eb818b
Merge pull request #144429 from anund/nixos-rebuild-fix-install-bootloader
...
nixos-rebuild: fix --install-bootloader
2021-11-17 09:57:30 +02:00
Anund
bc5a610cb7
nixos-rebuild: fix --install-bootloader
...
nixos-rebuild relies on setting an environment variable to change
behaviour during nixos-rebuild boot/switch between calling update or
install via systemd bootctl. Adding sudo -- as a prefix to various exec
calls does not preserve the environment breaking this mechanism.
This is a some what ugly fix that works.
Closes https://github.com/NixOS/nixpkgs/pull/144429
2021-11-17 09:28:05 +02:00
Bernardo Meurer
fc4ff32d20
Merge pull request #146304 from fortuneteller2k/xanmod-tt
...
linuxKernel.kernels.linux_xanmod: 5.14.16 -> 5.15.2
2021-11-16 21:28:20 -08:00
fortuneteller2k
e8328148cd
linuxKernel.kernels.linux_xanmod: 5.14.16 -> 5.15.2
2021-11-16 20:42:37 -08:00
Sandro
7a9682ad12
Merge pull request #146223 from Mic92/bcc
2021-11-17 04:30:54 +01:00
Jörg Thalheim
b8df591eb6
zfs: remove myself as maintainer
2021-11-16 23:29:49 +01:00
TredwellGit
28289f34ec
Revert "zfs: unlock for 5.15"
...
This reverts commit 86e057aa5b
.
2021-11-16 22:11:25 +00:00
Artturi
f8f4575030
Merge pull request #145742 from alyssais/selinux-python-cross
2021-11-16 15:05:21 +02:00
Maximilian Bosch
1e156e3b5d
Merge pull request #146178 from TredwellGit/linux
...
Kernels 2021-11-15
2021-11-16 12:02:04 +01:00
Thomas Gerbet
6abc7cd907
bluez: 5.61 -> 5.62
...
Fixes CVE-2021-43400.
http://www.bluez.org/release-of-bluez-5-62/
https://github.com/bluez/bluez/blob/5.62/ChangeLog
2021-11-16 11:34:55 +01:00
Jörg Thalheim
527ebd8530
linuxPackages.bcc: 0.22.0 -> 0.23.0
2021-11-16 11:00:14 +01:00
Jörg Thalheim
b81e66efeb
Merge pull request #145458 from Mic92/zfs
...
zfs: unlock for 5.15
2021-11-16 09:57:25 +00:00
TredwellGit
f726b6c476
linux-rt_5_11: remove
2021-11-15 19:38:09 +00:00
TredwellGit
c783c8d859
linux/hardened/patches/5.15: init at 5.15.2-hardened1
2021-11-15 19:38:09 +00:00
TredwellGit
db13d848fc
linux/hardened/patches/5.4: 5.4.158-hardened1 -> 5.4.159-hardened1
2021-11-15 19:38:09 +00:00
TredwellGit
b868e78282
linux/hardened/patches/5.14: 5.14.17-hardened1 -> 5.14.18-hardened1
2021-11-15 19:38:09 +00:00
TredwellGit
57d9fd1791
linux/hardened/patches/4.19: 4.19.216-hardened1 -> 4.19.217-hardened1
2021-11-15 19:38:09 +00:00
TredwellGit
9b6fb581af
linux/hardened/patches/4.14: 4.14.254-hardened1 -> 4.14.255-hardened1
2021-11-15 19:38:09 +00:00
TredwellGit
38d1f15fe4
linux-rt_5_10: 5.10.73-rt54 -> 5.10.78-rt55
2021-11-15 19:38:09 +00:00
Thiago Kenji Okada
4aa774626a
Merge pull request #146114 from fabaff/bump-cpuid
...
cpuid: 20211031 -> 20211114
2021-11-15 09:08:36 -03:00
Vladimír Čunát
64065d76f4
Merge #144730 : branch 'staging-next'
2021-11-15 11:52:15 +01:00
Fabian Affolter
695241f2bc
cpuid: 20211031 -> 20211114
2021-11-15 11:23:05 +01:00
Cole Mickens
4f0c8d0512
nvidia_x11: libPath: add libgbm/libGL libraries ( #145439 )
2021-11-14 23:43:35 +01:00
github-actions[bot]
bc35dc4f3b
Merge master into staging-next
2021-11-14 12:01:23 +00:00
Jörg Thalheim
13dc25bd67
Merge branch 'master' into xps-9310-kernel-config
2021-11-14 11:33:38 +00:00
Jörg Thalheim
2a909594f1
Merge pull request #145827 from ncfavier/mediatek-bluetooth
...
linux: add BT_HCIBTUSB_MTK to common kernel config
2021-11-14 11:31:33 +00:00
Michael Raskin
06ef33bf9e
Merge pull request #145819 from arcnmx/eudev-native-gperf
...
eudev: gperf is a nativeBuildInput
2021-11-14 09:56:21 +00:00
Naïm Favier
3c2c3df181
linux: add BT_HCIBTUSB_MTK to common kernel config
...
> The MediaTek protocol support enables firmware download support and chip initialization for MediaTek Bluetooth USB controllers.
Necessary to make Bluetooth work on some MediaTek controllers.
2021-11-14 01:13:34 +01:00
github-actions[bot]
9b5a105856
Merge master into staging-next
2021-11-14 00:01:47 +00:00
arcnmx
2c055cdfa0
eudev: gperf is a nativeBuildInput
2021-11-13 15:25:05 -08:00
Austin Seipp
3df74bdd3f
kernel: enable core scheduling on 5.14+ kernels
...
Core scheduling is a recent innovation in newer kernels to help run
certain untrusted compute workloads more safely in the face of
vulnerabilities like Spectre. In short: it lets processes assign a
unique "cookie" to some group of processes to indicate they are allowed
to be scheduled together on the same SMT-capable core. This helps
mitigate attacks that rely on observing usage of CPU execution units by
cohabitated threads.
Some extra details are available via Linux Weekly News:
"Core scheduling lands in 5.14", https://lwn.net/Articles/861251/
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2021-11-13 17:02:34 -06:00
Jörg Thalheim
b5e7d62f87
Merge pull request #145808 from Mic92/rtl88xxau-aircrack
...
linuxPackages.rtl88xxau-aircrack: remove unused fetchpatch
2021-11-13 22:55:02 +00:00
Jörg Thalheim
06113ed1f2
Merge pull request #145725 from Mic92/zen
...
linux_zen: 5.15.1-zen1 -> 5.15.2-zen1
2021-11-13 22:50:46 +00:00
Jörg Thalheim
6604d111be
linuxPackages.rtl88xxau-aircrack: remove unused fetchpatch
2021-11-13 23:30:53 +01:00
Sandro
96c17beaf5
Merge pull request #145205 from Stunkymonkey/treewide-pname-version-1
2021-11-13 19:32:52 +01:00
github-actions[bot]
4db5f307b0
Merge master into staging-next
2021-11-13 18:01:11 +00:00
Maximilian Bosch
91f58a36fc
Merge pull request #145671 from TredwellGit/linux
...
Kernels 2021-11-12
2021-11-13 14:51:28 +01:00
Alyssa Ross
51e95616d7
selinux-python: fix cross; strict deps
2021-11-13 12:04:16 +00:00
sternenseemann
1a1e32f023
Merge remote-tracking branch 'origin/master' into staging-next
...
Conflicts were caused by 2043dbb6fa
interacting with b2767b69dd
.
2021-11-13 12:35:55 +01:00
Jörg Thalheim
4bc82a39a3
Merge pull request #145670 from Kiskae/patch-1
...
nvidia_x11_legacy470: 470.82.00 -> 470.86
2021-11-13 10:01:53 +00:00
Jörg Thalheim
f17e7e684d
linux_zen: 5.15.1-zen1 -> 5.15.2-zen1
2021-11-13 09:43:34 +01:00
Jörg Thalheim
86e057aa5b
zfs: unlock for 5.15
2021-11-13 09:41:34 +01:00
github-actions[bot]
c0c7fbda14
Merge master into staging-next
2021-11-13 00:01:45 +00:00
matthewcroughan
df6bfa5e3a
linuxPackages.rtl88xxau-aircrack: fix build for linux 5.15
...
This removes the unnecessary patches and bumps the version to the rev of
tag v5.6.4.2
ZHF: https://github.com/NixOS/nixpkgs/issues/144627
Co-authored-by: nixinator <33lockdown33@protonmail.com>
2021-11-12 22:52:36 +00:00
Graham Christensen
41c9be7c10
Merge pull request #140506 from SebTM/update/displaylink-541
...
displaylink: 5.4.0-55.153 -> 5.4.1-55.174
2021-11-12 15:14:39 -05:00
TredwellGit
5bb24d504b
linux/hardened/patches/5.4: 5.4.157-hardened1 -> 5.4.158-hardened1
2021-11-12 19:03:54 +00:00
TredwellGit
dd5de73eba
linux/hardened/patches/5.14: 5.14.16-hardened1 -> 5.14.17-hardened1
2021-11-12 19:03:46 +00:00