Commit graph

4247 commits

Author SHA1 Message Date
github-actions[bot] 5dffe03f30
Merge master into staging-next 2020-12-31 18:42:41 +00:00
Samuel Dionne-Riel 4e75a31e98 linux: configure aarch64 contiguous memory allocator via kernel config
As per the in-line comment, this is where distros should configure it.
Not via kernel command line parameters.

As found by looking at the implementation, while exploring the cause of
a bug on the Raspberry Pi 4, it was found that `cma=` on the command
line parameters will overwrite the values a device tree will have
configured for a given platform.

With this, the more recent 5.4 vendor kernel boots just fine on the
Raspberry Pi 4 using our common configuration.
2020-12-31 18:20:49 +01:00
Frederik Rietdijk e823016e66 Merge master into staging-next 2020-12-31 13:29:32 +01:00
Tim Steinbach 70a061bd6c
linux/hardened/patches/5.4: 5.4.85.a -> 5.4.86.a 2020-12-30 21:19:16 -05:00
Tim Steinbach 5f4c27eb77
linux/hardened/patches/5.10: init at 5.10.4.a 2020-12-30 21:19:16 -05:00
Tim Steinbach 8ed3ba45f5
linux/hardened/patches/4.19: 4.19.163.a -> 4.19.164.a 2020-12-30 21:19:16 -05:00
Tim Steinbach 334018553b
linux/hardened/patches/4.14: 4.14.212.a -> 4.14.213.a 2020-12-30 21:19:15 -05:00
Tim Steinbach 685d4640a0
linux: 5.4.85 -> 5.4.86 2020-12-30 21:19:15 -05:00
Tim Steinbach 3785b180ba
linux: 5.10.3 -> 5.10.4 2020-12-30 21:19:15 -05:00
Tim Steinbach d4f876cf30
linux: 4.19.163 -> 4.19.164 2020-12-30 21:19:14 -05:00
github-actions[bot] ff873c7c21
Merge master into staging-next 2020-12-29 18:40:52 +00:00
Tim Steinbach 733e537a8a
linux: 4.9.248 -> 4.9.249 2020-12-29 10:11:59 -05:00
Tim Steinbach 18eae95161
linux: 4.4.248 -> 4.4.249 2020-12-29 10:11:58 -05:00
Tim Steinbach b3d2d9170b
linux: 4.14.212 -> 4.14.213 2020-12-29 10:11:57 -05:00
github-actions[bot] ac03278035
Merge master into staging-next 2020-12-28 18:34:55 +00:00
Timo Kaufmann 90d95d4513
Merge pull request #107148 from Atemu/linux_lqx-init
linux_lqx: init at 5.9.15
2020-12-28 18:35:15 +01:00
Tim Steinbach 80e3ca6f4a
linux: 5.10-rc6 -> 5.11-rc1 2020-12-28 11:22:57 -05:00
Tim Steinbach b24e814e14
linux: 5.10.2 -> 5.10.3 2020-12-28 10:48:04 -05:00
Frederik Rietdijk 92cc19490e Merge staging into staging-next 2020-12-28 08:45:43 +01:00
Drew Risinger 6f74787180 linux_rpi: 5.4.51 -> 5.4.79 2020-12-27 17:01:02 +01:00
Matthew Bauer 44dae8d0c8 linux_rpi: 4.19.118 -> 5.4.51
Update to the new default branch for the Raspberry Pi vendor kernel.
2020-12-27 16:48:51 +01:00
Atemu 0fdf69260a linux_lqx: add a description 2020-12-26 13:35:45 +01:00
Atemu 02437ff86c linux_zen: add a description
Taken from https://liquorix.net/ who use the same sauce in their kernel
2020-12-26 13:30:53 +01:00
github-actions[bot] 09a970dcd2
Merge staging-next into staging 2020-12-25 12:23:40 +00:00
Gabriel Ebner ce8c83623d
Merge pull request #107263 from edibopp/patch-rtl8761b
Firmware and kernel patch for Realtek RTL8761b
2020-12-25 11:08:32 +01:00
Arnout Engelen de075d25c7
linux: omit build id (#106648)
Don't include an ​NT_GNU_BUILD_ID (that is randomly generated
at build time).

