kernel-source/series.conf

278 lines
13 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/5.10.1-001-Revert-md-change-mddev-chunk_sectors-from-int-to-uns.patch
patches.kernel.org/5.10.1-002-Revert-dm-raid-fix-discard-limits-for-raid1-and-raid.patch
patches.kernel.org/5.10.1-003-Linux-5.10.1.patch
patches.kernel.org/5.10.2-001-ptrace-Prevent-kernel-infoleak-in-ptrace_get_s.patch
patches.kernel.org/5.10.2-002-ktest.pl-If-size-of-log-is-too-big-to-email-em.patch
patches.kernel.org/5.10.2-003-ktest.pl-Fix-the-logic-for-truncating-the-size.patch
patches.kernel.org/5.10.2-004-USB-legotower-fix-logical-error-in-recent-comm.patch
patches.kernel.org/5.10.2-005-USB-dummy-hcd-Fix-uninitialized-array-use-in-i.patch
patches.kernel.org/5.10.2-006-USB-add-RESET_RESUME-quirk-for-Snapscan-1212.patch
patches.kernel.org/5.10.2-007-ALSA-usb-audio-Fix-potential-out-of-bounds-shi.patch
patches.kernel.org/5.10.2-008-ALSA-usb-audio-Fix-control-access-overflow-err.patch
patches.kernel.org/5.10.2-009-xhci-Give-USB2-ports-time-to-enter-U3-in-bus-s.patch
patches.kernel.org/5.10.2-010-usb-xhci-Set-quirk-for-XHCI_SG_TRB_CACHE_SIZE_.patch
patches.kernel.org/5.10.2-011-xhci-pci-Allow-host-runtime-PM-as-default-for-.patch
patches.kernel.org/5.10.2-012-xhci-pci-Allow-host-runtime-PM-as-default-for-.patch
patches.kernel.org/5.10.2-013-USB-UAS-introduce-a-quirk-to-set-no_write_same.patch
patches.kernel.org/5.10.2-014-USB-sisusbvga-Make-console-support-depend-on-B.patch
patches.kernel.org/5.10.2-015-ALSA-pcm-oss-Fix-potential-out-of-bounds-shift.patch
patches.kernel.org/5.10.2-016-serial-8250_omap-Avoid-FIFO-corruption-caused-.patch
patches.kernel.org/5.10.2-017-Linux-5.10.2.patch
patches.kernel.org/5.10.3-001-net-ipconfig-Avoid-spurious-blank-lines-in-boo.patch
patches.kernel.org/5.10.3-002-x86-split-lock-Avoid-returning-with-interrupts.patch
patches.kernel.org/5.10.3-003-exfat-Avoid-allocating-upcase-table-using-kcal.patch
patches.kernel.org/5.10.3-004-soc-tegra-fuse-Fix-index-bug-in-get_process_id.patch
patches.kernel.org/5.10.3-005-usb-mtu3-fix-memory-corruption-in-mtu3_debugfs.patch
patches.kernel.org/5.10.3-006-USB-serial-option-add-interface-number-sanity-.patch
patches.kernel.org/5.10.3-007-USB-gadget-f_acm-add-support-for-SuperSpeed-Pl.patch
patches.kernel.org/5.10.3-008-USB-gadget-f_midi-setup-SuperSpeed-Plus-descri.patch
patches.kernel.org/5.10.3-009-usb-gadget-f_fs-Re-use-SS-descriptors-for-Supe.patch
patches.kernel.org/5.10.3-010-USB-gadget-f_rndis-fix-bitrate-for-SuperSpeed-.patch
patches.kernel.org/5.10.3-011-usb-chipidea-ci_hdrc_imx-Pass-DISABLE_DEVICE_S.patch
patches.kernel.org/5.10.3-012-ARM-dts-exynos-fix-roles-of-USB-3.0-ports-on-O.patch
patches.kernel.org/5.10.3-013-ARM-dts-exynos-fix-USB-3.0-VBUS-control-and-ov.patch
patches.kernel.org/5.10.3-014-ARM-dts-exynos-fix-USB-3.0-pins-supply-being-t.patch
patches.kernel.org/5.10.3-015-coresight-tmc-etf-Fix-NULL-ptr-dereference-in-.patch
patches.kernel.org/5.10.3-016-coresight-tmc-etr-Check-if-page-is-valid-befor.patch
patches.kernel.org/5.10.3-017-coresight-tmc-etr-Fix-barrier-packet-insertion.patch
patches.kernel.org/5.10.3-018-coresight-etb10-Fix-possible-NULL-ptr-derefere.patch
patches.kernel.org/5.10.3-019-coresight-etm4x-Skip-setting-LPOVERRIDE-bit-fo.patch
patches.kernel.org/5.10.3-020-coresight-etm4x-Fix-accesses-to-TRCVMIDCTLR1.patch
patches.kernel.org/5.10.3-021-coresight-etm4x-Fix-accesses-to-TRCCIDCTLR1.patch
patches.kernel.org/5.10.3-022-coresight-etm4x-Fix-accesses-to-TRCPROCSELR.patch
patches.kernel.org/5.10.3-023-coresight-etm4x-Handle-TRCVIPCSSCTLR-accesses.patch
patches.kernel.org/5.10.3-024-f2fs-fix-to-seek-incorrect-data-offset-in-inli.patch
patches.kernel.org/5.10.3-025-f2fs-init-dirty_secmap-incorrectly.patch
patches.kernel.org/5.10.3-026-scsi-megaraid_sas-Check-user-provided-offsets.patch
patches.kernel.org/5.10.3-027-HID-i2c-hid-add-Vero-K147-to-descriptor-overri.patch
patches.kernel.org/5.10.3-028-serial_core-Check-for-port-state-when-tty-is-i.patch
patches.kernel.org/5.10.3-029-fscrypt-remove-kernel-internal-constants-from-.patch
patches.kernel.org/5.10.3-030-fscrypt-add-fscrypt_is_nokey_name.patch
patches.kernel.org/5.10.3-031-ubifs-prevent-creating-duplicate-encrypted-fil.patch
patches.kernel.org/5.10.3-032-ext4-prevent-creating-duplicate-encrypted-file.patch
patches.kernel.org/5.10.3-033-f2fs-prevent-creating-duplicate-encrypted-file.patch
patches.kernel.org/5.10.3-034-Bluetooth-Fix-slab-out-of-bounds-read-in-hci_l.patch
patches.kernel.org/5.10.3-035-quota-Sanity-check-quota-file-headers-on-load.patch
patches.kernel.org/5.10.3-036-fs-quota-fix-array-index-out-of-bounds-bug-by-.patch
patches.kernel.org/5.10.3-037-media-msi2500-assign-SPI-bus-number-dynamicall.patch
patches.kernel.org/5.10.3-038-crypto-af_alg-avoid-undefined-behavior-accessi.patch
patches.kernel.org/5.10.3-039-nl80211-validate-key-indexes-for-cfg80211_regi.patch
patches.kernel.org/5.10.3-040-md-fix-a-warning-caused-by-a-race-between-conc.patch
patches.kernel.org/5.10.3-041-Linux-5.10.3.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/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
########################################################
# 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/clk-bcm-dvp-add-module_device_table.patch
########################################################
# kbuild/module infrastructure fixes
########################################################
# SUSE specific build tweaks
patches.suse/rpm-kernel-config
patches.suse/supported-flag
patches.suse/supported-flag-underscores
patches.suse/supported-flag-wildcards
patches.suse/supported-flag-external
patches.suse/supported-flag-modverdir
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
########################################################
# Architecture specific patches
########################################################
# x86
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
# s390x
# ppc64
# ARM
########################################################
# Scheduler
########################################################
patches.suse/setuid-dumpable-wrongdir
patches.suse/perf_timechart_fix_zero_timestamps.patch
########################################################
# Memory management
########################################################
patches.suse/readahead-request-tunables.patch
########################################################
# Filesystems
########################################################
# generic
patches.suse/vfs-add-super_operations-get_inode_dev
# btrfs
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
patches.suse/btrfs-provide-super_operations-get_inode_dev
patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
# ext[2-4]
# XFS
# other
patches.suse/pstore_disable_efi_backend_by_default.patch
patches.suse/fs-cachefs-Drop-superfluous-readpages-aops-NULL-chec.patch
########################################################
# 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
########################################################
patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
patches.suse/iwlwifi-dbg-Don-t-touch-the-tlv-data.patch
########################################################
# Security
########################################################
# crypto
# AppArmor
patches.suse/apparmor-compatibility-with-v2.x-net.patch
patches.suse/0001-apparmor-fix-unnecessary-creation-of-net-compat.patch
########################################################
# Virtualization
########################################################
patches.suse/suse-hv-guest-os-id.patch
patches.suse/0001-usb-Add-Xen-pvUSB-protocol-description.patch
patches.suse/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch
########################################################
# Other core patches
########################################################
########################################################
# PM
########################################################
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
patches.suse/acpi_thermal_passive_blacklist.patch
########################################################
# DRM / Graphics
########################################################
patches.suse/drm-amdgpu-only-set-DP-subconnector-type-on-DP-and-e.patch
########################################################
# Storage
########################################################
patches.suse/scsi-retry-alua-transition-in-progress
patches.suse/megaraid-mbox-fix-SG_IO
########################################################
# Networking drivers (wired)
########################################################
patches.suse/misdn-add-support-for-group-membership-check
########################################################
# Wireless networking drivers
########################################################
patches.suse/b43-missing-firmware-info.patch
########################################################
# USB
########################################################
########################################################
# Input
########################################################
patches.suse/kbd-ignore-gfx.patch
########################################################
# Other drivers
########################################################
#RPi4 firmware based drivers
patches.suse/clk-bcm-rpi-release-firmware-handle-on-unbind.patch
patches.suse/firmware-raspberrypi-introduce-devm_rpi_firmware_get.patch
patches.suse/firmware-raspberrypi-keep-count-of-all-consumers.patch
patches.suse/gpio-raspberrypi-exp-release-firmware-handle-on-unbind.patch
patches.suse/input-raspberrypi-ts-release-firmware-handle-when-not-needed.patch
patches.suse/pwm-add-raspberry-pi-firmware-based-pwm-bus.patch
patches.suse/reset-raspberrypi-release-firmware-handle-on-unbind.patch
patches.suse/soc-bcm-raspberrypi-power-release-firmware-handle-on-unbind.patch
patches.suse/vchiq-release-firmware-handle-on-unbind.patch
patches.suse/dt-bindings-pwm-add-binding-for-rpi-firmware-pwm-bus.patch
patches.suse/reset-raspberrypi-don-t-reset-usb-if-already-up.patch
patches.suse/media-uvcvideo-Accept-invalid-bFormatIndex-and-bFram.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.
########################################################