c161203f5e
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1285
271 lines
13 KiB
Plaintext
271 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.6.1-001-bpf-Undo-incorrect-__reg_bound_offset32-handlin.patch
|
|
patches.kernel.org/5.6.1-002-USB-serial-option-add-support-for-ASKEY-WWHC050.patch
|
|
patches.kernel.org/5.6.1-003-USB-serial-option-add-BroadMobi-BM806U.patch
|
|
patches.kernel.org/5.6.1-004-USB-serial-option-add-Wistron-Neweb-D19Q1.patch
|
|
patches.kernel.org/5.6.1-005-USB-cdc-acm-restore-capability-check-order.patch
|
|
patches.kernel.org/5.6.1-006-USB-serial-io_edgeport-fix-slab-out-of-bounds-r.patch
|
|
patches.kernel.org/5.6.1-007-usb-musb-fix-crash-with-highmen-PIO-and-usbmon.patch
|
|
patches.kernel.org/5.6.1-008-media-flexcop-usb-fix-endpoint-sanity-check.patch
|
|
patches.kernel.org/5.6.1-009-media-usbtv-fix-control-message-timeouts.patch
|
|
patches.kernel.org/5.6.1-010-staging-kpc2000-prevent-underflow-in-cpld_recon.patch
|
|
patches.kernel.org/5.6.1-011-staging-rtl8188eu-Add-ASUS-USB-N10-Nano-B1-to-d.patch
|
|
patches.kernel.org/5.6.1-012-staging-wlan-ng-fix-ODEBUG-bug-in-prism2sta_dis.patch
|
|
patches.kernel.org/5.6.1-013-staging-wlan-ng-fix-use-after-free-Read-in-hfa3.patch
|
|
patches.kernel.org/5.6.1-014-staging-wfx-add-proper-compatible-string.patch
|
|
patches.kernel.org/5.6.1-015-staging-wfx-fix-init-remove-vs-IRQ-race.patch
|
|
patches.kernel.org/5.6.1-016-staging-wfx-annotate-nested-gc_list-vs-tx-queue.patch
|
|
patches.kernel.org/5.6.1-017-ahci-Add-Intel-Comet-Lake-H-RAID-PCI-ID.patch
|
|
patches.kernel.org/5.6.1-018-libfs-fix-infoleak-in-simple_attr_read.patch
|
|
patches.kernel.org/5.6.1-019-media-ov519-add-missing-endpoint-sanity-checks.patch
|
|
patches.kernel.org/5.6.1-020-media-dib0700-fix-rc-endpoint-lookup.patch
|
|
patches.kernel.org/5.6.1-021-media-stv06xx-add-missing-descriptor-sanity-che.patch
|
|
patches.kernel.org/5.6.1-022-media-xirlink_cit-add-missing-descriptor-sanity.patch
|
|
patches.kernel.org/5.6.1-023-media-v4l2-core-fix-a-use-after-free-bug-of-sd-.patch
|
|
patches.kernel.org/5.6.1-024-Linux-5.6.1.patch
|
|
patches.kernel.org/5.6.2-001-bpf-update-jmp32-test-cases-to-fix-range-bound-.patch
|
|
patches.kernel.org/5.6.2-002-mac80211-fix-authentication-with-iwlwifi-mvm.patch
|
|
patches.kernel.org/5.6.2-003-serial-sprd-Fix-a-dereference-warning.patch
|
|
patches.kernel.org/5.6.2-004-vt-selection-introduce-vc_is_sel.patch
|
|
patches.kernel.org/5.6.2-005-vt-ioctl-switch-VT_IS_IN_USE-and-VT_BUSY-to-inl.patch
|
|
patches.kernel.org/5.6.2-006-vt-switch-vt_dont_switch-to-bool.patch
|
|
patches.kernel.org/5.6.2-007-vt-vt_ioctl-remove-unnecessary-console-allocati.patch
|
|
patches.kernel.org/5.6.2-008-vt-vt_ioctl-fix-VT_DISALLOCATE-freeing-in-use-v.patch
|
|
patches.kernel.org/5.6.2-009-vt-vt_ioctl-fix-use-after-free-in-vt_in_use.patch
|
|
patches.kernel.org/5.6.2-010-platform-x86-pmc_atom-Add-Lex-2I385SW-to-critcl.patch
|
|
patches.kernel.org/5.6.2-011-Linux-5.6.2.patch
|
|
patches.kernel.org/5.6.3-001-ipv4-fix-a-RCU-list-lock-in-fib_triestat_seq_sh.patch
|
|
patches.kernel.org/5.6.3-002-net-dsa-ksz-Select-KSZ-protocol-tag.patch
|
|
patches.kernel.org/5.6.3-003-net-ip_tunnel-fix-interface-lookup-with-no-key.patch
|
|
patches.kernel.org/5.6.3-004-sctp-fix-possibly-using-a-bad-saddr-with-a-give.patch
|
|
patches.kernel.org/5.6.3-005-sctp-fix-refcount-bug-in-sctp_wfree.patch
|
|
patches.kernel.org/5.6.3-006-net-macb-Fix-handling-of-fixed-link-node.patch
|
|
patches.kernel.org/5.6.3-007-net-fix-fraglist-segmentation-reference-count-l.patch
|
|
patches.kernel.org/5.6.3-008-udp-initialize-is_flist-with-0-in-udp_gro_recei.patch
|
|
patches.kernel.org/5.6.3-009-padata-fix-uninitialized-return-value-in-padata.patch
|
|
patches.kernel.org/5.6.3-010-brcmfmac-abort-and-release-host-after-error.patch
|
|
patches.kernel.org/5.6.3-011-XArray-Fix-xa_find_next-for-large-multi-index-e.patch
|
|
patches.kernel.org/5.6.3-012-drm-bridge-analogix-anx6345-Avoid-duplicate-sup.patch
|
|
patches.kernel.org/5.6.3-013-drm-i915-display-Fix-mode-private_flags-compari.patch
|
|
patches.kernel.org/5.6.3-014-misc-rtsx-set-correct-pcr_ops-for-rts522A.patch
|
|
patches.kernel.org/5.6.3-015-misc-pci_endpoint_test-Fix-to-support-10-pci-en.patch
|
|
patches.kernel.org/5.6.3-016-misc-pci_endpoint_test-Avoid-using-module-param.patch
|
|
patches.kernel.org/5.6.3-017-PCI-sysfs-Revert-rescan-file-renames.patch
|
|
patches.kernel.org/5.6.3-018-coresight-do-not-use-the-BIT-macro-in-the-UAPI-.patch
|
|
patches.kernel.org/5.6.3-019-mei-me-add-cedar-fork-device-ids.patch
|
|
patches.kernel.org/5.6.3-020-nvmem-release-the-write-protect-pin.patch
|
|
patches.kernel.org/5.6.3-021-nvmem-check-for-NULL-reg_read-and-reg_write-bef.patch
|
|
patches.kernel.org/5.6.3-022-nvmem-sprd-Fix-the-block-lock-operation.patch
|
|
patches.kernel.org/5.6.3-023-extcon-axp288-Add-wakeup-support.patch
|
|
patches.kernel.org/5.6.3-024-power-supply-axp288_charger-Add-special-handlin.patch
|
|
patches.kernel.org/5.6.3-025-Revert-ALSA-uapi-Drop-asound.h-inclusion-from-a.patch
|
|
patches.kernel.org/5.6.3-026-Revert-dm-always-call-blk_queue_split-in-dm_pro.patch
|
|
patches.kernel.org/5.6.3-027-ALSA-hda-ca0132-Add-Recon3Di-quirk-to-handle-in.patch
|
|
patches.kernel.org/5.6.3-028-soc-mediatek-knows_txdone-needs-to-be-set-in-Me.patch
|
|
patches.kernel.org/5.6.3-029-perf-python-Fix-clang-detection-to-strip-out-op.patch
|
|
patches.kernel.org/5.6.3-030-mm-mempolicy-require-at-least-one-nodeid-for-MP.patch
|
|
patches.kernel.org/5.6.3-031-Linux-5.6.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/media-go7007-Fix-URB-type-for-interrupt-handling.patch
|
|
patches.suse/net-bpfilter-remove-superfluous-testing-message.patch
|
|
patches.suse/efi-x86-Don-t-remap-text-rodata-gap-read-only-for-mi.patch
|
|
patches.suse/efi-x86-Fix-the-deletion-of-variables-in-mixed-mode.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
|
|
|
|
# build tweaks for external KMPs
|
|
|
|
########################################################
|
|
# 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
|
|
|
|
########################################################
|
|
# 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
|
|
|
|
########################################################
|
|
# 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
|
|
########################################################
|
|
|
|
########################################################
|
|
# 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 for SDHCI support for newer board revisions
|
|
patches.suse/mmc-sdhci-introduce-sdhci_set_power_and_bus_voltage.patch
|
|
patches.suse/mmc-sdhci-iproc-add-custom-set_power-callback-for-bcm2711.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.
|
|
########################################################
|