Patch | From | Description |
---|
1000_linux-5.8.1.patch | http://www.kernel.org | Linux 5.8.1 |
1001_linux-5.8.2.patch | http://www.kernel.org | Linux 5.8.2 |
1002_linux-5.8.3.patch | http://www.kernel.org | Linux 5.8.3 |
1003_linux-5.8.4.patch | http://www.kernel.org | Linux 5.8.4 |
1004_linux-5.8.5.patch | http://www.kernel.org | Linux 5.8.5 |
1500_XATTR_USER_PREFIX.patch | https://bugs.gentoo.org/show_bug.cgi?id=470644 | Support for namespace user.pax.* on tmpfs. |
1510_fs-enable-link-security-restrictions-by-default.patch | http://sources.debian.net/src/linux/3.16.7-ckt4-3/debian/patches/debian/fs-enable-link-security-restrictions-by-default.patch/ | Enable link security restrictions by default. |
2000_BT-Check-key-sizes-only-if-Secure-Simple-Pairing-enabled.patch | https://lore.kernel.org/linux-bluetooth/20190522070540.48895-1-marcel@holtmann.org/raw | Bluetooth: Check key sizes only when Secure Simple Pairing is enabled. See bug #686758 |
2900_tmp513-Fix-build-issue-by-selecting-CONFIG_REG.patch | https://bugs.gentoo.org/710790 | tmp513 requies REGMAP_I2C to build. Select it by default in Kconfig. See bug #710790. Thanks to Phil Stracchino |
2920_sign-file-patch-for-libressl.patch | https://bugs.gentoo.org/717166 | sign-file: full functionality with modern LibreSSL |
4567_distro-Gentoo-Kconfig.patch | Tom Wijsman | Add Gentoo Linux support config settings and defaults. |
5000_ZSTD-v10-1-8-prepare-zstd-for-preboot-env.patch | https://lkml.org/lkml/2020/4/1/29 | lib: prepare zstd for preboot environment |
5001_ZSTD-v10-2-8-prepare-xxhash-for-preboot-env.patch | https://lkml.org/lkml/2020/4/1/29 | lib: prepare xxhash for preboot environment |
5002_ZSTD-v10-3-8-add-zstd-support-to-decompress.patch | https://lkml.org/lkml/2020/4/1/29 | lib: add zstd support to decompress |
5003_ZSTD-v10-4-8-add-support-for-zstd-compres-kern.patch | https://lkml.org/lkml/2020/4/1/29 | init: add support for zstd compressed kernel |
5004_ZSTD-v10-5-8-add-support-for-zstd-compressed-initramfs.patch | https://lkml.org/lkml/2020/4/1/29 | usr: add support for zstd compressed initramfs |
5005_ZSTD-v10-6-8-bump-ZO-z-extra-bytes-margin.patch | https://lkml.org/lkml/2020/4/1/29 | x86: bump ZO_z_extra_bytes margin for zstd |
5006_ZSTD-v10-7-8-support-for-ZSTD-compressed-kernel.patch | https://lkml.org/lkml/2020/4/1/29 | x86: Add support for ZSTD compressed kernel |
5007_ZSTD-v10-8-8-gitignore-add-ZSTD-compressed-files.patch | https://lkml.org/lkml/2020/4/1/29 | .gitignore: add ZSTD-compressed files |
5013_enable-cpu-optimizations-for-gcc10.patch | https://github.com/graysky2/kernel_gcc_patch/ | Kernel patch enables gcc = v10.1+ optimizations for additional CPUs. |