Blob Blame History Raw
# 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.

	########################################################
	# 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/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.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

	########################################################
	# The sorted section should contain all patches that are
	# either mainline backports or are already in a known
	# subystem maintainer repository so that they can be
	# sorted by git-sort scripts. Out-of-tree patches (which
	# includes any patch without Git-commit tag) belong
	# either into the "on the way to mainline" section below
	# or into one of the subsystem sections.
	########################################################

	########################################################
	# sorted patches
	########################################################
	patches.suse/tpm_tis_core-Turn-on-the-TPM-before-probing-IRQ-s.patch
	patches.suse/tpm_tis_core-Set-TPM_CHIP_FLAG_IRQ-before-probing-fo.patch
	patches.suse/EDAC-mc-Fix-grain_bits-calculation.patch
	patches.suse/EDAC-altera-Use-the-proper-type-for-the-IRQ-status-b.patch
	patches.suse/EDAC-pnd2-Fix-ioremap-size-in-dnv_rd_reg.patch
	patches.suse/EDAC-amd64-Support-more-than-two-controllers-for-chi.patch
	patches.suse/edac-amd64-recognize-dram-device-type-ecc-capability.patch
	patches.suse/edac-amd64-decode-syndrome-before-translating-address.patch
	patches.suse/RAS-Build-debugfs.o-only-when-enabled-in-Kconfig.patch
	patches.suse/x86-amd_nb-Add-PCI-device-IDs-for-family-17h-model-7.patch
	patches.suse/hwmon-k10temp-Add-support-for-AMD-family-17h-model-7.patch
	patches.suse/hwmon-acpi_power_meter-Change-log-level-for-unsafe-s.patch
	patches.suse/regulator-lm363x-Fix-off-by-one-n_voltages-for-lm363.patch
	patches.suse/regulator-lm363x-Fix-n_voltages-setting-for-lm36274.patch
	patches.suse/regulator-Defer-init-completion-for-a-while-after-la.patch
	patches.suse/spi-spi-fsl-dspi-Exit-the-ISR-with-IRQ_NONE-when-it-.patch
	patches.suse/spi-bcm2835-Work-around-DONE-bit-erratum.patch
	patches.suse/spi-dw-mmio-Clock-should-be-shut-when-error-occurs.patch
	patches.suse/spi-ep93xx-Repair-SPI-CS-lookup-tables.patch
	patches.suse/gpio-madera-Add-support-for-Cirrus-Logic-CS47L15.patch
	patches.suse/gpio-madera-Add-support-for-Cirrus-Logic-CS47L92.patch
	patches.suse/iommu-arm-smmu-v3-Disable-detection-of-ATS-and-PRI.patch
	patches.suse/iommu-mediatek-fix-iova_to_phys-pa-start-for-4gb-mode
	patches.suse/iommu-mediatek-fix-vld_pa_rng-register-backup-when-suspend
	patches.suse/iommu-ipmmu-vmsa-move-imttbcr_sl0_twobit_-to-restore-sort-order
	patches.suse/iommu-amd-Override-wrong-IVRS-IOAPIC-on-Raven-Ridge-.patch
	patches.suse/iommu-amd-Silence-warnings-under-memory-pressure.patch
	patches.suse/iommu-vt-d-fix-wrong-analysis-whether-devices-share-the-same-bus
	patches.suse/iommu-iova-avoid-false-sharing-on-fq_timer_on
	patches.suse/iommu-dma-fix-for-dereferencing-before-null-checking
	patches.suse/arm64-mm-free-the-initrd-reserved-memblock-in-a-alig.patch
	patches.suse/arm64-prefetch-fix-a-Wtype-limits-warning.patch
	patches.suse/arm64-efi-Move-variable-assignments-after-SECTIONS.patch
	patches.suse/powerpc-Makefile-Always-pass-synthetic-to-nm-if-supp.patch
	patches.suse/arm64-entry-Move-ct_user_exit-before-any-other-excep.patch
	patches.suse/arm64-kpti-ensure-patched-kernel-text-is-fetched-fro.patch
	patches.suse/kasan-arm64-fix-CONFIG_KASAN_SW_TAGS-KASAN_INLINE.patch
	patches.suse/Revert-arm64-Remove-unnecessary-ISBs-from-set_-pte-p.patch
	patches.suse/arm64-tlb-Ensure-we-execute-an-ISB-following-walk-ca.patch
	patches.suse/jump_label-Don-t-warn-on-__exit-jump-entries.patch
	patches.suse/arm64-Use-correct-ll-sc-atomic-constraints.patch
	patches.suse/m68k-Prevent-some-compiler-warnings-in-Coldfire-buil.patch
	patches.suse/irqchip-sifive-plic-set-max-threshold-for-ignored-ha.patch
	patches.suse/ia64-unwind-fix-double-free-for-mod-arch.init_unw_ta.patch
	patches.suse/qla2xxx-remove-SGI-SN2-support.patch
	patches.suse/kexec-add-KEXEC_ELF.patch
	patches.suse/kexec_elf-change-order-of-elf_-_to_cpu-functions.patch
	patches.suse/kexec_elf-remove-parsing-of-section-headers.patch
	patches.suse/kexec_elf-remove-PURGATORY_STACK_SIZE.patch
	patches.suse/kexec_elf-remove-Elf_Rel-macro.patch
	patches.suse/kexec_elf-remove-unused-variable-in-kexec_elf_load.patch
	patches.suse/kexec_elf-support-32-bit-ELF-files.patch
	patches.suse/parisc-Disable-HP-HSC-PCI-Cards-to-prevent-kernel-cr.patch
	patches.suse/dmaengine-iop-adma-use-correct-printk-format-strings.patch
	patches.suse/ARM-xscale-fix-multi-cpu-compilation.patch
	patches.suse/net-lpc-enet-fix-printk-format-strings.patch
	patches.suse/ARM-at91-move-platform-specific-asm-offset.h-to-arch.patch
	patches.suse/ARM-OMAP2-move-platform-specific-asm-offset.h-to-arc.patch
	patches.suse/ARM-zynq-Use-memcpy_toio-instead-of-memcpy-on-smp-br.patch
	patches.suse/firmware-arm_scmi-Check-if-platform-has-released-shm.patch
	patches.suse/soc-renesas-rmobile-sysc-Set-GENPD_FLAG_ALWAYS_ON-fo.patch
	patches.suse/soc-renesas-Enable-ARM_ERRATA_754322-for-affected-Co.patch
	patches.suse/soc-amlogic-meson-clk-measure-protect-measure-with-a.patch
	patches.suse/firmware-qcom_scm-Use-proper-types-for-dma-mappings.patch
	patches.suse/base-soc-Export-soc_device_register-unregister-APIs.patch
	patches.suse/ARM-dts-imx7d-cl-som-imx7-make-ethernet-work-again.patch
	patches.suse/ARM-dts-imx7-colibri-disable-HS400.patch
	patches.suse/arm64-dts-imx8mq-Correct-OPP-table-according-to-late.patch
	patches.suse/arm64-dts-meson-fix-boards-regulators-states-format.patch
	patches.suse/arm64-dts-qcom-qcs404-evb-Mark-WCSS-clocks-protected.patch
	patches.suse/ARM-dts-exynos-Mark-LDO10-as-always-on-on-Peach-Pit-.patch
	patches.suse/arm64-dts-rockchip-limit-clock-rate-of-MMC-controlle.patch
	patches.suse/objtool-Clobber-user-CFLAGS-variable.patch
	patches.suse/rcu-Add-destroy_work_on_stack-to-match-INIT_WORK_ONS.patch
	patches.suse/idle-Prevent-late-arriving-interrupts-from-disruptin.patch
	patches.suse/efi-cper-print-AER-info-of-PCIe-fatal-error.patch
	patches.suse/perf-config-Honour-PERF_CONFIG-env-var-to-specify-al.patch
	patches.suse/perf-test-vfs_getname-Disable-.perfconfig-to-get-def.patch
	patches.suse/perf-tools-Fix-paths-in-include-statements.patch
	patches.suse/perf-record-Support-aarch64-random-socket_id-assignm.patch
	patches.suse/perf-unwind-Fix-libunwind-when-tid-pid.patch
	patches.suse/tools-lib-traceevent-Fix-robust-test-of-do_generate_.patch
	patches.suse/tools-headers-Fixup-bitsperlong-per-arch-includes.patch
	patches.suse/libperf-Fix-alignment-trap-with-xyarray-contents-in-.patch
	patches.suse/perf-trace-beauty-ioctl-Fix-off-by-one-error-in-cmd-.patch
	patches.suse/perf-report-Fix-ns-time-sort-key-output.patch
	patches.suse/perf-script-Fix-memory-leaks-in-list_scripts.patch
	patches.suse/perf-evlist-Use-unshare-CLONE_FS-in-sb-threads-to-le.patch
	patches.suse/tools-lib-traceevent-Do-not-free-tep-cmdlines-in-add.patch
	patches.suse/libtraceevent-Change-users-plugin-directory.patch
	patches.suse/kprobes-Prohibit-probing-on-BUG-and-WARN-address.patch
	patches.suse/sched-fair-Fix-imbalance-due-to-CPU-affinity.patch
	patches.suse/time-tick-broadcast-Fix-tick_broadcast_offline-lockd.patch
	patches.suse/sched-deadline-Fix-bandwidth-accounting-at-all-level.patch
	patches.suse/rcu-tree-Call-setschedule-gp-ktread-to-SCHED_FIFO-ou.patch
	patches.suse/sched-core-Fix-CPU-controller-for-RT_GROUP_SCHED.patch
	patches.suse/rcu-tree-Fix-SCHED_FIFO-params.patch
	patches.suse/sched-fair-Use-rq_lock-unlock-in-online_fair_sched_g.patch
	patches.suse/sched-psi-Correct-overly-pessimistic-size-calculatio.patch
	patches.suse/x86-cpufeatures-enable-a-new-avx512-cpu-feature.patch
	patches.suse/x86-cpu-Add-Tiger-Lake-to-Intel-family.patch
	patches.suse/x86-kconfig-remove-x86_direct_gbpages-dependency-on-debug_pagealloc.patch
	patches.suse/x86-mm-Fix-cpumask_of_node-error-condition.patch
	patches.suse/x86-platform-intel-iosf_mbi-Rewrite-locking.patch
	patches.suse/msft-hv-1903-x86-hyperv-Create-and-use-Hyper-V-page-definitions.patch
	patches.suse/msft-hv-1904-x86-hyperv-Add-functions-to-allocate-deallocate-page.patch
	patches.suse/msft-hv-1905-drivers-hv-vmbus-Replace-page-definition-with-Hyper-.patch
	patches.suse/platform-x86-intel_pmc_core-Do-not-ioremap-RAM.patch
	patches.suse/platform-x86-intel_pmc_core_pltdrv-Module-removal-wa.patch
	patches.suse/platform-x86-intel_int0002_vgpio-Fix-wakeups-not-wor.patch
	patches.suse/tools-power-x86-intel-speed-select-Fix-memory-leak.patch
	patches.suse/alarmtimer-Use-EOPNOTSUPP-instead-of-ENOTSUPP.patch
	patches.suse/smp-hotplug-Track-booted-once-CPUs-in-a-cpumask.patch
	patches.suse/x86-mm-pti-Handle-unaligned-address-gracefully-in-pt.patch
	patches.suse/x86-mm-pti-Do-not-invoke-PTI-functions-when-PTI-is-d.patch
	patches.suse/msft-hv-1909-PCI-hv-Allocate-a-named-fwnode-instead-of-an-address.patch
	patches.suse/irqdomain-Add-the-missing-assignment-of-domain-fwnod.patch
	patches.suse/irqchip-gic-v3-its-Fix-LPI-release-for-Multi-MSI-dev.patch
	patches.suse/x86-reboot-Always-use-NMI-fallback-when-shutdown-via.patch
	patches.suse/x86-apic-Soft-disable-APIC-before-initializing-it.patch
	patches.suse/x86-apic-Make-apic_pending_intr_clear-more-robust.patch
	patches.suse/x86-apic-vector-Warn-when-vector-space-exhaustion-br.patch
	patches.suse/posix-cpu-timers-Sanitize-bogus-WARNONS.patch
	patches.suse/msft-hv-1928-clocksource-drivers-hyperv-Allocate-Hyper-V-TSC-page.patch
	patches.suse/msft-hv-1929-clocksource-drivers-hyperv-Add-Hyper-V-specific-sche.patch
	patches.suse/msft-hv-1930-clocksource-drivers-hyperv-Enable-TSC-page-clocksour.patch
	patches.suse/clocksource-drivers-timer-of-Do-not-warn-on-deferred.patch
	patches.suse/clocksource-drivers-Do-not-warn-on-probe-defer.patch
	patches.suse/msft-hv-1933-x86-hyperv-Hide-pv_ops-access-for-CONFIG_PARAVIRT-n.patch
	patches.suse/s390-kasan-provide-uninstrumented-__strlen.patch
	patches.suse/s390-process-avoid-potential-reading-of-freed-stack.patch
	patches.suse/s390-sclp-Fix-bit-checked-for-has_sipl.patch
	patches.suse/s390-crypto-xts-aes-s390-fix-extra-run-time-crypto-s.patch
	patches.suse/Documentation-sphinx-Add-missing-comma-to-list-of-st.patch
	patches.suse/io_uring-fix-wrong-sequence-setting-logic.patch
	patches.suse/libata-ahci-Drop-PCS-quirk-for-Denverton-and-beyond.patch
	patches.suse/blk-mq-add-callback-of-.cleanup_rq.patch
	patches.suse/scsi-implement-.cleanup_rq-callback.patch
	patches.suse/md-raid6-Set-R5_ReadError-when-there-is-read-failure.patch
	patches.suse/md-raid1-end-bio-when-the-device-faulty.patch
	patches.suse/md-don-t-set-In_sync-if-array-is-frozen.patch
	patches.suse/md-don-t-call-spare_active-in-md_reap_sync_thread-if.patch
	patches.suse/loop-Add-LOOP_SET_DIRECT_IO-to-compat-ioctl.patch
	patches.suse/floppy-fix-usercopy-direction.patch
	patches.suse/blk-mq-Fix-memory-leak-in-blk_mq_init_allocated_queu.patch
	patches.suse/nbd-add-missing-config-put.patch
	patches.suse/nbd-fix-max-number-of-supported-devs.patch
	patches.suse/md-only-call-set_in_sync-when-it-is-expected-to-succ.patch
	patches.suse/md-don-t-report-active-array_state-until-after-reval.patch
	patches.suse/nvmet-fix-data-units-read-and-written-counters-in-SM.patch
	patches.suse/nvme-multipath-fix-ana-log-nsid-lookup-when-nsid-is-.patch
	patches.suse/block-mq-deadline-Fix-queue-restart-handling.patch
	patches.suse/closures-fix-a-race-on-wakeup-from-closure_sync.patch
	patches.suse/md-raid1-fail-run-raid1-array-when-active-disk-less-.patch
	patches.suse/raid5-don-t-increment-read_errors-on-EILSEQ-return.patch
	patches.suse/raid5-don-t-set-STRIPE_HANDLE-to-stripe-which-is-in-.patch
	patches.suse/md-raid0-avoid-RAID0-data-corruption-due-to-layout-c.patch
	patches.suse/block-make-rq-sector-size-accessible-for-block-stats.patch
	patches.suse/mmc-sdhci-Fix-incorrect-switch-to-HS-mode.patch
	patches.suse/mmc-core-Add-helper-function-to-indicate-if-SDIO-IRQ.patch
	patches.suse/mmc-dw_mmc-Re-store-SDIO-IRQs-mask-at-system-resume.patch
	patches.suse/mmc-mtk-sd-Re-store-SDIO-IRQs-mask-at-system-resume.patch
	patches.suse/mmc-core-Clarify-sdio_irq_pending-flag-for-MMC_CAP2_.patch
	patches.suse/ALSA-firewire-tascam-handle-error-code-when-getting-.patch
	patches.suse/ALSA-firewire-tascam-check-intermediate-state-of-clo.patch
	patches.suse/ALSA-hda-Flush-interrupts-on-disabling.patch
	patches.suse/ALSA-hda-hdmi-Don-t-report-spurious-jack-state-chang.patch
	patches.suse/ALSA-hda-Show-the-fatal-CORB-RIRB-error-more-clearly.patch
	patches.suse/ALSA-i2c-ak4xxx-adda-Fix-a-possible-null-pointer-der.patch
	patches.suse/ALSA-usb-audio-Skip-bSynchAddress-endpoint-check-if-.patch
	patches.suse/ALSA-hda-Add-a-quirk-model-for-fixing-Huawei-Mateboo.patch
	patches.suse/ALSA-hda-Drop-unsol-event-handler-for-Intel-HDMI-cod.patch
	patches.suse/ALSA-hda-realtek-Blacklist-PC-beep-for-Lenovo-ThinkC.patch
	patches.suse/ALSA-firewire-motu-add-support-for-MOTU-4pre.patch
	patches.suse/ASoC-rsnd-don-t-call-clk_get_rate-under-atomic-conte.patch
	patches.suse/ASoC-hdac_hda-fix-page-fault-issue-by-removing-race.patch
	patches.suse/ASoC-uniphier-Fix-double-reset-assersion-when-transi.patch
	patches.suse/ASoC-mchp-i2s-mcc-Fix-unprepare-of-GCLK.patch
	patches.suse/ASoC-mchp-i2s-mcc-Wait-for-RX-TX-RDY-only-if-control.patch
	patches.suse/ASoC-Intel-Skylake-Use-correct-function-to-access-io.patch
	patches.suse/ASoC-Intel-Fix-use-of-potentially-uninitialized-vari.patch
	patches.suse/ASoC-Intel-NHLT-Fix-debug-print-format.patch
	patches.suse/ASoC-es8316-fix-headphone-mixer-volume-table.patch
	patches.suse/ASoC-fsl_ssi-Fix-clock-control-issue-in-master-mode.patch
	patches.suse/ASoC-dmaengine-Make-the-pcm-name-equal-to-pcm-id-if-.patch
	patches.suse/ASoC-SOF-Intel-hda-Make-hdac_device-device-managed.patch
	patches.suse/ASoC-tlv320aic31xx-suppress-error-message-for-EPROBE.patch
	patches.suse/ASoC-Define-a-set-of-DAPM-pre-post-up-events.patch
	patches.suse/ASoC-sgtl5000-Improve-VAG-power-and-mute-control.patch
	patches.suse/ASoC-sgtl5000-Fix-of-unmute-outputs-on-probe.patch
	patches.suse/ASoC-sgtl5000-Fix-charge-pump-source-assignment.patch
	patches.suse/ASoC-SOF-pci-mark-last_busy-value-at-runtime-PM-init.patch
	patches.suse/ASoC-SOF-reset-DMA-state-in-prepare.patch
	patches.suse/ASoC-sun4i-i2s-Don-t-use-the-oversample-to-calculate.patch
	patches.suse/ASoC-Intel-Haswell-Adjust-machine-device-private-con.patch
	patches.suse/ASoC-dt-bindings-sun4i-spdif-Fix-dma-names-warning.patch
	patches.suse/media-mtk-cir-lower-de-glitch-counter-for-rc-mm-prot.patch
	patches.suse/media-technisat-usb2-break-out-of-loop-at-end-of-buf.patch
	patches.suse/media-dib0700-fix-link-error-for-dibx000_i2c_set_spe.patch
	patches.suse/media-vb2-reorder-checks-in-vb2_poll.patch
	patches.suse/media-vivid-add-sanity-check-to-avoid-divide-error-a.patch
	patches.suse/media-vivid-work-around-high-stack-usage-with-clang.patch
	patches.suse/media-exynos4-is-fix-leaked-of_node-references.patch
	patches.suse/media-hdpvr-Add-device-num-check-and-handling.patch
	patches.suse/media-vivid-fix-device-init-when-no_error_inj-1-and-.patch
	patches.suse/media-i2c-ov5640-Check-for-devm_gpiod_get_optional-e.patch
	patches.suse/media-hantro-Set-DMA-max-segment-size.patch
	patches.suse/media-don-t-drop-front-end-reference-count-for-detac.patch
	patches.suse/media-iguanair-add-sanity-checks.patch
	patches.suse/media-staging-tegra-vde-Fix-build-error.patch
	patches.suse/media-media-platform-fsl-viu.c-fix-build-for-MICROBL.patch
	patches.suse/media-mtk-mdp-fix-reference-count-on-old-device-tree.patch
	patches.suse/media-i2c-tda1997x-prevent-potential-NULL-pointer-ac.patch
	patches.suse/media-fdp1-Reduce-FCP-not-found-message-level-to-deb.patch
	patches.suse/media-em28xx-modules-workqueue-not-inited-for-2nd-de.patch
	patches.suse/media-tm6000-double-free-if-usb-disconnect-while-str.patch
	patches.suse/media-rc-imon-Allow-iMON-RC-protocol-for-ffdc-7e-dev.patch
	patches.suse/media-vsp1-fix-memory-leak-of-dl-on-error-return-pat.patch
	patches.suse/media-omap3isp-Set-device-on-omap3isp-subdevs.patch
	patches.suse/media-omap3isp-Don-t-set-streaming-state-on-random-s.patch
	patches.suse/media-i2c-ov5645-Fix-power-sequence.patch
	patches.suse/media-imx-mipi-csi-2-Don-t-fail-if-initial-state-tim.patch
	patches.suse/media-radio-si470x-kill-urb-on-error.patch
	patches.suse/media-hdpvr-add-terminating-0-at-end-of-string.patch
	patches.suse/media-gspca-zero-usb_buf-on-error.patch
	patches.suse/media-dvb-frontends-use-ida-for-pll-number.patch
	patches.suse/media-mceusb-fix-eliminate-TX-IR-signal-length-limit.patch
	patches.suse/media-dvb-core-fix-a-memory-leak-bug.patch
	patches.suse/media-ttusb-dec-Fix-info-leak-in-ttusb_dec_send_comm.patch
	patches.suse/media-cec-notifier-clear-cec_adap-in-cec_notifier_un.patch
	patches.suse/media-cpia2_usb-fix-memory-leaks.patch
	patches.suse/media-saa7146-add-cleanup-in-hexium_attach.patch
	patches.suse/media-sn9c20x-Add-MSI-MS-1039-laptop-to-flip_dmi_tab.patch
	patches.suse/media-saa7134-fix-terminology-around-saa7134_i2c_eep.patch
	patches.suse/media-aspeed-video-address-a-protential-usage-of-an-.patch
	patches.suse/media-ov9650-add-a-sanity-check.patch
	patches.suse/media-videobuf-core.c-poll_wait-needs-a-non-NULL-buf.patch
	patches.suse/leds-leds-lp5562-allow-firmware-files-up-to-the-maxi.patch
	patches.suse/led-triggers-Fix-a-memory-leak-bug.patch
	patches.suse/leds-lm3532-Fixes-for-the-driver-for-stability.patch
	patches.suse/dmaengine-bcm2835-Print-error-in-case-setting-DMA-ma.patch
	patches.suse/dmaengine-ti-edma-Do-not-reset-reserved-paRAM-slots.patch
	patches.suse/cpuidle-teo-Allow-tick-to-be-stopped-if-PM-QoS-is-us.patch
	patches.suse/sched-cpufreq-Align-trace-event-behavior-of-fast-swi.patch
	patches.suse/cpufreq-ap806-Add-NULL-check-after-kcalloc.patch
	patches.suse/cpufreq-imx-cpufreq-dt-Add-i.MX8MN-support.patch
	patches.suse/PM-devfreq-tegra-Fix-kHz-to-Hz-conversion.patch
	patches.suse/PM-devfreq-Fix-kernel-oops-on-governor-module-load.patch
	patches.suse/PM-devfreq-exynos-bus-Correct-clock-enable-sequence.patch
	patches.suse/PM-devfreq-passive-Use-non-devm-notifiers.patch
	patches.suse/PM-devfreq-passive-fix-compiler-warning.patch
	patches.suse/ACPI-CPPC-do-not-require-the-_PSD-method.patch
	patches.suse/ACPI-APEI-Release-resources-if-gen_pool_add-fails.patch
	patches.suse/ACPI-processor-don-t-print-errors-for-processorIDs-0.patch
	patches.suse/ACPI-custom_method-fix-memory-leaks.patch
	patches.suse/ACPI-PCI-fix-acpi_pci_irq_enable-memory-leak.patch
	patches.suse/ACPI-LPSS-Save-restore-LPSS-private-registers-also-o.patch
	patches.suse/KVM-coalesced_mmio-add-bounds-checking.patch
	patches.suse/KVM-x86-Disable-posted-interrupts-for-non-standard-I.patch
	patches.suse/KVM-x86-Manually-calculate-reserved-bits-when-loadin.patch
	patches.suse/KVM-PPC-Book3S-HV-XIVE-Free-escalation-interrupts-be.patch
	patches.suse/KVM-PPC-Book3S-HV-Fix-race-in-re-enabling-XIVE-escal.patch
	patches.suse/KVM-PPC-Book3S-HV-Don-t-push-XIVE-context-when-not-u.patch
	patches.suse/powerpc-xive-Implement-get_irqchip_state-method-for-.patch
	patches.suse/KVM-PPC-Book3S-Enable-XIVE-native-capability-only-if.patch
	patches.suse/KVM-PPC-Book3S-HV-Check-for-MMU-ready-on-piggybacked.patch
	patches.suse/KVM-PPC-Book3S-HV-Don-t-lose-pending-doorbell-reques.patch
	patches.suse/KVM-x86-always-stop-emulation-on-page-fault.patch
	patches.suse/KVM-x86-set-ctxt-have_exception-in-x86_decode_insn.patch
	patches.suse/kvm-Nested-KVM-MMUs-need-PAE-root-too.patch
	patches.suse/KVM-s390-Test-for-bad-access-register-and-size-at-th.patch
	patches.suse/0001-usb-dwc3-meson-g12a-fix-suspend-resume-regulator-unb.patch
	patches.suse/0001-usb-typec-tps6598x-Fix-build-error-without-CONFIG_RE.patch
	patches.suse/USB-usbcore-Fix-slab-out-of-bounds-bug-during-device.patch
	patches.suse/tty-serial-atmel-reschedule-TX-after-RX-was-started.patch
	patches.suse/serial-sprd-correct-the-wrong-sequence-of-arguments.patch
	patches.suse/staging-erofs-fix-an-error-handling-in-erofs_readdir.patch
	patches.suse/staging-erofs-some-compressed-cluster-should-be-subm.patch
	patches.suse/staging-erofs-cannot-set-EROFS_V_Z_INITED_BIT-if-fil.patch
	patches.suse/staging-erofs-add-two-missing-erofs_workgroup_put-fo.patch
	patches.suse/staging-erofs-avoid-endless-loop-of-invalid-lookback.patch
	patches.suse/staging-erofs-detect-potential-multiref-due-to-corru.patch
	patches.suse/phy-renesas-rcar-gen3-usb2-Disable-clearing-VBUS-in-.patch
	patches.suse/phy-qcom-qmp-Correct-ready-status-again.patch
	patches.suse/0001-thunderbolt-Switch-to-use-device_property_count_uXX.patch
	patches.suse/0001-thunderbolt-Show-key-using-pE-not-pEp.patch
	patches.suse/0001-thunderbolt-Correct-path-indices-for-PCIe-tunnel.patch
	patches.suse/0001-thunderbolt-Move-NVM-upgrade-support-flag-to-struct-.patch
	patches.suse/0001-thunderbolt-Use-32-bit-writes-when-writing-ring-prod.patch
	patches.suse/0001-thunderbolt-Do-not-fail-adding-switch-if-some-port-i.patch
	patches.suse/0001-thunderbolt-Hide-switch-attributes-that-are-not-set.patch
	patches.suse/0001-thunderbolt-Expose-active-parts-of-NVM-even-if-upgra.patch
	patches.suse/0001-thunderbolt-Add-support-for-Intel-Ice-Lake.patch
	patches.suse/0001-ACPI-property-Add-two-new-Thunderbolt-property-GUIDs.patch
	patches.suse/coresight-etm4x-Use-explicit-barriers-on-enable-disa.patch
	patches.suse/dev-mem-Bail-out-upon-SIGKILL.patch
	patches.suse/firmware-google-check-if-size-is-valid-when-decoding.patch
	patches.suse/crypto-ccree-account-for-TEE-not-ready-to-report.patch
	patches.suse/crypto-qat-Silence-smp_processor_id-warning.patch
	patches.suse/crypto-ccree-use-the-full-crypt-length-value.patch
	patches.suse/crypto-caam-fix-concurrency-issue-in-givencrypt-desc.patch
	patches.suse/crypto-caam-qi-fix-error-handling-in-ERN-handler.patch
	patches.suse/crypto-skcipher-Unmap-pages-after-an-external-error.patch
	patches.suse/crypto-cavium-zip-Add-missing-single_release.patch
	patches.suse/e1000e-add-workaround-for-possible-stalled-packet.patch
	patches.suse/NFC-fix-attrs-checks-in-netlink-interface.patch
	patches.suse/netfilter-add-missing-IS_ENABLED-CONFIG_NF_TABLES-ch.patch
	patches.suse/libertas-Add-missing-sentinel-at-end-of-if_usb.c-fw_.patch
	patches.suse/rtw88-pci-Rearrange-the-memory-usage-for-skb-in-RX-I.patch
	patches.suse/rtw88-pci-Use-DMA-sync-instead-of-remapping-in-RX-IS.patch
	patches.suse/can-mcp251x-mcp251x_hw_reset-allow-more-time-after-a.patch
	patches.suse/msft-hv-1922-PCI-hv-Add-a-paravirtual-backchannel-in-software.patch
	patches.suse/msft-hv-1923-PCI-hv-Add-a-Hyper-V-PCI-interface-driver-for-softwa.patch
	patches.suse/zd1211rw-remove-false-assertion-from-zd_mac_clear.patch
	patches.suse/mt76-round-up-length-on-mt76_wr_copy.patch
	patches.suse/mt76-mt7615-always-release-sem-in-mt7615_load_patch.patch
	patches.suse/msft-hv-1945-hv_netvsc-Allow-scatter-gather-feature-to-be-tunable.patch
	patches.suse/msft-hv-1946-hv_netvsc-Sync-offloading-features-to-VF-NIC.patch
	patches.suse/nl80211-Fix-possible-Spectre-v1-for-CQM-RSSI-thresho.patch
	patches.suse/cfg80211-Purge-frame-registrations-on-iftype-change.patch
	patches.suse/i40e-check-__I40E_VF_DISABLE-bit-in-i40e_sync_filter.patch
	patches.suse/ath10k-fix-channel-info-parsing-for-non-tlv-target.patch
	patches.suse/net-sched-fix-race-between-deactivation-and-dequeue-.patch
	patches.suse/net-dsa-Fix-load-order-between-DSA-drivers-and-tagge.patch
	patches.suse/net_sched-let-qdisc_put-accept-NULL-pointer.patch
	patches.suse/udp-correct-reuseport-selection-with-connected-socke.patch
	patches.suse/ip6_gre-fix-a-dst-leak-in-ip6erspan_tunnel_xmit.patch
	patches.suse/net-stmmac-Hold-rtnl-lock-in-suspend-resume-callback.patch
	patches.suse/xen-netfront-do-not-assume-sk_buff_head-list-is-empt.patch
	patches.suse/vfs-set-fs_context-user_ns-for-reconfigure.patch
	patches.suse/btrfs-delayed-inode-Kill-the-BUG_ON-in-btrfs_delete_.patch
	patches.suse/btrfs-extent-tree-Make-sure-we-only-allocate-extents.patch
	patches.suse/btrfs-tree-checker-Add-ROOT_ITEM-check.patch
	patches.suse/Btrfs-fix-use-after-free-when-using-the-tree-modific.patch
	patches.suse/btrfs-Detect-unbalanced-tree-with-empty-leaf-before-.patch
	patches.suse/btrfs-fix-allocation-of-free-space-cache-v1-bitmap-p.patch
	patches.suse/btrfs-Relinquish-CPUs-in-btrfs_compare_trees.patch
	patches.suse/ovl-fix-regression-caused-by-overlapping-layers-dete.patch
	patches.suse/ovl-Fix-dereferencing-possible-ERR_PTR.patch
	patches.suse/ovl-filter-of-trusted-xattr-results-in-audit.patch
	patches.suse/fs-xfs-Remove-KM_NOSLEEP-and-KM_SLEEP.patch
	patches.suse/xfs-add-kmem-allocation-trace-points.patch
	patches.suse/xfs-get-allocation-alignment-from-the-buftarg.patch
	patches.suse/xfs-add-kmem_alloc_io.patch
	patches.suse/mm-Handle-MADV_WILLNEED-through-vfs_fadvise.patch
	patches.suse/fs-Export-generic_fadvise.patch
	patches.suse/xfs-Fix-stale-data-exposure-when-readahead-races-wit.patch
	patches.suse/pstore-fs-superblock-limits.patch
	patches.suse/smb3-allow-disabling-requesting-leases.patch
	patches.suse/smb3-fix-unmount-hang-in-open_shroot.patch
	patches.suse/dma-mapping-explicitly-wire-up-mmap-and-get_sgtable.patch
	patches.suse/mailbox-mediatek-cmdq-clear-the-event-in-cmdq-initia.patch
	patches.suse/mbox-qcom-add-APCS-child-device-for-QCS404.patch
	patches.suse/ipmi_si-Only-schedule-continuously-in-the-thread-in-.patch
	patches.suse/0001-ipmi-move-message-error-checking-to-avoid-deadlock.patch
	patches.suse/platform-chrome-cros_ec_rpmsg-Fix-race-with-host-com.patch
	patches.suse/pinctrl-stmfx-update-pinconf-settings.patch
	patches.suse/pinctrl-rockchip-Mark-expected-switch-fall-through.patch
	patches.suse/pinctrl-tegra-Fix-write-barrier-placement-in-pmx_wri.patch
	patches.suse/pinctrl-amd-disable-spurious-firing-GPIO-IRQs.patch
	patches.suse/pinctrl-meson-gxbb-Fix-wrong-pinning-definition-for-.patch
	patches.suse/0001-drm-i915-Trust-programmed-MCR-in-read_subslice_reg.patch
	patches.suse/0001-drm-i915-Fix-and-improve-MCR-selection-logic.patch
	patches.suse/0001-drm-lima-Mark-64-bit-number-as-ULL.patch
	patches.suse/0002-drm-lima-Reduce-the-amount-of-logs-on-deferred-probe.patch
	patches.suse/drm-mcde-Fix-uninitialized-variable.patch
	patches.suse/drm-vkms-Fix-crc-worker-races.patch
	patches.suse/0001-drm-mgag200-add-in-missing-around-if-block.patch
	patches.suse/drm-bridge-tc358767-Increase-AUX-transfer-length-lim.patch
	patches.suse/drm-vkms-Avoid-assigning-0-for-possible_crtc.patch
	patches.suse/drm-panel-simple-fix-AUO-g185han01-horizontal-blanki.patch
	patches.suse/0004-drm-panel-make-drm_panel.h-self-contained.patch
	patches.suse/0001-video-ssd1307fb-Start-page-range-at-page_offset.patch
	patches.suse/0002-drm-mgag200-Pin-displayed-cursor-BO-to-video-memory.patch
	patches.suse/0003-drm-mgag200-Set-cursor-scanout-address-to-correct-BO.patch
	patches.suse/0004-drm-mgag200-Don-t-unpin-the-current-cursor-image-s-b.patch
	patches.suse/drm-tinydrm-Kconfig-drivers-Select-BACKLIGHT_CLASS_D.patch
	patches.suse/drm-stm-attach-gem-fence-to-atomic-state.patch
	patches.suse/0005-drm-bridge-sii902x-fix-missing-reference-to-mclk-clo.patch
	patches.suse/drm-panel-check-failure-cases-in-the-probe-func.patch
	patches.suse/drm-rockchip-Check-for-fast-link-training-before-ena.patch
	patches.suse/0001-drm-syncobj-fix-leaking-dma_fence-in-drm_syncobj_que.patch
	patches.suse/0002-drm-mali-dp-Mark-expected-switch-fall-through.patch
	patches.suse/0003-drm-rockchip-fix-VOP_WIN_GET-macro.patch
	patches.suse/drm-amd-display-add-monitor-patch-to-add-T7-delay.patch
	patches.suse/drm-amd-display-Power-gate-all-DSCs-at-driver-init-t.patch
	patches.suse/drm-amd-display-fix-not-calling-ppsmu-to-trigger-PME.patch
	patches.suse/drm-amd-display-Clear-FEC_READY-shadow-register-if-D.patch
	patches.suse/0001-drm-amd-display-support-dummy-pstate.patch
	patches.suse/drm-amd-display-Copy-GSL-groups-when-committing-a-ne.patch
	patches.suse/drm-amd-display-readd-msse2-to-prevent-Clang-from-em.patch
	patches.suse/drm-amdgpu-Fix-hard-hang-for-S-G-display-BOs.patch
	patches.suse/0001-drm-amd-display-Embed-DCN2-SOC-bounding-box.patch
	patches.suse/0002-drm-amd-display-Support-uclk-switching-for-DCN2.patch
	patches.suse/0003-drm-amd-display-Use-proper-enum-conversion-functions.patch
	patches.suse/drm-radeon-Fix-EEH-during-kexec.patch
	patches.suse/gpu-drm-radeon-Fix-a-possible-null-pointer-dereferen.patch
	patches.suse/drm-amd-display-Allow-cursor-async-updates-for-frame.patch
	patches.suse/drm-amd-display-Skip-determining-update-type-for-asy.patch
	patches.suse/drm-amd-display-Don-t-replace-the-dc_state-for-fast-.patch
	patches.suse/dma-buf-sw_sync-Synchronize-signal-vs-syncpt-free.patch
	patches.suse/0001-drm-rcar-du-lvds-Fix-bridge_to_rcar_lvds.patch
	patches.suse/drm-nouveau-kms-tu102-disable-input-lut-when-input-i.patch
	patches.suse/drm-nouveau-volt-Fix-for-some-cards-having-0-maximum.patch
	patches.suse/0001-drm-imx-Drop-unused-imx-ipuv3-crtc.o-build.patch
	patches.suse/efifb-BGRT-Improve-efifb_bgrt_sanity_check.patch
	patches.suse/0002-drm-fix-module-name-in-edid_firmware-log-message.patch
	patches.suse/drm-amd-display-fix-issue-where-252-255-values-are-c.patch
	patches.suse/drm-amd-display-Fix-frames_to_insert-math.patch
	patches.suse/drm-amd-display-reprogram-VM-config-when-system-resu.patch
	patches.suse/drm-amd-display-Register-VUPDATE_NO_LOCK-interrupts-.patch
	patches.suse/drm-amd-powerplay-smu7-enforce-minimal-VBITimeout-v2.patch
	patches.suse/0001-Revert-drm-amd-display-skip-dsc-config-for-navi10-br.patch
	patches.suse/0002-Revert-drm-amd-display-navi10-bring-up-skip-dsc-enco.patch
	patches.suse/0003-Revert-drm-amd-display-add-global-master-update-lock.patch
	patches.suse/0004-Revert-drm-amd-display-Fix-underscan-not-using-prope.patch
	patches.suse/drm-amdgpu-sdma5-fix-number-of-sdma5-trap-irq-types-.patch
	patches.suse/drm-amd-powerpaly-fix-navi-series-custom-peak-level-.patch
	patches.suse/drm-amd-display-fix-MPO-HUBP-underflow-with-Scatter-.patch
	patches.suse/drm-amd-display-support-spdif.patch
	patches.suse/drm-amd-display-fix-trigger-not-generated-for-freesy.patch
	patches.suse/0005-Revert-drm-amdgpu-free-up-the-first-paging-queue-v2.patch
	patches.suse/drm-amdgpu-si-fix-ASIC-tests.patch
	patches.suse/0001-drm-msm-dsi-Fix-return-value-check-for-clk_get_paren.patch
	patches.suse/0002-drm-msm-Use-the-correct-dma_sync-calls-harder.patch
	patches.suse/0002-drm-mcde-Fix-DSI-transfers.patch
	patches.suse/drm-i915-gvt-update-vgpu-workload-head-pointer-corre.patch
	patches.suse/drm-i915-to-make-vgpu-ppgtt-notificaiton-as-atomic-o.patch
	patches.suse/drm-nouveau-kms-nv50-Don-t-create-MSTMs-for-eDP-conn.patch
	patches.suse/kbuild-Do-not-enable-Wimplicit-fallthrough-for-clang.patch
	patches.suse/tracing-Make-sure-variable-reference-alias-has-corre.patch
	patches.suse/arm64-fix-unreachable-code-issue-with-cmpxchg.patch
	patches.suse/powerpc-rtas-Unexport-rtas_online_cpus_mask-rtas_off.patch
	patches.suse/PCI-rpaphp-Avoid-a-sometimes-uninitialized-warning.patch
	patches.suse/powerpc-powernv-Restrict-OPAL-symbol-map-to-only-be-.patch
	patches.suse/powerpc-pseries-Fix-cpu_hotplug_lock-acquisition-in-.patch
	patches.suse/powerpc-powernv-ioda-Fix-race-in-TCE-level-allocatio.patch
	patches.suse/powerpc-powernv-ioda2-Allocate-TCE-table-levels-on-d.patch
	patches.suse/powerpc-xmon-Check-for-HV-mode-when-dumping-XIVE-inf.patch
	patches.suse/powerpc-xive-Fix-dump-of-XIVE-interrupt-under-pserie.patch
	patches.suse/powerpc-xmon-Add-a-dump-of-all-XIVE-interrupts.patch
	patches.suse/powerpc-ptdump-Fix-addresses-display-on-PPC32.patch
	patches.suse/powerpc-ptdump-fix-walk_pagetables-address-mismatch.patch
	patches.suse/powerpc-kasan-Fix-parallel-loading-of-modules.patch
	patches.suse/powerpc-kasan-Fix-shadow-area-set-up-for-modules.patch
	patches.suse/powerpc-futex-Fix-warning-oldval-may-be-used-uniniti.patch
	patches.suse/powerpc-32s-Fix-boot-failure-with-DEBUG_PAGEALLOC-wi.patch
	patches.suse/powerpc-64s-radix-Fix-memory-hotplug-section-page-ta.patch
	patches.suse/powerpc-64s-radix-Fix-memory-hot-unplug-page-table-s.patch
	patches.suse/powerpc-perf-fix-imc-allocation-failure-handling.patch
	patches.suse/powerpc-603-Fix-handling-of-the-DIRTY-flag.patch
	patches.suse/powerpc-rtas-use-device-model-APIs-and-serialization.patch
	patches.suse/powerpc-rtas-allow-rescheduling-while-changing-cpu-s.patch
	patches.suse/powerpc-pseries-mobility-use-cond_resched-when-updat.patch
	patches.suse/powerpc-mce-Schedule-work-from-irq_work.patch
	patches.suse/powerpc-mce-Fix-MCE-handling-for-huge-pages.patch
	patches.suse/powerpc-mce-Make-machine_check_ue_event-static.patch
	patches.suse/extable-Add-function-to-search-only-kernel-exception.patch
	patches.suse/powerpc-mce-Handle-UE-event-for-memcpy_mcsafe.patch
	patches.suse/powerpc-memcpy-Add-memcpy_mcsafe-for-pmem.patch
	patches.suse/powerpc-add-machine-check-safe-copy_to_user.patch
	patches.suse/powerpc-eeh-Clear-stale-EEH_DEV_NO_HANDLER-flag.patch
	patches.suse/selftests-powerpc-Retry-on-host-facility-unavailable.patch
	patches.suse/powerpc-64s-support-nospectre_v2-cmdline-option.patch
	patches.suse/powerpc-64s-exception-machine-check-fwnmi-remove-HV-.patch
	patches.suse/powerpc-64s-exception-machine-check-remove-bitrotted.patch
	patches.suse/powerpc-64s-exception-machine-check-fix-KVM-guest-te.patch
	patches.suse/powerpc-64s-exception-machine-check-adjust-RFI-targe.patch
	patches.suse/powerpc-64s-exception-machine-check-pseries-should-a.patch
	patches.suse/powerpc-64s-exception-machine-check-remove-machine_c.patch
	patches.suse/powerpc-64s-exception-machine-check-use-correct-cfar.patch
	patches.suse/powerpc-64s-powernv-machine-check-dump-SLB-contents.patch
	patches.suse/powerpc-64s-pseries-machine-check-convert-to-use-com.patch
	patches.suse/powerpc-64s-exception-machine-check-pseries-should-s.patch
	patches.suse/powerpc-64s-exception-machine-check-restructure-to-r.patch
	patches.suse/powerpc-64s-exception-machine-check-move-tramp-code.patch
	patches.suse/powerpc-64s-exception-simplify-machine-check-early-p.patch
	patches.suse/powerpc-64s-exception-machine-check-move-unrecoverab.patch
	patches.suse/powerpc-64s-exception-untangle-early-machine-check-h.patch
	patches.suse/powerpc-64s-exception-machine-check-improve-labels-a.patch
	patches.suse/powerpc-64s-exception-Fix-DAR-load-for-handle_page_f.patch
	patches.suse/powerpc-64s-exception-move-head-64.h-exception-code-.patch
	patches.suse/powerpc-64s-exception-Add-EXC_HV_OR_STD-which-select.patch
	patches.suse/powerpc-64s-exception-Fix-performance-monitor-virt-h.patch
	patches.suse/powerpc-64s-exception-remove-0xb00-handler.patch
	patches.suse/powerpc-64s-exception-Replace-PROLOG-macros-and-EXC-.patch
	patches.suse/powerpc-64s-exceptions-Use-keyword-params-to-shorten.patch
	patches.suse/powerpc-64s-exception-remove-EXCEPTION_PROLOG_0-1-re.patch
	patches.suse/powerpc-64s-exception-Add-the-virt-variant-of-the-de.patch
	patches.suse/powerpc-64s-exception-INT_HANDLER-support-HDAR-HDSIS.patch
	patches.suse/powerpc-64s-exception-Add-INT_KVM_HANDLER-gas-macro.patch
	patches.suse/powerpc-64s-exception-KVM_HANDLER-reorder-arguments-.patch
	patches.suse/powerpc-64s-exception-Merge-EXCEPTION_PROLOG_COMMON_.patch
	patches.suse/powerpc-64s-exception-Add-INT_COMMON-gas-macro-to-ge.patch
	patches.suse/powerpc-64s-exception-Expand-EXCEPTION_COMMON-macro-.patch
	patches.suse/powerpc-64s-exception-Expand-EXCEPTION_PROLOG_COMMON.patch
	patches.suse/powerpc-64s-exception-INT_COMMON-add-DAR-DSISR-recon.patch
	patches.suse/powerpc-64s-exception-move-interrupt-entry-code-abov.patch
	patches.suse/powerpc-64s-exception-program-check-handler-do-not-b.patch
	patches.suse/powerpc-64s-exception-Remove-pointless-KVM-handler-n.patch
	patches.suse/powerpc-64s-exception-reduce-page-fault-unnecessary-.patch
	patches.suse/powerpc-eeh-Clean-up-EEH-PEs-after-recovery-finishes.patch
	patches.suse/powerpc-64s-remove-register_process_table-callback.patch
	patches.suse/powerpc-64s-radix-tidy-up-TLB-flushing-code.patch
	patches.suse/powerpc-64s-pseries-radix-flush-translations-before-.patch
	patches.suse/powerpc-imc-Dont-create-debugfs-files-for-cpu-less-n.patch
	patches.suse/powerpc-pseries-correctly-track-irq-state-in-default.patch
	patches.suse/powerpc-xive-Fix-bogus-error-code-returned-by-OPAL.patch
	patches.suse/powerpc-fadump-move-internal-macros-definitions-to-a.patch
	patches.suse/powerpc-fadump-add-helper-functions.patch
	patches.suse/powerpc-fadump-declare-helper-functions-in-internal-.patch
	patches.suse/powerpc-fadump-Improve-fadump-documentation.patch
	patches.suse/powerpc-fadump-use-helper-functions-to-reserve-relea.patch
	patches.suse/powerpc-fadump-move-rtas-specific-definitions-to-pla.patch
	patches.suse/powerpc-fadump-introduce-callbacks-for-platform-spec.patch
	patches.suse/pseries-fadump-define-RTAS-register-un-register-call.patch
	patches.suse/powerpc-fadump-add-source-info-while-displaying-regi.patch
	patches.suse/powerpc-fadump-release-all-the-memory-above-boot-mem.patch
	patches.suse/pseries-fadump-move-out-platform-specific-support-fr.patch
	patches.suse/powerpc-fadump-use-FADump-instead-of-fadump-for-how-.patch
	patches.suse/powerpc-opal-add-MPIPL-interface-definitions.patch
	patches.suse/powerpc-fadump-add-fadump-support-on-powernv.patch
	patches.suse/powerpc-fadump-improve-fadump_reserve_mem.patch
	patches.suse/powerpc-fadump-register-kernel-metadata-address-with.patch
	patches.suse/powerpc-fadump-reset-metadata-address-during-clean-u.patch
	patches.suse/powerpc-fadump-define-OPAL-register-un-register-call.patch
	patches.suse/powerpc-fadump-support-copying-multiple-kernel-boot-.patch
	patches.suse/powerpc-fadump-process-the-crashdump-by-exporting-it.patch
	patches.suse/powerpc-fadump-Warn-before-processing-partial-crashd.patch
	patches.suse/powerpc-fadump-handle-invalidation-of-crashdump-and-.patch
	patches.suse/powerpc-fadump-Update-documentation-about-OPAL-platf.patch
	patches.suse/powerpc-fadump-make-use-of-memblock-s-bottom-up-allo.patch
	patches.suse/powerpc-fadump-process-architected-register-state-da.patch
	patches.suse/powerpc-fadump-make-crash-memory-ranges-array-alloca.patch
	patches.suse/powerpc-fadump-consider-reserved-ranges-while-releas.patch
	patches.suse/powerpc-fadump-improve-how-crashed-kernel-s-memory-i.patch
	patches.suse/powerpc-fadump-add-support-to-preserve-crash-data-on.patch
	patches.suse/powerpc-fadump-update-documentation-about-CONFIG_PRE.patch
	patches.suse/powerpc-opalcore-export-sys-firmware-opal-core-for-a.patch
	patches.suse/powerpc-opalcore-provide-an-option-to-invalidate-sys.patch
	patches.suse/powerpc-fadump-consider-f-w-load-area.patch
	patches.suse/powerpc-fadump-update-documentation-about-option-to-.patch
	patches.suse/powerpc-fadump-remove-RMA_START-and-RMA_END-macros.patch
	patches.suse/powerpc-fadump-support-holes-in-kernel-boot-memory-a.patch
	patches.suse/powerpc-dump-kernel-log-before-carrying-out-fadump-o.patch
	patches.suse/vfio_pci-Restore-original-state-on-release.patch
	patches.suse/clk-qoriq-Fix-Wunused-const-variable.patch
	patches.suse/clk-qcom-gcc-sdm845-Use-floor-ops-for-sdcc-clks.patch
	patches.suse/clk-ingenic-jz4740-Fix-pll-half-divider-not-read-wri.patch
	patches.suse/clk-actions-Don-t-reference-clk_init_data-after-regi.patch
	patches.suse/clk-meson-axg-audio-Don-t-reference-clk_init_data-af.patch
	patches.suse/clk-sirf-Don-t-reference-clk_init_data-after-registr.patch
	patches.suse/clk-sprd-Don-t-reference-clk_init_data-after-registr.patch
	patches.suse/clk-zx296718-Don-t-reference-clk_init_data-after-reg.patch
	patches.suse/clk-sunxi-Don-t-call-clk_hw_get_name-on-a-hw-that-is.patch
	patches.suse/clk-imx-imx8mm-fix-audio-pll-setting.patch
	patches.suse/clk-imx8mq-Mark-AHB-clock-as-critical.patch
	patches.suse/clk-imx-pll14xx-avoid-glitch-when-set-rate.patch
	patches.suse/clk-imx-clk-pll14xx-unbypass-PLL-by-default.patch
	patches.suse/clk-sunxi-ng-v3s-add-missing-clock-slices-for-MMC2-m.patch
	patches.suse/clk-renesas-mstp-Set-GENPD_FLAG_ALWAYS_ON-for-clock-.patch
	patches.suse/clk-renesas-cpg-mssr-Set-GENPD_FLAG_ALWAYS_ON-for-cl.patch
	patches.suse/clk-Make-clk_bulk_get_all-return-a-valid-id.patch
	patches.suse/clk-at91-select-parent-if-main-oscillator-or-bypass-.patch
	patches.suse/clk-sprd-add-missing-kfree.patch
	patches.suse/ARM-samsung-Fix-system-restart-on-S3C6410.patch
	patches.suse/ARM-dts-dir685-Drop-spi-cpol-from-the-display.patch
	patches.suse/printk-Do-not-lose-last-line-in-kmsg-buffer-dump.patch
	patches.suse/randstruct-Check-member-structs-in-is_pure_ops_struc.patch
	patches.suse/0003-drm-amdkfd-fix-a-use-after-free-race-with-mmu_notife.patch
	patches.suse/IB-hfi1-Do-not-update-hcrc-for-a-KDETH-packet-during.patch
	patches.suse/IB-hfi1-Define-variables-as-unsigned-long-to-fix-KAS.patch
	patches.suse/IB-mlx5-Free-mpi-in-mp_slave-mode.patch
	patches.suse/RDMA-Fix-double-free-in-srq-creation-error-flow.patch
	patches.suse/dm-zoned-fix-invalid-memory-access.patch
	patches.suse/dm-raid-fix-updating-of-max_discard_sectors-limit.patch
	patches.suse/scsi-qla2xxx-Remove-unnecessary-null-check.patch
	patches.suse/scsi-qla2xxx-Replace-vmalloc-memset-with-vzalloc.patch
	patches.suse/scsi-cxlflash-Mark-expected-switch-fall-throughs.patch
	patches.suse/scsi-qla2xxx-Fix-DMA-unmap-leak.patch
	patches.suse/scsi-qla2xxx-Fix-different-size-DMA-Alloc-Unmap.patch
	patches.suse/scsi-qla2xxx-Fix-abort-timeout-race-condition.patch
	patches.suse/scsi-qla2xxx-Use-Correct-index-for-Q-Pair-array.patch
	patches.suse/scsi-qla2xxx-Skip-FW-dump-on-LOOP-initialization-err.patch
	patches.suse/scsi-qla2xxx-Reject-EH_-abort-device_reset-target_re.patch
	patches.suse/scsi-qla2xxx-Fix-Relogin-to-prevent-modifying-scan_s.patch
	patches.suse/scsi-qla2xxx-Fix-premature-timer-expiration.patch
	patches.suse/scsi-qla2xxx-Retry-fabric-Scan-on-IOCB-queue-full.patch
	patches.suse/scsi-qla2xxx-Correct-error-handling-during-initializ.patch
	patches.suse/scsi-qla2xxx-Fix-NVMe-port-discovery-after-a-short-d.patch
	patches.suse/scsi-qla2xxx-Use-common-update-firmware-options-rout.patch
	patches.suse/scsi-qla2xxx-Fix-hang-in-fcport-delete-path.patch
	patches.suse/scsi-qla2xxx-Allow-NVMe-IO-to-resume-with-short-cabl.patch
	patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.18-k.patch
	patches.suse/scsi-core-Reduce-memory-required-for-SCSI-logging.patch
	patches.suse/scsi-qla2xxx-Make-qla2x00_abort_srb-again-decrease-t.patch
	patches.suse/scsi-qla2xxx-Really-fix-qla2xxx_eh_abort.patch
	patches.suse/scsi-qla2xxx-Improve-Linux-kernel-coding-style-confo.patch
	patches.suse/scsi-qla2xxx-Use-tabs-instead-of-spaces-for-indentat.patch
	patches.suse/scsi-qla2xxx-Include-the-asm-unaligned.h-header-file.patch
	patches.suse/scsi-qla2xxx-Remove-an-include-directive-from-qla_mr.patch
	patches.suse/scsi-qla2xxx-Remove-a-superfluous-forward-declaratio.patch
	patches.suse/scsi-qla2xxx-Declare-the-fourth-ql_dump_buffer-argum.patch
	patches.suse/scsi-qla2xxx-Change-the-return-type-of-qla2x00_updat.patch
	patches.suse/scsi-qla2xxx-Reduce-the-scope-of-three-local-variabl.patch
	patches.suse/scsi-qla2xxx-Declare-qla_tgt_cmd.cdb-const.patch
	patches.suse/scsi-qla2xxx-Change-data_dsd-into-an-array.patch
	patches.suse/scsi-qla2xxx-Verify-locking-assumptions-at-runtime.patch
	patches.suse/scsi-qla2xxx-Reduce-the-number-of-casts-in-GID-list-.patch
	patches.suse/scsi-qla2xxx-Simplify-qlt_lport_dump.patch
	patches.suse/scsi-qla2xxx-Remove-a-superfluous-pointer-check.patch
	patches.suse/scsi-qla2xxx-Remove-two-superfluous-tests.patch
	patches.suse/scsi-qla2xxx-Simplify-qla24xx_abort_sp_done.patch
	patches.suse/scsi-qla2xxx-Fix-session-lookup-in-qlt_abort_work.patch
	patches.suse/scsi-qla2xxx-Report-the-firmware-status-code-if-a-ma.patch
	patches.suse/scsi-qla2xxx-Do-not-corrupt-vha-plogi_ack_list.patch
	patches.suse/scsi-qla2xxx-Use-strlcpy-instead-of-strncpy.patch
	patches.suse/scsi-qla2xxx-Complain-if-a-mailbox-command-times-out.patch
	patches.suse/scsi-qla2xxx-Complain-if-parsing-the-version-string-.patch
	patches.suse/scsi-qla2xxx-Remove-dead-code.patch
	patches.suse/scsi-qla2xxx-Simplify-a-debug-statement.patch
	patches.suse/scsi-qla2xxx-Fix-qla24xx_process_bidir_cmd.patch
	patches.suse/scsi-qla2xxx-Remove-unreachable-code-from-qla83xx_id.patch
	patches.suse/scsi-qla2xxx-Suppress-a-Coveritiy-complaint-about-in.patch
	patches.suse/scsi-qla2xxx-Suppress-multiple-Coverity-complaint-ab.patch
	patches.suse/scsi-qla2xxx-Always-check-the-qla2x00_wait_for_hba_o.patch
	patches.suse/scsi-qla2xxx-Declare-fourth-qla2x00_set_model_info-a.patch
	patches.suse/scsi-qla2xxx-Complain-if-waiting-for-pending-command.patch
	patches.suse/scsi-qla2xxx-Check-the-PCI-info-string-output-buffer.patch
	patches.suse/scsi-qla2xxx-Use-memcpy-and-strlcpy-instead-of-strcp.patch
	patches.suse/scsi-qla2xxx-Complain-if-a-soft-reset-fails.patch
	patches.suse/scsi-qla2xxx-Introduce-the-be_id_t-and-le_id_t-data-.patch
	patches.suse/scsi-qla2xxx-Change-the-return-type-of-qla24xx_read_.patch
	patches.suse/scsi-qla2xxx-Check-secondary-image-if-reading-the-pr.patch
	patches.suse/scsi-qla2xxx-Make-it-explicit-that-ELS-pass-through-.patch
	patches.suse/scsi-qla2xxx-Set-the-responder-mode-if-appropriate-f.patch
	patches.suse/scsi-qla2xxx-Rework-key-encoding-in-qlt_find_host_by.patch
	patches.suse/scsi-qla2xxx-Enable-type-checking-for-the-SRB-free-a.patch
	patches.suse/scsi-qla2xxx-Introduce-the-function-qla2xxx_init_sp.patch
	patches.suse/scsi-qla2xxx-Fix-a-race-condition-between-aborting-a.patch
	patches.suse/scsi-qla2xxx-Make-qlt_handle_abts_completion-more-ro.patch
	patches.suse/scsi-qla2xxx-Modify-NVMe-include-directives.patch
	patches.suse/scsi-qla2xxx-Introduce-qla2xxx_get_next_handle.patch
	patches.suse/scsi-qla2xxx-Make-sure-that-aborted-commands-are-fre.patch
	patches.suse/scsi-qla2xxx-Complain-if-sp-done-is-not-called-from-.patch
	patches.suse/scsi-qla2xxx-Let-the-compiler-check-the-type-of-the-.patch
	patches.suse/scsi-qla2xxx-Remove-superfluous-sts_entry_-casts.patch
	patches.suse/scsi-qla2xxx-Report-invalid-mailbox-status-codes.patch
	patches.suse/scsi-qla2xxx-Inline-the-qla2x00_fcport_event_handler.patch
	patches.suse/scsi-qla2xxx-Introduce-qla2x00_els_dcmd2_free.patch
	patches.suse/scsi-qla2xxx-Remove-two-superfluous-if-tests.patch
	patches.suse/scsi-qla2xxx-Simplify-qla24xx_async_abort_cmd.patch
	patches.suse/scsi-qla2xxx-Fix-a-NULL-pointer-dereference.patch
	patches.suse/scsi-qla2xxx-qla2x00_alloc_fw_dump-set-ha-eft.patch
	patches.suse/scsi-qla2xxx-cleanup-trace-buffer-initialization.patch
	patches.suse/scsi-qla2xxx-Fix-a-recently-introduced-kernel-warnin.patch
	patches.suse/scsi-qla2xxx-fix-spelling-mistake-initializatin-init.patch
	patches.suse/scsi-qedf-Print-message-during-bailout-conditions.patch
	patches.suse/scsi-qedf-Stop-sending-fipvlan-request-on-unload.patch
	patches.suse/scsi-qedf-Fix-crash-during-sg_reset.patch
	patches.suse/scsi-qedf-Update-module-description-string.patch
	patches.suse/scsi-qedf-Add-shutdown-callback-handler.patch
	patches.suse/scsi-qedf-Interpret-supported-caps-value-correctly.patch
	patches.suse/scsi-qedf-Add-support-for-20-Gbps-speed.patch
	patches.suse/scsi-qedf-Add-debug-information-for-unsolicited-proc.patch
	patches.suse/scsi-qedf-Initiator-fails-to-re-login-to-switch-afte.patch
	patches.suse/scsi-qedf-Check-for-module-unloading-bit-before-proc.patch
	patches.suse/scsi-qedf-Decrease-the-LL2-MTU-size-to-2500.patch
	patches.suse/scsi-qedf-Use-discovery-list-to-traverse-rports.patch
	patches.suse/scsi-qedf-Fix-race-betwen-fipvlan-request-and-respon.patch
	patches.suse/scsi-qedf-Update-the-version-to-8.42.3.0.patch
	patches.suse/scsi-qla2xxx-Fix-message-indicating-vectors-used-by-.patch
	patches.suse/scsi-qla2xxx-Fix-flash-read-for-Qlogic-ISPs.patch
	patches.suse/scsi-qla2xxx-Fix-driver-reload-for-ISP82xx.patch
	patches.suse/scsi-qla2xxx-Fix-stuck-login-session.patch
	patches.suse/scsi-qla2xxx-Fix-stale-session.patch
	patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.19-k.patch
	patches.suse/scsi-scsi_dh_rdac-zero-cdb-in-send_mode_select.patch
	patches.suse/mtd-rawnand-stm32_fmc2-avoid-warnings-when-building-.patch
	patches.suse/mtd-cfi_cmdset_0002-Use-chip_good-to-retry-in-do_wri.patch
	patches.suse/jbd2-flush_descriptor-Do-not-decrease-buffer-head-s-ref-count.patch
	patches.suse/ext4-fix-warning-inside-ext4_convert_unwritten_exten.patch
	patches.suse/ext4-fix-punch-hole-for-inline_data-file-systems.patch
	patches.suse/ext4-fix-potential-use-after-free-after-remounting-w.patch
	patches.suse/quota-fix-wrong-condition-in-is_quota_modification.patch
	patches.suse/f2fs-fix-to-drop-meta-node-pages-during-umount.patch
	patches.suse/gfs2-clear-buf_in_tr-when-ending-a-transaction-in-sw.patch
	patches.suse/MIPS-Ingenic-Disable-broken-BTB-lookup-optimization.patch
	patches.suse/MIPS-Don-t-use-bc_false-uninitialized-in-__mm_isBran.patch
	patches.suse/MIPS-tlbex-Explicitly-cast-_PAGE_NO_EXEC-to-a-boolea.patch
	patches.suse/MIPS-Treat-Loongson-Extensions-as-ASEs.patch
	patches.suse/mips-atomic-Fix-loongson_llsc_mb-wreckage.patch
	patches.suse/mips-atomic-Fix-smp_mb__-before-after-_atomic.patch
	patches.suse/ARM-8875-1-Kconfig-default-to-AEABI-w-Clang.patch
	patches.suse/ARM-8898-1-mm-Don-t-treat-faults-reported-from-cache.patch
	patches.suse/ARM-8903-1-ensure-that-usable-memory-in-bank-0-start.patch
	patches.suse/ARM-8905-1-Emit-__gnu_mcount_nc-when-using-Clang-10..patch
	patches.suse/soundwire-intel-fix-channel-number-reported-by-hardw.patch
	patches.suse/rtc-bd70528-fix-driver-dependencies.patch
	patches.suse/rtc-snvs-fix-possible-race-condition.patch
	patches.suse/rtc-pcf85363-pcf85263-fix-regmap-error-in-set_time.patch
	patches.suse/power-supply-register-HWMON-devices-with-valid-names.patch
	patches.suse/power-supply-sbs-battery-use-correct-flags-field.patch
	patches.suse/power-supply-sbs-battery-only-return-health-when-bat.patch
	patches.suse/crypto-talitos-fix-missing-break-in-switch-statement.patch
	patches.suse/crypto-hisilicon-Fix-double-free-in-sec_free_hw_sgl.patch
	patches.suse/hwrng-core-don-t-wait-on-add_early_randomness.patch
	patches.suse/selinux-fix-residual-uses-of-current_security-for-th.patch
	patches.suse/HID-hidraw-Fix-invalid-read-in-hidraw_ioctl.patch
	patches.suse/HID-logitech-Fix-general-protection-fault-caused-by-.patch
	patches.suse/HID-logitech-dj-Fix-crash-when-initial-logi_dj_recv_.patch
	patches.suse/HID-sony-Fix-memory-corruption-issue-on-cleanup.patch
	patches.suse/HID-prodikeys-Fix-general-protection-fault-during-pr.patch
	patches.suse/HID-apple-Fix-stuck-function-keys-when-using-FN.patch
	patches.suse/HID-Add-quirk-for-HP-X500-PIXART-OEM-mouse.patch
	patches.suse/HID-wacom-Fix-several-minor-compiler-warnings.patch
	patches.suse/livepatch-nullify-obj-mod-in-klp_module_coming-s-error-path.patch
	patches.suse/Smack-Don-t-ignore-other-bprm-unsafe-flags-if-LSM_UN.patch
	patches.suse/security-smack-Fix-possible-null-pointer-dereference.patch
	patches.suse/smack-use-GFP_NOFS-while-holding-inode_smack-smk_loc.patch
	patches.suse/PCI-Add-pci_info_ratelimited-to-ratelimit-PCI-separa.patch
	patches.suse/PCI-Use-static-const-struct-not-const-static-struct.patch
	patches.suse/PCI-Restore-Resizable-BAR-size-bits-correctly-for-1M.patch
	patches.suse/PCI-Add-Amazon-s-Annapurna-Labs-vendor-ID.patch
	patches.suse/PCI-Add-ACS-quirk-for-Amazon-Annapurna-Labs-root-por.patch
	patches.suse/PCI-VPD-Prevent-VPD-access-for-Amazon-s-Annapurna-La.patch
	patches.suse/PCI-Add-quirk-to-disable-MSI-X-support-for-Amazon-s-.patch
	patches.suse/msft-hv-1911-PCI-hv-Avoid-use-of-hv_pci_dev-pci_slot-after-freein.patch
	patches.suse/PCI-pci-hyperv-Fix-build-errors-on-non-SYSFS-config.patch
	patches.suse/msft-hv-1921-PCI-hv-Detect-and-fix-Hyper-V-PCI-domain-number-coll.patch
	patches.suse/msft-hv-1947-PCI-hv-Use-bytes-4-and-5-from-instance-ID-as-the-PCI.patch
	patches.suse/PCI-layerscape-Add-the-bar_fixed_64bit-property-to-t.patch
	patches.suse/PCI-rockchip-Propagate-errors-for-optional-regulator.patch
	patches.suse/PCI-exynos-Propagate-errors-for-optional-PHYs.patch
	patches.suse/PCI-imx6-Propagate-errors-for-optional-regulators.patch
	patches.suse/PCI-histb-Propagate-errors-for-optional-regulators.patch
	patches.suse/PCI-mobiveil-Fix-the-CPU-base-address-setup-in-inbou.patch
	patches.suse/PCI-tegra-Fix-OF-node-reference-leak.patch
	patches.suse/PCI-vmd-Fix-config-addressing-when-using-bus-offsets.patch
	patches.suse/PCI-vmd-Fix-shadow-offsets-to-reflect-spec-changes.patch
	patches.suse/0001-video-backlight-Drop-default-m-for-LCD-BACKLIGHT_CLA.patch
	patches.suse/mfd-intel-lpss-Remove-D3cold-delay.patch
	patches.suse/hypfs-Fix-error-number-left-in-struct-pointer-member.patch
	patches.suse/msft-hv-1907-hv_balloon-Use-a-static-page-for-the-balloon_up-send.patch
	patches.suse/msft-hv-1908-hv_balloon-Reorganize-the-probe-function.patch
	patches.suse/msft-hv-1919-Tools-hv-move-to-tools-buildsystem.patch
	patches.suse/msft-hv-1935-HID-hv-Remove-dependencies-on-PAGE_SIZE-for-ring-buf.patch
	patches.suse/msft-hv-1936-Drivers-hv-vmbus-Break-out-synic-enable-and-disable-.patch
	patches.suse/msft-hv-1937-Drivers-hv-vmbus-Suspend-resume-the-synic-for-hibern.patch
	patches.suse/msft-hv-1938-Drivers-hv-vmbus-Add-a-helper-function-is_sub_channe.patch
	patches.suse/msft-hv-1939-Drivers-hv-vmbus-Implement-suspend-resume-for-VSC-dr.patch
	patches.suse/msft-hv-1940-Drivers-hv-vmbus-Ignore-the-offers-when-resuming-fro.patch
	patches.suse/msft-hv-1941-Drivers-hv-vmbus-Suspend-resume-the-vmbus-itself-for.patch
	patches.suse/msft-hv-1942-Drivers-hv-vmbus-Clean-up-hv_sock-channels-by-force-.patch
	patches.suse/msft-hv-1943-Drivers-hv-vmbus-Suspend-after-cleaning-up-hv_sock-a.patch
	patches.suse/msft-hv-1944-Drivers-hv-vmbus-Resume-after-fixing-up-old-primary-.patch
	patches.suse/tools-power-x86-intel-speed-select-Fix-high-priority.patch
	patches.suse/platform-x86-i2c-multi-instantiate-Derive-the-device.patch
	patches.suse/fat-work-around-race-with-userspace-s-read-via-block.patch
	patches.suse/Revert-mm-z3fold.c-fix-race-between-migration-and-de.patch
	patches.suse/mm-add-dummy-can_do_mlock-helper.patch
	patches.suse/z3fold-fix-retry-mechanism-in-page-reclaim.patch
	patches.suse/kbuild-clean-compressed-initramfs-image.patch
	patches.suse/ocfs2-wait-for-recovering-done-after-direct-unlock-r.patch
	patches.suse/kmemleak-increase-DEBUG_KMEMLEAK_EARLY_LOG_SIZE-defa.patch
	patches.suse/mm-page_owner-record-page-owner-for-each-subpage.patch
	patches.suse/mm-page_owner-keep-owner-info-when-freeing-the-page.patch
	patches.suse/mm-page_owner-debug_pagealloc-save-and-dump-freeing-stack-trace.patch
	patches.suse/z3fold-fix-memory-leak-in-kmem-cache.patch
	patches.suse/mm-compaction.c-clear-total_-migrate-free-_scanned-b.patch
	patches.suse/memcg-oom-don-t-require-__GFP_FS-when-invoking-memcg.patch
	patches.suse/arm64-consider-stack-randomization-for-mmap-base-onl.patch
	patches.suse/arm-properly-account-for-stack-randomization-and-sta.patch
	patches.suse/arm-use-STACK_TOP-when-computing-mmap-base-address.patch
	patches.suse/mips-properly-account-for-stack-randomization-and-st.patch
	patches.suse/block-bfq-push-up-injection-only-after-setting-servi.patch
	patches.suse/pktcdvd-remove-warning-on-attempting-to-register-non.patch
	patches.suse/block-drop-device-references-in-bsg_queue_rq.patch
	patches.suse/ALSA-dice-fix-wrong-packet-parameter-for-Alesis-iO26.patch
	patches.suse/ALSA-usb-audio-Add-Hiby-device-family-to-quirks-for-.patch
	patches.suse/ALSA-hda-Apply-AMD-controller-workaround-for-Raven-p.patch
	patches.suse/ALSA-hda-realtek-PCI-quirk-for-Medion-E4254.patch
	patches.suse/ALSA-hda-Add-laptop-imic-fixup-for-ASUS-M9V-laptop.patch
	patches.suse/ALSA-usb-audio-Add-DSD-support-for-EVGA-NU-Audio.patch
	patches.suse/i2c-cht-wc-Fix-lockdep-warning.patch
	patches.suse/i2c-tegra-Move-suspend-handling-to-NOIRQ-phase.patch
	patches.suse/selftests-tpm2-Add-the-missing-TEST_FILES-assignment.patch
	patches.suse/KEYS-trusted-correctly-initialize-digests-and-fix-lo.patch
	patches.suse/tpm-Wrap-the-buffer-from-the-caller-to-tpm_buf-in-tp.patch
	patches.suse/fuse-fix-deadlock-with-aio-poll-and-fuse_iqueue-wait.patch
	patches.suse/fuse-fix-request-limit.patch
	patches.suse/fuse-fix-missing-unlock_page-in-fuse_writepage.patch
	patches.suse/fuse-fix-beyond-end-of-page-access-in-fuse_parse_cac.patch
	patches.suse/fuse-fix-memleak-in-cuse_channel_open.patch
	patches.suse/ceph-fix-directories-inode-i_blkbits-initialization.patch
	patches.suse/ceph-fetch-cap_gen-under-spinlock-in-ceph_add_cap.patch
	patches.suse/ceph-reconnect-connection-if-session-hang-in-opening.patch
	patches.suse/memcg-kmem-do-not-fail-__GFP_NOFAIL-charges.patch
	patches.suse/kernel-elfcore.c-include-proper-prototypes.patch
	patches.suse/include-trace-events-writeback.h-fix-Wstringop-trunc.patch
	patches.suse/kexec-bail-out-upon-SIGKILL-when-allocating-memory.patch
	patches.suse/lib-lzo-lzo1x_compress.c-fix-alignment-bug-in-lzo-rl.patch
	patches.suse/xen-pci-reserve-MCFG-areas-earlier.patch
	patches.suse/s390-topology-avoid-firing-events-before-kobjs-are-c.patch
	patches.suse/s390-cio-avoid-calling-strlen-on-null-pointer.patch
	patches.suse/s390-cio-exclude-subchannels-with-no-parent-from-pse.patch
	patches.suse/binfmt_elf-Do-not-move-brk-for-INTERP-less-ET_EXEC.patch
	patches.suse/fs-nfs-Fix-possible-null-pointer-dereferences-in-enc.patch
	patches.suse/xprtrdma-Toggle-XPRT_CONGESTED-in-xprtrdma-s-slot-me.patch
	patches.suse/xprtrdma-Send-Queue-size-grows-after-a-reconnect.patch
	patches.suse/SUNRPC-Dequeue-the-request-from-the-receive-queue-wh.patch
	patches.suse/SUNRPC-RPC-level-errors-should-always-set-task-tk_rp.patch
	patches.suse/SUNRPC-Fix-buffer-handling-of-GSS-MIC-without-slack.patch
	patches.suse/SUNRPC-Don-t-try-to-parse-incomplete-RPC-messages.patch
	patches.suse/pNFS-Ensure-we-do-clear-the-return-on-close-layout-s.patch
	patches.suse/selftests-seccomp-fix-build-on-older-kernels.patch
	patches.suse/usercopy-Avoid-HIGHMEM-pfn-warning.patch
	patches.suse/perf-stat-Reset-previous-counts-on-repeat-with-inter.patch
	patches.suse/perf-stat-Fix-a-segmentation-fault-when-using-repeat.patch
	patches.suse/perf-tools-Fix-segfault-in-cpu_cache_level__read.patch
	patches.suse/perf-probe-Fix-to-clear-tev-nargs-in-clear_probe_tra.patch
	patches.suse/perf-build-Add-detection-of-java-11-openjdk-devel-pa.patch
	patches.suse/perf-unwind-Fix-libunwind-build-failure-on-i386-syst.patch
	patches.suse/timer-Read-jiffies-once-when-forwarding-base-clk.patch
	patches.suse/ntb-point-to-right-memory-window-index.patch
	patches.suse/drm-atomic-Take-the-atomic-toys-away-from-X.patch
	patches.suse/drm-atomic-Reject-FLIP_ASYNC-unconditionally.patch
	patches.suse/drm-amd-display-dce11.x-dce12-update-formula-input.patch
	patches.suse/drm-amd-display-Add-missing-HBM-support-and-raise-Ve.patch
	patches.suse/drm-radeon-Bail-earlier-when-radeon.cik_-si_support-.patch
	patches.suse/drm-amdgpu-Check-for-valid-number-of-registers-to-re.patch
	patches.suse/0004-drm-amdgpu-Fix-KFD-related-kernel-oops-on-Hawaii.patch
	patches.suse/drm-amd-display-Restore-backlight-brightness-after-s.patch
	patches.suse/drm-amdgpu-display-fix-64-bit-divide.patch
	patches.suse/watchdog-imx2_wdt-fix-min-calculation-in-imx2_wdt_se.patch
	patches.suse/watchdog-aspeed-Add-support-for-AST2600.patch
	patches.suse/thermal_hwmon-Sanitize-thermal_zone-type.patch
	patches.suse/thermal-Fix-use-after-free-when-unregistering-therma.patch
	patches.suse/drivers-thermal-qcom-tsens-Fix-memory-leak-from-qfpr.patch
	patches.suse/blk-mq-move-lockdep_assert_held-into-elevator_exit.patch
	patches.suse/block-fix-null-pointer-dereference-in-blk_mq_rq_time.patch
	patches.suse/pwm-stm32-lp-Add-check-in-case-requested-period-cann.patch
	patches.suse/msft-hv-1948-x86-Hyper-V-Fix-definition-of-struct-hv_vp_assist_pa.patch
	patches.suse/KVM-Hyper-V-Add-new-KVM-capability-KVM_CAP_HYPERV_DI.patch
	patches.suse/msft-hv-1949-KVM-Hyper-V-VMX-Add-direct-tlb-flush-support.patch
	patches.suse/KVM-x86-announce-KVM_CAP_HYPERV_ENLIGHTENED_VMCS-sup.patch
	patches.suse/msft-hv-1950-KVM-hyperv-Fix-Direct-Synthetic-timers-assert-an-int.patch
	patches.suse/cpu-SMT-create-and-export-cpu_smt_possible.patch
	patches.suse/msft-hv-1951-KVM-x86-hyper-v-set-NoNonArchitecturalCoreSharing-CP.patch
	patches.suse/KVM-x86-mmu-Use-fast-invalidate-mechanism-to-zap-MMI.patch
	patches.suse/kvm-x86-Add-significant-index-flag-to-a-few-CPUID-le.patch
	patches.suse/Revert-locking-pvqspinlock-Don-t-wait-if-vCPU-is-pre.patch
	patches.suse/KVM-vmx-fix-build-warnings-in-hv_enable_direct_tlbfl.patch
	patches.suse/riscv-Avoid-interrupts-being-erroneously-enabled-in-.patch
	patches.suse/9p-avoid-attaching-writeback_fid-on-mmap-with-type-P.patch
	patches.suse/9p-Transport-error-uninitialized.patch
	patches.suse/9p-cache.c-Fix-memory-leak-in-v9fs_cache_session_get.patch
	patches.suse/ima-always-return-negative-code-for-error.patch
	patches.suse/ima-fix-freeing-ongoing-ahash_request.patch
	patches.suse/sched-membarrier-Fix-private-expedited-registration-.patch
	patches.suse/sched-membarrier-Call-sync_core-only-before-usermode.patch
	patches.suse/sched-core-Fix-migration-to-invalid-CPU-in-__set_cpu.patch
	patches.suse/x86-purgatory-Disable-the-stackleak-GCC-plugin-for-t.patch
	patches.suse/powerpc-mm-Add-a-helper-to-select-PAGE_KERNEL_RO-or-.patch
	patches.suse/powerpc-mm-Fix-an-Oops-in-kasan_mmu_init.patch
	patches.suse/KVM-PPC-Book3S-HV-use-smp_mb-when-setting-clearing-h.patch
	patches.suse/powerpc-pseries-Read-TLB-Block-Invalidate-Characteri.patch
	patches.suse/powerpc-pseries-Call-H_BLOCK_REMOVE-when-supported.patch
	patches.suse/powerpc-book3s64-mm-Don-t-do-tlbie-fixup-for-some-ha.patch
	patches.suse/powerpc-book3s64-radix-Rename-CPU_FTR_P9_TLBIE_BUG-f.patch
	patches.suse/powerpc-mm-Fixup-tlbie-vs-mtpidr-mtlpidr-ordering-is.patch
	patches.suse/usbnet-sanity-checking-of-packet-sizes-and-device-mt.patch
	patches.suse/net-sched-act_sample-don-t-push-mac-header-on-ip6gre.patch
	patches.suse/selftests-Update-fib_tests-to-handle-missing-ping6.patch
	patches.suse/selftests-Update-fib_nexthop_multiprefix-to-handle-m.patch
	patches.suse/ipv4-Revert-removal-of-rt_uses_gateway.patch
	patches.suse/sch_netem-fix-a-divide-by-zero-in-tabledist.patch
	patches.suse/ipv6-fix-a-typo-in-fib6_rule_lookup.patch
	patches.suse/cdc_ncm-fix-divide-by-zero-caused-by-invalid-wMaxPac.patch
	patches.suse/usbnet-ignore-endpoints-with-invalid-wMaxPacketSize.patch
	patches.suse/net-phy-fix-DP83865-10-Mbps-HDX-loopback-disable-fun.patch
	patches.suse/net-qrtr-Stop-rx_worker-before-freeing-node.patch
	patches.suse/net_sched-add-max-len-check-for-TCA_KIND.patch
	patches.suse/net_sched-add-policy-validation-for-action-attribute.patch
	patches.suse/net-sched-fix-possible-crash-in-tcf_action_destroy.patch
	patches.suse/mISDN-enforce-CAP_NET_RAW-for-raw-sockets.patch
	patches.suse/appletalk-enforce-CAP_NET_RAW-for-raw-sockets.patch
	patches.suse/ax25-enforce-CAP_NET_RAW-for-raw-sockets.patch
	patches.suse/ieee802154-enforce-CAP_NET_RAW-for-raw-sockets.patch
	patches.suse/nfc-enforce-CAP_NET_RAW-for-raw-sockets.patch
	patches.suse/arcnet-provide-a-buffer-big-enough-to-actually-recei.patch
	patches.suse/skge-fix-checksum-byte-order.patch
	patches.suse/net-ibmvnic-unlock-rtnl_lock-in-reset-so-linkwatch_e.patch
	patches.suse/net-ibmvnic-prevent-more-than-one-thread-from-runnin.patch
	patches.suse/ppp-Fix-memory-leak-in-ppp_write.patch
	patches.suse/net-sched-cbs-Fix-not-adding-cbs-instance-to-list.patch
	patches.suse/net-mlx5-Add-device-ID-of-upcoming-BlueField-2.patch
	patches.suse/net-mlx5e-Fix-traffic-duplication-in-ethtool-steerin.patch
	patches.suse/net-mlx5e-Fix-matching-on-tunnel-addresses-type.patch
	patches.suse/macsec-drop-skb-sk-before-calling-gro_cells_receive.patch
	patches.suse/net-stmmac-Fix-page-pool-size.patch
	patches.suse/openvswitch-change-type-of-UPCALL_PID-attribute-to-N.patch
	patches.suse/ipv6-do-not-free-rt-if-FIB_LOOKUP_NOREF-is-set-on-su.patch
	patches.suse/mt76-mt7615-fix-mt7615-firmware-path-definitions.patch
	patches.suse/iwlwifi-fw-don-t-send-GEO_TX_POWER_LIMIT-command-to-.patch
	patches.suse/net-rds-Check-laddr_check-before-calling-it.patch
	patches.suse/libbpf-fix-false-uninitialized-variable-warning.patch
	patches.suse/selftests-bpf-adjust-strobemeta-loop-to-satisfy-late.patch
	patches.suse/bpf-Fix-bpf_event_output-re-entry-issue.patch
	patches.suse/vrf-Do-not-attempt-to-create-IPv6-mcast-rule-if-IPv6.patch
	patches.suse/nfp-flower-prevent-memory-leak-in-nfp_flower_spawn_p.patch
	patches.suse/nfp-flower-fix-memory-leak-in-nfp_flower_spawn_vnic_.patch
	patches.suse/netfilter-nf_tables-allow-lookups-in-dynamic-sets.patch
	patches.suse/net-dsa-microchip-Always-set-regmap-stride-to-1.patch
	patches.suse/net-phy-micrel-add-Asym-Pause-workaround-for-KSZ9021.patch
	patches.suse/mlxsw-spectrum_flower-Fail-in-case-user-specifies-mu.patch
	patches.suse/tcp_bbr-fix-quantization-code-to-not-raise-cwnd-if-n.patch
	patches.suse/tcp-better-handle-TCP_USER_TIMEOUT-in-SYN_SENT-state.patch
	patches.suse/nfp-abm-fix-memory-leak-in-nfp_abm_u32_knode_replace.patch
	patches.suse/iommu-amd-Fix-downgrading-default-page-sizes-in-allo.patch
	patches.suse/i2c-qcom-geni-Disable-DMA-processing-on-the-Lenovo-Y.patch
	patches.suse/i2c-riic-Clear-NACK-in-tend-isr.patch
	patches.suse/libnvdimm-Fix-endian-conversion-issues.patch
	patches.suse/libnvdimm-altmap-track-namespace-boundaries-in-altmap.patch
	patches.suse/libnvdimm-nfit_test-Fix-acpi_handle-redefinition.patch
	patches.suse/libnvdimm-region-Initialize-bad-block-for-volatile-n.patch
	patches.suse/libnvdimm-prevent-nvdimm-from-requesting-key-when-se.patch
	patches.suse/smb3-fix-leak-in-open-on-server-perf-counter.patch
	patches.suse/CIFS-fix-max-ea-value-size.patch
	patches.suse/CIFS-Fix-oplock-handling-for-SMB-2.1-protocols.patch
	patches.suse/mmc-sdhci-improve-ADMA-error-reporting.patch
	patches.suse/mmc-sdhci-of-esdhc-set-DMA-snooping-based-on-DMA-coh.patch
	patches.suse/mmc-sdhci-Let-drivers-define-their-DMA-mask.patch
	patches.suse/mmc-tegra-Implement-set_dma_mask.patch
	patches.suse/ARM-omap2plus_defconfig-Fix-missing-video.patch
	patches.suse/ARM-dts-logicpd-torpedo-baseboard-Fix-missing-video.patch
	patches.suse/ARM-dts-am3517-evm-Fix-missing-video.patch
	patches.suse/Btrfs-fix-selftests-failure-due-to-uninitialized-i_m.patch
	patches.suse/btrfs-adjust-dirty_metadata_bytes-after-writeback-fa.patch
	patches.suse/Btrfs-fix-race-setting-up-and-completing-qgroup-resc.patch
	patches.suse/0001-btrfs-relocation-fix-use-after-free-on-dead-relocati.patch
	patches.suse/0001-btrfs-Fix-a-regression-which-we-can-t-convert-to-SIN.patch
	patches.suse/0001-btrfs-qgroup-Fix-the-wrong-target-io_tree-when-freei.patch
	patches.suse/0002-btrfs-qgroup-Fix-reserved-data-space-leak-if-we-have.patch
	patches.suse/tick-broadcast-hrtimer-Fix-a-race-in-bc_set_next.patch
	patches.suse/vfs-Fix-EOVERFLOW-testing-in-put_compat_statfs64.patch
	patches.suse/s390-dasd-Fix-error-handling-during-online-processin.patch
	patches.suse/Revert-s390-dasd-Add-discard-support-for-ESE-volumes.patch
	patches.suse/0001-drm-amdgpu-revert-disable-bulk-moves-for-now.patch
	patches.suse/drm-amd-powerplay-change-metrics-update-period-from-.patch
	patches.suse/drm-omap-fix-max-fclk-divider-for-omap36xx.patch
	patches.suse/0003-drm-i915-dp-Fix-dsc-bpp-calculations-v5.patch
	patches.suse/0004-drm-i915-Fix-g4x-sprite-scaling-stride-check-with-GT.patch
	patches.suse/sched-Add-__ASSEMBLY__-guards-around-struct-clone_ar.patch
	patches.suse/selftests-pidfd-Fix-undefined-reference-to-pthread_c.patch
	patches.suse/xen-balloon-Set-pages-PageOffline-in-balloon_add_reg.patch
	patches.suse/xen-xenbus-fix-self-deadlock-after-killing-user-proc.patch
	patches.suse/KVM-X86-Fix-userspace-set-invalid-CR4.patch
	patches.suse/kvm-x86-powerpc-do-not-allow-clearing-largepages-debugfs-entry
	patches.suse/KVM-nVMX-Fix-consistency-check-on-injected-exception.patch
	patches.suse/KVM-s390-fix-__insn32_query-inline-assembly.patch
	patches.suse/sch_cbq-validate-TCA_CBQ_WRROPT-to-avoid-crash.patch
	patches.suse/erspan-remove-the-incorrect-mtu-limit-for-erspan.patch
	patches.suse/net-Unpublish-sk-from-sk_reuseport_cb-before-call_rc.patch
	patches.suse/ieee802154-atusb-fix-use-after-free-at-disconnect.patch
	patches.suse/net-dsa-sja1105-Ensure-PTP-time-for-rxtstamp-reconst.patch
	patches.suse/net-dsa-sja1105-Prevent-leaking-memory.patch
	patches.suse/net-sched-taprio-Fix-potential-integer-overflow-in-t.patch
	patches.suse/net-socionext-netsec-always-grab-descriptor-lock.patch
	patches.suse/nl80211-validate-beacon-head.patch
	patches.suse/cfg80211-validate-SSID-MBSSID-element-ordering-assum.patch
	patches.suse/cfg80211-initialize-on-stack-chandefs.patch
	patches.suse/mac80211-keep-BHs-disabled-while-calling-drv_tx_wake.patch
	patches.suse/net-sched-taprio-Avoid-division-by-zero-on-invalid-l.patch
	patches.suse/net-sched-cbs-Avoid-division-by-zero-when-calculatin.patch
	patches.suse/hso-fix-NULL-deref-on-tty-open.patch
	patches.suse/vsock-Fix-a-lockdep-warning-in-__vsock_release.patch
	patches.suse/tcp-adjust-rto_base-in-retransmits_timed_out.patch
	patches.suse/xen-netfront-do-not-use-0U-as-error-return-value-for.patch
	patches.suse/tipc-fix-unlimited-bundling-of-small-messages.patch
	patches.suse/net-dsa-rtl8366-Check-VLAN-ID-and-not-ports.patch
	patches.suse/net-rds-Fix-error-handling-in-rds_ib_add_one.patch
	patches.suse/net-dsa-sja1105-Initialize-the-meta_lock.patch
	patches.suse/net-dsa-sja1105-Fix-sleeping-while-atomic-in-.port_h.patch
	patches.suse/ptp_qoriq-Initialize-the-registers-spinlock-before-c.patch
	patches.suse/net-stmmac-Avoid-deadlock-on-suspend-resume.patch
	patches.suse/ipv6-drop-incoming-packets-having-a-v4mapped-source-.patch
	patches.suse/udp-fix-gso_segs-calculations.patch
	patches.suse/udp-only-do-GSO-if-of-segs-1.patch
	patches.suse/qmi_wwan-add-support-for-Cinterion-CLS8-devices.patch
	patches.suse/rxrpc-Fix-rxrpc_recvmsg-tracepoint.patch
	patches.suse/cxgb4-Fix-out-of-bounds-MSI-X-info-array-access.patch
	patches.suse/net-ipv4-avoid-mixed-n_redirects-and-rate_tokens-usa.patch
	patches.suse/ipv6-Handle-missing-host-route-in-__ipv6_ifa_notify.patch
	patches.suse/sch_dsmark-fix-potential-NULL-deref-in-dsmark_init.patch
	patches.suse/nfc-fix-memory-leak-in-llcp_sock_bind.patch
	patches.suse/net-qlogic-Fix-memory-leak-in-ql_alloc_large_buffers.patch
	patches.suse/scsi-qedf-Remove-always-false-tmp_prio-0-statement.patch
	patches.suse/msft-hv-1948-scsi-storvsc-setup-1-1-mapping-between-hardware-queu.patch
	patches.suse/scsi-qla2xxx-Silence-fwdump-template-message.patch
	patches.suse/scsi-qla2xxx-Fix-unbound-sleep-in-fcport-delete-path.patch
	patches.suse/scsi-qla2xxx-Fix-stale-mem-access-on-driver-unload.patch
	patches.suse/scsi-qla2xxx-Optimize-NPIV-tear-down-process.patch
	patches.suse/scsi-qla2xxx-Fix-N2N-link-reset.patch
	patches.suse/scsi-qla2xxx-Fix-N2N-link-up-fail.patch
	patches.suse/scsi-qla2xxx-Fix-Nport-ID-display-value.patch
	patches.suse/DTS-ARM-gta04-introduce-legacy-spi-cs-high-to-make-d.patch
	patches.suse/0001-kernel-sysctl.c-do-not-override-max_threads-provided.patch
	patches.suse/xfs-Fix-tail-rounding-in-xfs_alloc_file_space.patch
	patches.suse/xfs-assure-zeroed-memory-buffers-for-certain-kmem-al.patch
	patches.suse/xfs-log-the-inode-on-directory-sf-to-block-format-ch.patch
	patches.suse/xfs-remove-broken-error-handling-on-failed-attr-sf-t.patch
	patches.suse/xfs-move-local-to-extent-inode-logging-into-bmap-hel.patch
	patches.suse/powerpc-pseries-Remove-confusing-warning-message.patch
	patches.suse/x86-cpu-add-comet-lake-to-the-intel-cpu-models-header.patch
	patches.suse/mm-page_owner-fix-off-by-one-error-in-_set_page_owner_handle.patch
	patches.suse/mm-page_owner-decouple-freeing-stack-trace-from-debug_pagealloc.patch
	patches.suse/mm-page_owner-rename-flag-indicating-that-page-is-allocated.patch
	patches.suse/mm-compaction-fix-wrong-pfn-handling-in-_reset_isolation_pfn.patch
	patches.suse/scsi-qla2xxx-Remove-WARN_ON_ONCE-in-qla2x00_status_c.patch

	# davem/net
	patches.suse/net-ibmvnic-Fix-EOI-when-running-in-XIVE-mode.patch

	# jejb/scsi for-next
	patches.suse/scsi-qla2xxx-remove-redundant-assignment-to-pointer-.patch
	patches.suse/scsi-qedf-Add-port_id-getter.patch

	# powerpc/linux next
	patches.suse/powerpc-papr_scm-Fix-an-off-by-one-check-in-papr_scm.patch

	# mkp/scsi queue
	patches.suse/scsi-qla2xxx-Dual-FCP-NVMe-target-port-support.patch
	patches.suse/scsi-qla2xxx-Add-error-handling-for-PLOGI-ELS-passth.patch
	patches.suse/scsi-qla2xxx-Set-remove-flag-for-all-VP.patch
	patches.suse/scsi-qla2xxx-Check-for-MB-timeout-while-capturing-IS.patch
	patches.suse/scsi-qla2xxx-Capture-FW-dump-on-MPI-heartbeat-stop-e.patch
	patches.suse/scsi-qla2xxx-Improve-logging-for-scan-thread.patch
	patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.20-k.patch

	# vkoul/soundwire fixes
	patches.suse/soundwire-depend-on-ACPI.patch
	patches.suse/soundwire-depend-on-ACPI-OF.patch

	########################################################
	# end of sorted patches
	########################################################

	########################################################
	# Unsorted patches on their way to mainline
	#
	# (SLE/Leap: this section is only for patches which
	# cannot go into the sorted section yet.)
	#
	# Patches which are already in subsystem maintainer
	# repository or otherwise expected to get into mainline
	# within 1-2 releases belong here. Patches not expected
	# to get into mainline any time soon (or ever) belong
	# to area specific sections below.
	########################################################
	patches.suse/ibmveth-Update-ethtool-settings-to-reflect-virtual-p.patch
	patches.suse/powerpc-fadump-when-fadump-is-supported-register-the.patch
	patches.suse/0001-b2c2-flexcop-usb-add-sanity-checking.patch
	patches.suse/scsi-qla2xxx-fix-wait-condition-in-loop.patch

	########################################################
	# kbuild/module infrastructure fixes
	########################################################

	# SUSE specific build tweaks
	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/supported-flag-modverdir
	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

	# build tweaks for external KMPs
	patches.suse/0001-oracleasm-4.0-compat-changes.patch
	patches.suse/s390-export-symbols-for-crash-kmp.patch

	########################################################
	# Performance-specific out-of-tree patches
	########################################################

	# Upstream review pending for merge
	patches.suse/sched-topology-Improve-load-balancing-on-AMD-EPYC.patch

	# Patches that should be reposted upstream
	patches.suse/sched-Fix-up-proc-sched_debug-to-print-only-runnable-tasks-again.patch
	patches.suse/sched-fair-Enable-SIS_AVG_CPU-by-default.patch

	# Patches to be carried out-of-tree
	# o changes to default tuning
	patches.suse/sched-optimize-latency-defaults-for-throughput.patch
	patches.suse/readahead-request-tunables.patch

	# o CPU frequency management
	patches.suse/cpufreq-ondemand-set-default-up_threshold-to-30-on-multi-core-systems.patch

	# Patches of historical interest temporarily preserved in case a
	# relevant bug hits the areas of interest

	# nohz-throttling: This was documented to have a major impact
	# on tcp-rr but nohz has moved along. While there is still
	# a benefit to tcp-rr and tbench, the difference is marginal
	# enough that it may not be worth deviating from mainline.
