Commit Graph

15470 Commits

Author SHA1 Message Date
Jörg Thalheim c0e25740a5 linux_zen: actually enable patchset
(cherry picked from commit 604d0dd0d68daf696a9ba5494b63500e9db36874)
2021-08-01 13:32:42 +00:00
Jörg Thalheim cb52ea7042 linux_zen: 5.13.5 -> 5.13.7
(cherry picked from commit 6e9195f6687d05d4225521a34d1702dd9c0a4444)
2021-08-01 13:32:41 +00:00
Ben Wolsieffer cab8dfb6f6 linux/common-config.nix: disable LPAE on armv7l-linux
LPAE was enabled to support native armv7l builders running in QEMU on aarch64,
but this option disables support for processors which don't support LPAE, which
are still relatively common. In particular, Beaglebones use the Cortex-A8, which
doesn't support LPAE.

Also, if you attempt to boot an LPAE kernel on a CPU that doesn't support it,
it fails before even earlycon is initialized. This makes the problem difficult
to debug without enabling CONFIG_DEBUG_LL or using a hardware debugger.

(cherry picked from commit 988c12faed96159fd5902f3bc372739c111206ef)
2021-07-30 19:44:27 +00:00
github-actions[bot] 1785d7020c
Merge release-21.05 into staging-next-21.05 2021-07-29 12:02:32 +00:00
Vladimír Čunát f90d817036
linuxPackages_latest.perf: fix build
Broken by kernel updates; NixPkgs master fixed this in a128e443c,
but I decided to be more conservative.
2021-07-29 11:55:38 +02:00
Harrison Houghton 85924eaaa8 bpftools: fix
At some point the name of the doc-tool script changed and we stopped
patching up the shabang line. The new one is just scripts/bpf_doc.py.

