README -------------------------------------------------------------------------- This patchset is to be the series of patches for gentoo-sources. It is designed for cross-compatibility, fixes and stability, with performance and additional features/driver support being a second. Unless otherwise stated and marked as such, this kernel should be suitable for all environments. Patchset Numbering Scheme -------------------------------------------------------------------------- FIXES 1000-1400 linux-stable 1400-1500 linux-stable queue 1500-1700 security 1700-1800 architecture-related 1800-1900 mm/scheduling/misc 1900-2000 filesystems 2000-2100 networking core 2100-2200 storage core 2200-2300 power management (ACPI, APM) 2300-2400 bus (USB, IEEE1394, PCI, PCMCIA, ...) 2400-2500 network drivers 2500-2600 storage drivers 2600-2700 input 2700-2900 media (graphics, sound, tv) 2900-3000 other 3000-4000 reserved FEATURES 4000-4100 network 4100-4200 storage 4200-4300 graphics 4300-4400 filesystem 4400-4500 security enhancement 4500-4600 other EXPERIMENTAL 5000-5100 experimental patches (BFQ, ...) Individual Patch Descriptions: -------------------------------------------------------------------------- Patch: 1000_linux-6.6.1.patch From: https://www.kernel.org Desc: Linux 6.6.1 Patch: 1001_linux-6.6.2.patch From: https://www.kernel.org Desc: Linux 6.6.2 Patch: 1002_linux-6.6.3.patch From: https://www.kernel.org Desc: Linux 6.6.3 Patch: 1003_linux-6.6.4.patch From: https://www.kernel.org Desc: Linux 6.6.4 Patch: 1004_linux-6.6.5.patch From: https://www.kernel.org Desc: Linux 6.6.5 Patch: 1005_linux-6.6.6.patch From: https://www.kernel.org Desc: Linux 6.6.6 Patch: 1006_linux-6.6.7.patch From: https://www.kernel.org Desc: Linux 6.6.7 Patch: 1007_linux-6.6.8.patch From: https://www.kernel.org Desc: Linux 6.6.8 Patch: 1008_linux-6.6.9.patch From: https://www.kernel.org Desc: Linux 6.6.9 Patch: 1009_linux-6.6.10.patch From: https://www.kernel.org Desc: Linux 6.6.10 Patch: 1010_linux-6.6.11.patch From: https://www.kernel.org Desc: Linux 6.6.11 Patch: 1011_linux-6.6.12.patch From: https://www.kernel.org Desc: Linux 6.6.12 Patch: 1012_linux-6.6.13.patch From: https://www.kernel.org Desc: Linux 6.6.13 Patch: 1013_linux-6.6.14.patch From: https://www.kernel.org Desc: Linux 6.6.14 Patch: 1014_linux-6.6.15.patch From: https://www.kernel.org Desc: Linux 6.6.15 Patch: 1015_linux-6.6.16.patch From: https://www.kernel.org Desc: Linux 6.6.16 Patch: 1016_linux-6.6.17.patch From: https://www.kernel.org Desc: Linux 6.6.17 Patch: 1017_linux-6.6.18.patch From: https://www.kernel.org Desc: Linux 6.6.18 Patch: 1018_linux-6.6.19.patch From: https://www.kernel.org Desc: Linux 6.6.19 Patch: 1019_linux-6.6.20.patch From: https://www.kernel.org Desc: Linux 6.6.20 Patch: 1020_linux-6.6.21.patch From: https://www.kernel.org Desc: Linux 6.6.21 Patch: 1021_linux-6.6.22.patch From: https://www.kernel.org Desc: Linux 6.6.22 Patch: 1022_linux-6.6.23.patch From: https://www.kernel.org Desc: Linux 6.6.23 Patch: 1023_linux-6.6.24.patch From: https://www.kernel.org Desc: Linux 6.6.24 Patch: 1024_linux-6.6.25.patch From: https://www.kernel.org Desc: Linux 6.6.25 Patch: 1025_linux-6.6.26.patch From: https://www.kernel.org Desc: Linux 6.6.26 Patch: 1026_linux-6.6.27.patch From: https://www.kernel.org Desc: Linux 6.6.27 Patch: 1027_linux-6.6.28.patch From: https://www.kernel.org Desc: Linux 6.6.28 Patch: 1028_linux-6.6.29.patch From: https://www.kernel.org Desc: Linux 6.6.29 Patch: 1029_linux-6.6.30.patch From: https://www.kernel.org Desc: Linux 6.6.30 Patch: 1510_fs-enable-link-security-restrictions-by-default.patch From: http://sources.debian.net/src/linux/3.16.7-ckt4-3/debian/patches/debian/fs-enable-link-security-restrictions-by-default.patch/ Desc: Enable link security restrictions by default. Patch: 1700_sparc-address-warray-bound-warnings.patch From: https://github.com/KSPP/linux/issues/109 Desc: Address -Warray-bounds warnings Patch: 1730_parisc-Disable-prctl.patch From: https://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux.git Desc: prctl: Temporarily disable prctl(PR_SET_MDWE) on parisc Patch: 2000_BT-Check-key-sizes-only-if-Secure-Simple-Pairing-enabled.patch From: https://lore.kernel.org/linux-bluetooth/20190522070540.48895-1-marcel@holtmann.org/raw Desc: Bluetooth: Check key sizes only when Secure Simple Pairing is enabled. See bug #686758 Patch: 2700_ASoC_max98388_correct_includes.patch From: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/patch/sound/soc/codecs/max98388.c?id=832beb640e425b5d1a92d8c2002e6b8e0af693eb Desc: ASoC: max98388: Correct the includes Patch: 2800_amdgpu-Adj-kmalloc-array-calls-for-new-Walloc-size.patch From: sam@gentoo.org Desc: amdgpu: Adjust kmalloc_array calls for new -Walloc-size Patch: 2900_tmp513-Fix-build-issue-by-selecting-CONFIG_REG.patch From: https://bugs.gentoo.org/710790 Desc: tmp513 requies REGMAP_I2C to build. Select it by default in Kconfig. See bug #710790. Thanks to Phil Stracchino Patch: 2910_bfp-mark-get-entry-ip-as--maybe-unused.patch From: https://www.spinics.net/lists/stable/msg604665.html Desc: bpf: mark get_entry_ip as __maybe_unused Patch: 2920_sign-file-patch-for-libressl.patch From: https://bugs.gentoo.org/717166 Desc: sign-file: full functionality with modern LibreSSL Patch: 2930_gcc14-btrfs-fix-kvcalloc-args-order.patch From: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Desc: btrfs: fix kvcalloc() arguments order Patch: 2931_gcc14-drm-i915-Adapt-to-Walloc-size.patch From: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Desc: drm: i915: Adapt to -Walloc-size Patch: 2932_gcc14-objtool-Fix-calloc-call-for-new-Walloc-size.patch From: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git Desc: objtool: Fix calloc call for new -Walloc-size Patch: 3000_Support-printing-firmware-info.patch From: https://bugs.gentoo.org/732852 Desc: Print firmware info (Reqs CONFIG_GENTOO_PRINT_FIRMWARE_INFO). Thanks to Georgy Yakovlev Patch: 4567_distro-Gentoo-Kconfig.patch From: Tom Wijsman Desc: Add Gentoo Linux support config settings and defaults. Patch: 5010_enable-cpu-optimizations-universal.patch From: https://github.com/graysky2/kernel_compiler_patch Desc: Kernel >= 5.17 patch enables gcc = v11.1+ optimizations for additional CPUs.