+mgorman	patches.suse/sched-throttle-nohz.patch

	# ppc-probing: This was introduced for broken firmware on an
	# old machine. Given the installation base, hopefully the
	# firmware has been fixed. If it shows up during validation
	# testing, it can be re-added.
+mgorman	patches.suse/cpufreq-intel_pstate-Allow-unspecified-FADT-profile-to-probe-PPC.patch

	# spurious-idle: This patch is very specific to a machine topology
	# that is expected to only affect older machines or ones with a
	# small topology. There is a possibility that SMT on small machines
	# would also be affected so this patch is kept in case a major
	# regression is reported on a small or old machine.
+mfleming	patches.suse/sched-Further-improve-spurious-CPU_IDLE-active-migrations.patch

	# pccpufreq-deadband: This patch was very specific to a generation
	# of HP machine which is unavailable at this time. Another
	# pcc-cpufreq machine showed little or no difference. Eventually
	# a suitable machine will be freed and this will be evaulated
	# but for the moment, hold it in reserve.
+aherrmann	patches.suse/pcc-cpufreq-Re-introduce-deadband-effect-to-reduce-number-of-frequency-changes.patch

	########################################################
	# Architecture specific patches
	########################################################

	# x86
	patches.suse/x86-apic-force-bigsmp-apic-on-IBM-EXA3-4.patch

	# s390x

	# ppc64

	# ARM

	########################################################
	# Scheduler
	########################################################
	patches.suse/setuid-dumpable-wrongdir
	patches.suse/perf_timechart_fix_zero_timestamps.patch

	########################################################
	# Memory management
	########################################################
	patches.suse/memcg-deprecate-memory.force_empty-knob.patch
	patches.suse/mm-inform-about-enabling-mirrored-memory.patch
	patches.suse/0001-Reserve-64MiB-of-CMA-for-RPi3-s-VC4.patch
	patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch

	########################################################
	# Filesystems
	########################################################

	# generic
	patches.suse/vfs-add-super_operations-get_inode_dev
	patches.suse/unsupported-features.patch

	# btrfs
	patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
	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

	# ext[2-4]
	patches.suse/ext4-dont-warn-when-enabling-DAX.patch
	patches.suse/ext4-unsupported-features.patch

	# XFS
	patches.suse/xfs-remove-experimental-tag-for-dax-support.patch
	patches.suse/xfs-repair-malformed-inode-items-during-log-recovery.patch

	# NFS
	patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch
	patches.suse/0001-NFSv4-don-t-let-hanging-mounts-block-other-mounts.patch
	patches.suse/0006-NFS-Allow-multiple-connections-to-NFSv3-and-NFSv4.0-.patch
	patches.suse/nfs-set-acl-perm.patch

	# other
	patches.suse/pstore_disable_efi_backend_by_default.patch

	########################################################
	# Block layer
	########################################################
	patches.suse/dm-mpath-leastpending-path-update
	patches.suse/dm-table-switch-to-readonly
	patches.suse/dm-mpath-no-partitions-feature
	patches.suse/md-display-timeout-error.patch

	########################################################
	# Networking core
	########################################################
	patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch

	########################################################
	# Security
	########################################################

	# crypto

	# AppArmor
	patches.suse/apparmor-compatibility-with-v2.x-net.patch
	patches.suse/0001-apparmor-fix-unnecessary-creation-of-net-compat.patch

	# Module signing / secure boot
	patches.suse/KEYS-Make-use-of-platform-keyring-for-module-signatu.patch

	########################################################
	# Virtualization
	########################################################
	patches.suse/suse-hv-guest-os-id.patch
	patches.suse/0001-usb-Add-Xen-pvUSB-protocol-description.patch
	patches.suse/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch

	########################################################
	# Other core patches
	########################################################

	########################################################
	# PM
	########################################################
	patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
	patches.suse/acpi_thermal_passive_blacklist.patch

	########################################################
	# DRM / Graphics
	########################################################
	patches.suse/drm-i915-Disable-tv-output-on-i9x5gm
	patches.suse/nouveau-avoid-annoying-stack-trace-for-timeout.patch
	patches.suse/drm-mgag200-Implement-basic-PM-support
	patches.suse/0001-drm-ttm-Remove-warning-about-inconsistent-mapping-in.patch

	########################################################
	# Storage
	########################################################
	patches.suse/scsi-retry-alua-transition-in-progress
	patches.suse/megaraid-mbox-fix-SG_IO
	patches.suse/ata-Fix-racy-link-clearance.patch
	patches.suse/qla2xxx-Enable-T10-DIF-with-FC-NVMe-enabled.patch

	########################################################
	# Networking drivers (wired)
	########################################################
	patches.suse/misdn-add-support-for-group-membership-check

	patches.suse/qlge-Fix-irq-masking-in-INTx-mode.patch
	patches.suse/qlge-Remove-irq_cnt.patch
	patches.suse/qlge-Remove-page_chunk.last_flag.patch
	patches.suse/qlge-Deduplicate-lbq_buf_size.patch
	patches.suse/qlge-Remove-bq_desc.maplen.patch
	patches.suse/qlge-Remove-rx_ring.sbq_buf_size.patch
	patches.suse/qlge-Remove-useless-dma-synchronization-calls.patch
	patches.suse/qlge-Deduplicate-rx-buffer-queue-management.patch
	patches.suse/qlge-Fix-dma_sync_single-calls.patch
	patches.suse/qlge-Remove-rx_ring.type.patch
	patches.suse/qlge-Factor-out-duplicated-expression.patch
	patches.suse/qlge-Remove-qlge_bq.len-size.patch
	patches.suse/qlge-Remove-useless-memset.patch
	patches.suse/qlge-Replace-memset-with-assignment.patch
	patches.suse/qlge-Update-buffer-queue-prod-index-despite-oom.patch
	patches.suse/qlge-Refill-rx-buffers-up-to-multiple-of-16.patch
	patches.suse/qlge-Refill-empty-buffer-queues-from-wq.patch
	patches.suse/net-mvpp2-fix-condition-for-setting-up-link-interrup.patch

	########################################################
	# Wireless networking drivers
	########################################################
	patches.suse/b43-missing-firmware-info.patch
	patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch
	patches.suse/net-ath6kl-Fix-a-NULL-ptr-deref-bug.patch

	########################################################
	# USB
	########################################################

	########################################################
	# Input
	########################################################
	patches.suse/kbd-ignore-gfx.patch

	########################################################
	# Other drivers
	########################################################
	#NXP lx2160 PCIe controller driver v8
	patches.suse/PCI-mobiveil-Refactor-Mobiveil-PCIe-Host-Bridge-IP-d.patch
	patches.suse/PCI-mobiveil-Make-mobiveil_host_init-can-be-used-to-.patch
	patches.suse/PCI-mobiveil-Add-8-bit-and-16-bit-CSR-register-acces.patch
	patches.suse/PCI-mobiveil-Add-PCIe-Gen4-RC-driver-for-NXP-Layersc.patch

	#CN99xx silicon revision Ax erratum
	patches.suse/0001-PCI-Vulcan-AHCI-PCI-bar-fix-for-Broadcom-Vulcan-earl.patch
	patches.suse/0013-ahci-thunderx2-Fix-for-errata-that-affects-stop-engi.patch
	patches.suse/0001-ahci-thunderx2-stop-engine-fix-update.patch
	patches.suse/0001-ahci-thunderx2-update-stop-engine-errata-delay-value.patch

	########################################################
	# Debugging
	########################################################
	patches.suse/crasher.patch
	patches.suse/add-product-identifying-information-to-vmcoreinfo.patch

	# Printk
	patches.suse/printk-console-Correctly-mark-console-that-is-used-w.patch
	patches.suse/printk-panic-Avoid-deadlock-in-printk-after-stopping-CPUs-by-NMI.patch

	# Tracing
	patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch

	########################################################
	# Livepatching
	########################################################
	patches.suse/livepatch-mark-the-kernel-unsupported-when-disabling.patch
	patches.suse/livepatch-define-a-macro-for-new-api-identification.patch

	# klp-convert
	patches.suse/livepatch-create-and-include-UAPI-headers.patch
	patches.suse/livepatch-modpost-ignore-unresolved-symbols.patch

	########################################################
	# Stable minor numbers
	########################################################
	patches.suse/Linux-5.3.1.patch
	patches.suse/Linux-5.3.2.patch
	patches.suse/Linux-5.3.3.patch
	patches.suse/Linux-5.3.4.patch
	patches.suse/Linux-5.3.5.patch
	patches.suse/Linux-5.3.6.patch

	########################################################
	# SUSE kABI padding
	########################################################
	patches.suse/0003-kabi-Add-placeholders-to-a-couple-of-important-struc.patch
	patches.suse/0001-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch
	patches.suse/0001-Thunderbolt-kABI-paddings-added.patch
	patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch
	patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-gsp.patch

	########################################################
	# kABI consistency patches
	########################################################

	########################################################
	# You'd better have a good reason for adding a patch
	# below here.
	########################################################

	########################################################
	# Non-mainline patches imported from SLE15-SP1
	# These need to manually reviewed and either dropped or
	# moved to the right place (without the guard and
	# refreshed/updated if needed). The goal is to get rid
	# of this section before SLE15-SP2 is released.
	#
	# Note: never leave an unguarded patch here.
	########################################################

