Jiri Slaby
7ceb76aa0d
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=1129
494 lines
20 KiB
Plaintext
494 lines
20 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.2.1-001-crypto-lrw-use-correct-alignmask.patch
|
|
patches.kernel.org/5.2.1-002-crypto-talitos-rename-alternative-AEAD-algos.patch
|
|
patches.kernel.org/5.2.1-003-fscrypt-don-t-set-policy-for-a-dead-directory.patch
|
|
patches.kernel.org/5.2.1-004-udf-Fix-incorrect-final-NOT_ALLOCATED-hole-exte.patch
|
|
patches.kernel.org/5.2.1-005-media-stv0297-fix-frequency-range-limit.patch
|
|
patches.kernel.org/5.2.1-006-ALSA-usb-audio-Fix-parse-of-UAC2-Extension-Unit.patch
|
|
patches.kernel.org/5.2.1-007-ALSA-hda-realtek-Headphone-Mic-can-t-record-aft.patch
|
|
patches.kernel.org/5.2.1-008-tpm-Actually-fail-on-TPM-errors-during-get-rand.patch
|
|
patches.kernel.org/5.2.1-009-tpm-Fix-TPM-1.2-Shutdown-sequence-to-prevent-fu.patch
|
|
patches.kernel.org/5.2.1-010-block-fix-.bi_size-overflow.patch
|
|
patches.kernel.org/5.2.1-011-block-bfq-NULL-out-the-bic-when-it-s-no-longer-.patch
|
|
patches.kernel.org/5.2.1-012-perf-intel-pt-Fix-itrace-defaults-for-perf-scri.patch
|
|
patches.kernel.org/5.2.1-013-perf-auxtrace-Fix-itrace-defaults-for-perf-scri.patch
|
|
patches.kernel.org/5.2.1-014-perf-intel-pt-Fix-itrace-defaults-for-perf-scri.patch
|
|
patches.kernel.org/5.2.1-015-perf-pmu-Fix-uncore-PMU-alias-list-for-ARM64.patch
|
|
patches.kernel.org/5.2.1-016-perf-thread-stack-Fix-thread-stack-return-from-.patch
|
|
patches.kernel.org/5.2.1-017-perf-header-Assign-proper-ff-ph-in-perf_event__.patch
|
|
patches.kernel.org/5.2.1-018-x86-ptrace-Fix-possible-spectre-v1-in-ptrace_ge.patch
|
|
patches.kernel.org/5.2.1-019-x86-tls-Fix-possible-spectre-v1-in-do_get_threa.patch
|
|
patches.kernel.org/5.2.1-020-Documentation-Add-section-about-CPU-vulnerabili.patch
|
|
patches.kernel.org/5.2.1-021-Documentation-admin-Remove-the-vsyscall-native-.patch
|
|
patches.kernel.org/5.2.1-022-mwifiex-Don-t-abort-on-small-spec-compliant-ven.patch
|
|
patches.kernel.org/5.2.1-023-USB-serial-ftdi_sio-add-ID-for-isodebug-v1.patch
|
|
patches.kernel.org/5.2.1-024-USB-serial-option-add-support-for-GosunCn-ME363.patch
|
|
patches.kernel.org/5.2.1-025-Revert-serial-8250-Don-t-service-RX-FIFO-if-int.patch
|
|
patches.kernel.org/5.2.1-026-p54usb-Fix-race-between-disconnect-and-firmware.patch
|
|
patches.kernel.org/5.2.1-027-usb-gadget-f_fs-data_len-used-before-properly-s.patch
|
|
patches.kernel.org/5.2.1-028-usb-gadget-ether-Fix-race-between-gether_discon.patch
|
|
patches.kernel.org/5.2.1-029-usb-dwc2-use-a-longer-AHB-idle-timeout-in-dwc2_.patch
|
|
patches.kernel.org/5.2.1-030-usb-renesas_usbhs-add-a-workaround-for-a-race-c.patch
|
|
patches.kernel.org/5.2.1-031-drivers-usb-typec-tps6598x.c-fix-portinfo-width.patch
|
|
patches.kernel.org/5.2.1-032-drivers-usb-typec-tps6598x.c-fix-4CC-cmd-write.patch
|
|
patches.kernel.org/5.2.1-033-p54-fix-crash-during-initialization.patch
|
|
patches.kernel.org/5.2.1-034-staging-comedi-dt282x-fix-a-null-pointer-deref-.patch
|
|
patches.kernel.org/5.2.1-035-staging-wilc1000-fix-error-path-cleanup-in-wilc.patch
|
|
patches.kernel.org/5.2.1-036-staging-bcm2835-camera-Restore-return-behavior-.patch
|
|
patches.kernel.org/5.2.1-037-staging-comedi-amplc_pci230-fix-null-pointer-de.patch
|
|
patches.kernel.org/5.2.1-038-staging-mt7621-pci-fix-PCIE_FTS_NUM_LO-macro.patch
|
|
patches.kernel.org/5.2.1-039-HID-Add-another-Primax-PIXART-OEM-mouse-quirk.patch
|
|
patches.kernel.org/5.2.1-040-lkdtm-support-llvm-objcopy.patch
|
|
patches.kernel.org/5.2.1-041-binder-fix-memory-leak-in-error-path.patch
|
|
patches.kernel.org/5.2.1-042-binder-return-errors-from-buffer-copy-functions.patch
|
|
patches.kernel.org/5.2.1-043-iio-adc-stm32-adc-add-missing-vdda-supply.patch
|
|
patches.kernel.org/5.2.1-044-coresight-Potential-uninitialized-variable-in-p.patch
|
|
patches.kernel.org/5.2.1-045-coresight-etb10-Do-not-call-smp_processor_id-fr.patch
|
|
patches.kernel.org/5.2.1-046-coresight-tmc-etr-Do-not-call-smp_processor_id-.patch
|
|
patches.kernel.org/5.2.1-047-coresight-tmc-etr-alloc_perf_buf-Do-not-call-sm.patch
|
|
patches.kernel.org/5.2.1-048-coresight-tmc-etf-Do-not-call-smp_processor_id-.patch
|
|
patches.kernel.org/5.2.1-049-carl9170-fix-misuse-of-device-driver-API.patch
|
|
patches.kernel.org/5.2.1-050-Revert-x86-build-Move-_etext-to-actual-end-of-..patch
|
|
patches.kernel.org/5.2.1-051-VMCI-Fix-integer-overflow-in-VMCI-handle-arrays.patch
|
|
patches.kernel.org/5.2.1-052-staging-vchiq_2835_arm-revert-quit-using-custom.patch
|
|
patches.kernel.org/5.2.1-053-staging-vchiq-make-wait-events-interruptible.patch
|
|
patches.kernel.org/5.2.1-054-staging-vchiq-revert-switch-to-wait_for_complet.patch
|
|
patches.kernel.org/5.2.1-055-staging-fsl-dpaa2-ethsw-fix-memory-leak-of-swit.patch
|
|
patches.kernel.org/5.2.1-056-staging-bcm2835-camera-Replace-spinlock-protect.patch
|
|
patches.kernel.org/5.2.1-057-staging-bcm2835-camera-Ensure-all-buffers-are-r.patch
|
|
patches.kernel.org/5.2.1-058-staging-bcm2835-camera-Remove-check-of-the-numb.patch
|
|
patches.kernel.org/5.2.1-059-staging-bcm2835-camera-Handle-empty-EOS-buffers.patch
|
|
patches.kernel.org/5.2.1-060-staging-rtl8712-reduce-stack-usage-again.patch
|
|
patches.kernel.org/5.2.1-061-Linux-5.2.1.patch
|
|
|
|
########################################################
|
|
# Build fixes that apply to the vanilla kernel too.
|
|
# Patches in patches.rpmify are applied to both -vanilla
|
|
# and patched flavors.
|
|
########################################################
|
|
patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch
|
|
patches.rpmify/Add-ksym-provides-tool.patch
|
|
patches.rpmify/BPF-UMH-do-not-detect-if-compiler-can-link-userspace.patch
|
|
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
|
|
patches.rpmify/powerpc-boot-Fix-missing-crc32poly.h-when-building-w.patch
|
|
patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
|
|
|
|
########################################################
|
|
# kABI consistency patches
|
|
########################################################
|
|
|
|
########################################################
|
|
#
|
|
# packaging-specific patches (tweaks for autobuild,
|
|
# CONFIG_SUSE_KERNEL, config/version tracking and other
|
|
# build stuff like that ...).
|
|
#
|
|
# Note that every patch in the patches.rpmify directory
|
|
# will be included in the vanilla package.
|
|
########################################################
|
|
|
|
########################################################
|
|
# kbuild/module infrastructure fixes
|
|
########################################################
|
|
|
|
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/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/s390-drop-meaningless-targets-from-tools-Makefile.patch
|
|
|
|
########################################################
|
|
# Simple export additions/removals
|
|
########################################################
|
|
|
|
########################################################
|
|
# Bug workarounds for binutils
|
|
########################################################
|
|
|
|
########################################################
|
|
# Scheduler / Core
|
|
########################################################
|
|
patches.suse/setuid-dumpable-wrongdir
|
|
|
|
########################################################
|
|
# Architecture-specific patches. These used to be all
|
|
# at the end of series.conf, but since we don't do
|
|
# conditional builds anymore, there's no point.
|
|
########################################################
|
|
|
|
|
|
########################################################
|
|
# i386
|
|
########################################################
|
|
|
|
|
|
# amd64 | x86-64 | x86_64
|
|
# 'Intel(r) Extended Memory 64 Technology' | 'Intel(r) EM64T'
|
|
# x64
|
|
# Intel 64
|
|
# "the architecture with too many names"
|
|
# TAWTMN
|
|
|
|
########################################################
|
|
# x86_64/i386 biarch
|
|
########################################################
|
|
|
|
########################################################
|
|
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
|
|
########################################################
|
|
|
|
|
|
########################################################
|
|
# x86_64/4096CPUS - from SGI
|
|
########################################################
|
|
patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch
|
|
|
|
########################################################
|
|
# x86 UV patches from SGI
|
|
########################################################
|
|
|
|
########################################################
|
|
# x86_64/i386 depending on the UV patchset
|
|
########################################################
|
|
|
|
########################################################
|
|
# powerpc/generic
|
|
########################################################
|
|
|
|
########################################################
|
|
# powerpc/little endian
|
|
########################################################
|
|
|
|
########################################################
|
|
# PS3
|
|
########################################################
|
|
|
|
########################################################
|
|
# ARM
|
|
########################################################
|
|
|
|
########################################################
|
|
# S/390
|
|
########################################################
|
|
|
|
########################################################
|
|
# VM/FS patches
|
|
########################################################
|
|
# Patches to export btrfs anonymous devices (VFS portion)
|
|
patches.suse/vfs-add-super_operations-get_inode_dev
|
|
|
|
# Changes to tunable defaults
|
|
patches.suse/readahead-request-tunables.patch
|
|
|
|
########################################################
|
|
# IPC patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# nfsacl protocol (agruen)
|
|
########################################################
|
|
|
|
########################################################
|
|
# misc small fixes
|
|
########################################################
|
|
patches.suse/kbd-ignore-gfx.patch
|
|
|
|
########################################################
|
|
#
|
|
# ACPI patches
|
|
#
|
|
########################################################
|
|
patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
|
patches.suse/acpi_thermal_passive_blacklist.patch
|
|
|
|
########################################################
|
|
# CPUFREQ
|
|
########################################################
|
|
|
|
## cpuidle perf events cleanups and related
|
|
patches.suse/perf_timechart_fix_zero_timestamps.patch
|
|
|
|
########################################################
|
|
# AGP, graphics related stuff
|
|
########################################################
|
|
|
|
########################################################
|
|
# Suse specific stuff
|
|
########################################################
|
|
patches.suse/suse-hv-guest-os-id.patch
|
|
|
|
########################################################
|
|
# Networking Core
|
|
########################################################
|
|
patches.suse/net-bpfilter-print-umh-messages-to-dev-kmsg.patch
|
|
|
|
########################################################
|
|
# Netfilter
|
|
########################################################
|
|
patches.suse/netfilter-ip_conntrack_slp.patch
|
|
|
|
########################################################
|
|
# NFS
|
|
########################################################
|
|
|
|
########################################################
|
|
# lockd + statd
|
|
########################################################
|
|
|
|
########################################################
|
|
# cifs patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# ext2/ext3
|
|
########################################################
|
|
|
|
########################################################
|
|
# ext4
|
|
########################################################
|
|
|
|
########################################################
|
|
# btrfs
|
|
########################################################
|
|
|
|
# Not upstream yet
|
|
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
|
|
|
|
# SUSE-specific
|
|
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
|
|
|
|
########################################################
|
|
# Reiserfs Patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# dlm
|
|
########################################################
|
|
|
|
########################################################
|
|
# ocfs2
|
|
########################################################
|
|
|
|
########################################################
|
|
# gfs2
|
|
########################################################
|
|
|
|
########################################################
|
|
# xfs
|
|
########################################################
|
|
|
|
########################################################
|
|
# other filesystem stuff
|
|
########################################################
|
|
|
|
patches.suse/pstore_disable_efi_backend_by_default.patch
|
|
|
|
########################################################
|
|
# Overlayfs
|
|
########################################################
|
|
|
|
########################################################
|
|
# Swap-over-NFS
|
|
########################################################
|
|
|
|
########################################################
|
|
#
|
|
# Device drivers
|
|
#
|
|
########################################################
|
|
|
|
########################################################
|
|
# Storage
|
|
########################################################
|
|
|
|
patches.suse/scsi-retry-alua-transition-in-progress
|
|
|
|
patches.suse/megaraid-mbox-fix-SG_IO
|
|
|
|
patches.suse/scsi-mpt3sas_ctl-fix-double-fetch-bug-in-ctl_ioctl_main
|
|
|
|
########################################################
|
|
# DRM/Video
|
|
########################################################
|
|
|
|
########################################################
|
|
# video4linux
|
|
########################################################
|
|
|
|
########################################################
|
|
# Network drivers
|
|
########################################################
|
|
|
|
########################################################
|
|
# Wireless Networking
|
|
########################################################
|
|
patches.suse/b43-missing-firmware-info.patch
|
|
|
|
########################################################
|
|
# ISDN
|
|
########################################################
|
|
patches.suse/misdn-add-support-for-group-membership-check
|
|
|
|
########################################################
|
|
# iSCSI
|
|
########################################################
|
|
|
|
########################################################
|
|
# PCI and PCI hotplug
|
|
########################################################
|
|
|
|
########################################################
|
|
# sysfs / driver core
|
|
########################################################
|
|
|
|
########################################################
|
|
# USB
|
|
########################################################
|
|
|
|
patches.suse/Revert-Bluetooth-btusb-driver-to-enable-the-usb-wake.patch
|
|
|
|
########################################################
|
|
# I2C
|
|
########################################################
|
|
|
|
########################################################
|
|
# Input & Console
|
|
########################################################
|
|
|
|
##########################################################
|
|
# Sound
|
|
##########################################################
|
|
|
|
########################################################
|
|
# Char / serial
|
|
########################################################
|
|
patches.suse/0001-fonts-Fix-coding-style.patch
|
|
patches.suse/0002-fonts-Use-BUILD_BUG_ON-for-checking-empty-font-table.patch
|
|
patches.suse/0003-fonts-Prefer-a-bigger-font-for-high-resolution-scree.patch
|
|
|
|
########################################################
|
|
# Other driver fixes
|
|
########################################################
|
|
|
|
########################################################
|
|
# Other drivers we have added to the tree
|
|
########################################################
|
|
|
|
########################################################
|
|
# Suspend/Resume stuff
|
|
########################################################
|
|
|
|
########################################################
|
|
# device-mapper
|
|
########################################################
|
|
patches.suse/dm-mpath-leastpending-path-update
|
|
patches.suse/dm-table-switch-to-readonly
|
|
patches.suse/dm-mpath-no-partitions-feature
|
|
|
|
########################################################
|
|
# md
|
|
########################################################
|
|
|
|
##########################################################
|
|
#
|
|
# Security stuff
|
|
#
|
|
##########################################################
|
|
|
|
##########################################################
|
|
# Audit
|
|
##########################################################
|
|
|
|
##########################################################
|
|
# AppArmor
|
|
##########################################################
|
|
patches.suse/apparmor-compatibility-with-v2.x-net.patch
|
|
patches.suse/0001-apparmor-fix-unnecessary-creation-of-net-compat.patch
|
|
|
|
########################################################
|
|
# Address space layout randomization
|
|
########################################################
|
|
|
|
########################################################
|
|
# Crypto
|
|
########################################################
|
|
patches.suse/tpm-fixes-uninitialized-allocated-banks-for-IBM-vtpm-driver.patch
|
|
|
|
########################################################
|
|
# KDB v4.4
|
|
########################################################
|
|
|
|
########################################################
|
|
# Other patches for debugging
|
|
########################################################
|
|
patches.suse/crasher.patch
|
|
|
|
########################################################
|
|
# Kdump
|
|
########################################################
|
|
|
|
########################################################
|
|
# cgroups
|
|
########################################################
|
|
|
|
########################################################
|
|
# audit subsystem
|
|
########################################################
|
|
|
|
########################################################
|
|
# Performance Monitoring, Tracing etc
|
|
########################################################
|
|
|
|
########################################################
|
|
# KVM patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# documentation
|
|
########################################################
|
|
|
|
########################################################
|
|
# Staging tree patches
|
|
# new drivers that are going upstream
|
|
########################################################
|
|
|
|
########################################################
|
|
# You'd better have a good reason for adding a patch
|
|
# below here.
|
|
########################################################
|