No description
Find a file
Mikhail Novosyolov 5488a28d4b Update from 5.4 to 5.10.1
- rediffed most of patches, renamed files to easify further rediffs by git format-patch
- thanks to abf.io/kernels_stable for some patches for kernel 5.9
- using unofficial patch for AUFS for kernel 5.10, there may be issues with stability, try to avoid using AUFS (I would have dropped it, but MagOS wants it very much)
- pulled updates of AltHa from http://git.altlinux.org/gears/k/kernel-image-un-def.git?p=kernel-image-un-def.git;a=history;f=security/altha;hb=HEAD
- dropped patch adding sysctl to disable disk-based swap because it has not found any usage
- bpf is now in the list of LSM modules (ability to write LSM modules as BPF programs), enable it, it is potentially useful and does not seem to be harmful
- keeping kernel libc headers in older kernels for now
- dropped building external virtualbox guest modules because they are now included into the mainline kernel
- offed building VirtualBox host modules, I do not know how to keep these binary modules in sync with userspace part of VirtualBox, users can continue using dkms
- offed building kernel-shredder because it is not buildable on kernel 5.10
- updated rtl8821ce and added a dependency from its "blacklist" subpackage here (see https://github.com/tomaspinho/rtl8821ce/commit/14b536f0)

It is not clear if kernel 5.10 will receive an LTS support longer than 5.4 or not. Support until Dec, 2022 is declared right now at https://www.kernel.org/category/releases.html for 5.10 and until Dec, 2025 - for 5.4.

TODO: update kernel configs
TODO: solve problems with version of virtualbox host modules not matching version of the virtualbox package after virtualbox is updated but kernel is not rebuilt
2020-12-21 21:09:17 +03:00
.abf.yml Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-AltHa-LSM-module.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-Apply-AUFS-5.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-audit-make-it-less-verbose.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-crypto-support-loading-GOST-signed-kernel-modules.patch patch: support loading GOST-signed modules 2020-08-06 14:30:23 +03:00
0001-disable-mrproper-prepare-scripts-configs-in-devel-rp.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-perf-skip-xmlto-validation.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0001-Remove-RPM-illegal-chars-from-module-version.patch w/a illegal characters in RPM Provides 2020-06-18 18:38:30 +03:00
0001-ROSA-ima-allow-to-off-modules-signature-check-dynami.patch add comment about secure boot and module.sig_enforce=0 2020-08-20 09:40:21 +03:00
0001-sign-file-full-functionality-with-modern-LibreSSL.patch Replace patch for sign-file.c with the one sent to upstream. CONFIG_MODULE_SIG_STREEBOG* does not make sense now as there is no tool to properly sign with a GOST algo 2020-03-19 00:42:46 +03:00
0002-Documentation-for-AltHa-LSM.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0003-security-altha-altha_lsm.c-build-fixed-with-kernel-5.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
0004-altha-use-path-strings-instead-of-path-structs.patch Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
aufs-k510.diff Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
cpupower-start.sh cpupower: Select the governor at start time rather than during install 2015-03-13 17:29:40 +03:00
cpupower.config cpupower: Select the governor at start time rather than during install 2015-03-13 17:29:40 +03:00
cpupower.path Make sure cpupower starts after the list of governors is available 2015-03-17 20:53:12 +03:00
cpupower.service Make sure cpupower starts after the list of governors is available 2015-03-17 20:53:12 +03:00
kernel-arm64.config add aarch64 support 2020-11-26 21:09:27 +00:00
kernel-i586.config Enable shadows in AUFS 2020-12-03 14:24:26 +03:00
kernel-x86_64.config Enable shadows in AUFS 2020-12-03 14:24:26 +03:00
kernel.rpmlintrc allow longer descriprions in rpm5 platforms (I previously encresed max description length in rpm4) 2020-10-27 23:58:19 +03:00
kernel.spec Update from 5.4 to 5.10.1 2020-12-21 21:09:17 +03:00
macros.ksobirator Ship binary kernel modules 2020-07-29 11:00:23 +03:00