This improves the kernel reproducibility: when also disabling
the MOUDLE_SIG and SECURITY_LOCKDOWN_LSM options the build
is bit-by-bit reproducible.
2020-12-23 16:31:05 +01:00
Tim Steinbach bf0589a3c5
linux/hardened/patches/5.9: 5.9.15.a -> 5.9.16.a 2020-12-22 14:37:21 -05:00
Tim Steinbach 371b86735f
linux/hardened/patches/5.4: 5.4.84.a -> 5.4.85.a 2020-12-22 14:37:19 -05:00
Tim Steinbach 96396f35b8
linux-rt_5_4: 5.4.82-rt45 -> 5.4.84-rt47 2020-12-22 14:36:53 -05:00
Anderson Torres 6690232388
Merge pull request #104197 from Chiiruno/dev/bcachefs
linux_testing_bcachefs: 5.8.0-2020.09.07 -> 5.9.0-2020.11.17 // bcachefs-tools: 2020-08-25 -> 2020-11-17
2020-12-22 11:09:43 -03:00
Atemu fd2d1eb907 linux_lqx: 5.9.15 -> 5.9.16 2020-12-22 08:15:47 +01:00
Tim Steinbach c0e091e6d7
linux-rt_5_10: 5.10.1-rt19 -> 5.10.1-rt20 2020-12-21 12:48:17 -05:00
Tim Steinbach 4859bf2874
linux: 5.9.15 -> 5.9.16 2020-12-21 12:48:17 -05:00
Tim Steinbach 6b4ee3bf33
linux: 5.4.84 -> 5.4.85 2020-12-21 12:48:16 -05:00
Tim Steinbach 9dc0ab949b
linux: 5.10.1 -> 5.10.2 2020-12-21 12:48:16 -05:00
Michael Raskin 4aa87cfa36
Merge pull request #107003 from Atemu/update/linux_zen
linux_zen: 5.9.14 -> 5.10.1
2020-12-21 11:51:38 +00:00
Eduard Bopp 6ac71f593d linux: backport support for RTL8761b to 5.4 2020-12-20 14:36:07 +01:00
Atemu ff636d5843 linux_lqx: init at 5.9.15
Same source as linux_zen but with a release schedule that's not quite as
bleeding edge. For example, it's currenly on the newest 5.9 release while
linux_zen is already on 5.10 and won't release future 5.9 fixes.

Originally meant for debianish Distros.
2020-12-18 13:07:55 +01:00
Tim Steinbach 62f5b921c5
linux/hardened/patches/5.9: 5.9.14.a -> 5.9.15.a 2020-12-17 09:21:58 -05:00
Tim Steinbach 1eb7cd9572
linux/hardened/patches/5.4: 5.4.83.a -> 5.4.84.a 2020-12-17 09:21:58 -05:00
Tim Steinbach 08d67bbd0d
linux-rt_5_10: 5.10-rt17 -> 5.10.1-rt19 2020-12-17 09:21:58 -05:00
Tim Steinbach 78c036ced3
linux_latest-libre: 17788 -> 17812 2020-12-16 11:25:40 -05:00
Tim Steinbach ca0e3d9c64
linux: 5.9.14 -> 5.9.15 2020-12-16 11:25:29 -05:00
Tim Steinbach d1a0eb7f0b
linux: 5.4.83 -> 5.4.84 2020-12-16 11:25:17 -05:00
Atemu 10a3fd4892 linux_zen: 5.9.14 -> 5.10.1 2020-12-16 07:10:56 +01:00
Tim Steinbach 853bac5b2b
linux/hardened/patches/5.8: remove 2020-12-15 14:34:44 -05:00
Tim Steinbach a83bf32bab
linux: 5.10 -> 5.10.1 2020-12-15 14:34:40 -05:00
Orivej Desh 2f6ac24357 linux-rt_latest: 5.9.1-rt20 -> 5.10-rt17
This does not keep 5.9 series because it has known issues and rt
upstream has stopped maintaining it in favor of 5.10.

"ls -v" sorts by version, making 5.10 the next $prev kernel.
2020-12-14 23:42:17 +00:00
Tim Steinbach 1be6a53cd8
Linux: Remove 5.8 2020-12-14 12:57:57 -05:00
Tim Steinbach c1ef6d2f41
linux: Add 5.10
Validated via
```
 nix-build ./nixos/release.nix -A tests.kernel-latest.x86_64-linux -A tests.latestKernel.login.x86_64-linux
```
2020-12-14 12:55:31 -05:00