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.16.1.patch From: https://www.kernel.org Desc: Linux 6.16.1 Patch: 1001_linux-6.16.2.patch From: https://www.kernel.org Desc: Linux 6.16.2 Patch: 1002_linux-6.16.3.patch From: https://www.kernel.org Desc: Linux 6.16.3 Patch: 1003_linux-6.16.4.patch From: https://www.kernel.org Desc: Linux 6.16.4 Patch: 1004_linux-6.16.5.patch From: https://www.kernel.org Desc: Linux 6.16.5 Patch: 1005_linux-6.16.6.patch From: https://www.kernel.org Desc: Linux 6.16.6 Patch: 1006_linux-6.16.7.patch From: https://www.kernel.org Desc: Linux 6.16.7 Patch: 1007_linux-6.16.8.patch From: https://www.kernel.org Desc: Linux 6.16.8 Patch: 1008_linux-6.16.9.patch From: https://www.kernel.org Desc: Linux 6.16.9 Patch: 1401_btrfs-don-t-allow-adding-block-device-of-less-than-1.patch From: https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/tree/queue-6.16/btrfs-don-t-allow-adding-block-device-of-less-than-1.patch Desc: btrfs: don't allow adding block device of less than 1 MB Patch: 1402_crypto-af_alg-fix-incorrect-boolean-values-in-af_alg_ctx.patch From: https://git.kernel.org/pub/scm/linux/kernel/git/stable/stable-queue.git/plain/queue-6.16/crypto-af_alg-fix-incorrect-boolean-values-in-af_alg_ctx.patch Desc: crypto: af_alg - Fix incorrect boolean values in af_alg_ctx 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: 2101_blk-mq_fix_blk_mq_tags_double_free_while_nr_requests_grown.patch From: https://lore.kernel.org/all/CAFj5m9K+ct=ioJUz8v78Wr_myC7pjVnB1SAKRXc-CLysHV_5ww@mail.gmail.com/ Desc: blk-mq: fix blk_mq_tags double free while nr_requests grown Patch: 2901_permit-menuconfig-sorting.patch From: https://lore.kernel.org/ Desc: menuconfig: Allow sorting the entries alphabetically Patch: 2920_sign-file-patch-for-libressl.patch From: https://bugs.gentoo.org/717166 Desc: sign-file: full functionality with modern LibreSSL Patch: 2990_libbpf-v2-workaround-Wmaybe-uninitialized-false-pos.patch From: https://lore.kernel.org/bpf/ Desc: libbpf: workaround -Wmaybe-uninitialized false positive Patch: 2991_libbpf_add_WERROR_option.patch From: https://lore.kernel.org/bpf/ Desc: libbpf: suppress adding -werror is WERROR=0 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: More ISA levels and uarches for kernel 6.16+ Patch: 5020_BMQ-and-PDS-io-scheduler-v6.16-r0.patch From: https://gitlab.com/alfredchen/projectc Desc: BMQ(BitMap Queue) Scheduler. A new CPU scheduler developed from PDS(incld). Inspired by the scheduler in zircon. Patch: 5021_BMQ-and-PDS-gentoo-defaults.patch From: https://gitweb.gentoo.org/proj/linux-patches.git/ Desc: Set defaults for BMQ. Add archs as people test, default to N