kernel-source/series.conf

790 lines
44 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/4.15.1-001-Bluetooth-hci_serdev-Init-hci_uart-proto_lock-.patch
patches.kernel.org/4.15.1-002-tools-gpio-Fix-build-error-with-musl-libc.patch
patches.kernel.org/4.15.1-003-gpio-stmpe-i2c-transfer-are-forbiden-in-atomic.patch
patches.kernel.org/4.15.1-004-gpio-Fix-kernel-stack-leak-to-userspace.patch
patches.kernel.org/4.15.1-005-ALSA-hda-Reduce-the-suspend-time-consumption-f.patch
patches.kernel.org/4.15.1-006-crypto-ecdh-fix-typo-in-KPP-dependency-of-CRYP.patch
patches.kernel.org/4.15.1-007-crypto-aesni-handle-zero-length-dst-buffer.patch
patches.kernel.org/4.15.1-008-crypto-aesni-fix-typo-in-generic_gcmaes_decryp.patch
patches.kernel.org/4.15.1-009-crypto-aesni-add-wrapper-for-generic-gcm-aes.patch
patches.kernel.org/4.15.1-010-crypto-aesni-Fix-out-of-bounds-access-of-the-d.patch
patches.kernel.org/4.15.1-011-crypto-aesni-Fix-out-of-bounds-access-of-the-A.patch
patches.kernel.org/4.15.1-012-crypto-inside-secure-fix-hash-when-length-is-a.patch
patches.kernel.org/4.15.1-013-crypto-inside-secure-avoid-unmapping-DMA-memor.patch
patches.kernel.org/4.15.1-014-crypto-sha3-generic-fixes-for-alignment-and-bi.patch
patches.kernel.org/4.15.1-015-crypto-af_alg-whitelist-mask-and-type.patch
patches.kernel.org/4.15.1-016-HID-wacom-EKR-ensure-devres-groups-at-higher-i.patch
patches.kernel.org/4.15.1-017-HID-wacom-Fix-reporting-of-touch-toggle-WACOM_.patch
patches.kernel.org/4.15.1-018-power-reset-zx-reboot-add-missing-MODULE_DESCR.patch
patches.kernel.org/4.15.1-019-gpio-iop-add-missing-MODULE_DESCRIPTION-AUTHOR.patch
patches.kernel.org/4.15.1-020-gpio-ath79-add-missing-MODULE_DESCRIPTION-LICE.patch
patches.kernel.org/4.15.1-021-mtd-nand-denali_pci-add-missing-MODULE_DESCRIP.patch
patches.kernel.org/4.15.1-022-igb-Free-IRQs-when-device-is-hotplugged.patch
patches.kernel.org/4.15.1-023-ima-policy-fix-parsing-of-fsuuid.patch
patches.kernel.org/4.15.1-024-scsi-aacraid-Fix-udev-inquiry-race-condition.patch
patches.kernel.org/4.15.1-025-scsi-aacraid-Fix-hang-in-kdump.patch
patches.kernel.org/4.15.1-026-scsi-storvsc-missing-error-code-in-storvsc_pro.patch
patches.kernel.org/4.15.1-027-staging-lustre-separate-a-connection-destroy-f.patch
patches.kernel.org/4.15.1-028-staging-ccree-NULLify-backup_info-when-unused.patch
patches.kernel.org/4.15.1-029-staging-ccree-fix-fips-event-irq-handling-buil.patch
patches.kernel.org/4.15.1-030-tty-fix-data-race-between-tty_init_dev-and-flu.patch
patches.kernel.org/4.15.1-031-usb-option-Add-support-for-FS040U-modem.patch
patches.kernel.org/4.15.1-032-USB-serial-pl2303-new-device-id-for-Chilitag.patch
patches.kernel.org/4.15.1-033-USB-cdc-acm-Do-not-log-urb-submission-errors-o.patch
patches.kernel.org/4.15.1-034-CDC-ACM-apply-quirk-for-card-reader.patch
patches.kernel.org/4.15.1-035-USB-serial-io_edgeport-fix-possible-sleep-in-a.patch
patches.kernel.org/4.15.1-036-usbip-prevent-bind-loops-on-devices-attached-t.patch
patches.kernel.org/4.15.1-037-usbip-list-don-t-list-devices-attached-to-vhci.patch
patches.kernel.org/4.15.1-038-USB-serial-simple-add-Motorola-Tetra-driver.patch
patches.kernel.org/4.15.1-039-usb-f_fs-Prevent-gadget-unbind-if-it-is-alread.patch
patches.kernel.org/4.15.1-040-usb-uas-unconditionally-bring-back-host-after-.patch
patches.kernel.org/4.15.1-041-usb-gadget-Fix-high-bandwidth-check-in-usb_gad.patch
patches.kernel.org/4.15.1-042-ANDROID-binder-remove-waitqueue-when-thread-ex.patch
patches.kernel.org/4.15.1-043-android-binder-use-VM_ALLOC-to-get-vm-area.patch
patches.kernel.org/4.15.1-044-mei-me-allow-runtime-pm-for-platform-with-D0i3.patch
patches.kernel.org/4.15.1-045-serial-8250_of-fix-return-code-when-probe-func.patch
patches.kernel.org/4.15.1-046-serial-8250_uniphier-fix-error-return-code-in-.patch
patches.kernel.org/4.15.1-047-serial-8250_dw-Revert-Improve-clock-rate-setti.patch
patches.kernel.org/4.15.1-048-serial-imx-Only-wakeup-via-RTSDEN-bit-if-the-s.patch
patches.kernel.org/4.15.1-049-spi-imx-do-not-access-registers-while-clocks-d.patch
patches.kernel.org/4.15.1-050-iio-adc-stm32-fix-scan-of-multiple-channels-wi.patch
patches.kernel.org/4.15.1-051-iio-chemical-ccs811-Fix-output-of-IIO_CONCENTR.patch
patches.kernel.org/4.15.1-052-test_firmware-fix-missing-unlock-on-error-in-c.patch
patches.kernel.org/4.15.1-053-Input-synaptics-rmi4-unmask-F03-interrupts-whe.patch
patches.kernel.org/4.15.1-054-Input-synaptics-rmi4-do-not-delete-interrupt-m.patch
patches.kernel.org/4.15.1-055-x86-efi-Clarify-that-reset-attack-mitigation-n.patch
patches.kernel.org/4.15.1-056-Linux-4.15.1.patch
patches.kernel.org/4.15.2-001-KVM-x86-Make-indirect-calls-in-emulator-specul.patch
patches.kernel.org/4.15.2-002-KVM-VMX-Make-indirect-call-speculation-safe.patch
patches.kernel.org/4.15.2-003-module-retpoline-Warn-about-missing-retpoline-.patch
patches.kernel.org/4.15.2-004-x86-cpufeatures-Add-CPUID_7_EDX-CPUID-leaf.patch
patches.kernel.org/4.15.2-005-x86-cpufeatures-Add-Intel-feature-bits-for-Spe.patch
patches.kernel.org/4.15.2-006-x86-cpufeatures-Add-AMD-feature-bits-for-Specu.patch
patches.kernel.org/4.15.2-007-x86-msr-Add-definitions-for-new-speculation-co.patch
patches.kernel.org/4.15.2-008-x86-pti-Do-not-enable-PTI-on-CPUs-which-are-no.patch
patches.kernel.org/4.15.2-009-x86-cpufeature-Blacklist-SPEC_CTRL-PRED_CMD-on.patch
patches.kernel.org/4.15.2-010-x86-speculation-Add-basic-IBPB-Indirect-Branch.patch
patches.kernel.org/4.15.2-011-x86-alternative-Print-unadorned-pointers.patch
patches.kernel.org/4.15.2-012-x86-nospec-Fix-header-guards-names.patch
patches.kernel.org/4.15.2-013-x86-bugs-Drop-one-mitigation-from-dmesg.patch
patches.kernel.org/4.15.2-014-x86-cpu-bugs-Make-retpoline-module-warning-con.patch
patches.kernel.org/4.15.2-015-x86-cpufeatures-Clean-up-Spectre-v2-related-CP.patch
patches.kernel.org/4.15.2-016-x86-retpoline-Simplify-vmexit_fill_RSB.patch
patches.kernel.org/4.15.2-017-x86-speculation-Simplify-indirect_branch_predi.patch
patches.kernel.org/4.15.2-018-auxdisplay-img-ascii-lcd-add-missing-MODULE_DE.patch
patches.kernel.org/4.15.2-019-iio-adc-accel-Fix-up-module-licenses.patch
patches.kernel.org/4.15.2-020-pinctrl-pxa-pxa2xx-add-missing-MODULE_DESCRIPT.patch
patches.kernel.org/4.15.2-021-ASoC-pcm512x-add-missing-MODULE_DESCRIPTION-AU.patch
patches.kernel.org/4.15.2-022-KVM-nVMX-Eliminate-vmcs02-pool.patch
patches.kernel.org/4.15.2-023-KVM-VMX-introduce-alloc_loaded_vmcs.patch
patches.kernel.org/4.15.2-024-objtool-Improve-retpoline-alternative-handling.patch
patches.kernel.org/4.15.2-025-objtool-Add-support-for-alternatives-at-the-en.patch
patches.kernel.org/4.15.2-026-objtool-Warn-on-stripped-section-symbol.patch
patches.kernel.org/4.15.2-027-x86-mm-Fix-overlap-of-i386-CPU_ENTRY_AREA-with.patch
patches.kernel.org/4.15.2-028-x86-spectre-Check-CONFIG_RETPOLINE-in-command-.patch
patches.kernel.org/4.15.2-029-x86-entry-64-Remove-the-SYSCALL64-fast-path.patch
patches.kernel.org/4.15.2-030-x86-entry-64-Push-extra-regs-right-away.patch
patches.kernel.org/4.15.2-031-x86-asm-Move-status-from-thread_struct-to-thre.patch
patches.kernel.org/4.15.2-032-Documentation-Document-array_index_nospec.patch
patches.kernel.org/4.15.2-033-array_index_nospec-Sanitize-speculative-array-.patch
patches.kernel.org/4.15.2-034-x86-Implement-array_index_mask_nospec.patch
patches.kernel.org/4.15.2-035-x86-Introduce-barrier_nospec.patch
patches.kernel.org/4.15.2-036-x86-Introduce-__uaccess_begin_nospec-and-uacce.patch
patches.kernel.org/4.15.2-037-x86-usercopy-Replace-open-coded-stac-clac-with.patch
patches.kernel.org/4.15.2-038-x86-uaccess-Use-__uaccess_begin_nospec-and-uac.patch
patches.kernel.org/4.15.2-039-x86-get_user-Use-pointer-masking-to-limit-spec.patch
patches.kernel.org/4.15.2-040-x86-syscall-Sanitize-syscall-table-de-referenc.patch
patches.kernel.org/4.15.2-041-vfs-fdtable-Prevent-bounds-check-bypass-via-sp.patch
patches.kernel.org/4.15.2-042-nl80211-Sanitize-array-index-in-parse_txq_para.patch
patches.kernel.org/4.15.2-043-x86-spectre-Report-get_user-mitigation-for-spe.patch
patches.kernel.org/4.15.2-044-x86-spectre-Fix-spelling-mistake-vunerable-vul.patch
patches.kernel.org/4.15.2-045-x86-cpuid-Fix-up-virtual-IBRS-IBPB-STIBP-featu.patch
patches.kernel.org/4.15.2-046-x86-speculation-Use-Indirect-Branch-Prediction.patch
patches.kernel.org/4.15.2-047-x86-paravirt-Remove-noreplace-paravirt-cmdline.patch
patches.kernel.org/4.15.2-048-KVM-VMX-make-MSR-bitmaps-per-VCPU.patch
patches.kernel.org/4.15.2-049-x86-kvm-Update-spectre-v1-mitigation.patch
patches.kernel.org/4.15.2-050-x86-retpoline-Avoid-retpolines-for-built-in-__.patch
patches.kernel.org/4.15.2-051-x86-spectre-Simplify-spectre_v2-command-line-p.patch
patches.kernel.org/4.15.2-052-x86-pti-Mark-constant-arrays-as-__initconst.patch
patches.kernel.org/4.15.2-053-x86-speculation-Fix-typo-IBRS_ATT-which-should.patch
patches.kernel.org/4.15.2-054-KVM-x86-Update-the-reverse_cpuid-list-to-inclu.patch
patches.kernel.org/4.15.2-055-KVM-x86-Add-IBPB-support.patch
patches.kernel.org/4.15.2-056-KVM-VMX-Emulate-MSR_IA32_ARCH_CAPABILITIES.patch
patches.kernel.org/4.15.2-057-KVM-VMX-Allow-direct-access-to-MSR_IA32_SPEC_C.patch
patches.kernel.org/4.15.2-058-KVM-SVM-Allow-direct-access-to-MSR_IA32_SPEC_C.patch
patches.kernel.org/4.15.2-059-serial-core-mark-port-as-initialized-after-suc.patch
patches.kernel.org/4.15.2-060-fpga-region-release-of_parse_phandle-nodes-aft.patch
patches.kernel.org/4.15.2-061-Linux-4.15.2.patch
patches.kernel.org/4.15.3-001-ip6mr-fix-stale-iterator.patch
patches.kernel.org/4.15.3-002-net-igmp-add-a-missing-rcu-locking-section.patch
patches.kernel.org/4.15.3-003-qlcnic-fix-deadlock-bug.patch
patches.kernel.org/4.15.3-004-qmi_wwan-Add-support-for-Quectel-EP06.patch
patches.kernel.org/4.15.3-005-r8169-fix-RTL8168EP-take-too-long-to-complete-.patch
patches.kernel.org/4.15.3-006-tcp-release-sk_frag.page-in-tcp_disconnect.patch
patches.kernel.org/4.15.3-007-vhost_net-stop-device-during-reset-owner.patch
patches.kernel.org/4.15.3-008-ipv6-addrconf-break-critical-section-in-addrco.patch
patches.kernel.org/4.15.3-009-ipv6-change-route-cache-aging-logic.patch
patches.kernel.org/4.15.3-010-Revert-defer-call-to-mem_cgroup_sk_alloc.patch
patches.kernel.org/4.15.3-011-net-ipv6-send-unsolicited-NA-after-DAD.patch
patches.kernel.org/4.15.3-012-rocker-fix-possible-null-pointer-dereference-i.patch
patches.kernel.org/4.15.3-013-tcp_bbr-fix-pacing_gain-to-always-be-unity-whe.patch
patches.kernel.org/4.15.3-014-cls_u32-add-missing-RCU-annotation.patch
patches.kernel.org/4.15.3-015-ipv6-Fix-SO_REUSEPORT-UDP-socket-with-implicit.patch
patches.kernel.org/4.15.3-016-soreuseport-fix-mem-leak-in-reuseport_add_sock.patch
patches.kernel.org/4.15.3-017-net_sched-get-rid-of-rcu_barrier-in-tcf_block_.patch
patches.kernel.org/4.15.3-018-net-sched-fix-use-after-free-in-tcf_block_put_.patch
patches.kernel.org/4.15.3-019-media-mtk-vcodec-add-missing-MODULE_LICENSE-DE.patch
patches.kernel.org/4.15.3-020-media-soc_camera-soc_scale_crop-add-missing-MO.patch
patches.kernel.org/4.15.3-021-media-tegra-cec-add-missing-MODULE_DESCRIPTION.patch
patches.kernel.org/4.15.3-022-gpio-uniphier-fix-mismatch-between-license-tex.patch
patches.kernel.org/4.15.3-023-crypto-tcrypt-fix-S-G-table-for-test_aead_spee.patch
patches.kernel.org/4.15.3-024-Linux-4.15.3.patch
patches.kernel.org/4.15.4-001-watchdog-indydog-Add-dependency-on-SGI_HAS_IND.patch
patches.kernel.org/4.15.4-002-cifs-Fix-missing-put_xid-in-cifs_file_strict_m.patch
patches.kernel.org/4.15.4-003-cifs-Fix-autonegotiate-security-settings-misma.patch
patches.kernel.org/4.15.4-004-CIFS-zero-sensitive-data-when-freeing.patch
patches.kernel.org/4.15.4-005-cpufreq-mediatek-add-mediatek-related-projects.patch
patches.kernel.org/4.15.4-006-dmaengine-dmatest-fix-container_of-member-in-d.patch
patches.kernel.org/4.15.4-007-ssb-Do-not-disable-PCI-host-on-non-Mips.patch
patches.kernel.org/4.15.4-008-watchdog-gpio_wdt-set-WDOG_HW_RUNNING-in-gpio_.patch
patches.kernel.org/4.15.4-009-Revert-drm-i915-mark-all-device-info-struct-wi.patch
patches.kernel.org/4.15.4-010-sched-rt-Use-container_of-to-get-root-domain-i.patch
patches.kernel.org/4.15.4-011-sched-rt-Up-the-root-domain-ref-count-when-pas.patch
patches.kernel.org/4.15.4-012-media-dvb-usb-v2-lmedm04-Improve-logic-checkin.patch
patches.kernel.org/4.15.4-013-media-dvb-usb-v2-lmedm04-move-ts2020-attach-to.patch
patches.kernel.org/4.15.4-014-media-hdpvr-Fix-an-error-handling-path-in-hdpv.patch
patches.kernel.org/4.15.4-015-arm64-mm-Use-non-global-mappings-for-kernel-sp.patch
patches.kernel.org/4.15.4-016-arm64-mm-Temporarily-disable-ARM64_SW_TTBR0_PA.patch
patches.kernel.org/4.15.4-017-arm64-mm-Move-ASID-from-TTBR0-to-TTBR1.patch
patches.kernel.org/4.15.4-018-arm64-mm-Remove-pre_ttbr0_update_workaround-fo.patch
patches.kernel.org/4.15.4-019-arm64-mm-Rename-post_ttbr0_update_workaround.patch
patches.kernel.org/4.15.4-020-arm64-mm-Fix-and-re-enable-ARM64_SW_TTBR0_PAN.patch
patches.kernel.org/4.15.4-021-arm64-mm-Allocate-ASIDs-in-pairs.patch
patches.kernel.org/4.15.4-022-arm64-mm-Add-arm64_kernel_unmapped_at_el0-help.patch
patches.kernel.org/4.15.4-023-arm64-mm-Invalidate-both-kernel-and-user-ASIDs.patch
patches.kernel.org/4.15.4-024-arm64-entry-Add-exception-trampoline-page-for-.patch
patches.kernel.org/4.15.4-025-arm64-mm-Map-entry-trampoline-into-trampoline-.patch
patches.kernel.org/4.15.4-026-arm64-entry-Explicitly-pass-exception-level-to.patch
patches.kernel.org/4.15.4-027-arm64-entry-Hook-up-entry-trampoline-to-except.patch
patches.kernel.org/4.15.4-028-arm64-erratum-Work-around-Falkor-erratum-E1003.patch
patches.kernel.org/4.15.4-029-arm64-cpu_errata-Add-Kryo-to-Falkor-1003-errat.patch
patches.kernel.org/4.15.4-030-arm64-tls-Avoid-unconditional-zeroing-of-tpidr.patch
patches.kernel.org/4.15.4-031-arm64-entry-Add-fake-CPU-feature-for-unmapping.patch
patches.kernel.org/4.15.4-032-arm64-kaslr-Put-kernel-vectors-address-in-sepa.patch
patches.kernel.org/4.15.4-033-arm64-use-RET-instruction-for-exiting-the-tram.patch
patches.kernel.org/4.15.4-034-arm64-Kconfig-Add-CONFIG_UNMAP_KERNEL_AT_EL0.patch
patches.kernel.org/4.15.4-035-arm64-Kconfig-Reword-UNMAP_KERNEL_AT_EL0-kconf.patch
patches.kernel.org/4.15.4-036-arm64-Take-into-account-ID_AA64PFR0_EL1.CSV3.patch
patches.kernel.org/4.15.4-037-arm64-capabilities-Handle-duplicate-entries-fo.patch
patches.kernel.org/4.15.4-038-arm64-mm-Introduce-TTBR_ASID_MASK-for-getting-.patch
patches.kernel.org/4.15.4-039-arm64-kpti-Fix-the-interaction-between-ASID-sw.patch
patches.kernel.org/4.15.4-040-arm64-cputype-Add-MIDR-values-for-Cavium-Thund.patch
patches.kernel.org/4.15.4-041-arm64-Turn-on-KPTI-only-on-CPUs-that-need-it.patch
patches.kernel.org/4.15.4-042-arm64-kpti-Make-use-of-nG-dependent-on-arm64_k.patch
patches.kernel.org/4.15.4-043-arm64-mm-Permit-transitioning-from-Global-to-N.patch
patches.kernel.org/4.15.4-044-arm64-kpti-Add-enable-callback-to-remap-swappe.patch
patches.kernel.org/4.15.4-045-arm64-Force-KPTI-to-be-disabled-on-Cavium-Thun.patch
patches.kernel.org/4.15.4-046-arm64-entry-Reword-comment-about-post_ttbr_upd.patch
patches.kernel.org/4.15.4-047-arm64-idmap-Use-awx-flags-for-.idmap.text-.pus.patch
patches.kernel.org/4.15.4-048-perf-arm_spe-Fail-device-probe-when-arm64_kern.patch
patches.kernel.org/4.15.4-049-arm64-barrier-Add-CSDB-macros-to-control-data-.patch
patches.kernel.org/4.15.4-050-arm64-Implement-array_index_mask_nospec.patch
patches.kernel.org/4.15.4-051-arm64-Make-USER_DS-an-inclusive-limit.patch
patches.kernel.org/4.15.4-052-arm64-Use-pointer-masking-to-limit-uaccess-spe.patch
patches.kernel.org/4.15.4-053-arm64-entry-Ensure-branch-through-syscall-tabl.patch
patches.kernel.org/4.15.4-054-arm64-uaccess-Prevent-speculative-use-of-the-c.patch
patches.kernel.org/4.15.4-055-arm64-uaccess-Don-t-bother-eliding-access_ok-c.patch
patches.kernel.org/4.15.4-056-arm64-uaccess-Mask-__user-pointers-for-__arch_.patch
patches.kernel.org/4.15.4-057-arm64-futex-Mask-__user-pointers-prior-to-dere.patch
patches.kernel.org/4.15.4-058-arm64-cpufeature-__this_cpu_has_cap-shouldn-t-.patch
patches.kernel.org/4.15.4-059-arm64-Run-enable-method-for-errata-work-around.patch
patches.kernel.org/4.15.4-060-arm64-cpufeature-Pass-capability-structure-to-.patch
patches.kernel.org/4.15.4-061-drivers-firmware-Expose-psci_get_version-throu.patch
patches.kernel.org/4.15.4-062-arm64-Move-post_ttbr_update_workaround-to-C-co.patch
patches.kernel.org/4.15.4-063-arm64-Add-skeleton-to-harden-the-branch-predic.patch
patches.kernel.org/4.15.4-064-arm64-Move-BP-hardening-to-check_and_switch_co.patch
patches.kernel.org/4.15.4-065-arm64-KVM-Use-per-CPU-vector-when-BP-hardening.patch
patches.kernel.org/4.15.4-066-arm64-entry-Apply-BP-hardening-for-high-priori.patch
patches.kernel.org/4.15.4-067-arm64-entry-Apply-BP-hardening-for-suspicious-.patch
patches.kernel.org/4.15.4-068-arm64-cputype-Add-missing-MIDR-values-for-Cort.patch
patches.kernel.org/4.15.4-069-arm64-Implement-branch-predictor-hardening-for.patch
patches.kernel.org/4.15.4-070-arm64-Implement-branch-predictor-hardening-for.patch
patches.kernel.org/4.15.4-071-arm64-Branch-predictor-hardening-for-Cavium-Th.patch
patches.kernel.org/4.15.4-072-arm64-KVM-Increment-PC-after-handling-an-SMC-t.patch
patches.kernel.org/4.15.4-073-arm-arm64-KVM-Consolidate-the-PSCI-include-fil.patch
patches.kernel.org/4.15.4-074-arm-arm64-KVM-Add-PSCI_VERSION-helper.patch
patches.kernel.org/4.15.4-075-arm-arm64-KVM-Add-smccc-accessors-to-PSCI-code.patch
patches.kernel.org/4.15.4-076-arm-arm64-KVM-Implement-PSCI-1.0-support.patch
patches.kernel.org/4.15.4-077-arm-arm64-KVM-Advertise-SMCCC-v1.1.patch
patches.kernel.org/4.15.4-078-arm64-KVM-Make-PSCI_VERSION-a-fast-path.patch
patches.kernel.org/4.15.4-079-arm-arm64-KVM-Turn-kvm_psci_version-into-a-sta.patch
patches.kernel.org/4.15.4-080-arm64-KVM-Report-SMCCC_ARCH_WORKAROUND_1-BP-ha.patch
patches.kernel.org/4.15.4-081-arm64-KVM-Add-SMCCC_ARCH_WORKAROUND_1-fast-han.patch
patches.kernel.org/4.15.4-082-firmware-psci-Expose-PSCI-conduit.patch
patches.kernel.org/4.15.4-083-firmware-psci-Expose-SMCCC-version-through-psc.patch
patches.kernel.org/4.15.4-084-arm-arm64-smccc-Make-function-identifiers-an-u.patch
patches.kernel.org/4.15.4-085-arm-arm64-smccc-Implement-SMCCC-v1.1-inline-pr.patch
patches.kernel.org/4.15.4-086-arm64-Add-ARM_SMCCC_ARCH_WORKAROUND_1-BP-harde.patch
patches.kernel.org/4.15.4-087-arm64-Kill-PSCI_GET_VERSION-as-a-variant-2-wor.patch
patches.kernel.org/4.15.4-088-mtd-cfi-convert-inline-functions-to-macros.patch
patches.kernel.org/4.15.4-089-mtd-nand-brcmnand-Disable-prefetch-by-default.patch
patches.kernel.org/4.15.4-090-mtd-nand-Fix-nand_do_read_oob-return-value.patch
patches.kernel.org/4.15.4-091-mtd-nand-sunxi-Fix-ECC-strength-choice.patch
patches.kernel.org/4.15.4-092-ubi-Fix-race-condition-between-ubi-volume-crea.patch
patches.kernel.org/4.15.4-093-ubi-fastmap-Erase-outdated-anchor-PEBs-during-.patch
patches.kernel.org/4.15.4-094-ubi-block-Fix-locking-for-idr_alloc-idr_remove.patch
patches.kernel.org/4.15.4-095-ubifs-free-the-encrypted-symlink-target.patch
patches.kernel.org/4.15.4-096-nfs-pnfs-fix-nfs_direct_req-ref-leak-when-i-o-.patch
patches.kernel.org/4.15.4-097-nfs41-do-not-return-ENOMEM-on-LAYOUTUNAVAILABL.patch
patches.kernel.org/4.15.4-098-NFS-Add-a-cond_resched-to-nfs_commit_release_p.patch
patches.kernel.org/4.15.4-099-NFS-Fix-nfsstat-breakage-due-to-LOOKUPP.patch
patches.kernel.org/4.15.4-100-NFS-commit-direct-writes-even-if-they-fail-par.patch
patches.kernel.org/4.15.4-101-NFS-reject-request-for-id_legacy-key-without-a.patch
patches.kernel.org/4.15.4-102-NFS-Fix-a-race-between-mmap-and-O_DIRECT.patch
patches.kernel.org/4.15.4-103-nfsd-Detect-unhashed-stids-in-nfsd4_verify_ope.patch
patches.kernel.org/4.15.4-104-kernfs-fix-regression-in-kernfs_fop_write-caus.patch
patches.kernel.org/4.15.4-105-ahci-Annotate-PCI-ids-for-mobile-Intel-chipset.patch
patches.kernel.org/4.15.4-106-ahci-Add-PCI-ids-for-Intel-Bay-Trail-Cherry-Tr.patch
patches.kernel.org/4.15.4-107-ahci-Add-Intel-Cannon-Lake-PCH-H-PCI-ID.patch
patches.kernel.org/4.15.4-108-crypto-hash-introduce-crypto_hash_alg_has_setk.patch
patches.kernel.org/4.15.4-109-crypto-cryptd-pass-through-absence-of-setkey.patch
patches.kernel.org/4.15.4-110-crypto-mcryptd-pass-through-absence-of-setkey.patch
patches.kernel.org/4.15.4-111-crypto-poly1305-remove-setkey-method.patch
patches.kernel.org/4.15.4-112-crypto-hash-annotate-algorithms-taking-optiona.patch
patches.kernel.org/4.15.4-113-crypto-hash-prevent-using-keyed-hashes-without.patch
patches.kernel.org/4.15.4-114-media-v4l2-ioctl.c-use-check_fmt-for-enum-g-s-.patch
patches.kernel.org/4.15.4-115-media-v4l2-ioctl.c-don-t-copy-back-the-result-.patch
patches.kernel.org/4.15.4-116-media-v4l2-compat-ioctl32.c-add-missing-VIDIOC.patch
patches.kernel.org/4.15.4-117-media-v4l2-compat-ioctl32.c-fix-the-indentatio.patch
patches.kernel.org/4.15.4-118-media-v4l2-compat-ioctl32.c-move-helper-functi.patch
patches.kernel.org/4.15.4-119-media-v4l2-compat-ioctl32.c-avoid-sizeof-type.patch
patches.kernel.org/4.15.4-120-media-v4l2-compat-ioctl32.c-copy-m.userptr-in-.patch
patches.kernel.org/4.15.4-121-media-v4l2-compat-ioctl32.c-fix-ctrl_is_pointe.patch
patches.kernel.org/4.15.4-122-media-v4l2-compat-ioctl32.c-copy-clip-list-in-.patch
patches.kernel.org/4.15.4-123-media-v4l2-compat-ioctl32.c-drop-pr_info-for-u.patch
patches.kernel.org/4.15.4-124-media-v4l2-compat-ioctl32.c-don-t-copy-back-th.patch
patches.kernel.org/4.15.4-125-media-v4l2-compat-ioctl32.c-refactor-compat-io.patch
patches.kernel.org/4.15.4-126-media-v4l2-compat-ioctl32.c-make-ctrl_is_point.patch
patches.kernel.org/4.15.4-127-crypto-caam-fix-endless-loop-when-DECO-acquire.patch
patches.kernel.org/4.15.4-128-crypto-sha512-mb-initialize-pending-lengths-co.patch
patches.kernel.org/4.15.4-129-crypto-talitos-fix-Kernel-Oops-on-hashing-an-e.patch
patches.kernel.org/4.15.4-130-arm-KVM-Fix-SMCCC-handling-of-unimplemented-SM.patch
patches.kernel.org/4.15.4-131-KVM-nVMX-Fix-races-when-sending-nested-PI-whil.patch
patches.kernel.org/4.15.4-132-KVM-nVMX-Fix-bug-of-injecting-L2-exception-int.patch
patches.kernel.org/4.15.4-133-KVM-PPC-Book3S-HV-Make-sure-we-don-t-re-enter-.patch
patches.kernel.org/4.15.4-134-KVM-PPC-Book3S-HV-Drop-locks-before-reading-gu.patch
patches.kernel.org/4.15.4-135-KVM-arm-arm64-Handle-CPU_PM_ENTER_FAILED.patch
patches.kernel.org/4.15.4-136-KVM-PPC-Book3S-PR-Fix-broken-select-due-to-mis.patch
patches.kernel.org/4.15.4-137-ASoC-acpi-fix-machine-driver-selection-based-o.patch
patches.kernel.org/4.15.4-138-ASoC-rockchip-i2s-fix-playback-after-runtime-r.patch
patches.kernel.org/4.15.4-139-ASoC-skl-Fix-kernel-warning-due-to-zero-NHTL-e.patch
patches.kernel.org/4.15.4-140-ASoC-compress-Correct-handling-of-copy-callbac.patch
patches.kernel.org/4.15.4-141-watchdog-imx2_wdt-restore-previous-timeout-aft.patch
patches.kernel.org/4.15.4-142-afs-Add-missing-afs_put_cell.patch
patches.kernel.org/4.15.4-143-afs-Need-to-clear-responded-flag-in-addr-curso.patch
patches.kernel.org/4.15.4-144-afs-Fix-missing-cursor-clearance.patch
patches.kernel.org/4.15.4-145-afs-Fix-server-list-handling.patch
patches.kernel.org/4.15.4-146-btrfs-Handle-btrfs_set_extent_delalloc-failure.patch
patches.kernel.org/4.15.4-147-Btrfs-raid56-iterate-raid56-internal-bio-with-.patch
patches.kernel.org/4.15.4-148-kasan-don-t-emit-builtin-calls-when-sanitizati.patch
patches.kernel.org/4.15.4-149-kasan-rework-Kconfig-settings.patch
patches.kernel.org/4.15.4-150-media-dvb_frontend-be-sure-to-init-dvb_fronten.patch
patches.kernel.org/4.15.4-151-media-dvb-frontends-fix-i2c-access-helpers-for.patch
patches.kernel.org/4.15.4-152-media-dt-bindings-media-cec-gpio.txt-mention-t.patch
patches.kernel.org/4.15.4-153-media-ts2020-avoid-integer-overflows-on-32-bit.patch
patches.kernel.org/4.15.4-154-media-vivid-fix-module-load-error-when-enablin.patch
patches.kernel.org/4.15.4-155-media-cxusb-dib0700-ignore-XC2028_I2C_FLUSH.patch
patches.kernel.org/4.15.4-156-fs-proc-kcore.c-use-probe_kernel_read-instead-.patch
patches.kernel.org/4.15.4-157-kernel-async.c-revert-async-simplify-lowest_in.patch
patches.kernel.org/4.15.4-158-kernel-relay.c-revert-kernel-relay.c-fix-poten.patch
patches.kernel.org/4.15.4-159-pipe-actually-allow-root-to-exceed-the-pipe-bu.patch
patches.kernel.org/4.15.4-160-pipe-fix-off-by-one-error-when-checking-buffer.patch
patches.kernel.org/4.15.4-161-HID-quirks-Fix-keyboard-touchpad-on-Toshiba-Cl.patch
patches.kernel.org/4.15.4-162-Bluetooth-btsdio-Do-not-bind-to-non-removable-.patch
patches.kernel.org/4.15.4-163-Revert-Bluetooth-btusb-fix-QCA-Rome-suspend-re.patch
patches.kernel.org/4.15.4-164-Bluetooth-btusb-Restore-QCA-Rome-suspend-resum.patch
patches.kernel.org/4.15.4-165-ipmi-use-dynamic-memory-for-DMI-driver-overrid.patch
patches.kernel.org/4.15.4-166-signal-openrisc-Fix-do_unaligned_access-to-sen.patch
patches.kernel.org/4.15.4-167-signal-sh-Ensure-si_signo-is-initialized-in-do.patch
patches.kernel.org/4.15.4-168-alpha-fix-crash-if-pthread_create-races-with-s.patch
patches.kernel.org/4.15.4-169-alpha-osf_sys.c-fix-put_tv32-regression.patch
patches.kernel.org/4.15.4-170-alpha-Fix-mixed-up-args-in-EXC-macro-in-futex-.patch
patches.kernel.org/4.15.4-171-alpha-fix-reboot-on-Avanti-platform.patch
patches.kernel.org/4.15.4-172-alpha-fix-formating-of-stack-content.patch
patches.kernel.org/4.15.4-173-xtensa-fix-futex_atomic_cmpxchg_inatomic.patch
patches.kernel.org/4.15.4-174-EDAC-octeon-Fix-an-uninitialized-variable-warn.patch
patches.kernel.org/4.15.4-175-genirq-Make-legacy-autoprobing-work-again.patch
patches.kernel.org/4.15.4-176-pinctrl-intel-Initialize-GPIO-properly-when-us.patch
patches.kernel.org/4.15.4-177-pinctrl-mcp23s08-fix-irq-setup-order.patch
patches.kernel.org/4.15.4-178-pinctrl-sx150x-Unregister-the-pinctrl-on-relea.patch
patches.kernel.org/4.15.4-179-pinctrl-sx150x-Register-pinctrl-before-adding-.patch
patches.kernel.org/4.15.4-180-pinctrl-sx150x-Add-a-static-gpio-pinctrl-pin-r.patch
patches.kernel.org/4.15.4-181-pktcdvd-Fix-pkt_setup_dev-error-path.patch
patches.kernel.org/4.15.4-182-pktcdvd-Fix-a-recently-introduced-NULL-pointer.patch
patches.kernel.org/4.15.4-183-blk-mq-quiesce-queue-before-freeing-queue.patch
patches.kernel.org/4.15.4-184-clocksource-drivers-stm32-Fix-kernel-panic-wit.patch
patches.kernel.org/4.15.4-185-lib-ubsan.c-s-missaligned-misaligned.patch
patches.kernel.org/4.15.4-186-lib-ubsan-add-type-mismatch-handler-for-new-GC.patch
patches.kernel.org/4.15.4-187-objtool-Fix-switch-table-detection.patch
patches.kernel.org/4.15.4-188-arm64-dts-marvell-add-Ethernet-aliases.patch
patches.kernel.org/4.15.4-189-drm-i915-Avoid-PPS-HW-SW-state-mismatch-due-to.patch
patches.kernel.org/4.15.4-190-ACPI-sbshc-remove-raw-pointer-from-printk-mess.patch
patches.kernel.org/4.15.4-191-acpi-nfit-fix-register-dimm-error-handling.patch
patches.kernel.org/4.15.4-192-ovl-force-r-o-mount-when-index-dir-creation-fa.patch
patches.kernel.org/4.15.4-193-ovl-fix-failure-to-fsync-lower-dir.patch
patches.kernel.org/4.15.4-194-ovl-take-mnt_want_write-for-work-index-dir-set.patch
patches.kernel.org/4.15.4-195-ovl-take-mnt_want_write-for-removing-impure-xa.patch
patches.kernel.org/4.15.4-196-ovl-hash-directory-inodes-for-fsnotify.patch
patches.kernel.org/4.15.4-197-mn10300-misalignment-Use-SIGSEGV-SEGV_MAPERR-t.patch
patches.kernel.org/4.15.4-198-devpts-fix-error-handling-in-devpts_mntget.patch
patches.kernel.org/4.15.4-199-ftrace-Remove-incorrect-setting-of-glob-search.patch
patches.kernel.org/4.15.4-200-scsi-core-Ensure-that-the-SCSI-error-handler-g.patch
patches.kernel.org/4.15.4-201-scsi-lpfc-Fix-crash-after-bad-bar-setup-on-dri.patch
patches.kernel.org/4.15.4-202-scsi-cxlflash-Reset-command-ioasc.patch
patches.kernel.org/4.15.4-203-rcu-Export-init_rcu_head-and-destroy_rcu_head-.patch
patches.kernel.org/4.15.4-204-Linux-4.15.4.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
########################################################
# 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
########################################################
# 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
########################################################
########################################################
# 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
########################################################
# 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
########################################################
patches.suse/ext4-llseek-do-not-crop-offset-on-32bit.patch
########################################################
# btrfs
########################################################
# Not upstream yet
patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
patches.suse/btrfs-btrfs_evict_inode-must-clear-all-inodes.patch
# 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
patches.suse/scsi-aacraid-remove-redundant-setting-of-variable-c.patch
########################################################
# DRM/Video
########################################################
########################################################
# video4linux
########################################################
########################################################
# Network
########################################################
########################################################
# Wireless Networking
########################################################
patches.suse/b43-missing-firmware-info.patch
patches.suse/iwlwifi-expose-default-fallback-ucode-api
########################################################
# ISDN
########################################################
patches.suse/misdn-add-support-for-group-membership-check
########################################################
# iSCSI
########################################################
########################################################
# PCI and PCI hotplug
########################################################
########################################################
# sysfs / driver core
########################################################
########################################################
# USB
########################################################
########################################################
# I2C
########################################################
########################################################
# Input & Console
########################################################
##########################################################
# Sound
##########################################################
########################################################
# Char / serial
########################################################
########################################################
# Other driver fixes
########################################################
patches.suse/media-dvb_frontend-fix-return-error-code.patch
patches.suse/mtd-ubi-wl-Fix-error-return-code-in-ubi_wl_init.patch
########################################################
# Other drivers we have added to the tree
########################################################
########################################################
# Suspend/Resume stuff
########################################################
########################################################
# device-mapper
########################################################
patches.suse/dm-mpath-leastpending-path-update
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/0001-AppArmor-basic-networking-rules.patch
patches.suse/0002-apparmor-update-apparmor-basic-networking-rules-for-.patch
patches.suse/0003-apparmor-Fix-quieting-of-audit-messages-for-network-.patch
########################################################
# Address space layout randomization
########################################################
########################################################
# KDB v4.4
########################################################
########################################################
# Other patches for debugging
########################################################
patches.suse/crasher.patch
# submitted
patches.suse/0001-x86-stacktrace-do-now-unwind-after-user-regs.patch
patches.suse/0002-x86-stacktrace-make-clear-the-success-paths.patch
patches.suse/0003-x86-stacktrace-remove-STACKTRACE_DUMP_ONCE-from-__sa.patch
patches.suse/0004-x86-stacktrace-do-not-fail-for-ORC-with-regs-on-stac.patch
patches.suse/0005-x86-stacktrace-orc-mark-it-as-reliable.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.
########################################################