kernel-source/series.conf

269 lines
12 KiB
Plaintext

# 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.0.1-001-xsk-Inherit-need_wakeup-flag-for-shared-sockets.patch
patches.kernel.org/6.0.1-002-fs-fix-UAF-GPF-bug-in-nilfs_mdt_destroy.patch
patches.kernel.org/6.0.1-003-fix-coredump-breakage.patch
patches.kernel.org/6.0.1-004-sparc-Unbreak-the-build.patch
patches.kernel.org/6.0.1-005-Makefile.extrawarn-Move-Wcast-function-type-str.patch
patches.kernel.org/6.0.1-006-hardening-Remove-Clang-s-enable-flag-for-ftrivi.patch
patches.kernel.org/6.0.1-007-docs-update-mediator-information-in-CoC-docs.patch
patches.kernel.org/6.0.1-008-hwmon-aquacomputer_d5next-Fix-Quadro-fan-speed-.patch
patches.kernel.org/6.0.1-009-usb-mon-make-mmapped-memory-read-only.patch
patches.kernel.org/6.0.1-010-USB-serial-ftdi_sio-fix-300-bps-rate-for-SIO.patch
patches.kernel.org/6.0.1-011-gpiolib-acpi-Add-support-to-ignore-programming-.patch
patches.kernel.org/6.0.1-012-gpiolib-acpi-Add-a-quirk-for-Asus-UM325UAZ.patch
patches.kernel.org/6.0.1-013-RISC-V-Print-SSTC-in-canonical-order.patch
patches.kernel.org/6.0.1-014-bpf-Gate-dynptr-API-behind-CAP_BPF.patch
patches.kernel.org/6.0.1-015-net-ethernet-mtk_eth_soc-fix-state-in-__mtk_foe.patch
patches.kernel.org/6.0.1-016-bpf-Fix-resetting-logic-for-unreferenced-kptrs.patch
patches.kernel.org/6.0.1-017-Bluetooth-use-hdev-workqueue-when-queuing-hdev-.patch
patches.kernel.org/6.0.1-018-Linux-6.0.1.patch
patches.kernel.org/6.0.2-001-nilfs2-fix-NULL-pointer-dereference-at-nilfs_bm.patch
patches.kernel.org/6.0.2-002-nilfs2-fix-use-after-free-bug-of-struct-nilfs_r.patch
patches.kernel.org/6.0.2-003-nilfs2-fix-leak-of-nilfs_root-in-case-of-writer.patch
patches.kernel.org/6.0.2-004-nilfs2-replace-WARN_ONs-by-nilfs_error-for-chec.patch
patches.kernel.org/6.0.2-005-nvme-pci-set-min_align_mask-before-calculating-.patch
patches.kernel.org/6.0.2-006-random-restore-O_NONBLOCK-support.patch
patches.kernel.org/6.0.2-007-random-clamp-credited-irq-bits-to-maximum-mixed.patch
patches.kernel.org/6.0.2-008-ALSA-hda-Fix-position-reporting-on-Poulsbo.patch
patches.kernel.org/6.0.2-009-ALSA-hda-realtek-Add-quirk-for-HP-Zbook-Firefly.patch
patches.kernel.org/6.0.2-010-efi-Correct-Macmini-DMI-match-in-uefi-cert-quir.patch
patches.kernel.org/6.0.2-011-scsi-qla2xxx-Revert-scsi-qla2xxx-Fix-response-q.patch
patches.kernel.org/6.0.2-012-scsi-qla2xxx-Fix-response-queue-handler-reading.patch
patches.kernel.org/6.0.2-013-scsi-stex-Properly-zero-out-the-passthrough-com.patch
patches.kernel.org/6.0.2-014-USB-serial-qcserial-add-new-usb-id-for-Dell-bra.patch
patches.kernel.org/6.0.2-015-Revert-USB-fixup-for-merge-issue-with-usb-dwc3-.patch
patches.kernel.org/6.0.2-016-Revert-usb-dwc3-Don-t-switch-OTG-peripheral-if-.patch
patches.kernel.org/6.0.2-017-Revert-powerpc-rtas-Implement-reentrant-rtas-ca.patch
patches.kernel.org/6.0.2-018-Revert-crypto-qat-reduce-size-of-mapped-region.patch
patches.kernel.org/6.0.2-019-random-avoid-reading-two-cache-lines-on-irq-ran.patch
patches.kernel.org/6.0.2-020-random-use-expired-timer-rather-than-wq-for-mix.patch
patches.kernel.org/6.0.2-021-wifi-cfg80211-fix-u8-overflow-in-cfg80211_updat.patch
patches.kernel.org/6.0.2-022-wifi-cfg80211-mac80211-reject-bad-MBSSID-elemen.patch
patches.kernel.org/6.0.2-023-wifi-mac80211-fix-MBSSID-parsing-use-after-free.patch
patches.kernel.org/6.0.2-024-wifi-cfg80211-ensure-length-byte-is-present-bef.patch
patches.kernel.org/6.0.2-025-wifi-cfg80211-fix-BSS-refcounting-bugs.patch
patches.kernel.org/6.0.2-026-wifi-cfg80211-avoid-nontransmitted-BSS-list-cor.patch
patches.kernel.org/6.0.2-027-wifi-mac80211_hwsim-avoid-mac80211-warning-on-b.patch
patches.kernel.org/6.0.2-028-wifi-mac80211-fix-crash-in-beacon-protection-fo.patch
patches.kernel.org/6.0.2-029-wifi-cfg80211-update-hidden-BSSes-to-avoid-WARN.patch
patches.kernel.org/6.0.2-030-mctp-prevent-double-key-removal-and-unref.patch
patches.kernel.org/6.0.2-031-Input-xpad-add-supported-devices-as-contributed.patch
patches.kernel.org/6.0.2-032-Input-xpad-fix-wireless-360-controller-breaking.patch
patches.kernel.org/6.0.2-033-misc-pci_endpoint_test-Aggregate-params-checkin.patch
patches.kernel.org/6.0.2-034-misc-pci_endpoint_test-Fix-pci_endpoint_test_-c.patch
patches.kernel.org/6.0.2-035-Linux-6.0.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
########################################################
# 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/ACPI-resource-Skip-IRQ-override-on-Asus-Vivobook-K34.patch
patches.suse/ACPI-resource-Add-ASUS-model-S5402ZA-to-quirks.patch
patches.suse/ALSA-hda-realtek-More-robust-component-matching-for-.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/watchdog-wdat_wdt-fix-min-max-timer-value.patch
patches.suse/misc-sgi-gru-fix-use-after-free-error-in-gru_set_con.patch
patches.suse/ACPI-resource-do-IRQ-override-on-LENOVO-IdeaPad.patch
########################################################
# kbuild/module infrastructure fixes
########################################################
# SUSE specific build tweaks
patches.suse/rpm-kernel-config
patches.suse/add-suse-supported-flag.patch
patches.suse/genksyms-add-override-flag.diff
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
# build tweaks for external KMPs
patches.suse/s390-export-symbols-for-crash-kmp.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
patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
# ext[2-4]
# XFS
########################################################
# Block layer
########################################################
patches.suse/dm-mpath-leastpending-path-update
patches.suse/dm-table-switch-to-readonly
patches.suse/dm-mpath-no-partitions-feature
########################################################
# Networking core
########################################################
########################################################
# Security
########################################################
# crypto
########################################################
# Virtualization
########################################################
patches.suse/suse-hv-guest-os-id.patch
########################################################
# Other core patches
########################################################
########################################################
# PM
########################################################
########################################################
# DRM / Graphics
########################################################
patches.suse/drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch
patches.suse/Add-parameter-to-disable-simple-framebuffer-devices.patch
########################################################
# Storage
########################################################
patches.suse/scsi-retry-alua-transition-in-progress
########################################################
# Networking drivers (wired)
########################################################
########################################################
# Wireless networking drivers
########################################################
patches.suse/b43-missing-firmware-info.patch
patches.suse/iwlwifi-module-firmware-ucode-fix.patch
########################################################
# USB
########################################################
########################################################
# Input
########################################################
patches.suse/kbd-ignore-gfx.patch
patches.suse/Input-synaptics-retry-query-upon-error.patch
patches.suse/Input-elan_i2c-Add-deny-list-for-Lenovo-Yoga-Slim-7.patch
patches.suse/Input-i8042-Apply-probe-defer-to-more-ASUS-ZenBook-m.patch
########################################################
# Other drivers
########################################################
patches.suse/media-dvb-core-Fix-UAF-due-to-refcount-races-at-rele.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.
########################################################