# agraf
+agraf		patches.suse/bsc1084332-0003-lan78xx-Enable-LEDs-and-auto-negotiation.patch
# bp
+bp		patches.suse/ras-cec-disable-cec.patch
# dbueso
+dbueso		patches.suse/0001-kvm-Introduce-nopvspin-kernel-parameter.patch
# ddiss
+ddiss		patches.suse/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch
+ddiss		patches.suse/libceph-add-scatterlist-messenger-data-type.patch
+ddiss		patches.suse/libceph-add-support-for-CMPEXT-compare-extent-reques.patch
+ddiss		patches.suse/libceph-add-support-for-write-same-requests.patch
+ddiss		patches.suse/libceph-fix-pr_fmt-compile-issues.patch
+ddiss		patches.suse/rbd-add-cmpsetattr-device-attribute-for-debugging.patch
+ddiss		patches.suse/rbd-add-getxattr-device-attribute-for-debugging.patch
+ddiss		patches.suse/rbd-add-lio-specific-data-area.patch
+ddiss		patches.suse/rbd-add-num-ops-calculator-helper.patch
+ddiss		patches.suse/rbd-add-rbd_dev_cmpsetxattr-helper.patch
+ddiss		patches.suse/rbd-add-rbd_dev_getxattr-helper.patch
+ddiss		patches.suse/rbd-add-rbd_dev_setxattr-helper.patch
+ddiss		patches.suse/rbd-add-setxattr-device-attribute-for-debugging.patch
+ddiss		patches.suse/rbd-add-write-test-helper.patch
+ddiss		patches.suse/rbd-export-some-functions-used-by-lio-rbd-backend.patch
+ddiss		patches.suse/target-add-COMPARE_AND_WRITE-sg-creation-helper.patch
+ddiss		patches.suse/target-add-compare-and-write-callback.patch
+ddiss		patches.suse/target-add-lio-rbd-to-makefile-Kconfig.patch
+ddiss		patches.suse/target-add-rbd-backend.patch
+ddiss		patches.suse/target-compare-and-write-backend-driver-sense-handli.patch
+ddiss		patches.suse/target-configfs-add-device-vendor_id-attribute.patch
+ddiss		patches.suse/target-pr-add-backend-API-for-reservation-handling.patch
+ddiss		patches.suse/target-pr-fix-core_scsi3_pr_seq_non-caller.patch
+ddiss		patches.suse/target-pr-split-out-and-export-core_scsi3_pr_seq_non.patch
+ddiss		patches.suse/target-rbd-SCSI3-check-conflict-support.patch
+ddiss		patches.suse/target-rbd-add-SCSI2-reservation-entry-to-PR-info.patch
+ddiss		patches.suse/target-rbd-add-pr_clear-support.patch
+ddiss		patches.suse/target-rbd-add-pr_preempt-support.patch
+ddiss		patches.suse/target-rbd-add-pr_read_reservation-support.patch
+ddiss		patches.suse/target-rbd-add-pr_release-support.patch
+ddiss		patches.suse/target-rbd-add-pr_report_capabilities-support.patch
+ddiss		patches.suse/target-rbd-add-pr_reserve-support.patch
+ddiss		patches.suse/target-rbd-add-stubbed-out-pr_read_full_status.patch
+ddiss		patches.suse/target-rbd-add-stubbed-out-pr_register_and_move.patch
+ddiss		patches.suse/target-rbd-add-support-for-PR-register-read-keys.patch
+ddiss		patches.suse/target-rbd-fix-PR-info-memory-leaks.patch
+ddiss		patches.suse/target-rbd-handle-SCSI2-reservation-release-on-reset.patch
+ddiss		patches.suse/target-rbd-implement-SCSI2-reservation-handling.patch
+ddiss		patches.suse/target-remove-hardcoded-T10-Vendor-ID-in-INQUIRY-res.patch
+ddiss		patches.suse/0001-target_core_rbd-use-RCU-in-free_device.patch
+ddiss		patches.suse/0002-target_core_rbd-break-up-free_device-callback.patch
+ddiss		patches.suse/libceph-fix-scatterlist-last_piece-calculation.patch
+ddiss		patches.suse/libceph-use-upstream-write-same-opcode.patch
+ddiss		patches.suse/rbd-copy-compare-and-write-osd-requests-before-resub.patch
+ddiss		patches.suse/rbd-don-t-log-miscompare-as-an-error.patch
+ddiss		patches.suse/rbd-handle-OBJ_REQUEST_SG-types-for-copyup.patch
+ddiss		patches.suse/rbd-helper-to-copy-compare-and-write-osd-requests.patch
+ddiss		patches.suse/rbd-truncate-objects-on-cmpext-short-reads.patch
+ddiss		patches.suse/target-fix-tcm_rbd_gen_it_nexus-for-emulated-XCOPY-s.patch
+ddiss		patches.suse/target-rbd-don-t-put-snap_context-twice.patch
+ddiss		patches.suse/target-rbd-handle-zero-length-UNMAP-requests-early.patch
+ddiss		patches.suse/target-rbd-remove-caw_mutex-usage.patch
+ddiss		patches.suse/target-rbd-use-target_configure_unmap_from_queue-hel.patch
+ddiss		patches.suse/rbd-do-away-with-obj_request-in-cmpsetxattr.patch
+ddiss		patches.suse/rbd-do-away-with-obj_request-in-getxattr.patch
+ddiss		patches.suse/rbd-do-away-with-obj_request-in-setxattr.patch
# dsterba
+dsterba	patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch
+dsterba	patches.suse/btrfs-prevent-ioctls-from-interfering-with-a-swap-file.patch
+dsterba	patches.suse/btrfs-rename-and-export-get_chunk_map.patch
+dsterba	patches.suse/btrfs-support-swap-files.patch
# duwe
+duwe		patches.suse/prepare-arm64-kgraft
+duwe		patches.suse/pstore-backend-autoaction
# ggherdovich
+ggherdovich	patches.suse/ACPI-acpi_pad-Do-not-launch-acpi_pad-threads-on-idle-cpus.patch
# hare
+hare		patches.suse/ch-add-missing-mutex_lock-mutex_unlock-in-ch_release.patch
+hare		patches.suse/ch-fixup-refcounting-imbalance-for-SCSI-devices.patch
+hare		patches.suse/nvme-schedule-requeue-whenever-a-LIVE-state-is-enter.patch
+hare		patches.suse/scsi-disable-VPD-page-check-on-error.patch
+hare		patches.suse/sd-always-retry-READ-CAPACITY-for-ALUA-state-transit.patch
+hare		patches.suse/sd-always-scan-VPD-pages-if-thin-provisioning-is-ena.patch
+hare		patches.suse/fcoe-reduce-max_sectors
+hare		patches.suse/nvme-Do-not-remove-namespaces-during-reset.patch
+hare		patches.suse/nvme-flush-scan_work-when-resetting-controller.patch
+hare		patches.suse/nvme-skip-nvme_update_disk_info-if-the-controller-is.patch
+hare		patches.suse/scsi-do-not-print-reservation-conflict-for-TEST-UNIT.patch
# jbohac
+jbohac		patches.suse/0042-Enforce-module-signatures-if-the-kernel-is-locked-do.patch
+jbohac		patches.suse/0047-kexec_file-restrict-if-the-kernel-is-locked-down.patch
+jbohac		patches.suse/0047-kexec_file-split-KEXEC_VERIFY_SIG.patch
# jeffm
+jeffm		patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch
+jeffm		patches.suse/btrfs-qgroups-fix-rescan-worker-running-races.patch
+jeffm		patches.suse/btrfs-suspend-qgroups-during-relocation-recovery.patch
+jeffm		patches.suse/btrfs-use-spinlock-to-protect--caching_block_groups-list.patch
+jeffm		patches.suse/procfs-add-tunable-for-fd-fdinfo-dentry-retention.patch
+jeffm		patches.suse/reiserfs-add-check-to-detect-corrupted-directory-entry.patch
+jeffm		patches.suse/reiserfs-don-t-panic-on-bad-directory-entries.patch
+jeffm		patches.suse/reiserfs-mark-read-write-mode-unsupported.patch
+jeffm		patches.suse/revert-btrfs-qgroup-move-half-of-the-qgroup-accounting-time-out-of-commit-trans.patch
# jeyu
+jeyu		patches.suse/0005-modsign-print-module-name-along-with-error-message.patch
# jlee
+jlee		patches.suse/0001-MODSIGN-do-not-load-mok-when-secure-boot-disabled.patch
+jlee		patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch
+jlee		patches.suse/0002-MODSIGN-print-appropriate-status-message-when-gettin.patch
+jlee		patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch
+jlee		patches.suse/0003-MODSIGN-load-blacklist-from-MOKx.patch
+jlee		patches.suse/0003-x86-KASLR-public-the-function-for-getting-random-lon.patch
+jlee		patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch
+jlee		patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch
+jlee		patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch
+jlee		patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch
+jlee		patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch
+jlee		patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch
+jlee		patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch
+jlee		patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch
+jlee		patches.suse/0039-efi-Add-EFI_SECURE_BOOT-bit.patch
+jlee		patches.suse/0040-Add-the-ability-to-lock-down-access-to-the-running-k.patch
+jlee		patches.suse/0041-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mo.patch
+jlee		patches.suse/0043-Restrict-dev-mem-and-dev-kmem-when-the-kernel-is-loc.patch
+jlee		patches.suse/0045-kexec-Disable-at-runtime-if-the-kernel-is-locked-dow.patch
+jlee		patches.suse/0046-Copy-secure_boot-flag-in-boot-params-across-kexec-re.patch
+jlee		patches.suse/0048-hibernate-Disable-when-the-kernel-is-locked-down.patch
+jlee		patches.suse/0050-PCI-Lock-down-BAR-access-when-the-kernel-is-locked-d.patch
+jlee		patches.suse/0051-x86-Lock-down-IO-port-access-when-the-kernel-is-lock.patch
+jlee		patches.suse/0052-x86-Restrict-MSR-access-when-the-kernel-is-locked-do.patch
+jlee		patches.suse/0053-asus-wmi-Restrict-debugfs-interface-when-the-kernel-.patch
+jlee		patches.suse/0054-ACPI-Limit-access-to-custom_method-when-the-kernel-i.patch
+jlee		patches.suse/0055-acpi-Ignore-acpi_rsdp-kernel-param-when-the-kernel-h.patch
+jlee		patches.suse/0056-acpi-Disable-ACPI-table-override-if-the-kernel-is-lo.patch
+jlee		patches.suse/0057-acpi-Disable-APEI-error-injection-if-the-kernel-is-l.patch
# lhenriques
+lhenriques	patches.suse/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch
+lhenriques	patches.suse/rbd-add-support-for-scatterlist-obj_request_type.patch
+lhenriques	patches.suse/rbd-add-support-for-writesame-requests.patch
+lhenriques	patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch
+lhenriques	patches.suse/0001-rbd-drop-extra-rbd_img_request_get.patch
+lhenriques	patches.suse/0002-rbd-make-sure-pages-are-freed-by-libceph.patch
# msuchanek
+msuchanek	patches.suse/cdrom-factor-out-common-open_for_-code.patch
+msuchanek	patches.suse/cdrom-turn-off-autoclose-by-default.patch
+msuchanek	patches.suse/cdrom-wait-for-tray-to-close.patch
+msuchanek	patches.suse/delay-add-poll_event_interruptible.patch
+msuchanek	patches.suse/scsi-sr-wait-for-the-medium-to-become-ready.patch
+msuchanek	patches.suse/scsi-sr-workaround-VMware-ESXi-cdrom-emulation-bug.patch
# nsaenzjulienne
+nsaenzjulienne	patches.suse/firmware-arm_sdei-fix-wrong-of_node_put-in-init-function.patch
# palcantara
+palcantara	patches.suse/cifs-fix-set-info.patch
# ppyu
+ppyu		patches.suse/x86-cpu_entry_area-Map-also-trace_idt_table.patch
# ptesarik
+ptesarik	patches.suse/s390-sles15-05-01-gmb.patch
+ptesarik	patches.suse/s390-sles15-bpf-indirect-call.patch
+ptesarik	patches.suse/s390-sles15sp1-kmsg-update-2019-01-10.patch
+ptesarik	patches.suse/s390-sles15sp1-kmsg-update-2019-03-08.patch
# rgoldwyn
+rgoldwyn	patches.suse/0001-apparmor-patch-to-provide-compatibility-with-v2.x-ne.patch
+rgoldwyn	patches.suse/0003-apparmor-fix-use-after-free-in-sk_peer_label.patch
+rgoldwyn	patches.suse/ovl-treat-btrfs-as-different-mount.patch
# tbogendoerfer
+tbogendoerfer	patches.suse/s390-sles15-00-04-04-kmsg-add-VNIC-Characteristics-msg-documentation.patch
# trenn
+trenn		patches.suse/cpufreq-intel_pstate-use-setpoint-of-10-on-servers.patch
# wqu
+wqu		patches.suse/0001-btrfs-qgroup-Make-qgroup-async-transaction-commit-mo.patch
# yousaf.kaukab
+yousaf.kaukab	patches.suse/0008-kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch