kernel-source/series.conf

515 lines
22 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/4.17.1-001-netfilter-nf_flow_table-attach-dst-to-skbs.patch
patches.kernel.org/4.17.1-002-bnx2x-use-the-right-constant.patch
patches.kernel.org/4.17.1-003-ip6mr-only-set-ip6mr_table-from-setsockopt-whe.patch
patches.kernel.org/4.17.1-004-ipv6-omit-traffic-class-when-calculating-flow-.patch
patches.kernel.org/4.17.1-005-l2tp-fix-refcount-leakage-on-PPPoL2TP-sockets.patch
patches.kernel.org/4.17.1-006-netdev-FAQ-clarify-DaveM-s-position-for-stable.patch
patches.kernel.org/4.17.1-007-net-metrics-add-proper-netlink-validation.patch
patches.kernel.org/4.17.1-008-net-packet-refine-check-for-priv-area-size.patch
patches.kernel.org/4.17.1-009-rtnetlink-validate-attributes-in-do_setlink.patch
patches.kernel.org/4.17.1-010-sctp-not-allow-transport-timeout-value-less-th.patch
patches.kernel.org/4.17.1-011-team-use-netdev_features_t-instead-of-u32.patch
patches.kernel.org/4.17.1-012-vrf-check-the-original-netdevice-for-generatin.patch
patches.kernel.org/4.17.1-013-net-dsa-b53-Fix-for-brcm-tag-issue-in-Cygnus-S.patch
patches.kernel.org/4.17.1-014-ipmr-fix-error-path-when-ipmr_new_table-fails.patch
patches.kernel.org/4.17.1-015-PCI-hv-Do-not-wait-forever-on-a-device-that-ha.patch
patches.kernel.org/4.17.1-016-Linux-4.17.1.patch
patches.kernel.org/4.17.2-001-crypto-chelsio-request-to-HW-should-wrap.patch
patches.kernel.org/4.17.2-002-blkdev_report_zones_ioctl-Use-vmalloc-to-alloc.patch
patches.kernel.org/4.17.2-003-KVM-X86-Fix-reserved-bits-check-for-MOV-to-CR3.patch
patches.kernel.org/4.17.2-004-KVM-x86-introduce-linear_-read-write-_system.patch
patches.kernel.org/4.17.2-005-kvm-fix-typo-in-flag-name.patch
patches.kernel.org/4.17.2-006-kvm-nVMX-Enforce-cpl-0-for-VMX-instructions.patch
patches.kernel.org/4.17.2-007-KVM-x86-pass-kvm_vcpu-to-kvm_read_guest_virt-a.patch
patches.kernel.org/4.17.2-008-kvm-x86-use-correct-privilege-level-for-sgdt-s.patch
patches.kernel.org/4.17.2-009-staging-android-ion-Switch-to-pr_warn_once-in-.patch
patches.kernel.org/4.17.2-010-NFC-pn533-don-t-send-USB-data-off-of-the-stack.patch
patches.kernel.org/4.17.2-011-usbip-vhci_sysfs-fix-potential-Spectre-v1.patch
patches.kernel.org/4.17.2-012-usb-storage-Add-support-for-FL_ALWAYS_SYNC-fla.patch
patches.kernel.org/4.17.2-013-usb-storage-Add-compatibility-quirk-flags-for-.patch
patches.kernel.org/4.17.2-014-Input-xpad-add-GPD-Win-2-Controller-USB-IDs.patch
patches.kernel.org/4.17.2-015-phy-qcom-qusb2-Fix-crash-if-nvmem-cell-not-spe.patch
patches.kernel.org/4.17.2-016-usb-core-message-remove-extra-endianness-conve.patch
patches.kernel.org/4.17.2-017-usb-typec-wcove-Remove-dependency-on-HW-FSM.patch
patches.kernel.org/4.17.2-018-usb-gadget-function-printer-avoid-wrong-list-h.patch
patches.kernel.org/4.17.2-019-usb-gadget-udc-renesas_usb3-fix-double-phy_put.patch
patches.kernel.org/4.17.2-020-usb-gadget-udc-renesas_usb3-should-remove-debu.patch
patches.kernel.org/4.17.2-021-usb-gadget-udc-renesas_usb3-should-call-pm_run.patch
patches.kernel.org/4.17.2-022-usb-gadget-udc-renesas_usb3-should-call-devm_p.patch
patches.kernel.org/4.17.2-023-usb-gadget-udc-renesas_usb3-should-fail-if-dev.patch
patches.kernel.org/4.17.2-024-usb-gadget-udc-renesas_usb3-disable-the-contro.patch
patches.kernel.org/4.17.2-025-serial-sh-sci-Stop-using-printk-format-pCr.patch
patches.kernel.org/4.17.2-026-tty-serial-atmel-use-port-name-as-name-in-requ.patch
patches.kernel.org/4.17.2-027-serial-samsung-fix-maxburst-parameter-for-DMA-.patch
patches.kernel.org/4.17.2-028-serial-8250-omap-Fix-idling-of-clocks-for-unus.patch
patches.kernel.org/4.17.2-029-vmw_balloon-fixing-double-free-when-batching-m.patch
patches.kernel.org/4.17.2-030-doc-fix-sysfs-ABI-documentation.patch
patches.kernel.org/4.17.2-031-arm64-defconfig-Enable-CONFIG_PINCTRL_MT7622-b.patch
patches.kernel.org/4.17.2-032-tty-pl011-Avoid-spuriously-stuck-off-interrupt.patch
patches.kernel.org/4.17.2-033-crypto-ccree-correct-host-regs-offset.patch
patches.kernel.org/4.17.2-034-Input-goodix-add-new-ACPI-id-for-GPD-Win-2-tou.patch
patches.kernel.org/4.17.2-035-Input-elan_i2c-add-ELAN0612-Lenovo-v330-14IKB-.patch
patches.kernel.org/4.17.2-036-crypto-caam-strip-input-zeros-from-RSA-input-b.patch
patches.kernel.org/4.17.2-037-crypto-caam-fix-DMA-mapping-dir-for-generated-.patch
patches.kernel.org/4.17.2-038-crypto-caam-fix-IV-DMA-mapping-and-updating.patch
patches.kernel.org/4.17.2-039-crypto-caam-qi-fix-IV-DMA-mapping-and-updating.patch
patches.kernel.org/4.17.2-040-crypto-caam-fix-size-of-RSA-prime-factor-q.patch
patches.kernel.org/4.17.2-041-crypto-cavium-Fix-fallout-from-CONFIG_VMAP_STA.patch
patches.kernel.org/4.17.2-042-crypto-cavium-Limit-result-reading-attempts.patch
patches.kernel.org/4.17.2-043-crypto-vmx-Remove-overly-verbose-printk-from-A.patch
patches.kernel.org/4.17.2-044-crypto-vmx-Remove-overly-verbose-printk-from-A.patch
patches.kernel.org/4.17.2-045-crypto-omap-sham-fix-memleak.patch
patches.kernel.org/4.17.2-046-Linux-4.17.2.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
########################################################
# 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/revert-mm-relax-deferred-struct-page-requirements.patch
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
########################################################
# Upstream commit c8b5db7de66b75330a96f9f1ad7376b89646c953
# changed this area a lot.
+needs_updating patches.suse/x86_64-hpet-64bit-timer.patch
########################################################
# 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
########################################################
patches.suse/0036-arm-Add-BTB-invalidation-on-switch_mm-for-Cortex-A9-.patch
patches.suse/0037-arm-Invalidate-BTB-on-prefetch-abort-outside-of-user.patch
patches.suse/0038-arm-KVM-Invalidate-BTB-on-guest-exit.patch
patches.suse/0039-arm-Add-icache-invalidation-on-switch_mm-for-Cortex-.patch
patches.suse/0040-arm-Invalidate-icache-on-prefetch-abort-outside-of-u.patch
patches.suse/0041-arm-KVM-Invalidate-icache-on-guest-exit-for-Cortex-A.patch
########################################################
# S/390
########################################################
patches.suse/s390-fix-random-crashes-illegal-operation-0001-ilc-1.patch
########################################################
# 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
patches.suse/VFS-expedite-umount.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
patches.suse/ACPICA-AML-parser-attempt-to-continue-loading-table-
########################################################
# 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/socket-close-race-condition-between-sock_close-and-s.patch
########################################################
# 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
+review 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
########################################################
########################################################
# Wireless Networking
########################################################
patches.suse/b43-missing-firmware-info.patch
patches.suse/Bluetooth-Apply-QCA-Rome-patches-for-some-ATH3021-modules
########################################################
# ISDN
########################################################
patches.suse/misdn-add-support-for-group-membership-check
########################################################
# iSCSI
########################################################
########################################################
# PCI and PCI hotplug
########################################################
########################################################
# sysfs / driver core
########################################################
########################################################
# USB
########################################################
########################################################
# I2C
########################################################
########################################################
# Input & Console
########################################################
patches.suse/HID-redragon-Fix-modifier-keys-for-Redragon-Asura-Ke.patch
patches.suse/input-psmouse-fix-button-reporting-for-basic-protoco.patch
##########################################################
# Sound
##########################################################
########################################################
# Char / serial
########################################################
########################################################
# Other driver fixes
########################################################
patches.suse/mtd-spi-nor-intel-spi-Fix-atomic-sequence-handling
patches.suse/vhost-fix-info-leak-due-to-uninitialized-memory.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
##########################################################
+jeffm patches.suse/0001-AppArmor-basic-networking-rules.patch
+jeffm patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch
+jeffm patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch
+jeffm patches.suse/apparmor-check-all-net-profiles.patch
########################################################
# Address space layout randomization
########################################################
########################################################
# KDB v4.4
########################################################
########################################################
# Other patches for debugging
########################################################
patches.suse/crasher.patch
patches.suse/0001-x86-stacktrace-Do-not-unwind-after-user-regs.patch
patches.suse/0002-x86-stacktrace-Remove-STACKTRACE_DUMP_ONCE.patch
patches.suse/0003-x86-stacktrace-Clarify-the-reliable-success-paths.patch
patches.suse/0004-x86-stacktrace-Do-not-fail-for-ORC-with-regs-on-stac.patch
patches.suse/0005-x86-unwind-orc-Detect-the-end-of-the-stack.patch
patches.suse/0006-x86-stacktrace-Enable-HAVE_RELIABLE_STACKTRACE-for-t.patch
########################################################
# Kdump
########################################################
########################################################
# cgroups
########################################################
########################################################
# audit subsystem
########################################################
########################################################
# Performance Monitoring, Tracing etc
########################################################
########################################################
# KVM patches
########################################################
########################################################
# Staging tree patches
# new drivers that are going upstream
########################################################
########################################################
# You'd better have a good reason for adding a patch
# below here.
########################################################