Jiri Slaby
f6aedcb21f
OBS-URL: https://build.opensuse.org/package/show/Kernel:stable/kernel-source?expand=0&rev=704
527 lines
20 KiB
Plaintext
527 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/patch-4.11.1
|
|
patches.kernel.org/patch-4.11.1-2
|
|
patches.kernel.org/patch-4.11.2-3
|
|
patches.kernel.org/patch-4.11.3-4
|
|
patches.kernel.org/patch-4.11.4-5
|
|
patches.kernel.org/patch-4.11.5-6
|
|
patches.kernel.org/patch-4.11.6-7
|
|
patches.kernel.org/patch-4.11.7-8
|
|
|
|
########################################################
|
|
# Build fixes that apply to the vanilla kernel too.
|
|
# Patches in patches.rpmify are applied to both -vanilla
|
|
# and patched flavors.
|
|
########################################################
|
|
|
|
patches.arch/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.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.
|
|
########################################################
|
|
patches.rpmify/firmware-path
|
|
patches.rpmify/cloneconfig.diff
|
|
patches.rpmify/get_builtin_firmware-gcc-7.patch
|
|
patches.rpmify/drm-i915-disable-KASAN-for-handlers.patch
|
|
|
|
########################################################
|
|
# 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
|
|
|
|
########################################################
|
|
# Simple export additions/removals
|
|
########################################################
|
|
|
|
########################################################
|
|
# Bug workarounds for binutils
|
|
########################################################
|
|
patches.suse/binutils2_26.patch
|
|
|
|
########################################################
|
|
# 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
|
|
########################################################
|
|
# Upstream commit c8b5db7de66b75330a96f9f1ad7376b89646c953
|
|
# changed this area a lot.
|
|
+needs_updating patches.arch/x86_64-hpet-64bit-timer.patch
|
|
|
|
########################################################
|
|
# x86 MCE/MCA (Machine Check Error/Architecture) extensions
|
|
########################################################
|
|
|
|
|
|
########################################################
|
|
# x86_64/4096CPUS - from SGI
|
|
########################################################
|
|
patches.arch/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
|
|
########################################################
|
|
patches.arch/ppc-pegasos-console-autodetection.patch
|
|
patches.suse/ppc-powerbook-usb-fn-key-default.patch
|
|
patches.drivers/ppc64-adb
|
|
patches.suse/suse-ppc64-branding
|
|
patches.arch/ppc-prom-nodisplay.patch
|
|
|
|
########################################################
|
|
# powerpc/little endian
|
|
########################################################
|
|
patches.arch/ppc64le-build-vmlinux.patch
|
|
|
|
########################################################
|
|
# PS3
|
|
########################################################
|
|
|
|
########################################################
|
|
# ARM
|
|
########################################################
|
|
patches.arch/arm-OMAP-Fix-missing-usb.h-include.patch
|
|
|
|
+dmueller patches.arch/arm-refresh-mach-types.diff
|
|
patches.arch/arm-arndale-usb.patch
|
|
+agraf patches.arch/arm-exynos-dwmmc-modalias.patch
|
|
patches.arch/arm64-0006-arm64-Select-reboot-driver-for-X-Gene-platform.patch
|
|
|
|
# arm64 fix efifb to relocate the fb on BAR move
|
|
+agraf patches.arch/arm64-Relocate-screen_info.lfb_base-on-PCI-BAR-alloc.patch
|
|
|
|
########################################################
|
|
# S/390
|
|
########################################################
|
|
+jjolly patches.arch/s390-message-catalog.diff
|
|
+jjolly patches.arch/kmsg-fix-parameter-limitations
|
|
|
|
########################################################
|
|
# 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/connector-read-mostly
|
|
patches.suse/kbd-ignore-gfx.patch
|
|
|
|
########################################################
|
|
#
|
|
# ACPI patches
|
|
#
|
|
########################################################
|
|
patches.arch/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
|
|
patches.arch/acpi_thermal_passive_blacklist.patch
|
|
|
|
########################################################
|
|
# CPUFREQ
|
|
########################################################
|
|
|
|
## cpuidle perf events cleanups and related
|
|
patches.arch/perf_timechart_fix_zero_timestamps.patch
|
|
|
|
########################################################
|
|
# AGP, graphics related stuff
|
|
########################################################
|
|
|
|
########################################################
|
|
# Suse specific stuff
|
|
########################################################
|
|
patches.suse/suse-hv-guest-os-id.patch
|
|
patches.suse/suse-hv-storvsc-sg_tablesize.patch
|
|
|
|
########################################################
|
|
# Networking Core
|
|
########################################################
|
|
|
|
########################################################
|
|
# Netfilter
|
|
########################################################
|
|
patches.suse/netfilter-ip_conntrack_slp.patch
|
|
|
|
########################################################
|
|
# NFS
|
|
########################################################
|
|
|
|
patches.fixes/0001-Revert-SUNRPC-xs_sock_mark_closed-does-not-need-to-t.patch
|
|
patches.fixes/0001-SUNRPC-Refactor-svc_set_num_threads.patch
|
|
patches.fixes/0002-NFSv4-Fix-callback-server-shutdown.patch
|
|
|
|
########################################################
|
|
# lockd + statd
|
|
########################################################
|
|
|
|
########################################################
|
|
# cifs patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# ext2/ext3
|
|
########################################################
|
|
# patches.suse/ext2-fsync-err
|
|
|
|
########################################################
|
|
# ext4
|
|
########################################################
|
|
|
|
########################################################
|
|
# btrfs
|
|
########################################################
|
|
|
|
patches.fixes/btrfs-qgroups-Retry-after-commit-on-getting-EDQUOT.patch
|
|
|
|
# Not upstream yet
|
|
patches.suse/btrfs-add-cond_resched-to-btrfs_qgroup_trace_leaf_items
|
|
|
|
# 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
|
|
|
|
########################################################
|
|
# Reiserfs Patches
|
|
########################################################
|
|
patches.fixes/reiserfs-fix-race-in-prealloc-discard.patch
|
|
patches.fixes/reiserfs-make-cancel_old_flush-reliable.patch
|
|
patches.fixes/reiserfs-protect-dquot_writeback_dquots-by-s_umount-semaphore.patch
|
|
patches.fixes/reiserfs-don-t-preallocate-blocks-for-extended-attributes.patch
|
|
|
|
########################################################
|
|
# dlm
|
|
########################################################
|
|
|
|
########################################################
|
|
# ocfs2
|
|
########################################################
|
|
|
|
########################################################
|
|
# gfs2
|
|
########################################################
|
|
|
|
########################################################
|
|
# xfs
|
|
########################################################
|
|
|
|
########################################################
|
|
# other filesystem stuff
|
|
########################################################
|
|
|
|
patches.drivers/pstore_disable_efi_backend_by_default.patch
|
|
patches.suse/pstore-backend-autoaction
|
|
|
|
########################################################
|
|
# Overlayfs
|
|
########################################################
|
|
|
|
########################################################
|
|
# Swap-over-NFS
|
|
########################################################
|
|
|
|
########################################################
|
|
#
|
|
# Device drivers
|
|
#
|
|
########################################################
|
|
|
|
########################################################
|
|
# Storage
|
|
########################################################
|
|
|
|
# Block layer fixes
|
|
patches.fixes/block-copy-bi_vcnt-in-_bio_clone_fast
|
|
patches.suse/scsi-netlink-ml
|
|
|
|
patches.fixes/scsi-retry-alua-transition-in-progress
|
|
|
|
+needs_update patches.fixes/scsi-dh-queuedata-accessors
|
|
|
|
patches.drivers/megaraid-mbox-fix-SG_IO
|
|
|
|
# Remaining SCSI patches (garloff)
|
|
patches.fixes/scsi-scan-blist-update
|
|
|
|
|
|
# bnc#362850
|
|
patches.fixes/sd_liberal_28_sense_invalid.diff
|
|
|
|
patches.fixes/scsi-ibmvscsi-module_alias.patch
|
|
|
|
########################################################
|
|
# DRM/Video
|
|
########################################################
|
|
patches.fixes/drm-i915-Fix-S4-resume-breakage
|
|
patches.fixes/drm-amdgpu-revert-update-tile-table-for-oland-hainan.patch
|
|
patches.fixes/drm-nouveau-gpio-enable-interrupts-on-cards-with-32-.patch
|
|
|
|
########################################################
|
|
# video4linux
|
|
########################################################
|
|
|
|
########################################################
|
|
# Network
|
|
########################################################
|
|
patches.drivers/e1000e-Don-t-return-uninitialized-stats.patch
|
|
patches.drivers/0001-IB-rxe-Don-t-clamp-residual-length-to-mtu.patch
|
|
|
|
########################################################
|
|
# Wireless Networking
|
|
########################################################
|
|
patches.suse/b43-missing-firmware-info.patch
|
|
patches.suse/iwlwifi-expose-default-fallback-ucode-api
|
|
|
|
########################################################
|
|
# ISDN
|
|
########################################################
|
|
patches.fixes/misdn-add-support-for-group-membership-check
|
|
|
|
########################################################
|
|
# iSCSI
|
|
########################################################
|
|
|
|
########################################################
|
|
# PCI and PCI hotplug
|
|
########################################################
|
|
|
|
########################################################
|
|
# sysfs / driver core
|
|
########################################################
|
|
|
|
########################################################
|
|
# USB
|
|
########################################################
|
|
|
|
########################################################
|
|
# I2C
|
|
########################################################
|
|
patches.drivers/001-x86-platform-intel-iosf_mbi-Add-a-mutex-for-P-Unit-a
|
|
patches.drivers/002-x86-platform-intel-iosf_mbi-Add-a-PMIC-bus-access-no
|
|
patches.drivers/003-i2c-designware-Rename-accessor_flags-to-flags
|
|
patches.drivers/004-i2c-designware-baytrail-Pass-dw_i2c_dev-into-helper-
|
|
patches.drivers/005-i2c-designware-baytrail-Only-check-iosf_mbi_availabl
|
|
patches.drivers/006-i2c-designware-baytrail-Disallow-the-CPU-to-enter-C6
|
|
patches.drivers/007-i2c-designware-baytrail-Fix-race-when-resetting-the-
|
|
patches.drivers/008-i2c-designware-baytrail-Add-support-for-cherrytrail
|
|
patches.drivers/009-i2c-designware-baytrail-Acquire-P-Unit-access-on-bus
|
|
patches.drivers/010-i2c-designware-baytrail-Call-pmic_bus_access_notifie
|
|
patches.drivers/011-drm-i915-Add-intel_uncore_suspend-resume-functions
|
|
patches.drivers/012-drm-i915-Listen-for-PMIC-bus-access-notifications
|
|
patches.drivers/013-i2c-designware-increase-timeout-of-semaphore-transfe
|
|
patches.drivers/014-i2c-designware-Never-suspend-i2c-busses-used-for-acc
|
|
patches.drivers/015-i2c-designware-Disable-pm-for-PMIC-i2c-bus-even-if-t
|
|
patches.drivers/016-i2c-designware-Get-selected-speed-mode-sda-hold-time
|
|
patches.drivers/017-i2c-designware-baytrail-fix-potential-null-pointer-d
|
|
|
|
########################################################
|
|
# Input & Console
|
|
########################################################
|
|
# patches.suse/SUSE-bootsplash
|
|
# patches.suse/SUSE-bootsplash-mgadrmfb-workaround
|
|
patches.drivers/HID-asus-drop-dependency-on-I2C_HID
|
|
patches.drivers/HID-asus-support-Republic-of-Gamers-special-keys
|
|
patches.drivers/HID-asus-fix-and-generalize-ambiguous-preprocessor-m
|
|
patches.drivers/HID-asus-ignore-declared-dummy-usages
|
|
patches.drivers/HID-asus-change-mapping-from-KEY_WLAN-to-KEY_RFKILL
|
|
|
|
patches.drivers/Input-axp20x-pek-use-our-own-device-for-errors
|
|
patches.drivers/Input-axp20x_pek-add-axp20x_pek_probe_input_device-h
|
|
patches.drivers/Input-axp20x-pek-do-not-register-input-device-on-som
|
|
|
|
patches.drivers/Input-soc_button_array-use-NULL-for-GPIO-connection
|
|
patches.drivers/Input-soc_button_array-Propagate-error-from-gpiod_co
|
|
patches.drivers/Input-soc_button_array-get-rid-of-MAX_NBUTTONS
|
|
patches.drivers/Input-soc_button_array-add-support-for-ACPI-6.0-Gene
|
|
patches.drivers/Input-soc_button_array-properly-map-usage-0x07-0xe3
|
|
|
|
##########################################################
|
|
# Sound
|
|
##########################################################
|
|
|
|
########################################################
|
|
# Char / serial
|
|
########################################################
|
|
patches.fixes/tty-Fix-ldisc-crash-on-reopened-tty.patch
|
|
|
|
########################################################
|
|
# Other driver fixes
|
|
########################################################
|
|
|
|
# Needs updating WRT d27769ec (block: add GENHD_FL_NO_PART_SCAN)
|
|
+hare patches.suse/no-partition-scan
|
|
patches.drivers/dell-laptop-Adds-support-for-keyboard-backlight-timeout
|
|
|
|
########################################################
|
|
# Other drivers we have added to the tree
|
|
########################################################
|
|
|
|
########################################################
|
|
# Suspend/Resume stuff
|
|
########################################################
|
|
|
|
########################################################
|
|
# device-mapper
|
|
########################################################
|
|
patches.suse/dm-emulate-blkrrpart-ioctl
|
|
patches.suse/dm-mpath-leastpending-path-update
|
|
+needs_update patches.suse/dm-mpath-accept-failed-paths
|
|
+needs_update patches.suse/dm-mpath-detach-existing-hardware-handler
|
|
patches.fixes/dm-table-switch-to-readonly
|
|
patches.suse/dm-mpath-no-partitions-feature
|
|
|
|
########################################################
|
|
# md
|
|
########################################################
|
|
|
|
##########################################################
|
|
#
|
|
# Security stuff
|
|
#
|
|
##########################################################
|
|
|
|
##########################################################
|
|
# Audit
|
|
##########################################################
|
|
|
|
##########################################################
|
|
# AppArmor
|
|
##########################################################
|
|
|
|
patches.apparmor/apparmor-basic-networking-rules.patch
|
|
patches.apparmor/apparmor-basic-networking-rules-4.11-rc1.patch
|
|
patches.apparmor/apparmor-fix-quieting-of-audit-messages-for-network-mediation.patch
|
|
|
|
########################################################
|
|
# Address space layout randomization
|
|
########################################################
|
|
|
|
########################################################
|
|
# KDB v4.4
|
|
########################################################
|
|
|
|
########################################################
|
|
# Other patches for debugging
|
|
########################################################
|
|
patches.suse/crasher.patch
|
|
patches.suse/0001-linkage-new-macros-for-assembler-symbols.patch
|
|
patches.suse/0002-dwarf-do-not-throw-away-unwind-info.patch
|
|
patches.suse/0003-DWARF-EH-frame-based-stack-unwinding.patch
|
|
patches.suse/stack-unwind-disable-kasan.patch
|
|
+needs_updating patches.arch/x86_64-unwind-annotations
|
|
|
|
########################################################
|
|
# Kdump
|
|
########################################################
|
|
|
|
########################################################
|
|
# cgroups
|
|
########################################################
|
|
|
|
########################################################
|
|
# audit subsystem
|
|
########################################################
|
|
|
|
########################################################
|
|
# Performance Monitoring, Tracing etc
|
|
########################################################
|
|
|
|
# failed to initialize ftrace in kernel-xen (bsc#873195)
|
|
patches.suse/ftrace-x86-xen-use-kernel-identity-mapping-only-when.patch
|
|
|
|
########################################################
|
|
# KVM patches
|
|
########################################################
|
|
|
|
########################################################
|
|
# Staging tree patches
|
|
# new drivers that are going upstream
|
|
########################################################
|
|
|
|
########################################################
|
|
# You'd better have a good reason for adding a patch
|
|
# below here.
|
|
########################################################
|