(cherry picked from commit 8997f8cc709f6d1801a23de80a7954e48116d1b2)
2021-07-29 09:42:48 +00:00
github-actions[bot] e6c1d10f4b
Merge release-21.05 into staging-next-21.05 2021-07-29 00:03:09 +00:00
Eelco Dolstra 5092dae98d
Merge pull request #131837 from NixOS/backport-131831-to-release-21.05
[Backport release-21.05] nixos-rebuild: Set inherit_errexit
2021-07-28 22:53:44 +02:00
Florian Klink 5d432c2453 linux: 5.13.5 -> 5.13.6
(cherry picked from commit b167e087810dce6f0298f078b0ad621e4bdaaf7f)
2021-07-28 18:15:47 +00:00
github-actions[bot] 98530c2e9e
Merge release-21.05 into staging-next-21.05 2021-07-28 18:02:32 +00:00
Eelco Dolstra 8f5794cbda nixos-rebuild: Set inherit_errexit
Without this, failure of nixBuild() and nixFlakeBuild() was ignored
(since bash doesn't inherit 'set -e' in subshells by default), so the
script would proceed with a bogus ./result link, e.g.

  ++ readlink -f /tmp/nixos-rebuild.NfHKxx/result
  + pathToConfig='/nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix
  /tmp/nixos-rebuild.NfHKxx/result'
  + '[' test = switch -o test = boot ']'
  + copyToTarget '/nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix
  /tmp/nixos-rebuild.NfHKxx/result'
  + '[' '' = '' ']'
  + '[' test = switch -o test = boot -o test = test -o test = dry-activate ']'
  + targetHostCmd /nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix /tmp/nixos-rebuild.NfHKxx/result/bin/switch-to-configuration test
  + '[' -z '' ']'
  + sudo -- /nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix /tmp/nixos-rebuild.NfHKxx/result/bin/switch-to-configuration test
  error: '/tmp/nixos-rebuild.NfHKxx/result/bin/switch-to-configuration' is not a recognised command
  Try '/nix/store/m7dvk6an18cpr95qn5wnig2600qhv6w7-nix-2.4pre20210727_706777a/bin/nix --help' for more information.
  + echo 'warning: error(s) occurred while switching to the new configuration'
  warning: error(s) occurred while switching to the new configuration

(cherry picked from commit 0ad27c8653daaf59cf0fb2e0b30561a8d86303fa)
2021-07-28 16:32:56 +00:00
Atemu cd82f6616f linux_zen: 5.12.19 -> 5.13.5
(cherry picked from commit caa1c955c94564f9bdafc23f6315f88da1e0da46)
2021-07-28 13:50:45 +02:00
Atemu 55e768eefd linux_lqx: 5.12.17 -> 5.12.19
(cherry picked from commit b15b762d871e1cc4fd08fbea11261de5d78fcd71)
2021-07-28 13:50:30 +02:00
Atemu 4820c77a40 linux_zen: 5.12.14 -> 5.12.19
(cherry picked from commit 349ff1b29e9995b36799c215b475bbb0ba351a45)
2021-07-28 13:50:30 +02:00
Atemu 3650339f63 linux_lqx: 5.12.14 -> 5.12.17
(cherry picked from commit 85f28b5c4f258b3376aade809903132ed1d11f2f)
2021-07-28 13:49:17 +02:00
github-actions[bot] 0aa5191556
Merge release-21.05 into staging-next-21.05 2021-07-27 06:02:15 +00:00
Domen Kožar 82151321ee
Merge pull request #129773 from pca006132/backport
[21.05] rtw89: init at 2021-07-03
2021-07-27 06:51:03 +02:00
github-actions[bot] 17caed6521
Merge release-21.05 into staging-next-21.05 2021-07-27 00:02:38 +00:00
TredwellGit 8b60c185fa linux_latest-libre: 18165 -> 18191
(cherry picked from commit 2004b7b08dc1d96a5603d3138545865c036a6081)
2021-07-26 15:47:29 +00:00
TredwellGit 2f7a5aa75a linux-rt_5_10: 5.10.47-rt46 -> 5.10.52-rt47
(cherry picked from commit ee688c5c0e5c5a08f292308f1c41be84604c7e43)
2021-07-26 15:47:29 +00:00
TredwellGit 92566fadc9 linux: 5.13.4 -> 5.13.5
(cherry picked from commit 286fa7b708fa932a6955b796628486c13f5fee24)
2021-07-26 15:47:28 +00:00
Michele Guerini Rocco ccae2fed21
Merge pull request #131214 from rnhmjoj/staging-21.05
[21.05] kbd: update search-paths.patch
2021-07-24 09:50:17 +02:00
Jonathan Ringer cab2d34df6 zfsUnstable: 2.1.0-rc8 -> 2.1.0
(cherry picked from commit 6f1b155d37337dc0cf7dc075b9291f3b2dedca69)
2021-07-23 09:19:24 -07:00
TredwellGit 02552c7074 zfsUnstable: 2.1.0-rc7 -> 2.1.0-rc8
https://github.com/openzfs/zfs/releases/tag/zfs-2.1.0-rc8
(cherry picked from commit 5ef8322daa6007ef0256460c0de339f70d718e50)
2021-07-23 09:19:24 -07:00
TredwellGit 5841063b6c zfsUnstable: 2.1.0-rc6 -> 2.1.0-rc7
https://github.com/openzfs/zfs/releases/tag/zfs-2.1.0-rc7
(cherry picked from commit eeb255207df56b2b28745eb53b33e50bb87c3021)
2021-07-23 09:19:24 -07:00
TredwellGit ddb061d9a4 zfsUnstable: 2.1.0-rc5 -> 2.1.0-rc6
https://github.com/openzfs/zfs/releases/tag/zfs-2.1.0-rc6
(cherry picked from commit 917884725dbab2f3855da31b46f9342951cafb57)
2021-07-23 09:19:24 -07:00
Azure Zanculmarktum b9d9d2901f
kbd: update search-paths.patch
Backport of 6f89feaeddacab8ad30909dae968bba5b9a066e7
2021-07-23 11:51:10 +02:00
Janne Heß 8fe750c560 systemd: Patch CVE-2021-33910
(cherry picked from commit b361dcf0bd3610d1fea6b44d72404add188da51d)
2021-07-21 21:56:15 +02:00
TredwellGit 2822d00c6a linux/hardened/patches/5.4: 5.4.133-hardened1 -> 5.4.134-hardened1
(cherry picked from commit ac887a4abc6529cf7817539db2709107cfbad573)
2021-07-21 21:54:48 +02:00
TredwellGit 454e3fc4af linux/hardened/patches/5.12: 5.12.18-hardened1 -> 5.12.19-hardened1
(cherry picked from commit a718b4ae916113e98a4a113ffc52c53106d1bd97)
2021-07-21 21:54:48 +02:00
TredwellGit d528d58746 linux/hardened/patches/5.10: 5.10.51-hardened1 -> 5.10.52-hardened1
(cherry picked from commit 60e9f5c2d76c7892b1031884723a6a3f45e7552e)
2021-07-21 21:54:48 +02:00
TredwellGit 3e9e9473cb linux/hardened/patches/4.19: 4.19.197-hardened1 -> 4.19.198-hardened1
(cherry picked from commit 8bf83e8c874642b020169c201866817bc1c8d402)
2021-07-21 21:54:48 +02:00
TredwellGit 0a96eec012 linux/hardened/patches/4.14: 4.14.239-hardened1 -> 4.14.240-hardened1
(cherry picked from commit 02f4b95e1dfde6c71e230e9b4f17ab4323c306dd)
2021-07-21 21:54:48 +02:00
TredwellGit dacef47f62 linux: 5.4.133 -> 5.4.134
(cherry picked from commit ebd057e9efd8e8810c011b0dba9840109bab65f3)
2021-07-21 21:54:48 +02:00
TredwellGit 6b8d902600 linux: 5.13.3 -> 5.13.4
(cherry picked from commit 5b3a23670c3bdbd3a4ad7e7fe62c4e4c9e0132d9)
2021-07-21 21:54:48 +02:00
TredwellGit 33f224ada6 linux: 5.12.18 -> 5.12.19
(cherry picked from commit a703195804f27720118120bf80fda99531969fe2)
2021-07-21 21:54:48 +02:00
TredwellGit 243d04c444 linux: 5.10.51 -> 5.10.52
(cherry picked from commit f61350ac8916d99611aaf5b8fcb6be120114c7e9)
2021-07-21 21:54:48 +02:00
TredwellGit 6f6efc8dda linux: 4.9.275 -> 4.9.276
(cherry picked from commit c6eff0d2f599621fa4936e2c605823e3489a7044)
2021-07-21 21:54:48 +02:00
TredwellGit 8e34af05ab linux: 4.4.275 -> 4.4.276
(cherry picked from commit 067c21c9647fcc9e38b77b67ad932672374f098f)
2021-07-21 21:54:48 +02:00
TredwellGit 0df57cdc24 linux: 4.19.197 -> 4.19.198
(cherry picked from commit 9c153cccd2e1dbae481ac1578c36017b742adbd2)
2021-07-21 21:54:48 +02:00
TredwellGit 21c1bbc973 linux: 4.14.239 -> 4.14.240
(cherry picked from commit 82af4b58ee24caaec68e3803763c0e6dbedf3784)
2021-07-21 21:54:48 +02:00
TredwellGit ba6476e992 linux/hardened/patches/5.4: 5.4.132-hardened1 -> 5.4.133-hardened1
(cherry picked from commit e87737ca6026c81e81514e447f2a82c7ca56c8a2)
2021-07-20 22:50:51 +00:00
TredwellGit 94ff9e7b2d linux/hardened/patches/5.12: 5.12.17-hardened1 -> 5.12.18-hardened1
(cherry picked from commit 9e10f08e102e10a2a70401dbe1a5707099f61954)
2021-07-20 22:50:51 +00:00
TredwellGit 0d3b5af09e linux/hardened/patches/5.10: 5.10.50-hardened1 -> 5.10.51-hardened1
(cherry picked from commit 8e75e31ae4f6b98cf68d68bdb1ce9ecd6d24a807)
2021-07-20 22:50:50 +00:00
TredwellGit 09c21c10fc linux: 5.4.132 -> 5.4.133
(cherry picked from commit 1e8af69febc3205e403209caa7f0c711d92c2463)
2021-07-20 22:50:50 +00:00
TredwellGit 612d04e1d6 linux: 5.13.2 -> 5.13.3
(cherry picked from commit 72bcb1ace3cfe336d18342d6540733d8e69083a5)
2021-07-20 22:50:50 +00:00
TredwellGit 720802452a linux: 5.12.17 -> 5.12.18
(cherry picked from commit 72d6452921296dda48c531f465c5e37fa91c7c3f)
2021-07-20 22:50:49 +00:00
TredwellGit f1a0f33c5f linux: 5.10.50 -> 5.10.51
(cherry picked from commit a5ee0aede3e3ffacc1bf8f3fb3a9970523cce79e)
2021-07-20 22:50:49 +00:00
Maximilian Bosch 46f9b120e8
Merge pull request #130292 from NixOS/backport-130281-to-release-21.05
[Backport release-21.05] Kernels 2021-07-15
2021-07-20 23:57:39 +02:00
TredwellGit 49809d08b5 linux/hardened/patches/5.4: 5.4.130-hardened1 -> 5.4.132-hardened1
(cherry picked from commit f011a85f289507bef66b10759de524d0467821eb)
2021-07-18 18:59:28 +00:00