Patch | From | Description |
---|
1000_linux-5.7.1.patch | http://www.kernel.org | Linux 5.7.1 |
1001_linux-5.7.2.patch | http://www.kernel.org | Linux 5.7.2 |
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 |
2600_enable-key-swapping-for-apple-mac.patch | https://github.com/free5lot/hid-apple-patched | This hid-apple patch enables swapping of the FN and left Control keys and some additional on some apple keyboards. See bug #622902 |
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 |
2910_TVP5150-Fix-build-issue-by-selecting-REGMAP-I2C.patch | https://bugs.gentoo.org/721096 | VIDEO_TVP5150 requies REGMAP_I2C to build. Select it by default in Kconfig. See bug #721096. Thanks to Max Steel |
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-v5-1-8-prepare-zstd-for-preboot-env.patch | https://lkml.org/lkml/2020/4/1/29 | lib: prepare zstd for preboot environment |
5001_ZSTD-v5-2-8-prepare-xxhash-for-preboot-env.patch | https://lkml.org/lkml/2020/4/1/29 | lib: prepare xxhash for preboot environment |
5002_ZSTD-v5-3-8-add-zstd-support-to-decompress.patch | https://lkml.org/lkml/2020/4/1/29 | lib: add zstd support to decompress |
5003_ZSTD-v5-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-v5-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-v5-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-v5-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-v5-8-8-gitignore-add-ZSTD-compressed-files.patch | https://lkml.org/lkml/2020/4/1/29 | .gitignore: add ZSTD-compressed files |
5012_enable-cpu-optimizations-for-gcc91.patch | https://github.com/graysky2/kernel_gcc_patch/ | Kernel patch enables gcc >= v9.1 optimizations for additional CPUs. |