Commit Graph

17041 Commits

Author SHA1 Message Date
Maximilian Bosch
ea55e013f0
Merge pull request #146868 from TredwellGit/linux
Kernels 2021-11-21
2021-11-22 22:34:49 +01:00
Izorkin
8bcc413092 linux: enable kTLS 2021-11-22 21:01:01 +00:00
github-actions[bot]
28641f51dc
Merge master into staging-next 2021-11-22 18:01:08 +00:00
Sandro
dae20ac9ef
Merge pull request #144334 from cyounkins/undmg_param 2021-11-22 16:37:37 +01:00
Sandro
4cb61178d0
Merge pull request #146427 from IvarWithoutBones/fix/rtl8821ce-5.15 2021-11-22 14:49:48 +01:00
github-actions[bot]
9e1911e222
Merge master into staging-next 2021-11-22 12:01:27 +00:00
sterni
108f913823
Merge pull request #146134 from sternenseemann/netbsd-man-fix
netbsd.man: fix build
2021-11-22 12:14:49 +01:00
github-actions[bot]
cbcbfb4901
Merge master into staging-next 2021-11-22 06:01:10 +00:00
Atemu
8d0f1c1725 kernel: compare version against the base version
This makes it so that 5.10.1 > 5.10-rc5
2021-11-22 02:11:16 +00:00
Atemu
712db36fa2 kernel/generic: remove redundant kernelOlder/kernelAtLeast 2021-11-22 02:11:16 +00:00
IvarWithoutBones
d00b852a90 linuxPackages.rtl8821ce: unstable-2021-05-28 -> unstable-2021-11-19
This fixes https://github.com/tomaspinho/rtl8821ce/issues/244, making compilation with Linux kernel 5.15+ succeed.
2021-11-21 20:49:26 +01:00
github-actions[bot]
18ad263272
Merge master into staging-next 2021-11-21 18:01:07 +00:00
TredwellGit
ef17d66328 linux_zen: 5.15.2-zen1 -> 5.15.3-zen1 2021-11-21 13:39:59 +00:00
TredwellGit
541a3a7332 linux_latest-libre: 18473 -> 18484 2021-11-21 13:38:16 +00:00
TredwellGit
392ccc5431 linux: 5.4.160 -> 5.4.161 2021-11-21 13:38:04 +00:00
TredwellGit
d789aebb56 linux: 5.15.3 -> 5.15.4 2021-11-21 13:37:56 +00:00
TredwellGit
df8b7f5d06 linux: 5.14.20 -> 5.14.21 2021-11-21 13:37:50 +00:00
TredwellGit
06629bb117 linux: 5.10.80 -> 5.10.81 2021-11-21 13:37:41 +00:00
Ryan Burns
2175b157ac treewide: refactor isi686 && isx86_64 -> isx86 2021-11-20 17:50:41 -08:00
github-actions[bot]
43d088886e
Merge master into staging-next 2021-11-21 00:01:46 +00:00
Thiago Kenji Okada
4700fda2c0
Merge pull request #145395 from thiagokokada/bump-plymouth
plymouth: unstable-2020-12-07 -> unstable-2021-10-18
2021-11-20 18:00:50 -03:00
Sandro
d72f3fe764
Merge pull request #146553 from trofi/fix/powertop-for-ncurses-6.3 2021-11-20 19:46:05 +01:00
Sandro
8dfdd0e468
Merge pull request #146594 from trofi/fix-tiptop-for-ncurses-6.3 2021-11-20 19:39:47 +01:00
github-actions[bot]
f515d91189
Merge master into staging-next 2021-11-20 18:01:07 +00:00
Bobby Rong
7611e53fcd
Merge pull request #146474 from trofi/update-nmon
nmon: 16m -> 16n
2021-11-20 22:16:24 +08:00
github-actions[bot]
7495684853
Merge master into staging-next 2021-11-20 00:01:21 +00:00
Artturi
dd4ce550b3
Merge pull request #146456 from Artturin/misc-updates1 2021-11-20 01:14:44 +02:00
Jonathan Ringer
6ede9cd761
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
  pkgs/applications/audio/hybridreverb2/default.nix
2021-11-19 08:44:33 -08:00
Sergei Trofimovich
eafed17eff tiptop: pull upstream patch for ncurses-6.3 support
Without the patch build fails on ncurses-6.3 as:

    helpwin.c:64:3: error: format not a string literal and no format arguments [-Werror=format-security]
       64 |   mvwprintw(win, 2, 1, screen->desc);
          |   ^~~~~~~~~
2021-11-19 08:42:00 +00:00
Sergei Trofimovich
51b4f7aebc powertop: pull upstream fix for ncurses-6.3
Without the fix build on ncurses-6.3 fails as:

    lib.cpp:586:24: error: format not a string literal and no format arguments [Werror=format-security]
      586 |         mvprintw(1, 0, notify);
          |                        ^~~~~~
2021-11-18 22:16:38 +00:00
TredwellGit
170255c3a3 linux/hardened/patches/5.4: 5.4.159-hardened1 -> 5.4.160-hardened1 2021-11-18 21:12:07 +00:00
TredwellGit
6383327644 linux/hardened/patches/5.15: 5.15.2-hardened1 -> 5.15.3-hardened1 2021-11-18 21:11:59 +00:00
TredwellGit
cc0a75815d linux/hardened/patches/5.14: 5.14.18-hardened1 -> 5.14.20-hardened1 2021-11-18 21:11:53 +00:00
TredwellGit
51bd34b742 linux/hardened/patches/5.10: 5.10.78-hardened1 -> 5.10.80-hardened1 2021-11-18 21:11:46 +00:00
TredwellGit
c871adc77c linux_latest-libre: 18452 -> 18473 2021-11-18 21:11:23 +00:00
TredwellGit
83c1df7574 linux: 5.4.159 -> 5.4.160 2021-11-18 21:11:12 +00:00
TredwellGit
be5a54e952 linux: 5.15.2 -> 5.15.3 2021-11-18 21:11:05 +00:00
TredwellGit
654052abbb linux: 5.14.18 -> 5.14.20 2021-11-18 21:11:00 +00:00
TredwellGit
8cf6618d0c linux: 5.10.79 -> 5.10.80 2021-11-18 21:10:52 +00:00
Sergei Trofimovich
f7e03a6a4e nmon: 16m -> 16n 2021-11-18 17:36:34 +00:00
github-actions[bot]
c20c52d15c
Merge master into staging-next 2021-11-18 12:01:15 +00:00
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
Artturin
48a4db63e6 crda: 3.18 -> 4.14 2021-11-18 03:20:56 +02:00
github-actions[bot]
c77daf4da1
Merge master into staging-next 2021-11-17 18:00:59 +00: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
Artturin
64b4af5296 kmod-blacklist-ubuntu: 22-1.1ubuntu1 -> 28-1ubuntu4 2021-11-17 18:50:41 +02: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
github-actions[bot]
cf671bd5e9
Merge master into staging-next 2021-11-17 12:01:23 +00: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