kernel-source/series.conf

855 lines
49 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
patches.kernel.org/5.0.2-001-media-uvcvideo-Fix-type-check-leading-to-overfl.patch
patches.kernel.org/5.0.2-002-Input-wacom_serial4-add-support-for-Wacom-ArtPa.patch
patches.kernel.org/5.0.2-003-Input-elan_i2c-add-id-for-touchpad-found-in-Len.patch
patches.kernel.org/5.0.2-004-iscsi_ibft-Fix-missing-break-in-switch-statemen.patch
patches.kernel.org/5.0.2-005-scsi-aacraid-Fix-missing-break-in-switch-statem.patch
patches.kernel.org/5.0.2-006-x86-PCI-Fixup-RTIT_BAR-of-Intel-Denverton-Trace.patch
patches.kernel.org/5.0.2-007-arm64-dts-zcu100-revC-Give-wifi-some-time-after.patch
patches.kernel.org/5.0.2-008-arm64-dts-hikey-Give-wifi-some-time-after-power.patch
patches.kernel.org/5.0.2-009-arm64-dts-hikey-Revert-Enable-HS200-mode-on-eMM.patch
patches.kernel.org/5.0.2-010-ARM-dts-exynos-Fix-pinctrl-definition-for-eMMC-.patch
patches.kernel.org/5.0.2-011-ARM-dts-exynos-Add-minimal-clkout-parameters-to.patch
patches.kernel.org/5.0.2-012-ARM-dts-exynos-Fix-max-voltage-for-buck8-regula.patch
patches.kernel.org/5.0.2-013-drm-disable-uncached-DMA-optimization-for-ARM-a.patch
patches.kernel.org/5.0.2-014-media-Revert-media-rc-some-events-are-dropped-b.patch
patches.kernel.org/5.0.2-015-Revert-PCI-PME-Implement-runtime-PM-callbacks.patch
patches.kernel.org/5.0.2-016-bpf-Stop-the-psock-parser-before-canceling-its-.patch
patches.kernel.org/5.0.2-017-gfs2-Fix-missed-wakeups-in-find_insert_glock.patch
patches.kernel.org/5.0.2-018-staging-erofs-keep-corrupted-fs-from-crashing-k.patch
patches.kernel.org/5.0.2-019-staging-erofs-compressed_pages-should-not-be-ac.patch
patches.kernel.org/5.0.2-020-scripts-gdb-replace-flags-MS_xyz-SB_xyz.patch
patches.kernel.org/5.0.2-021-ath9k-Avoid-OF-no-EEPROM-quirks-without-qca-no-.patch
patches.kernel.org/5.0.2-022-perf-x86-intel-Make-cpuc-allocations-consistent.patch
patches.kernel.org/5.0.2-023-perf-x86-intel-Generalize-dynamic-constraint-cr.patch
patches.kernel.org/5.0.2-024-x86-Add-TSX-Force-Abort-CPUID-MSR.patch
patches.kernel.org/5.0.2-025-perf-x86-intel-Implement-support-for-TSX-Force-.patch
patches.kernel.org/5.0.2-026-Linux-5.0.2.patch
patches.kernel.org/5.0.3-001-connector-fix-unsafe-usage-of-real_parent.patch
patches.kernel.org/5.0.3-002-fou-fou6-avoid-uninit-value-in-gue_err-and-gue6.patch
patches.kernel.org/5.0.3-003-gro_cells-make-sure-device-is-up-in-gro_cells_r.patch
patches.kernel.org/5.0.3-004-ipv4-route-fail-early-when-inet-dev-is-missing.patch
patches.kernel.org/5.0.3-005-l2tp-fix-infoleak-in-l2tp_ip6_recvmsg.patch
patches.kernel.org/5.0.3-006-lan743x-Fix-RX-Kernel-Panic.patch
patches.kernel.org/5.0.3-007-lan743x-Fix-TX-Stall-Issue.patch
patches.kernel.org/5.0.3-008-net-hns3-add-dma_rmb-for-rx-description.patch
patches.kernel.org/5.0.3-009-net-hsr-fix-memory-leak-in-hsr_dev_finalize.patch
patches.kernel.org/5.0.3-010-net-hsr-fix-possible-crash-in-add_timer.patch
patches.kernel.org/5.0.3-011-net-sit-fix-UBSAN-Undefined-behaviour-in-check_.patch
patches.kernel.org/5.0.3-012-net-x25-fix-use-after-free-in-x25_device_event.patch
patches.kernel.org/5.0.3-013-net-x25-reset-state-in-x25_connect.patch
patches.kernel.org/5.0.3-014-pptp-dst_release-sk_dst_cache-in-pptp_sock_dest.patch
patches.kernel.org/5.0.3-015-ravb-Decrease-TxFIFO-depth-of-Q3-and-Q2-to-one.patch
patches.kernel.org/5.0.3-016-route-set-the-deleted-fnhe-fnhe_daddr-to-0-in-i.patch
patches.kernel.org/5.0.3-017-rxrpc-Fix-client-call-queueing-waiting-for-chan.patch
patches.kernel.org/5.0.3-018-sctp-remove-sched-init-from-sctp_stream_init.patch
patches.kernel.org/5.0.3-019-tcp-do-not-report-TCP_CM_INQ-of-0-for-closed-co.patch
patches.kernel.org/5.0.3-020-tcp-Don-t-access-TCP_SKB_CB-before-initializing.patch
patches.kernel.org/5.0.3-021-tcp-handle-inet_csk_reqsk_queue_add-failures.patch
patches.kernel.org/5.0.3-022-vxlan-Fix-GRO-cells-race-condition-between-rece.patch
patches.kernel.org/5.0.3-023-vxlan-test-dev-flags-IFF_UP-before-calling-gro_.patch
patches.kernel.org/5.0.3-024-net-mlx4_core-Fix-reset-flow-when-in-command-po.patch
patches.kernel.org/5.0.3-025-net-mlx4_core-Fix-locking-in-SRIOV-mode-when-sw.patch
patches.kernel.org/5.0.3-026-net-mlx4_core-Fix-qp-mtt-size-calculation.patch
patches.kernel.org/5.0.3-027-net-dsa-mv88e6xxx-Set-correct-interface-mode-fo.patch
patches.kernel.org/5.0.3-028-net-hns3-fix-to-stop-multiple-HNS-reset-due-to-.patch
patches.kernel.org/5.0.3-029-vsock-virtio-fix-kernel-panic-from-virtio_trans.patch
patches.kernel.org/5.0.3-030-net-sched-flower-insert-new-filter-to-idr-after.patch
patches.kernel.org/5.0.3-031-f2fs-wait-on-atomic-writes-to-count-F2FS_CP_WB_.patch
patches.kernel.org/5.0.3-032-perf-x86-Fixup-typo-in-stub-functions.patch
patches.kernel.org/5.0.3-033-ALSA-bebob-use-more-identical-mod_alias-for-Saf.patch
patches.kernel.org/5.0.3-034-ALSA-firewire-motu-fix-construction-of-PCM-fram.patch
patches.kernel.org/5.0.3-035-ALSA-hda-Extend-i915-component-bind-timeout.patch
patches.kernel.org/5.0.3-036-ALSA-hda-add-more-quirks-for-HP-Z2-G4-and-HP-Z2.patch
patches.kernel.org/5.0.3-037-ALSA-hda-realtek-Enable-audio-jacks-of-ASUS-UX3.patch
patches.kernel.org/5.0.3-038-ALSA-hda-realtek-Reduce-click-noise-on-Dell-Pre.patch
patches.kernel.org/5.0.3-039-ALSA-hda-realtek-Enable-headset-MIC-of-Acer-Tra.patch
patches.kernel.org/5.0.3-040-perf-x86-intel-Fix-memory-corruption.patch
patches.kernel.org/5.0.3-041-perf-x86-intel-Make-dev_attr_allow_tsx_force_ab.patch
patches.kernel.org/5.0.3-042-It-s-wrong-to-add-len-to-sector_nr-in-raid10-re.patch
patches.kernel.org/5.0.3-043-drm-Block-fb-changes-for-async-plane-updates.patch
patches.kernel.org/5.0.3-044-Linux-5.0.3.patch
patches.kernel.org/5.0.4-001-9p-use-inode-i_lock-to-protect-i_size_write-und.patch
patches.kernel.org/5.0.4-002-9p-net-fix-memory-leak-in-p9_client_create.patch
patches.kernel.org/5.0.4-003-ASoC-fsl_esai-fix-register-setting-issue-in-RIG.patch
patches.kernel.org/5.0.4-004-ASoC-codecs-pcm186x-fix-wrong-usage-of-DECLARE_.patch
patches.kernel.org/5.0.4-005-ASoC-codecs-pcm186x-Fix-energysense-SLEEP-bit.patch
patches.kernel.org/5.0.4-006-iio-adc-exynos-adc-Fix-NULL-pointer-exception-o.patch
patches.kernel.org/5.0.4-007-iio-adc-exynos-adc-Use-proper-number-of-channel.patch
patches.kernel.org/5.0.4-008-mei-hbm-clean-the-feature-flags-on-link-reset.patch
patches.kernel.org/5.0.4-009-mei-bus-move-hw-module-get-put-to-probe-release.patch
patches.kernel.org/5.0.4-010-stm-class-Prevent-division-by-zero.patch
patches.kernel.org/5.0.4-011-stm-class-Fix-an-endless-loop-in-channel-alloca.patch
patches.kernel.org/5.0.4-012-crypto-caam-fix-hash-context-DMA-unmap-size.patch
patches.kernel.org/5.0.4-013-crypto-ccree-fix-missing-break-in-switch-statem.patch
patches.kernel.org/5.0.4-014-crypto-caam-fixed-handling-of-sg-list.patch
patches.kernel.org/5.0.4-015-crypto-caam-fix-DMA-mapping-of-stack-memory.patch
patches.kernel.org/5.0.4-016-crypto-ccree-fix-free-of-unallocated-mlli-buffe.patch
patches.kernel.org/5.0.4-017-crypto-ccree-unmap-buffer-before-copying-IV.patch
patches.kernel.org/5.0.4-018-crypto-ccree-don-t-copy-zero-size-ciphertext.patch
patches.kernel.org/5.0.4-019-crypto-cfb-add-missing-chunksize-property.patch
patches.kernel.org/5.0.4-020-crypto-cfb-remove-bogus-memcpy-with-src-dest.patch
patches.kernel.org/5.0.4-021-crypto-ofb-fix-handling-partial-blocks-and-make.patch
patches.kernel.org/5.0.4-022-crypto-ahash-fix-another-early-termination-in-h.patch
patches.kernel.org/5.0.4-023-crypto-rockchip-fix-scatterlist-nents-error.patch
patches.kernel.org/5.0.4-024-crypto-rockchip-update-new-iv-to-device-in-mult.patch
patches.kernel.org/5.0.4-025-dax-Flush-partial-PMDs-correctly.patch
patches.kernel.org/5.0.4-026-nfit-Fix-nfit_intel_shutdown_status-command-sub.patch
patches.kernel.org/5.0.4-027-nfit-acpi_nfit_ctl-Check-out_obj-type-in-the-ri.patch
patches.kernel.org/5.0.4-028-acpi-nfit-Fix-bus-command-validation.patch
patches.kernel.org/5.0.4-029-nfit-ars-Attempt-a-short-ARS-whenever-the-ARS-s.patch
patches.kernel.org/5.0.4-030-nfit-ars-Attempt-short-ARS-even-in-the-no_init_.patch
patches.kernel.org/5.0.4-031-libnvdimm-label-Clear-updating-flag-after-label.patch
patches.kernel.org/5.0.4-032-libnvdimm-pfn-Fix-over-trim-in-trim_pfn_device.patch
patches.kernel.org/5.0.4-033-libnvdimm-pmem-Honor-force_raw-for-legacy-pmem-.patch
patches.kernel.org/5.0.4-034-libnvdimm-Fix-altmap-reservation-size-calculati.patch
patches.kernel.org/5.0.4-035-fix-cgroup_do_mount-handling-of-failure-exits.patch
patches.kernel.org/5.0.4-036-crypto-aead-set-CRYPTO_TFM_NEED_KEY-if-setkey-f.patch
patches.kernel.org/5.0.4-037-crypto-aegis-fix-handling-chunked-inputs.patch
patches.kernel.org/5.0.4-038-crypto-arm-crct10dif-revert-to-C-code-for-short.patch
patches.kernel.org/5.0.4-039-crypto-arm64-aes-neonbs-fix-returning-final-key.patch
patches.kernel.org/5.0.4-040-crypto-arm64-crct10dif-revert-to-C-code-for-sho.patch
patches.kernel.org/5.0.4-041-crypto-hash-set-CRYPTO_TFM_NEED_KEY-if-setkey-f.patch
patches.kernel.org/5.0.4-042-crypto-morus-fix-handling-chunked-inputs.patch
patches.kernel.org/5.0.4-043-crypto-pcbc-remove-bogus-memcpy-s-with-src-dest.patch
patches.kernel.org/5.0.4-044-crypto-skcipher-set-CRYPTO_TFM_NEED_KEY-if-setk.patch
patches.kernel.org/5.0.4-045-crypto-testmgr-skip-crc32c-context-test-for-aha.patch
patches.kernel.org/5.0.4-046-crypto-x86-aegis-fix-handling-chunked-inputs-an.patch
patches.kernel.org/5.0.4-047-crypto-x86-aesni-gcm-fix-crash-on-empty-plainte.patch
patches.kernel.org/5.0.4-048-crypto-x86-morus-fix-handling-chunked-inputs-an.patch
patches.kernel.org/5.0.4-049-crypto-arm64-aes-ccm-fix-logical-bug-in-AAD-MAC.patch
patches.kernel.org/5.0.4-050-crypto-arm64-aes-ccm-fix-bugs-in-non-NEON-fallb.patch
patches.kernel.org/5.0.4-051-CIFS-Fix-leaking-locked-VFS-cache-pages-in-writ.patch
patches.kernel.org/5.0.4-052-CIFS-Do-not-reset-lease-state-to-NONE-on-lease-.patch
patches.kernel.org/5.0.4-053-CIFS-Do-not-skip-SMB2-message-IDs-on-send-failu.patch
patches.kernel.org/5.0.4-054-CIFS-Fix-read-after-write-for-files-with-read-c.patch
patches.kernel.org/5.0.4-055-smb3-make-default-i-o-size-for-smb3-mounts-larg.patch
patches.kernel.org/5.0.4-056-tracing-Use-strncpy-instead-of-memcpy-for-strin.patch
patches.kernel.org/5.0.4-057-tracing-Do-not-free-iter-trace-in-fail-path-of-.patch
patches.kernel.org/5.0.4-058-tracing-perf-Use-strndup_user-instead-of-buggy-.patch
patches.kernel.org/5.0.4-059-vmw_balloon-release-lock-on-error-in-vmballoon_.patch
patches.kernel.org/5.0.4-060-xen-fix-dom0-boot-on-huge-systems.patch
patches.kernel.org/5.0.4-061-ACPI-device_sysfs-Avoid-OF-modalias-creation-fo.patch
patches.kernel.org/5.0.4-062-mmc-sdhci-esdhc-imx-fix-HS400-timing-issue.patch
patches.kernel.org/5.0.4-063-mmc-renesas_sdhi-Fix-card-initialization-failur.patch
patches.kernel.org/5.0.4-064-mmc-fix-a-bug-when-max_discard-is-0.patch
patches.kernel.org/5.0.4-065-spi-ti-qspi-Fix-mmap-read-when-more-than-one-CS.patch
patches.kernel.org/5.0.4-066-spi-pxa2xx-Setup-maximum-supported-DMA-transfer.patch
patches.kernel.org/5.0.4-067-spi-omap2-mcspi-Fix-DMA-and-FIFO-event-trigger-.patch
patches.kernel.org/5.0.4-068-spi-spi-gpio-fix-SPI_CS_HIGH-capability.patch
patches.kernel.org/5.0.4-069-regulator-s2mps11-Fix-steps-for-buck7-buck8-and.patch
patches.kernel.org/5.0.4-070-regulator-max77620-Initialize-values-for-DT-pro.patch
patches.kernel.org/5.0.4-071-regulator-s2mpa01-Fix-step-values-for-some-LDOs.patch
patches.kernel.org/5.0.4-072-mt76-fix-corrupted-software-generated-tx-CCMP-P.patch
patches.kernel.org/5.0.4-073-clocksource-drivers-exynos_mct-Move-one-shot-ch.patch
patches.kernel.org/5.0.4-074-clocksource-drivers-exynos_mct-Clear-timer-inte.patch
patches.kernel.org/5.0.4-075-clocksource-drivers-arch_timer-Workaround-for-A.patch
patches.kernel.org/5.0.4-076-s390-vfio_ap-link-the-vfio_ap-devices-to-the-vf.patch
patches.kernel.org/5.0.4-077-s390-setup-fix-early-warning-messages.patch
patches.kernel.org/5.0.4-078-s390-virtio-handle-find-on-invalid-queue-gracef.patch
patches.kernel.org/5.0.4-079-scsi-virtio_scsi-don-t-send-sc-payload-with-tmf.patch
patches.kernel.org/5.0.4-080-scsi-aacraid-Fix-performance-issue-on-logical-d.patch
patches.kernel.org/5.0.4-081-scsi-sd-Optimal-I-O-size-should-be-a-multiple-o.patch
patches.kernel.org/5.0.4-082-scsi-target-iscsi-Avoid-iscsit_release_commands.patch
patches.kernel.org/5.0.4-083-scsi-qla2xxx-Fix-LUN-discovery-if-loop-id-is-no.patch
patches.kernel.org/5.0.4-084-scsi-qla2xxx-Avoid-PCI-IRQ-affinity-mapping-whe.patch
patches.kernel.org/5.0.4-085-scsi-qla2xxx-Use-complete-switch-scan-for-RSCN-.patch
patches.kernel.org/5.0.4-086-fs-devpts-always-delete-dcache-dentry-s-in-dput.patch
patches.kernel.org/5.0.4-087-splice-don-t-merge-into-linked-buffers.patch
patches.kernel.org/5.0.4-088-ovl-During-copy-up-first-copy-up-data-and-then-.patch
patches.kernel.org/5.0.4-089-ovl-Do-not-lose-security.capability-xattr-over-.patch
patches.kernel.org/5.0.4-090-m68k-Add-ffreestanding-to-CFLAGS.patch
patches.kernel.org/5.0.4-091-Btrfs-setup-a-nofs-context-for-memory-allocatio.patch
patches.kernel.org/5.0.4-092-Btrfs-setup-a-nofs-context-for-memory-allocatio.patch
patches.kernel.org/5.0.4-093-btrfs-scrub-fix-circular-locking-dependency-war.patch
patches.kernel.org/5.0.4-094-btrfs-drop-the-lock-on-error-in-btrfs_dev_repla.patch
patches.kernel.org/5.0.4-095-btrfs-ensure-that-a-DUP-or-RAID1-block-group-ha.patch
patches.kernel.org/5.0.4-096-btrfs-init-csum_list-before-possible-free.patch
patches.kernel.org/5.0.4-097-Btrfs-fix-corruption-reading-shared-and-compres.patch
patches.kernel.org/5.0.4-098-Btrfs-fix-deadlock-between-clone-dedupe-and-ren.patch
patches.kernel.org/5.0.4-099-soc-qcom-rpmh-Avoid-accessing-freed-memory-from.patch
patches.kernel.org/5.0.4-100-libertas_tf-don-t-set-URB_ZERO_PACKET-on-IN-USB.patch
patches.kernel.org/5.0.4-101-irqchip-gic-v3-its-Avoid-parsing-_indirect_-twi.patch
patches.kernel.org/5.0.4-102-irqchip-brcmstb-l2-Use-_irqsave-locking-variant.patch
patches.kernel.org/5.0.4-103-x86-kprobes-Prohibit-probing-on-optprobe-templa.patch
patches.kernel.org/5.0.4-104-cpufreq-kryo-Release-OPP-tables-on-module-remov.patch
patches.kernel.org/5.0.4-105-cpufreq-tegra124-add-missing-of_node_put.patch
patches.kernel.org/5.0.4-106-cpufreq-pxa2xx-remove-incorrect-__init-annotati.patch
patches.kernel.org/5.0.4-107-ext4-fix-check-of-inode-in-swap_inode_boot_load.patch
patches.kernel.org/5.0.4-108-ext4-cleanup-pagecache-before-swap-i_data.patch
patches.kernel.org/5.0.4-109-mm-hwpoison-fix-thp-split-handing-in-soft_offli.patch
patches.kernel.org/5.0.4-110-mm-vmalloc-fix-size-check-for-remap_vmalloc_ran.patch
patches.kernel.org/5.0.4-111-mm-memory.c-do_fault-avoid-usage-of-stale-vm_ar.patch
patches.kernel.org/5.0.4-112-kernel-sysctl.c-add-missing-range-check-in-do_p.patch
patches.kernel.org/5.0.4-113-nvmem-core-don-t-check-the-return-value-of-noti.patch
patches.kernel.org/5.0.4-114-device-property-Fix-the-length-used-in-PROPERTY.patch
patches.kernel.org/5.0.4-115-intel_th-Don-t-reference-unassigned-outputs.patch
patches.kernel.org/5.0.4-116-parport_pc-fix-find_superio-io-compare-code-sho.patch
patches.kernel.org/5.0.4-117-i2c-tegra-fix-maximum-transfer-size.patch
patches.kernel.org/5.0.4-118-i2c-tegra-update-maximum-transfer-size.patch
patches.kernel.org/5.0.4-119-media-i2c-ov5640-Fix-post-reset-delay.patch
patches.kernel.org/5.0.4-120-gpio-pca953x-Fix-dereference-of-irq-data-in-shu.patch
patches.kernel.org/5.0.4-121-ext4-update-quota-information-while-swapping-bo.patch
patches.kernel.org/5.0.4-122-ext4-add-mask-of-ext4-flags-to-swap.patch
patches.kernel.org/5.0.4-123-ext4-fix-crash-during-online-resizing.patch
patches.kernel.org/5.0.4-124-dma-Introduce-dma_max_mapping_size.patch
patches.kernel.org/5.0.4-125-swiotlb-Introduce-swiotlb_max_mapping_size.patch
patches.kernel.org/5.0.4-126-swiotlb-Add-is_swiotlb_active-function.patch
patches.kernel.org/5.0.4-127-PCI-ASPM-Use-LTR-if-already-enabled-by-platform.patch
patches.kernel.org/5.0.4-128-PCI-DPC-Fix-print-AER-status-in-DPC-event-handl.patch
patches.kernel.org/5.0.4-129-PCI-qcom-Don-t-deassert-reset-GPIO-during-probe.patch
patches.kernel.org/5.0.4-130-PCI-dwc-skip-MSI-init-if-MSIs-have-been-explici.patch
patches.kernel.org/5.0.4-131-PCI-pciehp-Disable-Data-Link-Layer-State-Change.patch
patches.kernel.org/5.0.4-132-PCI-pci-bridge-emul-Create-per-bridge-copy-of-r.patch
patches.kernel.org/5.0.4-133-PCI-pci-bridge-emul-Extend-pci_bridge_emul_init.patch
patches.kernel.org/5.0.4-134-IB-hfi1-Close-race-condition-on-user-context-di.patch
patches.kernel.org/5.0.4-135-IB-rdmavt-Fix-loopback-send-with-invalidate-ord.patch
patches.kernel.org/5.0.4-136-IB-rdmavt-Fix-concurrency-panics-in-QP-post_sen.patch
patches.kernel.org/5.0.4-137-cxl-Wrap-iterations-over-afu-slices-inside-afu_.patch
patches.kernel.org/5.0.4-138-ext2-Fix-underflow-in-ext2_max_size.patch
patches.kernel.org/5.0.4-139-clk-uniphier-Fix-update-register-for-CPU-gear.patch
patches.kernel.org/5.0.4-140-clk-clk-twl6040-Fix-imprecise-external-abort-fo.patch
patches.kernel.org/5.0.4-141-clk-samsung-exynos5-Fix-possible-NULL-pointer-e.patch
patches.kernel.org/5.0.4-142-clk-samsung-exynos5-Fix-kfree-of-const-memory-o.patch
patches.kernel.org/5.0.4-143-clk-ingenic-Fix-round_rate-misbehaving-with-non.patch
patches.kernel.org/5.0.4-144-clk-ingenic-Fix-doc-of-ingenic_cgu_div_info.patch
patches.kernel.org/5.0.4-145-usb-chipidea-tegra-Fix-missed-ci_hdrc_remove_de.patch
patches.kernel.org/5.0.4-146-usb-typec-tps6598x-handle-block-writes-separate.patch
patches.kernel.org/5.0.4-147-dmaengine-usb-dmac-Make-DMAC-system-sleep-callb.patch
patches.kernel.org/5.0.4-148-serial-uartps-Fix-stuck-ISR-if-RX-disabled-with.patch
patches.kernel.org/5.0.4-149-serial-8250_of-assume-reg-shift-of-2-for-mrvl-m.patch
patches.kernel.org/5.0.4-150-serial-8250_pci-Fix-number-of-ports-for-ACCES-s.patch
patches.kernel.org/5.0.4-151-serial-8250_pci-Have-ACCES-cards-that-use-the-f.patch
patches.kernel.org/5.0.4-152-jbd2-clear-dirty-flag-when-revoking-a-buffer-fr.patch
patches.kernel.org/5.0.4-153-jbd2-fix-compile-warning-when-using-JBUFFER_TRA.patch
patches.kernel.org/5.0.4-154-selinux-add-the-missing-walk_size-len-check-in-.patch
patches.kernel.org/5.0.4-155-security-selinux-fix-SECURITY_LSM_NATIVE_LABELS.patch
patches.kernel.org/5.0.4-156-powerpc-32-Clear-on-stack-exception-marker-upon.patch
patches.kernel.org/5.0.4-157-powerpc-wii-properly-disable-use-of-BATs-when-r.patch
patches.kernel.org/5.0.4-158-powerpc-powernv-Make-opal-log-only-readable-by-.patch
patches.kernel.org/5.0.4-159-powerpc-83xx-Also-save-restore-SPRG4-7-during-s.patch
patches.kernel.org/5.0.4-160-powerpc-kvm-Save-and-restore-host-AMR-IAMR-UAMO.patch
patches.kernel.org/5.0.4-161-powerpc-powernv-Don-t-reprogram-SLW-image-on-ev.patch
patches.kernel.org/5.0.4-162-powerpc-64s-hash-Fix-assert_slb_presence-use-of.patch
patches.kernel.org/5.0.4-163-powerpc-Fix-32-bit-KVM-PR-lockup-and-host-crash.patch
patches.kernel.org/5.0.4-164-powerpc-ptrace-Simplify-vr_get-set-to-avoid-GCC.patch
patches.kernel.org/5.0.4-165-powerpc-hugetlb-Don-t-do-runtime-allocation-of-.patch
patches.kernel.org/5.0.4-166-powerpc-smp-Fix-NMI-IPI-timeout.patch
patches.kernel.org/5.0.4-167-powerpc-smp-Fix-NMI-IPI-xmon-timeout.patch
patches.kernel.org/5.0.4-168-powerpc-traps-fix-recoverability-of-machine-che.patch
patches.kernel.org/5.0.4-169-powerpc-traps-Fix-the-message-printed-when-stac.patch
patches.kernel.org/5.0.4-170-ARM-s3c24xx-Fix-boolean-expressions-in-osiris_d.patch
patches.kernel.org/5.0.4-171-arm64-Fix-HCR.TGE-status-for-NMI-contexts.patch
patches.kernel.org/5.0.4-172-arm64-debug-Don-t-propagate-UNKNOWN-FAR-into-si.patch
patches.kernel.org/5.0.4-173-arm64-debug-Ensure-debug-handlers-check-trigger.patch
patches.kernel.org/5.0.4-174-arm64-KVM-Fix-architecturally-invalid-reset-val.patch
patches.kernel.org/5.0.4-175-Revert-KVM-MMU-Flush-tlb-directly-in-the-kvm_za.patch
patches.kernel.org/5.0.4-176-ipmi_si-Fix-crash-when-using-hard-coded-device.patch
patches.kernel.org/5.0.4-177-ipmi_si-fix-use-after-free-of-resource-name.patch
patches.kernel.org/5.0.4-178-dm-fix-to_sector-for-32bit.patch
patches.kernel.org/5.0.4-179-dm-integrity-limit-the-rate-of-error-messages.patch
patches.kernel.org/5.0.4-180-media-cx25840-mark-pad-sig_types-to-fix-cx231xx.patch
patches.kernel.org/5.0.4-181-mfd-sm501-Fix-potential-NULL-pointer-dereferenc.patch
patches.kernel.org/5.0.4-182-cpcap-charger-generate-events-for-userspace.patch
patches.kernel.org/5.0.4-183-cpuidle-governor-Add-new-governors-to-cpuidle_g.patch
patches.kernel.org/5.0.4-184-NFS-Fix-I-O-request-leakages.patch
patches.kernel.org/5.0.4-185-NFS-Fix-an-I-O-request-leakage-in-nfs_do_recoal.patch
patches.kernel.org/5.0.4-186-NFS-Don-t-recoalesce-on-error-in-nfs_pageio_com.patch
patches.kernel.org/5.0.4-187-nfsd-fix-performance-limiting-session-calculati.patch
patches.kernel.org/5.0.4-188-nfsd-fix-memory-corruption-caused-by-readdir.patch
patches.kernel.org/5.0.4-189-nfsd-fix-wrong-check-in-write_v4_end_grace.patch
patches.kernel.org/5.0.4-190-NFSv4.1-Reinitialise-sequence-results-before-re.patch
patches.kernel.org/5.0.4-191-svcrpc-fix-UDP-on-servers-with-lots-of-threads.patch
patches.kernel.org/5.0.4-192-PM-wakeup-Rework-wakeup-source-timer-cancellati.patch
patches.kernel.org/5.0.4-193-PM-OPP-Update-performance-state-when-freq-old_f.patch
patches.kernel.org/5.0.4-194-bcache-never-writeback-a-discard-operation.patch
patches.kernel.org/5.0.4-195-bcache-treat-stale-dirty-keys-as-bad-keys.patch
patches.kernel.org/5.0.4-196-bcache-use-REQ_META-REQ_PRIO-to-indicate-bio-fo.patch
patches.kernel.org/5.0.4-197-stable-kernel-rules.rst-add-link-to-networking-.patch
patches.kernel.org/5.0.4-198-vt-perform-safe-console-erase-in-the-right-orde.patch
patches.kernel.org/5.0.4-199-x86-unwind-orc-Fix-ORC-unwind-table-alignment.patch
patches.kernel.org/5.0.4-200-perf-intel-pt-Fix-CYC-timestamp-calculation-aft.patch
patches.kernel.org/5.0.4-201-perf-tools-Fix-split_kallsyms_for_kcore-for-tra.patch
patches.kernel.org/5.0.4-202-perf-auxtrace-Define-auxtrace-record-alignment.patch
patches.kernel.org/5.0.4-203-perf-intel-pt-Fix-overlap-calculation-for-paddi.patch
patches.kernel.org/5.0.4-204-perf-x86-intel-uncore-Fix-client-IMC-events-ret.patch
patches.kernel.org/5.0.4-205-perf-intel-pt-Fix-divide-by-zero-when-TSC-is-no.patch
patches.kernel.org/5.0.4-206-md-Fix-failed-allocation-of-md_register_thread.patch
patches.kernel.org/5.0.4-207-x86-kvmclock-set-offset-for-kvm-unstable-clock.patch
patches.kernel.org/5.0.4-208-x86-ftrace-Fix-warning-and-considate-ftrace_jmp.patch
patches.kernel.org/5.0.4-209-tpm-tpm_crb-Avoid-unaligned-reads-in-crb_recv.patch
patches.kernel.org/5.0.4-210-tpm-Unify-the-send-callback-behaviour.patch
patches.kernel.org/5.0.4-211-rcu-Do-RCU-GP-kthread-self-wakeup-from-softirq-.patch
patches.kernel.org/5.0.4-212-media-imx-prpencvf-Stop-upstream-before-disabli.patch
patches.kernel.org/5.0.4-213-media-lgdt330x-fix-lock-status-reporting.patch
patches.kernel.org/5.0.4-214-media-sun6i-Fix-CSI-regmap-s-max_register.patch
patches.kernel.org/5.0.4-215-media-uvcvideo-Avoid-NULL-pointer-dereference-a.patch
patches.kernel.org/5.0.4-216-media-vimc-Add-vimc-streamer-for-stream-control.patch
patches.kernel.org/5.0.4-217-media-imx-csi-Input-connections-to-CSI-should-b.patch
patches.kernel.org/5.0.4-218-media-imx-csi-Disable-CSI-immediately-after-las.patch
patches.kernel.org/5.0.4-219-media-imx-csi-Stop-upstream-before-disabling-ID.patch
patches.kernel.org/5.0.4-220-drm-fb-helper-generic-Fix-drm_fbdev_client_rest.patch
patches.kernel.org/5.0.4-221-drm-radeon-evergreen_cs-fix-missing-break-in-sw.patch
patches.kernel.org/5.0.4-222-drm-amd-powerplay-correct-power-reading-on-fiji.patch
patches.kernel.org/5.0.4-223-drm-amd-display-don-t-call-dm_pp_-function-from.patch
patches.kernel.org/5.0.4-224-KVM-Call-kvm_arch_memslots_updated-before-updat.patch
patches.kernel.org/5.0.4-225-KVM-VMX-Compare-only-a-single-byte-for-VMCS-lau.patch
patches.kernel.org/5.0.4-226-KVM-VMX-Zero-out-all-general-purpose-registers-.patch
patches.kernel.org/5.0.4-227-KVM-x86-mmu-Detect-MMIO-generation-wrap-in-any-.patch
patches.kernel.org/5.0.4-228-KVM-x86-mmu-Do-not-cache-MMIO-accesses-while-me.patch
patches.kernel.org/5.0.4-229-KVM-nVMX-Sign-extend-displacements-of-VMX-instr.patch
patches.kernel.org/5.0.4-230-KVM-nVMX-Apply-addr-size-mask-to-effective-addr.patch
patches.kernel.org/5.0.4-231-KVM-nVMX-Ignore-limit-checks-on-VMX-instruction.patch
patches.kernel.org/5.0.4-232-KVM-nVMX-Check-a-single-byte-for-VMCS-launched-.patch
patches.kernel.org/5.0.4-233-net-dsa-lantiq_gswip-fix-use-after-free-on-fail.patch
patches.kernel.org/5.0.4-234-net-dsa-lantiq_gswip-fix-OF-child-node-lookups.patch
patches.kernel.org/5.0.4-235-s390-setup-fix-boot-crash-for-machine-without-E.patch
patches.kernel.org/5.0.4-236-SUNRPC-Prevent-thundering-herd-when-the-socket-.patch
patches.kernel.org/5.0.4-237-SUNRPC-Fix-up-RPC-back-channel-transmission.patch
patches.kernel.org/5.0.4-238-SUNRPC-Respect-RPC-call-timeouts-when-retrying-.patch
patches.kernel.org/5.0.4-239-Linux-5.0.4.patch
patches.kernel.org/5.0.5-001-ALSA-hda-add-Lenovo-IdeaCentre-B550-to-the-powe.patch
patches.kernel.org/5.0.5-002-ALSA-firewire-motu-use-version-field-of-unit-di.patch
patches.kernel.org/5.0.5-003-mmc-pxamci-fix-enum-type-confusion.patch
patches.kernel.org/5.0.5-004-mmc-alcor-fix-DMA-reads.patch
patches.kernel.org/5.0.5-005-mmc-mxcmmc-Revert-mmc-mxcmmc-handle-highmem-pag.patch
patches.kernel.org/5.0.5-006-mmc-renesas_sdhi-limit-block-count-to-16-bit-fo.patch
patches.kernel.org/5.0.5-007-drm-amdgpu-fix-invalid-use-of-change_bit.patch
patches.kernel.org/5.0.5-008-drm-vmwgfx-Don-t-double-free-the-mode-stored-in.patch
patches.kernel.org/5.0.5-009-drm-vmwgfx-Return-0-when-gmrid-get_node-runs-ou.patch
patches.kernel.org/5.0.5-010-iommu-amd-fix-sg-dma_address-for-sg-offset-bigg.patch
patches.kernel.org/5.0.5-011-iommu-iova-Fix-tracking-of-recently-failed-iova.patch
patches.kernel.org/5.0.5-012-libceph-wait-for-latest-osdmap-in-ceph_monc_bla.patch
patches.kernel.org/5.0.5-013-udf-Fix-crash-on-IO-error-during-truncate.patch
patches.kernel.org/5.0.5-014-mips-loongson64-lemote-2f-Add-IRQF_NO_SUSPEND-t.patch
patches.kernel.org/5.0.5-015-MIPS-Ensure-ELF-appended-dtb-is-relocated.patch
patches.kernel.org/5.0.5-016-MIPS-Fix-kernel-crash-for-R6-in-jump-label-bran.patch
patches.kernel.org/5.0.5-017-powerpc-vdso64-Fix-CLOCK_MONOTONIC-inconsistenc.patch
patches.kernel.org/5.0.5-018-powerpc-security-Fix-spectre_v2-reporting.patch
patches.kernel.org/5.0.5-019-net-mlx5-Fix-DCT-creation-bad-flow.patch
patches.kernel.org/5.0.5-020-scsi-core-Avoid-that-a-kernel-warning-appears-d.patch
patches.kernel.org/5.0.5-021-scsi-qla2xxx-Fix-FC-AL-connection-target-discov.patch
patches.kernel.org/5.0.5-022-scsi-ibmvscsi-Protect-ibmvscsi_head-from-concur.patch
patches.kernel.org/5.0.5-023-scsi-ibmvscsi-Fix-empty-event-pool-access-durin.patch
patches.kernel.org/5.0.5-024-futex-Ensure-that-futex-address-is-aligned-in-h.patch
patches.kernel.org/5.0.5-025-cifs-allow-guest-mounts-to-work-for-smb3.11.patch
patches.kernel.org/5.0.5-026-perf-probe-Fix-getting-the-kernel-map.patch
patches.kernel.org/5.0.5-027-objtool-Move-objtool_file-struct-off-the-stack.patch
patches.kernel.org/5.0.5-028-irqchip-gic-v3-its-Fix-comparison-logic-in-lpi_.patch
patches.kernel.org/5.0.5-029-clocksource-drivers-riscv-Fix-clocksource-mask.patch
patches.kernel.org/5.0.5-030-SMB3-Fix-SMB3.1.1-guest-mounts-to-Samba.patch
patches.kernel.org/5.0.5-031-ALSA-hda-Don-t-trigger-jackpoll_work-in-azx_res.patch
patches.kernel.org/5.0.5-032-ALSA-ac97-Fix-of-node-refcount-unbalance.patch
patches.kernel.org/5.0.5-033-ext4-fix-NULL-pointer-dereference-while-journal.patch
patches.kernel.org/5.0.5-034-ext4-fix-data-corruption-caused-by-unaligned-di.patch
patches.kernel.org/5.0.5-035-ext4-brelse-all-indirect-buffer-in-ext4_ind_rem.patch
patches.kernel.org/5.0.5-036-media-v4l2-ctrls.c-uvc-zero-v4l2_event.patch
patches.kernel.org/5.0.5-037-Bluetooth-hci_uart-Check-if-socket-buffer-is-ER.patch
patches.kernel.org/5.0.5-038-Bluetooth-Fix-decrementing-reference-count-twic.patch
patches.kernel.org/5.0.5-039-Bluetooth-hci_ldisc-Initialize-hci_dev-before-o.patch
patches.kernel.org/5.0.5-040-Bluetooth-hci_ldisc-Postpone-HCI_UART_PROTO_REA.patch
patches.kernel.org/5.0.5-041-drm-vkms-Fix-flush_work-without-INIT_WORK.patch
patches.kernel.org/5.0.5-042-RDMA-cma-Rollback-source-IP-address-if-failing-.patch
patches.kernel.org/5.0.5-043-f2fs-fix-to-avoid-deadlock-of-atomic-file-opera.patch
patches.kernel.org/5.0.5-044-aio-simplify-and-fix-fget-fput-for-io_submit.patch
patches.kernel.org/5.0.5-045-netfilter-ebtables-remove-BUGPRINT-messages.patch
patches.kernel.org/5.0.5-046-loop-access-lo_backing_file-only-when-the-loop-.patch
patches.kernel.org/5.0.5-047-x86-unwind-Handle-NULL-pointer-calls-better-in-.patch
patches.kernel.org/5.0.5-048-x86-unwind-Add-hardcoded-ORC-entry-for-NULL.patch
patches.kernel.org/5.0.5-049-locking-lockdep-Add-debug_locks-check-in-__lock.patch
patches.kernel.org/5.0.5-050-ALSA-hda-Record-the-current-power-state-before-.patch
patches.kernel.org/5.0.5-051-ALSA-hda-Enforces-runtime_resume-after-S3-and-S.patch
patches.kernel.org/5.0.5-052-Linux-5.0.5.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
########################################################
patches.suse/cifs-Fix-NULL-pointer-dereference-of-devname.patch
########################################################
# ext2/ext3
########################################################
# patches.suse/ext2-fsync-err
########################################################
# ext4
########################################################
########################################################
# btrfs
########################################################
patches.suse/btrfs-honor-path-skip_locking-in-backref-code.patch
# 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
########################################################
patches.suse/Revert-drm-i915-fbdev-Actually-configure-untiled-dis.patch
patches.suse/efifb-Omit-memory-map-check-on-legacy-boot.patch
########################################################
# 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.
########################################################