kernel-source/series.conf

489 lines
20 KiB
Plaintext
Raw Normal View History

# 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.0.1-001-cpufreq-Use-struct-kobj_attribute-instead-of-st.patch
patches.kernel.org/5.0.1-002-staging-erofs-fix-mis-acted-TAIL-merging-behavi.patch
patches.kernel.org/5.0.1-003-binder-create-node-flag-to-request-sender-s-sec.patch
patches.kernel.org/5.0.1-004-USB-serial-option-add-Telit-ME910-ECM-compositi.patch
patches.kernel.org/5.0.1-005-USB-serial-cp210x-add-ID-for-Ingenico-3070.patch
patches.kernel.org/5.0.1-006-USB-serial-ftdi_sio-add-ID-for-Hjelmslund-Elect.patch
patches.kernel.org/5.0.1-007-driver-core-Postpone-DMA-tear-down-until-after-.patch
patches.kernel.org/5.0.1-008-staging-erofs-fix-fast-symlink-w-o-xattr-when-f.patch
patches.kernel.org/5.0.1-009-staging-erofs-fix-memleak-of-inode-s-shared-xat.patch
patches.kernel.org/5.0.1-010-staging-erofs-fix-race-of-initializing-xattrs-o.patch
patches.kernel.org/5.0.1-011-staging-erofs-fix-illegal-address-access-under-.patch
patches.kernel.org/5.0.1-012-staging-comedi-ni_660x-fix-missing-break-in-swi.patch
patches.kernel.org/5.0.1-013-staging-wilc1000-fix-to-set-correct-value-for-v.patch
patches.kernel.org/5.0.1-014-staging-android-ion-fix-sys-heap-pool-s-gfp_fla.patch
patches.kernel.org/5.0.1-015-staging-android-ashmem-Don-t-call-fallocate-wit.patch
patches.kernel.org/5.0.1-016-staging-android-ashmem-Avoid-range_alloc-alloca.patch
patches.kernel.org/5.0.1-017-ip6mr-Do-not-call-__IP6_INC_STATS-from-preempti.patch
patches.kernel.org/5.0.1-018-net-dsa-mv88e6xxx-add-call-to-mv88e6xxx_ports_c.patch
patches.kernel.org/5.0.1-019-net-dsa-mv88e6xxx-handle-unknown-duplex-modes-g.patch
patches.kernel.org/5.0.1-020-net-dsa-mv8e6xxx-fix-number-of-internal-PHYs-fo.patch
patches.kernel.org/5.0.1-021-net-mscc-Enable-all-ports-in-QSGMII.patch
patches.kernel.org/5.0.1-022-net-sched-put-back-q.qlen-into-a-single-locatio.patch
patches.kernel.org/5.0.1-023-net-sysfs-Fix-mem-leak-in-netdev_register_kobje.patch
patches.kernel.org/5.0.1-024-qmi_wwan-Add-support-for-Quectel-EG12-EM12.patch
patches.kernel.org/5.0.1-025-sctp-call-iov_iter_revert-after-sending-ABORT.patch
patches.kernel.org/5.0.1-026-sky2-Disable-MSI-on-Dell-Inspiron-1545-and-Gate.patch
patches.kernel.org/5.0.1-027-team-Free-BPF-filter-when-unregistering-netdev.patch
patches.kernel.org/5.0.1-028-tipc-fix-RDM-DGRAM-connect-regression.patch
patches.kernel.org/5.0.1-029-x86-CPU-AMD-Set-the-CPB-bit-unconditionally-on-.patch
patches.kernel.org/5.0.1-030-x86-boot-compressed-64-Do-not-read-legacy-ROM-o.patch
patches.kernel.org/5.0.1-031-tracing-Fix-event-filters-and-triggers-to-handl.patch
patches.kernel.org/5.0.1-032-xhci-tegra-Prevent-error-pointer-dereference.patch
patches.kernel.org/5.0.1-033-usb-xhci-Fix-for-Enabling-USB-ROLE-SWITCH-QUIRK.patch
patches.kernel.org/5.0.1-034-applicom-Fix-potential-Spectre-v1-vulnerabiliti.patch
patches.kernel.org/5.0.1-035-alpha-wire-up-io_pgetevents-system-call.patch
patches.kernel.org/5.0.1-036-MIPS-irq-Allocate-accurate-order-pages-for-irq-.patch
patches.kernel.org/5.0.1-037-aio-Fix-locking-in-aio_poll.patch
patches.kernel.org/5.0.1-038-xtensa-fix-get_wchan.patch
patches.kernel.org/5.0.1-039-gnss-sirf-fix-premature-wakeup-interrupt-enable.patch
patches.kernel.org/5.0.1-040-USB-serial-cp210x-fix-GPIO-in-autosuspend.patch
patches.kernel.org/5.0.1-041-Revert-selftests-firmware-add-CONFIG_FW_LOADER_.patch
patches.kernel.org/5.0.1-042-Revert-selftests-firmware-remove-use-of-non-sta.patch
patches.kernel.org/5.0.1-043-selftests-firmware-fix-verify_reqs-return-value.patch
patches.kernel.org/5.0.1-044-Bluetooth-btrtl-Restore-old-logic-to-assume-fir.patch
patches.kernel.org/5.0.1-045-Bluetooth-Fix-locking-in-bt_accept_enqueue-for-.patch
patches.kernel.org/5.0.1-046-exec-Fix-mem-leak-in-kernel_read_file.patch
patches.kernel.org/5.0.1-047-Linux-5.0.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
########################################################
# Simple export additions/removals
########################################################
########################################################
# Bug workarounds for binutils
########################################################
+testing patches.suse/binutils2_26.patch
########################################################
# Scheduler / Core
########################################################
patches.suse/setuid-dumpable-wrongdir
patches.suse/0001-x86-speculation-Add-basic-IBRS-support-infrastructur.patch
patches.suse/0002-x86-speculation-Add-inlines-to-control-Indirect-Bran.patch
patches.suse/0003-x86-idle-Control-Indirect-Branch-Speculation-in-idle.patch
patches.suse/0004-x86-enter-Create-macros-to-restrict-unrestrict-Indir.patch
patches.suse/0005-x86-enter-Use-IBRS-on-syscall-and-interrupts.patch
########################################################
# 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
########################################################
+ykaukab patches.suse/0036-arm-Add-BTB-invalidation-on-switch_mm-for-Cortex-A9-.patch
+ykaukab patches.suse/0037-arm-Invalidate-BTB-on-prefetch-abort-outside-of-user.patch
+ykaukab patches.suse/0038-arm-KVM-Invalidate-BTB-on-guest-exit.patch
+ykaukab patches.suse/0039-arm-Add-icache-invalidation-on-switch_mm-for-Cortex-.patch
+ykaukab patches.suse/0040-arm-Invalidate-icache-on-prefetch-abort-outside-of-u.patch
+ykaukab patches.suse/0041-arm-KVM-Invalidate-icache-on-guest-exit-for-Cortex-A.patch
########################################################
# 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
########################################################
########################################################
# Netfilter
########################################################
patches.suse/netfilter-ip_conntrack_slp.patch
########################################################
# NFS
########################################################
########################################################
# lockd + statd
########################################################
########################################################
# cifs patches
########################################################
########################################################
# ext2/ext3
########################################################
# patches.suse/ext2-fsync-err
########################################################
# 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
+duwe patches.suse/pstore-backend-autoaction
########################################################
# Overlayfs
########################################################
########################################################
# Swap-over-NFS
########################################################
########################################################
#
# Device drivers
#
########################################################
########################################################
# Storage
########################################################
patches.suse/scsi-retry-alua-transition-in-progress
patches.suse/megaraid-mbox-fix-SG_IO
########################################################
# 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/0001-media-usb-pwc-Don-t-use-coherent-DMA-buffers-for-ISO.patch
########################################################
# I2C
########################################################
########################################################
# Input & Console
########################################################
##########################################################
# Sound
##########################################################
########################################################
# Char / serial
########################################################
########################################################
# Other driver fixes
########################################################
patches.suse/vfio_pci-Add-local-source-directory-as-include.patch
########################################################
# Other drivers we have added to the tree
########################################################
########################################################
# Suspend/Resume stuff
########################################################
########################################################
# device-mapper
########################################################
patches.suse/dm-mpath-leastpending-path-update
+review patches.suse/dm-mpath-accept-failed-paths
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
########################################################
########################################################
# 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.
########################################################