Commit Graph

10397 Commits

Author SHA1 Message Date
PedroHLC ☭
de7c774795 linux-lqx: 5.19.11 -> 5.19.12 2022-09-28 18:31:48 -03:00
github-actions[bot]
8d941befdb Merge staging-next into staging 2022-09-27 18:04:48 +00:00
Andrew Marshall
7c49efdd2a linux: Enable HARDENED_USERCOPY
Enabled in [Arch][1], [Debian][2], [Fedora][3]. Recommended by [Kernel
Self Protection Project][4]. Originally [reported to have no noticeable
performance impact][5].

[1]: 66d72ee54a/trunk/config (L10252)
[2]: 07731f5956/debian/config/config (L7710)
[3]: 6d6ad72f0c/f/kernel-x86_64-fedora.config (_2202)
[4]: https://kernsec.org/wiki/index.php/Kernel_Self_Protection_Project/Recommended_Settings
[5]: https://lwn.net/Articles/695991/
2022-09-27 09:21:48 -04:00
PedroHLC ☭
690c606fcc linux-lqx: 5.19.11-lqx1 -> 5.19.11-lqx2 2022-09-27 08:17:52 -03:00
Maximilian Bosch
f5634aec0d linux: 5.4.213 -> 5.4.214 2022-09-26 13:24:14 +02:00
Maximilian Bosch
e33dff4d6c linux: 5.19.9 -> 5.19.11 2022-09-26 13:24:14 +02:00
Maximilian Bosch
2a6848c41f linux: 5.15.68 -> 5.15.70 2022-09-26 13:24:14 +02:00
Maximilian Bosch
658cf99cfd linux: 5.10.143 -> 5.10.145 2022-09-26 13:24:13 +02:00
Maximilian Bosch
56eac8d627 linux: 4.9.328 -> 4.9.329 2022-09-26 13:24:13 +02:00
Maximilian Bosch
6d6910f87d linux: 4.19.258 -> 4.19.259 2022-09-26 13:24:13 +02:00
Maximilian Bosch
047d538aea linux: 4.14.293 -> 4.14.294 2022-09-26 13:24:13 +02:00
PedroHLC ☭
b49efa0116 linux-lqx: 5.19.10 -> 5.19.11 2022-09-25 11:57:41 -03:00
PedroHLC ☭
408d220f0e linux-zen: 5.19.10 -> 5.19.11 2022-09-25 11:54:53 -03:00
Maximilian Bosch
b2ec74836b Merge pull request #191670 from Ma27/fix-hardened-kernel-update
linux/hardened: fix update script and build for 5.19
2022-09-22 11:03:31 +02:00
PedroHLC ☭
79359cc1e2 linux-zen: 5.19.9 -> 5.19.10 2022-09-20 13:46:57 -03:00
PedroHLC ☭
7c03f6b13a linux-lqx: 5.19.9 -> 5.19.10 2022-09-20 13:45:54 -03:00
Maximilian Bosch
dd6727e7b8 linux/hardened/5.19: fix build
The options GCC_PLUGIN_RANDSTRUCT{,_PERFORMANCE} have been renamed to
`RANDSTRUCT_*` in 595b893e2087de306d0781795fb8ec47873596a6 since CLang
is about to support this as well and thus the options had to be
generalized.

Also, the file that is used to generate the seed has changed, only the
reference to the file in the patch was changed on adding Linux 5.19[1]

[1] b4d0cb4497
2022-09-18 12:14:00 +02:00
Maximilian Bosch
80228b73e9 linux-hardened: fix update script
We now have releases called `v5.19.x-hardened2` so make sure that the
update script doesn't stumble upon this.
2022-09-18 12:12:57 +02:00
Maximilian Bosch
c2d301f7af linux/hardened/patches/5.19: 5.19.8-hardened1 -> 5.19.8-hardened2 2022-09-18 12:12:57 +02:00
Maximilian Bosch
b3dc6e35e0 linux_latest-libre: 18911 -> 18916 2022-09-18 12:12:54 +02:00
Maximilian Bosch
a2969b43bb linux: remove 5.18
This is long overdue, the last release was almost a month ago, on 21st
Aug 2022[1].

