File series.conf of Package kernel-source
# Kernel patches configuration file # vim: set ts=8 sw=8 noet: # # There are three kinds of rules (see guards.1 for details): # +symbol include this patch if symbol is defined; otherwise exclude. # -symbol exclude this patch if symbol is defined; otherwise include. # - exclude this patch. # # Using symbols means that an entirely different source tree will be # generated depending on which symbols are defined. This used to be # a good thing when arch-specific patches contained conflicts with other # patches, but we now have a policy that patches must build everywhere. # The result is a unified source tree that allows us to do neat things # like ship kernel module packages. Creating a divergent tree breaks # these # so you'd better have an extraordinary reason for using them. # For example, the openSUSE 10.3 kernel uses them for segregating the # -rt patches until they can be integrated completely, and these are # only applied at the very end of the series. # # The most common use in recent kernels is to disable a patch with a # username as the symbol to indicate responsbility. Another use is # to check in a patch for testing, but have it disabled in all but your # own build environment. ######################################################## # latest standard kernel patches # DO NOT MODIFY THEM! # Send separate patches upstream if you find a problem... ######################################################## patches.kernel.org/6.19.1-001-io_uring-io-wq-add-exit-on-idle-state.patch patches.kernel.org/6.19.1-002-io_uring-allow-io-wq-workers-to-exit-when-unus.patch patches.kernel.org/6.19.1-003-smb-client-split-cached_fid-bitfields-to-avoid.patch patches.kernel.org/6.19.1-004-ksmbd-fix-infinite-loop-caused-by-next_smb2_rc.patch patches.kernel.org/6.19.1-005-ksmbd-add-chann_lock-to-protect-ksmbd_chann_li.patch patches.kernel.org/6.19.1-006-smb-server-fix-leak-of-active_num_conn-in-ksmb.patch patches.kernel.org/6.19.1-007-smb-smbdirect-introduce-smbdirect_socket.recv_.patch patches.kernel.org/6.19.1-008-smb-smbdirect-introduce-smbdirect_socket.send_.patch patches.kernel.org/6.19.1-009-smb-server-make-use-of-smbdirect_socket.recv_i.patch patches.kernel.org/6.19.1-010-smb-server-let-recv_done-queue-a-refill-when-t.patch patches.kernel.org/6.19.1-011-smb-server-make-use-of-smbdirect_socket.send_i.patch patches.kernel.org/6.19.1-012-smb-server-fix-last-send-credit-problem-causin.patch patches.kernel.org/6.19.1-013-smb-server-let-send_done-handle-a-completion-w.patch patches.kernel.org/6.19.1-014-smb-client-make-use-of-smbdirect_socket.recv_i.patch patches.kernel.org/6.19.1-015-smb-client-let-recv_done-queue-a-refill-when-t.patch patches.kernel.org/6.19.1-016-smb-client-let-smbd_post_send-make-use-of-requ.patch patches.kernel.org/6.19.1-017-smb-client-remove-pointless-sc-recv_io.credits.patch patches.kernel.org/6.19.1-018-smb-client-remove-pointless-sc-send_io.pending.patch patches.kernel.org/6.19.1-019-smb-client-port-and-use-the-wait_for_credits-l.patch patches.kernel.org/6.19.1-020-smb-client-split-out-smbd_ib_post_send.patch patches.kernel.org/6.19.1-021-smb-client-introduce-and-use-smbd_-alloc-free-.patch patches.kernel.org/6.19.1-022-smb-client-use-smbdirect_send_batch-processing.patch patches.kernel.org/6.19.1-023-smb-client-make-use-of-smbdirect_socket.send_i.patch patches.kernel.org/6.19.1-024-smb-client-fix-last-send-credit-problem-causin.patch patches.kernel.org/6.19.1-025-smb-client-let-smbd_post_send_negotiate_req-us.patch patches.kernel.org/6.19.1-026-smb-client-let-send_done-handle-a-completion-w.patch patches.kernel.org/6.19.1-027-driver-core-enforce-device_lock-for-driver_mat.patch patches.kernel.org/6.19.1-028-Bluetooth-btusb-Add-USB-ID-7392-e611-for-Edima.patch patches.kernel.org/6.19.1-029-ALSA-hda-conexant-Add-quirk-for-HP-ZBook-Studi.patch patches.kernel.org/6.19.1-030-crypto-iaa-Fix-out-of-bounds-index-in-find_emp.patch patches.kernel.org/6.19.1-031-crypto-octeontx-Fix-length-check-to-avoid-trun.patch patches.kernel.org/6.19.1-032-crypto-omap-Allocate-OMAP_CRYPTO_FORCE_COPY-sc.patch patches.kernel.org/6.19.1-033-crypto-virtio-Add-spinlock-protection-with-vir.patch patches.kernel.org/6.19.1-034-crypto-virtio-Remove-duplicated-virtqueue_kick.patch patches.kernel.org/6.19.1-035-nilfs2-Fix-potential-block-overflow-that-cause.patch patches.kernel.org/6.19.1-036-hfs-ensure-sb-s_fs_info-is-always-cleaned-up.patch patches.kernel.org/6.19.1-037-wifi-rtw88-Fix-alignment-fault-in-rtw_core_ena.patch patches.kernel.org/6.19.1-038-scsi-qla2xxx-Validate-sp-before-freeing-associ.patch patches.kernel.org/6.19.1-039-scsi-qla2xxx-Allow-recovery-for-tape-devices.patch patches.kernel.org/6.19.1-040-scsi-qla2xxx-Delay-module-unload-while-fabric-.patch patches.kernel.org/6.19.1-041-scsi-qla2xxx-Free-sp-in-error-path-to-fix-syst.patch patches.kernel.org/6.19.1-042-scsi-qla2xxx-Query-FW-again-before-proceeding-.patch patches.kernel.org/6.19.1-043-sched-mmcid-Don-t-assume-CID-is-CPU-owned-on-m.patch patches.kernel.org/6.19.1-044-bus-fsl-mc-fix-use-after-free-in-driver_overri.patch patches.kernel.org/6.19.1-045-erofs-fix-UAF-issue-for-file-backed-mounts-w-d.patch patches.kernel.org/6.19.1-046-xfs-fix-UAF-in-xchk_btree_check_block_owner.patch patches.kernel.org/6.19.1-047-drm-exynos-vidi-use-ctx-lock-to-protect-struct.patch patches.kernel.org/6.19.1-048-PCI-endpoint-Avoid-creating-sub-groups-asynchr.patch patches.kernel.org/6.19.1-049-wifi-rtl8xxxu-fix-slab-out-of-bounds-in-rtl8xx.patch patches.kernel.org/6.19.1-050-Linux-6.19.1.patch patches.kernel.org/6.19.2-001-Revert-driver-core-enforce-device_lock-for-dri.patch patches.kernel.org/6.19.2-002-Linux-6.19.2.patch ######################################################## # Build fixes that apply to the vanilla kernel too. # Patches in patches.rpmify are applied to both -vanilla # and patched flavors. ######################################################## patches.rpmify/Add-ksym-provides-tool.patch patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch patches.rpmify/BTF-Don-t-break-ABI-when-debuginfo-is-disabled.patch patches.rpmify/usrmerge-Adjust-module-path-in-the-kernel-sources.patch patches.rpmify/btf-pahole-j1-option.patch patches.rpmify/gendwarfksyms-Fix-build-on-32-bit-hosts.patch ######################################################## # The sorted section should contain all patches that are # either mainline backports or are already in a known # subystem maintainer repository so that they can be # sorted by git-sort scripts. Out-of-tree patches (which # includes any patch without Git-commit tag) belong # either into the "on the way to mainline" section below # or into one of the subsystem sections. # # The sorted section should be small or empty on the # stable or master branches. ######################################################## ######################################################## # sorted patches ######################################################## patches.suse/selftests-bpf-Support-when-CONFIG_VXLAN-m.patch patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch patches.suse/accel-amdxdna-Remove-NPU2-support.patch patches.suse/accel-amdxdna-Enable-temporal-sharing-only-mode.patch patches.suse/accel-amdxdna-Update-firmware-version-check-for-late.patch patches.suse/iommu-arm-smmu-qcom-do-not-register-driver-in-probe.patch ######################################################## # end of sorted patches ######################################################## ######################################################## # Unsorted patches on their way to mainline # # (SLE/Leap: this section is only for patches which # cannot go into the sorted section yet. # # Patches which are already in subsystem maintainer # repository or otherwise expected to get into mainline # within 1-2 releases belong here. Patches not expected # to get into mainline any time soon (or ever) belong # to area specific sections below. ######################################################## patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch patches.suse/wifi-iwlwifi-Add-missing-firmware-info-for-bz-b0-mod.patch patches.suse/drm-i915-alpm-ALPM-disable-fixes.patch ######################################################## # kbuild/module infrastructure fixes ######################################################## # SUSE specific build tweaks patches.suse/rpm-kernel-config patches.suse/add-suse-supported-flag.patch patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch patches.suse/kernel-add-release-status-to-kernel-build.patch patches.suse/panic-do-not-print-uninitialized-taint_flags.patch patches.suse/build_bug.h-add-kabi-assert.patch # build tweaks for external KMPs patches.suse/s390-export-symbols-for-crash-kmp.patch # for rust patches.suse/rust-dummy-tools.patch ######################################################## # Performance-related tuning of defaults ######################################################## patches.suse/readahead-request-tunables.patch ######################################################## # Architecture specific patches ######################################################## # x86 # s390x # ppc64 # ARM patches.suse/0001-regulator-mt6360-Add-OF-match-table.patch patches.suse/0002-regulator-mt6358-Add-OF-match-table.patch patches.suse/0003-regulator-mt6323-Add-OF-match-table.patch ######################################################## # Scheduler ######################################################## ######################################################## # Memory management ######################################################## ######################################################## # Filesystems ######################################################## # generic patches.suse/vfs-add-super_operations-get_inode_dev # btrfs patches.suse/btrfs-provide-super_operations-get_inode_dev # ext[2-4] # XFS ######################################################## # Block layer ######################################################## ######################################################## # Networking core ######################################################## ######################################################## # Security ######################################################## # Module signing / secure boot patches.suse/KEYS-Make-use-of-platform-keyring-for-module-signatu.patch # Lock down functions for secure boot patches.suse/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-down.patch patches.suse/lockdown-fix-kernel-lockdown-enforcement-issue-when-secure.patch patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch patches.suse/0003-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mode.patch patches.suse/0004-efi-Lock-down-the-kernel-at-the-integrity-level-if-b.patch patches.suse/arm64-lock-down-kernel-in-secure-boot-mode.patch patches.suse/0001-initcall_blacklist-Does-not-allow-kernel_lockdown-be.patch # crypto patches.suse/crypto-hkdf-skip-TVs-with-unapproved-salt-lengths-in.patch ######################################################## # Virtualization ######################################################## ######################################################## # Other core patches ######################################################## # Livepatching patches.suse/livepatch-dump-ipa-clones.patch ######################################################## # PM ######################################################## ######################################################## # DRM / Graphics ######################################################## ######################################################## # Storage ######################################################## ######################################################## # Networking drivers (wired) ######################################################## ######################################################## # Wireless networking drivers ######################################################## patches.suse/b43-missing-firmware-info.patch patches.suse/iwlwifi-declare-missing-firmware-files.patch ######################################################## # USB ######################################################## ######################################################## # Input ######################################################## patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch ######################################################## # Other drivers ######################################################## patches.suse/Restore-kABI-for-NVidia-vGPU-driver.patch patches.suse/Restore-kABI-for-virtualbox-drivers.patch ######################################################## # Debugging ######################################################## patches.suse/crasher.patch patches.suse/add-product-identifying-information-to-vmcoreinfo.patch ######################################################## # You'd better have a good reason for adding a patch # below here. ########################################################