[1] https://lwn.net/Articles/905532/
2022-09-17 17:06:58 +02:00
Maximilian Bosch
b561e2cad4 Merge pull request #191364 from superherointj/kernel-upgrade-5.19.9
linux: 5.19.8 -> 5.19.9
2022-09-17 15:18:04 +02:00
PedroHLC ☭
3b6bcd3c78 linux-lqx: 5.19.8 -> 5.19.9 2022-09-16 11:14:01 -03:00
PedroHLC ☭
a200b12139 linux-zen: 5.19.8 -> 5.19.9 2022-09-16 11:12:02 -03:00
Nick Cao
8db1ad7850 linux: enable PERSISTENT_KEYRINGS and KEYS_REQUEST_CACHE
PERSISTENT_KEYRINGS provides a register of persistent per-UID keyrings, useful for encrypting storage pools in stratis.
KEYS_REQUEST_CACHE enable temporary caching of the last request_key() result.
2022-09-16 19:45:56 +08:00
superherointj
558d9998a7 linux_latest-libre: 18904 -> 18911 2022-09-15 14:55:50 -03:00
superherointj
18a8634d15 linux: 5.4.212 -> 5.4.213 2022-09-15 14:55:22 -03:00
superherointj
9f80f6bfa9 linux: 5.19.8 -> 5.19.9 2022-09-15 14:55:13 -03:00
superherointj
087dde20eb linux: 5.15.67 -> 5.15.68 2022-09-15 14:55:02 -03:00
superherointj
2875584458 linux: 5.10.142 -> 5.10.143 2022-09-15 14:54:50 -03:00
superherointj
ba9e102d79 linux: 4.9.327 -> 4.9.328 2022-09-15 14:54:40 -03:00
superherointj
d233f0c847 linux: 4.19.257 -> 4.19.258 2022-09-15 14:54:32 -03:00
superherointj
e78ad2c848 linux: 4.14.292 -> 4.14.293 2022-09-15 14:54:22 -03:00
PedroHLC ☭
936dc7a83e linux-zen: 5.19.7 -> 5.19.8 2022-09-14 09:33:47 -03:00
PedroHLC ☭
9dcd9d4c61 linux-lqx: 5.19.7 -> 5.19.8 2022-09-14 09:33:47 -03:00
Bernardo Meurer
c619f9ca04 linuxKernel.kernels.linux_testing: 6.0-rc1 -> 6.0-rc5 2022-09-12 14:53:43 -03:00
Vladimír Čunát
71bd9f638c Merge #188704: linux: Disable DRM_LEGACY, NOUVEAU_LEGACY_CTX_SUPPORT 2022-09-12 08:02:13 +02:00
Christian Kögler
0fcee2222d Merge pull request #180305 from amarshall/remove-unused-kernel-patches
linux: Remove unused Kernel patches
2022-09-11 08:04:55 +02:00
Bernardo Meurer
1f1aca42d0 linux/hardened/patches/5.4: 5.4.211-hardened1 -> 5.4.212-hardened1 2022-09-09 15:59:06 -03:00
Bernardo Meurer
722d9d0d00 linux/hardened/patches/5.19: 5.19.6-hardened1 -> 5.19.8-hardened1 2022-09-09 15:58:58 -03:00
Bernardo Meurer
fa2034286c linux/hardened/patches/5.15: 5.15.64-hardened1 -> 5.15.67-hardened1 2022-09-09 15:58:49 -03:00
Bernardo Meurer
d1f6bac7c0 linux/hardened/patches/5.10: 5.10.140-hardened1 -> 5.10.142-hardened1 2022-09-09 15:58:40 -03:00
Bernardo Meurer
a43178b658 linux/hardened/patches/4.19: 4.19.256-hardened1 -> 4.19.257-hardened1 2022-09-09 15:58:32 -03:00
Bernardo Meurer
ec9ecabc95 linux/hardened/patches/4.14: 4.14.291-hardened1 -> 4.14.292-hardened1 2022-09-09 15:58:24 -03:00
Bernardo Meurer
afcc2dafdf linux_latest-libre: 18885 -> 18904 2022-09-09 15:57:52 -03:00
Bernardo Meurer
c000edba79 linux-rt_5_10: 5.10.131-rt72 -> 5.10.140-rt73 2022-09-09 15:57:15 -03:00
Bernardo Meurer
a38d853569 linux: 5.4.211 -> 5.4.212 2022-09-09 15:57:02 -03:00
Bernardo Meurer
2f0101f380 linux: 5.19.6 -> 5.19.8 2022-09-09 15:56:56 -03:00
Bernardo Meurer
cece1283c9 linux: 5.15.64 -> 5.15.67 2022-09-09 15:56:48 -03:00
Bernardo Meurer
2919da7f54 linux: 5.10.140 -> 5.10.142 2022-09-09 15:56:36 -03:00