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/kbuild-add-dummy-toolchains-to-enable-all-cc-option-.patch
	patches.rpmify/kbuild-simplify-GCC_PLUGINS-enablement-in-dummy-tool.patch
	patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
	patches.rpmify/scripts-mkmakefile-honor-second-argument.patch
	patches.rpmify/arm64-make-STACKPROTECTOR_PER_TASK-configurable.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-mellanox-Add-ECC-support-for-BlueField-DDR4.patch
	patches.suse/EDAC-pnd2-Fix-ioremap-size-in-dnv_rd_reg.patch
	patches.suse/EDAC-mc-Cleanup-_edac_mc_free-code.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-initialize-dimm-info-for-systems-with-more-than-two-channels.patch
	patches.suse/edac-amd64-find-chip-select-memory-size-using-address-mask.patch
	patches.suse/edac-amd64-decode-syndrome-before-translating-address.patch
	patches.suse/edac-amd64-cache-secondary-chip-select-registers.patch
	patches.suse/edac-amd64-support-asymmetric-dual-rank-dimms.patch
	patches.suse/EDAC-Prefer-unsigned-int-to-bare-use-of-unsigned.patch
	patches.suse/EDAC-mc_sysfs-Remove-pointless-gotos.patch
	patches.suse/EDAC-mc_sysfs-Make-debug-messages-consistent.patch
	patches.suse/edac-amd64-add-pci-device-ids-for-family-17h-model-70h.patch
	patches.suse/RAS-Build-debugfs.o-only-when-enabled-in-Kconfig.patch
	patches.suse/hwmon-lm75-Fix-write-operations-for-negative-tempera.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/hwmon-shtc1-fix-shtc1-and-shtw1-id-mask.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-core-Add-of_node_put-before-return.patch
	patches.suse/regulator-core-Add-label-to-collate-of_node_put-stat.patch
	patches.suse/regulator-provide-regulator_bulk_set_supply_names.patch
	patches.suse/regulator-add-missing-static-inline-to-a-helper-s-st.patch
	patches.suse/regulator-Defer-init-completion-for-a-while-after-la.patch
	patches.suse/regulator-max77686-fix-obtaining-maxim-ena-GPIO.patch
	patches.suse/regulator-da9211-fix-obtaining-enable-GPIO.patch
	patches.suse/spi-bcm-qspi-Fix-BSPI-QUAD-and-DUAL-mode-support-whe.patch
	patches.suse/spi-dw-pci-Add-support-for-Intel-Elkhart-Lake-PSE-SP.patch
	patches.suse/spi-dw-pci-Add-MODULE_DEVICE_TABLE.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-spi-fsl-dspi-Fix-code-alignment.patch
	patches.suse/spi-spi-fsl-dspi-Remove-unused-defines-and-includes.patch
	patches.suse/spi-spi-fsl-dspi-Use-BIT-and-GENMASK-macros.patch
	patches.suse/spi-spi-fsl-dspi-Demistify-magic-value-in-SPI_SR_CLE.patch
	patches.suse/spi-spi-fsl-dspi-Change-usage-pattern-of-SPI_MCR_-an.patch
	patches.suse/spi-spi-fsl-dspi-Reduce-indentation-in-dspi_release_.patch
	patches.suse/spi-spi-fsl-dspi-Remove-unused-initialization-of-ret.patch
	patches.suse/spi-spi-fsl-dspi-Remove-pointless-assignment-of-mast.patch
	patches.suse/spi-spi-fsl-dspi-Replace-legacy-spi_master-names-wit.patch
	patches.suse/spi-spi-fsl-dspi-Use-reverse-Christmas-tree-declarat.patch
	patches.suse/spi-spi-fsl-dspi-Fix-typos.patch
	patches.suse/spi-spi-fsl-dspi-Move-dspi_interrupt-above-dspi_tran.patch
	patches.suse/spi-fsl-qspi-Enhance-binding-to-extend-example-for-f.patch
	patches.suse/spi-spi-fsl-dspi-Reduce-indentation-level-in-dspi_in.patch
	patches.suse/spi-spi-fsl-dspi-Exit-the-ISR-with-IRQ_NONE-when-it-.patch
	patches.suse/spi-spi-fsl-dspi-Remove-impossible-to-reach-error-ch.patch
	patches.suse/spi-spi-fsl-dspi-Use-poll-mode-in-case-the-platform-.patch
	patches.suse/spi-ep93xx-Repair-SPI-CS-lookup-tables.patch
	patches.suse/spi-spi-fsl-dspi-Fix-race-condition-in-TCFQ-EOQ-inte.patch
	patches.suse/gpio-mpc8xxx-Add-ls1028a-device-specify-function.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/gpio-Add-support-for-hierarchical-IRQ-domains.patch
	patches.suse/gpio-stubs-in-headers-should-be-inline.patch
	patches.suse/gpio-mpc8xxx-add-ls1088a-platform-special-function.patch
	patches.suse/gpio-Move-gpiochip_lock-unlock_as_irq-to-gpio-driver.patch
	patches.suse/gpio-ftgpio-Fix-an-error-handling-path-in-ftgpio_gpi.patch
	patches.suse/gpio-pca953x-Switch-to-use-device_get_match_data.patch
	patches.suse/gpio-pca953x-Use-GENMASK-consistently.patch
	patches.suse/gpio-pca953x-Remove-explicit-comparison-with-0.patch
	patches.suse/gpio-pca953x-Drop-s-for-constant-string-literals.patch
	patches.suse/gpio-aspeed-Fix-incorrect-number-of-banks.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-re-factor-guest-virtual-apic-de-activation-code
	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/swiotlb-split-size-parameter-to-map-unmap-apis
	patches.suse/iommu-vt-d-add-trace-events-for-device-dma-map-unmap
	patches.suse/iommu-vt-d-add-scalable-mode-fault-information
	patches.suse/iommu-remember-when-default-domain-type-was-set-on-kernel-command-line
	patches.suse/iommu-add-helpers-to-set-get-default-domain-type
	patches.suse/iommu-use-functions-to-set-default-domain-type-in-iommu_set_def_domain_type
	patches.suse/iommu-amd-request-passthrough-mode-from-iommu-core
	patches.suse/iommu-vt-d-request-passthrough-mode-from-iommu-core
	patches.suse/x86-dma-get-rid-of-iommu_pass_through
	patches.suse/ia64-get-rid-of-iommu_pass_through
	patches.suse/iommu-print-default-domain-type-on-boot
	patches.suse/iommu-set-default-domain-type-at-runtime
	patches.suse/iommu-disable-passthrough-mode-when-sme-is-active
	patches.suse/documentation-update-documentation-for-iommu-passthrough
	patches.suse/iommu-iova-avoid-false-sharing-on-fq_timer_on
	patches.suse/iommu-dma-fix-for-dereferencing-before-null-checking
	patches.suse/iommu-don-t-use-sme_active-in-generic-code
	patches.suse/arm64-kexec-Use-consistent-convention-of-initializin.patch
	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/ACPI-PPTT-Add-support-for-ACPI-6.3-thread-flag.patch
	patches.suse/arm64-topology-Use-PPTT-to-determine-if-PE-is-a-thre.patch
	patches.suse/0001-perf-imx_ddr-Add-MODULE_DEVICE_TABLE.patch
	patches.suse/arm64-map-FDT-as-RW-for-early_init_dt_scan.patch
	patches.suse/fdt-add-support-for-rng-seed.patch
	patches.suse/arm64-kexec_file-add-rng-seed-support.patch
	patches.suse/fdt-Update-CRC-check-for-rng-seed.patch
	patches.suse/arm64-smp-Treat-unknown-boot-failures-as-being-stuck.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/ARM-ux500-add-missing-of_node_put.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-rcar-sysc-Add-goto-to-of_node_put-before.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-fsl-qbman-Rework-QBMan-private-memory-setup.patch
	patches.suse/soc-fsl-qbman-Cleanup-buffer-pools-if-BMan-was-initi.patch
	patches.suse/soc-fsl-qbman-Cleanup-QMan-queues-if-device-was-alre.patch
	patches.suse/soc-fsl-qbman-Fix-drain_mr_fqni.patch
	patches.suse/soc-fsl-qbman-Disable-interrupts-during-portal-recov.patch
	patches.suse/soc-fsl-qbman-Fixup-qman_shutdown_fq.patch
	patches.suse/soc-fsl-qbman-Update-device-tree-with-reserved-memor.patch
	patches.suse/soc-fsl-guts-Add-definition-for-LS1028A.patch
	patches.suse/soc-amlogic-meson-clk-measure-protect-measure-with-a.patch
	patches.suse/soc-amlogic-meson-gx-socinfo-Add-of_node_put-before-.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-stm32-remove-fixed-regulator-unit-address-on.patch
	patches.suse/ARM-dts-stm32-add-missing-vdda-supply-to-adc-on-stm32f429i-eval.patch
	patches.suse/ARM-dts-stm32-add-missing-vdda-supply-to-adc-on-stm3.patch
	patches.suse/ARM-dts-stm32-add-pwm-cells-to-stm32mp157c.patch
	patches.suse/ARM-dts-stm32-add-pwm-cells-to-stm32f429.patch
	patches.suse/ARM-dts-stm32-add-pwm-cells-to-stm32f746.patch
	patches.suse/clk-meson-g12a-fix-hifi-typo-in-mali-parent_names.patch
	patches.suse/ARM-dts-r8a7779-Use-SYSC-always-on-PM-Domain-for-HSC.patch
	patches.suse/ARM-dts-aspeed-swift-Fix-FSI-GPIOs.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/ARM-dts-imx7-colibri-prepare-module-device-tree-for-FlexCAN.patch
	patches.suse/arm64-dts-imx8mm-Correct-OPP-table-according-to-late.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-Add-Lenovo-Miix-630.patch
	patches.suse/arm64-dts-qcom-Add-HP-Envy-x2.patch
	patches.suse/arm64-dts-qcom-Add-Asus-NovaGo-TP370QL.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/ARM-dts-aspeed-swift-Change-power-supplies-to-versio.patch
	patches.suse/ARM-dts-aspeed-g5-Fixe-gpio-ranges-upper-limit.patch
	patches.suse/arm64-dts-rockchip-limit-clock-rate-of-MMC-controlle.patch
	patches.suse/arm64-dts-qcom-Add-Lenovo-Yoga-C630.patch
	patches.suse/objtool-Clobber-user-CFLAGS-variable.patch
	patches.suse/rcu-Simplify-rcu_read_unlock_special-deferred-wakeup.patch
	patches.suse/rcu-Make-rcu_read_unlock_special-checks-match-raise_.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/torture-Expand-last_ts-variable-in-kvm-test-1-run.sh.patch
	patches.suse/rcutorture-Test-TREE03-with-the-threadirqs-kernel-bo.patch
	patches.suse/torture-Remove-exporting-of-internal-functions.patch
	patches.suse/efi-x86-move-efi_is_table_address-into-arch-x86.patch
	patches.suse/efi-Export-Runtime-Configuration-Interface-table-to--1c5fecb6.patch
	patches.suse/efi-cper-print-AER-info-of-PCIe-fatal-error.patch
	patches.suse/0001-locking-rwsem-Make-handoff-writer-optimistically-spi.patch
	patches.suse/0001-locking-rwsem-Check-for-operations-on-an-uninitializ.patch
	patches.suse/0001-locking-qspinlock-x86-Clarify-virt_spin_lock_key.patch
	patches.suse/0001-locking-mutex-Make-__mutex_owner-static-to-mutex.c.patch
	patches.suse/0002-locking-mutex-Use-mutex-flags-macro-instead-of-hard-.patch
	patches.suse/0001-mutex-Fix-up-mutex_waiter-usage.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-map-Use-zalloc-for-map_groups.patch
	patches.suse/perf-unwind-Fix-libunwind-when-tid-pid.patch
	patches.suse/tools-headers-Grab-copy-of-linux-const.h-needed-by-l.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-allow-normal-events-to-output-aux-data.patch
	patches.suse/perf-x86-intel-support-pebs-output-to-pt.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/0001-tools-lib-traceevent-Remove-unneeded-qsort-and-uses-.patch
	patches.suse/libtraceevent-Change-users-plugin-directory.patch
	patches.suse/kprobes-Prohibit-probing-on-BUG-and-WARN-address.patch
	patches.suse/sched-fair-Move-init_numa_balancing-below-task_numa_work.patch
	patches.suse/sched-fair-Move-task_numa_work-init-to-init_numa_balancing.patch
	patches.suse/sched-fair-Change-task_numa_work-storage-to-static.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-fair-Start-tracking-SCHED_IDLE-tasks-count-in-cfs_rq.patch
	patches.suse/sched-fair-Fall-back-to-sched-idle-CPU-if-idle-CPU-isn-t-found.patch
	patches.suse/0001-sched-core-Convert-get_task_struct-to-return-the-tas.patch
	patches.suse/sched-stats-Fix-unlikely-use-of-sched_info_on.patch
	patches.suse/sched-isolation-Prefer-housekeeping-CPU-in-local-node.patch
	patches.suse/sched-fair-Introduce-fits_capacity.patch
	patches.suse/sched-topology-Add-partition_sched_domains_locked.patch
	patches.suse/sched-core-Streamle-calls-to-task_rq_unlock.patch
	patches.suse/cpusets-Rebuild-root-domain-deadline-accounting-information.patch
	patches.suse/sched-deadline-Fix-bandwidth-accounting-at-all-level.patch
	patches.suse/0001-cgroup-cpuset-Convert-cpuset_mutex-to-percpu_rwsem.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/0001-sched-Clean-up-active_mm-reference-counting.patch
	patches.suse/sched-fair-Fix-low-cpu-usage-with-high-throttling-by-removing-expiration-of-cpu-local-slices.patch
	patches.suse/stop_machine-Fix-stop_cpus_in_progress-ordering.patch
	patches.suse/sched-rt-deadline-Fix-set_next_task-vs-pick_next_task.patch
	patches.suse/sched-Rework-CPU-hotplug-task-selection.patch
	patches.suse/sched-Add-task_struct-pointer-to-sched_class-set_curr_task.patch
	patches.suse/sched-fair-Expose-newidle_balance.patch
	patches.suse/sched-Allow-put_prev_task-to-drop-rq-lock.patch
	patches.suse/sched-Rework-pick_next_task-slow-path.patch
	patches.suse/sched-fair-Use-rq_lock-unlock-in-online_fair_sched_g.patch
	patches.suse/sched-topology-Improve-load-balancing-on-AMD-EPYC.patch
	patches.suse/sched-fair-Speed-up-energy-aware-wake-ups.patch
	patches.suse/sched-psi-Correct-overly-pessimistic-size-calculatio.patch
	patches.suse/sched-preempt-Use-CONFIG_PREEMPTION-where-appropriat.patch
	patches.suse/rcu-Use-CONFIG_PREEMPTION.patch
	patches.suse/locking-spinlocks-Use-CONFIG_PREEMPTION.patch
	patches.suse/tracing-Use-CONFIG_PREEMPTION.patch
	patches.suse/kprobes-Use-CONFIG_PREEMPTION.patch
	patches.suse/x86-Use-CONFIG_PREEMPTION.patch
	patches.suse/x86-dumpstack-Indicate-PREEMPT_RT-in-dumps.patch
	patches.suse/x86-kvm-Use-CONFIG_PREEMPTION.patch
	patches.suse/0001-x86-math64-Provide-a-sane-mul_u64_u32_div-implementa.patch
	patches.suse/x86-cpufeatures-enable-a-new-avx512-cpu-feature.patch
	patches.suse/x86-intel-aggregate-big-core-client-naming.patch
	patches.suse/x86-intel-aggregate-big-core-mobile-naming.patch
	patches.suse/x86-intel-aggregate-big-core-graphics-naming.patch
	patches.suse/x86-intel-aggregate-microserver-naming.patch
	patches.suse/x86-cpu-Add-Tiger-Lake-to-Intel-family.patch
	patches.suse/0001-x86-mm-Avoid-redundant-interrupt-disable-in-load_mm_.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-ISST-Use-dev_get_drvdata.patch
	patches.suse/platform-mellanox-mlxreg-hotplug-Remove-dev_err-usag.patch
	patches.suse/platform-x86-intel_int0002_vgpio-Remove-dev_err-usag.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-pmc_atom-Add-Siemens-SIMATIC-IPC227E-to.patch
	patches.suse/platform-x86-intel_int0002_vgpio-Fix-wakeups-not-wor.patch
	patches.suse/platform-x86-intel_int0002_vgpio-Use-device_init_wak.patch
	patches.suse/tools-power-x86-intel-speed-select-Fix-a-read-overfl.patch
	patches.suse/tools-power-x86-intel-speed-select-Fix-memory-leak.patch
	patches.suse/platform-x86-ISST-Allow-additional-TRL-MSRs.patch
	patches.suse/alarmtimer-Use-EOPNOTSUPP-instead-of-ENOTSUPP.patch
	patches.suse/smp-hotplug-Track-booted-once-CPUs-in-a-cpumask.patch
	patches.suse/cpumask-Implement-cpumask_or_equal.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/genirq-affinity-Improve-__irq_build_affinity_masks.patch
	patches.suse/genirq-affinity-Spread-vectors-on-node-according-to-.patch
	patches.suse/genirq-affinity-Remove-const-qualifier-from-node_to_.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-kgbd-use-nmi_vector-not-apic_dm_nmi.patch
	patches.suse/x86-apic-Invoke-perf_events_lapic_init-after-enablin.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-Move-IPI-inlines-into-ipi.c.patch
	patches.suse/x86-apic-Cleanup-the-include-maze.patch
	patches.suse/x86-apic-Move-ipi-header-into-apic-directory.patch
	patches.suse/x86-apic-Move-apic_flat_64-header-into-apic-director.patch
	patches.suse/x86-apic-Consolidate-the-apic-local-headers.patch
	patches.suse/x86-apic-uv-Make-x2apic_extra_bits-static.patch
	patches.suse/x86-cpu-Move-arch_smt_update-to-a-neutral-place.patch
	patches.suse/x86-hotplug-Silence-APIC-and-NMI-when-CPU-is-dead.patch
	patches.suse/x86-apic-Remove-dest-argument-from-__default_send_IP.patch
	patches.suse/x86-apic-Add-NMI_VECTOR-wait-to-IPI-shorthand.patch
	patches.suse/x86-apic-Move-no_ipi_broadcast-out-of-32bit.patch
	patches.suse/x86-apic-Add-static-key-to-Control-IPI-shorthands.patch
	patches.suse/x86-apic-Provide-and-use-helper-for-send_IPI_allbuts.patch
	patches.suse/x86-smp-Move-smp_function_call-implementations-into-.patch
	patches.suse/x86-smp-Enhance-native_send_call_func_ipi.patch
	patches.suse/x86-apic-Remove-the-shorthand-decision-logic.patch
	patches.suse/x86-apic-Share-common-IPI-helpers.patch
	patches.suse/x86-apic-flat64-Remove-the-IPI-shorthand-decision-lo.patch
	patches.suse/x86-apic-x2apic-Implement-IPI-shorthands-support.patch
	patches.suse/x86-apic-vector-Warn-when-vector-space-exhaustion-br.patch
	patches.suse/0001-lib-timerqueue-Rely-on-rbtree-semantics-for-next-tim.patch
	patches.suse/0001-hrtimer-Remove-task-argument-from-hrtimer_init_sleep.patch
	patches.suse/0002-hrtimer-Consolidate-hrtimer_init-hrtimer_init_sleepe.patch
	patches.suse/0001-hrtimer-Provide-hrtimer_sleeper_start_expires.patch
	patches.suse/0001-hrtimer-treewide-Use-hrtimer_sleeper_start_expires.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-npcm-Fix-GENMASK-and-timer-opera.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-zcrypt-move-cca-misc-functions-to-new-code-file
	patches.suse/s390-zcrypt-add-base-code-for-cca-crypto-card-info-support
	patches.suse/s390-zcrypt-new-sysfs-attributes-serialnr-and-mkvps
	patches.suse/s390-kasan-provide-uninstrumented-__strlen.patch
	patches.suse/s390-process-avoid-potential-reading-of-freed-stack.patch
	patches.suse/s390-stacktrace-use-common-arch_stack_walk-infrastructure.patch
	patches.suse/s390-startup-round-down-mem-option-to-page-boundary
	patches.suse/s390-pkey-pkey-cleanup-narrow-in-kernel-api-fix-some-variable-types
	patches.suse/s390-zcrypt-extend-cca_findcard-function-and-helper
	patches.suse/s390-zcrypt-add-low-level-functions-for-cca-aes-cipher-keys
	patches.suse/s390-pkey-add-cca-aes-cipher-key-support
	patches.suse/s390-paes-prepare-paes-functions-for-large-key-blobs
	patches.suse/s390-zcrypt-fix-wrong-handling-of-cca-cipher-keygenflags
	patches.suse/s390-sclp-Fix-bit-checked-for-has_sipl.patch
	patches.suse/s390-vfio-ap-fix-warning-reset-not-completed
	patches.suse/s390-crypto-xts-aes-s390-fix-extra-run-time-crypto-s.patch
	patches.suse/s390-crypto-support-for-sha3-via-cpacf-msa6
	patches.suse/s390-add-support-for-ibm-z15-machines
	patches.suse/s390-pci-fix-MSI-message-data.patch
	patches.suse/docs-cgroup-v1-blkio-controller.rst-remove-a-CFQ-lef.patch
	patches.suse/docs-ipmb-place-it-at-driver-api-and-convert-to-ReST.patch
	patches.suse/docs-packing-move-it-to-core-api-book-and-adjust-mar.patch
	patches.suse/Documentation-sphinx-Add-missing-comma-to-list-of-st.patch
	patches.suse/Documentation-virt-Fix-broken-reference-to-virt-tree.patch
	patches.suse/io_uring-fix-wrong-sequence-setting-logic.patch
	patches.suse/ahci-Do-not-export-local-variable-ahci_em_messages.patch
	patches.suse/libata-ahci-Drop-PCS-quirk-for-Denverton-and-beyond.patch
	patches.suse/blk-mq-introduce-blk_mq_request_completed.patch
	patches.suse/blk-mq-introduce-blk_mq_tagset_wait_completed_reques.patch
	patches.suse/nvme-don-t-abort-completed-request-in-nvme_cancel_re.patch
	patches.suse/nvme-wait-until-all-completed-request-s-complete-fn-.patch
	patches.suse/blk-mq-remove-blk_mq_complete_request_sync.patch
	patches.suse/block-Declare-several-function-pointer-arguments-con.patch
	patches.suse/block-Document-the-bio-splitting-functions.patch
	patches.suse/block-Simplify-bvec_split_segs.patch
	patches.suse/block-Simplify-blk_bio_segment_split.patch
	patches.suse/block-Improve-physical-block-alignment-of-split-bios.patch
	patches.suse/block-Fix-spelling-in-the-header-above-blkg_lookup.patch
	patches.suse/block-Fix-a-comment-in-blk_cleanup_queue.patch
	patches.suse/block-add-req-op-to-reset-all-zones-and-flag.patch
	patches.suse/blk-zoned-implement-REQ_OP_ZONE_RESET_ALL.patch
	patches.suse/scsi-implement-REQ_OP_ZONE_RESET_ALL.patch
	patches.suse/null_blk-implement-REQ_OP_ZONE_RESET_ALL.patch
	patches.suse/blk-mq-add-callback-of-.cleanup_rq.patch
	patches.suse/scsi-implement-.cleanup_rq-callback.patch
	patches.suse/blk-mq-balance-mapping-between-present-CPUs-and-queu.patch
	patches.suse/lightnvm-remove-nvm_submit_io_sync_fn.patch
	patches.suse/lightnvm-move-metadata-mapping-to-lower-level-driver.patch
	patches.suse/lightnvm-pblk-use-kvmalloc-for-metadata.patch
	patches.suse/block-stop-exporting-bio_map_kern.patch
	patches.suse/0001-raid1-use-an-int-as-the-return-value-of-raise_barrie.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/0002-md-raid10-end-bio-when-the-device-faulty.patch
	patches.suse/0003-md-Convert-to-use-int_pow.patch
	patches.suse/0004-md-allow-last-device-to-be-forcibly-removed-from-RAI.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/0005-raid1-factor-out-a-common-routine-to-handle-the-comp.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/block-annotate-refault-stalls-from-IO-submission.patch
	patches.suse/block-remove-struct-request_queue-queue_head.patch
	patches.suse/block-sed-opal-Add-remove-spaces.patch
	patches.suse/block-sed-opal-Remove-always-false-conditional-state.patch
	patches.suse/block-sed-opal-Removed-duplicate-OPAL_METHOD_LENGTH-.patch
	patches.suse/nbd-add-missing-config-put.patch
	patches.suse/nbd-fix-max-number-of-supported-devs.patch
	patches.suse/block-improve-the-gap-check-in-__bio_add_pc_page.patch
	patches.suse/block-create-a-bio_try_merge_pc_page-helper.patch
	patches.suse/block-move-same-page-handling-from-__bio_add_pc_page.patch
	patches.suse/0001-null_blk-move-duplicate-code-to-callers.patch
	patches.suse/0002-null_blk-create-a-helper-for-zoned-devices.patch
	patches.suse/0003-null_blk-fix-inline-misuse.patch
	patches.suse/writeback-Generalize-and-expose-wb_completion.patch
	patches.suse/bdi-Add-bdi-id.patch
	patches.suse/writeback-Separate-out-wb_get_lookup-from-wb_get_create.patch
	patches.suse/writeback-memcg-Implement-cgroup_writeback_by_id.patch
	patches.suse/writeback-memcg-Implement-foreign-dirty-flushing.patch
	patches.suse/block-Remove-blk_mq_register_dev.patch
	patches.suse/block-don-t-hold-q-sysfs_lock-in-elevator_init_mq.patch
	patches.suse/blk-mq-don-t-hold-q-sysfs_lock-in-blk_mq_map_swqueue.patch
	patches.suse/block-add-helper-for-checking-if-queue-is-registered.patch
	patches.suse/block-split-.sysfs_lock-into-two-locks.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/0006-raid5-improve-too-many-read-errors-msg-by-adding-lim.patch
	patches.suse/blkcg-pass-q-and-blkcg-into-blkcg_pol_alloc_pd_fn.patch
	patches.suse/blkcg-make-cpd_init_fn-optional.patch
	patches.suse/blkcg-separate-blkcg_conf_get_disk-out-of-blkg_conf_.patch
	patches.suse/block-rq_qos-add-rq_qos_merge.patch
	patches.suse/block-rq_qos-implement-rq_qos_ops-queue_depth_change.patch
	patches.suse/blkcg-s-RQ_QOS_CGROUP-RQ_QOS_LATENCY.patch
	patches.suse/blk-mq-add-optional-request-alloc_time_ns.patch
	patches.suse/blkcg-implement-blk-iocost.patch
	patches.suse/blkcg-add-tools-cgroup-iocost_monitor.py.patch
	patches.suse/blkcg-add-tools-cgroup-iocost_coef_gen.py.patch
	patches.suse/blkcg-blk-iocost-predeclare-used-structs.patch
	patches.suse/blkcg-fix-missing-free-on-error-path-of-blk_iocost_i.patch
	patches.suse/blkcg-add-missing-NULL-check-in-ioc_cpd_alloc.patch
	patches.suse/nvme-tcp-cleanup-nvme_tcp_recv_pdu.patch
	patches.suse/nvme-tcp-Use-protocol-specific-operations-while-read.patch
	patches.suse/nvme-have-nvme_init_identify-set-ctrl-cap.patch
	patches.suse/nvme-pci-set-ctrl-sqsize-to-the-device-q_depth.patch
	patches.suse/nvme-move-sqsize-setting-to-the-core.patch
	patches.suse/nvme-don-t-pass-cap-to-nvme_disable_ctrl.patch
	patches.suse/nvme-tcp-selects-CRYPTO_CRC32C-for-nvme-tcp.patch
	patches.suse/nvme-tcp-support-simple-polling.patch
	patches.suse/nvmet-fix-data-units-read-and-written-counters-in-SM.patch
	patches.suse/nvme-add-Get-LBA-Status-command-opcode.patch
	patches.suse/nvme-trace-support-for-Get-LBA-Status-opcode-parsed.patch
	patches.suse/nvme-trace-parse-Get-LBA-Status-command-in-detail.patch
	patches.suse/nvmet-trace-parse-Get-LBA-Status-command-in-detail.patch
	patches.suse/nvmet-tcp-fix-possible-NULL-deref.patch
	patches.suse/nvmet-tcp-fix-possible-memory-leak.patch
	patches.suse/nvme-fabrics-Add-type-of-service-TOS-configuration.patch
	patches.suse/nvme-rdma-Add-TOS-for-rdma-transport.patch
	patches.suse/nvme-tcp-Use-struct-nvme_ctrl-directly.patch
	patches.suse/nvme-tcp-Add-TOS-for-tcp-transport.patch
	patches.suse/nvmet-tcp-Add-TOS-for-tcp-transport.patch
	patches.suse/nvme-multipath-fix-ana-log-nsid-lookup-when-nsid-is-.patch
	patches.suse/nvme-trace-bio-completion.patch
	patches.suse/nvme-pci-Pass-the-queue-to-SQ_SIZE-CQ_SIZE-macros.patch
	patches.suse/nvme-pci-Add-support-for-variable-IO-SQ-element-size.patch
	patches.suse/nvme-pci-Add-support-for-Apple-2018-models.patch
	patches.suse/nvme-pci-Support-shared-tags-across-queues-for-Apple.patch
	patches.suse/nvme-make-fabrics-command-run-on-a-separate-request-.patch
	patches.suse/nvme-pci-Tidy-up-nvme_unmap_data.patch
	patches.suse/nvme-fc-Use-rq_dma_dir-macro.patch
	patches.suse/nvme-rdma-Use-rq_dma_dir-macro.patch
	patches.suse/block-mq-deadline-Fix-queue-restart-handling.patch
	patches.suse/block-elevator.c-Remove-now-unused-elevator-argument.patch
	patches.suse/Documenation-switching-sched-Remove-notes-about-elev.patch
	patches.suse/Documentation-kernel-per-CPU-kthreads.txt-Remove-ref.patch
	patches.suse/0001-bcache-add-cond_resched-in-__bch_cache_cmp.patch
	patches.suse/0002-bcache-Fix-an-error-code-in-bch_dump_read.patch
	patches.suse/closures-fix-a-race-on-wakeup-from-closure_sync.patch
	patches.suse/0007-md-raid0-linear-Mark-array-as-broken-and-fail-BIOs-i.patch
	patches.suse/md-raid1-fail-run-raid1-array-when-active-disk-less-.patch
	patches.suse/0008-md-raid5-use-bio_end_sector-to-calculate-last_sector.patch
	patches.suse/paride-pf-need-to-set-queue-to-NULL-before-put_disk.patch
	patches.suse/paride-pcd-need-to-set-queue-to-NULL-before-put_disk.patch
	patches.suse/block-Cleanup-elevator_init_mq-use.patch
	patches.suse/block-Change-elevator_init_mq-to-always-succeed.patch
	patches.suse/block-Introduce-elevator-features.patch
	patches.suse/block-Improve-default-elevator-selection.patch
	patches.suse/block-Delay-default-elevator-initialization.patch
	patches.suse/block-Set-ELEVATOR_F_ZBD_SEQ_WRITE-for-nullblk-zoned.patch
	patches.suse/sd-Set-ELEVATOR_F_ZBD_SEQ_WRITE-for-ZBC-disks.patch
	patches.suse/block-fix-elevator_get_by_features.patch
	patches.suse/bfq-Fix-the-missing-barrier-in-__bfq_entity_update_w.patch
	patches.suse/bfq-Extract-bfq_group_set_weight-from-bfq_io_set_wei.patch
	patches.suse/bfq-Add-per-device-weight.patch
	patches.suse/blk-iocost-Fix-incorrect-operation-order-during-iocg.patch
	patches.suse/blk-iocost-Account-force-charged-overage-in-absolute.patch
	patches.suse/blk-iocost-Don-t-let-merges-push-vtime-into-the-futu.patch
	patches.suse/iocost_monitor-Always-use-strings-for-json-values.patch
	patches.suse/iocost_monitor-Report-more-info-with-higher-accuracy.patch
	patches.suse/iocost_monitor-Report-debt.patch
	patches.suse/block-bypass-blk_set_runtime_active-for-uninitialize.patch
	patches.suse/block-fix-race-between-switching-elevator-and-removi.patch
	patches.suse/nvme-fail-cancelled-commands-with-NVME_SC_HOST_PATH_.patch
	patches.suse/nvme-tcp-fail-command-with-NVME_SC_HOST_PATH_ERROR-s.patch
	patches.suse/nvme-fc-Fail-transport-errors-with-NVME_SC_HOST_PATH.patch
	patches.suse/nvme-pass-status-to-nvme_error_status.patch
	patches.suse/nvme-make-nvme_identify_ns-propagate-errors-back.patch
	patches.suse/nvme-make-nvme_report_ns_ids-propagate-error-back.patch
	patches.suse/nvme-fix-ns-removal-hang-when-failing-to-revalidate-.patch
	patches.suse/nvme-Treat-discovery-subsystems-as-unique-subsystems.patch
	patches.suse/nvme-include-admin_q-sync-with-nvme_sync_queues.patch
	patches.suse/nvme-tcp-remove-redundant-assignment-to-variable-ret.patch
	patches.suse/nvme-Assign-subsys-instance-from-first-ctrl.patch
	patches.suse/nvme-Remove-redundant-assignment-of-cq-vector.patch
	patches.suse/nvmet-Use-PTR_ERR_OR_ZERO-in-nvmet_init_discovery.patch
	patches.suse/nvme-fabrics-allow-discovery-subsystems-accept-a-kat.patch
	patches.suse/nvme-enable-aen-regardless-of-the-presence-of-I-O-qu.patch
	patches.suse/nvme-add-uevent-variables-for-controller-devices.patch
	patches.suse/nvme-send-discovery-log-page-change-events-to-usersp.patch
	patches.suse/nvmet-fix-a-wrong-error-status-returned-in-error-log.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/0009-md-add-feature-flag-MD_FEATURE_RAID0_LAYOUT.patch
	patches.suse/0010-raid5-remove-STRIPE_OPS_REQ_PENDING.patch
	patches.suse/0011-raid5-use-bio_end_sector-in-r5_next_bio.patch
	patches.suse/bfq-Fix-bfq-linkage-error.patch
	patches.suse/block-make-rq-sector-size-accessible-for-block-stats.patch
	patches.suse/block-also-check-RQF_STATS-in-blk_mq_need_time_stamp.patch
	patches.suse/mmc-sdhci-iproc-Add-support-for-emmc2-of-the-BCM2711.patch
	patches.suse/mmc-sdhci-pci-Add-another-Id-for-Intel-CML.patch
	patches.suse/mmc-Remove-dev_err-usage-after-platform_get_irq.patch
	patches.suse/mmc-sdhci-of-esdhc-add-erratum-A011334-support-in-ls.patch
	patches.suse/mmc-sdhci-cadence-use-struct_size-helper.patch
	patches.suse/mmc-bcm2835-Take-SWIOTLB-memory-size-limitation-into.patch
	patches.suse/mmc-sdhci-add-pll-enable-support-to-internal-clock-setup.patch
	patches.suse/pci-add-genesys-logic-inc-vendor-id.patch
	patches.suse/mmc-sdhci-export-sdhci_abort_tuning-function-symbol.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-hdmi-Allow-audio-component-for-AMD-ATI-and-.patch
	patches.suse/ALSA-line6-sizeof-byte-is-always-1-use-that-fact.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-Scarlett-Gen-2-mixer-interface.patch
	patches.suse/ALSA-aoa-onyx-always-initialize-register-read-value.patch
	patches.suse/ALSA-hda-Add-support-of-Zhaoxin-controller.patch
	patches.suse/ALSA-usb-audio-Unify-audioformat-release-code.patch
	patches.suse/ALSA-usb-audio-fix-PCM-device-order.patch
	patches.suse/ALSA-usb-audio-Skip-bSynchAddress-endpoint-check-if-.patch
	patches.suse/ALSA-usb-audio-Add-Pioneer-DDJ-SX3-PCM-quirck.patch
	patches.suse/ALSA-hda-Inform-too-slow-responses.patch
	patches.suse/ALSA-hda-Add-a-quirk-model-for-fixing-Huawei-Mateboo.patch
	patches.suse/ALSA-hda-Set-fifo_size-for-both-playback-and-capture.patch
	patches.suse/ALSA-hda-sigmatel-remove-unused-variable-stac9200_co.patch
	patches.suse/ALSA-hda-Drop-unsol-event-handler-for-Intel-HDMI-cod.patch
	patches.suse/ALSA-hda-Expand-pin_match-function-to-match-upcoming.patch
	patches.suse/ALSA-hda-Define-a-fallback_pin_fixup_tbl-for-alc269-.patch
	patches.suse/ALSA-hda-realtek-Check-beep-whitelist-before-assigni.patch
	patches.suse/ALSA-hda-realtek-Blacklist-PC-beep-for-Lenovo-ThinkC.patch
	patches.suse/ALSA-usb-audio-More-validations-of-descriptor-units.patch
	patches.suse/ALSA-usb-audio-Simplify-parse_audio_unit.patch
	patches.suse/ALSA-usb-audio-Unify-the-release-of-usb_mixer_elem_i.patch
	patches.suse/ALSA-usb-audio-Remove-superfluous-bLength-checks.patch
	patches.suse/ALSA-usb-audio-Clean-up-check_input_term.patch
	patches.suse/ALSA-usb-audio-Fix-possible-NULL-dereference-at-crea.patch
	patches.suse/ALSA-usb-audio-remove-some-dead-code.patch
	patches.suse/ALSA-hda-Allow-runtime-PM-for-controller-if-componen.patch
	patches.suse/ALSA-usb-audio-DSD-auto-detection-for-Playback-Desig.patch
	patches.suse/ALSA-usb-audio-Update-DSD-support-quirks-for-Oppo-an.patch
	patches.suse/ALSA-firewire-motu-add-support-for-MOTU-4pre.patch
	patches.suse/ALSA-hda-hdmi-remove-redundant-assignment-to-variabl.patch
	patches.suse/Add-Acer-Aspire-Ethos-8951G-model-quirk.patch
	patches.suse/ASoC-rsnd-don-t-call-clk_get_rate-under-atomic-conte.patch
	patches.suse/ASoC-SOF-Intel-hda-Initialize-HDA-controller-after-i.patch
	patches.suse/ASoC-hdac_hda-fix-page-fault-issue-by-removing-race.patch
	patches.suse/ASoC-es8328-Fix-copy-paste-error-in-es8328_right_lin.patch
	patches.suse/ASoC-wm8737-Fix-copy-paste-error-in-wm8737_snd_contr.patch
	patches.suse/ASoC-uniphier-Fix-double-reset-assersion-when-transi.patch
	patches.suse/ASoC-meson-axg-tdm-formatter-free-reset-on-device-re.patch
	patches.suse/ASoC-meson-g12a-tohdmitx-require-regmap-mmio.patch
	patches.suse/ASoC-sun4i-i2s-Register-regmap-and-PCM-before-our-co.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-Intel-Baytrail-Fix-implicit-fallthrough-warning.patch
	patches.suse/ASoC-dmaengine-Make-the-pcm-name-equal-to-pcm-id-if-.patch
	patches.suse/ASoC-ams-delta-Take-control-over-audio-mute-GPIO-pin.patch
	patches.suse/ASoC-SOF-Intel-hda-Make-hdac_device-device-managed.patch
	patches.suse/ASoC-fsl_sai-add-of_match-data.patch
	patches.suse/ASoC-fsl_sai-derive-TX-FIFO-watermark-from-FIFO-dept.patch
	patches.suse/ASoC-fsl_sai-mark-regmap-as-fast_io.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-definition-of-VAG-Ramp-Control.patch
	patches.suse/ASoC-sgtl5000-add-ADC-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-sunxi-fix-a-sound-binding-broken-reference.patch
	patches.suse/ASoC-fsl_sai-Add-registers-definition-for-multiple-d.patch
	patches.suse/ASoC-fsl_sai-Update-Tx-Rx-channel-enable-mask.patch
	patches.suse/ASoC-fsl_sai-Add-support-for-SAI-new-version.patch
	patches.suse/ASoC-fsl_sai-Add-support-for-imx7ulp-imx8mq.patch
	patches.suse/ASoC-sun4i-i2s-Don-t-use-the-oversample-to-calculate.patch
	patches.suse/ASoC-sun4i-i2s-Rework-MCLK-divider-calculation.patch
	patches.suse/ASoC-intel-cht_bsw_max98090_ti-Add-all-Chromebooks-t.patch
	patches.suse/ASoC-sun4i-i2s-Move-the-channel-configuration-to-a-c.patch
	patches.suse/ASoC-sun4i-i2s-Move-the-format-configuration-to-a-ca.patch
	patches.suse/ASoC-sun4i-i2s-Use-module-clock-as-BCLK-parent-on-ne.patch
	patches.suse/ASoC-sun4i-i2s-Fix-the-MCLK-and-BCLK-dividers-on-new.patch
	patches.suse/ASoC-sun4i-i2s-RX-and-TX-counter-registers-are-swapp.patch
	patches.suse/ASoC-sun4i-i2s-Fix-LRCK-and-BCLK-polarity-offsets-on.patch
	patches.suse/ASoC-sun4i-i2s-Fix-the-LRCK-polarity.patch
	patches.suse/ASoC-sun4i-i2s-Fix-WSS-and-SR-fields-for-the-A83t.patch
	patches.suse/ASoC-sun4i-i2s-Fix-MCLK-Enable-bit-offset-on-A83t.patch
	patches.suse/ASoC-sun4i-i2s-Fix-the-LRCK-period-on-A83t.patch
	patches.suse/ASoC-sun4i-i2s-Remove-duplicated-quirks-structure.patch
	patches.suse/ASoC-sun4i-i2s-Pass-the-channels-number-as-an-argume.patch
	patches.suse/ASoC-sun4i-i2s-Support-more-channels.patch
	patches.suse/ASoC-fsl_sai-Add-support-for-imx8qm.patch
	patches.suse/ASoC-sun4i-i2s-Add-support-for-TDM-slots.patch
	patches.suse/ASoC-sun4i-i2s-Use-the-physical-slot-width-for-the-c.patch
	patches.suse/ASoC-sun4i-i2s-Use-the-actual-format-width-instead-o.patch
	patches.suse/ASoC-sun4i-i2s-Replace-call-to-params_width-by-local.patch
	patches.suse/ASoC-sun4i-i2s-Add-support-for-DSP-formats.patch
	patches.suse/ASoC-wm8988-fix-typo-in-wm8988_right_line_controls.patch
	patches.suse/ASoC-imx-audmix-register-the-card-on-a-proper-dev.patch
	patches.suse/ASoC-sunxi-Revert-initial-A83t-support.patch
	patches.suse/ASoC-sun4i-Revert-A83t-description.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/ASoC-fsl_sai-Implement-set_bclk_ratio.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-si2168-add-support-for-Mygica-T230C-v2.patch
	patches.suse/media-dvbsky-add-support-for-Mygica-T230C-v2.patch
	patches.suse/media-vb2-reorder-checks-in-vb2_poll.patch
	patches.suse/media-vivid-fix-potential-integer-overflow-on-left-s.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-staging-imx-Fix-NULL-deref-in-find_pipeline_en.patch
	patches.suse/media-exynos4-is-fix-leaked-of_node-references.patch
	patches.suse/0001-media-vimc-stream-remove-obsolete-function-doc.patch
	patches.suse/0001-media-vimc-stream-fix-style-of-argument-description.patch
	patches.suse/media-rcar-vin-Clean-up-correct-notifier-in-error-pa.patch
	patches.suse/media-hdpvr-Add-device-num-check-and-handling.patch
	patches.suse/media-marvell-ccic-mmp-add-MODULE_DEVICE_TABLE.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-imx7.rst-Fix-the-references-to-the-CSI-multipl.patch
	patches.suse/media-media-platform-fsl-viu.c-fix-build-for-MICROBL.patch
	patches.suse/0001-media-Revert-media-vimc-Remove-or-modify-stream-chec.patch
	patches.suse/0001-media-Revert-media-vimc-propagate-pixel-format-in-th.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-MAINTAINERS-hantro-Fix-typo-in-a-filepath.patch
	patches.suse/media-MAINTAINERS-Remove-zoran-driver.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-ov8856-Check-reading-clock-frequency-succeeded.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-atmel-atmel-isi-fix-timeout-value-for-stop-str.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-em28xx-Fix-exception-handling-in-em28xx_alloc_.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/drivers-Introduce-device-lookup-variants-by-name.patch
	patches.suse/drivers-Introduce-device-lookup-variants-by-of_node.patch
	patches.suse/drivers-Introduce-device-lookup-variants-by-fwnode.patch
	patches.suse/led-triggers-Fix-a-memory-leak-bug.patch
	patches.suse/leds-lm3532-Fix-brightness-control-for-i2c-mode.patch
	patches.suse/leds-lm3532-Fixes-for-the-driver-for-stability.patch
	patches.suse/leds-ti-lmu-common-Fix-coccinelle-issue-in-TI-LMU.patch
	patches.suse/leds-trigger-gpio-GPIO-0-is-valid.patch
	patches.suse/led-triggers-Fix-dereferencing-of-null-pointer.patch
	patches.suse/dmaengine-bcm2835-Print-error-in-case-setting-DMA-ma.patch
	patches.suse/dmaengine-tegra-apb-Support-per-burst-residue-granul.patch
	patches.suse/dmaengine-tegra210-adma-Don-t-program-FIFO-threshold.patch
	patches.suse/dmaengine-fsl-edma-add-i.mx7ulp-edma2-version-suppor.patch
	patches.suse/dmaengine-fsl-edma-implement-.device_synchronize-cal.patch
	patches.suse/dmaengine-make-mux_configure32-static.patch
	patches.suse/dmaengine-change-alignment-of-mux_configure32-and-fs.patch
	patches.suse/dmaengine-dw-platform-Switch-to-acpi_dma_controller_.patch
	patches.suse/dmaengine-iop-adma.c-fix-printk-format-warning.patch
	patches.suse/dmaengine-ti-edma-Do-not-reset-reserved-paRAM-slots.patch
	patches.suse/PM-wakeup-Drop-wakeup_source_init-wakeup_source_prep.patch
	patches.suse/PM-wakeup-Use-wakeup_source_register-in-wakelock.c.patch
	patches.suse/PM-wakeup-Show-wakeup-sources-stats-in-sysfs.patch
	patches.suse/PM-wakeup-Fix-sysfs-registration-error-path.patch
	patches.suse/PM-wakeup-Register-wakeup-class-kobj-after-device-is.patch
	patches.suse/PM-wakeup-Unexport-wakeup_source_sysfs_-add-remove.patch
	patches.suse/PM-sleep-Fix-possible-overflow-in-pm_system_cancel_w.patch
	patches.suse/add-cpuidle-haltpoll-driver.patch
	patches.suse/cpuidle-add-poll_limit_ns-to-cpuidle_device-structure.patch
	patches.suse/governors-unify-last_state_idx.patch
	patches.suse/cpuidle-add-haltpoll-governor.patch
	patches.suse/cpuidle-haltpoll-disable-host-side-polling-when-kvm-virtualized.patch
	patches.suse/cpuidle-header-file-stubs-must-be-static-inline.patch
	patches.suse/cpuidle-menu-Allow-tick-to-be-stopped-if-PM-QoS-is-used.patch
	patches.suse/cpuidle-teo-Allow-tick-to-be-stopped-if-PM-QoS-is-us.patch
	patches.suse/cpuidle-haltpoll-vcpu-hotplug-support.patch
	patches.suse/cpuidle-allow-governor-switch-on-cpuidle_register_driver.patch
	patches.suse/cpuidle-haltpoll-set-haltpoll-as-preferred-governor.patch
	patches.suse/cpuidle-haltpoll-return-ENODEV-on-modinit-failure.patch
	patches.suse/cpuidle-haltpoll-do-not-set-an-owner-to-allow-modunload.patch
	patches.suse/cpuidle-haltpoll-Enable-kvm-guest-polling-when-dedicated-physical-CPUs-are-available.patch
	patches.suse/cpufreq-intel_pstate-Implement-QoS-supported-freq-co.patch
	patches.suse/sched-cpufreq-Align-trace-event-behavior-of-fast-swi.patch
	patches.suse/cpufreq-Add-policy-create-remove-notifiers-back.patch
	patches.suse/thermal-cpu_cooling-Switch-to-QoS-requests-for-freq-.patch
	patches.suse/cpufreq-powerpc-macintosh-Switch-to-QoS-requests-for.patch
	patches.suse/cpufreq-powerpc_cbe-Switch-to-QoS-requests-for-freq-.patch
	patches.suse/arch_topology-Use-CPUFREQ_CREATE_POLICY-instead-of-C.patch
	patches.suse/video-sa1100fb-Remove-cpufreq-policy-notifier.patch
	patches.suse/video-pxafb-Remove-cpufreq-policy-notifier.patch
	patches.suse/ACPI-cpufreq-Switch-to-QoS-requests-instead-of-cpufr.patch
	patches.suse/cpufreq-Remove-CPUFREQ_ADJUST-and-CPUFREQ_NOTIFY-pol.patch
	patches.suse/Documentation-cpufreq-Update-policy-notifier-documen.patch
	patches.suse/cpufreq-ap806-Add-NULL-check-after-kcalloc.patch
	patches.suse/cpufreq-imx-cpufreq-dt-Add-i.MX8MN-support.patch
	patches.suse/opp-Not-all-power-domains-are-scalable.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/opp-Don-t-decrement-uninitialized-list_kref.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/0001-HMAT-Register-memory-side-cache-after-parsing.patch
	patches.suse/0001-HMAT-Skip-publishing-target-info-for-nodes-with-no-o.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/ACPI-property-Fix-acpi_graph_get_remote_endpoint-nam.patch
	patches.suse/software-node-Initialize-the-return-value-in-softwar.patch
	patches.suse/KVM-coalesced_mmio-add-bounds-checking.patch
	patches.suse/kvm-x86-fix-x86_decode_insn-return-when-fetching-insn-bytes-fails
	patches.suse/kvm-x86-mmu-add-explicit-access-mask-for-mmio-sptes
	patches.suse/kvm-x86-unconditionally-call-x86-ops-that-are-always-implemented
	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-arm-arm64-vgic-Use-a-single-IO-device-per-redist.patch
	patches.suse/arm64-KVM-Device-mappings-should-be-execute-never.patch
	patches.suse/KVM-arm-arm64-vgic-Allow-more-than-256-vcpus-for-KVM.patch
	patches.suse/kvm-x86-refactor-up-kvm_-g-s-et_msr-to-simplify-callers
	patches.suse/kvm-x86-add-kvm_emulate_-rd-wr-msr-to-consolidate-vxm-svm-code
	patches.suse/kvm-x86-return-to-userspace-with-internal-error-on-unexpected-exit-reason
	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-kvm-s390-disallow-invalid-bits-in-kvm_valid_regs-and-kvm_dirty_regs
	patches.suse/driver-core-platform-Add-an-error-message-to-platfor.patch
	patches.suse/driver-core-add-dev_groups-to-all-drivers.patch
	patches.suse/driver-core-platform-Introduce-platform_get_irq_opti.patch
	patches.suse/driver-core-platform-Export-platform_get_irq_optiona.patch
	patches.suse/usb-dwc3-Switch-to-use-device_property_count_u32.patch
	patches.suse/usb-typec-tcpm-Switch-to-use-fwnode_property_count_u.patch
	patches.suse/usb-Remove-dev_err-usage-after-platform_get_irq.patch
	patches.suse/usb-dwc3-meson-g12a-use-devm_platform_ioremap_resour.patch
	patches.suse/usb-typec-fusb302-Always-provide-fwnode-for-the-port.patch
	patches.suse/usb-dwc3-keystone-use-devm_platform_ioremap_resource.patch
	patches.suse/usb-dwc3-Update-soft-reset-wait-polling-rate.patch
	patches.suse/usb-dwc3-Use-devres-to-get-clocks.patch
	patches.suse/usb-dwc3-Use-clk_bulk_prepare_enable.patch
	patches.suse/usb-dwc3-st-Add-of_node_put-before-return-in-probe-f.patch
	patches.suse/usb-dwc3-st-Add-of_dev_put-in-probe-function.patch
	patches.suse/usb-gadget-udc-core-Fix-segfault-if-udc_bind_to_driv.patch
	patches.suse/0001-usb-dwc3-meson-g12a-fix-suspend-resume-regulator-unb.patch
	patches.suse/usb-gadget-Export-recommended-BESL-values.patch
	patches.suse/usb-dwc3-Separate-field-holding-multiple-properties.patch
	patches.suse/usb-dwc3-gadget-Set-BESL-config-parameter.patch
	patches.suse/usb-dwc3-gadget-Workaround-Mirosoft-s-BESL-check.patch
	patches.suse/0001-usb-typec-tps6598x-Fix-build-error-without-CONFIG_RE.patch
	patches.suse/usbip-Implement-SG-support-to-vhci-hcd-and-stub-driv.patch
	patches.suse/USB-usbcore-Fix-slab-out-of-bounds-bug-during-device.patch
	patches.suse/serial-stm32-Use-__maybe_unused-instead-of-if-CONFIG.patch
	patches.suse/tty-serial-fsl_lpuart-Use-appropriate-lpuart32_-I-O-.patch
	patches.suse/tty-serial-atmel-reschedule-TX-after-RX-was-started.patch
	patches.suse/serial-tegra-add-internal-loopback-functionality.patch
	patches.suse/serial-tegra-protect-IER-against-LCR.DLAB.patch
	patches.suse/tty-max310x-fix-off-by-one-buffer-access-when-storin.patch
	patches.suse/serial-sprd-correct-the-wrong-sequence-of-arguments.patch
	patches.suse/serial-tegra-add-support-to-ignore-read.patch
	patches.suse/serial-tegra-avoid-reg-access-when-clk-disabled.patch
	patches.suse/serial-tegra-flush-the-RX-fifo-on-frame-error.patch
	patches.suse/serial-tegra-report-error-to-upper-tty-layer.patch
	patches.suse/serial-tegra-check-for-FIFO-mode-enabled-status.patch
	patches.suse/serial-tegra-set-maximum-num-of-uart-ports-to-8.patch
	patches.suse/serial-tegra-add-support-to-use-8-bytes-trigger.patch
	patches.suse/serial-tegra-DT-for-Adjusted-baud-rates.patch
	patches.suse/serial-tegra-add-support-to-adjust-baud-rate.patch
	patches.suse/serial-tegra-report-clk-rate-errors.patch
	patches.suse/serial-tegra-Add-PIO-mode-support.patch
	patches.suse/iio-imu-st_lsm6dsx-move-odr_table-in-st_lsm6dsx_sens.patch
	patches.suse/iio-tsl2772-Use-devm_add_action_or_reset-for-tsl2772.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/staging-most-sound-Fix-error-path-of-audio_init.patch
	patches.suse/iio-dac-ad5380-fix-incorrect-assignment-to-val.patch
	patches.suse/mic-avoid-statically-declaring-a-struct-device.patch
	patches.suse/phy-ti-am654-serdes-fix-an-use-after-free-in-serdes_.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-Two-function-calls-less.patch
	patches.suse/coresight-etm4x-Add-ETM-PIDs-for-SDM845-and-MSM8996.patch
	patches.suse/coresight-cpu-debug-Add-support-for-Qualcomm-Kryo.patch
	patches.suse/coresight-etr_buf-Consolidate-refcount-initializatio.patch
	patches.suse/coresight-tmc-etr-Handle-memory-errors.patch
	patches.suse/coresight-tmc-etr-Check-if-non-secure-access-is-enab.patch
	patches.suse/coresight-Convert-pr_warn-to-dev_warn-for-obsolete-b.patch
	patches.suse/coresight-acpi-Static-funnel-support.patch
	patches.suse/coresight-etm4x-Remove-superfluous-setting-of-os_unl.patch
	patches.suse/coresight-etm4x-Use-explicit-barriers-on-enable-disa.patch
	patches.suse/coresight-etm4x-use-module_param-instead-of-module_p.patch
	patches.suse/coresight-etm4x-improve-clarity-of-etm4_os_unlock-co.patch
	patches.suse/coresight-tmc-etr-Fix-updating-buffer-in-not-snapsho.patch
	patches.suse/coresight-tmc-etr-Fix-perf_data-check.patch
	patches.suse/coresight-tmc-Make-memory-width-mask-computation-int.patch
	patches.suse/coresight-tmc-etr-Decouple-buffer-sync-and-barrier-p.patch
	patches.suse/coresight-tmc-etr-Add-barrier-packets-when-moving-of.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-ccp-Reduce-maximum-stack-usage.patch
	patches.suse/0001-padata-Replace-delayed-timer-with-immediate-workqueu.patch
	patches.suse/0001-padata-purge-get_cpu-and-reorder_via_wq-from-padata_.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-ccp-Clean-up-and-exit-correctly-on-allocation.patch
	patches.suse/crypto-caam-qi-fix-error-handling-in-ERN-handler.patch
	patches.suse/crypto-caam-free-resources-in-case-caam_rng-registra.patch
	patches.suse/crypto-caam-execute-module-exit-point-only-if-necess.patch
	patches.suse/crypto-caam-unregister-algorithm-only-if-the-registr.patch
	patches.suse/0001-padata-initialize-pd-cpu-with-effective-cpumask.patch
	patches.suse/crypto-caam-qi-execute-library-only-on-DPAA-1.x.patch
	patches.suse/crypto-caam-qi-use-print_hex_dump_debug-function-to-.patch
	patches.suse/crypto-mediatek-fix-uninitialized-value-of-gctx-text.patch
	patches.suse/crypto-skcipher-Unmap-pages-after-an-external-error.patch
	patches.suse/crypto-cavium-zip-Add-missing-single_release.patch
	patches.suse/0001-padata-allocate-workqueue-internally.patch
	patches.suse/0001-workqueue-unconfine-alloc-apply-free_workqueue_attrs.patch
	patches.suse/workqueue-require-CPU-hotplug-read-exclusion-for-app.patch
	patches.suse/0001-padata-make-padata_do_parallel-find-alternate-callba.patch
	patches.suse/0001-crypto-pcrypt-remove-padata-cpumask-notifier.patch
	patches.suse/0001-padata-pcrypt-take-CPU-hotplug-lock-internally-in-pa.patch
	patches.suse/0001-padata-use-separate-workqueues-for-parallel-and-seri.patch
	patches.suse/0001-padata-unbind-parallel-jobs-from-specific-CPUs.patch
	patches.suse/ax88179_178a-Merge-memcpy-le32_to_cpus-to-get_unalig.patch
	patches.suse/net-usb-Merge-cpu_to_le32s-memcpy-to-put_unaligned_l.patch
	patches.suse/net-Use-skb-accessors-in-network-drivers.patch
	patches.suse/net-Use-skb-accessors-in-network-core.patch
	patches.suse/net-Increase-the-size-of-skb_frag_t.patch
	patches.suse/net-Reorder-the-contents-of-skb_frag_t.patch
	patches.suse/net-Rename-skb_frag-page-to-bv_page.patch
	patches.suse/net-Rename-skb_frag_t-size-to-bv_len.patch
	patches.suse/net-Convert-skb_frag_t-to-bio_vec.patch
	patches.suse/ftgmac100-Fix-build.patch
	patches.suse/net-broadcom-Use-dev_get_drvdata.patch
	patches.suse/e1000e-Use-dev_get_drvdata-where-possible.patch
	patches.suse/fm10k-Use-dev_get_drvdata.patch
	patches.suse/i40e-Use-dev_get_drvdata.patch
	patches.suse/igb-Use-dev_get_drvdata-where-possible.patch
	patches.suse/net-mlx5e-xsk-dynamically-allocate-mlx5e_channel_par.patch
	patches.suse/net-sched-include-mpls-actions-in-hardware-intermedi.patch
	patches.suse/nfp-flower-offload-MPLS-push-action.patch
	patches.suse/nfp-flower-offload-MPLS-pop-action.patch
	patches.suse/nfp-flower-offload-MPLS-set-action.patch
	patches.suse/drivers-net-xgene-Remove-acpi_has_method-calls.patch
	patches.suse/sfc-Use-dev_get_drvdata-where-possible.patch
	patches.suse/sfc-falcon-Use-dev_get_drvdata-where-possible.patch
	patches.suse/Build-fixes-for-skb_frag_size-conversion.patch
	patches.suse/net-ixgbevf-fix-a-compilation-error-of-skb_frag_t.patch
	patches.suse/igc-Remove-the-polarity-field-from-a-PHY-information.patch
	patches.suse/igc-Remove-the-unused-field-from-a-device-specificat.patch
	patches.suse/igc-Update-the-MAC-reset-flow.patch
	patches.suse/igc-Add-more-SKUs-for-i225-device.patch
	patches.suse/e1000e-add-workaround-for-possible-stalled-packet.patch
	patches.suse/qed-reduce-maximum-stack-frame-size.patch
	patches.suse/mlx4-avoid-large-stack-usage-in-mlx4_init_hca.patch
	patches.suse/net-sfc-falcon-convert-to-i2c_new_dummy_device.patch
	patches.suse/mlxsw-spectrum-Expose-KVD-size-for-Spectrum-2.patch
	patches.suse/mlxsw-spectrum_router-Increase-scale-of-IPv6-nexthop.patch
	patches.suse/staging-octeon-Fix-build-failure-due-to-typo.patch
	patches.suse/net-neigh-remove-redundant-assignment-to-variable-bu.patch
	patches.suse/net-stmmac-Make-MDIO-bus-reset-optional.patch
	patches.suse/net-stmmac-Do-not-request-stmmaceth-clock.patch
	patches.suse/drivers-net-xgene-Move-status-variable-declaration-i.patch
	patches.suse/mlx4-en_netdev-allow-offloading-VXLAN-over-VLAN.patch
	patches.suse/mlxsw-spectrum_flower-Forbid-to-offload-mirred-redir.patch
	patches.suse/mlxsw-spectrum_acl-Track-rules-that-forbid-egress-bl.patch
	patches.suse/mlxsw-spectrum_flower-Forbid-to-offload-match-on-res.patch
	patches.suse/net-hns3-add-reset-checking-before-set-channels.patch
	patches.suse/net-hns3-add-a-check-for-get_reset_level.patch
	patches.suse/net-hns3-remove-upgrade-reset-level-when-reset-fail.patch
	patches.suse/net-hns3-change-GFP-flag-during-lock-period.patch
	patches.suse/net-hns3-modify-firmware-version-display-format.patch
	patches.suse/net-hns3-add-debug-messages-to-identify-eth-down-cau.patch
	patches.suse/net-hns3-make-hclge_service-use-delayed-workqueue.patch
	patches.suse/net-hns3-add-interrupt-affinity-support-for-misc-int.patch
	patches.suse/net-hns3-Add-support-for-using-order-1-pages-with-a-.patch
	patches.suse/net-hns3-use-dev_info-instead-of-pr_info.patch
	patches.suse/NFC-fix-attrs-checks-in-netlink-interface.patch
	patches.suse/NFC-nxp-nci-Add-NXP1001-to-the-ACPI-ID-table.patch
	patches.suse/NFC-nxp-nci-Get-rid-of-platform-data.patch
	patches.suse/NFC-nxp-nci-Convert-to-use-GPIO-descriptor.patch
	patches.suse/NFC-nxp-nci-Add-GPIO-ACPI-mapping-table.patch
	patches.suse/bnxt_en-Update-firmware-interface-spec.-to-1.10.0.89.patch
	patches.suse/bnxt_en-Add-TPA-structure-definitions-for-BCM57500-c.patch
	patches.suse/bnxt_en-Refactor-TPA-logic.patch
	patches.suse/bnxt_en-Expand-bnxt_tpa_info-struct-to-support-57500.patch
	patches.suse/bnxt_en-Handle-standalone-RX_AGG-completions.patch
	patches.suse/bnxt_en-Refactor-tunneled-hardware-GRO-logic.patch
	patches.suse/bnxt_en-Set-TPA-GRO-mode-flags-on-57500-chips-proper.patch
	patches.suse/bnxt_en-Add-fast-path-logic-for-TPA-on-57500-chips.patch
	patches.suse/bnxt_en-Add-TPA-ID-mapping-logic-for-57500-chips.patch
	patches.suse/bnxt_en-Add-hardware-GRO-setup-function-for-57500-ch.patch
	patches.suse/bnxt_en-Refactor-ethtool-ring-statistics-logic.patch
	patches.suse/bnxt_en-Allocate-the-larger-per-ring-statistics-bloc.patch
	patches.suse/bnxt_en-Support-TPA-counters-on-57500-chips.patch
	patches.suse/bnxt_en-Refactor-bnxt_init_one-and-turn-on-TPA-suppo.patch
	patches.suse/bnxt_en-Support-all-variants-of-the-5750X-chip-famil.patch
	patches.suse/bnxt_en-Add-PCI-IDs-for-57500-series-NPAR-devices.patch
	patches.suse/linux-Add-skb_frag_t-page_offset-accessors.patch
	patches.suse/net-Use-skb_frag_off-accessors.patch
	patches.suse/linux-Remove-bvec-page_offset-use-bv_offset.patch
	patches.suse/net-Remove-dev_err-usage-after-platform_get_irq.patch
	patches.suse/vhost-vsock-split-packets-to-send-using-multiple-buf.patch
	patches.suse/selftests-mlxsw-Fix-local-variable-declarations-in-D.patch
	patches.suse/selftests-mlxsw-Add-a-test-for-leftover-DSCP-rule.patch
	patches.suse/mac80211-pass-the-vif-to-cancel_remain_on_channel.patch
	patches.suse/net-mlx5e-Print-a-warning-when-LRO-feature-is-droppe.patch
	patches.suse/net-mlx5e-Avoid-warning-print-when-not-required.patch
	patches.suse/net-mlx5e-Improve-ethtool-rxnfc-callback-structure.patch
	patches.suse/net-mlx5e-Fix-unnecessary-flow_block_cb_is_busy-call.patch
	patches.suse/net-mlx5e-Simplify-get_route_and_out_devs-helper-fun.patch
	patches.suse/net-mlx5e-Extend-tc-flow-struct-with-reference-count.patch
	patches.suse/net-mlx5e-Change-flow-flags-type-to-unsigned-long.patch
	patches.suse/net-mlx5e-Protect-tc-flows-hashtable-with-rcu.patch
	patches.suse/net-mlx5e-Protect-unready-flows-with-dedicated-lock.patch
	patches.suse/net-mlx5e-Eswitch-change-offloads-num_flows-type-to-.patch
	patches.suse/net-mlx5e-Eswitch-use-state_lock-to-synchronize-vlan.patch
	patches.suse/net-mlx5e-Rely-on-rcu-instead-of-rtnl-lock-when-gett.patch
	patches.suse/net-mlx5e-Protect-tc-flow-table-with-mutex.patch
	patches.suse/net-bridge-mcast-add-delete-due-to-fast-leave-mdb-fl.patch
	patches.suse/mvpp2-use-devm_platform_ioremap_resource-to-simplify.patch
	patches.suse/net-phy-xgene-use-devm_platform_ioremap_resource-to-.patch
	patches.suse/net-hns3-add-link-change-event-report.patch
	patches.suse/net-hns3-add-handler-for-NCSI-error-mailbox.patch
	patches.suse/net-hns3-do-not-query-unsupported-commands-in-debugf.patch
	patches.suse/net-hns3-refine-for-set-ring-parameters.patch
	patches.suse/net-hns3-remove-unnecessary-variable-in-hclge_get_ma.patch
	patches.suse/net-hns3-minor-cleanup-in-hns3_clean_rx_ring.patch
	patches.suse/net-hns3-minior-error-handling-change-for-hclge_tm_s.patch
	patches.suse/net-hns3-simplify-hclge_cmd_query_error.patch
	patches.suse/net-hns3-rename-a-member-in-struct-hclge_mac_etherty.patch
	patches.suse/net-hns3-fix-some-reset-handshake-issue.patch
	patches.suse/net-hns3-clear-reset-interrupt-status-in-hclge_irq_h.patch
	patches.suse/net-hns3-activate-reset-timer-when-calling-reset_eve.patch
	patches.suse/ice-add-lp_advertising-flow-control-support.patch
	patches.suse/ice-track-hardware-stat-registers-past-rollover.patch
	patches.suse/ice-Move-vector-base-setup-to-PF-VSI.patch
	patches.suse/ice-Always-set-prefena-when-configuring-an-Rx-queue.patch
	patches.suse/ice-separate-out-control-queue-lock-creation.patch
	patches.suse/ice-Do-not-configure-port-with-no-media.patch
	patches.suse/ice-Disable-VFs-until-reset-is-completed.patch
	patches.suse/ice-Only-bump-Rx-tail-and-release-buffers-once-per-n.patch
	patches.suse/ice-Set-up-Tx-scheduling-tree-based-on-alloc-VSI-Tx-.patch
	patches.suse/ice-Update-number-of-VF-queue-before-setting-VSI-res.patch
	patches.suse/ice-Add-stats-for-Rx-drops-at-the-port-level.patch
	patches.suse/ice-Remove-duplicate-code-in-ice_alloc_rx_bufs.patch
	patches.suse/ice-Don-t-return-error-for-disabling-LAN-Tx-queue-th.patch
	patches.suse/ice-Remove-unnecessary-flag-ICE_FLAG_MSIX_ENA.patch
	patches.suse/ice-Remove-flag-to-track-VF-interrupt-status.patch
	patches.suse/ice-Bump-version-number.patch
	patches.suse/enetc-Clean-up-local-mdio-bus-allocation.patch
	patches.suse/enetc-Clean-up-makefile.patch
	patches.suse/enetc-Add-mdio-bus-driver-for-the-PCIe-MDIO-endpoint.patch
	patches.suse/fm10k-reduce-scope-of-the-err-variable.patch
	patches.suse/fm10k-reduce-scope-of-p-local-variable.patch
	patches.suse/fm10k-reduce-the-scope-of-qv-local-variable.patch
	patches.suse/fm10k-reduce-the-scope-of-local-err-variable.patch
	patches.suse/fm10k-reduce-the-scope-of-the-q_idx-local-variable.patch
	patches.suse/fm10k-reduce-the-scope-of-the-tx_buffer-variable.patch
	patches.suse/fm10k-reduce-the-scope-of-the-err-variable.patch
	patches.suse/fm10k-reduce-the-scope-of-the-local-i-variable.patch
	patches.suse/fm10k-reduce-the-scope-of-the-local-msg-variable.patch
	patches.suse/fm10k-reduce-the-scope-of-the-result-local-variable.patch
	patches.suse/fm10k-reduce-scope-of-the-ring-variable.patch
	patches.suse/net-mlx5-fix-Wtype-limits-compilation-warnings.patch
	patches.suse/net-mlx5-Refactor-and-optimize-flow-counter-bulk-que.patch
	patches.suse/net-mlx5-Add-flow-counter-bulk-allocation-hardware-b.patch
	patches.suse/net-mlx5-Fix-offset-of-tisc-bits-reserved-field.patch
	patches.suse/net-mlx5-Make-load_one-and-unload_one-symmetric.patch
	patches.suse/net-mlx5-E-Switch-Verify-support-QoS-element-type.patch
	patches.suse/net-mlx5-E-switch-Combine-metadata-enable-disable-fu.patch
	patches.suse/net-mlx5-E-switch-Initialize-TSAR-Qos-hardware-block.patch
	patches.suse/net-mlx5-E-switch-Introduce-helper-function-to-enabl.patch
	patches.suse/net-mlx5-E-Switch-remove-redundant-error-handling.patch
	patches.suse/net-mlx5-E-Switch-Remove-redundant-mc_promisc-NULL-c.patch
	patches.suse/net-mlx5-E-switch-Tide-up-eswitch-config-sequence.patch
	patches.suse/net-mlx5-E-Switch-add-ingress-rate-support.patch
	patches.suse/net-mlx5-Add-flow-counter-bulk-infrastructure.patch
	patches.suse/net-mlx5-Add-flow-counter-pool.patch
	patches.suse/net-mlx5e-Tx-Strict-the-room-needed-for-SQ-edge-NOPs.patch
	patches.suse/net-mlx5e-XDP-Close-TX-MPWQE-session-when-no-room-fo.patch
	patches.suse/net-mlx5e-XDP-Slight-enhancement-for-WQE-fetch-funct.patch
	patches.suse/net-mlx5e-Tx-Soften-inline-mode-VLAN-dependencies.patch
	patches.suse/net-mlx5e-Rx-checksum-handling-refactoring.patch
	patches.suse/net-mlx5e-Fix-mlx5e_tx_reporter_create-return-value.patch
	patches.suse/net-mlx5e-Set-tx-reporter-only-on-successful-creatio.patch
	patches.suse/net-mlx5e-TX-reporter-cleanup.patch
	patches.suse/net-mlx5e-Allow-dropping-specific-tunnel-packets.patch
	patches.suse/drop_monitor-Use-correct-error-code.patch
	patches.suse/drop_monitor-Rename-and-document-scope-of-mutex.patch
	patches.suse/drop_monitor-Document-scope-of-spinlock.patch
	patches.suse/drop_monitor-Avoid-multiple-blank-lines.patch
	patches.suse/drop_monitor-Add-extack-support.patch
	patches.suse/drop_monitor-Use-pre_doit-post_doit-hooks.patch
	patches.suse/Increase-fq_codel-count-in-the-bulk-dropper.patch
	patches.suse/fq_codel-Kill-useless-per-flow-dropped-statistic.patch
	patches.suse/fm10k-remove-unnecessary-variable-initializer.patch
	patches.suse/fm10k-remove-needless-assignment-of-err-local-variab.patch
	patches.suse/fm10k-remove-needless-initialization-of-size-local-v.patch
	patches.suse/fm10k-explicitly-return-0-on-success-path-in-functio.patch
	patches.suse/fm10k-cast-page_addr-to-u8-when-incrementing-it.patch
	patches.suse/fm10k-mark-unused-parameters-with-__always_unused.patch
	patches.suse/fm10k-convert-NON_Q_VECTORS-hw-into-NON_Q_VECTORS.patch
	patches.suse/fm10k-fix-fm10k_get_fault_pf-to-read-correct-address.patch
	patches.suse/net-tc_act-add-skbedit_ptype-helper-functions.patch
	patches.suse/net-sched-add-skbedit-of-ptype-action-to-hardware-IR.patch
	patches.suse/net-tc_act-add-helpers-to-detect-ingress-mirred-acti.patch
	patches.suse/net-sched-add-ingress-mirred-action-to-hardware-IR.patch
	patches.suse/nfp-flower-push-vlan-after-tunnel-in-merge.patch
	patches.suse/nfp-flower-detect-potential-pre-tunnel-rules.patch
	patches.suse/nfp-flower-verify-pre-tunnel-rules.patch
	patches.suse/nfp-flower-offload-pre-tunnel-rules.patch
	patches.suse/nfp-flower-remove-offloaded-MACs-when-reprs-are-appl.patch
	patches.suse/nfp-flower-encode-mac-indexes-with-pre-tunnel-rule-c.patch
	patches.suse/i40e-fix-incorrect-ethtool-statistics-veb-and-veb.tc.patch
	patches.suse/i40e-Log-disable-fw-lldp-flag-change-by-ethtool.patch
	patches.suse/i40e-don-t-report-link-up-for-a-VF-who-hasn-t-enable.patch
	patches.suse/i40e-fix-code-comments.patch
	patches.suse/i40e-Update-visual-effect-for-advertised-FEC-mode.patch
	patches.suse/i40e-Log-info-when-PF-is-entering-and-leaving-Allmul.patch
	patches.suse/i40e-verify-string-count-matches-even-on-early-retur.patch
	patches.suse/i40e-Remove-unicast-log-when-VF-is-leaving-multicast.patch
	patches.suse/dpaa_eth-Use-refcount_t-for-refcount.patch
	patches.suse/cxgb4-smt-Add-lock-for-atomic_dec_and_test.patch
	patches.suse/cxgb4-smt-Use-normal-int-for-refcount.patch
	patches.suse/qed-Add-new-ethtool-supported-port-types-based-on-me.patch
	patches.suse/sfc-don-t-score-irq-moderation-points-for-GRO.patch
	patches.suse/sfc-falcon-don-t-score-irq-moderation-points-for-GRO.patch
	patches.suse/net-use-listified-RX-for-handling-GRO_NORMAL-skbs.patch
	patches.suse/cls_api-modify-the-tc_indr_block_ing_cmd-parameters.patch
	patches.suse/cls_api-remove-the-tcf_block-cache.patch
	patches.suse/cls_api-add-flow_indr_block_call-function.patch
	patches.suse/flow_offload-move-tc-indirect-block-to-flow-offload.patch
	patches.suse/flow_offload-support-get-multi-subsystem-block.patch
	patches.suse/mlxsw-spectrum-Extend-to-support-Spectrum-3-ASIC.patch
	patches.suse/fq_codel-remove-set-but-not-used-variables-prev_ecn_.patch
	patches.suse/devlink-remove-pointless-data_len-arg-from-region-sn.patch
	patches.suse/taprio-remove-unused-variable-entry_list_policy.patch
	patches.suse/net-hns3-fix-GFP-flag-error-in-hclge_mac_update_stat.patch
	patches.suse/net-hns3-fix-interrupt-clearing-error-for-VF.patch
	patches.suse/net-hns3-clean-up-for-vlan-handling-in-hns3_fill_des.patch
	patches.suse/net-hns3-add-input-length-check-for-debugfs-write-fu.patch
	patches.suse/net-hns3-modify-how-pause-options-is-displayed.patch
	patches.suse/net-hns3-add-DFX-registers-information-for-ethtool-d.patch
	patches.suse/net-hns3-add-some-statitics-info-to-tx-process.patch
	patches.suse/net-hns3-add-check-for-max-TX-BD-num-for-tso-and-non.patch
	patches.suse/net-hns3-add-function-display-NCL_CONFIG-info.patch
	patches.suse/net-hns3-refine-MAC-pause-statistics-querying-functi.patch
	patches.suse/net-hns3-add-handshake-with-VF-for-PF-reset.patch
	patches.suse/net-hns3-refine-some-macro-definitions.patch
	patches.suse/net-mlx5e-Extend-hairpin-entry-with-reference-counte.patch
	patches.suse/net-mlx5e-Protect-hairpin-entry-flows-list-with-spin.patch
	patches.suse/net-mlx5e-Protect-hairpin-hash-table-with-mutex.patch
	patches.suse/net-mlx5e-Allow-concurrent-creation-of-hairpin-entri.patch
	patches.suse/net-mlx5e-Extend-mod-header-entry-with-reference-cou.patch
	patches.suse/net-mlx5e-Protect-mod-header-entry-flows-list-with-s.patch
	patches.suse/net-mlx5e-Protect-mod_hdr-hash-table-with-mutex.patch
	patches.suse/net-mlx5e-Allow-concurrent-creation-of-mod_hdr-entri.patch
	patches.suse/net-mlx5e-Extend-encap-entry-with-reference-counter.patch
	patches.suse/net-mlx5e-Protect-encap-hash-table-with-mutex.patch
	patches.suse/net-mlx5e-Allow-concurrent-creation-of-encap-entries.patch
	patches.suse/net-mlx5-E-switch-Removed-unused-hwid.patch
	patches.suse/net-mlx5e-Simplify-querying-port-representor-parent-.patch
	patches.suse/net-mlx5e-Use-vhca_id-in-generating-representor-port.patch
	patches.suse/net-mlx5e-Use-refcount_t-for-refcount.patch
	patches.suse/mlx5-no-need-to-check-return-value-of-debugfs_create.patch
	patches.suse/bnxt-no-need-to-check-return-value-of-debugfs_create.patch
	patches.suse/cxgb4-no-need-to-check-return-value-of-debugfs_creat.patch
	patches.suse/hns3-no-need-to-check-return-value-of-debugfs_create.patch
	patches.suse/nfp-no-need-to-check-return-value-of-debugfs_create-.patch
	patches.suse/mvpp2-no-need-to-check-return-value-of-debugfs_creat.patch
	patches.suse/fm10k-no-need-to-check-return-value-of-debugfs_creat.patch
	patches.suse/i40e-no-need-to-check-return-value-of-debugfs_create.patch
	patches.suse/ixgbe-no-need-to-check-return-value-of-debugfs_creat.patch
	patches.suse/drop_monitor-Split-tracing-enable-disable-to-differe.patch
	patches.suse/drop_monitor-Initialize-timer-and-work-item-upon-tra.patch
	patches.suse/drop_monitor-Reset-per-CPU-data-before-starting-to-t.patch
	patches.suse/drop_monitor-Require-CAP_NET_ADMIN-for-drop-monitor-.patch
	patches.suse/drop_monitor-Add-alert-mode-operations.patch
	patches.suse/drop_monitor-Add-packet-alert-mode.patch
	patches.suse/drop_monitor-Allow-truncation-of-dropped-packets.patch
	patches.suse/drop_monitor-Add-a-command-to-query-current-configur.patch
	patches.suse/drop_monitor-Make-drop-queue-length-configurable.patch
	patches.suse/drop_monitor-Expose-tail-drop-counter.patch
	patches.suse/netdevsim-register-couple-of-devlink-params.patch
	patches.suse/net-dsa-mv88e6xxx-fix-SMI-bit-checking.patch
	patches.suse/0003-caif-no-need-to-check-return-value-of-debugfs_create.patch
	patches.suse/devlink-send-notifications-for-deleted-snapshots-on-.patch
	patches.suse/net-hns3-Make-hclge_func_reset_sync_vf-static.patch
	patches.suse/libbpf-provide-more-helpful-message-on-uninitialized.patch
	patches.suse/selftests-bpf-convert-test_get_stack_raw_tp-to-perf_.patch
	patches.suse/selftests-bpf-switch-test_tcpnotify-to-perf_buffer-A.patch
	patches.suse/samples-bpf-convert-xdp_sample_pkts_user-to-perf_buf.patch
	patches.suse/samples-bpf-switch-trace_output-sample-to-perf_buffe.patch
	patches.suse/selftests-bpf-remove-perf-buffer-helpers.patch
	patches.suse/bpf-Allow-bpf_skb_event_output-for-a-few-prog-types.patch
	patches.suse/selftests-bpf-Add-selftests-for-bpf_perf_event_outpu.patch
	patches.suse/bpf-flow_dissector-pass-input-flags-to-BPF-flow-diss.patch
	patches.suse/bpf-flow_dissector-support-flags-in-BPF_PROG_TEST_RU.patch
	patches.suse/tools-bpf-sync-bpf_flow_keys-flags.patch
	patches.suse/selftests-bpf-support-BPF_FLOW_DISSECTOR_F_PARSE_1ST.patch
	patches.suse/bpf-flow_dissector-support-ipv6-flow_label-and-BPF_F.patch
	patches.suse/selftests-bpf-support-BPF_FLOW_DISSECTOR_F_STOP_AT_E.patch
	patches.suse/selftests-bpf-prevent-headers-to-be-compiled-as-C-co.patch
	patches.suse/selftests-bpf-revamp-test_progs-to-allow-more-contro.patch
	patches.suse/selftests-bpf-add-test-selectors-by-number-and-name-.patch
	patches.suse/libbpf-return-previous-print-callback-from-libbpf_se.patch
	patches.suse/selftest-bpf-centralize-libbpf-logging-management-fo.patch
	patches.suse/selftests-bpf-abstract-away-test-log-output.patch
	patches.suse/selftests-bpf-add-sub-tests-support-for-test_progs.patch
	patches.suse/selftests-bpf-convert-bpf_verif_scale.c-to-sub-tests.patch
	patches.suse/selftests-bpf-convert-send_signal.c-to-use-subtests.patch
	patches.suse/include-bpf.h-Remove-map_insert_ctx-stubs.patch
	patches.suse/xdp-Refactor-devmap-allocation-code-for-reuse.patch
	patches.suse/xdp-Add-devmap_hash-map-type-for-looking-up-devices-.patch
	patches.suse/tools-include-uapi-Add-devmap_hash-BPF-map-type.patch
	patches.suse/tools-libbpf_probes-Add-new-devmap_hash-type.patch
	patches.suse/tools-Add-definitions-for-devmap_hash-map-type.patch
	patches.suse/tcp-tcp_syn_flood_action-read-port-from-socket.patch
	patches.suse/tcp-add-skb-less-helpers-to-retrieve-SYN-cookie.patch
	patches.suse/bpf-add-bpf_tcp_gen_syncookie-helper.patch
	patches.suse/bpf-sync-bpf.h-to-tools.patch
	patches.suse/selftests-bpf-bpf_tcp_gen_syncookie-bpf_helpers.patch
	patches.suse/selftests-bpf-fix-clearing-buffered-output-between-t.patch
	patches.suse/bpf-always-allocate-at-least-16-bytes-for-setsockopt.patch
	patches.suse/selftests-bpf-test_progs-switch-to-open_memstream.patch
	patches.suse/selftests-bpf-test_progs-test__printf-printf.patch
	patches.suse/selftests-bpf-test_progs-drop-extra-trailing-tab.patch
	patches.suse/libbpf-add-helpers-for-working-with-BTF-types.patch
	patches.suse/libbpf-convert-libbpf-code-to-use-new-btf-helpers.patch
	patches.suse/libbpf-add-.BTF.ext-offset-relocation-section-loadin.patch
	patches.suse/libbpf-implement-BPF-CO-RE-offset-relocation-algorit.patch
	patches.suse/selftests-bpf-add-BPF_CORE_READ-relocatable-read-mac.patch
	patches.suse/selftests-bpf-add-CO-RE-relocs-testing-setup.patch
	patches.suse/selftests-bpf-add-CO-RE-relocs-struct-flavors-tests.patch
	patches.suse/selftests-bpf-add-CO-RE-relocs-nesting-tests.patch
	patches.suse/selftests-bpf-add-CO-RE-relocs-array-tests.patch
	patches.suse/selftests-bpf-add-CO-RE-relocs-enum-ptr-func_proto-t.patch
	patches.suse/selftests-bpf-add-CO-RE-relocs-modifiers-typedef-tes.patch
	patches.suse/selftests-bpf-add-CO-RE-relocs-ptr-as-array-tests.patch
	patches.suse/selftests-bpf-add-CO-RE-relocs-ints-tests.patch
	patches.suse/selftests-bpf-add-CO-RE-relocs-misc-tests.patch
	patches.suse/tools-bpf-fix-core_reloc.c-compilation-error.patch
	patches.suse/xdp-xdp_umem-fix-umem-pages-mapping-for-32bits-syste.patch
	patches.suse/samples-bpf-xdp_fwd-rename-devmap-name-to-be-xdp_tx_.patch
	patches.suse/samples-bpf-make-xdp_fwd-more-practically-usable-via.patch
	patches.suse/tools-bpftool-fix-reading-from-proc-config.gz.patch
	patches.suse/btf-expose-BTF-info-through-sysfs.patch
	patches.suse/tools-bpftool-add-feature-check-for-zlib.patch
	patches.suse/selftests-bpf-fix-race-in-flow-dissector-tests.patch
	patches.suse/btf-rename-sys-kernel-btf-kernel-into-sys-kernel-btf.patch
	patches.suse/libbpf-attempt-to-load-kernel-BTF-from-sysfs-first.patch
	patches.suse/net-devlink-remove-redundant-rtnl-lock-assert.patch
	patches.suse/r8152-separate-the-rx-buffer-size.patch
	patches.suse/r8152-replace-array-with-linking-list-for-rx-informa.patch
	patches.suse/r8152-use-alloc_pages-for-rx-buffer.patch
	patches.suse/0001-ipvs-Improve-robustness-to-the-ipvs-sysctl.patch
	patches.suse/netfilter-add-missing-IS_ENABLED-CONFIG_NF_TABLES-ch.patch
	patches.suse/netfilter-connlabels-prefer-static-lock-initialiser.patch
	patches.suse/net-mvpp2-Replace-tasklet-with-softirq-hrtimer.patch
	patches.suse/net-phy-read-MII_CTRL1000-in-genphy_read_status-only.patch
	patches.suse/page_pool-remove-unnecessary-variable-init.patch
	patches.suse/netdevsim-implement-support-for-devlink-region-and-s.patch
	patches.suse/page_pool-fix-logic-in-__page_pool_get_cached.patch
	patches.suse/can-xilinx_can-xcan_chip_start-fix-failure-with-inva.patch
	patches.suse/can-xilinx_can-xcan_probe-skip-error-message-on-defe.patch
	patches.suse/qed-Add-API-for-configuring-NVM-attributes.patch
	patches.suse/qed-Add-driver-API-for-flashing-the-config-attribute.patch
	patches.suse/net-mscc-describe-the-PTP-register-range.patch
	patches.suse/net-mscc-improve-the-frame-header-parsing-readabilit.patch
	patches.suse/net-mscc-remove-the-frame_info-cpuq-member.patch
	patches.suse/net-mscc-PTP-Hardware-Clock-PHC-support.patch
	patches.suse/net-bridge-mdb-move-vlan-comments.patch
	patches.suse/net-bridge-mdb-factor-out-mdb-filling.patch
	patches.suse/net-bridge-mdb-dump-host-joined-entries-as-well.patch
	patches.suse/net-bridge-mdb-allow-add-delete-for-host-joined-grou.patch
	patches.suse/drop_monitor-Move-per-CPU-data-init-fini-to-separate.patch
	patches.suse/drop_monitor-Initialize-hardware-per-CPU-data.patch
	patches.suse/drop_monitor-Add-basic-infrastructure-for-hardware-d.patch
	patches.suse/drop_monitor-Consider-all-monitoring-states-before-p.patch
	patches.suse/drop_monitor-Add-support-for-packet-alert-mode-for-h.patch
	patches.suse/drop_monitor-Add-support-for-summary-alert-mode-for-.patch
	patches.suse/drop_monitor-Allow-user-to-start-monitoring-hardware.patch
	patches.suse/devlink-Add-packet-trap-infrastructure.patch
	patches.suse/devlink-Add-generic-packet-traps-and-groups.patch
	patches.suse/Documentation-Add-devlink-trap-documentation.patch
	patches.suse/netdevsim-Add-devlink-trap-support.patch
	patches.suse/Documentation-Add-description-of-netdevsim-traps.patch
	patches.suse/net-hns3-add-or-modify-comments.patch
	patches.suse/net-hns3-modify-redundant-initialization-of-variable.patch
	patches.suse/net-hns3-fix-error-and-incorrect-format.patch
	patches.suse/net-hns3-change-print-level-of-RAS-error-log-from-wa.patch
	patches.suse/net-hns3-prevent-unnecessary-MAC-TNL-interrupt.patch
	patches.suse/net-hns3-add-phy_attached_info-to-the-hns3-driver.patch
	patches.suse/be2net-eliminate-enable-field-from-be_aic_obj.patch
	patches.suse/net-hns-add-phy_attached_info-to-the-hns-driver.patch
	patches.suse/net-flow_offload-convert-block_ing_cb_list-to-regula.patch
	patches.suse/sctp-check-asoc-peer.asconf_capable-before-processin.patch
	patches.suse/rtw88-Fix-misuse-of-GENMASK-macro.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/rtw88-debug-dump-tx-power-indexes-in-use.patch
	patches.suse/libertas_tf-Use-correct-channel-range-in-lbtf_geo_in.patch
	patches.suse/Revert-mwifiex-fix-system-hang-problem-after-resume.patch
	patches.suse/r8152-divide-the-tx-and-rx-bottom-functions.patch
	patches.suse/netdevsim-Fix-build-error-without-CONFIG_INET.patch
	patches.suse/s390-qeth-use-node_descriptor-struct
	patches.suse/s390-qeth-propagate-length-of-processed-cmd-io-data-to-callback
	patches.suse/s390-qeth-use-correct-length-field-in-snmp-cmd-callback
	patches.suse/s390-qeth-keep-cmd-alive-after-io-completion
	patches.suse/s390-qeth-merge-qeth_reply-struct-into-qeth_cmd_buffer
	patches.suse/s390-qeth-get-vnicc-sub-cmd-type-from-reply-data
	patches.suse/s390-qeth-streamline-control-code-for-promisc-mode
	patches.suse/s390-ctcm-don-t-use-intparm-for-channel-io
	patches.suse/s390-lcs-don-t-use-intparm-for-channel-io
	patches.suse/can-mcp251x-mcp251x_hw_reset-allow-more-time-after-a.patch
	patches.suse/ice-Use-the-software-based-tail-when-checking-for-hu.patch
	patches.suse/ice-Assume-that-more-than-one-Rx-queue-is-rare-in-ic.patch
	patches.suse/ice-Restructure-VFs-initialization-flows.patch
	patches.suse/ice-fix-set-pause-param-autoneg-check.patch
	patches.suse/ice-Set-WB_ON_ITR-when-we-don-t-re-enable-interrupts.patch
	patches.suse/ice-Fix-kernel-hang-with-DCB-reset-in-CEE-mode.patch
	patches.suse/ice-allow-empty-Rx-descriptors.patch
	patches.suse/ice-Do-not-always-bring-up-PF-VSI-in-ice_ena_vsi.patch
	patches.suse/ice-update-GLINT_DYN_CTL-and-GLINT_VECT2FUNC-registe.patch
	patches.suse/ice-Reduce-wait-times-during-VF-bringup-reset.patch
	patches.suse/ice-Increase-size-of-Mailbox-receive-queue-for-many-.patch
	patches.suse/ice-Move-VF-resources-definition-to-SR-IOV-specific-.patch
	patches.suse/ice-Change-type-for-queue-counts.patch
	patches.suse/ice-improve-print-for-VF-s-when-adding-deleting-MAC-.patch
	patches.suse/net-mlx5e-Rename-reporter-header-file.patch
	patches.suse/net-mlx5e-Change-naming-convention-for-reporter-s-fu.patch
	patches.suse/net-mlx5e-Generalize-tx-reporter-s-functionality.patch
	patches.suse/net-mlx5e-Extend-tx-diagnose-function.patch
	patches.suse/net-mlx5e-Extend-tx-reporter-diagnostics-output.patch
	patches.suse/net-mlx5e-Add-cq-info-to-tx-reporter-diagnose.patch
	patches.suse/net-mlx5e-Add-helper-functions-for-reporter-s-basics.patch
	patches.suse/net-mlx5e-Add-support-to-rx-reporter-diagnose.patch
	patches.suse/net-mlx5e-Split-open-close-ICOSQ-into-stages.patch
	patches.suse/net-mlx5e-Report-and-recover-from-CQE-error-on-ICOSQ.patch
	patches.suse/net-mlx5e-Report-and-recover-from-rx-timeout.patch
	patches.suse/net-mlx5e-RX-Handle-CQE-with-error-at-the-earliest-s.patch
	patches.suse/net-mlx5e-Report-and-recover-from-CQE-with-error-on-.patch
	patches.suse/net-mlx5e-Fix-deallocation-of-non-fully-init-encap-e.patch
	patches.suse/net-mlx5-Fix-the-order-of-fc_stats-cleanup.patch
	patches.suse/mlxsw-core-Add-API-to-set-trap-action.patch
	patches.suse/mlxsw-reg-Add-new-trap-actions.patch
	patches.suse/mlxsw-Add-layer-2-discard-trap-IDs.patch
	patches.suse/mlxsw-Add-trap-group-for-layer-2-discards.patch
	patches.suse/mlxsw-spectrum-Add-devlink-trap-support.patch
	patches.suse/selftests-mlxsw-Add-test-cases-for-devlink-trap-L2-d.patch
	patches.suse/selftests-mlxsw-Add-a-test-case-for-devlink-trap.patch
	patches.suse/mac80211-minstrel_ht-fix-per-group-max-throughput-ra.patch
	patches.suse/cirrus-cs89x0-use-devm_platform_ioremap_resource-to-.patch
	patches.suse/net-bcmgenet-use-devm_platform_ioremap_resource-to-s.patch
	patches.suse/net-mlx5e-Extract-code-that-queues-neigh-update-work.patch
	patches.suse/net-mlx5e-Always-take-reference-to-neigh-entry.patch
	patches.suse/net-mlx5e-Extend-neigh-hash-entry-with-rcu.patch
	patches.suse/net-mlx5e-Refactor-mlx5e_neigh_update_table-encap_lo.patch
	patches.suse/net-mlx5e-Protect-neigh-hash-encap-list-with-spinloc.patch
	patches.suse/net-mlx5e-Refactor-neigh-used-value-update-for-concu.patch
	patches.suse/net-mlx5e-Refactor-neigh-update-for-concurrent-execu.patch
	patches.suse/net-mlx5e-Only-access-fully-initialized-flows-in-nei.patch
	patches.suse/net-mlx5e-Add-tc-flower-tracepoints.patch
	patches.suse/net-mlx5e-Add-trace-point-for-neigh-used-value-updat.patch
	patches.suse/net-mlx5e-Add-trace-point-for-neigh-update.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/net-mlx5-Add-wrappers-for-HyperV-PCIe-operations.patch
	patches.suse/net-mlx5-Add-HV-VHCA-infrastructure.patch
	patches.suse/net-mlx5-Add-HV-VHCA-control-agent.patch
	patches.suse/net-mlx5e-Add-mlx5e-HV-VHCA-stats-agent.patch
	patches.suse/i40e-reduce-stack-usage-in-i40e_set_fc.patch
	patches.suse/i40e-Check-if-transceiver-implements-DDM-before-acce.patch
	patches.suse/i40e-add-check-on-i40e_configure_tx_ring-return-valu.patch
	patches.suse/i40e-fix-shifts-of-signed-values.patch
	patches.suse/i40e-Add-drop-mode-parameter-to-set-mac-config.patch
	patches.suse/i40e-check_recovery_mode-had-wrong-if-statement.patch
	patches.suse/i40e-Update-FW-API-version-to-1.9.patch
	patches.suse/i40e-reset-veb.tc_stats-when-resetting-veb.stats.patch
	patches.suse/i40e-Fix-crash-caused-by-stress-setting-of-VF-MAC-ad.patch
	patches.suse/i40e-Remove-function-i40e_update_dcb_config.patch
	patches.suse/i40e-allow-reset-in-recovery-mode.patch
	patches.suse/i40e-Persistent-LLDP-support.patch
	patches.suse/i40e-fix-retrying-in-i40e_aq_get_phy_capabilities.patch
	patches.suse/ethernet-Delete-unnecessary-checks-before-the-macro-.patch
	patches.suse/r8152-saving-the-settings-of-EEE.patch
	patches.suse/r8152-add-a-helper-function-about-setting-EEE.patch
	patches.suse/net-ipv6-fix-listify-ip6_rcv_finish-in-case-of-forwa.patch
	patches.suse/net-mlx5-Fix-return-code-in-case-of-hyperv-wrong-siz.patch
	patches.suse/drop_monitor-Make-timestamps-y2038-safe.patch
	patches.suse/r8169-fix-DMA-issue-on-MIPS-platform.patch
	patches.suse/net-use-unlikely-for-dql_avail-case.patch
	patches.suse/net-hns3-Fix-Wunused-const-variable-warning.patch
	patches.suse/net-core-skmsg-Delete-an-unnecessary-check-before-th.patch
	patches.suse/bnxt_en-Fix-allocation-of-zero-statistics-block-size.patch
	patches.suse/s390-qdio-enable-drivers-to-poll-for-output-completions
	patches.suse/s390-qdio-let-drivers-opt-out-from-output-queue-scanning
	patches.suse/s390-qeth-collect-accurate-tx-statistics
	patches.suse/s390-qeth-add-tx-napi-support-for-iqd-devices
	patches.suse/s390-qeth-when-in-tx-napi-mode-use-napi_consume_skb
	patches.suse/s390-qeth-add-bql-support-for-iqd-devices
	patches.suse/s390-qeth-add-xmit_more-support-for-iqd-devices
	patches.suse/ice-Allow-egress-control-packets-from-PF_VSI.patch
	patches.suse/ice-Account-for-all-states-of-FW-DCBx-and-LLDP.patch
	patches.suse/ice-Don-t-call-synchronize_irq-for-VF-s-from-the-hos.patch
	patches.suse/ice-Treat-DCBx-state-NOT_STARTED-as-valid.patch
	patches.suse/ice-Copy-dcbx-configuration-only-if-mode-is-correct.patch
	patches.suse/ice-reject-VF-attempts-to-enable-head-writeback.patch
	patches.suse/ice-Rename-ethtool-private-flag-for-lldp.patch
	patches.suse/ice-silence-some-bogus-error-messages.patch
	patches.suse/ice-Fix-flag-used-for-module-query.patch
	patches.suse/ice-Don-t-clear-auto_fec-bit-in-ice_cfg_phy_fec.patch
	patches.suse/ice-Add-input-handlers-for-virtual-channel-handlers.patch
	patches.suse/ice-update-ethtool-stats-on-demand.patch
	patches.suse/ice-Fix-issues-updating-VSI-MAC-filters.patch
	patches.suse/ice-Don-t-allow-VSI-to-remove-unassociated-ucast-fil.patch
	patches.suse/cirrus-cs89x0-remove-set-but-not-used-variable-lp.patch
	patches.suse/net-sched-protect-block-offload-related-fields-with-.patch
	patches.suse/net-sched-change-tcf-block-offload-counter-type-to-a.patch
	patches.suse/net-sched-refactor-block-offloads-counter-usage.patch
	patches.suse/net-sched-notify-classifier-on-successful-offload-ad.patch
	patches.suse/net-sched-add-API-for-registering-unlocked-offload-b.patch
	patches.suse/net-sched-conditionally-obtain-rtnl-lock-in-cls-hw-o.patch
	patches.suse/net-sched-take-rtnl-lock-in-tc_setup_flow_action.patch
	patches.suse/net-sched-take-reference-to-action-dev-before-callin.patch
	patches.suse/net-sched-copy-tunnel-info-when-setting-flow_action-.patch
	patches.suse/net-sched-flower-don-t-take-rtnl-lock-for-cls-hw-off.patch
	patches.suse/nfp-add-AMDA0058-boards-to-firmware-list.patch
	patches.suse/ice-Fix-ethtool-port-and-PFC-stats-for-4x25G-cards.patch
	patches.suse/ice-added-sibling-head-to-parse-nodes.patch
	patches.suse/ice-Sanitize-ice_ena_vsi-and-ice_dis_vsi.patch
	patches.suse/ice-shorten-local-and-add-debug-prints.patch
	patches.suse/ice-Introduce-a-local-variable-for-a-VSI-in-the-rebu.patch
	patches.suse/ice-Don-t-clog-kernel-debug-log-with-VF-MDD-events-e.patch
	patches.suse/ice-add-validation-in-OP_CONFIG_VSI_QUEUES-VF-messag.patch
	patches.suse/ice-fix-ice_is_tc_ena.patch
	patches.suse/ice-fix-potential-infinite-loop.patch
	patches.suse/ice-add-support-for-enabling-disabling-single-queues.patch
	patches.suse/ice-add-support-for-virtchnl_queue_select.-tx-rx-_qu.patch
	patches.suse/ice-Alloc-queue-management-bitmaps-and-arrays-dynami.patch
	patches.suse/ice-Fix-VF-configuration-issues-due-to-reset.patch
	patches.suse/ice-Rework-ice_ena_msix_range.patch
	patches.suse/ice-fix-adminq-calls-during-remove.patch
	patches.suse/mlxsw-Remove-56G-speed-support.patch
	patches.suse/mlxsw-spectrum-Prevent-auto-negotiation-on-number-of.patch
	patches.suse/mlxsw-Bump-firmware-version-to-13.2000.1886.patch
	patches.suse/mlxsw-spectrum_ptp-Add-counters-for-GC-events.patch
	patches.suse/net-hns3-code-optimization-for-debugfs-related-to-du.patch
	patches.suse/net-hns3-use-macro-instead-of-magic-number.patch
	patches.suse/net-hns3-modify-base-parameter-of-kstrtouint-in-hclg.patch
	patches.suse/net-hns3-reduce-the-parameters-of-some-functions.patch
	patches.suse/net-hns3-optimize-some-log-printings.patch
	patches.suse/net-hns3-make-some-reusable-codes-into-a-function.patch
	patches.suse/net-hns3-fix-incorrect-type-in-assignment.patch
	patches.suse/net-hns3-optimize-waiting-time-for-TQP-reset.patch
	patches.suse/net-hns3-implement-.process_hw_error-for-hns3-client.patch
	patches.suse/net-hns3-add-phy-selftest-function.patch
	patches.suse/net-hns3-check-reset-interrupt-status-when-reset-fai.patch
	patches.suse/net-hns3-not-allow-SSU-loopback-while-execute-ethtoo.patch
	patches.suse/net-mlx5-Fix-mlx5_ifc_query_lag_out_bits.patch
	patches.suse/IB-mlx5-Support-MLX5_CMD_OP_QUERY_LAG-as-a-DEVX-gene.patch
	patches.suse/net-mlx5-remove-self-assignment-on-esw-dev.patch
	patches.suse/mlx5-Use-refcount_t-for-refcount.patch
	patches.suse/net-mlx5-Use-debug-message-instead-of-warn.patch
	patches.suse/net-mlx5-Add-XRQ-legacy-commands-opcodes.patch
	patches.suse/net-mlx5-Add-missing-include-file-to-lib-crypto.c.patch
	patches.suse/net-mlx5-Improve-functions-documentation.patch
	patches.suse/net-mlx5-Add-support-for-VNIC_ENV-internal-rq-counte.patch
	patches.suse/net-mlx5-Expose-IP-in-IP-capability-bit.patch
	patches.suse/net-mlx5-Add-lag_tx_port_affinity-capability-bit.patch
	patches.suse/net-mlx5-Add-per-namespace-flow-table-default-miss-a.patch
	patches.suse/net-mlx5-Create-bypass-and-loopback-flow-steering-na.patch
	patches.suse/net-mlx5-fix-a-Wstringop-truncation-warning.patch
	patches.suse/net-mlx5-Set-ODP-capabilities-for-DC-transport-to-ma.patch
	patches.suse/net-mlx5e-ethtool-Fix-a-typo-in-WOL-function-names.patch
	patches.suse/net-mlx5e-Expose-new-function-for-TIS-destroy-loop.patch
	patches.suse/net-mlx5e-Support-LAG-TX-port-affinity-distribution.patch
	patches.suse/net-mlx5e-Add-device-out-of-buffer-counter.patch
	patches.suse/net-mlx5e-Change-function-s-position-to-a-more-fitti.patch
	patches.suse/net-mlx5e-Support-RSS-for-IP-in-IP-and-IPv6-tunneled.patch
	patches.suse/net-mlx5e-Improve-stateless-offload-capability-check.patch
	patches.suse/net-mlx5e-Support-TSO-and-TX-checksum-offloads-for-I.patch
	patches.suse/r8169-move-disabling-interrupt-coalescing-to-RTL8169.patch
	patches.suse/r8169-read-common-register-for-PCI-commit.patch
	patches.suse/bnxt_en-Use-a-common-function-to-print-the-same-etht.patch
	patches.suse/bnxt_en-Remove-the-1-error-return-code-from-bnxt_hwr.patch
	patches.suse/bnxt_en-Convert-error-code-in-firmware-message-respo.patch
	patches.suse/bnxt_en-Simplify-error-checking-in-the-SR-IOV-messag.patch
	patches.suse/bnxt_en-Suppress-all-error-messages-in-hwrm_do_send_.patch
	patches.suse/bnxt_en-Prepare-bnxt_init_one-to-be-called-multiple-.patch
	patches.suse/bnxt_en-Refactor-bnxt_sriov_enable.patch
	patches.suse/bnxt_en-Register-buffers-for-VFs-before-reserving-re.patch
	patches.suse/bnxt_en-Handle-firmware-reset-status-during-IF_UP.patch
	patches.suse/bnxt_en-Discover-firmware-error-recovery-capabilitie.patch
	patches.suse/bnxt_en-Pre-map-the-firmware-health-monitoring-regis.patch
	patches.suse/bnxt_en-Enable-health-monitoring.patch
	patches.suse/bnxt_en-Add-BNXT_STATE_IN_FW_RESET-state.patch
	patches.suse/bnxt_en-Add-new-FW-devlink_health_reporter.patch
	patches.suse/bnxt_en-Handle-RESET_NOTIFY-async-event-from-firmwar.patch
	patches.suse/bnxt_en-Handle-firmware-reset.patch
	patches.suse/bnxt_en-Add-devlink-health-reset-reporter.patch
	patches.suse/bnxt_en-Retain-user-settings-on-a-VF-after-RESET_NOT.patch
	patches.suse/bnxt_en-Do-not-send-firmware-messages-if-firmware-is.patch
	patches.suse/bnxt_en-Add-RESET_FW-state-logic-to-bnxt_fw_reset_ta.patch
	patches.suse/bnxt_en-Add-bnxt_fw_exception-to-handle-fatal-firmwa.patch
	patches.suse/bnxt_en-Add-FW-fatal-devlink_health_reporter.patch
	patches.suse/sched-act_vlan-implement-stats_update-callback.patch
	patches.suse/net-sched-cls_matchall-cleanup-flow_action-before-de.patch
	patches.suse/net-mlx5e-Move-local-var-definition-into-ifdef-block.patch
	patches.suse/bnxt_en-Fix-compile-error-regression-with-CONFIG_BNX.patch
	patches.suse/net-mlx5e-Remove-unlikely-from-WARN-condition.patch
	patches.suse/udp-Remove-unlikely-from-IS_ERR-condition.patch
	patches.suse/net-bridge-Populate-the-pvid-flag-in-br_vlan_get_inf.patch
	patches.suse/qed-Add-APIs-for-reading-config-id-attributes.patch
	patches.suse/qede-Add-support-for-reading-the-config-id-attribute.patch
	patches.suse/qed-Add-APIs-for-configuring-grc-dump-config-flags.patch
	patches.suse/qede-Add-support-for-dumping-the-grc-data.patch
	patches.suse/net-tls-use-RCU-protection-on-icsk-icsk_ulp_data.patch
	patches.suse/tcp-ulp-add-functions-to-dump-ulp-specific-informati.patch
	patches.suse/net-tls-export-protocol-version-cipher-tx_conf-rx_co.patch
	patches.suse/devlink-Make-port-index-data-type-as-unsigned-int.patch
	patches.suse/devlink-Use-switch-case-instead-of-if-else.patch
	patches.suse/net-hns3-remove-redundant-assignment-to-pointer-reg_.patch
	patches.suse/net-hns3-remove-set-but-not-used-variable-qos.patch
	patches.suse/mlx5-Add-missing-init_net-check-in-FIB-notifier.patch
	patches.suse/mvpp2-refactor-BM-pool-functions.patch
	patches.suse/mvpp2-percpu-buffers.patch
	patches.suse/net-mlx5-Move-device-memory-management-to-mlx5_core.patch
	patches.suse/net-mlx5-Add-HW-bits-and-definitions-required-for-SW.patch
	patches.suse/net-mlx5-Avoid-disabling-RoCE-when-uninitialized.patch
	patches.suse/net-mlx5-Add-stub-for-mlx5_eswitch_mode.patch
	patches.suse/net-mlx5-Set-only-stag-for-match-untagged-packets.patch
	patches.suse/net-mlx5-Add-flow-steering-actions-to-fs_cmd-shim-la.patch
	patches.suse/net-mlx5-DR-Add-the-internal-direct-rule-types-defin.patch
	patches.suse/net-mlx5-DR-Add-direct-rule-command-utilities.patch
	patches.suse/net-mlx5-DR-ICM-pool-memory-allocator.patch
	patches.suse/net-mlx5-DR-Expose-an-internal-API-to-issue-RDMA-ope.patch
	patches.suse/net-mlx5-DR-Add-Steering-entry-STE-utilities.patch
	patches.suse/net-mlx5-DR-Expose-steering-domain-functionality.patch
	patches.suse/net-mlx5-DR-Expose-steering-table-functionality.patch
	patches.suse/net-mlx5-DR-Expose-steering-matcher-functionality.patch
	patches.suse/net-mlx5-DR-Expose-steering-action-functionality.patch
	patches.suse/net-mlx5-DR-Expose-steering-rule-functionality.patch
	patches.suse/net-mlx5-DR-Add-required-FW-steering-functionality.patch
	patches.suse/net-mlx5-DR-Expose-APIs-for-direct-rule-managing.patch
	patches.suse/net-mlx5-DR-Add-CONFIG_MLX5_SW_STEERING-for-software.patch
	patches.suse/net-mlx5-Add-direct-rule-fs_cmd-implementation.patch
	patches.suse/net-mlx5-Add-API-to-set-the-namespace-steering-mode.patch
	patches.suse/net-mlx5-Add-support-to-use-SMFS-in-switchdev-mode.patch
	patches.suse/net-mlx5-Add-devlink-flow_steering_mode-parameter.patch
	patches.suse/ice-Fix-EMP-reset-handling.patch
	patches.suse/ice-Fix-resource-leak-in-ice_remove_rule_internal.patch
	patches.suse/ice-Report-what-the-user-set-for-coalesce-tx-rx-usec.patch
	patches.suse/ice-Deduce-TSA-value-from-the-priority-value-in-the-.patch
	patches.suse/ice-add-needed-PFR-during-driver-unload.patch
	patches.suse/ice-update-driver-unloading-field-for-Queue-Shutdown.patch
	patches.suse/ice-add-print-of-autoneg-state-to-link-message.patch
	patches.suse/ice-print-extra-message-if-topology-issue.patch
	patches.suse/ice-Cleanup-defines-in-ice_type.h.patch
	patches.suse/ice-Limit-Max-TCs-on-devices-with-more-than-4-ports.patch
	patches.suse/ice-Correctly-handle-return-values-for-init-DCB.patch
	patches.suse/ice-Always-notify-FW-of-VF-reset.patch
	patches.suse/ice-Report-stats-when-VSI-is-down.patch
	patches.suse/ice-Remove-enable-DCB-when-SW-LLDP-is-activated.patch
	patches.suse/ice-Only-disable-VLAN-pruning-for-the-VF-when-all-VL.patch
	patches.suse/devlink-Add-new-info-version-tags-for-ASIC-and-FW.patch
	patches.suse/ionic-Add-basic-framework-for-IONIC-Network-device-d.patch
	patches.suse/ionic-Add-hardware-init-and-device-commands.patch
	patches.suse/ionic-Add-port-management-commands.patch
	patches.suse/ionic-Add-basic-lif-support.patch
	patches.suse/ionic-Add-interrupts-and-doorbells.patch
	patches.suse/ionic-Add-basic-adminq-support.patch
	patches.suse/ionic-Add-adminq-action.patch
	patches.suse/ionic-Add-notifyq-support.patch
	patches.suse/ionic-Add-the-basic-NDO-callbacks-for-netdev-support.patch
	patches.suse/ionic-Add-management-of-rx-filters.patch
	patches.suse/ionic-Add-Rx-filter-and-rx_mode-ndo-support.patch
	patches.suse/ionic-Add-async-link-status-check-and-basic-stats.patch
	patches.suse/ionic-Add-initial-ethtool-support.patch
	patches.suse/ionic-Add-Tx-and-Rx-handling.patch
	patches.suse/ionic-Add-netdev-event-handling.patch
	patches.suse/ionic-Add-driver-stats.patch
	patches.suse/ionic-Add-RSS-support.patch
	patches.suse/ionic-Add-coalesce-and-other-features.patch
	patches.suse/net-sched-cbs-remove-redundant-assignment-to-variabl.patch
	patches.suse/net-tls-use-the-full-sk_proto-pointer.patch
	patches.suse/net-tls-don-t-jump-to-return.patch
	patches.suse/net-tls-narrow-down-the-critical-area-of-device_offl.patch
	patches.suse/net-tls-clean-up-the-number-of-ifdefs-for-CONFIG_TLS.patch
	patches.suse/net-tls-dedup-the-record-cleanup.patch
	patches.suse/ixgbe-Use-kzfree-rather-than-its-implementation.patch
	patches.suse/sunrpc-Use-kzfree-rather-than-its-implementation.patch
	patches.suse/rocker-add-missing-init_net-check-in-FIB-notifier.patch
	patches.suse/net-qed-Move-static-keyword-to-the-front-of-declarat.patch
	patches.suse/net-hns-Move-static-keyword-to-the-front-of-declarat.patch
	patches.suse/nfp-Drop-unnecessary-continue-in-nfp_net_pf_alloc_vn.patch
	patches.suse/net_sched-act_police-add-2-new-attributes-to-support.patch
	patches.suse/net-hns3-fix-error-VF-index-when-setting-VLAN-offloa.patch
	patches.suse/net-hns3-fix-double-free-bug-when-setting-ringparam.patch
	patches.suse/net-hns3-fix-mis-assignment-to-hdev-reset_level-in-h.patch
	patches.suse/net-hns3-add-client-node-validity-judgment.patch
	patches.suse/net-hns3-remove-explicit-conversion-to-bool.patch
	patches.suse/net-hns3-disable-loopback-setting-in-hclge_mac_init.patch
	patches.suse/net-hns3-make-hclge_dbg_get_m7_stats_info-static.patch
	patches.suse/tools-bpftool-compile-with-EXTRA_WARNINGS.patch
	patches.suse/libbpf-make-libbpf.map-source-of-truth-for-libbpf-ve.patch
	patches.suse/tools-bpftool-fix-arguments-for-p_err-in-do_event_pi.patch
	patches.suse/tools-bpftool-fix-format-strings-and-arguments-for-j.patch
	patches.suse/tools-bpftool-fix-argument-for-p_err-in-BTF-do_dump.patch
	patches.suse/tools-bpftool-fix-format-string-for-p_err-in-query_f.patch
	patches.suse/tools-bpftool-fix-format-string-for-p_err-in-detect_.patch
	patches.suse/tools-bpftool-move-__printf-attributes-to-header-fil.patch
	patches.suse/btf-fix-return-value-check-in-btf_vmlinux_init.patch
	patches.suse/xsk-replace-ndo_xsk_async_xmit-with-ndo_xsk_wakeup.patch
	patches.suse/xsk-add-support-for-need_wakeup-flag-in-AF_XDP-rings.patch
	patches.suse/i40e-add-support-for-AF_XDP-need_wakeup-feature.patch
	patches.suse/ixgbe-add-support-for-AF_XDP-need_wakeup-feature.patch
	patches.suse/libbpf-add-support-for-need_wakeup-flag-in-AF_XDP-pa.patch
	patches.suse/samples-bpf-add-use-of-need_wakeup-flag-in-xdpsock.patch
	patches.suse/net-mlx5e-Move-the-SW-XSK-code-from-NAPI-poll-to-a-s.patch
	patches.suse/net-mlx5e-Add-AF_XDP-need_wakeup-support.patch
	patches.suse/net-Don-t-call-XDP_SETUP_PROG-when-nothing-is-change.patch
	patches.suse/libbpf-relicense-bpf_helpers.h-and-bpf_endian.h.patch
	patches.suse/selftests-bpf-fix-race-in-test_tcp_rtt-test.patch
	patches.suse/bpf-export-bpf_map_inc_not_zero.patch
	patches.suse/bpf-support-cloning-sk-storage-on-accept.patch
	patches.suse/bpf-sync-bpf.h-to-tools-9e819ffc.patch
	patches.suse/xsk-remove-AF_XDP-socket-from-map-when-the-socket-is.patch
	patches.suse/xsk-support-BPF_EXIST-and-BPF_NOEXIST-flags-in-XSKMA.patch
	patches.suse/bpf-Use-PTR_ERR_OR_ZERO-in-xsk_map_inc.patch
	patches.suse/bpf-add-BTF-ids-in-procfs-for-file-descriptors-to-BT.patch
	patches.suse/bpf-add-new-BPF_BTF_GET_NEXT_ID-syscall-command.patch
	patches.suse/tools-bpf-synchronise-BPF-UAPI-header-with-tools.patch
	patches.suse/libbpf-refactor-bpf_-_get_next_id-functions.patch
	patches.suse/libbpf-add-bpf_btf_get_next_id-to-cycle-through-BTF-.patch
	patches.suse/libbpf-use-LFS-_FILE_OFFSET_BITS-instead-of-direct-m.patch
	patches.suse/xdp-xdp_umem-replace-kmap-on-vmap-for-umem-map.patch
	patches.suse/btf-do-not-use-CONFIG_OUTPUT_FORMAT.patch
	patches.suse/bpf-fix-struct-pt_reg-typo-in-documentation.patch
	patches.suse/bpf-clarify-when-bpf_trace_printk-discards-lines.patch
	patches.suse/bpf-sync-bpf.h-to-tools-1f8919b1.patch
	patches.suse/bpf-introduce-verifier-internal-test-flag.patch
	patches.suse/tools-bpf-sync-bpf.h.patch
	patches.suse/selftests-bpf-test_progs-test__skip.patch
	patches.suse/selftests-bpf-test_progs-remove-global-fail-success-.patch
	patches.suse/selftests-bpf-test_progs-remove-asserts-from-subtest.patch
	patches.suse/selftests-bpf-test_progs-remove-unused-ret.patch
	patches.suse/tools-bpftool-ignore-make-built-in-rules-for-getting.patch
	patches.suse/tools-bpftool-improve-and-check-builds-for-different.patch
	patches.suse/tools-bpf-account-for-generated-feature-and-libbpf-d.patch
	patches.suse/tools-bpftool-do-not-link-twice-against-libbpf.a-in-.patch
	patches.suse/nfp-bpf-rework-MTU-checking.patch
	patches.suse/nfp-bpf-add-simple-map-op-cache.patch
	patches.suse/bpf-fix-error-check-in-bpf_tcp_gen_syncookie.patch
	patches.suse/i40e-simplify-Rx-buffer-recycle.patch
	patches.suse/ixgbe-simplify-Rx-buffer-recycle.patch
	patches.suse/xsk-add-support-to-allow-unaligned-chunk-placement.patch
	patches.suse/i40e-modify-driver-for-handling-offsets.patch
	patches.suse/ixgbe-modify-driver-for-handling-offsets.patch
	patches.suse/mlx5e-modify-driver-for-handling-offsets.patch
	patches.suse/net-mlx5e-Allow-XSK-frames-smaller-than-a-page.patch
	patches.suse/libbpf-add-flags-to-umem-config.patch
	patches.suse/samples-bpf-add-unaligned-chunks-mode-support-to-xdp.patch
	patches.suse/samples-bpf-add-buffer-recycling-for-unaligned-chunk.patch
	patches.suse/samples-bpf-use-hugepages-in-xdpsock-app.patch
	patches.suse/selftests-bpf-test_progs-fix-verbose-mode-garbage.patch
	patches.suse/selftests-bpf-test_progs-add-missing-n-to-CHECK_FAIL.patch
	patches.suse/selftests-bpf-introduce-bpf_cpu_to_be64-and-bpf_be64.patch
	patches.suse/selftests-bpf-fix-ctx-write-sysctl-write-read-ok-on-.patch
	patches.suse/selftests-bpf-improve-unexpected-success-reporting-i.patch
	patches.suse/selftests-bpf-fix-endianness-issues-in-test_sysctl.patch
	patches.suse/i40e-fix-xdp-handle-calculations.patch
	patches.suse/ixgbe-fix-xdp-handle-calculations.patch
	patches.suse/xsk-avoid-store-tearing-when-assigning-queues.patch
	patches.suse/xsk-avoid-store-tearing-when-assigning-umem.patch
	patches.suse/xsk-use-state-member-for-socket-synchronization.patch
	patches.suse/xsk-lock-the-control-mutex-in-sock_diag-interface.patch
	patches.suse/rtlwifi-rtl8192cu-Fix-value-set-in-descriptor.patch
	patches.suse/rtlwifi-rtl8821ae-Fix-incorrect-returned-values.patch
	patches.suse/zd1211rw-remove-false-assertion-from-zd_mac_clear.patch
	patches.suse/bcma-fix-incorrect-update-of-BCMA_CORE_PCI_MDIO_DATA.patch
	patches.suse/brcmfmac-get-chip-s-default-RAM-info-during-PCIe-set.patch
	patches.suse/mt76-round-up-length-on-mt76_wr_copy.patch
	patches.suse/mt76-mt7615-fix-sparse-warnings-warning-restricted-_.patch
	patches.suse/mt76-mt7615-always-release-sem-in-mt7615_load_patch.patch
	patches.suse/mt76-mt76u-fix-typo-in-mt76u_fill_rx_sg.patch
	patches.suse/mt76-usb-fix-endian-in-mt76u_copy.patch
	patches.suse/mt76-mt7615-fix-MT7615_WATCHDOG_TIME-definition.patch
	patches.suse/mt76-mt7603-fix-watchdog-rescheduling-in-mt7603_set_.patch
	patches.suse/mt76-stop-rx-aggregation-on-station-removal.patch
	patches.suse/rtw88-fix-seq_file-memory-leak.patch
	patches.suse/rtlwifi-Fix-file-release-memory-leak.patch
	patches.suse/iwlwifi-mvm-start-to-remove-the-code-for-d0i3.patch
	patches.suse/iwlwifi-remove-all-the-d0i3-references.patch
	patches.suse/iwlwifi-mvm-remove-the-tx-defer-for-d0i3.patch
	patches.suse/iwlwifi-mvm-remove-the-d0i3-entry-exit-flow.patch
	patches.suse/iwlwifi-mvm-remove-d0i3_ap_sta_id.patch
	patches.suse/iwlwifi-mvm-remove-last-leftovers-of-d0i3.patch
	patches.suse/iwlwifi-dbg_ini-remove-periphery-phy-and-aux-regions.patch
	patches.suse/ice-Update-fields-in-ice_vsi_set_num_qs-when-reconfi.patch
	patches.suse/ice-Add-ice_get_main_vsi-to-get-PF-main-VSI.patch
	patches.suse/ice-Check-root-pointer-for-validity.patch
	patches.suse/ice-clean-up-arguments.patch
	patches.suse/ice-move-code-closer-together.patch
	patches.suse/ice-small-efficiency-fixes.patch
	patches.suse/ice-change-work-limit-to-a-constant.patch
	patches.suse/ice-Reliably-reset-VFs.patch
	patches.suse/ice-report-link-down-for-VF-when-PF-s-queues-are-not.patch
	patches.suse/ice-Check-for-DCB-capability-before-initializing-DCB.patch
	patches.suse/ice-Report-VF-link-status-with-opcode-to-get-resourc.patch
	patches.suse/ice-update-Tx-context-struct.patch
	patches.suse/ice-Allow-for-delayed-LLDP-MIB-change-registration.patch
	patches.suse/ice-Minor-refactor-in-queue-management.patch
	patches.suse/ice-change-default-number-of-receive-descriptors.patch
	patches.suse/ice-Rework-around-device-function-capabilities.patch
	patches.suse/netfilter-not-mark-a-spinlock-as-__read_mostly.patch
	patches.suse/net-fib_notifier-move-fib_notifier_ops-from-struct-n.patch
	patches.suse/tcp-ulp-fix-possible-crash-in-tcp_diag_get_aux_size.patch
	patches.suse/net-mlx5e-Fix-static-checker-warning-of-potential-po.patch
	patches.suse/net-mlx5-Kconfig-Fix-MLX5_CORE-dependency-with-PCI_H.patch
	patches.suse/net-mlx5e-Use-ipv6_stub-to-avoid-dependency-with-ipv.patch
	patches.suse/net-mlx5e-Remove-leftover-declaration.patch
	patches.suse/net-mlx5-fix-spelling-mistake-offlaods-offloads.patch
	patches.suse/net-mlx5-fix-missing-assignment-of-variable-err.patch
	patches.suse/net-mlx5-Use-PTR_ERR_OR_ZERO-rather-than-its-impleme.patch
	patches.suse/net-mlx5e-kTLS-Remove-unused-function-parameter.patch
	patches.suse/net-mlx5e-Remove-unnecessary-clear_bit-s.patch
	patches.suse/net-mlx5-DR-Remove-useless-set-memory-to-zero-use-me.patch
	patches.suse/net-mlx5-DR-Fix-error-return-code-in-dr_domain_init_.patch
	patches.suse/net-mlx5-DR-Remove-redundant-dev_name-print-from-err.patch
	patches.suse/net-mlx5-Expose-HW-capability-bits-for-port-buffer-p.patch
	patches.suse/net-mlx5e-Add-port-buffer-s-congestion-counters.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/ionic-Remove-unused-including-linux-version.h.patch
	patches.suse/be2net-make-two-arrays-static-const-makes-object-sma.patch
	patches.suse/net-hns3-make-array-spec_opcode-static-const-makes-o.patch
	patches.suse/Bluetooth-hci_bcm-Fix-Wunused-const-variable-warning.patch
	patches.suse/bluetooth-bcm-Add-support-for-loading-firmware-for-B.patch
	patches.suse/bluetooth-hci_bcm-Give-more-time-to-come-out-of-rese.patch
	patches.suse/Bluetooth-hidp-Fix-assumptions-on-the-return-value-o.patch
	patches.suse/net-tls-unref-frags-in-order.patch
	patches.suse/net-tls-use-RCU-for-the-adder-to-the-offload-record-.patch
	patches.suse/net-tls-remove-the-record-tail-optimization.patch
	patches.suse/net-tls-align-non-temporal-copy-to-cache-lines.patch
	patches.suse/iavf-remove-unused-debug-function-iavf_debug_d.patch
	patches.suse/ixgbevf-Link-lost-in-VM-on-ixgbevf-when-restoring-fr.patch
	patches.suse/e1000e-Make-speed-detection-on-hotplugging-cable-mor.patch
	patches.suse/igc-Remove-useless-forward-declaration.patch
	patches.suse/fm10k-use-a-local-variable-for-the-frag-pointer.patch
	patches.suse/igc-Add-NVM-checksum-validation.patch
	patches.suse/iavf-allow-permanent-MAC-address-to-change.patch
	patches.suse/igc-Remove-unneeded-PCI-bus-defines.patch
	patches.suse/i40e-fix-hw_dbg-usage-in-i40e_hmc_get_object_va.patch
	patches.suse/i40e-Implement-debug-macro-hw_dbg-using-dev_dbg.patch
	patches.suse/i40e-Remove-EMPR-traces-from-debugfs-facility.patch
	patches.suse/ixgbe-sync-the-first-fragment-unconditionally.patch
	patches.suse/igc-Add-tx_csum-offload-functionality.patch
	patches.suse/i40e-Add-support-for-X710-device.patch
	patches.suse/net-mlx4_en-ethtool-make-array-modes-static-const-ma.patch
	patches.suse/devlink-extend-fw_load_policy-values.patch
	patches.suse/devlink-add-reset_dev_on_drv_probe-param.patch
	patches.suse/nfp-nsp-add-support-for-fw_loaded-command.patch
	patches.suse/nfp-nsp-add-support-for-optional-hwinfo-lookup.patch
	patches.suse/nfp-nsp-add-support-for-hwinfo-set-operation.patch
	patches.suse/nfp-honor-FW-reset-and-loading-policies.patch
	patches.suse/nfp-add-devlink-param-infrastructure.patch
	patches.suse/nfp-devlink-add-fw_load_policy-support.patch
	patches.suse/nfp-devlink-add-reset_dev_on_drv_probe-support.patch
	patches.suse/kdoc-fix-nfp_fw_load-documentation.patch
	patches.suse/Documentation-nfp-add-nfp-driver-specific-notes.patch
	patches.suse/net-hns3-add-ethtool_ops.set_channels-support-for-HN.patch
	patches.suse/net-hns3-revert-to-old-channel-when-setting-new-chan.patch
	patches.suse/net-hns3-fix-shaper-parameter-algorithm.patch
	patches.suse/net-hns3-fix-port-setting-handle-for-fibre-port.patch
	patches.suse/net-hns3-modify-some-logs-format.patch
	patches.suse/net-hns3-check-NULL-pointer-before-use.patch
	patches.suse/net-hns3-add-some-DFX-info-for-reset-issue.patch
	patches.suse/net-mlx5-Fix-rt-s-type-in-dr_action_create_reformat_.patch
	patches.suse/net-mlx5-Fix-addr-s-type-in-mlx5dr_icm_dm.patch
	patches.suse/net-mlx5-FWTrace-Reduce-stack-usage.patch
	patches.suse/mac80211-vht-add-support-VHT-EXT-NSS-BW-in-parsing-V.patch
	patches.suse/mac80211-don-t-check-if-key-is-NULL-in-ieee80211_key.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/devlink-add-unknown-fw_load_policy-value.patch
	patches.suse/nfp-devlink-set-unknown-fw_load_policy.patch
	patches.suse/qed-Fix-size-of-config-attribute-dump.patch
	patches.suse/qed-Fix-Config-attribute-frame-format.patch
	patches.suse/nfp-read-chip-model-from-the-PluDevice-register.patch
	patches.suse/cxgb4-Fix-spelling-typos.patch
	patches.suse/0001-netfilter-nf_tables_offload-avoid-excessive-stack-us.patch
	patches.suse/ixgbe-fix-memory-leaks.patch
	patches.suse/i40e-check-__I40E_VF_DISABLE-bit-in-i40e_sync_filter.patch
	patches.suse/ixgbe-use-skb_get_queue_mapping-in-tx-path.patch
	patches.suse/i40e-use-ktime_get_real_ts64-instead-of-ktime_to_tim.patch
	patches.suse/i40e-remove-I40E_AQC_ADD_CLOUD_FILTER_OIP.patch
	patches.suse/i40e-mark-additional-missing-bits-as-reserved.patch
	patches.suse/i40e-fix-missed-Negotiated-string-in-i40e_print_link.patch
	patches.suse/i40e-Fix-message-for-other-card-without-FEC.patch
	patches.suse/i40e-use-BIT-macro-to-specify-the-cloud-filter-field.patch
	patches.suse/i40e-clear-__I40E_VIRTCHNL_OP_PENDING-on-invalid-min.patch
	patches.suse/iavf-fix-MAC-address-setting-for-VFs-when-filter-is-.patch
	patches.suse/net-ixgbevf-make-array-api-static-const-makes-object.patch
	patches.suse/i40e-fix-potential-RX-buffer-starvation-for-AF_XDP.patch
	patches.suse/ice-send-driver-version-to-firmware.patch
	patches.suse/ice-Fix-FW-version-formatting-in-dmesg.patch
	patches.suse/ice-Implement-Dynamic-Device-Personalization-DDP-dow.patch
	patches.suse/ice-Initialize-DDP-package-structures.patch
	patches.suse/ice-Enable-DDP-package-download.patch
	patches.suse/ice-Bump-version.patch
	patches.suse/mlx4-Split-restart_one-into-two-functions.patch
	patches.suse/net-devlink-split-reload-op-into-two.patch
	patches.suse/net-devlink-move-reload-fail-indication-to-devlink-c.patch
	patches.suse/rtw88-fix-wrong-rx-power-calculation.patch
	patches.suse/ath9k-dynack-fix-possible-deadlock-in-ath_dynack_nod.patch
	patches.suse/wcn36xx-use-dynamic-allocation-for-large-variables.patch
	patches.suse/net-ath6kl-Fix-a-NULL-ptr-deref-bug.patch
	patches.suse/ath9k_htc-release-allocated-buffer-if-timed-out.patch
	patches.suse/ath9k-release-allocated-buffer-if-timed-out.patch
	patches.suse/ath10k-adjust-skb-length-in-ath10k_sdio_mbox_rx_pack.patch
	patches.suse/ath10k-fix-channel-info-parsing-for-non-tlv-target.patch
	patches.suse/wil6210-add-wil_netif_rx-helper-function.patch
	patches.suse/qed-fix-spelling-mistake-fullill-fulfill.patch
	patches.suse/net-sched-extend-flow_action_entry-with-destructor.patch
	patches.suse/net-sched-take-reference-to-psample-group-in-flow_ac.patch
	patches.suse/net-sched-use-get_dev-action-API-in-flow_action-infr.patch
	patches.suse/kbuild-replace-BASH-specific-2-with-shift-and.patch
	patches.suse/kcm-use-BPF_PROG_RUN.patch
	patches.suse/selftests-bpf-add-bpf-gcc-support.patch
	patches.suse/i40e-fix-xdp-handle-calculations-168dfc3a.patch
	patches.suse/ixgbe-fix-xdp-handle-calculations-2e78fc62.patch
	patches.suse/samples-bpf-fix-xdpsock-l2fwd-tx-for-unaligned-mode.patch
	patches.suse/xdp-Fix-race-in-dev_map_hash_update_elem-when-replac.patch
	patches.suse/bpf-fix-accessing-bpf_sysctl.file_pos-on-s390.patch
	patches.suse/tcp-Add-TCP_INFO-counter-for-packets-received-out-of.patch
	patches.suse/tcp-Add-snd_wnd-to-TCP_INFO.patch
	patches.suse/bnxt_en-Don-t-proceed-in-.ndo_set_rx_mode-when-devic.patch
	patches.suse/bnxt_en-Increase-timeout-for-HWRM_DBG_COREDUMP_XX-co.patch
	patches.suse/bnxt_en-Update-firmware-interface-spec.-to-1.10.0.10.patch
	patches.suse/bnxt_en-Add-a-new-BNXT_FW_RESET_STATE_POLL_FW_DOWN-s.patch
	patches.suse/taprio-Add-support-for-hardware-offloading.patch
	patches.suse/netdevsim-Set-offsets-to-various-protocol-layers.patch
	patches.suse/drop_monitor-Better-sanitize-notified-packets.patch
	patches.suse/s390-ctcm-delete-unnecessary-checks-before-the-macro-call-dev_kfree_skb
	patches.suse/ethtool-implement-Energy-Detect-Powerdown-support-vi.patch
	patches.suse/net-ena-add-intr_moder_rx_interval-to-struct-ena_com.patch
	patches.suse/net-ena-switch-to-dim-algorithm-for-rx-adaptive-inte.patch
	patches.suse/net-ena-reimplement-set-get_coalesce.patch
	patches.suse/net-ena-enable-the-interrupt_moderation-in-driver_su.patch
	patches.suse/net-ena-remove-code-duplication-in-ena_com_update_no.patch
	patches.suse/net-ena-remove-old-adaptive-interrupt-moderation-cod.patch
	patches.suse/net-ena-remove-ena_restore_ethtool_params-and-releva.patch
	patches.suse/net-ena-remove-all-old-adaptive-rx-interrupt-moderat.patch
	patches.suse/net-ena-fix-update-of-interrupt-moderation-register.patch
	patches.suse/net-ena-fix-retrieval-of-nonadaptive-interrupt-moder.patch
	patches.suse/net-ena-fix-incorrect-update-of-intr_delay_resolutio.patch
	patches.suse/mlxsw-spectrum_buffers-Prevent-changing-CPU-port-s-c.patch
	patches.suse/mlxsw-spectrum-Register-CPU-port-with-devlink.patch
	patches.suse/mlxsw-spectrum_buffers-Add-the-ability-to-query-the-.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/net-ena-don-t-wake-up-tx-queue-when-down.patch
	patches.suse/xen-netfront-do-not-assume-sk_buff_head-list-is-empt.patch
	patches.suse/infiniband-don-t-bother-with-d_delete.patch
	patches.suse/devpts_pty_kill-don-t-bother-with-d_delete.patch
	patches.suse/vfs-set-fs_context-user_ns-for-reconfigure.patch
	patches.suse/0001-vfs-Create-fs_context-aware-mount_bdev-replacement.patch
	patches.suse/btrfs-factor-out-extent-dropping-code-from-hole-punc.patch
	patches.suse/btrfs-fix-ENOSPC-errors-leading-to-transaction-abort.patch
	patches.suse/btrfs-Move-free_pages_out-label-in-inline-extent-han.patch
	patches.suse/btrfs-Remove-delalloc_end-argument-from-extent_clear.patch
	patches.suse/btrfs-Remove-leftover-of-in-band-dedupe.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-inode-cache-block-reserve-leak-on-failure-.patch
	patches.suse/btrfs-remove-unnecessary-condition-in-btrfs_clone-to.patch
	patches.suse/btrfs-move-btrfs_add_free_space-out-of-a-header-file.patch
	patches.suse/btrfs-move-basic-block_group-definitions-to-their-own-header.patch
	patches.suse/btrfs-migrate-the-block-group-lookup-code.patch
	patches.suse/btrfs-migrate-the-block-group-ref-counting-stuff.patch
	patches.suse/btrfs-migrate-nocow-and-reservation-helpers.patch
	patches.suse/btrfs-export-the-block-group-caching-helpers.patch
	patches.suse/btrfs-export-the-excluded-extents-helpers.patch
	patches.suse/btrfs-export-the-caching-control-helpers.patch
	patches.suse/btrfs-temporarily-export-fragment_free_space.patch
	patches.suse/btrfs-make-caching_thread-use-btrfs_find_next_key.patch
	patches.suse/btrfs-fix-memory-leaks-in-the-test-test_find_first_c.patch
	patches.suse/btrfs-make-test_find_first_clear_extent_bit-fail-on-.patch
	patches.suse/btrfs-migrate-the-block-group-caching-code.patch
	patches.suse/btrfs-temporarily-export-inc_block_group_ro.patch
	patches.suse/btrfs-migrate-the-block-group-removal-code.patch
	patches.suse/btrfs-migrate-the-block-group-read-creation-code.patch
	patches.suse/btrfs-temporarily-export-btrfs_get_restripe_target.patch
	patches.suse/btrfs-migrate-inc-dec_block_group_ro-code.patch
	patches.suse/btrfs-migrate-the-dirty-bg-writeout-code.patch
	patches.suse/btrfs-export-block-group-accounting-helpers.patch
	patches.suse/btrfs-migrate-the-block-group-space-accounting-helpers.patch
	patches.suse/btrfs-migrate-the-chunk-allocation-code.patch
	patches.suse/btrfs-migrate-the-alloc_profile-helpers.patch
	patches.suse/btrfs-migrate-the-block-group-cleanup-code.patch
	patches.suse/btrfs-unexport-the-temporary-exported-functions.patch
	patches.suse/btrfs-add-a-flush-step-for-delayed-iputs.patch
	patches.suse/btrfs-unify-error-handling-for-ticket-flushing.patch
	patches.suse/btrfs-factor-out-the-ticket-flush-handling.patch
	patches.suse/btrfs-refactor-priority_reclaim_metadata_space.patch
	patches.suse/btrfs-introduce-an-evict-flushing-state.patch
	patches.suse/Btrfs-fix-use-after-free-when-using-the-tree-modific.patch
	patches.suse/btrfs-rename-the-btrfs_calc_-metadata_size-helpers.patch
	patches.suse/btrfs-only-reserve-metadata_size-for-inodes.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-use-correct-count-in-btrfs_file_write_iter.patch
	patches.suse/btrfs-treat-RWF_-D-SYNC-writes-as-sync-for-CRCs.patch
	patches.suse/btrfs-stop-clearing-EXTENT_DIRTY-in-inode-I-O-tree.patch
	patches.suse/btrfs-do-not-allow-reservations-if-we-have-pending-tickets.patch
	patches.suse/btrfs-roll-tracepoint-into-btrfs_space_info_update-helper.patch
	patches.suse/btrfs-add-space-reservation-tracepoint-for-reserved-bytes.patch
	patches.suse/btrfs-stop-partially-refilling-tickets-when-releasing-space.patch
	patches.suse/btrfs-refactor-the-ticket-wakeup-code.patch
	patches.suse/btrfs-rework-wake_all_tickets.patch
	patches.suse/btrfs-fix-may_commit_transaction-to-deal-with-no-partial-filling.patch
	patches.suse/btrfs-remove-orig_bytes-from-reserve_ticket.patch
	patches.suse/btrfs-rename-btrfs_space_info_add_old_bytes.patch
	patches.suse/btrfs-change-the-minimum-global-reserve-size.patch
	patches.suse/btrfs-always-reserve-our-entire-size-for-the-global-reserve.patch
	patches.suse/btrfs-use-btrfs_try_granting_tickets-in-update_global_rsv.patch
	patches.suse/btrfs-do-not-account-global-reserve-in-can_overcommit.patch
	patches.suse/btrfs-add-enospc-debug-messages-for-ticket-failure.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/mm-set-S_SWAPFILE-on-blockdev-swap-devices.patch
	patches.suse/vfs-dont-allow-writes-to-swap-files.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/xfs-fix-maxicount-division-by-zero-error.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/xfs-Fix-deadlock-between-AGI-and-AGF-with-RENAME_WHI.patch
	patches.suse/xfs-Use-WARN_ON_ONCE-for-bailout-mount-operation.patch
	patches.suse/xfs-push-the-AIL-in-xlog_grant_head_wake.patch
	patches.suse/xfs-fix-missed-wakeup-on-l_flush_wait.patch
	patches.suse/xfs-prevent-CIL-push-holdoff-in-log-recovery.patch
	patches.suse/xfs-factor-debug-code-out-of-xlog_state_do_callback.patch
	patches.suse/xfs-factor-callbacks-out-of-xlog_state_do_callback.patch
	patches.suse/xfs-factor-iclog-state-processing-out-of-xlog_state_.patch
	patches.suse/xfs-push-iclog-state-cleaning-into-xlog_state_clean_.patch
	patches.suse/xfs-push-the-grant-head-when-the-log-head-moves-forw.patch
	patches.suse/fs-cifs-Initialize-filesystem-timestamp-ranges.patch
	patches.suse/pstore-fs-superblock-limits.patch
	patches.suse/vfs-Convert-squashfs-to-use-the-new-mount-API.patch
	patches.suse/cifs-fix-a-comment-for-the-timeouts-when-sending-echos.patch
	patches.suse/fs-cifs-cifsssmb-remove-redundant-assignment-to-variable-ret.patch
	patches.suse/cifs-get-mode-bits-from-special-sid-on-stat.patch
	patches.suse/cifs-allow-chmod-to-set-mode-bits-using-special-sid.patch
	patches.suse/cifs-prepare-SMB2_Flush-to-be-usable-in-compounds.patch
	patches.suse/cifs-add-passthrough-for-smb2-setinfo.patch
	patches.suse/smb3-add-missing-flag-definitions.patch
	patches.suse/cifs-remove-redundant-assignment-to-variable-rc.patch
	patches.suse/cifs-remove-unused-variable.patch
	patches.suse/smb3-Incorrect-size-for-netname-negotiate-context.patch
	patches.suse/cifs-remove-set-but-not-used-variables.patch
	patches.suse/cifs-create-a-helper-to-find-a-writeable-handle-by-path-name.patch
	patches.suse/cifs-use-existing-handle-for-compound_op-OP_SET_INFO-when-possible.patch
	patches.suse/cifs-add-new-debugging-macro-cifs_server_dbg.patch
	patches.suse/cifs-fix-dereference-on-ses-before-it-is-null-checked.patch
	patches.suse/smb3-add-mount-option-to-allow-forced-caching-of-read-only-share.patch
	patches.suse/smb3-add-some-more-descriptive-messages-about-share-when-mounting-c.patch
	patches.suse/smb3-add-mount-option-to-allow-RW-caching-of-share-accessed-by-only.patch
	patches.suse/smb3-log-warning-if-CSC-policy-conflicts-with-cache-mount-option.patch
	patches.suse/smb3-add-dynamic-tracepoints-for-flush-and-close.patch
	patches.suse/smb3-allow-skipping-signature-verification-for-perf-sensitive-confi.patch
	patches.suse/smb3-fix-signing-verification-of-large-reads.patch
	patches.suse/cifs-add-a-debug-macro-that-prints-server-share-for-errors.patch
	patches.suse/smb3-allow-parallelizing-decryption-of-reads.patch
	patches.suse/smb3-enable-offload-of-decryption-of-large-reads-via-mount-option.patch
	patches.suse/cifs-add-a-helper-to-find-an-existing-readable-handle-to-a-file.patch
	patches.suse/smb3-only-offload-decryption-of-read-responses-if-multiple-requests.patch
	patches.suse/smb3-display-max-smb3-requests-in-flight-at-any-one-time.patch
	patches.suse/smb3-improve-handling-of-share-deleted-and-share-recreated-.patch
	patches.suse/smb3-allow-disabling-requesting-leases.patch
	patches.suse/smb3-fix-unmount-hang-in-open_shroot.patch
	patches.suse/smb3-fix-potential-null-dereference-in-decrypt-offload.patch
	patches.suse/cifs-modefromsid-make-room-for-4-ACE.patch
	patches.suse/smb3-add-missing-worker-function-for-SMB3-change-notify.patch
	patches.suse/cifs-modefromsid-write-mode-ACE-first.patch
	patches.suse/cifs-update-internal-module-version-number.patch
	patches.suse/configfs-fix-a-deadlock-in-configfs_symlink.patch
	patches.suse/dma-mapping-remove-arch_dma_mmap_pgprot
	patches.suse/dma-mapping-make-dma_atomic_pool_init-self-contained
	patches.suse/block-add-a-helper-function-to-merge-the-segments.patch
	patches.suse/mmc-queue-use-bigger-segments-if-DMA-MAP-layer-can-m.patch
	patches.suse/dma-mapping-introduce-dma_get_merge_boundary.patch
	patches.suse/iommu-dma-add-a-new-dma_map_ops-of-get_merge_boundar.patch
	patches.suse/dma-mapping-fix-filename-references.patch
	patches.suse/dma-mapping-explicitly-wire-up-mmap-and-get_sgtable.patch
	patches.suse/dma-mapping-add-a-dma_can_mmap-helper
	patches.suse/vmalloc-lift-the-arm-flag-for-coherent-mappings-to-common-code.patch
	patches.suse/dma-mapping-always-use-vm_dma_coherent-for-generic-dma-remap
	patches.suse/mmc-queue-Fix-bigger-segments-usage.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/mailbox-qcom-apcs-fix-max_register-value.patch
	patches.suse/ipmi_si-Only-schedule-continuously-in-the-thread-in-.patch
	patches.suse/ipmi_ssif-avoid-registering-duplicate-ssif-interface.patch
	patches.suse/0001-ipmi-move-message-error-checking-to-avoid-deadlock.patch
	patches.suse/Input-cros_ec_keyb-add-back-missing-mask-for-event_t.patch
	patches.suse/platform-chrome-cros_ec_rpmsg-Fix-race-with-host-com.patch
	patches.suse/pinctrl-tegra-Add-suspend-and-resume-support.patch
	patches.suse/pinctrl-tegra210-Add-Tegra210-pinctrl-pm-ops.patch
	patches.suse/pinctrl-bcm2835-Add-support-for-BCM2711-pull-up-func.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-tegra-Flush-pinctrl-writes-during-resume.patch
	patches.suse/pinctrl-amd-disable-spurious-firing-GPIO-IRQs.patch
	patches.suse/pinctrl-bcm2835-Pass-irqchip-when-adding-gpiochip.patch
	patches.suse/pinctrl-denverton-Provide-Interrupt-Status-register-.patch
	patches.suse/pinctrl-denverton-Update-pin-names-according-to-v1.0.patch
	patches.suse/pinctrl-intel-remap-the-pin-number-to-gpio-offset-fo.patch
	patches.suse/pinctrl-qcom-sdm845-Fix-UFS_RESET-pin.patch
	patches.suse/pinctrl-iproc-gpio-Fix-incorrect-pinconf-configurati.patch
	patches.suse/pinctrl-meson-gxbb-Fix-wrong-pinning-definition-for-.patch
	patches.suse/drm-i915-Signal-fence-completion-from-i915_request_w.patch
	patches.suse/drm-i915-Flush-the-execution-callbacks-on-retiring.patch
	patches.suse/drm-i915-ehl-Allow-combo-PHY-A-to-drive-a-third-exte.patch
	patches.suse/drm-i915-use-vfuncs-for-reg_read-write_fw_domains.patch
	patches.suse/drm-i915-kill-uncore_sanitize.patch
	patches.suse/drm-i915-kill-uncore_to_i915.patch
	patches.suse/drm-i915-skip-forcewake-actions-on-forcewake-less-un.patch
	patches.suse/drm-i915-dynamically-allocate-forcewake-domains.patch
	patches.suse/drm-i915-gvt-decouple-check_vgpu-from-uncore_init.patch
	patches.suse/drm-i915-execlists-Preempt-to-busy.patch
	patches.suse/drm-i915-execlists-Minimalistic-timeslicing.patch
	patches.suse/drm-i915-Rings-are-always-flushed.patch
	patches.suse/drm-i915-selftests-Use-request-managed-wakerefs.patch
	patches.suse/drm-i915-ehl-dsi-Set-lane-latency-optimization-for-D.patch
	patches.suse/drm-i915-ehl-dsi-Enable-AFE-over-PPI-strap.patch
	patches.suse/drm-i915-gtt-Defer-address-space-cleanup-to-an-RCU-w.patch
	patches.suse/drm-i915-execlists-Keep-virtual-context-alive-until-.patch
	patches.suse/drm-i915-Convert-intel_vgt_-de-balloon-to-uncore.patch
	patches.suse/drm-i915-Introduce-struct-intel_gt-as-replacement-fo.patch
	patches.suse/drm-i915-Move-intel_gt-initialization-to-a-separate-.patch
	patches.suse/drm-i915-Store-some-backpointers-in-struct-intel_gt.patch
	patches.suse/drm-i915-Move-intel_gt_pm_init-under-intel_gt_init_e.patch
	patches.suse/drm-i915-Make-i915_check_and_clear_faults-take-intel.patch
	patches.suse/drm-i915-Convert-i915_gem_init_swizzling-to-intel_gt.patch
	patches.suse/drm-i915-Use-intel_uncore_rmw-in-intel_gt_init_swizz.patch
	patches.suse/drm-i915-Convert-init_unused_rings-to-intel_gt.patch
	patches.suse/drm-i915-Convert-gt-workarounds-to-intel_gt.patch
	patches.suse/drm-i915-Store-backpointer-to-intel_gt-in-the-engine.patch
	patches.suse/drm-i915-Convert-intel_mocs_init_l3cc_table-to-intel.patch
	patches.suse/drm-i915-Convert-i915_ppgtt_init_hw-to-intel_gt.patch
	patches.suse/drm-i915-Consolidate-some-open-coded-mmio-rmw.patch
	patches.suse/drm-i915-Convert-i915_gem_init_hw-to-intel_gt.patch
	patches.suse/drm-i915-Stop-using-I915_READ-WRITE-in-intel_wopcm_i.patch
	patches.suse/drm-i915-Compartmentalize-i915_ggtt_probe_hw.patch
	patches.suse/drm-i915-Compartmentalize-i915_ggtt_init_hw.patch
	patches.suse/drm-i915-Make-ggtt-invalidation-work-on-ggtt.patch
	patches.suse/drm-i915-Store-intel_gt-backpointer-in-vm.patch
	patches.suse/drm-i915-Compartmentalize-i915_gem_suspend-restore_g.patch
	patches.suse/drm-i915-Convert-i915_gem_flush_ggtt_writes-to-intel.patch
	patches.suse/drm-i915-Move-i915_gem_chipset_flush-to-intel_gt.patch
	patches.suse/drm-i915-Compartmentalize-timeline_init-park-fini.patch
	patches.suse/drm-i915-Compartmentalize-i915_ggtt_cleanup_hw.patch
	patches.suse/drm-i915-Compartmentalize-i915_gem_init_ggtt.patch
	patches.suse/drm-i915-Store-ggtt-pointer-in-intel_gt.patch
	patches.suse/drm-i915-Compartmentalize-ring-buffer-creation.patch
	patches.suse/drm-i915-Save-trip-via-top-level-i915-in-a-few-more-.patch
	patches.suse/drm-i915-Make-timelines-gt-centric.patch
	patches.suse/drm-i915-Rename-i915_timeline-to-intel_timeline-and-.patch
	patches.suse/drm-i915-Eliminate-dual-personality-of-i915_scratch_.patch
	patches.suse/drm-i915-Prevent-dereference-of-engine-before-NULL-c.patch
	patches.suse/drm-i915-gt-Rename-i915_gt_timelines.patch
	patches.suse/drm-i915-gt-Fixup-kerneldoc-parameters.patch
	patches.suse/drm-i915-guc-reorder-enable-disable-communication-st.patch
	patches.suse/drm-i915-guc-handle-GuC-messages-received-with-CTB-d.patch
	patches.suse/drm-i915-Remove-waiting-retiring-from-shrinker-paths.patch
	patches.suse/drm-i915-Track-i915_active-using-debugobjects.patch
	patches.suse/drm-i915-Throw-away-the-active-object-retirement-com.patch
	patches.suse/drm-i915-Provide-an-i915_active.acquire-callback.patch
	patches.suse/drm-i915-Local-debug-BUG_ON-for-intel_wakeref.patch
	patches.suse/drm-i915-blt-Remove-recursive-vma-lock.patch
	patches.suse/drm-i915-execlists-Always-clear-ring_pause-if-we-do-.patch
	patches.suse/drm-i915-gem-Clear-read-write-domains-for-GPU-clear.patch
	patches.suse/drm-i915-ehl-Add-one-additional-PCH-ID-to-MCC.patch
	patches.suse/drm-i915-ehl-Add-missing-VECS-engine.patch
	patches.suse/drm-i915-execlists-Convert-recursive-defer_request-i.patch
	patches.suse/drm-i915-guc-Add-debug-capture-of-GuC-exception.patch
	patches.suse/drm-i915-gt-Pass-intel_gt-to-pm-routines.patch
	patches.suse/drm-i915-Rename-intel_wakeref_-is-_active.patch
	patches.suse/drm-i915-selftests-Hold-ref-on-request-across-waits.patch
	patches.suse/drm-i915-gt-Drop-stale-commentary-for-timeline-densi.patch
	patches.suse/drm-i915-gt-Always-call-kref_init-for-the-timeline.patch
	patches.suse/drm-i915-gt-Add-some-debug-tracing-for-context-pinni.patch
	patches.suse/drm-i915-icl-Add-missing-device-ID.patch
	patches.suse/drm-i915-Check-backlight-type-while-doing-eDP-backli.patch
	patches.suse/drm-i915-selftests-Serialise-nop-reset-with-retireme.patch
	patches.suse/drm-i915-selftests-Drop-manual-request-wakerefs-arou.patch
	patches.suse/drm-i915-selftests-Fixup-atomic-reset-checking.patch
	patches.suse/drm-i915-Switch-to-per-crtc-vblank-vfuncs.patch
	patches.suse/drm-i915-Nuke-drm_driver-irq-vfuncs.patch
	patches.suse/drm-i915-Initialize-drm_driver-vblank-funcs-at-compi.patch
	patches.suse/drm-i915-icl-Add-new-supported-CD-clocks.patch
	patches.suse/drm-i915-ehl-Remove-unsupported-cd-clocks.patch
	patches.suse/drm-i915-ehl-Add-voltage-level-requirement-table.patch
	patches.suse/drm-i915-Move-OA-files-to-separate-folder.patch
	patches.suse/drm-i915-prefix-header-search-path-with-srctree.patch
	patches.suse/drm-i915-add-header-search-path-to-subdir-Makefiles.patch
	patches.suse/drm-i915-make-i915_fixed.h-self-contained.patch
	patches.suse/drm-i915-make-i915_globals.h-self-contained.patch
	patches.suse/drm-i915-make-i915_pvinfo.h-self-contained.patch
	patches.suse/drm-i915-make-i915_vgpu.h-self-contained.patch
	patches.suse/drm-i915-make-intel_guc_ct.h-self-contained.patch
	patches.suse/drm-i915-make-intel_guc_fwif.h-self-contained.patch
	patches.suse/drm-i915-make-intel_guc_reg.h-self-contained.patch
	patches.suse/drm-i915-make-intel_gvt.h-self-contained.patch
	patches.suse/drm-i915-make-intel_uc_fw.h-self-contained.patch
	patches.suse/drm-i915-Make-i945gm_vblank_work_func-static.patch
	patches.suse/drm-i915-rework-reading-pipe-disable-fuses.patch
	patches.suse/drm-i915-Pass-intel_crtc_state-to-needs_modeset.patch
	patches.suse/drm-i915-Convert-most-of-atomic-commit-to-take-more-.patch
	patches.suse/drm-i915-Convert-hw-state-verifier-to-take-more-inte.patch
	patches.suse/drm-i915-Use-intel_crtc_state-in-sanitize_watermarks.patch
	patches.suse/drm-i915-Pass-intel-state-to-plane-functions-as-well.patch
	patches.suse/drm-i915-Use-intel-state-as-much-as-possible-in-wm-c.patch
	patches.suse/drm-i915-icl-Add-support-to-read-out-the-TBT-PLL-HW-.patch
	patches.suse/drm-i915-Tune-down-WARNs-about-TBT-AUX-power-well-en.patch
	patches.suse/drm-i915-Move-the-TypeC-port-handling-code-to-a-sepa.patch
	patches.suse/drm-i915-Sanitize-the-terminology-used-for-TypeC-por.patch
	patches.suse/drm-i915-Don-t-enable-the-DDI-IO-power-in-the-TypeC-.patch
	patches.suse/drm-i915-Use-the-correct-AUX-power-domain-in-TypeC-T.patch
	patches.suse/drm-i915-Unify-the-TypeC-port-notation-in-debug-erro.patch
	patches.suse/drm-i915-Factor-out-common-parts-from-TypeC-port-han.patch
	patches.suse/drm-i915-Wait-for-TypeC-PHY-complete-flag-to-clear-i.patch
	patches.suse/drm-i915-Handle-the-TCCOLD-power-down-event.patch
	patches.suse/drm-i915-Sanitize-the-TypeC-connect-detect-sequences.patch
	patches.suse/drm-i915-Fix-the-TypeC-port-mode-sanitization-during.patch
	patches.suse/drm-i915-Keep-the-TypeC-port-mode-fixed-for-detect-A.patch
	patches.suse/drm-i915-Sanitize-the-TypeC-FIA-lane-configuration-d.patch
	patches.suse/drm-i915-Sanitize-the-shared-DPLL-reserve-release-in.patch
	patches.suse/drm-i915-Sanitize-the-shared-DPLL-find-reference-int.patch
	patches.suse/drm-i915-icl-Split-getting-the-DPLLs-to-port-type-sp.patch
	patches.suse/drm-i915-icl-Reserve-all-required-PLLs-for-TypeC-por.patch
	patches.suse/drm-i915-Keep-the-TypeC-port-mode-fixed-when-the-por.patch
	patches.suse/drm-i915-Add-state-verification-for-the-TypeC-port-m.patch
	patches.suse/drm-i915-Remove-unneeded-disconnect-in-TypeC-legacy-.patch
	patches.suse/drm-i915-WARN-about-invalid-lane-reversal-in-TBT-alt.patch
	patches.suse/drm-i915-guc-Avoid-reclaim-locks-during-reset.patch
	patches.suse/drm-i915-icl-Drop-port-parameter-to-icl_get_combo_bu.patch
	patches.suse/drm-i915-ehl-Add-third-combo-PHY-offset.patch
	patches.suse/drm-i915-ehl-Don-t-program-PHY_MISC-on-EHL-PHY-C.patch
	patches.suse/drm-i915-execlists-Refactor-CSB-state-machine.patch
	patches.suse/drm-i915-Report-if-i915_active-is-still-busy-upon-wa.patch
	patches.suse/drm-i915-whitelist-PS_-DEPTH-INVOCATION-_COUNT.patch
	patches.suse/Revert-drm-i915-Introduce-private-PAT-management.patch
	patches.suse/drm-i915-gtt-Don-t-check-PPGTT-presence-on-PPGTT-onl.patch
	patches.suse/drm-i915-synchronize_irq-against-the-actual-irq.patch
	patches.suse/drm-i915-display-Handle-lost-primary_port-across-sus.patch
	patches.suse/drm-i915-selftests-Common-live-setup-teardown.patch
	patches.suse/drm-i915-selftests-Lock-the-drm_mm-while-modifying.patch
	patches.suse/drm-i915-execlists-Hesitate-before-slicing.patch
	patches.suse/drm-i915-gem-Free-pages-before-rcu-freeing-the-objec.patch
	patches.suse/drm-i915-Markup-potential-lock-for-i915_active.patch
	patches.suse/drm-i915-Mark-up-vma-active-as-safe-for-use-inside-s.patch
	patches.suse/drm-i915-Use-port-clock-to-set-correct-N-value.patch
	patches.suse/drm-i915-Add-N-CTS-values-for-10-12-bit-deep-color.patch
	patches.suse/drm-i915-Move-the-renderstate-setup-under-gt.patch
	patches.suse/drm-i915-Flush-the-workqueue-before-draining.patch
	patches.suse/drm-i915-Check-caller-held-wakerefs-in-assert_forcew.patch
	patches.suse/drm-i915-gt-Use-caller-provided-forcewake-for-intel_.patch
	patches.suse/drm-i915-gt-Assume-we-hold-forcewake-for-execlists-r.patch
	patches.suse/drm-i915-gt-Ignore-forcewake-acquisition-for-posting.patch
	patches.suse/drm-i915-gem-Defer-obj-base.resv-fini-until-RCU-call.patch
	patches.suse/drm-i915-Show-support-for-accurate-sw-PMU-busyness-t.patch
	patches.suse/drm-i915-gtt-Handle-double-alloc-failures.patch
	patches.suse/drm-i915-guc-Upgrade-to-GuC-33.0.0.patch
	patches.suse/drm-i915-Dump-w-a-lists-on-all-engines.patch
	patches.suse/drm-i915-gt-Pull-engine-w-a-initialisation-into-comm.patch
	patches.suse/drm-i915-selftests-Drain-the-freedlists-between-exec.patch
	patches.suse/drm-i915-hangcheck-Look-at-instdone-for-all-engines.patch
	patches.suse/drm-i915-overlay-Stash-the-kernel-context-on-initial.patch
	patches.suse/drm-i915-selftests-Be-engine-agnostic.patch
	patches.suse/drm-i915-Show-instdone-for-each-engine-in-debugfs.patch
	patches.suse/drm-i915-Rework-some-interrupt-handling-functions-to.patch
	patches.suse/drm-i915-Remove-some-legacy-mmio-accessors-from-inte.patch
	patches.suse/drm-i915-Move-dev_priv-pm_i-m-e-r-into-intel_gt.patch
	patches.suse/drm-i915-Add-windowing-for-primary-planes-on-gen2-3-.patch
	patches.suse/drm-i915-Disable-sprite-gamma-on-ivb-bdw.patch
	patches.suse/drm-i915-Program-plane-gamma-ramps.patch
	patches.suse/drm-i915-Deal-with-cpp-8-for-g4x-watermarks.patch
	patches.suse/drm-i915-Cosmetic-fix-for-skl-plane-switch-statement.patch
	patches.suse/drm-i915-Clean-up-skl-vs.-icl-plane-formats.patch
	patches.suse/drm-i915-ehl-Add-support-for-DPLL4-v10.patch
	patches.suse/drm-i915-Order-assert-forcewake-test.patch
	patches.suse/drm-i915-Remove-set-but-not-used-variable-encoder.patch
	patches.suse/drm-i915-Remove-set-but-not-used-variable-intel_dig_.patch
	patches.suse/drm-i915-gtt-pde-entry-encoding-is-identical.patch
	patches.suse/drm-i915-gtt-Tear-down-setup-and-cleanup-macros-for-.patch
	patches.suse/drm-i915-gtt-Setup-phys-pages-for-3lvl-pdps.patch
	patches.suse/drm-i915-gtt-Introduce-release_pd_entry.patch
	patches.suse/drm-i915-Pull-assert_forcewake_active-underneath-the.patch
	patches.suse/drm-i915-Explicitly-track-active-fw_domain-timers.patch
	patches.suse/drm-i915-selftests-Reorder-error-cleanup-for-whiteli.patch
	patches.suse/drm-i915-Update-DRIVER_DATE-to-20190708.patch
	patches.suse/drm-i915-selftests-Set-igt_spinner.gt-for-early-exit.patch
	patches.suse/drm-i915-selftests-Fill-in-a-little-more-of-the-dumm.patch
	patches.suse/drm-i915-gt-Apply-RCS-workarounds-to-the-render-clas.patch
	patches.suse/drm-i915-gt-Remove-presumption-of-RCS0.patch
	patches.suse/drm-i915-hdcp-debug-logs-for-sink-related-failures.patch
	patches.suse/drm-i915-Add-icl-mipi-dsi-properties.patch
	patches.suse/drm-i915-sdvo-Use-named-initializers-for-the-SDVO-co.patch
	patches.suse/drm-i915-sdvo-Remove-duplicate-SET_INPUT_TIMINGS_PAR.patch
	patches.suse/drm-i915-sdvo-Shrink-sdvo_cmd_names-strings.patch
	patches.suse/drm-i915-sdvo-Add-helpers-to-get-the-cmd-status-stri.patch
	patches.suse/drm-i915-Clear-the-shared-PLL-from-the-put_dplls-hoo.patch
	patches.suse/drm-i915-icl-Clear-the-shared-port-PLLs-from-the-new.patch
	patches.suse/drm-i915-userptr-Don-t-mark-readonly-objects-as-dirt.patch
	patches.suse/drm-i915-enumerate-scratch-fields.patch
	patches.suse/drm-i915-add-infrastructure-to-hold-off-preemption-o.patch
	patches.suse/drm-i915-Remove-unused-i915_gem_context_lookup_engin.patch
	patches.suse/drm-i915-execlists-Record-preemption-for-selftests.patch
	patches.suse/drm-i915-icl-Handle-YCbCr-to-RGB-conversion-for-BT20.patch
	patches.suse/drm-i915-icl-Fix-Y-pre-offset-for-Full-Range-YCbCr.patch
	patches.suse/drm-i915-icl-Fixed-Input-CSC-Co-efficients-for-BT601.patch
	patches.suse/drm-i915-make-new-intel_tc.c-use-uncore-accessors.patch
	patches.suse/drm-i915-fix-include-order-in-intel_tc.patch
	patches.suse/drm-i915-move-intel_ddi_set_fia_lane_count-to-intel_.patch
	patches.suse/drm-i915-gen11-Start-distinguishing-phy-from-port.patch
	patches.suse/drm-i915-gen11-Program-ICL_DPCLKA_CFGCR0-according-t.patch
	patches.suse/drm-i915-gen11-Convert-combo-PHY-logic-to-use-new-en.patch
	patches.suse/drm-i915-Transition-port-type-checks-to-phy-checks.patch
	patches.suse/drm-i915-ehl-Enable-DDI-D.patch
	patches.suse/drm-i915-gt-Drop-the-duplicate-icl-workaround.patch
	patches.suse/drm-i915-selftests-Ensure-we-don-t-clamp-a-random-of.patch
	patches.suse/drm-i915-guc-Remove-preemption-support-for-current-f.patch
	patches.suse/drm-i915-guc-Simplify-guc-client.patch
	patches.suse/drm-i915-sdvo-Fix-handling-if-zero-hbuf-size.patch
	patches.suse/drm-i915-selftests-Hold-the-vma-manager-lock-while-m.patch
	patches.suse/drm-i915-Use-the-display-core-power-domain-in-vlv-ch.patch
	patches.suse/drm-i915-Check-crtc_state-wm.need_postvbl_update-bef.patch
	patches.suse/drm-i915-Simplify-modeset_get_crtc_power_domains-arg.patch
	patches.suse/drm-i915-Polish-intel_shared_dpll_swap_state.patch
	patches.suse/drm-i915-Polish-intel_atomic_track_fbs.patch
	patches.suse/drm-i915-Use-intel_-types-in-intel_-lock-modeset-_al.patch
	patches.suse/drm-i915-Use-intel_-types-in-intel_atomic_commit.patch
	patches.suse/drm-i915-Don-t-pass-stack-garbage-to-pcode-in-the-se.patch
	patches.suse/drm-i915-guc-Drop-redundant-ctx-param-from-kerneldoc.patch
	patches.suse/drm-i915-Copy-name-string-into-ring-buffer-for-intel.patch
	patches.suse/drm-i915-Don-t-overestimate-4-2-0-link-symbol-clock.patch
	patches.suse/drm-i915-Add-4th-pipe-and-transcoder.patch
	patches.suse/drm-i915-tgl-add-initial-Tiger-Lake-definitions.patch
	patches.suse/drm-i915-tgl-Introduce-Tiger-Lake-PCH.patch
	patches.suse/drm-i915-tgl-Add-TGL-PCH-detection-in-virtualized-en.patch
	patches.suse/drm-i915-tgl-Add-TGL-PCI-IDs.patch
	patches.suse/drm-i915-tgl-Check-if-pipe-D-is-fused.patch
	patches.suse/drm-i915-tgl-rename-TRANSCODER_EDP_VDSC-to-use-on-tr.patch
	patches.suse/drm-i915-tgl-Add-power-well-support.patch
	patches.suse/drm-i915-tgl-Add-power-well-to-support-4th-pipe.patch
	patches.suse/drm-i915-tgl-Add-new-pll-ids.patch
	patches.suse/drm-i915-tgl-Add-pll-manager.patch
	patches.suse/drm-i915-tgl-Add-additional-ports-for-Tiger-Lake.patch
	patches.suse/drm-i915-tgl-Add-additional-PHYs-for-Tiger-Lake.patch
	patches.suse/drm-i915-tgl-init-ddi-port-A-C-for-Tiger-Lake.patch
	patches.suse/drm-i915-tgl-apply-Display-WA-1178-to-fix-type-C-don.patch
	patches.suse/drm-i915-gen12-MBUS-B-credit-change.patch
	patches.suse/drm-i915-tgl-Add-gmbus-gpio-pin-to-port-mapping.patch
	patches.suse/drm-i915-tgl-port-to-ddc-pin-mapping.patch
	patches.suse/drm-i915-tgl-Add-vbt-value-mapping-for-DDC-Bus-pin.patch
	patches.suse/drm-i915-tgl-Add-DPLL-registers.patch
	patches.suse/drm-i915-tgl-Update-DPLL-clock-reference-register.patch
	patches.suse/drm-i915-Add-test-for-invalid-flag-bits-in-whitelist.patch
	patches.suse/drm-i915-Implement-read-only-support-in-whitelist-se.patch
	patches.suse/drm-i915-Add-engine-name-to-workaround-debug-print.patch
	patches.suse/drm-i915-gtt-Use-shallow-dma-pages-for-scratch.patch
	patches.suse/drm-i915-gtt-Wrap-page_table-with-page_directory.patch
	patches.suse/drm-i915-gtt-Reorder-gen8-ppgtt-free-clear-alloc.patch
	patches.suse/drm-i915-gtt-Markup-i915_ppgtt-height.patch
	patches.suse/drm-i915-gtt-Compute-the-radix-for-gen8-page-table-l.patch
	patches.suse/drm-i915-gtt-Convert-vm-scratch-into-an-array.patch
	patches.suse/drm-i915-gtt-Use-NULL-to-encode-scratch-shadow-entri.patch
	patches.suse/drm-i915-Drop-extern-qualifiers-from-header-function.patch
	patches.suse/drm-i915-Rename-_load-_unload-to-match-PCI-entry-poi.patch
	patches.suse/drm-i915-Replace-_load-with-_probe-consequently.patch
	patches.suse/drm-i915-Propagate-_release-function-name-suffix-dow.patch
	patches.suse/drm-i915-Propagate-_remove-function-name-suffix-down.patch
	patches.suse/drm-i915-Propagate-_probe-function-name-suffix-down.patch
	patches.suse/drm-i915-guc-Don-t-enable-GuC-HuC-in-auto-mode-on-pr.patch
	patches.suse/drm-i915-guc-Turn-on-GuC-HuC-auto-mode.patch
	patches.suse/drm-i915-Skip-SINK_COUNT-read-on-CH7511.patch
	patches.suse/drm-i915-display-Drop-kerneldoc-for-intel_atomic_com.patch
	patches.suse/drm-i915-gtt-Recursive-cleanup-for-gen8.patch
	patches.suse/drm-i915-gtt-Recursive-ppgtt-clear-for-gen8.patch
	patches.suse/drm-i915-Add-modular-FIA.patch
	patches.suse/drm-i915-tgl-add-modular-FIA-to-device-info.patch
	patches.suse/drm-i915-gt-Use-intel_gt-as-the-primary-object-for-h.patch
	patches.suse/drm-i915-guc-Use-system-workqueue-for-log-capture.patch
	patches.suse/drm-i915-uc-replace-uc-init-fini-misc.patch
	patches.suse/drm-i915-uc-introduce-intel_uc_fw_supported.patch
	patches.suse/drm-i915-guc-move-guc-irq-functions-to-intel_guc-par.patch
	patches.suse/drm-i915-guc-unify-guc-irq-handling.patch
	patches.suse/drm-i915-uc-move-GuC-and-HuC-files-under-gt-uc.patch
	patches.suse/drm-i915-uc-move-GuC-HuC-inside-intel_gt-under-a-new.patch
	patches.suse/drm-i915-uc-Move-intel-functions-to-intel_uc.patch
	patches.suse/drm-i915-uc-prefer-intel_gt-over-i915-in-GuC-HuC-pat.patch
	patches.suse/drm-i915-guc-prefer-intel_gt-in-guc-interrupt-functi.patch
	patches.suse/drm-i915-uc-kill-g-h-uc_to_i915.patch
	patches.suse/drm-i915-selftests-Ignore-self-preemption-suppressio.patch
	patches.suse/drm-i915-ehl-Map-MCC-pins-based-on-PHY-not-port.patch
	patches.suse/drm-i915-Add-support-for-retrying-hotplug.patch
	patches.suse/drm-i915-Enable-hotplug-retry.patch
	patches.suse/drm-i915-execlists-Disable-preemption-under-GVT.patch
	patches.suse/drm-i915-gtt-Recursive-ppgtt-alloc-for-gen8.patch
	patches.suse/drm-i915-gtt-Tidy-up-ppgtt-insertion-for-gen8.patch
	patches.suse/drm-i915-oa-Reconfigure-contexts-on-the-fly.patch
	patches.suse/drm-i915-Update-description-of-i915.enable_guc-modpa.patch
	patches.suse/0003-drm-i915-execlists-Process-interrupted-context-on-re.patch
	patches.suse/drm-i915-gt-Push-engine-stopping-into-reset-prepare.patch
	patches.suse/drm-i915-Add-gen8_de_pipe_fault_mask.patch
	patches.suse/drm-i915-ehl-Use-an-id-of-4-while-accessing-DPLL4-s-.patch
	patches.suse/drm-i915-Make-sure-cdclk-is-high-enough-for-DP-audio.patch
	patches.suse/drm-i915-Drop-wmb-inside-pread_gtt.patch
	patches.suse/drm-i915-Use-maximum-write-flush-for-pwrite_gtt.patch
	patches.suse/drm-i915-execlists-Cancel-breadcrumb-on-preempting-t.patch
	patches.suse/drm-i915-Remove-set-but-not-used-variable-src_y.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/drm-i915-Skip-CS-verification-of-L3-bank-registers.patch
	patches.suse/drm-i915-icl-Verify-engine-workarounds-in-GEN8_L3SQC.patch
	patches.suse/drm-i915-icl-Add-Wa_1409178092.patch
	patches.suse/Revert-drm-i915-guc-Turn-on-GuC-HuC-auto-mode.patch
	patches.suse/Revert-drm-i915-Update-description-of-i915.enable_gu.patch
	patches.suse/drm-i915-gtt-Correct-unshifted-from-for-gen8_ppgtt_a.patch
	patches.suse/drm-i915-gtt-Don-t-try-to-clear-failed-empty-pd-allo.patch
	patches.suse/drm-i915-dsi-remove-set-but-not-used-variable-hfront.patch
	patches.suse/drm-i915-gtt-Fix-rounding-for-36b.patch
	patches.suse/drm-i915-Remove-obsolete-engine-cleanup.patch
	patches.suse/drm-i915-gt-Hook-up-intel_context_fini.patch
	patches.suse/drm-i915-Rely-on-spinlock-protection-for-GPU-error-c.patch
	patches.suse/drm-i915-Add-HDCP-capability-info-to-i915_display_in.patch
	patches.suse/drm-i915-uc-Gt-fy-uc-reset.patch
	patches.suse/drm-i915-uc-Sanitize-uC-when-GT-is-sanitized.patch
	patches.suse/drm-i915-selftests-Let-igt_vma_partial-et-al-breathe.patch
	patches.suse/drm-i915-Squelch-nop-wait-for-idle-trace.patch
	patches.suse/drm-i915-huc-fix-status-check.patch
	patches.suse/drm-i915-Use-dev_get_drvdata.patch
	patches.suse/drm-i915-guc-Set-GuC-init-params-only-once.patch
	patches.suse/drm-i915-uc-Unify-uC-platform-check.patch
	patches.suse/drm-i915-Fix-handling-of-non-supported-uC.patch
	patches.suse/drm-i915-uc-Unify-uC-FW-selection.patch
	patches.suse/drm-i915-uc-Unify-uc_fw-status-tracking.patch
	patches.suse/drm-i915-uc-Move-xfer-rsa-logic-to-common-function.patch
	patches.suse/drm-i915-huc-Copy-huc-rsa-only-once.patch
	patches.suse/drm-i915-uc-Plumb-the-gt-through-fw_upload.patch
	patches.suse/drm-i915-uc-Unify-uC-firmware-upload.patch
	patches.suse/drm-i915-uc-Update-drawing-for-firmware-layout.patch
	patches.suse/drm-i915-uc-Move-uc-firmware-layout-definitions-to-d.patch
	patches.suse/drm-i915-Capture-vma-contents-outside-of-spinlock.patch
	patches.suse/drm-i915-uc-Reorder-params-in-intel_uc_fw_fetch.patch
	patches.suse/drm-i915-guc-init-submission-structures-as-part-of-g.patch
	patches.suse/drm-i915-perf-Initialise-err-to-0-before-looping-ove.patch
	patches.suse/drm-i915-Do-not-rely-on-for-loop-caching-the-mask.patch
	patches.suse/drm-i915-uc-Don-t-sanitize-guc_log_level-modparam.patch
	patches.suse/drm-i915-gt-Add-to-timeline-requires-the-timeline-mu.patch
	patches.suse/drm-i915-uc-Remove-redundant-header_offset-size-defi.patch
	patches.suse/drm-i915-uc-Remove-redundant-ucode-offset-definition.patch
	patches.suse/drm-i915-uc-Remove-redundant-RSA-offset-definition.patch
	patches.suse/drm-i915-tgl-skip-setting-PORT_CL_DW12_-on-initializ.patch
	patches.suse/drm-i915-tgl-select-correct-bit-for-port-select.patch
	patches.suse/drm-i915-tgl-update-ddi-tc-clock_off-bits.patch
	patches.suse/drm-i915-uc-Fixup-kerneldoc-after-params-were-flippe.patch
	patches.suse/drm-i915-selftests-Careful-not-to-flush-hang_fini-on.patch
	patches.suse/drm-i915-Flush-the-i915_vm_release-before-ggtt-shutd.patch
	patches.suse/drm-i915-uc-Don-t-fail-on-HuC-firmware-failure.patch
	patches.suse/drm-i915-use-upstream-version-of-header-tests.patch
	patches.suse/drm-i915-Inline-engine-init_context-into-its-caller.patch
	patches.suse/drm-i915-Move-aliasing_ppgtt-underneath-its-i915_ggt.patch
	patches.suse/drm-i915-gt-Provide-a-local-intel_context.vm.patch
	patches.suse/drm-i915-Update-DRIVER_DATE-to-20190730.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-i915-remove-irrelevant-DRM_UNLOCKED-flag.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/fbdev-Ditch-fb_edid_add_monspecs.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/video-of-display_timing-Add-of_node_put-in-of_get_di.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/dma-buf-fix-stack-corruption-in-dma_fence_chain_rele.patch
	patches.suse/drm-Add-Content-protection-type-property.patch
	patches.suse/drm-i915-Attach-content-type-property.patch
	patches.suse/drm-uevent-for-connector-status-change.patch
	patches.suse/drm-hdcp-update-content-protection-property-with-uev.patch
	patches.suse/drm-i915-update-the-hdcp-state-with-uevent.patch
	patches.suse/drm-hdcp-reference-for-srm-file-format.patch
	patches.suse/drm-i915-stop-using-seqcount-for-fence-pruning.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/0001-drm-amdgpu-remove-ras_reserve_vram-in-ras-injection.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/drm-Fix-kerneldoc-warns-in-connector-related-docs.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/drm-i915-tgl-Add-hpd-interrupt-handling.patch
	patches.suse/drm-i915-tgl-Update-north-display-hotplug-detection-.patch
	patches.suse/drm-i915-tgl-handle-DP-aux-interrupts.patch
	patches.suse/drm-i915-make-i915_selftest.h-self-contained.patch
	patches.suse/drm-i915-Avoid-ce-gem_context-i915.patch
	patches.suse/drm-i915-selftests-Pass-intel_context-to-igt_spinner.patch
	patches.suse/drm-i915-uc-Don-t-enable-communication-twice-on-resu.patch
	patches.suse/drm-i915-uc-Move-uC-WOPCM-setup-in-uc_init_hw.patch
	patches.suse/drm-i915-remove-dangling-forward-declaration.patch
	patches.suse/drm-i915-tgl-Move-fault-registers-to-their-new-offse.patch
	patches.suse/drm-i915-tgl-stop-using-ERROR_GEN6-and-DONE_REG.patch
	patches.suse/drm-i915-tgl-Define-MOCS-entries-for-Tigerlake.patch
	patches.suse/drm-i915-tgl-Tigerlake-only-has-global-MOCS-register.patch
	patches.suse/drm-i915-Move-MOCS-setup-to-intel_mocs.c.patch
	patches.suse/drm-i915-ehl-Ungate-DDIC-and-DDID.patch
	patches.suse/0001-drm-i915-execlists-Always-clear-pending-inflight-req.patch
	patches.suse/drm-i915-oa-add-content-to-Makefile.patch
	patches.suse/drm-i915-ehl-Don-t-forget-to-handle-port-C-s-hotplug.patch
	patches.suse/drm-i915-Remove-lrc-default-desc-from-GEM-context.patch
	patches.suse/drm-i915-gt-Move-gt_cleanup_early-out-of-gem_cleanup.patch
	patches.suse/drm-i915-uc-Move-uC-early-functions-inside-the-GT-on.patch
	patches.suse/drm-i915-gt-Introduce-intel_gt_runtime_suspend-resum.patch
	patches.suse/drm-i915-uc-Rename-intel_uc_is_using-into-intel_uc_s.patch
	patches.suse/drm-i915-uc-Consider-enable_guc-modparam-during-fw-s.patch
	patches.suse/drm-i915-guc-Use-dedicated-flag-to-track-submission-.patch
	patches.suse/drm-i915-uc-Stop-sanitizing-enable_guc-modparam.patch
	patches.suse/drm-i915-tgl-Add-and-use-new-DC5-and-DC6-residency-c.patch
	patches.suse/drm-i915-tgl-allow-the-reg_read-ioctl-to-read-the-RC.patch
	patches.suse/drm-i915-pmu-Make-more-struct-i915_pmu-centric.patch
	patches.suse/drm-i915-pmu-Convert-engine-sampling-to-uncore-mmio.patch
	patches.suse/drm-i915-pmu-Convert-sampling-to-gt.patch
	patches.suse/drm-i915-pmu-Make-get_rc6-take-intel_gt.patch
	patches.suse/drm-i915-pmu-Atomically-acquire-the-gt_pm-wakeref.patch
	patches.suse/drm-i915-Flush-extra-hard-after-writing-relocations-.patch
	patches.suse/drm-i915-Allow-sharing-the-idle-barrier-from-other-k.patch
	patches.suse/drm-i915-oa-update-the-generated-files.patch
	patches.suse/drm-i915-Fix-documentation-for-__intel_wait_for_regi.patch
	patches.suse/drm-i915-Report-resv_obj-allocation-failure.patch
	patches.suse/drm-i915-Add-i915-to-i915_inject_probe_failure.patch
	patches.suse/drm-i915-uc-Do-full-sanitize-instead-of-pure-reset.patch
	patches.suse/drm-i915-uc-Reorder-firmware-status-codes.patch
	patches.suse/drm-i915-uc-Move-GuC-error-log-to-uc-and-release-it-.patch
	patches.suse/drm-i915-uc-Inject-probe-errors-into-intel_uc_init_h.patch
	patches.suse/drm-i915-wopcm-Don-t-fail-on-WOPCM-partitioning-fail.patch
	patches.suse/drm-i915-Hide-unshrinkable-context-objects-from-the-.patch
	patches.suse/drm-i915-Flush-the-freed-object-list-on-file-close.patch
	patches.suse/drm-i915-Teach-execbuffer-to-take-the-engine-wakeref.patch
	patches.suse/drm-i915-Replace-struct_mutex-for-batch-pool-seriali.patch
	patches.suse/drm-i915-guc-Prefer-intel_guc_is_submission_supporte.patch
	patches.suse/drm-i915-huc-Prefer-intel_huc_is_supported.patch
	patches.suse/drm-i915-uc-Remove-redundant-GuC-support-checks.patch
	patches.suse/drm-i915-uc-Don-t-fail-on-HuC-early-init-errors.patch
	patches.suse/drm-i915-gt-Remove-stale-kerneldoc-for-internal-MOCS.patch
	patches.suse/drm-i915-Use-drm_i915_private-directly-from-drv_get_.patch
	patches.suse/drm-i915-gem-Make-caps.scheduler-static.patch
	patches.suse/drm-i915-gt-Move-the-class-inst-lookup-for-engines-o.patch
	patches.suse/drm-i915-dmc-Load-DMC-on-TGL.patch
	patches.suse/drm-i915-move-intel_display.c-function-declarations.patch
	patches.suse/drm-i915-sprite-un-inline-icl_is_hdr_plane.patch
	patches.suse/drm-i915-irq-un-inline-functions-to-avoid-i915_drv.h.patch
	patches.suse/drm-i915-bw-make-intel_atomic_get_bw_state-static.patch
	patches.suse/drm-i915-mst-un-inline-intel_dp_mst_encoder_active_l.patch
	patches.suse/drm-i915-tc-un-inline-intel_tc_port_ref_held.patch
	patches.suse/drm-i915-avoid-including-intel_drv.h-via-i915_drv.h-.patch
	patches.suse/drm-i915-rename-intel_drv.h-to-display-intel_display.patch
	patches.suse/drm-i915-remove-unnecessary-includes-of-intel_displa.patch
	patches.suse/drm-i915-move-property-enums-to-intel_display_types..patch
	patches.suse/drm-i915-abstract-display-suspend-resume-operations.patch
	patches.suse/drm-i915-Drop-expectations-of-VM_IO-from-our-GGTT-mm.patch
	patches.suse/drm-i915-Rename-engines-to-match-their-user-interfac.patch
	patches.suse/drm-i915-Use-intel_engine_lookup_user-for-probing-HA.patch
	patches.suse/drm-i915-Fix-some-NULL-vs-IS_ERR-conditions.patch
	patches.suse/drm-i915-Include-the-DRIVER_DATE-in-the-error-state.patch
	patches.suse/drm-i915-Isolate-i915_getparam_ioctl.patch
	patches.suse/drm-i915-perf-Refactor-oa-object-to-better-manage-re.patch
	patches.suse/drm-i915-uc-Prefer-dev_info-for-reporting-options.patch
	patches.suse/drm-i915-uc-HuC-firmware-can-t-be-supported-without-.patch
	patches.suse/drm-i915-uc-Don-t-fetch-HuC-fw-if-GuC-fw-fetch-alrea.patch
	patches.suse/drm-i915-Don-t-try-to-partition-WOPCM-without-GuC-fi.patch
	patches.suse/drm-i915-Make-wopcm_to_i915-private.patch
	patches.suse/drm-i915-uc-WOPCM-programming-errors-are-not-always-.patch
	patches.suse/drm-i915-uc-Hardening-firmware-fetch.patch
	patches.suse/drm-i915-split-out-intel_pch.-ch-from-i915_drv.-ch.patch
	patches.suse/drm-i915-tgl-dsi-Program-TRANS_VBLANK-register.patch
	patches.suse/drm-i915-tgl-dsi-Set-latency-PCS_DW1-for-tgl.patch
	patches.suse/drm-i915-tgl-dsi-Do-not-override-TA_SURE.patch
	patches.suse/drm-i915-tgl-dsi-Gate-the-ddi-clocks-after-pll-mappi.patch
	patches.suse/drm-i915-tgl-Add-mipi-dsi-support-for-TGL.patch
	patches.suse/drm-i915-tgl-dsi-Enable-blanking-packets-during-BLLP.patch
	patches.suse/drm-i915-selftests-Pass-intel_context-to-mock_reques.patch
	patches.suse/drm-i915-Allocate-kernel_contexts-directly.patch
	patches.suse/drm-i915-Fix-up-the-inverse-mapping-for-default-ctx-.patch
	patches.suse/drm-i915-Get-transcoder-power-domain-before-reading-.patch
	patches.suse/drm-i915-tgl-Fix-the-read-of-the-DDI-that-transcoder.patch
	patches.suse/drm-i915-selftests-Fixup-a-missing-legacy_idx.patch
	patches.suse/drm-i915-Defer-final-intel_wakeref_put-to-process-co.patch
	patches.suse/drm-i915-Only-include-active-engines-in-the-capture-.patch
	patches.suse/drm-i915-Make-debugfs-per_file_stats-scale-better.patch
	patches.suse/drm-i915-remove-unused-dev_priv-no_aux_handshake.patch
	patches.suse/drm-i915-move-add_taint_for_CI-to-i915_utils.h.patch
	patches.suse/drm-i915-move-I915_STATE_WARN-and-_ON-to-intel_displ.patch
	patches.suse/drm-i915-move-printing-and-load-error-inject-to-i915.patch
	patches.suse/drm-i915-extract-i915_perf.h-from-i915_drv.h.patch
	patches.suse/drm-i915-extract-i915_sysfs.h-from-i915_drv.h.patch
	patches.suse/drm-i915-extract-i915_suspend.h-from-i915_drv.h.patch
	patches.suse/drm-i915-extract-i915_memcpy.h-from-i915_drv.h.patch
	patches.suse/drm-i915-extract-gem-i915_gem_stolen.h-from-i915_drv.patch
	patches.suse/drm-i915-extract-i915_gem_shrinker.h-from-i915_drv.h.patch
	patches.suse/drm-i915-Free-the-imported-shmemfs-file-for-phys-obj.patch
	patches.suse/drm-i915-execlists-Backtrack-along-timeline.patch
	patches.suse/drm-i915-Check-for-a-second-VCS-engine-more-carefull.patch
	patches.suse/drm-i915-Replace-global-bsd_dispatch_index-with-rand.patch
	patches.suse/drm-i915-Generalise-BSD-default-selection.patch
	patches.suse/drm-i915-Drop-the-fudge-warning-on-ring-restart-for-.patch
	patches.suse/drm-i915-Remove-i915_gem_context_create_gvt.patch
	patches.suse/drm-i915-gt-Make-deferred-context-allocation-explici.patch
	patches.suse/drm-i915-Push-the-ring-creation-flags-to-the-backend.patch
	patches.suse/drm-i915-Lift-timeline-into-intel_context.patch
	patches.suse/drm-i915-Stop-reconfiguring-our-shmemfs-mountpoint.patch
	patches.suse/drm-i915-split-out-uncore_mmio_debug.patch
	patches.suse/drm-i915-blt-don-t-assume-pinned-intel_context.patch
	patches.suse/drm-i915-blt-bump-the-size-restriction.patch
	patches.suse/drm-i915-selftests-move-gpu-write-dw-into-utils.patch
	patches.suse/drm-i915-gtt-enable-GTT-cache-by-default.patch
	patches.suse/drm-i915-gtt-disable-2M-pages-for-pre-gen11.patch
	patches.suse/drm-i915-blt-support-copying-objects.patch
	patches.suse/drm-i915-buddy-allocator.patch
	patches.suse/drm-i915-Remove-unused-debugfs-i915_emon_status.patch
	patches.suse/drm-i915-uc-Fail-early-if-there-is-no-GuC-fw-availab.patch
	patches.suse/drm-i915-uc-Include-HuC-firmware-version-in-summary.patch
	patches.suse/drm-i915-uc-Update-messages-from-fw-upload-step.patch
	patches.suse/drm-i915-uc-Use-EIO-code-for-GuC-initialization-fail.patch
	patches.suse/drm-i915-icl-Remove-DDI-IO-power-domain-from-PG3-pow.patch
	patches.suse/drm-i915-tgl-Fixing-up-list-of-PG3-power-domains.patch
	patches.suse/drm-i915-uc-Update-copyright-and-license.patch
	patches.suse/drm-i915-execlists-Avoid-sync-calls-during-park.patch
	patches.suse/drm-i915-selftests-Prevent-the-timeslice-expiring-du.patch
	patches.suse/drm-i915-gt-Use-the-local-engine-wakeref-when-checki.patch
	patches.suse/drm-i915-Extract-GT-powermanagement-interrupt-handli.patch
	patches.suse/drm-i915-Extract-general-GT-interrupt-handlers.patch
	patches.suse/drm-i915-Forgo-last_fence-active-request-tracking.patch
	patches.suse/drm-i915-overlay-Switch-to-using-i915_active-trackin.patch
	patches.suse/drm-i915-guc-keep-breadcrumb-irq-always-enabled.patch
	patches.suse/drm-i915-drop-engine_pin-unpin_breadcrumbs_irq.patch
	patches.suse/drm-i915-guc-Use-a-local-cancel_port_requests.patch
	patches.suse/drm-i915-uc-Log-fw-status-changes-only-under-debug-c.patch
	patches.suse/drm-i915-tgl-Fix-missing-parentheses-on-TGL_TRANS_DD.patch
	patches.suse/drm-i915-Push-the-wakeref-count-deferral-to-the-back.patch
	patches.suse/drm-i915-gt-Save-restore-interrupts-around-breadcrum.patch
	patches.suse/drm-i915-kvmgt-Use-struct_size-helper.patch
	patches.suse/drm-i915-gvt-Fix-typo-of-VBLANK_TIMER_PERIOD.patch
	patches.suse/drm-i915-gvt-no-need-to-check-return-value-of-debugf.patch
	patches.suse/drm-i915-gvt-factor-out-tlb-and-mocs-register-offset.patch
	patches.suse/drm-i915-gvt-Utility-for-valid-command-length-check.patch
	patches.suse/drm-i915-gvt-Add-MI-command-valid-length-check.patch
	patches.suse/drm-i915-gvt-Add-valid-length-check-for-MI-variable-.patch
	patches.suse/drm-i915-gvt-Double-check-batch-buffer-size-after-co.patch
	patches.suse/drm-i915-bdw-Move-misc-display-IRQ-handling-to-it-ow.patch
	patches.suse/drm-i915-Add-_TRANS2.patch
	patches.suse/drm-i915-Update-DRIVER_DATE-to-20190813.patch
	patches.suse/drm-i915-guc-Remove-client-submissions.patch
	patches.suse/drm-i915-Include-engine-mmio_base-in-the-debug-dump.patch
	patches.suse/drm-i915-Disregard-drm_mode_config.fb_base.patch
	patches.suse/drm-i915-Print-CCID-for-all-renderCS.patch
	patches.suse/drm-i915-Serialise-read-write-of-the-barrier-s-engin.patch
	patches.suse/drm-i915-Convert-a-few-more-bland-dmesg-info-to-be-d.patch
	patches.suse/drm-i915-selftest-buddy-fixup-igt_buddy_alloc_range.patch
	patches.suse/drm-i915-icl-Implement-gen11-flush-including-tile-ca.patch
	patches.suse/drm-i915-icl-Add-command-cache-invalidate.patch
	patches.suse/drm-i915-icl-Add-gen11-specific-render-breadcrumbs.patch
	patches.suse/drm-i915-Move-tasklet-kicking-to-__i915_request_queu.patch
	patches.suse/drm-i915-cml-Add-Missing-PCI-IDs.patch
	patches.suse/drm-i915-gt-Track-timeline-activeness-in-enter-exit.patch
	patches.suse/drm-i915-gt-Convert-timeline-tracking-to-spinlock.patch
	patches.suse/drm-i915-gt-Guard-timeline-pinning-without-relying-o.patch
	patches.suse/drm-i915-Protect-request-retirement-with-timeline-mu.patch
	patches.suse/drm-i915-Extract-intel_frontbuffer-active-tracking.patch
	patches.suse/drm-i915-Use-the-associated-uncore-for-the-vm.patch
	patches.suse/drm-i915-buddy-tidy-up-i915_buddy_fini.patch
	patches.suse/drm-i915-buddy-use-kmemleak_update_trace.patch
	patches.suse/drm-i915-uc-Move-FW-size-sanity-check-back-to-fetch.patch
	patches.suse/drm-i915-wopcm-Check-WOPCM-layout-separately-from-ca.patch
	patches.suse/drm-i915-wopcm-Try-to-use-already-locked-WOPCM-layou.patch
	patches.suse/drm-i915-wopcm-Update-error-messages.patch
	patches.suse/drm-i915-wopcm-Fix-SPDX-tag-location.patch
	patches.suse/drm-i915-gt-Mark-context-active_count-as-protected-b.patch
	patches.suse/drm-i915-Markup-expected-timeline-locks-for-i915_act.patch
	patches.suse/drm-i915-execlists-Lift-process_csb-out-of-the-irq-o.patch
	patches.suse/drm-i915-Move-i915_power_well_id-out-of-i915_reg.h.patch
	patches.suse/drm-i915-Move-engine-IDs-out-of-i915_reg.h.patch
	patches.suse/drm-i915-Move-gmbus-definitions-out-of-i915_reg.h.patch
	patches.suse/drm-i915-Wrappers-for-display-register-waits.patch
	patches.suse/drm-i915-uc-Add-explicit-DISABLED-state-for-firmware.patch
	patches.suse/drm-i915-gtt-Fold-gen8-insertions-into-one.patch
	patches.suse/drm-i915-selftests-Check-the-context-size.patch
	patches.suse/drm-i915-uc-Cleanup-fw-fetch-only-if-it-was-successf.patch
	patches.suse/drm-i915-uc-Cleanup-fw-fetch-on-every-GuC-HuC-init-f.patch
	patches.suse/drm-i915-uc-Never-fail-on-uC-preparation-step.patch
	patches.suse/drm-i915-guc-Don-t-open-log-relay-if-GuC-is-not-runn.patch
	patches.suse/drm-i915-uc-Don-t-always-fail-on-unavailable-GuC-fir.patch
	patches.suse/drm-i915-uc-Never-fail-on-HuC-firmware-errors.patch
	patches.suse/drm-i915-Propagate-fence-errors.patch
	patches.suse/drm-i915-Always-wrap-the-ring-offset-before-resettin.patch
	patches.suse/drm-i915-gt-Mark-up-the-nested-engine-pm-timeline-lo.patch
	patches.suse/drm-i915-Only-emit-the-send-bug-report-once-for-a-GP.patch
	patches.suse/drm-i915-Serialize-against-vma-moves.patch
	patches.suse/drm-i915-gen11-Allow-usage-of-all-GPIO-pins.patch
	patches.suse/drm-i915-i915_active.retire-is-optional.patch
	patches.suse/drm-i915-Use-0-for-the-unordered-context.patch
	patches.suse/drm-i915-Assume-exclusive-access-to-objects-inside-r.patch
	patches.suse/drm-i915-Sanitize-PHY-state-during-display-core-unin.patch
	patches.suse/drm-i915-Serialize-insertion-into-the-file-mm.reques.patch
	patches.suse/drm-i915-Be-defensive-when-starting-vma-activity.patch
	patches.suse/drm-i915-tgl-Report-valid-VDBoxes-with-SFC-capabilit.patch
	patches.suse/drm-i915-tgl-add-Gen12-default-indirect-ctx-offset.patch
	patches.suse/drm-i915-tgl-add-GEN12_MAX_CONTEXT_HW_ID.patch
	patches.suse/drm-i915-tgl-Gen12-csb-support.patch
	patches.suse/drm-i915-tgl-Introduce-initial-Tiger-Lake-workaround.patch
	patches.suse/drm-i915-tgl-Updated-Private-PAT-programming.patch
	patches.suse/drm-i915-tgl-Gen12-render-context-size.patch
	patches.suse/drm-i915-Dynamically-allocate-s0ix-struct-for-VLV.patch
	patches.suse/drm-i915-gtt-Relax-pd_used-assertion.patch
	patches.suse/drm-i915-Update-DRIVER_DATE-to-20190820.patch
	patches.suse/drm-i915-tgl-disable-DDIC.patch
	patches.suse/drm-i915-tgl-add-support-for-reading-the-timestamp-f.patch
	patches.suse/drm-i915-tgl-Move-transcoders-to-pipes-powerwells.patch
	patches.suse/drm-i915-tgl-update-DMC-firmware-to-2.04.patch
	patches.suse/drm-i915-Fix-DP-MST-crtc_mask.patch
	patches.suse/drm-i915-gtt-Relax-assertion-for-pt_used.patch
	patches.suse/drm-i915-dp-stylistic-cleanup-around-hdcp2_msg_data.patch
	patches.suse/drm-i915-dp-avoid-shadowing-variables.patch
	patches.suse/drm-i915-dp-make-hdcp2_dp_msg_data-const.patch
	patches.suse/drm-i915-hdmi-stylistic-cleanup-around-hdcp2_msg_dat.patch
	patches.suse/drm-i915-hdmi-make-hdcp2_msg_data-const.patch
	patches.suse/drm-i915-gtt-Include-asm-smp.h.patch
	patches.suse/drm-i915-Replace-PIN_NONFAULT-with-calls-to-PIN_NOEV.patch
	patches.suse/drm-i915-execlists-Set-priority-hint-prior-to-submis.patch
	patches.suse/drm-i915-gtt-Add-some-range-asserts.patch
	patches.suse/drm-i915-selftests-Fixup-a-couple-of-missing-seriali.patch
	patches.suse/drm-i915-Generalise-the-clflush-dma-worker.patch
	patches.suse/drm-i915-Track-ggtt-fence-reservations-under-its-own.patch
	patches.suse/drm-i915-Pull-obj-userfault-tracking-under-the-ggtt-.patch
	patches.suse/drm-i915-Replace-i915_vma_put_fence.patch
	patches.suse/drm-i915-Update-DRIVER_DATE-to-20190822.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/drm-i915-Select-DMABUF_SELFTESTS-for-the-default-i91.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-gvt-update-RING_START-reg-of-vGPU-when-the-.patch
	patches.suse/drm-i915-Hold-irq-off-for-the-entire-fake-lock-perio.patch
	patches.suse/drm-i915-Flush-the-existing-fence-before-GGTT-read-w.patch
	patches.suse/drm-i915-to-make-vgpu-ppgtt-notificaiton-as-atomic-o.patch
	patches.suse/drm-i915-Use-NOEVICT-for-first-pass-on-attemping-to-.patch
	patches.suse/drm-nouveau-kms-nv50-Don-t-create-MSTMs-for-eDP-conn.patch
	patches.suse/kbuild-Fail-if-gold-linker-is-detected.patch
	patches.suse/docs-kbuild-fix-invalid-ReST-syntax.patch
	patches.suse/docs-kbuild-remove-cc-ldoption-from-document-again.patch
	patches.suse/kbuild-Do-not-enable-Wimplicit-fallthrough-for-clang.patch
	patches.suse/kbuild-add-BASH-to-run-scripts-with-bash-extension.patch
	patches.suse/kbuild-change-FLAGS_-basetarget-.o-to-take-the-path-.patch
	patches.suse/tracing-Make-sure-variable-reference-alias-has-corre.patch
	patches.suse/selftests-ftrace-Select-an-existing-function-in-kpro.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-iommu-Allow-bypass-only-for-DMA.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-ptdump-get-out-of-note_prot_wx-when-CONFIG_P.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-Ignore-generated-files.patch
	patches.suse/selftests-powerpc-Retry-on-host-facility-unavailable.patch
	patches.suse/powerpc-64s-support-nospectre_v2-cmdline-option.patch
	patches.suse/powerpc-spinlocks-Refactor-SHARED_PROCESSOR.patch
	patches.suse/powerpc-spinlocks-Rename-SPLPAR-only-spinlocks.patch
	patches.suse/0001-powerpc-spinlocks-Fix-oops-in-__spin_yield-on-bare-m.patch
	patches.suse/powerpc-32-don-t-use-CPU_FTR_COHERENT_ICACHE.patch
	patches.suse/powerpc-convert-to-copy_thread_tls.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-Add-attributes-for-setjmp-longjmp.patch
	patches.suse/powerpc-memcpy-Fix-stack-corruption-for-smaller-size.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/powerpc-mm-mce-Keep-irqs-disabled-during-lockless-pa.patch
	patches.suse/vfio-spapr_tce-Fix-incorrect-tce_iommu_group-memory-.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-qcom-fix-QCS404-TuringCC-regmap.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-imx8mm-Fix-typo-of-pwm3-clock-s-mux-option-4.patch
	patches.suse/clk-imx8mm-GPT1-clock-mux-option-5-should-be-sys_pll.patch
	patches.suse/clk-imx-imx8mm-fix-audio-pll-setting.patch
	patches.suse/clk-imx8mq-Mark-AHB-clock-as-critical.patch
	patches.suse/clk-imx8mq-Fix-sys3-pll-references.patch
	patches.suse/clk-imx8mm-Fix-incorrect-parents.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-imx-imx8mm-fix-pll-mux-bit.patch
	patches.suse/clk-sunxi-ng-v3s-add-the-missing-PLL_DDR1.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-fix-devm_platform_ioremap_resource.cocci-warning.patch
	patches.suse/dt-bindings-bcm2835-cprman-Add-bcm2711-support.patch
	patches.suse/clk-bcm2835-Introduce-SoC-specific-clock-registratio.patch
	patches.suse/clk-bcm2835-Add-BCM2711_CLOCK_EMMC2-support.patch
	patches.suse/clk-bcm2835-Mark-PLLD_PER-as-CRITICAL.patch
	patches.suse/clk-Evict-unregistered-clks-from-parent-caches.patch
	patches.suse/clk-actions-Fix-factor-clk-struct-member-access.patch
	patches.suse/clk-Make-clk_bulk_get_all-return-a-valid-id.patch
	patches.suse/clk-at91-fix-update-bit-maps-on-CFG_MOR-write.patch
	patches.suse/clk-at91-select-parent-if-main-oscillator-or-bypass-.patch
	patches.suse/clk-sprd-add-missing-kfree.patch
	patches.suse/arm64-dts-ti-k3-am65-main-Fix-gic-its-node-unit-addr.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/vsprintf-Prevent-crash-when-dereferencing-invalid-po.patch
	patches.suse/randstruct-Check-member-structs-in-is_pure_ops_struc.patch
	patches.suse/mm-mmu_notifiers-hoist-do_mmu_notifier_register-down.patch
	patches.suse/mm-mmu_notifiers-do-not-speculatively-allocate-a-mmu.patch
	patches.suse/mm-mmu_notifiers-add-a-get-put-scheme-for-the-regist.patch
	patches.suse/drm-amdkfd-fix-a-use-after-free-race-with-mmu_notife.patch
	patches.suse/RDMA-odp-Use-the-common-interval-tree-library-instea.patch
	patches.suse/RDMA-odp-Iterate-over-the-whole-rbtree-directly.patch
	patches.suse/RDMA-odp-Make-it-clearer-when-a-umem-is-an-implicit-.patch
	patches.suse/RMDA-odp-Consolidate-umem_odp-initialization.patch
	patches.suse/RDMA-odp-Make-the-three-ways-to-create-a-umem_odp-cl.patch
	patches.suse/RDMA-odp-Split-creating-a-umem_odp-from-ib_umem_get.patch
	patches.suse/RDMA-odp-Provide-ib_umem_odp_release-to-undo-the-all.patch
	patches.suse/RDMA-odp-Check-for-overflow-when-computing-the-umem_.patch
	patches.suse/RDMA-odp-Use-kvcalloc-for-the-dma_list-and-page_list.patch
	patches.suse/RDMA-core-Make-invalidate_range-a-device-operation.patch
	patches.suse/RDMA-mlx5-Use-ib_umem_start-instead-of-umem.address.patch
	patches.suse/RDMA-mlx5-Use-odp-instead-of-mr-umem-in-pagefault_mr.patch
	patches.suse/RDMA-odp-use-mmu_notifier_get-put-for-struct-ib_ucon.patch
	patches.suse/RDMA-odp-remove-ib_ucontext-from-ib_umem.patch
	patches.suse/mm-hmm-fix-hmm_range_fault-s-handling-of-swapped-out-pages.patch
	patches.suse/mm-hmm-hmm_range_fault-null-pointer-bug.patch
	patches.suse/mm-hmm-hmm_range_fault-infinite-loop.patch
	patches.suse/IB-hfi1-Do-not-update-hcrc-for-a-KDETH-packet-during.patch
	patches.suse/IB-hfi1-Remove-unused-define.patch
	patches.suse/RDMA-mlx4-Untag-user-pointers-in-mlx4_get_umem_mr.patch
	patches.suse/RDMA-hns-Fix-comparison-of-unsigned-long-variable-en.patch
	patches.suse/RDMA-core-Annotate-destroy-of-mutex-to-ensure-that-i.patch
	patches.suse/IB-mlx5-Avoid-unnecessary-typecast.patch
	patches.suse/RDMA-hns-Package-the-flow-of-creating-cq.patch
	patches.suse/RDMA-hns-Refactor-the-code-of-creating-srq.patch
	patches.suse/RDMA-hns-Refactor-for-hns_roce_v2_modify_qp-function.patch
	patches.suse/RDMA-hns-Use-a-separated-function-for-setting-extend.patch
	patches.suse/RDMA-hns-optimize-the-duplicated-code-for-qpc-settin.patch
	patches.suse/RDMA-hns-Optimize-hns_roce_mhop_alloc-function.patch
	patches.suse/RDMA-hns-Package-for-hns_roce_rereg_user_mr-function.patch
	patches.suse/RDMA-hns-Refactor-hem-table-mhop-check-and-calculati.patch
	patches.suse/RDMA-hns-Refactor-eq-table-init-for-hip08.patch
	patches.suse/RDMA-qib-Unneeded-variable-ret.patch
	patches.suse/RDMA-qedr-Remove-Unneeded-variable-rc.patch
	patches.suse/IB-usnic-Use-dev_get_drvdata.patch
	patches.suse/RDMA-mlx4-Separate-creation-of-RWQ-and-QP.patch
	patches.suse/RDMA-mlx4-Annotate-boolean-arguments-as-bool-and-not.patch
	patches.suse/RDMA-core-Support-netlink-commands-in-non-init_net-n.patch
	patches.suse/IB-mlx5-Add-CREATE_PSV-DESTROY_PSV-for-devx-interfac.patch
	patches.suse/qed-Change-dpi_addr-to-be-denoted-with-__iomem.patch
	patches.suse/IB-mlx5-Refactor-code-for-counters-allocation.patch
	patches.suse/IB-mlx5-Support-per-device-q-counters-in-switchdev-m.patch
	patches.suse/IB-bnxt_re-Do-not-notifify-GID-change-event.patch
	patches.suse/RDMA-efa-Expose-device-statistics.patch
	patches.suse/infiniband-Remove-dev_err-usage-after-platform_get_i.patch
	patches.suse/RDMA-core-fix-spelling-mistake-Nelink-Netlink.patch
	patches.suse/RDMA-mlx5-Remove-DEBUG-ODP-code.patch
	patches.suse/RDMA-hns-remove-set-but-not-used-variable-irq_num.patch
	patches.suse/mlx5-Fix-formats-with-line-continuation-whitespace.patch
	patches.suse/rdma-Enable-ib_alloc_cq-to-spread-work-over-a-device.patch
	patches.suse/RDMA-hns-Remove-not-used-UAR-assignment.patch
	patches.suse/RDMA-core-Introduce-ratelimited-ibdev-printk-functio.patch
	patches.suse/RDMA-efa-Rate-limit-admin-queue-error-prints.patch
	patches.suse/RDMA-Introduce-ib_port_phys_state-enum.patch
	patches.suse/RDMA-cxgb3-Use-ib_device_set_netdev.patch
	patches.suse/RDMA-core-Add-common-iWARP-query-port.patch
	patches.suse/RDMA-cxgb3-cxgb4-i40iw-Remove-common-code.patch
	patches.suse/RDMA-hns-remove-obsolete-Kconfig-comment.patch
	patches.suse/RDMA-hns-Encapsulate-some-lines-for-setting-sq-size-.patch
	patches.suse/RDMA-hns-Optimize-hns_roce_modify_qp-function.patch
	patches.suse/RDMA-hns-Update-the-prompt-message-for-creating-and-.patch
	patches.suse/RDMA-hns-Remove-unnessary-init-for-cmq-reg.patch
	patches.suse/RDMA-hns-Clean-up-unnecessary-initial-assignment.patch
	patches.suse/RDMA-hns-Update-some-comments-style.patch
	patches.suse/RDMA-hns-Handling-the-error-return-value-of-hem-func.patch
	patches.suse/RDMA-hns-Split-bool-statement-and-assign-statement.patch
	patches.suse/RDMA-hns-Refactor-irq-request-code.patch
	patches.suse/RDMA-hns-Remove-unnecessary-kzalloc.patch
	patches.suse/RDMA-hns-Refactor-hns_roce_v2_set_hem-for-hip08.patch
	patches.suse/RDMA-hns-Remove-redundant-print-in-hns_roce_v2_ceq_i.patch
	patches.suse/RDMA-hns-Disable-alw_lcl_lpbk-of-SSU.patch
	patches.suse/RDMA-hns-Use-the-new-APIs-for-printing-log.patch
	patches.suse/IB-mlx5-Add-legacy-events-to-DEVX-list.patch
	patches.suse/IB-mlx5-Expose-XRQ-legacy-commands-over-the-DEVX-int.patch
	patches.suse/RDMA-mlx5-Annotate-lock-dependency-in-bind-unbind-sl.patch
	patches.suse/RDMA-hns-Logic-optimization-of-wc_flags.patch
	patches.suse/RDMA-hns-Bugfix-for-creating-qp-attached-to-srq.patch
	patches.suse/RDMA-hns-Modify-pi-vlaue-when-cq-overflows.patch
	patches.suse/RDMA-hns-Bugfix-for-slab-out-of-bounds-when-unloadin.patch
	patches.suse/RDMA-hns-bugfix-for-slab-out-of-bounds-when-loading-.patch
	patches.suse/RDMA-hns-Remove-unuseful-member.patch
	patches.suse/RDMA-hns-Fix-some-white-space-check_mtu_validate.patch
	patches.suse/RDMA-Delete-DEBUG-code.patch
	patches.suse/RDMA-mlx5-RDMA_RX-flow-type-support-for-user-applica.patch
	patches.suse/RDMA-efa-Remove-umem-check-on-dereg-MR-flow.patch
	patches.suse/RDMA-efa-Use-existing-FIELD_SIZEOF-macro.patch
	patches.suse/RDMA-iwpm-Delete-unnecessary-checks-before-the-macro.patch
	patches.suse/IB-mlx5-Remove-check-of-FW-capabilities-in-ODP-page-.patch
	patches.suse/IB-mlx5-Add-page-fault-handler-for-DC-initiator-WQE.patch
	patches.suse/RDMA-hns-Modify-the-data-structure-of-hns_roce_av.patch
	patches.suse/RDMA-hns-Remove-the-some-magic-number.patch
	patches.suse/RDMA-hns-Fix-cast-from-or-to-restricted-__le32-for-d.patch
	patches.suse/RDMA-hns-Add-reset-process-for-function-clear.patch
	patches.suse/RDMA-hns-Remove-if-else-judgment-statements-for-crea.patch
	patches.suse/RDMA-hns-Delete-the-not-used-lines.patch
	patches.suse/RDMA-hns-Fix-wrong-assignment-of-qp_access_flags.patch
	patches.suse/RDMA-cma-Fix-false-error-message.patch
	patches.suse/Documentation-infiniband-update-name-of-some-functio.patch
	patches.suse/RDMA-hns-Use-devm_platform_ioremap_resource-to-simpl.patch
	patches.suse/RDMA-odp-Add-missing-cast-for-32-bit.patch
	patches.suse/RDMA-usnic-Avoid-overly-large-buffers-on-stack.patch
	patches.suse/RDMA-Fix-goto-target-to-release-the-allocated-memory.patch
	patches.suse/RDMA-siw-Fix-page-address-mapping-in-TX-path.patch
	patches.suse/IB-iser-Support-up-to-16MB-data-transfer-in-a-single.patch
	patches.suse/RDMA-siw-Relax-from-kmap_atomic-use-in-TX-path.patch
	patches.suse/IB-hfi1-Add-traces-for-TID-RDMA-READ.patch
	patches.suse/IB-rdmavt-hfi1-qib-Add-a-counter-for-credit-waits.patch
	patches.suse/IB-hfi1-Define-variables-as-unsigned-long-to-fix-KAS.patch
	patches.suse/RDMA-hns-Optimize-cmd-init-and-mode-selection-for-hi.patch
	patches.suse/RDMA-hns-Package-operations-of-rq-inline-buffer-into.patch
	patches.suse/RDMA-bnxt_re-Fix-spelling-mistake-missin_resp-missin.patch
	patches.suse/IB-mlx5-Use-the-original-address-for-the-page-during.patch
	patches.suse/IB-mlx5-Free-mpi-in-mp_slave-mode.patch
	patches.suse/RDMA-efa-Fix-incorrect-error-print.patch
	patches.suse/RDMA-Fix-double-free-in-srq-creation-error-flow.patch
	patches.suse/0004-dm-make-dm_table_find_target-return-NULL.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-ufs-Change-names-related-to-error-history.patch
	patches.suse/scsi-ufs-Add-fatal-and-auto-hibern8-error-history.patch
	patches.suse/scsi-ufs-Do-not-reset-error-history-during-host-rese.patch
	patches.suse/scsi-ufs-Add-history-of-fatal-events.patch
	patches.suse/scsi-core-add-support-for-request-batching.patch
	patches.suse/scsi-virtio_scsi-implement-request-batching.patch
	patches.suse/scsi-lpfc-Remove-unnecessary-null-check-before-kfree.patch
	patches.suse/scsi-ufs-change-msleep-to-usleep_range.patch
	patches.suse/scsi-qla2xxx-Remove-unnecessary-null-check.patch
	patches.suse/scsi-aic94xx-Remove-unnecessary-null-check.patch
	patches.suse/scsi-fdomain-use-BCTL_RST-in-fdomain_reset.patch
	patches.suse/scsi-fdomain-use-BSTAT_-MSG-CMD-IO-in-fdomain_work.patch
	patches.suse/scsi-fdomain_isa-use-CFG1_IRQ_MASK.patch
	patches.suse/scsi-qla2xxx-Replace-vmalloc-memset-with-vzalloc.patch
	patches.suse/scsi-scsi_debugfs-Use-for_each_set_bit-to-simplify-c.patch
	patches.suse/scsi-mpt3sas-clean-up-a-couple-sizeof-uses.patch
	patches.suse/scsi-cxlflash-Mark-expected-switch-fall-throughs.patch
	patches.suse/scsi-ibmvscsi_tgt-Mark-expected-switch-fall-throughs.patch
	patches.suse/scsi-mpt3sas-support-target-smid-for-abort-query-tas.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-megaraid_sas-Make-a-bunch-of-functions-static.patch
	patches.suse/scsi-megaraid_sas-Fix-a-compilation-warning.patch
	patches.suse/scsi-ibmvfc-Mark-expected-switch-fall-throughs.patch
	patches.suse/scsi-qlogicpti-Mark-expected-switch-fall-throughs.patch
	patches.suse/scsi-sun3_scsi-Mark-expected-switch-fall-throughs.patch
	patches.suse/scsi-wd33c93-Mark-expected-switch-fall-through.patch
	patches.suse/scsi-ufs-revamp-string-descriptor-reading.patch
	patches.suse/scsi-core-Make-scsi_internal_device_unblock_nowait-r.patch
	patches.suse/scsi-core-Complain-if-scsi_target_block-fails.patch
	patches.suse/scsi-core-Reduce-memory-required-for-SCSI-logging.patch
	patches.suse/scsi-ufs-Configure-clock-in-.hce_enable_notify-in-Ca.patch
	patches.suse/scsi-ncr53c8xx-Mark-expected-switch-fall-through.patch
	patches.suse/scsi-hisi_sas-Make-max-IPTT-count-equal-for-all-hw-r.patch
	patches.suse/scsi-hisi_sas-Drop-hisi_sas_hw.get_free_slot.patch
	patches.suse/scsi-hisi_sas-Fix-pointer-usage-error-in-show-debugf.patch
	patches.suse/scsi-hisi_sas-Snapshot-HW-cache-of-IOST-and-ITCT-at-.patch
	patches.suse/scsi-hisi_sas-Snapshot-AXI-and-RAS-register-at-debug.patch
	patches.suse/scsi-hisi_sas-Fix-out-of-bound-at-debug_I_T_nexus_re.patch
	patches.suse/scsi-hisi_sas-Don-t-bother-clearing-status-buffer-IU.patch
	patches.suse/scsi-hisi_sas-Make-slot-buf-minimum-allocation-of-PA.patch
	patches.suse/scsi-hisi_sas-Drop-kmap_atomic-in-SMP-command-comple.patch
	patches.suse/scsi-hisi_sas-Drop-SMP-resp-frame-DMA-mapping.patch
	patches.suse/scsi-hisi_sas-Drop-free_irq-when-devm_request_irq-fa.patch
	patches.suse/scsi-hisi_sas-Modify-return-type-of-debugfs-function.patch
	patches.suse/scsi-hisi_sas-Remove-some-unnecessary-code.patch
	patches.suse/scsi-hisi_sas-replace-p-with-pK.patch
	patches.suse/scsi-hisi_sas-Consolidate-internal-abort-calls-in-LU.patch
	patches.suse/scsi-pm80xx-remove-redundant-assignments-to-variable.patch
	patches.suse/scsi-mpt3sas-Add-support-for-PCIe-Lane-margin.patch
	patches.suse/scsi-mpt3sas-memset-request-frame-before-reusing.patch
	patches.suse/scsi-mpt3sas-Gracefully-handle-online-firmware-updat.patch
	patches.suse/scsi-mpt3sas-Update-MPI-headers-to-2.6.8-spec.patch
	patches.suse/scsi-mpt3sas-Enumerate-SES-of-a-managed-PCIe-switch.patch
	patches.suse/scsi-mpt3sas-Allow-ioctls-to-blocked-access-status-N.patch
	patches.suse/scsi-mpt3sas-Support-MEMORY-MOVE-Tool-box-command.patch
	patches.suse/scsi-mpt3sas-Add-sysfs-to-know-supported-features.patch
	patches.suse/scsi-mpt3sas-Handle-fault-during-HBA-initialization.patch
	patches.suse/scsi-mpt3sas-Reduce-the-performance-drop.patch
	patches.suse/scsi-mpt3sas-Run-SAS-DEVICE-STATUS-CHANGE-EVENT-from.patch
	patches.suse/scsi-mpt3sas-Update-driver-version-to-31.100.00.00.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-freed
	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-megaraid_sas-Introduce-module-parameter-for-def.patch
	patches.suse/scsi-pmcraid-Fix-a-typo-pcmraid-pmcraid.patch
	patches.suse/scsi-sym53c8xx_2-remove-redundant-assignment-to-retv.patch
	patches.suse/scsi-csiostor-Prefer-pcie_capability_read_word.patch
	patches.suse/scsi-esas2r-Prefer-pcie_capability_read_word.patch
	patches.suse/scsi-use-__u-8-16-32-64-instead-of-uint-8-16-32-64-_.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-fnic-remove-redundant-assignment-of-variable-rc.patch
	patches.suse/scsi-lpfc-remove-redundant-code.patch
	patches.suse/scsi-lpfc-use-spin_lock_irqsave-in-IRQ-context.patch
	patches.suse/scsi-ufs-qcom-Make-structure-ufs_hba_qcom_vops-const.patch
	patches.suse/scsi-lpfc-remove-NULL-check-before-some-freeing-func.patch
	patches.suse/scsi-lpfc-Limit-xri-count-for-kdump-environment.patch
	patches.suse/scsi-lpfc-Fix-PLOGI-failure-with-high-remoteport-cou.patch
	patches.suse/scsi-lpfc-Fix-ELS-field-alignments.patch
	patches.suse/scsi-lpfc-Fix-crash-on-driver-unload-in-wq-free.patch
	patches.suse/scsi-lpfc-Fix-failure-to-clear-non-zero-eq_delay-aft.patch
	patches.suse/scsi-lpfc-Fix-leak-of-ELS-completions-on-adapter-res.patch
	patches.suse/scsi-lpfc-Fix-port-relogin-failure-due-to-GID_FT-int.patch
	patches.suse/scsi-lpfc-Fix-discovery-when-target-has-no-GID_FT-in.patch
	patches.suse/scsi-lpfc-Fix-ADISC-reception-terminating-login-stat.patch
	patches.suse/scsi-lpfc-Fix-issuing-init_vpi-mbox-on-SLI-3-card.patch
	patches.suse/scsi-lpfc-Fix-Oops-in-nvme_register-with-target-logo.patch
	patches.suse/scsi-lpfc-Fix-irq-raising-in-lpfc_sli_hba_down.patch
	patches.suse/scsi-lpfc-Fix-oops-when-fewer-hdwqs-than-cpus.patch
	patches.suse/scsi-lpfc-Fix-FLOGI-handling-across-multiple-link-up.patch
	patches.suse/scsi-lpfc-Fix-null-ptr-oops-updating-lpfc_devloss_tm.patch
	patches.suse/scsi-lpfc-Fix-devices-that-don-t-return-after-devlos.patch
	patches.suse/scsi-lpfc-Fix-loss-of-remote-port-after-devloss-due-.patch
	patches.suse/scsi-lpfc-Fix-propagation-of-devloss_tmo-setting-to-.patch
	patches.suse/scsi-lpfc-Fix-sg_seg_cnt-for-HBAs-that-don-t-support.patch
	patches.suse/scsi-lpfc-Fix-driver-nvme-rescan-logging.patch
	patches.suse/scsi-lpfc-Fix-error-in-remote-port-address-change.patch
	patches.suse/scsi-lpfc-Fix-deadlock-on-host_lock-during-cable-pul.patch
	patches.suse/scsi-lpfc-Fix-crash-due-to-port-reset-racing-vs-adap.patch
	patches.suse/scsi-lpfc-Fix-too-many-sg-segments-spamming-in-kerne.patch
	patches.suse/scsi-lpfc-Fix-hang-when-downloading-fw-on-port-enabl.patch
	patches.suse/scsi-lpfc-Fix-nvme-target-mode-ABTSing-a-received-AB.patch
	patches.suse/scsi-lpfc-Fix-nvme-sg_seg_cnt-display-if-HBA-does-no.patch
	patches.suse/scsi-lpfc-Fix-sli4-adapter-initialization-with-MSI.patch
	patches.suse/scsi-lpfc-Fix-upcall-to-bsg-done-in-non-success-case.patch
	patches.suse/scsi-lpfc-Fix-Max-Frame-Size-value-shown-in-fdmishow.patch
	patches.suse/scsi-lpfc-Fix-reported-physical-link-speed-on-a-disa.patch
	patches.suse/scsi-lpfc-Fix-BlockGuard-enablement-on-FCoE-adapters.patch
	patches.suse/scsi-lpfc-Fix-nvme-first-burst-module-parameter-desc.patch
	patches.suse/scsi-lpfc-Fix-coverity-warnings.patch
	patches.suse/scsi-lpfc-Add-simple-unlikely-optimizations-to-reduc.patch
	patches.suse/scsi-lpfc-Migrate-to-px-and-pf-in-kernel-print-calls.patch
	patches.suse/scsi-lpfc-Add-first-and-second-level-hardware-revisi.patch
	patches.suse/scsi-lpfc-Add-MDS-driver-loopback-diagnostics-suppor.patch
	patches.suse/scsi-lpfc-Support-dynamic-unbounded-SGL-lists-on-G7-.patch
	patches.suse/scsi-lpfc-Add-NVMe-sequence-level-error-recovery-sup.patch
	patches.suse/scsi-lpfc-Merge-per-protocol-WQ-CQ-pairs-into-single.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.4.0.0.patch
	patches.suse/scsi-bfa-remove-redundant-assignment-to-variable-err.patch
	patches.suse/scsi-ufs-Disable-local-LCC-in-.link_startup_notify-i.patch
	patches.suse/scsi-fcoe-remove-redundant-call-to-skb_transport_hea.patch
	patches.suse/scsi-ufs-fix-broken-hba-outstanding_tasks.patch
	patches.suse/scsi-qla2xxx-Fix-a-recently-introduced-kernel-warnin.patch
	patches.suse/scsi-mpt3sas-Introduce-module-parameter-to-override-.patch
	patches.suse/scsi-hisi_sas-remove-set-but-not-used-variable-irq_v.patch
	patches.suse/scsi-qla2xxx-fix-spelling-mistake-initializatin-init.patch
	patches.suse/scsi-ufs-remove-set-but-not-used-variable-val.patch
	patches.suse/scsi-lpfc-Resolve-checker-warning-for-lpfc_new_io_bu.patch
	patches.suse/scsi-lpfc-Remove-bg-debugfs-buffers.patch
	patches.suse/scsi-lpfc-fix-12.4.0.0-GPF-at-boot.patch
	patches.suse/scsi-smartpqi-add-module-param-for-exposure-order.patch
	patches.suse/scsi-smartpqi-add-pci-ids-for-fiberhome-controller.patch
	patches.suse/scsi-smartpqi-add-module-param-to-hide-vsep.patch
	patches.suse/scsi-smartpqi-add-sysfs-entries.patch
	patches.suse/scsi-smartpqi-add-bay-identifier.patch
	patches.suse/scsi-smartpqi-correct-hang-when-deleting-32-lds.patch
	patches.suse/scsi-smartpqi-add-gigabyte-controller.patch
	patches.suse/scsi-smartpqi-correct-REGNEWD-return-status.patch
	patches.suse/scsi-smartpqi-add-new-pci-ids.patch
	patches.suse/scsi-smartpqi-update-copyright.patch
	patches.suse/scsi-smartpqi-bump-version-to-1.2.8-026.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-bnx2fc-remove-set-but-not-used-variable-fh.patch
	patches.suse/scsi-bnx2fc-remove-set-but-not-used-variables-lport-.patch
	patches.suse/scsi-bnx2fc-remove-set-but-not-used-variables-task-p.patch
	patches.suse/scsi-fnic-print-port-speed-only-at-driver-init-or-sp.patch
	patches.suse/scsi-fnic-fix-msix-interrupt-allocation.patch
	patches.suse/scsi-sd-Improve-unaligned-completion-resid-message.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-lpfc-Convert-existing-pf-users-to-ps.patch
	patches.suse/scsi-lpfc-Fix-reset-recovery-paths-that-are-not-reco.patch
	patches.suse/scsi-ufs-Introduce-vops-for-resetting-device.patch
	patches.suse/scsi-ufs-qcom-Implement-device_reset-vops.patch
	patches.suse/scsi-arm64-dts-qcom-sdm845-Specify-UFS-device-reset-.patch
	patches.suse/scsi-ufs-Use-kmemdup-in-ufshcd_read_string_desc.patch
	patches.suse/scsi-hisi_sas-use-devm_platform_ioremap_resource-to-.patch
	patches.suse/scsi-ufshcd-use-devm_platform_ioremap_resource-to-si.patch
	patches.suse/scsi-ufs-hisi-use-devm_platform_ioremap_resource-to-.patch
	patches.suse/scsi-fcoe-fix-null-ptr-deref-Read-in-fc_release_tran.patch
	patches.suse/scsi-scsi_dh_rdac-zero-cdb-in-send_mode_select.patch
	patches.suse/scsi-virtio_scsi-unplug-LUNs-when-events-missed.patch
	patches.suse/0001-libnvdimm-of_pmem-Provide-a-unique-name-for-bus-prov.patch
	patches.suse/tools-testing-nvdimm-Fix-fallthrough-warning.patch
	patches.suse/0001-libnvdimm-security-Introduce-a-frozen-attribute.patch
	patches.suse/0003-libnvdimm-region-Rewrite-_probe_success-to-_advance_.patch
	patches.suse/0004-libnvdimm-pmem-Advance-namespace-seed-for-specific-p.patch
	patches.suse/0005-libnvdimm-pfn_dev-Add-a-build-check-to-make-sure-we-.patch
	patches.suse/0006-libnvdimm-pfn_dev-Add-page-size-and-struct-page-size.patch
	patches.suse/0007-libnvdimm-label-Remove-the-dpa-align-check.patch
	patches.suse/0008-libnvdimm-Use-PAGE_SIZE-instead-of-SZ_4K-for-align-c.patch
	patches.suse/mtd-rawnand-stm32_fmc2-avoid-warnings-when-building-.patch
	patches.suse/mtd-rawnand-ingenic-fix-devm_platform_ioremap_resour.patch
	patches.suse/mtd-rawnand-brcmnand-Fix-ecc-chunk-calculation-for-e.patch
	patches.suse/mtd-spi-nor-intel-spi-Add-support-for-Intel-Tiger-La.patch
	patches.suse/mtd-spi-nor-Fix-Cadence-QSPI-RCU-Schedule-Stall.patch
	patches.suse/mtd-spi-nor-Fix-an-error-code-in-spi_nor_read_raw.patch
	patches.suse/mtd-spi-nor-fix-a-memory-leak-bug.patch
	patches.suse/mtd-spi-nor-Add-support-for-mt35xu02g.patch
	patches.suse/mtd-spi-nor-Rename-n25q512a-to-mt25qu512a-n25q512a.patch
	patches.suse/mtd-cfi_cmdset_0002-Use-chip_good-to-retry-in-do_wri.patch
	patches.suse/ubifs-Fix-memory-leak-in-read_znode-error-path.patch
	patches.suse/ubifs-Fix-memory-leak-in-__ubifs_node_verify_hmac-er.patch
	patches.suse/jbd2-flush_descriptor-Do-not-decrease-buffer-head-s-ref-count.patch
	patches.suse/ext4-set-error-return-correctly-when-ext4_htree_stor.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/ext4-fix-kernel-oops-caused-by-spurious-casefold-fla.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-8896-1-VDSO-Don-t-leak-kernel-addresses.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-8904-1-skip-nomap-memblocks-while-finding-the-lo.patch
	patches.suse/ARM-8905-1-Emit-__gnu_mcount_nc-when-using-Clang-10..patch
	patches.suse/0001-module-support-reading-multiple-values-per-modinfo-t.patch
	patches.suse/0002-export-explicitly-align-struct-kernel_symbol.patch
	patches.suse/0003-module-add-support-for-symbol-namespaces.patch
	patches.suse/0004-modpost-add-support-for-symbol-namespaces.patch
	patches.suse/0005-module-add-config-option-MODULE_ALLOW_MISSING_NAMESP.patch
	patches.suse/0006-export-allow-definition-default-namespaces-in-Makefi.patch
	patches.suse/0007-modpost-add-support-for-generating-namespace-depende.patch
	patches.suse/0008-scripts-Coccinelle-script-for-namespace-dependencies.patch
	patches.suse/0009-docs-Add-documentation-for-Symbol-Namespaces.patch
	patches.suse/0010-usb-storage-remove-single-use-define-for-debugging.patch
	patches.suse/0011-usb-storage-export-symbols-in-USB_STORAGE-namespace.patch
	patches.suse/0012-module-Fix-link-failure-due-to-invalid-relocation-on.patch
	patches.suse/soundwire-intel-fix-channel-number-reported-by-hardw.patch
	patches.suse/soundwire-bus-set-initial-value-to-port_status.patch
	patches.suse/remoteproc-qcom-q6v5-mss-fixup-q6v5_pds_enable-error.patch
	patches.suse/rtc-bd70528-fix-driver-dependencies.patch
	patches.suse/rtc-rv3029-revert-error-handling-patch-to-rv3029_eep.patch
	patches.suse/rtc-fsl-ftm-alarm-add-FTM-alarm-driver.patch
	patches.suse/rtc-pcf2127-convert-to-devm_rtc_allocate_device.patch
	patches.suse/rtc-pcf2127-cleanup-register-and-bit-defines.patch
	patches.suse/rtc-pcf2127-bugfix-read-rtc-disables-watchdog.patch
	patches.suse/rtc-pcf2127-add-watchdog-feature-support.patch
	patches.suse/rtc-pcf2127-add-tamper-detection-support.patch
	patches.suse/rtc-pcf2127-bugfix-watchdog-build-dependency.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/power-supply-Init-device-wakeup-after-device_add.patch
	patches.suse/power-reset-gpio-restart-Fix-typo-when-gpio-reset-is.patch
	patches.suse/power-supply-ab8500-remove-set-but-not-used-variable.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/crypto-hisilicon-Matching-the-dma-address-for-dma_po.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/LSM-SafeSetID-Stop-releasing-uninitialized-ruleset.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-core-reformat-and-reduce-hid_printk-macros.patch
	patches.suse/HID-core-Add-printk_once-variants-to-hid_warn-etc.patch
	patches.suse/HID-core-fix-dmesg-flooding-if-report-field-larger-t.patch
	patches.suse/hidraw-Return-EPOLLOUT-from-hidraw_poll.patch
	patches.suse/HID-multitouch-do-not-filter-mice-nodes.patch
	patches.suse/HID-wacom-Fix-several-minor-compiler-warnings.patch
	patches.suse/HID-wacom-do-not-call-hid_set_drvdata-hdev-NULL.patch
	patches.suse/HID-wacom-add-new-MobileStudio-Pro-13-support.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-Add-ACS-quirk-for-iProc-PAXB.patch
	patches.suse/PCI-P2PDMA-Introduce-private-pagemap-structure.patch
	patches.suse/PCI-P2PDMA-Add-provider-s-pci_dev-to-pci_p2pdma_page.patch
	patches.suse/PCI-P2PDMA-Add-constants-for-map-type-results-to-ups.patch
	patches.suse/PCI-P2PDMA-Factor-out-__upstream_bridge_distance.patch
	patches.suse/PCI-P2PDMA-Apply-host-bridge-whitelist-for-ACS.patch
	patches.suse/PCI-P2PDMA-Factor-out-host_bridge_whitelist.patch
	patches.suse/PCI-P2PDMA-Whitelist-some-Intel-host-bridges.patch
	patches.suse/PCI-P2PDMA-Add-attrs-argument-to-pci_p2pdma_map_sg.patch
	patches.suse/PCI-P2PDMA-Introduce-pci_p2pdma_unmap_sg.patch
	patches.suse/PCI-P2PDMA-Factor-out-__pci_p2pdma_map_sg.patch
	patches.suse/PCI-P2PDMA-Store-mapping-method-in-an-xarray.patch
	patches.suse/PCI-P2PDMA-dma_map-requests-that-traverse-the-host-b.patch
	patches.suse/PCI-P2PDMA-Allow-IOMMU-for-host-bridge-whitelist.patch
	patches.suse/PCI-P2PDMA-Update-pci_p2pdma_distance_many-documenta.patch
	patches.suse/PCI-Restore-Resizable-BAR-size-bits-correctly-for-1M.patch
	patches.suse/PCI-Correct-pci-resource_alignment-parameter-example.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/PCI-dwc-Add-validation-that-PCIe-core-is-set-to-corr.patch
	patches.suse/PCI-dwc-Return-directly-when-num-lanes-is-not-found.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-layerscape-Add-CONFIG_PCI_LAYERSCAPE_EP-to-build.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-Add-defines-for-some-of-PCIe-spec-r4.0-features.patch
	patches.suse/PCI-Disable-MSI-for-Tegra-root-ports.patch
	patches.suse/PCI-dwc-Group-DBI-registers-writes-requiring-unlocki.patch
	patches.suse/PCI-dwc-Move-config-space-capability-search-API.patch
	patches.suse/PCI-dwc-Add-extended-configuration-space-capability-.patch
	patches.suse/PCI-dwc-Export-dw_pcie_wait_for_link-API.patch
	patches.suse/PCI-dwc-Add-support-to-enable-CDM-register-check.patch
	patches.suse/phy-tegra-Add-PCIe-PIPE2UPHY-support.patch
	patches.suse/PCI-tegra-Add-Tegra194-PCIe-support.patch
	patches.suse/PCI-tegra-Add-support-to-configure-sideband-pins.patch
	patches.suse/PCI-tegra-Add-support-to-enable-slot-regulators.patch
	patches.suse/arm64-tegra-Add-PCIe-slot-supply-information-in-p297.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/mfd-intel-lpss-Add-Intel-Tiger-Lake-PCI-IDs.patch
	patches.suse/vfs-Convert-bpf-to-use-the-new-mount-API.patch
	patches.suse/vfs-Convert-functionfs-to-use-the-new-mount-API.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-pmc_atom-Add-Siemens-SIMATIC-IPC277E-to.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-introduce-page_size.patch
	patches.suse/mm-introduce-page_shift.patch
	patches.suse/mm-introduce-compound_nr.patch
	patches.suse/mm-replace-list_move_tail-with-add_page_to_lru_list_tail.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/mm-filemap.c-don-t-initiate-writeback-if-mapping-has-no-dirty-pages.patch
	patches.suse/mm-filemap.c-rewrite-mapping_needs_writeback-in-less-fancy-manner.patch
	patches.suse/mm-vmscan-do-not-share-cgroup-iteration-between-reclaimers.patch
	patches.suse/mm-gup-add-make_dirty-arg-to-put_user_pages_dirty_lo.patch
	patches.suse/mm-vmalloc-do-not-keep-unpurged-areas-in-the-busy-tree.patch
	patches.suse/mm-vmalloc-modify-struct-vmap_area-to-reduce-its-size.patch
	patches.suse/mm-vmalloc.c-move-area-pages-after-if-statement.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/mm-compaction.c-remove-unnecessary-zone-parameter-in-isolate_migratepages.patch
	patches.suse/mm-mempolicy.c-remove-unnecessary-nodemask-check-in-kernel_migrate_pages.patch
	patches.suse/memcg-oom-don-t-require-__GFP_FS-when-invoking-memcg.patch
	patches.suse/mm-reclaim-make-should_continue_reclaim-perform-dryrun-detection.patch
	patches.suse/mm-reclaim-cleanup-should_continue_reclaim.patch
	patches.suse/mm-compaction-raise-compaction-priority-after-it-withdrawns.patch
	patches.suse/hugetlbfs-don-t-retry-when-pool-page-allocations-start-to-fail.patch
	patches.suse/mm-thp-extract-split_queue_-into-a-struct.patch
	patches.suse/mm-move-mem_cgroup_uncharge-out-of-__page_cache_release.patch
	patches.suse/mm-shrinker-make-shrinker-not-depend-on-memcg-kmem.patch
	patches.suse/mm-thp-make-deferred-split-shrinker-memcg-aware.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-use-symbolic-constants-for-t10_pi-type.patch
	patches.suse/block-centralize-PI-remapping-logic-to-the-block-lay.patch
	patches.suse/block-bfq-update-inject-limit-only-after-injection-o.patch
	patches.suse/block-bfq-reduce-upper-bound-for-inject-limit-to-max.patch
	patches.suse/block-bfq-increase-update-frequency-of-inject-limit.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-t10-pi-fix-Wswitch-warning.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-hda-realtek-Fix-alienware-headset-mic.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/ASoC-fsl_sai-Fix-noise-when-using-EDMA.patch
	patches.suse/ASoC-core-delete-component-card_list-in-soc_remove_c.patch
	patches.suse/ASoC-core-use-list_del_init-and-move-it-back-to-soc_.patch
	patches.suse/ASoC-pcm3168a-The-codec-does-not-support-S32_LE.patch
	patches.suse/ALSA-usb-audio-Add-DSD-support-for-EVGA-NU-Audio.patch
	patches.suse/i2c-tegra-Compile-PM-functions-unconditionally.patch
	patches.suse/i2c-cht-wc-Fix-lockdep-warning.patch
	patches.suse/i2c-designware-pci-Switch-over-to-MSI-interrupts.patch
	patches.suse/i2c-designware-pci-Add-support-for-Elkhart-Lake-PSE-.patch
	patches.suse/i2c-designware-assert-reset-when-error-happen-at-pro.patch
	patches.suse/watchdog-iTCO-Add-support-for-Cannon-Lake-PCH-iTCO.patch
	patches.suse/i2c-i801-Use-iTCO-version-6-in-Cannon-Lake-PCH-and-b.patch
	patches.suse/i2c-hix5hd2-Remove-IRQF_ONESHOT.patch
	patches.suse/i2c-exynos5-Remove-IRQF_ONESHOT.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/cuse-fix-broken-release.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/0003-ceph-allow-copy_file_range-when-src-and-dst-inode-are-same.patch
	patches.suse/0004-ceph-don-t-list-vxattrs-in-listxattr.patch
	patches.suse/0005-libceph-add-function-that-reset-client-s-entity-addr.patch
	patches.suse/0006-libceph-add-function-that-clears-osd-client-s-abort_err.patch
	patches.suse/0007-ceph-allow-closing-session-in-restarting-reconnect-state.patch
	patches.suse/0008-ceph-track-and-report-error-of-async-metadata-operation.patch
	patches.suse/0009-ceph-pass-filp-to-ceph_get_caps.patch
	patches.suse/0010-ceph-add-helper-function-that-forcibly-reconnects-to-ceph-cluster.patch
	patches.suse/0011-ceph-return-eio-if-read-write-against-filp-that-lost-file-locks.patch
	patches.suse/0012-ceph-invalidate-all-write-mode-filp-after-reconnect.patch
	patches.suse/0013-ceph-auto-reconnect-after-blacklisted.patch
	patches.suse/0014-ceph-don-t-setpageerror-on-writepage-errors.patch
	patches.suse/0015-ceph-remove-ceph_get_cap_mds-and-_ceph_get_cap_mds.patch
	patches.suse/ceph-fetch-cap_gen-under-spinlock-in-ceph_add_cap.patch
	patches.suse/0017-ceph-eliminate-session-s_trim_caps.patch
	patches.suse/0018-ceph-fix-comments-over-ceph_add_cap.patch
	patches.suse/0019-ceph-have-_mark_caps_flushing-return-flush_tid.patch
	patches.suse/0020-ceph-remove-unneeded-test-in-try_flush_caps.patch
	patches.suse/0021-ceph-remove-ceph_i_noflush.patch
	patches.suse/0022-ceph-remove-incorrect-comment-above-_send_cap.patch
	patches.suse/0023-ceph-fix-indentation-in-_get_snap_name.patch
	patches.suse/0024-ceph-update-the-mtime-when-truncating-up.patch
	patches.suse/0025-ceph-don-t-freeze-during-write-page-faults.patch
	patches.suse/0026-ceph-don-t-return-a-value-from-void-function.patch
	patches.suse/0027-libceph-handle-osd-op-ceph_pagelist_append-errors.patch
	patches.suse/0028-ceph-add-buffered-direct-exclusionary-locking-for-reads-and-writes.patch
	patches.suse/0029-ceph-turn-ceph_security_invalidate_secctx-into-static-inline.patch
	patches.suse/0030-ceph-only-set-ceph_i_sec_inited-if-we-got-a-mac-label.patch
	patches.suse/0031-ceph-allow-arbitrary-security-xattrs.patch
	patches.suse/0032-rbd-fix-response-length-parameter-for-encoded-strings.patch
	patches.suse/0033-ceph-use-release_pages-directly.patch
	patches.suse/0034-libceph-drop-unused-con-parameter-of-calc_target.patch
	patches.suse/ceph-reconnect-connection-if-session-hang-in-opening.patch
	patches.suse/0036-rbd-pull-rbd_img_request_create-dout-out-into-the-callers.patch
	patches.suse/0037-ceph-move-static-keyword-to-the-front-of-declarations.patch
	patches.suse/0038-ceph-include-ceph_debug-h-in-cache-c.patch
	patches.suse/0039-ceph-allow-object-copies-across-different-filesystems-in-the-same-cluster.patch
	patches.suse/0040-libceph-avoid-a-_vmalloc-deadlock-in-ceph_kvmalloc.patch
	patches.suse/0041-libceph-use-ceph_kvmalloc-for-osdmap-arrays.patch
	patches.suse/0042-ceph-call-ceph_mdsc_destroy-from-destroy_fs_client.patch
	patches.suse/memcg-kmem-do-not-fail-__GFP_NOFAIL-charges.patch
	patches.suse/kernel-elfcore.c-include-proper-prototypes.patch
	patches.suse/0001-rbtree-avoid-generating-code-twice-for-the-cached-ve.patch
	patches.suse/0001-augmented-rbtree-add-comments-for-RB_DECLARE_CALLBAC.patch
	patches.suse/0002-augmented-rbtree-add-new-RB_DECLARE_CALLBACKS_MAX-ma.patch
	patches.suse/0003-augmented-rbtree-rework-the-RB_DECLARE_CALLBACKS-mac.patch
	patches.suse/include-trace-events-writeback.h-fix-Wstringop-trunc.patch
	patches.suse/checkpatch.pl-warn-on-invalid-commit-id.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/IB-hfi1-remove-unlikely-from-IS_ERR-condition.patch
	patches.suse/xen-pci-reserve-MCFG-areas-earlier.patch
	patches.suse/s390-pkey-add-sysfs-attributes-to-emit-aes-cipher-key-blobs
	patches.suse/s390-zcrypt-cex7s-exploitation-support
	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/xfs-convert-inode-to-extent-format-after-extent-merg.patch
	patches.suse/xfs-log-proper-length-of-superblock.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/SUNRPC-Remove-rpc_wake_up_queued_task_on_wq.patch
	patches.suse/SUNRPC-Inline-xdr_commit_encode.patch
	patches.suse/xprtrdma-Refresh-the-documenting-comment-in-frwr_ops.patch
	patches.suse/xprtrdma-Update-obsolete-comment.patch
	patches.suse/xprtrdma-Fix-calculation-of-ri_max_segs-again.patch
	patches.suse/xprtrdma-Boost-maximum-transport-header-size.patch
	patches.suse/xprtrdma-Rename-CQE-field-in-Receive-trace-points.patch
	patches.suse/xprtrdma-Rename-rpcrdma_buffer-rb_all.patch
	patches.suse/xprtrdma-Toggle-XPRT_CONGESTED-in-xprtrdma-s-slot-me.patch
	patches.suse/xprtrdma-Simplify-rpcrdma_mr_pop.patch
	patches.suse/xprtrdma-Combine-rpcrdma_mr_put-and-rpcrdma_mr_unmap.patch
	patches.suse/xprtrdma-Move-rpcrdma_mr_get-out-of-frwr_map.patch
	patches.suse/xprtrdma-Ensure-creating-an-MR-does-not-trigger-FS-w.patch
	patches.suse/xprtrdma-Cache-free-MRs-in-each-rpcrdma_req.patch
	patches.suse/xprtrdma-Remove-rpcrdma_buffer-rb_mrlock.patch
	patches.suse/xprtrdma-Use-an-llist-to-manage-free-rpcrdma_reps.patch
	patches.suse/xprtrdma-Clean-up-xprt_rdma_set_connect_timeout.patch
	patches.suse/xprtrdma-Fix-bc_max_slots-return-value.patch
	patches.suse/xprtrdma-Inline-XDR-chunk-encoder-functions.patch
	patches.suse/xprtrdma-Optimize-rpcrdma_post_recvs.patch
	patches.suse/xprtrdma-Recycle-MRs-after-disconnect.patch
	patches.suse/xprtrdma-Clear-xprt-reestablish_timeout-on-close.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-Don-t-receive-TCP-data-into-a-request-buffer-.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-Rename-xdr_buf_read_netobj-to-xdr_buf_read_mi.patch
	patches.suse/SUNRPC-Don-t-try-to-parse-incomplete-RPC-messages.patch
	patches.suse/SUNRPC-Fix-congestion-window-race-with-disconnect.patch
	patches.suse/pNFS-Ensure-we-do-clear-the-return-on-close-layout-s.patch
	patches.suse/NFSv4-Handle-NFS4ERR_OLD_STATEID-in-CLOSE-OPEN_DOWNG.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/NTB-fix-IDT-Kconfig-typos-spellos.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/drm-amd-display-prevent-memory-leak.patch
	patches.suse/watchdog-jz4740-Fix-unused-variable-warning-in-jz474.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/thermal-tegra-Fix-a-typo.patch
	patches.suse/drivers-thermal-qcom-tsens-Fix-memory-leak-from-qfpr.patch
	patches.suse/thermal-qoriq-Add-clock-operations.patch
	patches.suse/thermal-qoriq-Fix-error-path-of-calling-qoriq_tmu_re.patch
	patches.suse/thermal-qoriq-Use-devm_platform_ioremap_resource-ins.patch
	patches.suse/thermal-qoriq-Use-__maybe_unused-instead-of-if-CONFI.patch
	patches.suse/blk-mq-move-lockdep_assert_held-into-elevator_exit.patch
	patches.suse/block-don-t-release-queue-s-sysfs-lock-during-switch.patch
	patches.suse/iocost-better-trace-vrate-changes.patch
	patches.suse/iocost-improve-nr_lagging-handling.patch
	patches.suse/iocost-bump-up-default-latency-targets-for-hard-disk.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/kvm-x86-manually-flush-collapsible-sptes-only-when-toggling-flags
	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/0001-KVM-x86-Add-support-for-user-wait-instructions.patch
	patches.suse/0002-KVM-vmx-Emulate-MSR-IA32_UMWAIT_CONTROL.patch
	patches.suse/0003-KVM-vmx-Introduce-handle_unexpected_vmexit-and-handl.patch
	patches.suse/kvm-x86-mmu-treat-invalid-shadow-pages-as-obsolete
	patches.suse/KVM-x86-mmu-Use-fast-invalidate-mechanism-to-zap-MMI.patch
	patches.suse/kvm-x86-mmu-revert-revert-kvm-mmu-show-mmu_valid_gen-in-shadow-page-related-tracepoints
	patches.suse/kvm-x86-mmu-revert-revert-kvm-mmu-add-tracepoint-for-kvm_mmu_invalidate_all_pages
	patches.suse/kvm-x86-mmu-revert-revert-kvm-mmu-zap-pages-in-batch
	patches.suse/kvm-x86-mmu-revert-revert-kvm-mmu-collapse-tlb-flushes-when-zap-all-pages
	patches.suse/kvm-x86-mmu-revert-revert-kvm-mmu-reclaim-the-zapped-obsolete-page-first
	patches.suse/kvm-x86-mmu-revert-kvm-x86-mmu-remove-is_obsolete-call
	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/SUNRPC-Track-writers-of-the-channel-file-to-improve-.patch
	patches.suse/svcrdma-Remove-svc_rdma_wq.patch
	patches.suse/svcrdma-Use-llist-for-managing-cache-of-recv_ctxts.patch
	patches.suse/sunrpc-add-a-new-cache_detail-operation-for-when-a-c.patch
	patches.suse/sunrpc-clean-up-indentation-issue.patch
	patches.suse/ima-initialize-the-template-field-with-the-default-t.patch
	patches.suse/MODSIGN-Export-module-signature-definitions-c8424e77.patch
	patches.suse/PKCS-7-Refactor-verify_pkcs7_signature-2a7bf671.patch
	patches.suse/PKCS-7-Introduce-pkcs7_get_digest-e201af16.patch
	patches.suse/integrity-Select-CONFIG_KEYS-instead-of-depending-on-cf38fed1.patch
	patches.suse/ima-Add-modsig-appraise_type-option-for-module-style.patch
	patches.suse/ima-Factor-xattr_verify-out-of-ima_appraise_measurem-a5fbeb61.patch
	patches.suse/ima-Implement-support-for-module-style-appended-sign-39b07096.patch
	patches.suse/ima-Collect-modsig-15588227.patch
	patches.suse/ima-Define-ima-modsig-template-3878d505.patch
	patches.suse/ima-Store-the-measurement-again-when-appraising-a-mo-e5092255.patch
	patches.suse/ima-always-return-negative-code-for-error.patch
	patches.suse/ima-fix-freeing-ongoing-ahash_request.patch
	patches.suse/MODSIGN-make-new-include-file-self-contained-70433f67.patch
	patches.suse/ima-Fix-use-after-free-in-ima_read_modsig-556d971b.patch
	patches.suse/security-Support-early-LSMs-e6b1db98.patch
	patches.suse/security-Add-a-locked-down-LSM-hook-9e47d31d.patch
	patches.suse/security-Add-a-static-lockdown-policy-LSM-000d388e.patch
	patches.suse/lockdown-Enforce-module-signatures-if-the-kernel-is--49fcf732.patch
	patches.suse/lockdown-Restrict-dev-mem-kmem-port-when-the-kernel--9b9d8dda.patch
	patches.suse/kexec_load-Disable-at-runtime-if-the-kernel-is-locke-7d31f460.patch
	patches.suse/lockdown-Copy-secure_boot-flag-in-boot-params-across-fef5dad9.patch
	patches.suse/kexec_file-split-KEXEC_VERIFY_SIG-into-KEXEC_SIG-and-99d5cadf.patch
	patches.suse/kexec_file-Restrict-at-runtime-if-the-kernel-is-lock.patch
	patches.suse/hibernate-Disable-when-the-kernel-is-locked-down.patch
	patches.suse/PCI-Lock-down-BAR-access-when-the-kernel-is-locked-d.patch
	patches.suse/x86-Lock-down-IO-port-access-when-the-kernel-is-lock.patch
	patches.suse/x86-msr-Restrict-MSR-access-when-the-kernel-is-locke.patch
	patches.suse/ACPI-Limit-access-to-custom_method-when-the-kernel-i.patch
	patches.suse/acpi-Ignore-acpi_rsdp-kernel-param-when-the-kernel-h.patch
	patches.suse/acpi-Disable-ACPI-table-override-if-the-kernel-is-lo.patch
	patches.suse/lockdown-Prohibit-PCMCIA-CIS-storage-when-the-kernel.patch
	patches.suse/lockdown-Lock-down-TIOCSSERIAL.patch
	patches.suse/lockdown-Lock-down-module-params-that-specify-hardwa.patch
	patches.suse/x86-mmiotrace-Lock-down-the-testmmiotrace-module.patch
	patches.suse/lockdown-Lock-down-proc-kcore.patch
	patches.suse/lockdown-Lock-down-tracing-and-perf-kprobes-when-in-.patch
	patches.suse/bpf-Restrict-bpf-when-kernel-lockdown-is-in-confiden.patch
	patches.suse/lockdown-Lock-down-perf-when-in-confidentiality-mode.patch
	patches.suse/kexec-Allow-kexec_file-with-appropriate-IMA-policy-w.patch
	patches.suse/debugfs-Restrict-debugfs-when-the-kernel-is-locked-d.patch
	patches.suse/tracefs-Restrict-tracefs-when-the-kernel-is-locked-d.patch
	patches.suse/efi-Restrict-efivar_ssdt_load-when-the-kernel-is-loc.patch
	patches.suse/lockdown-Print-current-comm-in-restriction-messages.patch
	patches.suse/security-constify-some-arrays-in-lockdown-LSM.patch
	patches.suse/kexec-Fix-file-verification-on-S390.patch
	patches.suse/0001-tasks-Add-a-count-of-task-RCU-users.patch
	patches.suse/0002-tasks-sched-core-Ensure-tasks-are-available-for-a-gr.patch
	patches.suse/0003-tasks-sched-core-With-a-grace-period-after-finish_ta.patch
	patches.suse/0004-tasks-sched-core-RCUify-the-assignment-of-rq-curr.patch
	patches.suse/sched-membarrier-Fix-private-expedited-registration-.patch
	patches.suse/sched-membarrier-Remove-redundant-check.patch
	patches.suse/sched-membarrier-Call-sync_core-only-before-usermode.patch
	patches.suse/sched-membarrier-Fix-p-mm-membarrier_state-racy-load.patch
	patches.suse/sched-membarrier-Skip-IPIs-when-mm-mm_users-1.patch
	patches.suse/sched-membarrier-Return-ENOMEM-to-userspace-on-memory-allocation-failure.patch
	patches.suse/sched-core-Fix-migration-to-invalid-CPU-in-__set_cpu.patch
	patches.suse/sched-fair-Fix-Wunused-but-set-variable-warnings.patch
	patches.suse/sched-fair-Avoid-redundant-EAS-calculation.patch
	patches.suse/x86-purgatory-Disable-the-stackleak-GCC-plugin-for-t.patch
	patches.suse/powerpc-book3s64-radix-Remove-WARN_ON-in-destroy_con.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/selftests-powerpc-Add-test-case-for-tlbie-vs-mtpidr-.patch
	patches.suse/powerpc-nvdimm-Use-HCALL-error-as-the-return-value.patch
	patches.suse/powerpc-nvdimm-use-H_SCM_QUERY-hcall-on-H_OVERLAP-er.patch
	patches.suse/usbnet-sanity-checking-of-packet-sizes-and-device-mt.patch
	patches.suse/ionic-Remove-unnecessary-ternary-operator-in-ionic_d.patch
	patches.suse/ibmvnic-Warn-unknown-speed-message-only-when-carrier.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/qede-qede_fp-simplify-a-bit-qede_rx_build_skb.patch
	patches.suse/net-ena-Select-DIMLIB-for-ENA_ETHERNET.patch
	patches.suse/ionic-Fix-an-error-code-in-ionic_lif_alloc.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-stmmac-selftests-Flow-Control-test-can-also-run-.patch
	patches.suse/net-sched-cbs-Fix-not-adding-cbs-instance-to-list.patch
	patches.suse/net-mlx5-DR-Fix-SW-steering-HW-bits-and-definitions.patch
	patches.suse/net-mlx5-DR-Remove-redundant-vport-number-from-actio.patch
	patches.suse/net-mlx5-DR-Fix-getting-incorrect-prev-node-in-ste_f.patch
	patches.suse/net-mlx5-DR-Allow-matching-on-vport-based-on-vhca_id.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/wil6210-use-after-free-in-wil_netif_rx_any.patch
	patches.suse/net-aquantia-Fix-aq_vec_isr_legacy-return-value.patch
	patches.suse/cxgb4-Signedness-bug-in-init_one.patch
	patches.suse/net-hisilicon-Fix-signedness-bug-in-hix5hd2_dev_prob.patch
	patches.suse/net-broadcom-bcmsysport-Fix-signedness-in-bcm_syspor.patch
	patches.suse/net-netsec-Fix-signedness-bug-in-netsec_probe.patch
	patches.suse/enetc-Fix-a-signedness-bug-in-enetc_of_get_phy.patch
	patches.suse/net-socionext-Fix-a-signedness-bug-in-ave_probe.patch
	patches.suse/0002-net-stmmac-dwmac-meson8b-Fix-signedness-bug-in-probe.patch
	patches.suse/net-axienet-fix-a-signedness-bug-in-probe.patch
	patches.suse/of-mdio-Fix-a-signedness-bug-in-of_phy_get_and_conne.patch
	patches.suse/net-nixge-Fix-a-signedness-bug-in-nixge_probe.patch
	patches.suse/net-ethernet-stmmac-Fix-signedness-bug-in-ipq806x_gm.patch
	patches.suse/kcm-disable-preemption-in-kcm_parse_func_strparser.patch
	patches.suse/sch_netem-fix-rcu-splat-in-netem_enqueue.patch
	patches.suse/ipv6-add-priority-parameter-to-ip6_xmit.patch
	patches.suse/net-rds-Check-laddr_check-before-calling-it.patch
	patches.suse/net-sched-sch_htb-don-t-call-qdisc_put-while-holding.patch
	patches.suse/net-sched-multiq-don-t-call-qdisc_put-while-holding-.patch
	patches.suse/net-sched-sch_sfb-don-t-call-qdisc_put-while-holding.patch
	patches.suse/libbpf-Remove-getsockopt-check-for-XDP_OPTIONS.patch
	patches.suse/bpf-fix-BTF-verification-of-enums.patch
	patches.suse/bpf-fix-BTF-limits.patch
	patches.suse/xsk-relax-UMEM-headroom-alignment.patch
	patches.suse/bpf-xskmap-Return-ERR_PTR-for-failure-case-instead-o.patch
	patches.suse/libbpf-fix-false-uninitialized-variable-warning.patch
	patches.suse/selftests-bpf-adjust-strobemeta-loop-to-satisfy-late.patch
	patches.suse/libbpf-Teach-btf_dumper-to-emit-stand-alone-anonymou.patch
	patches.suse/bpf-Clean-up-indentation-issue-in-BTF-kflag-processi.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/lib-dimlib-fix-help-text-typos.patch
	patches.suse/net-phy-micrel-add-Asym-Pause-workaround-for-KSZ9021.patch
	patches.suse/net-ena-clean-up-indentation-issue.patch
	patches.suse/mlxsw-spectrum-Clear-VLAN-filters-during-port-initia.patch
	patches.suse/Documentation-Clarify-trap-s-description.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/sk_buff-drop-all-skb-extensions-on-free-and-skb-scru.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-pages-leak-in-free_pagetable
	patches.suse/iommu-amd-Fix-downgrading-default-page-sizes-in-allo.patch
	patches.suse/iommu-amd-introduce-first_pte_l7-helper
	patches.suse/iommu-amd-unmap-all-l7-ptes-when-downgrading-page-sizes
	patches.suse/iommu-amd-wait-for-completion-of-iotlb-flush-in-attach_device
	patches.suse/iommu-amd-remove-domain-updated
	patches.suse/iommu-amd-remove-amd_iommu_devtable_lock
	patches.suse/iommu-amd-take-domain-lock-for-complete-attach-detach-path
	patches.suse/iommu-amd-check-for-busy-devices-earlier-in-attach_device
	patches.suse/iommu-amd-lock-dev_data-in-attach-detach-code-paths
	patches.suse/iommu-amd-lock-code-paths-traversing-protection_domain-dev_list
	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/i2c-i801-Bring-back-Block-Process-Call-support-for-c.patch
	patches.suse/0008-powerpc-book3s64-Export-has_transparent_hugepage-rel.patch
	patches.suse/0009-libnvdimm-dax-Pick-the-right-alignment-default-when-.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/libnvdimm-region-Enable-MAP_SYNC-for-volatile-region.patch
	patches.suse/smb3-allow-decryption-keys-to-be-dumped-by-admin-for-debugging.patch
	patches.suse/smb3-fix-leak-in-open-on-server-perf-counter.patch
	patches.suse/fs-cifs-smb2pdu-c-Make-SMB2_notify_init-static.patch
	patches.suse/fs-cifs-sess-c-Remove-set-but-not-used-variable-capabilities-.patch
	patches.suse/CIFS-fix-max-ea-value-size.patch
	patches.suse/smb3-Add-missing-reparse-tags.patch
	patches.suse/smb3-pass-mode-bits-into-create-calls.patch
	patches.suse/smb3-missing-ACL-related-flags.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/mmc-host-sdhci-pci-add-genesys-logic-gl975x-support.patch
	patches.suse/tracing-Have-error-path-in-predicate_parse-free-its-.patch
	patches.suse/ARM-aspeed-ast2500-is-ARMv6K.patch
	patches.suse/bus-ti-sysc-Fix-clock-handling-for-no-idle-quirks.patch
	patches.suse/bus-ti-sysc-Fix-handling-of-invalid-clocks.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/ARM-dts-logicpd-som-lv-Fix-i2c2-and-i2c3-Pin-mux.patch
	patches.suse/bus-ti-sysc-Remove-unpaired-sysc_clkdm_deny_idle.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/char-random-Add-a-newline-at-the-end-of-the-file.patch
	patches.suse/membarrier-Fix-RCU-locking-bug-caused-by-faulty-merge.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/blk-mq-honor-IO-scheduler-for-multiqueue-devices.patch
	patches.suse/blk-mq-apply-normal-plugging-for-HDD.patch
	patches.suse/nvmet-change-ppl-to-lpp.patch
	patches.suse/nvme-pci-Fix-a-race-in-controller-removal.patch
	patches.suse/nvme-tcp-fix-wrong-stop-condition-in-io_work.patch
	patches.suse/nvme-pci-Save-PCI-state-before-putting-drive-into-de.patch
	patches.suse/nvme-fix-an-error-code-in-nvme_init_subsystem.patch
	patches.suse/nvme-rdma-Fix-max_hw_sectors-calculation.patch
	patches.suse/Added-QUIRKs-for-ADATA-XPG-SX8200-Pro-512GB.patch
	patches.suse/nvmet-tcp-remove-superflous-check-on-request-sgl.patch
	patches.suse/nvme-Add-quirk-for-Kingston-NVME-SSD-running-FW-E8FK.patch
	patches.suse/nvme-allow-64-bit-results-in-passthru-commands.patch
	patches.suse/nvme-Add-ctrl-attributes-for-queue_count-and-sqsize.patch
	patches.suse/nvme-Move-ctrl-sqsize-to-generic-space.patch
	patches.suse/nvme-rdma-fix-possible-use-after-free-in-connect-tim.patch
	patches.suse/loop-change-queue-block-size-to-match-when-using-DIO.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-block-sed-opal-fix-sparse-warning-obsolete-array-ini.patch
	patches.suse/0002-block-sed-opal-fix-sparse-warning-convert-__be64-dat.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-amdgpu-fix-multiple-memory-leaks-in-acp_hw_init.patch
	patches.suse/drm-amd-display-memory-leak.patch
	patches.suse/drm-Free-the-writeback_job-when-it-with-an-empty-fb.patch
	patches.suse/drm-Clear-the-fence-pointer-when-writeback-job-signa.patch
	patches.suse/drm-komeda-prevent-memory-leak-in-komeda_wb_connecto.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/Revert-drm-i915-Fix-DP-MST-crtc_mask.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/sched-add-kernel-doc-for-struct-clone_args.patch
	patches.suse/lib-introduce-copy_struct_from_user-helper.patch
	patches.suse/clone3-switch-to-copy_struct_from_user.patch
	patches.suse/usercopy-Add-parentheses-around-assignment-in-test_c.patch
	patches.suse/xen-efi-Set-nonblocking-callbacks.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-a-spurious-e2big-in-_do_cpuid_func
	patches.suse/KVM-X86-Fix-userspace-set-invalid-CR4.patch
	patches.suse/kvm-x86-improve-emulation-of-cpuid-leaves-0bh-and-1fh
	patches.suse/kvm-x86-use-amd-cpuid-semantics-for-amd-vcpus
	patches.suse/kvm-x86-powerpc-do-not-allow-clearing-largepages-debugfs-entry
	patches.suse/kvm-vmx-limit-guest-pmcs-to-those-supported-on-the-host
	patches.suse/selftests-kvm-Fix-libkvm-build-error.patch
	patches.suse/KVM-nVMX-Fix-consistency-check-on-injected-exception.patch
	patches.suse/RISC-V-Clear-load-reservations-while-restoring-hart-.patch
	patches.suse/riscv-Fix-memblock-reservation-for-device-tree-blob.patch
	patches.suse/MIPS-dts-ar9331-fix-interrupt-controller-size.patch
	patches.suse/mips-Loongson-Fix-the-link-time-qualifier-of-serial_.patch
	patches.suse/s390-cpumsf-check-for-cpu-measurement-sampling
	patches.suse/s390-qdio-clarify-size-of-the-qib-parm-area
	patches.suse/s390-mm-fix-Wunused-but-set-variable-warnings.patch
	patches.suse/KVM-s390-fix-__insn32_query-inline-assembly.patch
	patches.suse/0002-kvm-s390-mark-_insn32_query-as-_always_inline
	patches.suse/net-dsa-qca8k-Use-up-to-7-ports-for-all-operations.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/ieee802154-ca8210-prevent-memory-leak.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/ionic-select-CONFIG_NET_DEVLINK.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/nl80211-fix-null-pointer-dereference.patch
	patches.suse/mac80211-fix-txq-null-pointer-dereference.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/net-mscc-ocelot-add-missing-of_node_put-after-callin.patch
	patches.suse/net-dsa-rtl8366rb-add-missing-of_node_put-after-call.patch
	patches.suse/devlink-Fix-error-handling-in-param-and-info_get-dum.patch
	patches.suse/net-stmmac-xgmac-Not-all-Unicast-addresses-may-be-av.patch
	patches.suse/net-stmmac-dwmac4-Always-update-the-MAC-Hash-Filter.patch
	patches.suse/net-stmmac-Correctly-take-timestamp-for-PTPv2.patch
	patches.suse/net-stmmac-Do-not-stop-PHY-if-WoL-is-enabled.patch
	patches.suse/0003-net-stmmac-xgmac-Disable-the-Timestamp-interrupt-by-.patch
	patches.suse/net-ag71xx-fix-mdio-subnode-support.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/mlx5-avoid-64-bit-division-in-dr_icm_pool_mr_create.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/netfilter-nft_connlimit-disable-bh-on-garbage-collec.patch
	patches.suse/net-hisilicon-Fix-usage-of-uninitialized-variable-in.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/lib-textsearch-fix-escapes-in-example-code.patch
	patches.suse/tcp-fix-slab-out-of-bounds-in-tcp_zerocopy_receive.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/r8152-Set-macpassthru-in-reset_resume-callback.patch
	patches.suse/net-ipv4-avoid-mixed-n_redirects-and-rate_tokens-usa.patch
	patches.suse/net-phy-allow-for-reset-line-to-be-tied-to-a-sleepy-.patch
	patches.suse/ipv6-Handle-missing-host-route-in-__ipv6_ifa_notify.patch
	patches.suse/net-phy-fix-write-to-mii-ctrl1000-register.patch
	patches.suse/net-phy-extract-link-partner-advertisement-reading.patch
	patches.suse/net-phy-extract-pause-mode.patch
	patches.suse/net-phy-at803x-use-operating-parameters-from-PHY-spe.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/Convert-filldir-64-from-__put_user-to-unsafe_put_use.patch
	patches.suse/Make-filldir-64-verify-the-directory-entry-filename-.patch
	patches.suse/scsi-bnx2fc-Handle-scope-bits-when-array-returns-BUS.patch
	patches.suse/scsi-ufs-skip-shutdown-if-hba-is-not-powered.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-megaraid-disable-device-when-probe-failed-after.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/kbuild-correct-formatting-of-header-in-kbuild-module.patch
	patches.suse/namespace-fix-namespace.pl-script-to-support-relativ.patch
	patches.suse/scripts-setlocalversion-clear-local-variable-to-make.patch
	patches.suse/clk-ti-dra7-Fix-mcasp8-clock-bits.patch
	patches.suse/ARM-dts-Fix-wrong-clocks-for-dra7-mcasp.patch
	patches.suse/DTS-ARM-gta04-introduce-legacy-spi-cs-high-to-make-d.patch
	patches.suse/ARM-omap2plus_defconfig-Enable-DRM_TI_TFP410.patch
	patches.suse/ARM-dts-Fix-gpio0-flags-for-am335x-icev2.patch
	patches.suse/ARM-OMAP2-Fix-missing-reset-done-flag-for-am3-and-am.patch
	patches.suse/ARM-OMAP2-Add-missing-LCDC-midlemode-for-am335x.patch
	patches.suse/ARM-OMAP2-Fix-warnings-with-broken-omap2_set_init_vo.patch
	patches.suse/ARM-dts-am4372-Set-memory-bandwidth-limit-for-DISPC.patch
	patches.suse/elf-don-t-use-MAP_FIXED_NOREPLACE-for-elf-executable.patch
	patches.suse/uaccess-implement-a-proper-unsafe_copy_to_user-and-s.patch
	patches.suse/ocfs2-clear-zero-in-unaligned-direct-IO.patch
	patches.suse/fs-ocfs2-fix-possible-null-pointer-dereferences-in-o.patch
	patches.suse/fs-ocfs2-fix-a-possible-null-pointer-dereference-in-.patch
	patches.suse/panic-ensure-preemption-is-disabled-during-panic.patch
	patches.suse/mm-memremap-drop-unused-SECTION_SIZE-and-SECTION_MAS.patch
	patches.suse/writeback-fix-use-after-free-in-finish_writeback_work.patch
	patches.suse/memcg-only-record-foreign-writebacks-with-dirty-pages-when-memcg-is-not-disabled.patch
	patches.suse/0001-kernel-sysctl.c-do-not-override-max_threads-provided.patch
	patches.suse/mm-z3fold.c-claim-page-in-the-beginning-of-free.patch
	patches.suse/mm-page_alloc.c-fix-a-crash-in-free_pages_prepare.patch
	patches.suse/mm-vmpressure.c-fix-a-signedness-bug-in-vmpressure_r.patch
	patches.suse/mm-memcg-proportional-memory.-low-min-reclaim.patch
	patches.suse/mm-memcg-make-memory.emin-the-baseline-for-utilisation-determination.patch
	patches.suse/mm-memcg-make-scan-aggression-always-exclude-protection.patch
	patches.suse/mm-sl-ou-b-improve-memory-accounting.patch
	patches.suse/mm-sl-aou-b-guarantee-natural-alignment-for-kmalloc-power-of-two.patch
	patches.suse/kselftest-exclude-failed-TARGETS-from-runlist.patch
	patches.suse/selftests-kselftest-runner.sh-Add-45-second-timeout-.patch
	patches.suse/selinux-fix-context-string-corruption-in-convert_con.patch
	patches.suse/gpiolib-don-t-clear-FLAG_IS_OUT-when-emulating-open-.patch
	patches.suse/gpio-fix-getting-nonexclusive-gpiods-from-DT.patch
	patches.suse/gpio-eic-sprd-Fix-the-incorrect-EIC-offset-when-togg.patch
	patches.suse/gpio-max77620-Use-correct-unit-for-debounce-times.patch
	patches.suse/arm64-errata-Update-stale-comment.patch
	patches.suse/arm64-sve-Fix-wrong-free-for-task-thread.sve_state.patch
	patches.suse/arm64-cpufeature-Effectively-expose-FRINT-capability.patch
	patches.suse/arm64-Fix-incorrect-irqflag-restore-for-priority-mas.patch
	patches.suse/arm64-ftrace-Ensure-synchronisation-in-PLT-setup-for.patch
	patches.suse/arm64-vdso32-Fix-broken-compat-vDSO-build-warnings.patch
	patches.suse/arm64-vdso32-Detect-binutils-support-for-dmb-ishld.patch
	patches.suse/lib-vdso-Remove-CROSS_COMPILE_COMPAT_VDSO.patch
	patches.suse/arm64-Default-to-building-compat-vDSO-with-clang-whe.patch
	patches.suse/arm64-vdso32-Don-t-use-KBUILD_CPPFLAGS-unconditional.patch
	patches.suse/arm64-armv8_deprecated-Checking-return-value-for-mem.patch
	patches.suse/RDMA-vmw_pvrdma-Free-SRQ-only-once.patch
	patches.suse/RDMA-siw-Fix-serialization-issue-in-write_space.patch
	patches.suse/RDMA-core-Fix-use-after-free-and-refcnt-leak-on-ndev.patch
	patches.suse/RDMA-hfi1-Prevent-memory-leak-in-sdma_init.patch
	patches.suse/RDMA-iw_cxgb4-fix-SRQ-access-from-dump_qp.patch
	patches.suse/RDMA-iwcm-Fix-a-lock-inversion-issue.patch
	patches.suse/RDMA-i40iw-Associate-ibdev-to-netdev-before-IB-devic.patch
	patches.suse/RDMA-core-Fix-an-error-handling-path-in-res_get_comm.patch
	patches.suse/RDMA-cm-Fix-memory-leak-in-cm_add-remove_one.patch
	patches.suse/RDMA-cxgb4-Do-not-dma-memory-off-of-the-stack.patch
	patches.suse/RDMA-nldev-Reshuffle-the-code-to-avoid-need-to-rebin.patch
	patches.suse/IB-core-Fix-wrong-iterating-on-ports.patch
	patches.suse/RDMA-mlx5-Do-not-allow-rereg-of-a-ODP-MR.patch
	patches.suse/RDMA-mlx5-Fix-a-race-with-mlx5_ib_update_xlt-on-an-i.patch
	patches.suse/RDMA-odp-Lift-umem_mutex-out-of-ib_umem_odp_unmap_dm.patch
	patches.suse/RDMA-mlx5-Order-num_pending_prefetch-properly-with-s.patch
	patches.suse/RDMA-mlx5-Put-live-in-the-correct-place-for-ODP-MRs.patch
	patches.suse/RDMA-mlx5-Add-missing-synchronize_srcu-for-MW-cases.patch
	patches.suse/Fix-the-locking-in-dcache_readdir-and-friends.patch
	patches.suse/Btrfs-fix-memory-leak-due-to-concurrent-append-write.patch
	patches.suse/btrfs-fix-incorrect-updating-of-log-root-tree.patch
	patches.suse/btrfs-fix-balance-convert-to-single-on-32-bit-host-C.patch
	patches.suse/btrfs-allocate-new-inode-in-NOFS-context.patch
	patches.suse/btrfs-fix-uninitialized-ret-in-ref-verify.patch
	patches.suse/btrfs-silence-maybe-uninitialized-warning-in-clone_r.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/bdi-Do-not-use-freezable-workqueue.patch
	patches.suse/Revert-libata-freezer-avoid-block-device-removal-whi.patch
	patches.suse/blk-wbt-fix-performance-regression-in-wbt-scale_up-scale_down.patch
	patches.suse/io_uring-only-flush-workqueues-on-fileset-removal.patch
	patches.suse/0022-null_blk-Fix-zoned-command-return-code.patch
	patches.suse/nbd-fix-possible-sysfs-duplicate-warning.patch
	patches.suse/drm-amdgpu-fix-memory-leak.patch
	patches.suse/drm-i915-execlists-Remove-incorrect-BUG_ON-for-sched.patch
	patches.suse/drm-i915-Perform-GGTT-restore-much-earlier-during-re.patch
	patches.suse/drm-i915-Whitelist-COMMON_SLICE_CHICKEN2.patch
	patches.suse/0001-drm-i915-Don-t-mix-srcu-tag-and-negative-error-codes.patch
	patches.suse/drm-i915-Extend-Haswell-GT1-PSMI-workaround-to-all.patch
	patches.suse/drm-i915-Verify-the-engine-after-acquiring-the-activ.patch
	patches.suse/drm-i915-Bump-skl-max-plane-width-to-5k-for-linear-x.patch
	patches.suse/drm-i915-Prevent-bonded-requests-from-overtaking-eac.patch
	patches.suse/drm-i915-Mark-contents-as-dirty-on-a-write-fault.patch
	patches.suse/drm-i915-cml-Add-second-PCH-ID-for-CMP.patch
	patches.suse/drm-i915-execlists-Drop-redundant-list_del_init-rq-s.patch
	patches.suse/drm-i915-Only-enqueue-already-completed-requests.patch
	patches.suse/drm-i915-Fixup-preempt-to-busy-vs-reset-of-a-virtual.patch
	patches.suse/drm-i915-execlists-Protect-peeking-at-execlists-acti.patch
	patches.suse/drm-i915-gt-execlists-active-is-serialised-by-the-ta.patch
	patches.suse/net-sctp-Rename-fallthrough-label-to-unhandled.patch
	patches.suse/compiler_attributes.h-Add-fallthrough-pseudo-keyword.patch
	patches.suse/msft-hv-1953-HID-hyperv-Use-in-place-iterator-API-in-the-channel-.patch
	patches.suse/msft-hv-1954-Drivers-hv-vmbus-Fix-harmless-building-warnings-with.patch
	patches.suse/0013-scripts-add_namespace-Fix-coccicheck-failed.patch
	patches.suse/0014-module-swap-the-order-of-symbol.namespace.patch
	patches.suse/0015-modpost-fix-broken-sym-namespace-for-external-module.patch
	patches.suse/0016-module-rename-__kstrtab_ns_-to-__kstrtabns_-to-avoid.patch
	patches.suse/0017-kbuild-fix-build-error-of-make-nsdeps-in-clean-tree.patch
	patches.suse/0018-nsdeps-fix-hashbang-of-scripts-nsdeps.patch
	patches.suse/0019-nsdeps-make-generated-patches-independent-of-locale.patch
	patches.suse/0020-doc-move-namespaces.rst-from-kbuild-to-core-api.patch
	patches.suse/smb3-cleanup-some-recent-endian-errors-spotted-by-updated-sparse.patch
	patches.suse/fs-cifs-mute-Wunused-const-variable-message.patch
	patches.suse/cifs-use-cifsInodeInfo-open_file_lock-while-iteratin.patch
	patches.suse/CIFS-Gracefully-handle-QueryInfo-errors-during-open.patch
	patches.suse/smb3-remove-noisy-debug-message-and-minor-cleanup.patch
	patches.suse/smb3-Fix-regression-in-time-handling.patch
	patches.suse/CIFS-Force-revalidate-inode-when-dentry-is-stale.patch
	patches.suse/CIFS-Force-reval-dentry-if-LOOKUP_REVAL-flag-is-set.patch
	patches.suse/nfs-Fix-nfsi-nrequests-count-error-on-nfs_inode_remo.patch
	patches.suse/NFS-Fix-O_DIRECT-accounting-of-number-of-bytes-read-.patch
	patches.suse/NFSv4-Fix-leak-of-clp-cl_acceptor-string.patch
	patches.suse/SUNRPC-fix-race-to-sk_err-after-xs_error_report.patch
	patches.suse/s390-cio-fix-virtio-ccw-DMA-without-PV.patch
	patches.suse/s390-uaccess-avoid-false-positive-compiler-warnings.patch
	patches.suse/x86-xen-Return-from-panic-notifier.patch
	patches.suse/powerpc-64s-radix-Fix-build-failure-with-RADIX_MMU-n.patch
	patches.suse/powerpc-pseries-Remove-confusing-warning-message.patch
	patches.suse/selftests-powerpc-Fix-compile-error-on-tlbie_test-du.patch
	patches.suse/MIPS-include-Mark-__cmpxchg-as-__always_inline.patch
	patches.suse/MIPS-include-Mark-__xchg-as-__always_inline.patch
	patches.suse/MIPS-fw-sni-Fix-out-of-bounds-init-of-o32-stack.patch
	patches.suse/MIPS-elf_hwcap-Export-userspace-ASEs.patch
	patches.suse/MIPS-Disable-Loongson-MMI-instructions-for-kernel-bu.patch
	patches.suse/riscv-avoid-kernel-hangs-when-trapped-in-BUG.patch
	patches.suse/riscv-avoid-sending-a-SIGTRAP-to-a-user-thread-trapp.patch
	patches.suse/riscv-Correct-the-handling-of-unexpected-ebreak-in-d.patch
	patches.suse/x86-asm-Fix-MWAITX-C-state-hint-value.patch
	patches.suse/x86-cpu-add-comet-lake-to-the-intel-cpu-models-header.patch
	patches.suse/efi-cper-Fix-endianness-of-PCIe-class-code.patch
	patches.suse/efivar-ssdt-Don-t-iterate-over-EFI-vars-if-no-SSDT-o.patch
	patches.suse/efi-tpm-Don-t-access-event-count-when-it-isn-t-mappe.patch
	patches.suse/efi-tpm-Don-t-traverse-an-event-log-with-no-events.patch
	patches.suse/efi-tpm-Only-set-efi_tpm_final_log_size-after-succes.patch
	patches.suse/efi-Make-unexported-efi_rci2_sysfs_init-static.patch
	patches.suse/efi-x86-Do-not-clean-dummy-variable-in-kexec-path.patch
	patches.suse/efi-tpm-Fix-sanity-check-of-unsigned-tbl_size-being-.patch
	patches.suse/libsubcmd-Make-_FORTIFY_SOURCE-defines-dependent-on-.patch
	patches.suse/perf-tests-Avoid-raising-SEGV-using-an-obvious-NULL-.patch
	patches.suse/perf-llvm-Don-t-access-out-of-scope-array.patch
	patches.suse/perf-map-Fix-overlapped-map-handling.patch
	patches.suse/perf-inject-jit-Fix-JIT_CODE_MOVE-filename.patch
	patches.suse/perf-script-brstackinsn-Fix-recovery-from-LBR-binary.patch
	patches.suse/perf-jevents-Fix-period-for-Intel-fixed-counters.patch
	patches.suse/perf-tools-Propagate-get_cpuid-error.patch
	patches.suse/perf-annotate-Propagate-perf_env__arch-error.patch
	patches.suse/perf-annotate-Fix-the-signedness-of-failure-returns.patch
	patches.suse/perf-annotate-Propagate-the-symbol__annotate-error-r.patch
	patches.suse/perf-annotate-Fix-arch-specific-init-failure-errors.patch
	patches.suse/perf-annotate-Return-appropriate-error-code-for-allo.patch
	patches.suse/perf-annotate-Don-t-return-1-for-error-when-doing-BP.patch
	patches.suse/perf-core-Rework-memory-accounting-in-perf_mmap.patch
	patches.suse/perf-core-Fix-corner-case-in-perf_rotate_context.patch
	patches.suse/perf-x86-amd-Change-fix-NMI-latency-mitigation-to-us.patch
	patches.suse/perf-x86-intel-add-comet-lake-cpu-support.patch
	patches.suse/perf-x86-msr-add-comet-lake-cpu-support.patch
	patches.suse/perf-x86-cstate-add-comet-lake-cpu-support.patch
	patches.suse/perf-x86-cstate-update-c-state-counters-for-ice-lake.patch
	patches.suse/sched-fair-Scale-bandwidth-quota-and-period-without-losing-quota-period-ratio-precision.patch
	patches.suse/sched-vtime-Fix-guest-system-mis-accounting-on-task-switch.patch
	patches.suse/USB-rio500-Remove-Rio-500-kernel-driver.patch
	patches.suse/USB-microtek-fix-info-leak-at-probe.patch
	patches.suse/USB-adutux-fix-use-after-free-on-disconnect.patch
	patches.suse/USB-adutux-fix-NULL-derefs-on-disconnect.patch
	patches.suse/USB-yurex-Don-t-retry-on-unexpected-errors.patch
	patches.suse/usbip-vhci_hcd-indicate-failed-message.patch
	patches.suse/USB-dummy-hcd-fix-power-budget-for-SuperSpeed-mode.patch
	patches.suse/usb-typec-tcpm-usb-typec-tcpm-Fix-a-signedness-bug-i.patch
	patches.suse/USB-usblcd-fix-I-O-after-disconnect.patch
	patches.suse/usb-typec-ucsi-ccg-Remove-run_isr-flag.patch
	patches.suse/usb-typec-ucsi-displayport-Fix-for-the-mode-entering.patch
	patches.suse/USB-legousbtower-fix-slab-info-leak-at-probe.patch
	patches.suse/USB-legousbtower-fix-deadlock-on-disconnect.patch
	patches.suse/USB-legousbtower-fix-potential-NULL-deref-on-disconn.patch
	patches.suse/USB-legousbtower-fix-open-after-failed-reset-request.patch
	patches.suse/xhci-Fix-false-warning-message-about-wrong-bounce-bu.patch
	patches.suse/xhci-Prevent-device-initiated-U1-U2-link-pm-if-exit-.patch
	patches.suse/xhci-Check-all-endpoints-for-LPM-timeout.patch
	patches.suse/xhci-Fix-USB-3.1-capability-detection-on-early-xHCI-.patch
	patches.suse/usb-xhci-wait-for-CNR-controller-not-ready-bit-in-xh.patch
	patches.suse/xhci-Prevent-deadlock-when-xhci-adapter-breaks-durin.patch
	patches.suse/xhci-Increase-STS_SAVE-timeout-in-xhci_suspend.patch
	patches.suse/xhci-Fix-NULL-pointer-dereference-in-xhci_clear_tt_b.patch
	patches.suse/usb-renesas_usbhs-gadget-Do-not-discard-queues-in-us.patch
	patches.suse/usb-renesas_usbhs-gadget-Fix-usb_ep_set_-halt-wedge-.patch
	patches.suse/ARM-dts-sunxi-Revert-phy-names-removal-for-ECHI-and-.patch
	patches.suse/USB-usb-skeleton-fix-runtime-PM-after-driver-unbind.patch
	patches.suse/USB-usblp-fix-runtime-PM-after-driver-unbind.patch
	patches.suse/USB-serial-fix-runtime-PM-after-driver-unbind.patch
	patches.suse/media-stkwebcam-fix-runtime-PM-after-driver-unbind.patch
	patches.suse/USB-serial-ftdi_sio-add-device-IDs-for-Sienna-and-Ec.patch
	patches.suse/USB-serial-option-add-Telit-FN980-compositions.patch
	patches.suse/USB-serial-option-add-support-for-Cinterion-CLS8-dev.patch
	patches.suse/USB-serial-keyspan-fix-NULL-derefs-on-open-and-write.patch
	patches.suse/driver-core-platform-Add-platform_get_irq_byname_opt.patch
	patches.suse/USB-usb-skeleton-fix-NULL-deref-on-disconnect.patch
	patches.suse/USB-usb-skeleton-fix-use-after-free-after-driver-unb.patch
	patches.suse/USB-legousbtower-fix-use-after-free-on-release.patch
	patches.suse/USB-ldusb-fix-NULL-derefs-on-driver-unbind.patch
	patches.suse/USB-adutux-fix-use-after-free-on-release.patch
	patches.suse/USB-chaoskey-fix-use-after-free-on-release.patch
	patches.suse/USB-iowarrior-fix-use-after-free-on-disconnect.patch
	patches.suse/USB-iowarrior-fix-use-after-free-on-release.patch
	patches.suse/USB-iowarrior-fix-use-after-free-after-driver-unbind.patch
	patches.suse/USB-yurex-fix-NULL-derefs-on-disconnect.patch
	patches.suse/tty-serial-owl-Fix-the-link-time-qualifier-of-owl_ua.patch
	patches.suse/tty-serial-rda-Fix-the-link-time-qualifier-of-rda_ua.patch
	patches.suse/serial-sifive-select-SERIAL_EARLYCON.patch
	patches.suse/serial-sh-sci-Use-platform_get_irq_optional-for-opti.patch
	patches.suse/serial-uartlite-fix-exit-path-null-pointer.patch
	patches.suse/serial-uartps-Fix-uartps_major-handling.patch
	patches.suse/tty-n_hdlc-fix-build-on-SPARC.patch
	patches.suse/serial-mctrl_gpio-Check-for-NULL-pointer.patch
	patches.suse/serial-8250_omap-Fix-gpio-check-for-auto-RTS-CTS.patch
	patches.suse/serial-fix-kernel-doc-warning-in-comments.patch
	patches.suse/tty-serial-imx-Use-platform_get_irq_optional-for-opt.patch
	patches.suse/staging-fbtft-Depend-on-OF.patch
	patches.suse/staging-fbtft-Remove-fbtft_device.patch
	patches.suse/staging-bcm2835-audio-Fix-draining-behavior-regressi.patch
	patches.suse/staging-rtl8188eu-fix-null-dereference-when-kzalloc-.patch
	patches.suse/staging-rtl8188eu-fix-HighestRate-check-in-odm_ARFBR.patch
	patches.suse/Staging-fbtft-fix-memory-leak-in-fbtft_framebuffer_a.patch
	patches.suse/staging-vt6655-Fix-memory-leak-in-vt6655_probe.patch
	patches.suse/iio-adc-meson_saradc-Fix-memory-allocation-order.patch
	patches.suse/iio-fix-center-temperature-of-bmc150-accel-core.patch
	patches.suse/iio-adc-hx711-fix-bug-in-sampling-of-data.patch
	patches.suse/iio-accel-adxl372-Fix-remove-limitation-for-FIFO-sam.patch
	patches.suse/iio-accel-adxl372-Fix-push-to-buffers-lost-samples.patch
	patches.suse/iio-accel-adxl372-Perform-a-reset-at-start-up.patch
	patches.suse/iio-adc-stm32-adc-move-registers-definitions.patch
	patches.suse/iio-adc-stm32-adc-fix-a-race-when-using-several-adcs.patch
	patches.suse/iio-imu-adis16400-release-allocated-memory-on-failur.patch
	patches.suse/iio-imu-adis16400-fix-memory-leak.patch
	patches.suse/iio-adc-axp288-Override-TS-pin-bias-current-for-some.patch
	patches.suse/iio-imu-st_lsm6dsx-fix-waitime-for-st_lsm6dsx-i2c-co.patch
	patches.suse/iio-light-fix-vcnl4000-devicetree-hooks.patch
	patches.suse/iio-light-add-missing-vcnl4040-of_compatible.patch
	patches.suse/iio-adc-ad799x-fix-probe-error-handling.patch
	patches.suse/iio-light-opt3001-fix-mutex-unlock-race.patch
	patches.suse/mei-me-add-comet-point-lake-LP-device-ids.patch
	patches.suse/mei-avoid-FW-version-request-on-Ibex-Peak-and-earlie.patch
	patches.suse/misc-fastrpc-prevent-memory-leak-in-fastrpc_dma_buf_.patch
	patches.suse/virt-vbox-fix-memory-leak-in-hgcm_call_preprocess_li.patch
	patches.suse/firmware-google-increment-VPD-key_len-properly.patch
	patches.suse/mtd-rawnand-au1550nd-Fix-au_read_buf16-prototype.patch
	patches.suse/hwmon-Fix-HWMON_P_MIN_ALARM-mask.patch
	patches.suse/tracefs-Revert-ccbd54ff54e8-tracefs-Restrict-tracefs.patch
	patches.suse/ftrace-Get-a-reference-counter-for-the-trace_array-o.patch
	patches.suse/tracing-Get-trace_array-reference-for-available_trac.patch
	patches.suse/tracing-hwlat-Report-total-time-spent-in-all-NMIs-du.patch
	patches.suse/tracing-hwlat-Don-t-ignore-outer-loop-duration-when-.patch
	patches.suse/tracing-Initialize-iter-seq-after-zeroing-in-tracing.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-slub-fix-a-deadlock-in-show_slab_objects.patch
	patches.suse/mm-slub.c-init_on_free-1-should-wipe-freelist-ptr-for-bulk-allocations.patch
	patches.suse/mm-compaction-fix-wrong-pfn-handling-in-_reset_isolation_pfn.patch
	patches.suse/fs-direct-io.c-fix-kernel-doc-warning.patch
	patches.suse/fs-libfs.c-fix-kernel-doc-warning.patch
	patches.suse/fs-fs-writeback.c-fix-kernel-doc-warning.patch
	patches.suse/bitmap.h-fix-kernel-doc-warning-and-typo.patch
	patches.suse/xarray.h-fix-kernel-doc-warning.patch
	patches.suse/mm-slab.c-fix-kernel-doc-warning-for-__ksize.patch
	patches.suse/mm-memory-failure-poison-read-receives-SIGKILL-inste.patch
	patches.suse/firmware-dmi-fix-unlikely-out-of-bounds-read.patch
	patches.suse/parisc-Fix-vmap-memory-leak-in-ioremap-iounmap.patch
	patches.suse/scsi-sd-Ignore-a-failure-to-sync-cache-due-to-lack-o.patch
	patches.suse/scsi-qla2xxx-Remove-WARN_ON_ONCE-in-qla2x00_status_c.patch
	patches.suse/scsi-core-save-restore-command-resid-for-error-handl.patch
	patches.suse/scsi-zfcp-fix-reaction-on-bit-error-threshold-notifi.patch
	patches.suse/vhost-test-stop-device-before-reset.patch
	patches.suse/platform-x86-classmate-laptop-remove-unused-variable.patch
	patches.suse/platform-x86-intel_punit_ipc-Avoid-error-message-whe.patch
	patches.suse/platform-x86-i2c-multi-instantiate-Fail-the-probe-if.patch
	patches.suse/Input-da9063-fix-capability-and-drop-KEY_SLEEP.patch
	patches.suse/Input-synaptics-rmi4-avoid-processing-unknown-IRQs.patch
	patches.suse/Revert-Input-elantech-enable-SMBus-on-new-2018-syste.patch
	patches.suse/drm-i915-execlists-Refactor-EIO-markup-of-hung-reque.patch
	patches.suse/drm-i915-Favor-last-VBT-child-device-with-conflictin.patch
	patches.suse/drm-i915-userptr-Never-allow-userptr-into-the-mappab.patch
	patches.suse/drm-i915-Fixup-preempt-to-busy-vs-resubmission-of-a-.patch
	patches.suse/Revert-drm-radeon-Fix-EEH-during-kexec.patch
	patches.suse/drm-amdgpu-Bail-earlier-when-amdgpu.cik_-si_support-.patch
	patches.suse/drm-amdgpu-sdma5-fix-mask-value-of-POLL_REGMEM-packe.patch
	patches.suse/drm-edid-Add-6-bpc-quirk-for-SDC-panel-in-Lenovo-G50.patch
	patches.suse/drm-msm-dsi-Implement-reset-correctly.patch
	patches.suse/drm-ttm-Restore-ttm-prefaulting.patch
	patches.suse/drm-panfrost-Handle-resetting-on-timeout-better.patch
	patches.suse/xfs-change-the-seconds-fields-in-xfs_bulkstat-to-sig.patch
	patches.suse/xtensa-drop-EXPORT_SYMBOL-for-outs-ins.patch
	patches.suse/xtensa-fix-change_bit-in-exclusive-access-option.patch
	patches.suse/arm64-cpufeature-Treat-ID_AA64ZFR0_EL1-as-RAZ-when-S.patch
	patches.suse/arm64-hibernate-check-pgd-table-allocation.patch
	patches.suse/arm64-KVM-Trap-VM-ops-when-ARM64_WORKAROUND_CAVIUM_T.patch
	patches.suse/arm64-Enable-workaround-for-Cavium-TX2-erratum-219-w.patch
	patches.suse/arm64-Avoid-Cavium-TX2-erratum-219-when-switching-TT.patch
	patches.suse/arm64-Allow-CAVIUM_TX2_ERRATUM_219-to-be-selected.patch
	patches.suse/scsi-core-fix-missing-.cleanup_rq-for-SCSI-hosts-wit.patch
	patches.suse/scsi-core-fix-dh-and-multipathing-for-SCSI-hosts-wit.patch
	patches.suse/PCI-PM-Fix-pci_power_up.patch
	patches.suse/cpufreq-Avoid-cpufreq_suspend-deadlock-on-system-shu.patch
	patches.suse/ACPI-processor-Avoid-NULL-pointer-dereferences-at-in.patch
	patches.suse/ACPI-CPPC-Set-pcc_data-pcc_ss_id-to-NULL-in-acpi_cpp.patch
	patches.suse/ALSA-hda-realtek-Reduce-the-Headphone-static-noise-o.patch
	patches.suse/ALSA-hdac-clear-link-output-stream-mapping.patch
	patches.suse/ALSA-usb-audio-Disable-quirks-for-BOSS-Katana-amplif.patch
	patches.suse/ALSA-hda-realtek-Enable-headset-mic-on-Asus-MJ401TA.patch
	patches.suse/ALSA-hda-Force-runtime-PM-on-Nvidia-HDMI-codecs.patch
	patches.suse/mmc-renesas_sdhi-Do-not-use-platform_get_irq-to-coun.patch
	patches.suse/mmc-sh_mmcif-Use-platform_get_irq_optional-for-optio.patch
	patches.suse/mmc-sdhci-iproc-fix-spurious-interrupts-on-Multibloc.patch
	patches.suse/memstick-jmb38x_ms-Fix-an-error-handling-path-in-jmb.patch
	patches.suse/lib-test_user_copy-style-cleanup.patch
	patches.suse/usercopy-Avoid-soft-lockups-in-test_check_nonzero_us.patch
	patches.suse/iommu-io-pgtable-arm-correct-mali-attributes
	patches.suse/iommu-io-pgtable-arm-support-all-mali-configurations
	patches.suse/iommu-rockchip-Don-t-use-platform_get_irq-to-implici.patch
	patches.suse/iommu-ipmmu-vmsa-Only-call-platform_get_irq-when-int.patch
	patches.suse/iommu-amd-fix-incorrect-pasid-decoding-from-event-log
	patches.suse/iommu-amd-check-pm_level_size-condition-in-locked-section
	patches.suse/dm-snapshot-introduce-account_start_copy-and-account.patch
	patches.suse/dm-snapshot-rework-COW-throttling-to-fix-deadlock.patch
	patches.suse/dm-cache-fix-bugs-when-a-GFP_NOWAIT-allocation-fails.patch
	patches.suse/ceph-just-skip-unrecognized-info-in-ceph_reply_info_.patch
	patches.suse/0046-rbd-cancel-lock_dwork-if-the-wait-is-interrupted.patch
	patches.suse/filldir-64-remove-WARN_ON_ONCE-for-bad-directory-ent.patch
	patches.suse/riscv-tlbflush-remove-confusing-comment-on-local_flu.patch
	patches.suse/blkcg-Fix-multiple-bugs-in-blkcg_activate_policy.patch
	patches.suse/blk-rq-qos-fix-first-node-deletion-of-rq_qos_del.patch
	patches.suse/libata-ahci-Fix-PCS-quirk-application.patch
	patches.suse/md-raid0-fix-warning-message-for-parameter-default_l.patch
	patches.suse/io_uring-fix-up-O_NONBLOCK-handling-for-sockets.patch
	patches.suse/nvme-fix-possible-deadlock-when-nvme_update_formats-.patch
	patches.suse/nvme-retain-split-access-workaround-for-capability-r.patch
	patches.suse/nvme-pci-Free-tagset-if-no-IO-queues.patch
	patches.suse/nvme-Remove-ADMIN_ONLY-state.patch
	patches.suse/nvme-Restart-request-timers-in-resetting-state.patch
	patches.suse/nvme-Prevent-resets-during-paused-controller-state.patch
	patches.suse/nvme-Wait-for-reset-state-when-required.patch
	patches.suse/nvme-tcp-Initialize-sk-sk_ll_usec-only-with-NET_RX_B.patch
	patches.suse/nvme-tcp-fix-possible-leakage-during-error-flow.patch
	patches.suse/nvme-pci-Set-the-prp2-correctly-when-using-more-than.patch
	patches.suse/drivers-base-memory.c-don-t-access-uninitialized-mem.patch
	patches.suse/fs-proc-page.c-don-t-access-uninitialized-memmaps-in.patch
	patches.suse/mm-memory-failure.c-don-t-access-uninitialized-memma.patch
	patches.suse/mm-page_owner-don-t-access-uninitialized-memmaps-whe.patch
	patches.suse/mm-memory_hotplug-don-t-access-uninitialized-memmaps-in-shrink_pgdat_span.patch
	patches.suse/mm-memunmap-don-t-access-uninitialized-memmap-in-mem.patch
	patches.suse/mm-memcg-slab-fix-panic-in-__free_slab-caused-by-pre.patch
	patches.suse/mm-gup-fix-a-misnamed-write-argument-and-a-related-bug.patch
	patches.suse/mm-memcg-get-number-of-pages-on-the-LRU-list-in-memc.patch
	patches.suse/mm-memblock-do-not-enforce-current-limit-for-membloc.patch
	patches.suse/hugetlbfs-don-t-access-uninitialized-memmaps-in-pfn_.patch
	patches.suse/ocfs2-fix-panic-due-to-ocfs2_wq-is-null.patch
	patches.suse/mm-memcontrol-update-lruvec-counters-in-mem_cgroup_move_account.patch
	patches.suse/zram-fix-race-between-backing_dev_show-and-backing_d.patch
	patches.suse/net-dsa-b53-Do-not-clear-existing-mirrored-port-mask.patch
	patches.suse/0004-net-stmmac-selftests-Check-if-filtering-is-available.patch
	patches.suse/0005-net-stmmac-gmac4-Not-all-Unicast-addresses-may-be-av.patch
	patches.suse/0006-net-stmmac-selftests-Fix-L2-Hash-Filter-test.patch
	patches.suse/rxrpc-Fix-call-ref-leak.patch
	patches.suse/rxrpc-Fix-trace-after-put-looking-at-the-put-peer-re.patch
	patches.suse/rxrpc-Fix-trace-after-put-looking-at-the-put-connect.patch
	patches.suse/rxrpc-Fix-trace-after-put-looking-at-the-put-call-re.patch
	patches.suse/rxrpc-rxrpc_peer-needs-to-hold-a-ref-on-the-rxrpc_lo.patch
	patches.suse/ionic-fix-stats-memory-dereference.patch
	patches.suse/llc-fix-sk_buff-leak-in-llc_sap_state_process.patch
	patches.suse/llc-fix-sk_buff-leak-in-llc_conn_service.patch
	patches.suse/llc-fix-another-potential-sk_buff-leak-in-llc_ui_sen.patch
	patches.suse/llc-fix-sk_buff-refcounting-in-llc_conn_state_proces.patch
	patches.suse/net-mlx5-DR-Allow-insertion-of-duplicate-rules.patch
	patches.suse/net_sched-fix-backward-compatibility-for-TCA_KIND.patch
	patches.suse/net_sched-fix-backward-compatibility-for-TCA_ACT_KIN.patch
	patches.suse/NFC-pn533-fix-use-after-free-and-memleaks.patch
	patches.suse/Doc-networking-device_drivers-pensando-fix-ionic.rst.patch
	patches.suse/mac80211-Reject-malformed-SSID-elements.patch
	patches.suse/cfg80211-wext-avoid-copying-malformed-SSIDs.patch
	patches.suse/nl80211-fix-memory-leak-in-nl80211_get_ftm_responder.patch
	patches.suse/mac80211-accept-deauth-frames-in-IBSS-mode.patch
	patches.suse/ip6erspan-remove-the-incorrect-mtu-limit-for-ip6ersp.patch
	patches.suse/net-stmmac-fix-length-of-PTP-clock-s-name-string.patch
	patches.suse/net-stmmac-fix-disabling-flexible-PPS-output.patch
	patches.suse/bonding-fix-potential-NULL-deref-in-bond_update_slav.patch
	patches.suse/sctp-add-chunks-to-sk_backlog-when-the-newsk-sk_sock.patch
	patches.suse/phylink-fix-kernel-doc-warnings.patch
	patches.suse/s390-qeth-fix-error-handling-during-vnicc-initialization
	patches.suse/s390-qeth-fix-initialization-of-vnicc-cmd-masks-during-set-online
	patches.suse/net-taprio-Fix-returning-EINVAL-when-configuring-wit.patch
	patches.suse/act_mirred-Fix-mirred_init_module-error-handling.patch
	patches.suse/netns-fix-NLM_F_ECHO-mechanism-for-RTM_NEWNSID.patch
	patches.suse/netfilter-conntrack-avoid-possible-false-sharing.patch
	patches.suse/tun-remove-possible-false-sharing-in-tun_flow_update.patch
	patches.suse/net-avoid-possible-false-sharing-in-sk_leave_memory_.patch
	patches.suse/net-add-READ-WRITE-_ONCE-annotations-on-rskq_accept_.patch
	patches.suse/tcp-annotate-lockless-access-to-tcp_memory_pressure.patch
	patches.suse/net-silence-KCSAN-warnings-around-sk_add_backlog-cal.patch
	patches.suse/net-annotate-sk-sk_rcvlowat-lockless-reads.patch
	patches.suse/net-silence-KCSAN-warnings-about-sk-sk_backlog.len-r.patch
	patches.suse/r8169-fix-jumbo-packet-handling-on-resume-from-suspe.patch
	patches.suse/net-update-net_dim-documentation-after-rename.patch
	patches.suse/net-smc-fix-smcd-link-group-creation-with-vlan-id
	patches.suse/net-smc-receive-returns-without-data
	patches.suse/net-smc-receive-pending-data-after-rcv_shutdown
	patches.suse/rxrpc-Fix-possible-NULL-pointer-access-in-ICMP-handl.patch
	patches.suse/libbpf-handle-symbol-versioning-properly-for-libbpf..patch
	patches.suse/xsk-Fix-crash-in-poll-when-device-does-not-support-n.patch
	patches.suse/selftests-bpf-Set-rp_filter-in-test_flow_dissector.patch
	patches.suse/selftests-bpf-More-compatible-nc-options-in-test_lwt.patch
	patches.suse/tcp-add-rcu-protection-around-tp-fastopen_rsk.patch
	patches.suse/tcp-annotate-tp-rcv_nxt-lockless-reads.patch
	patches.suse/tcp-annotate-tp-copied_seq-lockless-reads.patch
	patches.suse/tcp-annotate-tp-write_seq-lockless-reads.patch
	patches.suse/tcp-annotate-tp-snd_nxt-lockless-reads.patch
	patches.suse/tcp-annotate-tp-urg_seq-lockless-reads.patch
	patches.suse/tcp-annotate-sk-sk_rcvbuf-lockless-reads.patch
	patches.suse/tcp-annotate-sk-sk_sndbuf-lockless-reads.patch
	patches.suse/tcp-annotate-sk-sk_wmem_queued-lockless-reads.patch
	patches.suse/netdevsim-Fix-error-handling-in-nsim_fib_init-and-ns.patch
	patches.suse/net-aquantia-temperature-retrieval-fix.patch
	patches.suse/net-aquantia-when-cleaning-hw-cache-it-should-be-tog.patch
	patches.suse/net-aquantia-do-not-pass-lro-session-with-invalid-tc.patch
	patches.suse/net-aquantia-correctly-handle-macvlan-and-multicast-.patch
	patches.suse/rt2x00-initialize-last_reset.patch
	patches.suse/iwlwifi-mvm-fix-race-in-sync-rx-queue-notification.patch
	patches.suse/iwlwifi-pcie-fix-rb_allocator-workqueue-allocation.patch
	patches.suse/iwlwifi-dbg_ini-fix-memory-leak-in-alloc_sgtable.patch
	patches.suse/iwlwifi-pcie-fix-memory-leaks-in-iwl_pcie_ctxt_info_.patch
	patches.suse/iwlwifi-exclude-GEO-SAR-support-for-3168.patch
	patches.suse/iwlwifi-pcie-change-qu-with-jf-devices-to-use-qu-con.patch
	patches.suse/ath10k-fix-latency-issue-for-QCA988x.patch
	patches.suse/net-bcmgenet-Set-phydev-dev_flags-only-for-internal-.patch
	patches.suse/net-ethernet-broadcom-have-drivers-select-DIMLIB-as-.patch
	patches.suse/net-cavium-Use-the-correct-style-for-SPDX-License-Id.patch
	patches.suse/net-avoid-errors-when-trying-to-pop-MLPS-header-on-n.patch
	patches.suse/net-sched-fix-corrupted-L2-header-with-MPLS-push-and.patch
	patches.suse/tcp-fix-a-possible-lockdep-splat-in-tcp_done.patch
	patches.suse/net-avoid-potential-infinite-loop-in-tc_ctl_action.patch
	patches.suse/sched-etf-Fix-ordering-of-packets-with-same-txtime.patch
	patches.suse/sctp-change-sctp_prot-.no_autobind-with-true.patch
	patches.suse/net-i82596-fix-dma_alloc_attr-for-sni_82596.patch
	patches.suse/net-bcmgenet-Fix-RGMII_MODE_EN-value-for-GENET-v1-2-.patch
	patches.suse/net-usb-sr9800-fix-uninitialized-local-variable.patch
	patches.suse/rxrpc-use-rcu-protection-while-reading-sk-sk_user_da.patch
	patches.suse/net-phy-Fix-link-partner-information-disappear-issue.patch
	patches.suse/net-stmmac-disable-enable-ptp_ref_clk-in-suspend-res.patch
	patches.suse/dpaa2-eth-Fix-TX-FQID-values.patch
	patches.suse/net-phy-micrel-Discern-KSZ8051-and-KSZ8795-PHYs.patch
	patches.suse/net-phy-micrel-Update-KSZ87xx-PHY-name.patch
	patches.suse/ipv4-Return-ENETUNREACH-if-we-can-t-create-route-but.patch
	patches.suse/ipv4-fix-race-condition-between-route-lookup-and-inv.patch
	patches.suse/net-bcmgenet-don-t-set-phydev-link-from-MAC.patch
	patches.suse/net-phy-bcm7xxx-define-soft_reset-for-40nm-EPHY.patch
	patches.suse/net-bcmgenet-soft-reset-40nm-EPHYs-before-MAC-init.patch
	patches.suse/net-bcmgenet-reset-40nm-EPHY-on-energy-detect.patch
	patches.suse/net-ensure-correct-skb-tstamp-in-various-fragmenters.patch
	patches.suse/mlxsw-spectrum_trap-Push-Ethernet-header-before-repo.patch
	patches.suse/net-usb-lan78xx-Connect-PHY-before-registering-MAC.patch
	patches.suse/net-hns3-fix-mis-counting-IRQ-vector-numbers-issue.patch
	patches.suse/xen-netback-fix-error-path-of-xenvif_connect_data.patch
	patches.suse/net-netem-fix-error-path-for-corrupted-GSO-frames.patch
	patches.suse/net-netem-correct-the-parent-s-backlog-when-corrupte.patch
	patches.suse/net-aquantia-add-an-error-handling-in-aq_nic_set_multicast_list.patch
	patches.suse/net-dsa-fix-switch-tree-list.patch
	patches.suse/net-reorder-struct-net-fields-to-avoid-false-sharing.patch
	patches.suse/irqchip-al-fic-Add-support-for-irq-retrigger.patch
	patches.suse/irqchip-sifive-plic-Switch-to-fasteoi-flow.patch
	patches.suse/x86-boot-64-Make-level2_kernel_pgt-pages-invalid-out.patch
	patches.suse/x86-boot-64-Round-memory-hole-size-up-to-next-PMD-pa.patch
	patches.suse/msft-hv-1955-x86-hyperv-Make-vapic-support-x2apic-mode.patch
	patches.suse/x86-apic-x2apic-Fix-a-NULL-pointer-deref-when-handli.patch
	patches.suse/msft-hv-1956-x86-hyperv-Set-pv_info.name-to-Hyper-V.patch
	patches.suse/x86-boot-acpi-Move-get_cmdline_acpi_rsdp-under-ifdef.patch
	patches.suse/scripts-setlocalversion-fix-a-bashism.patch
	patches.suse/pinctrl-armada-37xx-fix-control-of-pins-32-and-up.patch
	patches.suse/pinctrl-ns2-Fix-off-by-one-bugs-in-ns2_pinmux_enable.patch
	patches.suse/pinctrl-stmfx-fix-null-pointer-on-remove.patch
	patches.suse/pinctrl-armada-37xx-swap-polarity-on-LED-group.patch
	patches.suse/pinctrl-intel-Allocate-IRQ-chip-dynamic.patch
	patches.suse/pinctrl-cherryview-restore-Strago-DMI-workaround-for.patch
	patches.suse/pinctrl-berlin-as370-fix-a-typo-s-spififib-spdifib.patch
	patches.suse/Btrfs-add-missing-extents-release-on-file-extent-clu.patch
	patches.suse/0001-btrfs-block-group-Fix-a-memory-leak-due-to-missing-b.patch
	patches.suse/btrfs-don-t-needlessly-create-extent-refs-kernel-thr.patch
	patches.suse/0001-btrfs-qgroup-Always-free-PREALLOC-META-reserve-in-bt.patch
	patches.suse/0001-btrfs-tracepoints-Fix-wrong-parameter-order-for-qgro.patch
	patches.suse/0001-btrfs-tracepoints-Fix-bad-entry-members-of-qgroup-ev.patch
	patches.suse/Btrfs-fix-qgroup-double-free-after-failure-to-reserv.patch
	patches.suse/Btrfs-check-for-the-full-sync-flag-while-holding-the.patch
	patches.suse/EDAC-ghes-Fix-Use-after-free-in-ghes_edac-remove-pat.patch
	patches.suse/ARM-mm-fix-alignment-handler-faults-under-memory-pre.patch
	patches.suse/ARM-8908-1-add-__always_inline-to-functions-called-f.patch
	patches.suse/ARM-8914-1-NOMMU-Fix-exc_ret-for-XIP.patch
	patches.suse/ARM-8926-1-v7m-remove-register-save-to-stack-before-.patch
	patches.suse/regulator-of-fix-suspend-min-max-voltage-parsing.patch
	patches.suse/regulator-core-make-regulator_register-EPROBE_DEFER-.patch
	patches.suse/regulator-da9062-fix-suspend_enable-disable-preparat.patch
	patches.suse/regulator-ti-abb-Fix-timeout-in-ti_abb_wait_txdone-t.patch
	patches.suse/regulator-pfuze100-regulator-Variable-val-in-pfuze10.patch
	patches.suse/tracing-Fix-gfp_t-format-for-synthetic-events.patch
	patches.suse/tracing-Fix-race-in-perf_trace_buf-initialization.patch
	patches.suse/ALSA-hda-realtek-Add-support-for-ALC711.patch
	patches.suse/ASoC-samsung-arndale-Add-missing-OF-node-dereferenci.patch
	patches.suse/ASoC-wm8994-Do-not-register-inapplicable-controls-fo.patch
	patches.suse/ASoC-topology-Fix-a-signedness-bug-in-soc_tplg_dapm_.patch
	patches.suse/ASoC-SOF-loader-fix-kernel-oops-on-firmware-boot-fai.patch
	patches.suse/ASoC-SOF-topology-fix-parse-fail-issue-for-byte-bool.patch
	patches.suse/ASoC-SOF-Intel-hda-fix-warnings-during-FW-load.patch
	patches.suse/ASoC-SOF-Intel-initialise-and-verify-FW-crash-dump-d.patch
	patches.suse/ASoC-SOF-Intel-hda-Disable-DMI-L1-entry-during-captu.patch
	patches.suse/ASoC-rt5682-add-NULL-handler-to-set_jack-function.patch
	patches.suse/ASoC-intel-sof_rt5682-add-remove-function-to-disable.patch
	patches.suse/ASoC-intel-bytcr_rt5651-add-null-check-to-support_bu.patch
	patches.suse/ASoC-wm_adsp-Don-t-generate-kcontrols-without-READ-f.patch
	patches.suse/ASoc-rockchip-i2s-Fix-RPM-imbalance.patch
	patches.suse/ASoC-msm8916-wcd-digital-add-missing-MIX2-path-for-R.patch
	patches.suse/ASoC-simple_card_utils.h-Fix-potential-multiple-rede.patch
	patches.suse/ASoC-rsnd-Reinitialize-bit-clock-inversion-flag-for-.patch
	patches.suse/ASoC-Intel-sof-rt5682-add-a-check-for-devm_clk_get.patch
	patches.suse/ASoC-SOF-control-return-true-when-kcontrol-values-ch.patch
	patches.suse/ALSA-usb-audio-Fix-copy-paste-error-in-the-validator.patch
	patches.suse/ALSA-hda-Add-Tigerlake-Jasperlake-PCI-ID.patch
	patches.suse/PM-QoS-Introduce-frequency-QoS.patch
	patches.suse/cpufreq-Use-per-policy-frequency-QoS.patch
	patches.suse/PM-QoS-Drop-frequency-QoS-types-from-device-PM-QoS.patch
	patches.suse/cpufreq-Cancel-policy-update-work-scheduled-before-f.patch
	patches.suse/cpuidle-haltpoll-Take-idle-override-into-account.patch
	patches.suse/opp-of-drop-incorrect-lockdep_assert_held.patch
	patches.suse/opp-Reinitialize-the-list_kref-before-adding-the-sta.patch
	patches.suse/ACPI-NFIT-Fix-unlock-on-error-in-scrub_show.patch
	patches.suse/of-unittest-fix-memory-leak-in-unittest_data_add.patch
	patches.suse/of-reserved_mem-add-missing-of_node_put-for-proper-r.patch
	patches.suse/mmc-sdhci-omap-Fix-Tuning-procedure-for-temperatures.patch
	patches.suse/mmc-cqhci-Commit-descriptors-before-setting-the-door.patch
	patches.suse/mmc-mxs-fix-flags-passed-to-dmaengine_prep_slave_sg.patch
	patches.suse/drm-komeda-Don-t-flush-inactive-pipes.patch
	patches.suse/drm-komeda-Fix-typos-in-komeda_splitter_validate.patch
	patches.suse/drm-amdgpu-uvd6-fix-allocation-size-in-enc-ring-test.patch
	patches.suse/drm-amdgpu-uvd7-fix-allocation-size-in-enc-ring-test.patch
	patches.suse/drm-amdgpu-vcn-fix-allocation-size-in-enc-ring-test.patch
	patches.suse/drm-amdgpu-user-pages-array-memory-leak-fix.patch
	patches.suse/drm-amdgpu-fix-potential-VM-faults.patch
	patches.suse/drm-amdgpu-fix-error-handling-in-amdgpu_bo_list_crea.patch
	patches.suse/drm-amdgpu-vce-fix-allocation-size-in-enc-ring-test.patch
	patches.suse/selftests-kvm-vmx_set_nested_state_test-don-t-check-.patch
	patches.suse/selftests-kvm-fix-sync_regs_test-with-newer-gccs.patch
	patches.suse/KVM-arm64-pmu-Fix-cycle-counter-truncation.patch
	patches.suse/arm64-KVM-Handle-PMCR_EL0.LC-as-RES1-on-pure-AArch64.patch
	patches.suse/KVM-arm64-pmu-Set-the-CHAINED-attribute-before-creat.patch
	patches.suse/KVM-arm64-pmu-Reset-sample-period-on-overflow-handli.patch
	patches.suse/KVM-PPC-Book3S-HV-XIVE-Ensure-VP-isn-t-already-in-us.patch
	patches.suse/kvm-nvmx-don-t-leak-l1-mmio-regions-to-l2
	patches.suse/arm64-dts-Fix-gpio-to-pinmux-mapping.patch
	patches.suse/ARM-dts-logicpd-torpedo-som-Remove-twl_keypad.patch
	patches.suse/ARM-dts-am3874-iceboard-Fix-i2c-mux-idle-disconnect-.patch
	patches.suse/ARM-dts-Use-level-interrupt-for-omap4-5-wlcore.patch
	patches.suse/arm64-dts-zii-ultra-fix-ARM-regulator-states.patch
	patches.suse/arm64-dts-lx2160a-Correct-CPU-core-idle-state-name.patch
	patches.suse/ARM-dts-imx6q-logicpd-Re-Enable-SNVS-power-key.patch
	patches.suse/ARM-dts-vf610-zii-scu4-aib-Specify-i2c-mux-idle-disc.patch
	patches.suse/ARM-dts-imx7s-Correct-GPT-s-ipg-clock-source.patch
	patches.suse/arm64-dts-imx8mq-Use-correct-clock-for-usdhc-s-ipg-c.patch
	patches.suse/arm64-dts-imx8mm-Use-correct-clock-for-usdhc-s-ipg-c.patch
	patches.suse/arm64-dts-rockchip-fix-Rockpro64-RK808-interrupt-lin.patch
	patches.suse/arm64-dts-rockchip-fix-RockPro64-vdd-log-regulator-s.patch
	patches.suse/arm64-dts-rockchip-fix-RockPro64-sdhci-settings.patch
	patches.suse/arm64-dts-rockchip-fix-RockPro64-sdmmc-settings.patch
	patches.suse/arm64-dts-rockchip-Fix-usb-c-on-Hugsun-X99-TV-Box.patch
	patches.suse/ARM-davinci-dm365-Fix-McBSP-dma_slave_map-entry.patch
	patches.suse/ARM-dts-bcm2837-rpi-cm3-Avoid-leds-gpio-probing-issu.patch
	patches.suse/arm64-dts-allwinner-a64-pine64-plus-Add-PHY-regulato.patch
	patches.suse/arm64-dts-allwinner-a64-Drop-PMU-node.patch
	patches.suse/arm64-dts-allwinner-a64-sopine-baseboard-Add-PHY-reg.patch
	patches.suse/0021-modpost-delegate-updating-namespaces-to-separate-fun.patch
	patches.suse/0022-modpost-make-updating-the-symbol-namespace-explicit.patch
	patches.suse/0023-symbol-namespaces-revert-to-previous-__ksymtab-name-.patch
	patches.suse/0024-scripts-nsdeps-use-alternative-sed-delimiter.patch
	patches.suse/Input-st1232-fix-reporting-multitouch-coordinates.patch
	patches.suse/scsi-qla2xxx-fix-a-potential-NULL-pointer-dereferenc.patch
	patches.suse/scsi-scsi_dh_alua-handle-RTPG-sense-code-correctly-d.patch
	patches.suse/scsi-sni_53c710-fix-compilation-error.patch
	patches.suse/scsi-fix-kconfig-dependency-warning-related-to-53C70.patch
	patches.suse/scsi-ch-Make-it-possible-to-open-a-ch-device-multipl.patch
	patches.suse/scsi-target-core-Do-not-overwrite-CDB-byte-1.patch
	patches.suse/scsi-hpsa-add-missing-hunks-in-reset-patch.patch
	patches.suse/scsi-core-try-to-get-module-before-removing-device.patch
	patches.suse/scsi-lpfc-remove-left-over-BUILD_NVME-defines.patch
	patches.suse/fs-dax-Fix-pmd-vs-pte-conflict-detection.patch
	patches.suse/s390-zcrypt-fix-memleak-at-release.patch
	patches.suse/s390-kaslr-add-support-for-R_390_GLOB_DAT-relocation.patch
	patches.suse/io_uring-Fix-corrupted-user_data.patch
	patches.suse/io_uring-Fix-broken-links-with-offloading.patch
	patches.suse/io_uring-Fix-race-for-sqes-with-userspace.patch
	patches.suse/io_uring-used-cached-copies-of-sq-dropped-and-cq-ove.patch
	patches.suse/io_uring-fix-bad-inflight-accounting-for-SETUP_IOPOL.patch
	patches.suse/nbd-protect-cmd-status-with-cmd-lock.patch
	patches.suse/nbd-handle-racing-with-error-ed-out-commands.patch
	patches.suse/nbd-verify-socket-is-supported-during-setup.patch
	patches.suse/i2c-aspeed-fix-master-pending-state-handling.patch
	patches.suse/i2c-mt65xx-fix-NULL-ptr-dereference.patch
	patches.suse/i2c-stm32f7-fix-first-byte-to-send-in-slave-mode.patch
	patches.suse/i2c-stm32f7-fix-a-race-in-slave-mode-with-arbitratio.patch
	patches.suse/i2c-stm32f7-remove-warning-when-compiling-with-W-1.patch
	patches.suse/USB-ldusb-fix-memleak-on-disconnect.patch
	patches.suse/USB-legousbtower-fix-memleak-on-disconnect.patch
	patches.suse/USB-legousbtower-fix-a-signedness-bug-in-tower_probe.patch
	patches.suse/usb-udc-lpc32xx-fix-bad-bit-shift-operation.patch
	patches.suse/USB-usblp-fix-use-after-free-on-disconnect.patch
	patches.suse/USB-serial-ti_usb_3410_5052-fix-port-close-races.patch
	patches.suse/USB-ldusb-fix-read-info-leaks.patch
	patches.suse/binder-Don-t-modify-VMA-bounds-in-mmap-handler.patch
	patches.suse/staging-wlan-ng-fix-exit-return-when-sme-key_idx-NUM.patch
	patches.suse/8250-men-mcb-fix-error-checking-when-get_num_ports-r.patch
	patches.suse/MIPS-bmips-mark-exception-vectors-as-char-arrays.patch
	patches.suse/MIPS-tlbex-Fix-build_restore_pagemask-KScratch-resto.patch
	patches.suse/cifs-clarify-comment-about-timestamp-granularity-for-old-servers.patch
	patches.suse/CIFS-avoid-using-MID-0xFFFF.patch
	patches.suse/cifs-Fix-missed-free-operations.patch
	patches.suse/CIFS-Fix-retry-mid-list-corruption-on-reconnects.patch
	patches.suse/CIFS-Fix-use-after-free-of-file-info-structures.patch
	patches.suse/cifs-Fix-cifsInodeInfo-lock_sem-deadlock-when-reconn.patch
	patches.suse/irqchip-gic-v3-its-Use-the-exact-ITSList-for-VMOVP.patch
	patches.suse/irqchip-sifive-plic-Skip-contexts-except-supervisor-.patch
	patches.suse/perf-tools-Fix-resource-leak-of-closedir-on-the-erro.patch
	patches.suse/perf-annotate-Fix-multiple-memory-and-file-descripto.patch
	patches.suse/perf-c2c-Fix-memory-leak-in-build_cl_output.patch
	patches.suse/tools-headers-UAPI-Sync-sched.h-with-the-kernel.patch
	patches.suse/perf-kmem-Fix-memory-leak-in-compact_gfp_flags.patch
	patches.suse/perf-aux-Fix-tracking-of-auxiliary-trace-buffer-allo.patch
	patches.suse/perf-aux-Fix-AUX-output-stopping.patch
	patches.suse/lib-vdso-Make-clock_getres-POSIX-compliant-again.patch
	patches.suse/virtio_ring-fix-stalls-for-packed-rings.patch
	patches.suse/HID-fix-error-message-in-hid_open_report.patch
	patches.suse/HID-Fix-assumption-that-devices-have-inputs.patch
	patches.suse/HID-google-add-magnemite-masterball-USB-ids.patch
	patches.suse/HID-intel-ish-hid-fix-wrong-error-handling-in-ishtp_.patch
	patches.suse/HID-i2c-hid-Remove-runtime-power-management.patch
	patches.suse/HID-logitech-hidpp-split-g920_get_config.patch
	patches.suse/HID-logitech-hidpp-rework-device-validation.patch
	patches.suse/HID-logitech-hidpp-do-all-FF-cleanup-in-hidpp_ff_des.patch
	patches.suse/HID-i2c-hid-add-Trekstor-Primebook-C11B-to-descripto.patch
	patches.suse/ARC-plat-hsdk-Enable-on-board-SPI-NOR-flash-IC.patch
	patches.suse/ARC-perf-Accommodate-big-endian-CPU.patch
	patches.suse/fuse-flush-dirty-data-metadata-before-non-truncate-s.patch
	patches.suse/fuse-truncate-pending-writes-on-O_TRUNC.patch
	patches.suse/iommu-amd-Apply-the-same-IVRS-IOAPIC-workaround-to-A.patch
	patches.suse/iommu-vt-d-Fix-panic-after-kexec-p-for-kdump.patch
	patches.suse/dmaengine-sprd-Fix-the-link-list-pointer-register-co.patch
	patches.suse/dmaengine-tegra210-adma-fix-transfer-failure.patch
	patches.suse/dmaengine-imx-sdma-fix-size-check-for-sdma-script_nu.patch
	patches.suse/dmaengine-xilinx_dma-Fix-64-bit-simple-AXIDMA-transf.patch
	patches.suse/dmaengine-xilinx_dma-Fix-control-reg-update-in-vdma_.patch
	patches.suse/dmaengine-sprd-Fix-the-possible-memory-leak-issue.patch
	patches.suse/dmaengine-qcom-bam_dma-Fix-resource-leak.patch
	patches.suse/dmaengine-cppi41-Fix-cppi41_dma_prep_slave_sg-when-i.patch
	patches.suse/ALSA-usb-audio-Add-DSD-support-for-Gustard-U16-X26-U.patch
	patches.suse/ALSA-hda-realtek-Add-support-for-ALC623.patch
	patches.suse/ALSA-hda-realtek-Fix-2-front-mics-of-codec-0x623.patch
	patches.suse/ALSA-bebob-Fix-prototype-of-helper-function-to-retur.patch
	patches.suse/Revert-ALSA-hda-Flush-interrupts-on-disabling.patch
	patches.suse/ALSA-hda-Fix-mutex-deadlock-in-HDMI-codec-driver.patch
	patches.suse/ALSA-timer-Fix-mutex-deadlock-at-releasing-card.patch
	patches.suse/RDMA-mlx5-Clear-old-rate-limit-when-closing-QP.patch
	patches.suse/IB-hfi1-Avoid-excessive-retry-for-TID-RDMA-READ-requ.patch
	patches.suse/IB-hfi1-Use-a-common-pad-buffer-for-9B-and-16B-packe.patch
	patches.suse/iw_cxgb4-fix-ECN-check-on-the-passive-accept.patch
	patches.suse/RDMA-iwcm-move-iw_rem_ref-calls-out-of-spinlock.patch
	patches.suse/RDMA-siw-free-siw_base_qp-in-kref-release-routine.patch
	patches.suse/RDMA-qedr-Fix-reported-firmware-version.patch
	patches.suse/IB-core-Use-rdma_read_gid_l2_fields-to-compare-GID-L.patch
	patches.suse/RDMA-uverbs-Prevent-potential-underflow.patch
	patches.suse/RDMA-nldev-Skip-counter-if-port-doesn-t-match.patch
	patches.suse/IB-core-Avoid-deadlock-during-netlink-message-handli.patch
	patches.suse/RDMA-mlx5-Use-irq-xarray-locking-for-mkey_table.patch
	patches.suse/RDMA-iw_cxgb4-Avoid-freeing-skb-twice-in-arp-failure.patch
	patches.suse/RDMA-hns-Prevent-memory-leaks-of-eq-buf_list.patch
	patches.suse/ACPI-processor-Add-QoS-requests-for-all-CPUs.patch
	patches.suse/0001-drm-etnaviv-fix-dumping-of-iommuv2.patch
	patches.suse/drm-v3d-Fix-memory-leak-in-v3d_submit_cl_ioctl.patch
	patches.suse/drm-i915-tgl-Fix-doc-not-corresponding-to-code.patch
	patches.suse/drm-i915-Fix-PCH-reference-clock-for-FDI-on-HSW-BDW.patch
	patches.suse/drm-amdgpu-Fix-SDMA-hang-when-performing-VKexample-t.patch
	patches.suse/drm-amdgpu-sdma5-do-not-execute-0-sized-IBs-v2.patch
	patches.suse/drm-amdgpu-gfx10-update-gfx-golden-settings.patch
	patches.suse/drm-sched-Set-error-to-s_fence-if-HW-job-submission-.patch
	patches.suse/drm-amdgpu-If-amdgpu_ib_schedule-fails-return-back-t.patch
	patches.suse/drm-amd-display-do-not-synchronize-drr-displays.patch
	patches.suse/drm-amd-display-add-50us-buffer-as-WA-for-pstate-swi.patch
	patches.suse/drm-amd-display-Passive-DP-HDMI-dongle-detection-fix.patch
	patches.suse/dc.c-use-kzalloc-without-test.patch
	patches.suse/drm-amdgpu-powerplay-vega10-allow-undervolting-in-p7.patch
	patches.suse/drm-amdgpu-gmc10-properly-set-BANK_SELECT-and-FRAGME.patch
	patches.suse/kvm-Allocate-memslots-and-buses-before-calling-kvm_a.patch
	patches.suse/kvm-call-kvm_arch_destroy_vm-if-vm-creation-fails.patch
	patches.suse/KVM-vmx-svm-always-run-with-EFER.NXE-1-when-shadow-p.patch
	patches.suse/arm64-Ensure-VM_WRITE-VM_SHARED-ptes-are-clean-by-de.patch
	patches.suse/arm64-cpufeature-Enable-Qualcomm-Falkor-Kryo-errata-.patch
	patches.suse/arm64-cpufeature-Enable-Qualcomm-Falkor-errata-1009-.patch
	patches.suse/arm64-apply-ARM64_ERRATUM_845719-workaround-for-Brah.patch
	patches.suse/arm64-Brahma-B53-is-SSB-and-spectre-v2-safe.patch
	patches.suse/arm64-apply-ARM64_ERRATUM_843419-workaround-for-Brah.patch
	patches.suse/efi-Make-CONFIG_EFI_RCI2_TABLE-selectable-on-x86-onl.patch
	patches.suse/efi-tpm-Return-EINVAL-when-determining-tpm-final-eve.patch
	patches.suse/efi-random-Treat-EFI_RNG_PROTOCOL-output-as-bootload.patch
	patches.suse/efi-libstub-arm-Account-for-firmware-reserved-memory.patch
	patches.suse/x86-efi-Never-relocate-kernel-below-lowest-acceptabl.patch
	patches.suse/perf-x86-amd-ibs-Fix-reading-of-the-IBS-OpData-regis.patch
	patches.suse/perf-x86-amd-ibs-Handle-erratum-420-only-on-the-affe.patch
	patches.suse/perf-x86-uncore-Fix-event-group-support.patch
	patches.suse/sched-topology-Don-t-try-to-build-empty-sched-domain.patch
	patches.suse/sched-topology-Allow-sched_asym_cpucapacity-to-be-di.patch
	patches.suse/riscv-init-merge-split-string-literals-in-preprocess.patch
	patches.suse/riscv-fp-add-missing-__user-pointer-annotations.patch
	patches.suse/nvme-multipath-fix-possible-io-hang-after-ctrl-recon.patch
	patches.suse/nvme-multipath-remove-unused-groups_only-mode-in-ana.patch
	patches.suse/um-ubd-Entrust-re-queue-to-the-upper-layers.patch
	patches.suse/io_uring-ensure-we-clear-io_kiocb-result-before-each.patch
	patches.suse/iocost-don-t-nest-spin_lock_irq-in-ioc_weight_write.patch
	patches.suse/SUNRPC-The-TCP-back-channel-mustn-t-disappear-while-.patch
	patches.suse/SUNRPC-The-RDMA-back-channel-mustn-t-disappear-while.patch
	patches.suse/SUNRPC-Destroy-the-back-channel-when-we-destroy-the-.patch
	patches.suse/NFSv4-Don-t-allow-a-cached-open-with-a-revoked-deleg.patch
	patches.suse/NFS-Fix-an-RCU-lock-leak-in-nfs4_refresh_delegation_.patch
	patches.suse/net-mlx5e-Tx-Fix-assumption-of-single-WQEBB-of-NOP-i.patch
	patches.suse/net-mlx5e-Tx-Zero-memset-WQE-info-struct-upon-update.patch
	patches.suse/net-mlx5e-kTLS-Release-reference-on-DUMPed-fragments.patch
	patches.suse/net-mlx5e-kTLS-Size-of-a-Dump-WQE-is-fixed.patch
	patches.suse/net-mlx5e-kTLS-Save-only-the-frag-page-to-release-at.patch
	patches.suse/net-mlx5e-kTLS-Save-by-value-copy-of-the-record-frag.patch
	patches.suse/net-mlx5e-kTLS-Fix-page-refcnt-leak-in-TX-resync-err.patch
	patches.suse/net-mlx5e-kTLS-Fix-missing-SQ-edge-fill.patch
	patches.suse/net-mlx5e-kTLS-Limit-DUMP-wqe-size.patch
	patches.suse/net-mlx5e-kTLS-Remove-unneeded-cipher-type-checks.patch
	patches.suse/net-mlx5e-kTLS-Save-a-copy-of-the-crypto-info.patch
	patches.suse/net-mlx5e-kTLS-Enhance-TX-resync-flow.patch
	patches.suse/net-mlx5e-TX-Fix-consumer-index-of-error-cqe-dump.patch
	patches.suse/net-mlx5-prevent-memory-leak-in-mlx5_fpga_conn_creat.patch
	patches.suse/net-mlx5-fix-memory-leak-in-mlx5_fw_fatal_reporter_d.patch
	patches.suse/ipv4-fix-IPSKB_FRAG_PMTU-handling-with-fragmentation.patch
	patches.suse/r8152-add-device-id-for-Lenovo-ThinkPad-USB-C-Dock-G.patch
	patches.suse/dynamic_debug-provide-dynamic_hex_dump-stub.patch
	patches.suse/net-stmmac-Fix-the-problem-of-tso_xmit.patch
	patches.suse/bnxt_en-Fix-the-size-of-devlink-MSIX-parameters.patch
	patches.suse/bnxt_en-Fix-devlink-NVRAM-related-byte-order-related.patch
	patches.suse/bnxt_en-Adjust-the-time-to-wait-before-polling-firmw.patch
	patches.suse/bnxt_en-Minor-formatting-changes-in-FW-devlink_healt.patch
	patches.suse/bnxt_en-Avoid-disabling-pci-device-in-bnxt_remove_on.patch
	patches.suse/net-sched-taprio-fix-Wmissing-prototypes-warnings.patch
	patches.suse/net-openvswitch-free-vport-unless-register_netdevice.patch
	patches.suse/ipv6-include-net-addrconf.h-for-missing-declarations.patch
	patches.suse/net-flow_dissector-switch-to-siphash.patch
	patches.suse/net-phy-smsc-LAN8740-add-PHY_RST_AFTER_CLK_EN-flag.patch
	patches.suse/keys-Fix-memory-leak-in-copy_net_ns.patch
	patches.suse/net-core-limit-nested-device-depth.patch
	patches.suse/net-core-add-generic-lockdep-keys.patch
	patches.suse/bonding-fix-unexpected-IFF_BONDING-bit-unset.patch
	patches.suse/bonding-use-dynamic-lockdep-key-instead-of-subclass.patch
	patches.suse/team-fix-nested-locking-lockdep-warning.patch
	patches.suse/macsec-fix-refcnt-leak-in-module-exit-routine.patch
	patches.suse/net-core-add-ignore-flag-to-netdev_adjacent-structur.patch
	patches.suse/vxlan-add-adjacent-link-to-limit-depth-level.patch
	patches.suse/net-remove-unnecessary-variables-and-callback.patch
	patches.suse/virt_wifi-fix-refcnt-leak-in-module-exit-routine.patch
	patches.suse/net-sch_generic-Use-pfifo_fast-as-fallback-scheduler.patch
	patches.suse/net-smc-fix-closing-of-fallback-SMC-sockets.patch
	patches.suse/net-smc-keep-vlan_id-for-SMC-R-in-smc_listen_work.patch
	patches.suse/netns-fix-GFP-flags-in-rtnl_net_notifyid.patch
	patches.suse/cxgb4-request-the-TX-CIDX-updates-to-status-page.patch
	patches.suse/net-Zeroing-the-structure-ethtool_wolinfo-in-ethtool.patch
	patches.suse/ipv4-fix-route-update-on-metric-change.patch
	patches.suse/selftests-fib_tests-add-more-tests-for-metric-update.patch
	patches.suse/bpf-lwtunnel-Fix-reroute-supplying-invalid-dst.patch
	patches.suse/selftests-bpf-More-compatible-nc-options-in-test_tc_.patch
	patches.suse/xdp-Prevent-overflow-in-devmap_hash-cost-calculation.patch
	patches.suse/xdp-Handle-device-unregister-for-devmap_hash-map-typ.patch
	patches.suse/bpf-Fix-use-after-free-in-subprog-s-jited-symbol-rem.patch
	patches.suse/bpf-Fix-use-after-free-in-bpf_get_prog_name.patch
	patches.suse/xsk-Fix-registration-of-Rx-only-sockets.patch
	patches.suse/netfilter-nf_flow_table-set-timeout-before-insertion.patch
	patches.suse/netfilter-nft_payload-fix-missing-check-for-matching.patch
	patches.suse/ipvs-don-t-ignore-errors-in-case-refcounting-ip_vs-m.patch
	patches.suse/ipvs-move-old_secure_tcp-into-struct-netns_ipvs.patch
	patches.suse/net-add-skb_queue_empty_lockless.patch
	patches.suse/udp-use-skb_queue_empty_lockless.patch
	patches.suse/net-use-skb_queue_empty_lockless-in-poll-handlers.patch
	patches.suse/net-use-skb_queue_empty_lockless-in-busy-poll-contex.patch
	patches.suse/net-add-READ_ONCE-annotation-in-__skb_wait_for_more_.patch
	patches.suse/udp-fix-data-race-in-udp_set_dev_scratch.patch
	patches.suse/net-fix-sk_page_frag-recursion-from-memory-reclaim.patch
	patches.suse/net-ethernet-ftgmac100-Fix-DMA-coherency-issue-with-.patch
	patches.suse/net-usb-lan78xx-Disable-interrupts-before-calling-ge.patch
	patches.suse/batman-adv-Avoid-free-alloc-race-when-handling-OGM-b.patch
	patches.suse/fjes-Handle-workqueue-allocation-failure.patch
	patches.suse/net-hisilicon-Fix-Trying-to-free-already-free-IRQ.patch
	patches.suse/wimax-i2400-Fix-memory-leak-in-i2400m_op_rfkill_sw_t.patch
	patches.suse/net-mscc-ocelot-fix-vlan_filtering-when-enslaving-to.patch
	patches.suse/net-mscc-ocelot-refuse-to-overwrite-the-port-s-nativ.patch
	patches.suse/net-mlx4_core-Dynamically-set-guaranteed-amount-of-c.patch
	patches.suse/net-hisilicon-Fix-ping-latency-when-deal-with-high-t.patch
	patches.suse/erspan-fix-the-tun_info-options_len-check-for-erspan.patch
	patches.suse/vxlan-check-tun_info-options_len-properly.patch
	patches.suse/net-fec_main-Use-platform_get_irq_byname_optional-to.patch
	patches.suse/net-fec_ptp-Use-platform_get_irq_xxx_optional-to-avo.patch
	patches.suse/bonding-fix-using-uninitialized-mode_lock.patch
	patches.suse/net-smc-fix-refcounting-for-non-blocking-connect.patch
	patches.suse/net-rtnetlink-fix-a-typo-fbd-fdb.patch
	patches.suse/net-mlx5-Fix-flow-counter-list-auto-bits-struct.patch
	patches.suse/net-mlx5e-Determine-source-port-properly-for-vlan-pu.patch
	patches.suse/net-mlx5e-Remove-incorrect-match-criteria-assignment.patch
	patches.suse/net-mlx5e-Replace-kfree-with-kvfree-when-free-vhca-s.patch
	patches.suse/net-mlx5e-Only-skip-encap-flows-update-when-encap-in.patch
	patches.suse/net-mlx5-Fix-rtable-reference-leak.patch
	patches.suse/net-mlx5-Fix-NULL-pointer-dereference-in-extended-de.patch
	patches.suse/net-mlx5e-Don-t-store-direct-pointer-to-action-s-tun.patch
	patches.suse/net-mlx5e-Fix-handling-of-compressed-CQEs-in-case-of.patch
	patches.suse/net-mlx5e-Fix-ethtool-self-test-link-speed.patch
	patches.suse/net-mlx5e-Initialize-on-stack-link-modes-bitmap.patch
	patches.suse/qed-fix-spelling-mistake-queuess-queues.patch
	patches.suse/vxlan-fix-unexpected-failure-of-vxlan_changelink.patch
	patches.suse/qed-Optimize-execution-time-for-nvm-attributes-confi.patch
	patches.suse/mlxsw-core-Unpublish-devlink-parameters-during-reloa.patch
	patches.suse/net-annotate-accesses-to-sk-sk_incoming_cpu.patch
	patches.suse/net-annotate-lockless-accesses-to-sk-sk_napi_id.patch
	patches.suse/cxgb4-fix-panic-when-attaching-to-ULD-fail.patch
	patches.suse/msft-hv-1958-hv_netvsc-Fix-error-handling-in-netvsc_set_features.patch
	patches.suse/hv_netvsc-Fix-error-handling-in-netvsc_attach.patch
	patches.suse/nl80211-fix-validation-of-mesh-path-nexthop.patch
	patches.suse/rxrpc-Fix-handling-of-last-subpacket-of-jumbo-packet.patch
	patches.suse/netdevsim-Fix-use-after-free-during-device-dismantle.patch
	patches.suse/tcp-increase-tcp_max_syn_backlog-max-value.patch
	patches.suse/net-ethernet-arc-add-the-missed-clk_disable_unprepar.patch
	patches.suse/rtlwifi-Fix-potential-overflow-on-P2P-code.patch
	patches.suse/iwlwifi-pcie-fix-PCI-ID-0x2720-configs-that-should-b.patch
	patches.suse/iwlwifi-pcie-fix-all-9460-entries-for-qnj.patch
	patches.suse/iwlwifi-pcie-0x2720-is-qu-and-0x30DC-is-not.patch
	patches.suse/rtlwifi-rtl_pci-Fix-problem-of-too-small-skb-len.patch
	patches.suse/mt76-dma-fix-buffer-unmap-with-non-linear-skbs.patch
	patches.suse/igb-igc-Don-t-warn-on-fatal-read-failures-when-the-d.patch
	patches.suse/igb-Enable-media-autosense-for-the-i350.patch
	patches.suse/igb-Fix-constant-media-auto-sense-switching-when-no-.patch
	patches.suse/i40e-Fix-receive-buffer-starvation-for-AF_XDP.patch
	patches.suse/e1000-fix-memory-leaks.patch
	patches.suse/Documentation-networking-device-drivers-Remove-stray.patch
	patches.suse/ixgbe-Remove-duplicate-clear_bit-call.patch
	patches.suse/inet-stop-leaking-jiffies-on-the-wire.patch
	patches.suse/gve-Fixes-DMA-synchronization.patch
	patches.suse/net-phylink-Fix-phylink_dbg-macro.patch
	patches.suse/net-dsa-bcm_sf2-Fix-IMP-setup-for-port-different-tha.patch
	patches.suse/r8169-fix-wrong-PHY-ID-issue-with-RTL8168dp.patch
	patches.suse/selftests-net-reuseport_dualstack-fix-uninitalized-p.patch
	patches.suse/selftests-bpf-Skip-write-only-files-in-debugfs.patch
	patches.suse/net-cls_bpf-fix-NULL-deref-on-offload-filter-removal.patch
	patches.suse/net-fix-installing-orphaned-programs.patch
	patches.suse/s390-cmm-fix-information-leak-in-cmm_timeout_handler.patch
	patches.suse/s390-unwind-fix-mixing-regs-and-sp.patch
	patches.suse/s390-idle-fix-cpu-idle-time-calculation.patch
	patches.suse/powerpc-32s-fix-allow-prevent_user_access-when-cross.patch
	patches.suse/powerpc-powernv-Fix-CPU-idle-to-be-called-with-IRQs-.patch
	patches.suse/scsi-qla2xxx-fixup-incorrect-usage-of-host_byte.patch
	patches.suse/scsi-lpfc-Check-queue-pointer-before-use.patch
	patches.suse/scsi-ufs-bsg-Wake-the-device-before-sending-raw-upiu.patch
	patches.suse/scsi-lpfc-Honor-module-parameter-lpfc_use_adisc.patch
	patches.suse/scsi-qla2xxx-Initialized-mailbox-to-prevent-driver-l.patch
	patches.suse/scsi-qla2xxx-Fix-partial-flash-write-of-MBI.patch
	patches.suse/scsi-target-cxgbit-Fix-cxgbit_fw4_ack.patch
	patches.suse/scsi-sd-define-variable-dif-as-unsigned-int-instead-.patch
	patches.suse/scsi-qla2xxx-stop-timer-in-shutdown-path.patch
	patches.suse/hwmon-ina3221-Fix-read-timeout-issue.patch
	patches.suse/fix-memory-leak-in-large-read-decrypt-offload.patch
	patches.suse/usb-dwc3-select-CONFIG_REGMAP_MMIO.patch
	patches.suse/usb-fsl-Check-memory-resource-before-releasing-it.patch
	patches.suse/usb-gadget-udc-atmel-Fix-interrupt-storm-in-FIFO-mod.patch
	patches.suse/usb-gadget-composite-Fix-possible-double-free-memory.patch
	patches.suse/usb-dwc3-pci-prevent-memory-leak-in-dwc3_pci_probe.patch
	patches.suse/usb-gadget-configfs-fix-concurrent-issue-between-com.patch
	patches.suse/usb-dwc3-remove-the-call-trace-of-USBx_GFLADJ.patch
	patches.suse/USB-Skip-endpoints-with-0-maxpacket-length.patch
	patches.suse/USB-ldusb-fix-ring-buffer-locking.patch
	patches.suse/USB-ldusb-use-unsigned-size-format-specifiers.patch
	patches.suse/USB-ldusb-fix-control-message-timeout.patch
	patches.suse/xhci-Fix-use-after-free-regression-in-xhci-clear-hub.patch
	patches.suse/usb-xhci-fix-Immediate-Data-Transfer-endianness.patch
	patches.suse/usb-xhci-fix-__le32-__le64-accessors-in-debugfs-code.patch
	patches.suse/usbip-tools-Fix-read_usb_vudc_device-error-path-hand.patch
	patches.suse/usbip-Fix-free-of-unallocated-memory-in-vhci-tx.patch
	patches.suse/usb-storage-Revert-commit-747668dbc061-usb-storage-S.patch
	patches.suse/UAS-Revert-commit-3ae62a42090f-UAS-fix-alignment-of-.patch
	patches.suse/USB-gadget-Reject-endpoints-with-0-maxpacket-value.patch
	patches.suse/USB-serial-whiteheat-fix-potential-slab-corruption.patch
	patches.suse/USB-serial-whiteheat-fix-line-speed-endianness.patch
	patches.suse/usb-dwc3-gadget-fix-race-when-disabling-ep-with-canc.patch
	patches.suse/tools-gpio-Use-building_out_of_srctree-to-determine-.patch
	patches.suse/clone3-validate-stack-arguments.patch
	patches.suse/mm-memcontrol-fix-NULL-ptr-deref-in-percpu-stats-flu.patch
	patches.suse/mm-gup_benchmark-fix-MAP_HUGETLB-case.patch
	patches.suse/mm-meminit-Recalculate-pcpu-batch-and-high-limits-after-init-completes.patch
	patches.suse/mm-thp-handle-page-cache-THP-correctly-in-PageTransC.patch
	patches.suse/ocfs2-protect-extent-tree-in-ocfs2_prepare_inode_for.patch
	patches.suse/mm-vmstat-hide-proc-pagetypeinfo-from-normal-users.patch
	patches.suse/0001-mm-vmstat-reduce-zone-lock-holding-time-by-proc-page.patch
	patches.suse/mm-khugepaged-fix-might_sleep-warn-with-CONFIG_HIGHP.patch
	patches.suse/dump_stack-avoid-the-livelock-of-the-dump_lock.patch
	patches.suse/mm-slab-make-page_cgroup_ino-to-recognize-non-compou.patch
	patches.suse/scripts-gdb-fix-debugging-modules-compiled-with-hot-.patch
	patches.suse/mm-memory_hotplug-fix-updating-the-node-span.patch
	patches.suse/mm-memcontrol-fix-network-errors-from-failing-__GFP_.patch
	patches.suse/HID-i2c-hid-Send-power-on-command-after-reset.patch
	patches.suse/HID-wacom-generic-Treat-serial-number-and-related-fi.patch
	patches.suse/clk-at91-sam9x60-fix-programmable-clock.patch
	patches.suse/clk-meson-gxbb-let-sar_adc_clk_div-set-the-parent-cl.patch
	patches.suse/clk-imx8m-Use-SYS_PLL1_800M-as-intermediate-parent-o.patch
	patches.suse/clk-at91-avoid-sleeping-early.patch
	patches.suse/clk-ti-dra7-atl-clock-Remove-ti_clk_add_alias-call.patch
	patches.suse/clk-ti-clkctrl-Fix-failed-to-enable-error-with-doubl.patch
	patches.suse/clk-sunxi-Fix-operator-precedence-in-sunxi_divs_clk_.patch
	patches.suse/clk-sunxi-ng-a80-fix-the-zero-ing-of-bits-16-and-18.patch
	patches.suse/clk-samsung-exynos5433-Fix-error-paths.patch
	patches.suse/clk-samsung-exynos542x-Move-G3D-subsystem-clocks-to-.patch
	patches.suse/clk-samsung-exynos5420-Preserve-PLL-configuration-du.patch
	patches.suse/fbdev-c2p-Fix-link-failure-on-non-inlining.patch
	patches.suse/drm-i915-Avoid-HPD-poll-detect-triggering-a-new-dete.patch
	patches.suse/drm-i915-dp-Do-not-switch-aux-to-TBT-mode-for-non-TC.patch
	patches.suse/drm-amdgpu-dont-schedule-jobs-while-in-reset.patch
	patches.suse/drm-amd-swSMU-fix-smu-workload-bit-map-error.patch
	patches.suse/drm-amdgpu-register-gpu-instance-before-fan-boost-fe.patch
	patches.suse/drm-amdgpu-add-warning-for-GRBM-1-cycle-delay-issue-.patch
	patches.suse/drm-radeon-fix-si_enable_smc_cac-failed-issue.patch
	patches.suse/ALSA-bebob-fix-to-detect-configured-source-of-sampli.patch
	patches.suse/ALSA-hda-ca0132-Fix-possible-workqueue-stall.patch
	patches.suse/ALSA-hda-hdmi-add-Tigerlake-support.patch
	patches.suse/ALSA-timer-Fix-incorrectly-assigned-timer-instance.patch
	patches.suse/ASoC-msm8916-wcd-analog-Fix-RX1-selection-in-RDAC2-M.patch
	patches.suse/ASoC-compress-fix-unsigned-integer-overflow-check.patch
	patches.suse/ASoC-kirkwood-fix-external-clock-probe-defer.patch
	patches.suse/ASoC-hdmi-codec-drop-mutex-locking-again.patch
	patches.suse/ASoC-rsnd-dma-fix-SSI9-4-5-6-7-busif-dma-address.patch
	patches.suse/ASoC-kirkwood-fix-device-remove-ordering.patch
	patches.suse/ASoC-SOF-Intel-hda-stream-fix-the-CONFIG_-prefix-mis.patch
	patches.suse/ASoC-SOF-Fix-memory-leak-in-sof_dfsentry_write.patch
	patches.suse/ASoC-SOF-ipc-Fix-memory-leak-in-sof_set_get_large_ct.patch
	patches.suse/ASoC-ti-sdma-pcm-Add-back-the-flags-parameter-for-no.patch
	patches.suse/ASoC-rockchip-rockchip_max98090-Enable-SHDN-to-fix-h.patch
	patches.suse/ASoC-hdac_hda-fix-race-in-device-removal.patch
	patches.suse/ASoC-stm32-sai-add-restriction-on-mmap-support.patch
	patches.suse/ASoC-SOF-topology-Fix-bytes-control-size-checks.patch
	patches.suse/cpufreq-intel_pstate-Fix-invalid-EPB-setting.patch
	patches.suse/XArray-Fix-xas_next-with-a-single-entry-at-0.patch
	patches.suse/idr-Fix-idr_get_next_ul-race-with-idr_remove.patch
	patches.suse/idr-Fix-integer-overflow-in-idr_for_each_entry.patch
	patches.suse/idr-Fix-idr_alloc_u32-on-32-bit-systems.patch
	patches.suse/arm64-Do-not-mask-out-PTE_RDONLY-in-pte_same.patch
	patches.suse/0025-scripts-nsdeps-make-sure-to-pass-all-module-source-f.patch
	patches.suse/ceph-fix-use-after-free-in-__ceph_remove_cap.patch
	patches.suse/ceph-fix-RCU-case-handling-in-ceph_d_revalidate.patch
	patches.suse/ceph-add-missing-check-in-d_revalidate-snapdir-handl.patch
	patches.suse/ceph-don-t-try-to-handle-hashed-dentries-in-non-O_CR.patch
	patches.suse/ceph-don-t-allow-copy_file_range-when-stripe_count-1.patch
	patches.suse/ceph-return-EINVAL-if-given-fsc-mount-option-on-kern.patch
	patches.suse/pwm-bcm-iproc-Prevent-unloading-the-driver-module-wh.patch
	patches.suse/nvme-rdma-fix-a-segmentation-fault-during-module-unl.patch
	patches.suse/nvme-multipath-fix-crash-in-nvme_mpath_clear_ctrl_pa.patch
	patches.suse/blkcg-make-blkcg_print_stat-print-stats-only-for-onl.patch
	patches.suse/block-drbd-remove-a-stray-unlock-in-__drbd_send_prot.patch
	patches.suse/cgroup-writeback-don-t-switch-wbs-immediately-on-dea.patch
	patches.suse/net-fec-add-missed-clk_disable_unprepare-in-remove.patch
	patches.suse/dccp-do-not-leak-jiffies-on-the-wire.patch
	patches.suse/can-dev-add-missing-of_node_put-after-calling-of_get.patch
	patches.suse/can-gs_usb-gs_can_open-prevent-memory-leak.patch
	patches.suse/can-mcba_usb-fix-use-after-free-on-disconnect.patch
	patches.suse/can-usb_8dev-fix-use-after-free-on-disconnect.patch
	patches.suse/can-flexcan-disable-completely-the-ECC-mechanism.patch
	patches.suse/can-peak_usb-fix-a-potential-out-of-sync-while-decod.patch
	patches.suse/can-peak_usb-fix-slab-info-leak.patch
	patches.suse/can-peak_usb-report-bus-recovery-as-well.patch
	patches.suse/can-c_can-c_can_poll-only-read-status-register-after.patch
	patches.suse/can-c_can-D_CAN-c_can_chip_config-perform-a-sofware-.patch
	patches.suse/can-rx-offload-can_rx_offload_queue_sorted-fix-error.patch
	patches.suse/can-rx-offload-can_rx_offload_queue_tail-fix-error-h.patch
	patches.suse/can-rx-offload-can_rx_offload_offload_one-do-not-inc.patch
	patches.suse/can-rx-offload-can_rx_offload_offload_one-increment-.patch
	patches.suse/can-rx-offload-can_rx_offload_offload_one-use-ERR_PT.patch
	patches.suse/can-rx-offload-can_rx_offload_irq_offload_timestamp-.patch
	patches.suse/can-rx-offload-can_rx_offload_irq_offload_fifo-conti.patch
	patches.suse/can-flexcan-increase-error-counters-if-skb-enqueuein.patch
	patches.suse/can-mcp251x-mcp251x_restart_work_handler-Fix-potenti.patch
	patches.suse/taprio-fix-panic-while-hw-offload-sched-list-swap.patch
	patches.suse/bpf-Allow-narrow-loads-of-bpf_sysctl-fields-with-off.patch
	patches.suse/bpf-Change-size-to-u64-for-bpf_map_-area_alloc-charg.patch
	patches.suse/powerpc-bpf-Fix-tail-call-implementation.patch
	patches.suse/bonding-fix-state-transition-issue-in-link-monitorin.patch
	patches.suse/net-hns3-Use-the-correct-style-for-SPDX-License-Iden.patch
	patches.suse/net-sched-prevent-duplicate-flower-rules-from-tcf_pr.patch
	patches.suse/mlx4_core-fix-wrong-comment-about-the-reason-of-subt.patch
	patches.suse/net-tls-fix-sk_msg-trim-on-fallback-to-copy-mode.patch
	patches.suse/net-qualcomm-rmnet-Fix-potential-UAF-when-unregister.patch
	patches.suse/net-prevent-load-store-tearing-on-sk-sk_stamp.patch
	patches.suse/NFC-fdp-fix-incorrect-free-object.patch
	patches.suse/Documentation-TLS-Add-missing-counter-description.patch
	patches.suse/net-bcmgenet-use-RGMII-loopback-for-MAC-reset.patch
	patches.suse/Revert-net-bcmgenet-soft-reset-40nm-EPHYs-before-MAC.patch
	patches.suse/net-bcmgenet-reapply-manual-settings-to-the-PHY.patch
	patches.suse/net-mscc-ocelot-don-t-handle-netdev-events-for-other.patch
	patches.suse/net-mscc-ocelot-fix-NULL-pointer-on-LAG-slave-remova.patch
	patches.suse/net-mscc-ocelot-fix-__ocelot_rmw_ix-prototype.patch
	patches.suse/net-tls-don-t-pay-attention-to-sk_write_pending-when.patch
	patches.suse/net-tls-add-a-TX-lock.patch
	patches.suse/selftests-tls-add-test-for-concurrent-recv-and-send.patch
	patches.suse/net-smc-fix-ethernet-interface-refcounting.patch
	patches.suse/netfilter-nf_tables-Align-nft_expr-private-data-to-6.patch
	patches.suse/bridge-ebtables-don-t-crash-when-using-dnat-target-i.patch
	patches.suse/netfilter-nf_tables-bogus-EOPNOTSUPP-on-basechain-up.patch
	patches.suse/netfilter-nf_tables_offload-skip-EBUSY-on-chain-upda.patch
	patches.suse/netfilter-ipset-Fix-an-error-code-in-ip_set_sockfn_g.patch
	patches.suse/netfilter-ipset-Copy-the-right-MAC-address-in-hash-i.patch
	patches.suse/netfilter-ipset-Fix-nla_policies-to-fully-support-NL.patch
	patches.suse/net-stmmac-gmac4-bitrev32-returns-u32.patch
	patches.suse/net-stmmac-xgmac-bitrev32-returns-u32.patch
	patches.suse/0007-net-stmmac-selftests-Prevent-false-positives-in-filt.patch
	patches.suse/net-stmmac-xgmac-Fix-TSA-selection.patch
	patches.suse/net-stmmac-xgmac-Disable-Flow-Control-when-1-or-more.patch
	patches.suse/0008-net-stmmac-Fix-TSO-descriptor-with-Enhanced-Addressi.patch
	patches.suse/0011-net-stmmac-Fix-the-TX-IOC-in-xmit-path.patch
	patches.suse/r8169-fix-page-read-in-r8168g_mdio_read.patch
	patches.suse/net-mlx5e-Fix-eswitch-debug-print-of-max-fdb-flow.patch
	patches.suse/net-mlx5-DR-Fix-memory-leak-in-modify-action-destroy.patch
	patches.suse/net-mlx5-DR-Fix-memory-leak-during-rule-creation.patch
	patches.suse/net-mlx5e-Use-correct-enum-to-determine-uplink-port.patch
	patches.suse/net-hns3-add-compatible-handling-for-command-HCLGE_O.patch
	patches.suse/NFC-st21nfca-fix-double-free.patch
	patches.suse/nfc-netlink-fix-double-device-reference-drop.patch
	patches.suse/CDC-NCM-handle-incomplete-transfer-of-MTU.patch
	patches.suse/net-usb-qmi_wwan-add-support-for-DW5821e-with-eSIM-s.patch
	patches.suse/net-hns-Fix-the-stray-netpoll-locks-causing-deadlock.patch
	patches.suse/ipv6-fixes-rt6_probe-and-fib6_nh-last_probe-init.patch
	patches.suse/ipv4-Fix-table-id-reference-in-fib_sync_down_addr.patch
	patches.suse/net-ethernet-octeon_mgmt-Account-for-second-possible.patch
	patches.suse/mac80211-fix-ieee80211_txq_setup_flows-failure-path.patch
	patches.suse/net-fq_impl-Switch-to-kvmalloc-for-memory-allocation.patch
	patches.suse/mac80211-fix-station-inactive_time-shortly-after-boo.patch
	patches.suse/vsock-virtio-fix-sock-refcnt-holding-during-the-shut.patch
	patches.suse/net-fix-data-race-in-neigh_event_send.patch
	patches.suse/qede-fix-NULL-pointer-deref-in-__qede_remove.patch
	patches.suse/ice-fix-potential-infinite-loop-because-loop-counter.patch
	patches.suse/iavf-initialize-ITRN-registers-with-correct-values.patch
	patches.suse/i40e-Fix-for-ethtool-m-issue-on-X722-NIC.patch
	patches.suse/igb-igc-use-ktime-accessors-for-skb-tstamp.patch
	patches.suse/i40e-need_wakeup-flag-might-not-be-set-for-Tx.patch
	patches.suse/ixgbe-need_wakeup-flag-might-not-be-set-for-Tx.patch
	patches.suse/watchdog-pm8916_wdt-fix-pretimeout-registration-flow.patch
	patches.suse/watchdog-meson-Fix-the-wrong-value-of-left-time.patch
	patches.suse/watchdog-imx_sc_wdt-Pretimeout-should-follow-SCU-fir.patch
	patches.suse/watchdog-bd70528-Add-MODULE_ALIAS-to-allow-module-au.patch
	patches.suse/btrfs-Consider-system-chunk-array-size-for-new-SYSTE.patch
	patches.suse/btrfs-tree-checker-Fix-wrong-check-on-max-devid.patch
	patches.suse/btrfs-fix-race-leading-to-metadata-space-leak-after-task-received-signal.patch
	patches.suse/btrfs-save-i_size-to-avoid-double-evaluation-of-i_si.patch
	patches.suse/pinctrl-intel-Avoid-potential-glitches-if-pin-is-in-.patch
	patches.suse/pinctrl-cherryview-Fix-irq_valid_mask-calculation.patch
	patches.suse/pinctrl-cherryview-Allocate-IRQ-chip-dynamic.patch
	patches.suse/lib-Remove-select-of-inexistant-GENERIC_IO.patch
	patches.suse/SMB3-Fix-persistent-handles-reconnect.patch
	patches.suse/stacktrace-Don-t-skip-first-entry-on-noncurrent-task.patch
	patches.suse/perf-scripting-engines-Iterate-on-tep-event-arrays-d.patch
	patches.suse/perf-tools-Fix-time-sorting.patch
	patches.suse/sched-Fix-pick_next_task-vs-change-pattern-race.patch
	patches.suse/clocksource-drivers-mediatek-Fix-error-handling.patch
	patches.suse/clocksource-drivers-sh_mtu2-Do-not-loop-using-platfo.patch
	patches.suse/timekeeping-vsyscall-Update-VDSO-data-unconditionall.patch
	patches.suse/x86-resctrl-prevent-null-pointer-dereference-when-reading-mondata.patch
	patches.suse/x86-apic-32-Avoid-bogus-LDR-warnings.patch
	patches.suse/x86-dumpstack-64-Don-t-evaluate-exception-stacks-bef.patch
	patches.suse/x86-tsc-Respect-tsc-command-line-paraemeter-for-cloc.patch
	patches.suse/thunderbolt-Read-DP-IN-adapter-first-two-dwords-in-o.patch
	patches.suse/thunderbolt-Fix-lockdep-circular-locking-depedency-w.patch
	patches.suse/thunderbolt-Drop-unnecessary-read-when-writing-LC-co.patch
	patches.suse/soundwire-depend-on-ACPI.patch
	patches.suse/soundwire-intel-fix-intel_register_dai-PDI-offsets-a.patch
	patches.suse/intel_th-gth-Fix-the-window-switching-sequence.patch
	patches.suse/intel_th-pci-Add-Comet-Lake-PCH-support.patch
	patches.suse/intel_th-pci-Add-Jasper-Lake-PCH-support.patch
	patches.suse/iio-imu-adis16480-make-sure-provided-frequency-is-po.patch
	patches.suse/iio-srf04-fix-wrong-limitation-in-distance-measuring.patch
	patches.suse/iio-imu-inv_mpu6050-fix-no-data-on-MPU6050.patch
	patches.suse/iio-adc-stm32-adc-fix-stopping-dma.patch
	patches.suse/reset-Fix-memory-leak-in-reset_control_array_put.patch
	patches.suse/reset-fix-of_reset_simple_xlate-kerneldoc-comment.patch
	patches.suse/reset-fix-of_reset_control_get_count-kerneldoc-comme.patch
	patches.suse/reset-fix-reset_control_lookup-kerneldoc-comment.patch
	patches.suse/reset-fix-reset_control_get_exclusive-kerneldoc-comm.patch
	patches.suse/reset-fix-reset_control_ops-kerneldoc-comment.patch
	patches.suse/arm64-dts-ls1028a-fix-a-compatible-issue.patch
	patches.suse/ARM-dts-imx6qdl-sabreauto-Fix-storm-of-accelerometer.patch
	patches.suse/soc-imx-gpc-fix-initialiser-format.patch
	patches.suse/ARM-dts-imx6-logicpd-Re-enable-SNVS-power-key.patch
	patches.suse/arm64-dts-imx8mm-fix-compatible-string-for-sdma.patch
	patches.suse/ARM-dts-sun8i-a83t-tbs-a711-Fix-WiFi-resume-from-sus.patch
	patches.suse/ARM-sunxi-Fix-CPU-powerdown-on-A83T.patch
	patches.suse/arm64-dts-zii-ultra-fix-ARM-regulator-GPIO-handle.patch
	patches.suse/ARM-dts-stm32-relax-qspi-pins-slew-rate-for-stm32mp1.patch
	patches.suse/ARM-dts-stm32-Fix-CAN-RAM-mapping-on-stm32mp157c.patch
	patches.suse/ARM-dts-stm32-remove-OV5640-pinctrl-definition-on-st.patch
	patches.suse/ARM-dts-stm32-change-joystick-pinctrl-definition-on-.patch
	patches.suse/scsi-sd_zbc-Fix-sd_zbc_complete.patch
	patches.suse/scsi-qla2xxx-fix-NPIV-tear-down-process.patch
	patches.suse/scsi-core-Handle-drivers-which-set-sg_tablesize-to-z.patch
	patches.suse/cgroup-freezer-call-cgroup_enter_frozen-with-preempt.patch
	patches.suse/drm-i915-Rename-gen7-cmdparser-tables.patch
	patches.suse/drm-i915-Disable-Secure-Batches-for-gen6.patch
	patches.suse/drm-i915-Remove-Master-tables-from-cmdparser.patch
	patches.suse/drm-i915-Add-support-for-mandatory-cmdparsing.patch
	patches.suse/drm-i915-Support-ro-ppgtt-mapped-cmdparser-shadow-bu.patch
	patches.suse/drm-i915-Allow-parsing-of-unsized-batches.patch
	patches.suse/drm-i915-Add-gen9-BCS-cmdparsing.patch
	patches.suse/drm-i915-cmdparser-Use-explicit-goto-for-error-paths.patch
	patches.suse/drm-i915-cmdparser-Add-support-for-backward-jumps.patch
	patches.suse/drm-i915-cmdparser-Ignore-Length-operands-during-com.patch
	patches.suse/drm-i915-Lower-RM-timeout-to-avoid-DSI-hard-hangs.patch
	patches.suse/drm-i915-gen8-Add-RC6-CTX-corruption-WA.patch
	patches.suse/drm-i915-cmdparser-Fix-jump-whitelist-clearing.patch
	patches.suse/x86-msr-Add-the-IA32_TSX_CTRL-MSR.patch
	patches.suse/x86-cpu-Add-a-helper-function-x86_read_arch_cap_msr.patch
	patches.suse/x86-cpu-Add-a-tsx-cmdline-option-with-TSX-disabled-b.patch
	patches.suse/x86-speculation-taa-Add-mitigation-for-TSX-Async-Abo.patch
	patches.suse/x86-speculation-taa-Add-sysfs-reporting-for-TSX-Asyn.patch
	patches.suse/kvm-x86-Export-MDS_NO-0-to-guests-when-TSX-is-enable.patch
	patches.suse/x86-tsx-Add-auto-option-to-the-tsx-cmdline-parameter.patch
	patches.suse/x86-speculation-taa-Add-documentation-for-TSX-Async-.patch
	patches.suse/x86-tsx-Add-config-options-to-set-tsx-on-off-auto.patch
	patches.suse/x86-bugs-Add-ITLB_MULTIHIT-bug-infrastructure.patch
	patches.suse/x86-cpu-Add-Tremont-to-the-cpu-vulnerability-whiteli.patch
	patches.suse/cpu-speculation-Uninline-and-export-CPU-mitigations-.patch
	patches.suse/kvm-mmu-ITLB_MULTIHIT-mitigation.patch
	patches.suse/kvm-Add-helper-function-for-creating-VM-worker-threa.patch
	patches.suse/kvm-x86-mmu-Recovery-of-shattered-NX-large-pages.patch
	patches.suse/Documentation-Add-ITLB_MULTIHIT-documentation.patch
	patches.suse/x86-speculation-taa-Fix-printing-of-TAA_MSG_SMT-on-I.patch
	patches.suse/KVM-Fix-NULL-ptr-deref-after-kvm_create_vm-fails.patch
	patches.suse/KVM-fix-placement-of-refcount-initialization.patch
	patches.suse/kvm-vmx-consider-pid-pir-to-determine-if-vcpu-has-pending-interrupts
	patches.suse/kvm-vmx-do-not-change-pid-ndst-when-loading-a-blocked-vcpu
	patches.suse/KVM-MMU-Do-not-treat-ZONE_DEVICE-pages-as-being-rese.patch
	patches.suse/btrfs-fix-log-context-list-corruption-after-rename-e.patch
	patches.suse/Input-synaptics-rmi4-fix-video-buffer-size.patch
	patches.suse/Input-synaptics-rmi4-disable-the-relative-position-I.patch
	patches.suse/Input-synaptics-rmi4-do-not-consume-more-data-than-w.patch
	patches.suse/Input-synaptics-rmi4-clear-IRQ-enables-for-F54.patch
	patches.suse/Input-cyttsp4_core-fix-use-after-free-bug.patch
	patches.suse/IB-hfi1-Ensure-full-Gen3-speed-in-a-Gen4-system.patch
	patches.suse/IB-hfi1-Ensure-r_tid_ack-is-valid-before-building-TI.patch
	patches.suse/IB-hfi1-Calculate-flow-weight-based-on-QP-MTU-for-TI.patch
	patches.suse/IB-hfi1-TID-RDMA-WRITE-should-not-return-IB_WC_RNR_R.patch
	patches.suse/RDMA-hns-Correct-the-value-of-HNS_ROCE_HEM_CHUNK_LEN.patch
	patches.suse/RDMA-hns-Correct-the-value-of-srq_desc_size.patch
	patches.suse/aio-Fix-io_pgetevents-struct-__compat_aio_sigset-lay.patch
	patches.suse/autofs-fix-a-leak-in-autofs_expire_indirect.patch
	patches.suse/cgroup-don-t-put-ERR_PTR-into-fc-root.patch
	patches.suse/exportfs_decode_fh-negative-pinned-may-become-positi.patch
	patches.suse/audit_get_nd-don-t-unlock-parent-too-early.patch
	patches.suse/ecryptfs-fix-unlink-and-rmdir-in-face-of-underlying-.patch
	patches.suse/ecryptfs_lookup_interpose-lower_dentry-d_inode-is-no.patch
	patches.suse/ecryptfs_lookup_interpose-lower_dentry-d_parent-is-n.patch
	patches.suse/drm-i915-update-rawclk-also-on-resume.patch
	patches.suse/0002-drm-i915-gvt-fix-dropping-obj-reference-twice.patch
	patches.suse/0003-Revert-drm-i915-ehl-Update-MOCS-table-for-EHL.patch
	patches.suse/drm-i915-tgl-MOCS-table-update.patch
	patches.suse/drm-sun4i-tcon-Set-min-division-of-TCON0_DCLK-to-1.patch
	patches.suse/ALSA-usb-audio-Fix-missing-error-check-at-mixer-reso.patch
	patches.suse/ALSA-hda-Add-Cometlake-S-PCI-ID.patch
	patches.suse/ALSA-hda-hdmi-fix-pin-setup-on-Tigerlake.patch
	patches.suse/ALSA-usb-audio-not-submit-urb-for-stopped-endpoint.patch
	patches.suse/ALSA-pcm-Fix-stream-lock-usage-in-snd_pcm_period_ela.patch
	patches.suse/ALSA-usb-audio-Fix-incorrect-NULL-check-in-create_ya.patch
	patches.suse/ALSA-usb-audio-Fix-incorrect-size-check-for-processi.patch
	patches.suse/mmc-sdhci-of-at91-fix-quirk2-overwrite.patch
	patches.suse/selftests-kvm-fix-build-with-glibc-2.30.patch
	patches.suse/KVM-x86-mmu-Take-slots_lock-when-using-kvm_mmu_zap_a.patch
	patches.suse/MIPS-SGI-IP27-fix-exception-handler-replication.patch
	patches.suse/afs-Fix-race-in-commit-bulk-status-fetch.patch
	patches.suse/0053-ceph-take-the-inode-lock-before-acquiring-cap-refs.patch
	patches.suse/0054-ceph-increment-decrement-dio-counter-on-async-requests.patch
	patches.suse/0055-rbd-silence-bogus-uninitialized-warning-in-rbd_object_map_update_finish.patch
	patches.suse/block-check-bi_size-overflow-before-merge.patch
	patches.suse/io_uring-ensure-registered-buffer-import-returns-the.patch
	patches.suse/block-bfq-deschedule-empty-bfq_queues-not-referred-b.patch
	patches.suse/iocost-check-active_list-of-all-the-ancestors-in-ioc.patch
	patches.suse/rsxx-add-missed-destroy_workqueue-calls-in-remove.patch
	patches.suse/Input-ff-memless-kill-timer-in-destroy.patch
	patches.suse/Input-synaptics-rmi4-destroy-F54-poller-workqueue-wh.patch
	patches.suse/mm-mempolicy-fix-the-wrong-return-value-and-potentia.patch
	patches.suse/mm-memcg-switch-to-css_tryget-in-get_mem_cgroup_from.patch
	patches.suse/mm-hugetlb-switch-to-css_tryget-in-hugetlb_cgroup_ch.patch
	patches.suse/mm-slub-really-fix-slab-walking-for-init_on_free.patch
	patches.suse/mm-memory_hotplug-fix-try_offline_node.patch
	patches.suse/mm-page_io.c-do-not-free-shared-swap-slots.patch
	patches.suse/mm-debug.c-__dump_page-prints-an-extra-line.patch
	patches.suse/mm-debug.c-PageAnon-is-true-for-PageKsm-pages.patch
	patches.suse/devlink-disallow-reload-operation-during-device-clea.patch
	patches.suse/tcp-remove-redundant-new-line-from-tcp_event_sk_skb.patch
	patches.suse/net-ethernet-dwmac-sun8i-Use-the-correct-function-in.patch
	patches.suse/devlink-Add-method-for-time-stamp-on-reporter-s-dump.patch
	patches.suse/mlxsw-core-Enable-devlink-reload-only-on-probe.patch
	patches.suse/NFC-nxp-nci-Fix-NULL-pointer-dereference-after-I2C-c.patch
	patches.suse/mdio_bus-Fix-PTR_ERR-applied-after-initialization-to.patch
	patches.suse/net-smc-fix-refcount-non-blocking-connect-part-2.patch
	patches.suse/dpaa2-eth-free-already-allocated-channels-on-probe-d.patch
	patches.suse/xfrm-Fix-memleak-on-xfrm-state-destroy.patch
	patches.suse/xfrm-release-device-reference-for-invalid-state.patch
	patches.suse/net-usb-qmi_wwan-add-support-for-Foxconn-T77W968-LTE.patch
	patches.suse/slip-Fix-memory-leak-in-slip_open-error-path.patch
	patches.suse/net-cdc_ncm-Signedness-bug-in-cdc_ncm_set_dgram_size.patch
	patches.suse/iwlwifi-pcie-don-t-consider-IV-len-in-A-MSDU.patch
	patches.suse/slcan-Fix-memory-leak-in-error-path.patch
	patches.suse/ravb-implement-MTU-change-while-device-is-up.patch
	patches.suse/net-hns3-add-compatible-handling-for-MAC-VLAN-switch.patch
	patches.suse/net-hns3-reallocate-SSU-buffer-size-when-pfc_en-chan.patch
	patches.suse/net-hns3-fix-ETS-bandwidth-validation-bug.patch
	patches.suse/selftests-mlxsw-Adjust-test-to-recent-changes.patch
	patches.suse/ax88172a-fix-information-leak-on-short-answers.patch
	patches.suse/net-ep93xx_eth-fix-mismatch-of-request_mem_region-in.patch
	patches.suse/net-gemini-add-missed-free_netdev.patch
	patches.suse/net-smc-fix-fastopen-for-non-blocking-connect.patch
	patches.suse/net-hns3-cleanup-of-stray-struct-hns3_link_mode_mapp.patch
	patches.suse/ipmr-Fix-skb-headroom-in-ipmr_get_route.patch
	patches.suse/perf-core-Consistently-fail-fork-on-allocation-failu.patch
	patches.suse/ntp-y2038-Remove-incorrect-time_t-truncation.patch
	patches.suse/x86-quirks-Disable-HPET-on-Intel-Coffe-Lake-platform.patch
	patches.suse/x86-resctrl-fix-potential-lockdep-warning.patch
	patches.suse/i2c-acpi-Force-bus-speed-to-400KHz-if-a-Silead-touch.patch
	patches.suse/i2c-core-fix-use-after-free-in-of_i2c_notify.patch
	patches.suse/sched-core-Avoid-spurious-lock-dependencies.patch
	patches.suse/sched-pelt-Fix-update-of-blocked-PELT-ordering.patch
	patches.suse/iommu-vt-d-Fix-QI_DEV_IOTLB_PFSID-and-QI_DEV_EIOTLB_.patch
	patches.suse/mdio_bus-Fix-init-if-CONFIG_RESET_CONTROLLER-n.patch
	patches.suse/afs-Fix-missing-timeout-reset.patch
	patches.suse/fork-fix-pidfd_poll-s-return-type.patch
	patches.suse/gpiolib-acpi-Add-Terra-Pad-1061-to-the-run_edge_even.patch
	patches.suse/gpio-max77620-Fixup-debounce-delays.patch
	patches.suse/gpio-bd70528-Use-correct-unit-for-debounce-times.patch
	patches.suse/tools-gpio-Correctly-add-make-dependencies-for-gpio_.patch
	patches.suse/nbd-fix-memory-leak-in-nbd_get_socket.patch
	patches.suse/arm64-uaccess-Ensure-PAN-is-re-enabled-after-unhandl.patch
	patches.suse/drm-amd-powerplay-issue-no-PPSMC_MSG_GetCurrPkgPwr-o.patch
	patches.suse/drm-amdgpu-disable-gfxoff-when-using-register-read-i.patch
	patches.suse/drm-amdgpu-disable-gfxoff-on-original-raven.patch
	patches.suse/drm-i915-Don-t-oops-in-dumb_create-ioctl-if-we-have-.patch
	patches.suse/0001-drm-i915-Preload-LUTs-if-the-hw-isn-t-currently-usin.patch
	patches.suse/drm-i915-pmu-Frequency-is-reported-as-accumulated-cy.patch
	patches.suse/drm-i915-userptr-Try-to-acquire-the-page-lock-around.patch
	patches.suse/drm-i915-Protect-request-peeking-with-RCU.patch
	patches.suse/drm-i915-make-pool-objects-read-only.patch
	patches.suse/drm-i915-fbdev-Restore-physical-addresses-for-fb_mma.patch
	patches.suse/PM-QoS-Invalidate-frequency-QoS-requests-after-remov.patch
	patches.suse/Revert-fs-ocfs2-fix-possible-null-pointer-dereferenc.patch
	patches.suse/mm-memory_hotplug-don-t-access-uninitialized-memmaps-in-shrink_zone_span.patch
	patches.suse/mm-ksm.c-don-t-WARN-if-page-is-still-mapped-in-remove_stable_node.patch
	patches.suse/afs-Fix-possible-assert-with-callbacks-from-yfs-serv.patch
	patches.suse/afs-Fix-large-file-support.patch
	patches.suse/bpf-offload-Unlock-on-error-in-bpf_offload_dev_creat.patch
	patches.suse/net-mlx4_en-fix-mlx4-ethtool-N-insertion.patch
	patches.suse/mlxsw-spectrum_router-Fix-determining-underlay-for-a.patch
	patches.suse/net-sched-ensure-opts_len-IP_TUNNEL_OPTS_MAX-in-act_.patch
	patches.suse/net-mlx4_en-Fix-wrong-limitation-for-number-of-TX-ri.patch
	patches.suse/net-ipv4-fix-sysctl-max-for-fib_multipath_hash_polic.patch
	patches.suse/gve-fix-dma-sync-bug-where-not-all-pages-synced.patch
	patches.suse/net-tls-enable-sk_msg-redirect-to-tls-socket-egress.patch
	patches.suse/taprio-don-t-reject-same-mqprio-settings.patch
	patches.suse/net-phylink-update-documentation-on-create-and-destr.patch
	patches.suse/net-phylink-fix-link-mode-modification-in-PHY-mode.patch
	patches.suse/net-sched-act_pedit-fix-WARN-in-the-traffic-path.patch
	patches.suse/net-fec-fix-clock-count-mis-match.patch
	patches.suse/net-hns3-fix-a-wrong-reset-interrupt-status-mask.patch
	patches.suse/net-sysfs-Fix-reference-count-leak-in-rx-netdev_queu.patch
	patches.suse/ipv6-route-return-if-there-is-no-fib_nh_gw_family.patch
	patches.suse/s390-qeth-fix-potential-deadlock-on-workqueue-flush
	patches.suse/s390-qeth-return-proper-errno-on-io-error
	patches.suse/net-ibmvnic-Ignore-H_FUNCTION-return-from-H_EOI-to-t.patch
	patches.suse/net-qca_spi-fix-receive-buffer-size-check.patch
	patches.suse/net-qca_spi-Move-reset_count-to-struct-qcaspi.patch
	patches.suse/r8152-Re-order-napi_disable-in-rtl8152_close.patch
	patches.suse/net-mlx5e-Fix-error-flow-cleanup-in-mlx5e_tc_tun_cre.patch
	patches.suse/net-mlx5e-Fix-ingress-rate-configuration-for-represe.patch
	patches.suse/net-mlx5e-Reorder-mirrer-action-parsing-to-check-for.patch
	patches.suse/net-mlx5-DR-Fix-invalid-EQ-vector-number-on-CQ-creat.patch
	patches.suse/net-mlx5-DR-Skip-rehash-for-tables-with-byte-mask-ze.patch
	patches.suse/net-mlx5-DR-Limit-STE-hash-table-enlarge-based-on-by.patch
	patches.suse/net-mlx5e-Fix-set-vf-link-state-error-flow.patch
	patches.suse/net-mlx5e-Do-not-use-non-EXT-link-modes-in-EXT-mode.patch
	patches.suse/net-mlx5e-Add-missing-capability-bit-check-for-IP-in.patch
	patches.suse/net-mlx5-Fix-auto-group-size-calculation.patch
	patches.suse/net-mlx5-Update-the-list-of-the-PCI-supported-device.patch
	patches.suse/net-mlxfw-Verify-FSM-error-code-translation-doesn-t-.patch
	patches.suse/net-sysfs-fix-netdev_queue_add_kobject-breakage.patch
	patches.suse/nfc-port100-handle-command-failure-cleanly.patch
	patches.suse/sfc-Only-cancel-the-PPS-workqueue-if-it-exists.patch
	patches.suse/net-ipv6-IPV6_TRANSPARENT-check-NET_RAW-prior-to-NET.patch
	patches.suse/msft-hv-1986-hv_netvsc-Fix-offset-usage-in-netvsc_send_table.patch
	patches.suse/msft-hv-1987-hv_netvsc-Fix-send_table-offset-in-case-of-a-host-bu.patch
	patches.suse/net-rtnetlink-prevent-underflows-in-do_setvfinfo.patch
	patches.suse/r8152-avoid-to-call-napi_disable-twice.patch
	patches.suse/0001-virtio_ring-fix-return-code-on-DMA-mapping-fails.patch
	patches.suse/0001-virtio_console-allocate-inbufs-in-add_port-only-if-i.patch
	patches.suse/0001-virtio_balloon-fix-shrinker-scan-number-of-pages.patch
	patches.suse/0001-virtio_balloon-fix-shrinker-count.patch
	patches.suse/tpm-add-check-after-commands-attribs-tab-allocation.patch
	patches.suse/tpm_crb-fix-fTPM-on-AMD-Zen-CPUs.patch
	patches.suse/tpm-Switch-to-platform_get_irq_optional.patch
	patches.suse/io_uring-Fix-mm_fault-with-READ-WRITE_FIXED.patch
	patches.suse/ahci-Add-support-for-Amazon-s-Annapurna-Labs-SATA-co.patch
	patches.suse/ahci-tegra-use-regulator_bulk_set_supply_names.patch
	patches.suse/libata-Ensure-ata_port-probe-has-completed-before-de.patch
	patches.suse/block-Fix-three-kernel-doc-warnings.patch
	patches.suse/block-Fix-writeback-throttling-W-1-compiler-warnings.patch
	patches.suse/fcntl-fix-typo-in-RWH_WRITE_LIFE_NOT_SET-r-w-hint-na.patch
	patches.suse/blk-mq-avoid-sysfs-buffer-overflow-with-too-many-CPU.patch
	patches.suse/bdev-Factor-out-bdev-revalidation-into-a-common-help.patch
	patches.suse/bdev-Refresh-bdev-size-for-disks-without-partitionin.patch
	patches.suse/blk-mq-make-sure-that-line-break-can-be-printed.patch
	patches.suse/block-Warn-if-elevator-parameter-is-used.patch
	patches.suse/0005-block-Remove-REQ_OP_ZONE_RESET-plugging.patch
	patches.suse/0006-block-Simplify-REQ_OP_ZONE_RESET_ALL-handling.patch
	patches.suse/0007-block-add-zone-open-close-and-finish-operations.patch
	patches.suse/block-Don-t-disable-interrupts-in-trigger_softirq.patch
	patches.suse/md-raid0-Fix-an-error-message-in-raid0_make_request.patch
	patches.suse/0012-md-bitmap-avoid-race-window-between-md_bitmap_resize.patch
	patches.suse/md-improve-handling-of-bio-with-REQ_PREFLUSH-in-md_f.patch
	patches.suse/0013-md-no-longer-compare-spare-disk-superblock-events-in.patch
	patches.suse/loop-fix-no-unmap-write-zeroes-request-behavior.patch
	patches.suse/nvme-fc-Sync-nvme-fc-header-to-FC-NVME-2.patch
	patches.suse/nvme-fc-and-nvmet-fc-sync-with-FC-NVME-2-header-chan.patch
	patches.suse/nvme-fc-Set-new-cmd-set-indicator-in-nvme-fc-cmnd-iu.patch
	patches.suse/nvme-fc-clarify-error-messages.patch
	patches.suse/nvme-fc-ensure-association_id-is-cleared-regardless-.patch
	patches.suse/nvme-introduce-nvme_is_aen_req-function.patch
	patches.suse/nvmet-use-bio_io_error-instead-of-duplicating-it.patch
	patches.suse/nvmet-add-unlikely-check-at-nvmet_req_alloc_sgl.patch
	patches.suse/nvmet-rdma-add-unlikely-check-at-nvmet_rdma_map_sgl_.patch
	patches.suse/nvme-introduce-Command-Aborted-By-host-status-code.patch
	patches.suse/nvme-move-common-call-to-nvme_cleanup_cmd-to-core-la.patch
	patches.suse/nvme-resync-include-linux-nvme.h-with-nvmecli.patch
	patches.suse/nvme-Cleanup-and-rename-nvme_block_nr.patch
	patches.suse/nvme-Introduce-nvme_lba_to_sect.patch
	patches.suse/nvmet-tcp-Don-t-check-data_len-in-nvmet_tcp_map_data.patch
	patches.suse/nvmet-tcp-Don-t-set-the-request-s-data_len.patch
	patches.suse/nvmet-Introduce-common-execute-function-for-get_log_.patch
	patches.suse/nvmet-Cleanup-discovery-execute-handlers.patch
	patches.suse/nvmet-Introduce-nvmet_dsm_len-helper.patch
	patches.suse/nvmet-Remove-the-data_len-field-from-the-nvmet_req-s.patch
	patches.suse/nvmet-Open-code-nvmet_req_execute.patch
	patches.suse/nvmet-fill-discovery-controller-sn-fr-and-mn-correct.patch
	patches.suse/nvmet-clean-up-command-parsing-a-bit.patch
	patches.suse/nvmet-add-plugging-for-read-write-when-ns-is-bdev.patch
	patches.suse/nvmet-stop-using-bio_set_op_attrs.patch
	patches.suse/nvme-Fix-parsing-of-ANA-log-page.patch
	patches.suse/0014-md-raid1-avoid-soft-lockup-under-high-load.patch
	patches.suse/0015-md-avoid-invalid-memory-access-for-array-sb-dev_role.patch
	patches.suse/md-raid10-prevent-access-of-uninitialized-resync_pag.patch
	patches.suse/0003-bcache-fix-a-lost-wake-up-problem-caused-by-mca_cann.patch
	patches.suse/0004-bcache-fix-static-checker-warning-in-bcache_device_f.patch
	patches.suse/0005-bcache-add-more-accurate-error-messages-in-read_supe.patch
	patches.suse/0006-bcache-deleted-code-comments-for-dead-code-in-bch_da.patch
	patches.suse/0007-bcache-add-code-comment-bch_keylist_pop-and-bch_keyl.patch
	patches.suse/0008-bcache-fix-deadlock-in-bcache_allocator.patch
	patches.suse/0009-bcache-add-code-comments-in-bch_btree_leaf_dirty.patch
	patches.suse/0010-bcache-add-idle_max_writeback_rate-sysfs-interface.patch
	patches.suse/0011-bcache-at-least-try-to-shrink-1-node-in-bch_mca_scan.patch
	patches.suse/0012-bcache-remove-the-extra-cflags-for-request.o.patch
	patches.suse/0013-bcache-don-t-export-symbols.patch
	patches.suse/0016-drivers-md-raid5.c-use-the-new-spelling-of-RWH_WRITE.patch
	patches.suse/nvme-Add-hardware-monitoring-support.patch
	patches.suse/nvme-Discard-workaround-for-non-conformant-devices.patch
	patches.suse/nvme-hwmon-provide-temperature-min-and-max-values-fo.patch
	patches.suse/nvme-hwmon-add-quirk-to-avoid-changing-temperature-t.patch
	patches.suse/nbd-prevent-memory-leak.patch
	patches.suse/0008-block-Enhance-blk_revalidate_disk_zones.patch
	patches.suse/0009-block-cleanup-the-zoned-case-in-blk_revalidate_disk_.patch
	patches.suse/0010-block-Simplify-report-zones-execution.patch
	patches.suse/0011-block-Remove-partition-support-for-zoned-block-devic.patch
	patches.suse/0012-null_blk-clean-up-the-block-device-operations.patch
	patches.suse/0013-null_blk-clean-up-report-zones.patch
	patches.suse/0014-block-rework-zone-reporting.patch
	patches.suse/0023-block-refactor-rescan_partitions.patch
	patches.suse/dm-writecache-handle-REQ_FUA.patch
	patches.suse/dm-zoned-reduce-overhead-of-backing-device-checks.patch
	patches.suse/Revert-dm-crypt-use-WQ_HIGHPRI-for-the-IO-and-crypt-.patch
	patches.suse/mtd-spear_smi-Fix-Write-Burst-mode.patch
	patches.suse/mtd-devices-fix-mchp23k256-read-and-write.patch
	patches.suse/mtd-cfi_cmdset_0002-don-t-free-cfi-cfiq-in-error-pat.patch
	patches.suse/mtd-cfi_cmdset_0002-only-check-errors-when-ready-in-.patch
	patches.suse/mtd-spi-nor-intel-spi-Add-support-for-Intel-Comet-La.patch
	patches.suse/mtd-spi-nor-fix-silent-truncation-in-spi_nor_read.patch
	patches.suse/mtd-spi-nor-fix-silent-truncation-in-spi_nor_read_ra.patch
	patches.suse/mtd-rawnand-Change-calculating-of-position-page-cont.patch
	patches.suse/mtd-rawnand-brcmnand-Fix-NULL-pointer-assignment.patch
	patches.suse/btrfs-simplify-inode-locking-for-RWF_NOWAIT.patch
	patches.suse/btrfs-separate-out-the-extent-leak-code.patch
	patches.suse/btrfs-separate-out-the-extent-io-init-function.patch
	patches.suse/btrfs-move-extent_io_tree-defs-to-their-own-header.patch
	patches.suse/btrfs-use-refcount_inc_not_zero-in-kill_all_nodes.patch
	patches.suse/btrfs-drop-unused-parameter-is_new-from-btrfs_iget.patch
	patches.suse/btrfs-add-__cold-attribute-to-more-functions.patch
	patches.suse/btrfs-block-group-Rework-documentation-of-check_syst.patch
	patches.suse/btrfs-Avoid-getting-stuck-during-cyclic-writebacks.patch
	patches.suse/btrfs-Rename-btrfs_join_transaction_nolock.patch
	patches.suse/btrfs-use-bool-argument-in-free_root_pointers.patch
	patches.suse/Btrfs-fix-negative-subv_writers-counter-and-data-spa.patch
	patches.suse/Btrfs-fix-metadata-space-leak-on-fixup-worker-failur.patch
	patches.suse/btrfs-check-page-mapping-when-loading-free-space-cac.patch
	patches.suse/btrfs-use-btrfs_block_group_cache_done-in-update_blo.patch
	patches.suse/btrfs-Remove-btrfs_bio-flags-member.patch
	patches.suse/btrfs-move-block_group_item-used-to-block-group.patch
	patches.suse/btrfs-move-block_group_item-flags-to-block-group.patch
	patches.suse/btrfs-remove-embedded-block_group_cache-item.patch
	patches.suse/btrfs-rename-block_group_item-on-stack-accessors-to-.patch
	patches.suse/btrfs-rename-extent-buffer-block-group-item-accessor.patch
	patches.suse/btrfs-add-dedicated-members-for-start-and-length-of-.patch
	patches.suse/Btrfs-remove-unnecessary-delalloc-mutex-for-inodes.patch
	patches.suse/btrfs-Cleanup-and-simplify-find_newest_super_backup.patch
	patches.suse/btrfs-Remove-newest_gen-argument-from-find_oldest_su.patch
	patches.suse/btrfs-Add-read_backup_root.patch
	patches.suse/btrfs-Factor-out-tree-roots-initialization-during-mo.patch
	patches.suse/btrfs-Don-t-use-objectid_mutex-during-mount.patch
	patches.suse/btrfs-Remove-unused-next_root_backup-function.patch
	patches.suse/btrfs-Rename-find_oldest_super_backup-to-init_backup.patch
	patches.suse/btrfs-Streamline-btrfs_fs_info-backup_root_index-sem.patch
	patches.suse/Btrfs-send-allow-clone-operations-within-the-same-fi.patch
	patches.suse/Btrfs-send-skip-backreference-walking-for-extents-wi.patch
	patches.suse/btrfs-block-group-Refactor-btrfs_read_block_groups.patch
	patches.suse/btrfs-block-group-Reuse-the-item-key-from-caller-of-.patch
	patches.suse/btrfs-rename-btrfs_block_group_cache.patch
	patches.suse/btrfs-scrub-Don-t-check-free-space-before-marking-a-.patch
	patches.suse/Btrfs-fix-block-group-remaining-RO-forever-after-err.patch
	patches.suse/btrfs-record-all-roots-for-rename-exchange-on-a-subv.patch
	patches.suse/affs-fix-a-memory-leak-in-affs_remount.patch
	patches.suse/selftests-breakpoints-Fix-a-typo-of-function-name.patch
	patches.suse/kselftest-Fix-NULL-INSTALL_PATH-for-TARGETS-runlist.patch
	patches.suse/arm64-errata-Hide-CTR_EL0.DIC-on-systems-affected-by.patch
	patches.suse/arm64-Fake-the-IminLine-size-on-systems-affected-by-.patch
	patches.suse/arm64-compat-Workaround-Neoverse-N1-1542419-for-comp.patch
	patches.suse/arm64-Silence-clang-warning-on-mismatched-value-regi.patch
	patches.suse/Documentation-perf-Update-documentation-for-ThunderX.patch
	patches.suse/drivers-perf-Add-CCPI2-PMU-support-in-ThunderX2-UNCO.patch
	patches.suse/arm-arm64-smccc-psci-add-arm_smccc_1_1_get_conduit.patch
	patches.suse/arm64-errata-use-arm_smccc_1_1_get_conduit.patch
	patches.suse/arm-spectre-v2-use-arm_smccc_1_1_get_conduit.patch
	patches.suse/firmware-psci-use-common-smccc_conduit_.patch
	patches.suse/firmware-arm_sdei-use-common-smccc_conduit_.patch
	patches.suse/0001-arm64-mm-use-arm64_dma_phys_limit-instead-of-calling.patch
	patches.suse/0002-arm64-rename-variables-used-to-calculate-ZONE_DMA32-.patch
	patches.suse/0003-arm64-use-both-ZONE_DMA-and-ZONE_DMA32.patch
	patches.suse/0004-mm-refresh-ZONE_DMA-and-ZONE_DMA32-comments-in-enum-.patch
	patches.suse/arm64-mm-fix-unused-variable-warning-in-zone_sizes_init.patch
	patches.suse/dma-direct-turn-arch_zone_dma_bits-into-a-variable.patch
	patches.suse/arm64-mm-reserve-cma-and-crashkernel-in-zone_dma32.patch
	patches.suse/arm64-kpti-Add-NVIDIA-s-Carmel-core-to-the-KPTI-whit.patch
	patches.suse/s390-qdio-move-ssqd-sniffer-mask-definition
	patches.suse/s390-unwind-fix-get_stack_pointernull-null.patch
	patches.suse/s390-process-avoid-custom-stack-unwinding-in-get_wchan.patch
	patches.suse/s390-mm-properly-clear-_PAGE_NOEXEC-bit-when-it-is-n.patch
	patches.suse/s390-always-inline-current_stack_pointer.patch
	patches.suse/s390-unwind-drop-unnecessary-code-around-calling-ftrace_graph_ret_addr.patch
	patches.suse/s390-pkey-fix-memory-leak-within-copy_apqns_from_user
	patches.suse/s390-crypto-fix-unsigned-variable-compared-with-zero
	patches.suse/0001-xen-gntdev-Use-select-for-DMA_SHARED_BUFFER.patch
	patches.suse/kvm-svm-serialize-access-to-the-sev-asid-bitmap
	patches.suse/kvm-svm-guard-against-deactivate-when-performing-wbinvd-df_flush
	patches.suse/KVM-nVMX-Always-write-vmcs02.GUEST_CR3-during-nested.patch
	patches.suse/kvm-x86-introduce-vcpu-arch-xsaves_enabled
	patches.suse/kvm-vmx-fix-conditions-for-guest-ia32_xss-support
	patches.suse/KVM-PPC-Book3S-HV-XIVE-Set-kvm-arch.xive-when-VPs-ar.patch
	patches.suse/kvm-retpolines-x86-eliminate-retpoline-from-vmx-c-exit-handlers
	patches.suse/0003-kvm-s390-cleanup-kvm_arch_init-error-path
	patches.suse/KVM-arm64-Document-PV-time-interface.patch
	patches.suse/KVM-arm-arm64-Factor-out-hypercall-handling-from-PSC.patch
	patches.suse/KVM-arm64-Implement-PV_TIME_FEATURES-call.patch
	patches.suse/KVM-Implement-kvm_put_guest.patch
	patches.suse/KVM-arm64-Support-stolen-time-reporting-via-shared-s.patch
	patches.suse/KVM-Allow-kvm_device_ops-to-be-const.patch
	patches.suse/KVM-arm64-Provide-VCPU-attributes-for-stolen-time.patch
	patches.suse/arm-arm64-provide-a-wrapper-for-smccc-1-1-calls.patch
	patches.suse/arm-arm64-make-use-of-the-smccc-1-1-wrapper.patch
	patches.suse/arm64-Retrieve-stolen-time-as-paravirtualized-guest.patch
	patches.suse/KVM-arm64-Select-TASK_DELAY_ACCT-TASKSTATS-rather-th.patch
	patches.suse/KVM-arm-arm64-vgic-Don-t-rely-on-the-wrong-pending-t.patch
	patches.suse/kvm-x86-fix-presentation-of-tsx-feature-in-arch_capabilities
	patches.suse/KVM-x86-do-not-modify-masked-bits-of-shared-MSRs.patch
	patches.suse/kvm-vmx-implement-msr_ia32_tsx_ctrl-disable-rtm-functionality
	patches.suse/kvm-vmx-use-msr_ia32_tsx_ctrl-to-hard-disable-tsx-on-guest-that-lack-it
	patches.suse/kvm-x86-remove-a-spurious-export-of-a-static-function
	patches.suse/KVM-x86-Grab-KVM-s-srcu-lock-when-setting-nested-sta.patch
	patches.suse/kvm-nvmx-relax-guest-ia32_feature_control-constraints
	patches.suse/KVM-PPC-Book3S-HV-XIVE-Free-previous-EQ-page-when-se.patch
	patches.suse/KVM-PPC-Book3S-HV-XIVE-Fix-potential-page-leak-on-er.patch
	patches.suse/edac-amd64-set-grain-per-dimm.patch
	patches.suse/edac-amd64-make-struct-amd64_family_type-global.patch
	patches.suse/edac-amd64-gather-hardware-information-early.patch
	patches.suse/edac-amd64-save-max-number-of-controllers-to-family-type.patch
	patches.suse/edac-ghes-fix-locking-and-memory-barrier-issues.patch
	patches.suse/EDAC-Replace-EDAC_DIMM_PTR-macro-with-edac_get_dimm-.patch
	patches.suse/EDAC-Remove-EDAC_DIMM_OFF-macro.patch
	patches.suse/EDAC-Introduce-an-mci_for_each_dimm-iterator.patch
	patches.suse/EDAC-mc-Do-not-BUG_ON-in-edac_mc_alloc.patch
	patches.suse/EDAC-mc-Remove-needless-zero-string-termination.patch
	patches.suse/EDAC-mc-Reduce-indentation-level-in-edac_mc_handle_e.patch
	patches.suse/EDAC-Remove-misleading-comment-in-struct-edac_raw_er.patch
	patches.suse/EDAC-ghes-Use-standard-kernel-macros-for-page-calcul.patch
	patches.suse/EDAC-ghes-Fix-grain-calculation.patch
	patches.suse/EDAC-ghes-Remove-intermediate-buffer-pvt-detail_loca.patch
	patches.suse/EDAC-Unify-the-mc_event-tracepoint-call.patch
	patches.suse/edac-ghes-do-not-warn-when-incrementing-refcount-on-0.patch
	patches.suse/edac-altera-use-fast-register-io-for-s10-irqs.patch
	patches.suse/clone3-add-CLONE_CLEAR_SIGHAND.patch
	patches.suse/fork-extend-clone3-to-support-setting-a-PID.patch
	patches.suse/workqueue-Fix-spurious-sanity-check-failures-in-dest.patch
	patches.suse/workqueue-Fix-missing-kfree-rescuer-in-destroy_workq.patch
	patches.suse/workqueue-Minor-follow-ups-to-the-rescuer-destructio.patch
	patches.suse/workqueue-more-destroy_workqueue-fixes.patch
	patches.suse/workqueue-Fix-pwq-ref-leak-in-rescuer_thread.patch
	patches.suse/0001-cgroup-Optimize-single-thread-migration.patch
	patches.suse/cgroup-pids-use-atomic64_t-for-pids-limit.patch
	patches.suse/kernfs-fix-ino-wrap-around-detection.patch
	patches.suse/arm64-Use-pr_warn-instead-of-pr_warning.patch
	patches.suse/livepatch-keep-replaced-patches-until-post_patch-callback-is-called.patch
	patches.suse/livepatch-basic-api-to-track-system-state-changes.patch
	patches.suse/livepatch-allow-to-distinguish-different-version-of-system-state-changes.patch
	patches.suse/livepatch-selftests-of-the-api-for-tracking-system-state-changes.patch
	patches.suse/hwrng-omap3-rom-Fix-missing-clock-by-probing-with-de.patch
	patches.suse/crypto-ccp-release-all-allocated-memory-if-sha-type-is-invalid.patch
	patches.suse/crypto-atmel-aes-Fix-IV-handling-when-req-nbytes-ivs.patch
	patches.suse/0001-crypto-af_alg-cast-ki_complete-ternary-op-to-int.patch
	patches.suse/crypto-user-fix-memory-leak-in-crypto_report.patch
	patches.suse/crypto-user-fix-memory-leak-in-crypto_reportstat.patch
	patches.suse/crypto-geode-aes-switch-to-skcipher-for-cbc-aes-fall.patch
	patches.suse/crypto-geode-aes-convert-to-skcipher-API-and-make-th.patch
	patches.suse/hwrng-omap-Fix-RNG-wait-loop-timeout.patch
	patches.suse/crypto-ccp-change-a-message-to-reflect-status-instead-of-failure.patch
	patches.suse/crypto-ccp-verify-access-to-device-registers-before-initializing.patch
	patches.suse/crypto-ccp-fix-uninitialized-list-head.patch
	patches.suse/0001-crypto-ecdh-fix-big-endian-bug-in-ECC-library.patch
	patches.suse/crypto-atmel-Fix-authenc-support-when-it-is-set-to-m.patch
	patches.suse/crypto-crypto4xx-fix-double-free-in-crypto4xx_destro.patch
	patches.suse/crypto-tgr192-remove-unneeded-semicolon.patch
	patches.suse/crypto-lib-tidy-up-lib-crypto-kconfig-and-makefile.patch
	patches.suse/crypto-chacha-move-existing-library-code-into-lib-crypto.patch
	patches.suse/crypto-x86-chacha-depend-on-generic-chacha-library-instead-of.patch
	patches.suse/crypto-x86-chacha-expose-simd-chacha-routine-as-library-function.patch
	patches.suse/crypto-arm64-chacha-depend-on-generic-chacha-library-instead-of.patch
	patches.suse/crypto-arm64-chacha-expose-arm64-chacha-routine-as-library.patch
	patches.suse/crypto-arm-chacha-import-eric-biggers-s-scalar-accelerated-chacha.patch
	patches.suse/crypto-arm-chacha-remove-dependency-on-generic-chacha-driver.patch
	patches.suse/crypto-arm-chacha-expose-arm-chacha-routine-as-library-function.patch
	patches.suse/crypto-mips-chacha-import-32r2-chacha-code-from-zinc.patch
	patches.suse/crypto-mips-chacha-wire-up-accelerated-32r2-code-from-zinc.patch
	patches.suse/crypto-chacha-unexport-chacha_generic-routines.patch
	patches.suse/crypto-poly1305-move-core-routines-into-a-separate-library.patch
	patches.suse/crypto-x86-poly1305-unify-poly1305-state-struct-with-generic-code.patch
	patches.suse/crypto-poly1305-expose-init-update-final-library-interface.patch
	patches.suse/crypto-x86-poly1305-depend-on-generic-library-not-generic-shash.patch
	patches.suse/crypto-x86-poly1305-expose-existing-driver-as-poly1305-library.patch
	patches.suse/crypto-arm64-poly1305-incorporate-openssl-cryptogams-neon.patch
	patches.suse/crypto-arm-poly1305-incorporate-openssl-cryptogams-neon.patch
	patches.suse/crypto-mips-poly1305-incorporate-openssl-cryptogams-optimized.patch
	patches.suse/crypto-blake2s-generic-c-library-implementation-and-selftest.patch
	patches.suse/crypto-testmgr-add-test-cases-for-blake2s.patch
	patches.suse/crypto-blake2s-implement-generic-shash-driver.patch
	patches.suse/crypto-blake2s-x86_64-simd-implementation.patch
	patches.suse/crypto-curve25519-generic-c-library-implementations.patch
	patches.suse/crypto-curve25519-add-kpp-selftest.patch
	patches.suse/crypto-curve25519-implement-generic-kpp-driver.patch
	patches.suse/crypto-lib-curve25519-work-around-clang-stack-spilling-issue.patch
	patches.suse/crypto-curve25519-x86_64-library-and-kpp-implementations.patch
	patches.suse/crypto-arm-curve25519-import-bernstein-and-schwabe-s-curve25519.patch
	patches.suse/crypto-arm-curve25519-wire-up-neon-implementation.patch
	patches.suse/crypto-chacha20poly1305-import-construction-and-selftest-from-zinc.patch
	patches.suse/crypto-lib-chacha20poly1305-reimplement-crypt_from_sg-routine.patch
	patches.suse/crypto-virtio-implement-missing-support-for-output-I.patch
	patches.suse/crypto-virtio-deal-with-unsupported-input-sizes.patch
	patches.suse/0001-crypto-atmel-Fix-build-error-of-CRYPTO_AUTHENC.patch
	patches.suse/0001-crypto-sun4i-ss-fix-big-endian-issues.patch
	patches.suse/crypto-chacha_generic-remove-unnecessary-setkey-functions.patch
	patches.suse/crypto-x86-chacha-only-unregister-algorithms-if-registered.patch
	patches.suse/crypto-lib-chacha20poly1305-use-chacha20_crypt.patch
	patches.suse/crypto-vmx-Avoid-weird-build-failures.patch
	patches.suse/net-core-dev-replace-state-xoff-flag-comparison-by-n.patch
	patches.suse/tcp-add-ipv6_addr_v4mapped_loopback-helper.patch
	patches.suse/net-procfs-use-index-hashlist-instead-of-name-hashli.patch
	patches.suse/net-introduce-name_node-struct-to-be-used-in-hashlis.patch
	patches.suse/net-rtnetlink-add-linkprop-commands-to-add-and-delet.patch
	patches.suse/net-rtnetlink-put-alternative-names-to-getlink-messa.patch
	patches.suse/net-rtnetlink-unify-the-code-in-__rtnl_newlink-get-d.patch
	patches.suse/net-rtnetlink-introduce-helper-to-get-net_device-ins.patch
	patches.suse/net-rtnetlink-add-possibility-to-use-alternative-nam.patch
	patches.suse/ipv6-minor-code-reorg-in-inet6_fill_ifla6_attrs.patch
	patches.suse/net-push-loops-and-nb-calls-into-helper-functions.patch
	patches.suse/net-introduce-per-netns-netdevice-notifiers.patch
	patches.suse/ionic-simplify-returns-in-devlink-info.patch
	patches.suse/ionic-use-wait_on_bit_lock-rather-than-open-code.patch
	patches.suse/ionic-report-users-coalesce-request.patch
	patches.suse/ionic-implement-ethtool-set-fec.patch
	patches.suse/ionic-add-lif_quiesce-to-wait-for-queue-activity-to-.patch
	patches.suse/net_sched-remove-need_resched-from-qdisc_run.patch
	patches.suse/mvpp2-remove-misleading-comment.patch
	patches.suse/net-stmmac-Only-enable-enhanced-addressing-mode-when.patch
	patches.suse/net-stmmac-Support-enhanced-addressing-mode-for-DWMA.patch
	patches.suse/net-propagate-errors-correctly-in-register_netdevice.patch
	patches.suse/netdevsim-change-fib-accounting-and-limitations-to-b.patch
	patches.suse/net-fib_notifier-make-FIB-notifier-per-netns.patch
	patches.suse/net-fib_notifier-propagate-possible-error-during-fib.patch
	patches.suse/mlxsw-spectrum_router-Don-t-rely-on-missing-extack-t.patch
	patches.suse/net-fib_notifier-propagate-extack-down-to-the-notifi.patch
	patches.suse/net-devlink-export-devlink-net-getter.patch
	patches.suse/mlxsw-spectrum-Take-devlink-net-instead-of-init_net.patch
	patches.suse/mlxsw-Register-port-netdevices-into-net-of-core.patch
	patches.suse/mlxsw-Propagate-extack-down-to-register_fib_notifier.patch
	patches.suse/netdevsim-add-all-ports-in-nsim_dev_create-and-del-t.patch
	patches.suse/netdevsim-implement-proper-devlink-reload.patch
	patches.suse/netdevsim-register-port-netdevices-into-net-of-devic.patch
	patches.suse/netdevsim-take-devlink-net-instead-of-init_net.patch
	patches.suse/net-devlink-allow-to-change-namespaces-during-reload.patch
	patches.suse/net-tls-move-TOE-related-structures-to-a-separate-he.patch
	patches.suse/net-tls-rename-tls_device-to-tls_toe_device.patch
	patches.suse/net-tls-move-tls_build_proto-on-init-path.patch
	patches.suse/net-tls-move-TOE-related-code-to-a-separate-file.patch
	patches.suse/net-tls-rename-tls_hw_-functions-tls_toe_.patch
	patches.suse/net-tls-allow-compiling-TLS-TOE-out.patch
	patches.suse/0009-net-phy-broadcom-Fix-RGMII-delays-configuration-for-.patch
	patches.suse/net-spread-enum-sock_flags.patch
	patches.suse/igmp-uninline-ip_mc_validate_checksum.patch
	patches.suse/net-devlink-don-t-ignore-errors-during-dumpit.patch
	patches.suse/net-tls-add-tracing-for-device-offload-events.patch
	patches.suse/net-tls-add-device-decrypted-trace-point.patch
	patches.suse/net-tls-add-skeleton-of-MIB-statistics.patch
	patches.suse/net-tls-add-statistics-for-installed-sessions.patch
	patches.suse/net-tls-add-TlsDecryptError-stat.patch
	patches.suse/net-tls-add-TlsDeviceRxResync-statistic.patch
	patches.suse/net-devlink-export-devlink-net-setter.patch
	patches.suse/netdevsim-create-devlink-and-netdev-instances-in-nam.patch
	patches.suse/net-genetlink-push-doit-dumpit-code-from-genl_family.patch
	patches.suse/net-genetlink-introduce-dump-info-struct-to-be-avail.patch
	patches.suse/net-genetlink-push-attrbuf-allocation-and-parsing-to.patch
	patches.suse/net-genetlink-parse-attrs-and-store-in-contect-info-.patch
	patches.suse/net-ieee802154-have-genetlink-code-to-parse-the-attr.patch
	patches.suse/net-nfc-have-genetlink-code-to-parse-the-attrs-durin.patch
	patches.suse/net-tipc-have-genetlink-code-to-parse-the-attrs-duri.patch
	patches.suse/net-tipc-allocate-attrs-locally-instead-of-using-gen.patch
	patches.suse/devlink-have-genetlink-code-to-parse-the-attrs-durin.patch
	patches.suse/netdevsim-add-couple-of-debugfs-bools-to-debug-devli.patch
	patches.suse/mlxsw-reg-Extend-MGPIR-register-with-new-field-expos.patch
	patches.suse/mlxsw-hwmon-Provide-optimization-for-QSFP-modules-nu.patch
	patches.suse/mlxsw-thermal-Provide-optimization-for-QSFP-modules-.patch
	patches.suse/mlxsw-core-Push-minor-subminor-fw-version-check-into.patch
	patches.suse/mlxsw-minimal-Add-validation-for-FW-version.patch
	patches.suse/net-devlink-fix-reporter-dump-dumpit.patch
	patches.suse/netdevsim-implement-devlink-dev_info-op.patch
	patches.suse/samples-pktgen-fix-proc_cmd-command-result-check-log.patch
	patches.suse/net-ena-change-num_queues-to-num_io_queues-for-clari.patch
	patches.suse/net-ena-multiple-queue-creation-related-cleanups.patch
	patches.suse/net-ena-ethtool-get_channels-use-combined-only.patch
	patches.suse/net-ena-make-ethtool-l-show-correct-max-number-of-qu.patch
	patches.suse/net-ena-remove-redundant-print-of-number-of-queues.patch
	patches.suse/net-ena-ethtool-support-set_channels-callback.patch
	patches.suse/net-core-change-return-type-of-pskb_may_pull-to-bool.patch
	patches.suse/ipv6-Make-ipv6_mc_may_pull-return-bool.patch
	patches.suse/net-core-use-helper-skb_ensure_writable-in-more-plac.patch
	patches.suse/net-sockmap-use-bitmap-for-copy-info.patch
	patches.suse/net-tls-mark-sk-err-being-set-as-unlikely.patch
	patches.suse/net-tls-make-allocation-failure-unlikely.patch
	patches.suse/net-tls-pass-context-to-tls_device_decrypted.patch
	patches.suse/net-tls-store-async_capable-on-a-single-bit.patch
	patches.suse/net-tls-store-decrypted-on-a-single-bit.patch
	patches.suse/net-hns-make-arrays-static-makes-object-smaller.patch
	patches.suse/net-hns3-make-array-tick_array-static-makes-object-s.patch
	patches.suse/nfp-bpf-make-array-exp_mask-static-makes-object-smal.patch
	patches.suse/netdevsim-fix-spelling-mistake-forbidded-forbid.patch
	patches.suse/tun-fix-memory-leak-in-error-path.patch
	patches.suse/net-hns3-add-support-for-setting-VF-link-status-on-t.patch
	patches.suse/net-hns3-add-support-for-spoof-check-setting.patch
	patches.suse/net-hns3-add-support-for-setting-VF-trust.patch
	patches.suse/net-hns3-add-support-for-configuring-bandwidth-of-VF.patch
	patches.suse/net-hns3-add-support-for-configuring-VF-MAC-from-the.patch
	patches.suse/net-hns3-support-tx-scatter-gather-fraglist-feature.patch
	patches.suse/net-genetlink-always-allocate-separate-attrs-for-dum.patch
	patches.suse/net-tipc-prepare-attrs-in-__tipc_nl_compat_dumpit.patch
	patches.suse/Revert-tun-call-dev_get_valid_name-before-register_n.patch
	patches.suse/net-smc-separate-smcd-and-smcr-link-group-lists
	patches.suse/net-smc-separate-locks-for-smcd-and-smcr-link-group-lists
	patches.suse/net-smc-increase-device-refcount-for-added-link-group
	patches.suse/net-smc-no-new-connections-on-disappearing-devices
	patches.suse/net-smc-improve-close-of-terminated-socket
	patches.suse/team-call-RCU-read-lock-when-walking-the-port_list.patch
	patches.suse/ipvlan-consolidate-TSO-flags-using-NETIF_F_ALL_TSO.patch
	patches.suse/af_unix-__unix_find_socket_byname-cleanup.patch
	patches.suse/sock_get_timeout-drop-unnecessary-return-variable.patch
	patches.suse/devlink-don-t-do-reporter-recovery-if-the-state-is-h.patch
	patches.suse/devlink-propagate-extack-down-to-health-reporter-ops.patch
	patches.suse/netdevsim-implement-couple-of-testing-devlink-health.patch
	patches.suse/tcp-improve-recv_skip_hint-for-tcp_zerocopy_receive.patch
	patches.suse/genetlink-do-not-parse-attributes-for-families-with-.patch
	patches.suse/libbpf-Bump-current-version-to-v0.0.6.patch
	patches.suse/selftests-bpf-Add-static-to-enable_all_controllers.patch
	patches.suse/libbpf-Fix-BTF-defined-map-s-__type-macro-handling-o.patch
	patches.suse/libbpf-stop-enforcing-kern_version-populate-it-for-u.patch
	patches.suse/libbpf-add-bpf_object__open_-file-mem-w-extensible-o.patch
	patches.suse/libbpf-fix-bpf_object__name-to-actually-return-objec.patch
	patches.suse/selftests-bpf-switch-tests-to-new-bpf_object__open_-.patch
	patches.suse/libbpf-Add-cscope-and-tags-targets-to-Makefile.patch
	patches.suse/uapi-bpf-fix-helper-docs.patch
	patches.suse/scripts-bpf-teach-bpf_helpers_doc.py-to-dump-BPF-hel.patch
	patches.suse/libbpf-auto-generate-list-of-BPF-helper-definitions.patch
	patches.suse/selftests-bpf-Fix-dependency-ordering-for-attach_pro.patch
	patches.suse/bpftool-Fix-bpftool-build-by-switching-to-bpf_object.patch
	patches.suse/samples-bpf-Trivial-fix-spelling-mistake-in-usage.patch
	patches.suse/bpf-flow_dissector-add-mode-to-enforce-global-BPF-fl.patch
	patches.suse/selftests-bpf-Undo-GCC-specific-bpf_helpers.h-change.patch
	patches.suse/selftests-bpf-samples-bpf-Split-off-legacy-stuff-fro.patch
	patches.suse/selftests-bpf-Adjust-CO-RE-reloc-tests-for-new-bpf_c.patch
	patches.suse/selftests-bpf-Split-off-tracing-only-helpers-into-bp.patch
	patches.suse/libbpf-Move-bpf_-helpers-helper_defs-endian-tracing-.patch
	patches.suse/libbpf-Add-BPF_CORE_READ-BPF_CORE_READ_INTO-helpers.patch
	patches.suse/selftests-bpf-Add-BPF_CORE_READ-and-BPF_CORE_READ_ST.patch
	patches.suse/0001-libbpf-Fix-struct-end-padding-in-btf_dump.patch
	patches.suse/selftests-bpf-Fix-btf_dump-padding-test-case.patch
	patches.suse/libbpf-Fix-passing-uninitialized-bytes-to-setsockopt.patch
	patches.suse/scripts-bpf-Fix-xdp_md-forward-declaration-typo.patch
	patches.suse/bpf-Track-contents-of-read-only-maps-as-scalars.patch
	patches.suse/selftests-bpf-Add-read-only-map-values-propagation-t.patch
	patches.suse/bpf-Align-struct-bpf_prog_stats.patch
	patches.suse/flow_dissector-Allow-updating-the-flow-dissector-pro.patch
	patches.suse/bpf-Fix-cast-to-pointer-from-integer-of-different-si.patch
	patches.suse/xdp-Trivial-fix-spelling-in-function-description.patch
	patches.suse/libbpf-Generate-more-efficient-BPF_CORE_READ-code.patch
	patches.suse/selftests-bpf-Enforce-libbpf-build-before-BPF-progra.patch
	patches.suse/ethtool-Add-support-for-400Gbps-50Gbps-per-lane-link.patch
	patches.suse/mlxsw-spectrum-Add-support-for-400Gbps-50Gbps-per-la.patch
	patches.suse/net-core-use-listified-Rx-for-GRO_NORMAL-in-napi_gro.patch
	patches.suse/net_sched-sch_fq-remove-one-obsolete-check-in-fq_deq.patch
	patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
	patches.suse/net-phylink-use-more-linkmode_.patch
	patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
	patches.suse/net-sfp-move-fwnode-parsing-into-sfp-bus-layer.patch
	patches.suse/pktgen-remove-unnecessary-assignment-in-pktgen_xmit.patch
	patches.suse/net-sched-Avoid-using-yield-in-a-busy-waiting-loop.patch
	patches.suse/0001-net-netsec-Correct-dma-sync-for-XDP_TX-frames.patch
	patches.suse/net-phy-avoid-NPE-if-read_page-write_page-callbacks-.patch
	patches.suse/mlxsw-spectrum-Register-switched-port-analyzers-SPAN.patch
	patches.suse/net-hns3-remove-struct-hns3_nic_ring_data-in-hns3_en.patch
	patches.suse/net-hns3-optimized-MAC-address-in-management-table.patch
	patches.suse/net-hns3-minor-optimization-for-barrier-in-IO-path.patch
	patches.suse/net-hns3-introduce-ring_to_netdev-in-enet-module.patch
	patches.suse/net-hns3-make-struct-hns3_enet_ring-cacheline-aligne.patch
	patches.suse/net-hns3-minor-cleanup-for-hns3_handle_rx_bd.patch
	patches.suse/net-hns3-do-not-allocate-linear-data-for-fraglist-sk.patch
	patches.suse/net-hns3-log-and-clear-hardware-error-after-reset-co.patch
	patches.suse/net-mvneta-make-tx-buffer-array-agnostic.patch
	patches.suse/net-phy-marvell-support-downshift-as-PHY-tunable.patch
	patches.suse/net-phy-marvell-remove-superseded-function-marvell_s.patch
	patches.suse/net-sched-act_police-re-use-tcf_tm_dump.patch
	patches.suse/igc-Add-SCTP-CRC-checksumming-functionality.patch
	patches.suse/e1000e-Add-support-for-S0ix.patch
	patches.suse/igc-Add-set_rx_mode-support.patch
	patches.suse/igc-Add-Rx-checksum-support.patch
	patches.suse/igc-Clean-up-unused-shadow_vfta-pointer.patch
	patches.suse/mlxsw-reg-Add-macro-for-getting-QSFP-module-EEPROM-p.patch
	patches.suse/mlxsw-core-Extend-QSFP-EEPROM-size-for-ethtool.patch
	patches.suse/net-smc-cancel-send-and-receive-for-terminated-socket
	patches.suse/net-smc-terminate-link-group-without-holding-lgr-lock
	patches.suse/net-smc-improve-abnormal-termination-locking
	patches.suse/net-smc-improve-link-group-freeing
	patches.suse/net-smc-tell-peers-about-abnormal-link-group-termination
	patches.suse/net-smc-improve-abnormal-termination-of-link-groups
	patches.suse/net-smc-introduce-link-group-termination-worker
	patches.suse/net-smc-remove-close-abort-worker
	patches.suse/fq_codel-do-not-include-linux-jhash.h.patch
	patches.suse/net-phy-modify-assignment-to-OR-for-dev_flags-in-phy.patch
	patches.suse/net-phy-add-support-for-clause-37-auto-negotiation.patch
	patches.suse/mlxsw-spectrum-Use-guaranteed-buffer-size-as-pool-si.patch
	patches.suse/mlxsw-spectrum_buffers-Calculate-the-size-of-the-mai.patch
	patches.suse/fsl-fman-don-t-touch-liodn-base-regs-reserved-on-non.patch
	patches.suse/dpaa_eth-defer-probing-after-qbman.patch
	patches.suse/dpaa_eth-remove-redundant-code.patch
	patches.suse/fsl-fman-add-API-to-get-the-device-behind-a-fman-por.patch
	patches.suse/dpaa_eth-change-DMA-device.patch
	patches.suse/fsl-fman-remove-unused-struct-member.patch
	patches.suse/dpaa_eth-add-newline-in-dev_err-msg.patch
	patches.suse/net-phy-dp83867-enable-robust-auto-mdix.patch
	patches.suse/tcp-add-TCP_INFO-status-for-failed-client-TFO.patch
	patches.suse/0001-Revert-Bluetooth-hci_ll-set-operational-frequency-ea.patch
	patches.suse/Bluetooth-missed-cpu_to_le16-conversion-in-hci_init4.patch
	patches.suse/Bluetooth-Workaround-directed-advertising-bug-in-Bro.patch
	patches.suse/Bluetooth-hci_core-fix-init-for-HCI_USER_CHANNEL.patch
	patches.suse/Bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch
	patches.suse/ionic-fix-up-struct-name-comments.patch
	patches.suse/ionic-reverse-an-interrupt-coalesce-calculation.patch
	patches.suse/ionic-add-heartbeat-check.patch
	patches.suse/ionic-add-a-watchdog-timer-to-monitor-heartbeat.patch
	patches.suse/ionic-implement-support-for-rx-sgl.patch
	patches.suse/ionic-update-driver-version.patch
	patches.suse/ipvs-no-need-to-update-skb-route-entry-for-local-des.patch
	patches.suse/ipvs-batch-__ip_vs_cleanup.patch
	patches.suse/ipvs-batch-__ip_vs_dev_cleanup.patch
	patches.suse/netfilter-add-and-use-nf_hook_slow_list.patch
	patches.suse/libbpf-Update-BTF-reloc-support-to-latest-Clang-form.patch
	patches.suse/libbpf-Refactor-bpf_object__open-APIs-to-use-common-.patch
	patches.suse/libbpf-Add-support-for-field-existance-CO-RE-relocat.patch
	patches.suse/libbpf-Add-BPF-side-definitions-of-supported-field-r.patch
	patches.suse/selftests-bpf-Add-field-existence-CO-RE-relocs-tests.patch
	patches.suse/bpf-Allow-__sk_buff-tstamp-in-BPF_PROG_TEST_RUN.patch
	patches.suse/bpf-stackmap-Fix-deadlock-with-rq_lock-in-bpf_get_st.patch
	patches.suse/bpf-Add-typecast-to-raw_tracepoints-to-help-BTF-gene.patch
	patches.suse/bpf-Add-typecast-to-bpf-helpers-to-help-BTF-generati.patch
	patches.suse/bpf-Process-in-kernel-BTF.patch
	patches.suse/bpf-Add-attach_btf_id-attribute-to-program-load.patch
	patches.suse/libbpf-Auto-detect-btf_id-of-BTF-based-raw_tracepoin.patch
	patches.suse/bpf-Implement-accurate-raw_tp-context-access-via-BTF.patch
	patches.suse/bpf-Attach-raw_tp-program-with-BTF-via-type-name.patch
	patches.suse/bpf-Add-support-for-BTF-pointers-to-interpreter.patch
	patches.suse/bpf-Add-support-for-BTF-pointers-to-x86-JIT.patch
	patches.suse/bpf-Check-types-of-arguments-passed-into-helpers.patch
	patches.suse/selftests-bpf-Add-kfree_skb-raw_tp-test.patch
	patches.suse/selftests-bpf-Make-CO-RE-reloc-test-impartial-to-tes.patch
	patches.suse/bpf-Fix-bpf_attr.attach_btf_id-check.patch
	patches.suse/bpf-Fix-build-error-without-CONFIG_NET.patch
	patches.suse/bpf-libbpf-Add-kernel-version-section-parsing-back.patch
	patches.suse/tools-Sync-if_link.h.patch
	patches.suse/libbpf-Add-bpf_program__get_-type-expected_attach_ty.patch
	patches.suse/libbpf-Add-uprobe-uretprobe-and-tp-raw_tp-section-su.patch
	patches.suse/libbpf-Teach-bpf_object__open-to-guess-program-types.patch
	patches.suse/selftests-bpf-Make-a-copy-of-subtest-name.patch
	patches.suse/selftests-bpf-Make-reference_tracking-test-use-subte.patch
	patches.suse/selftest-bpf-Get-rid-of-a-bunch-of-explicit-BPF-prog.patch
	patches.suse/libbpf-Make-DECLARE_LIBBPF_OPTS-macro-strictly-a-var.patch
	patches.suse/selftests-bpf-Move-test_section_names-into-test_prog.patch
	patches.suse/libbpf-Fix-strncat-bounds-error-in-libbpf_prog_type_.patch
	patches.suse/bpf-Prepare-btf_ctx_access-for-non-raw_tp-use-case.patch
	patches.suse/net-Fix-misspellings-of-configure-and-configuration.patch
	patches.suse/net-Fix-various-misspellings-of-connect.patch
	patches.suse/mvpp2-refactor-frame-drop-routine.patch
	patches.suse/mvpp2-sync-only-the-received-frame.patch
	patches.suse/mvpp2-prefetch-frame-header.patch
	patches.suse/mlxsw-spectrum_buffers-remove-unneeded-semicolon.patch
	patches.suse/sock-remove-unneeded-semicolon.patch
	patches.suse/i40e-Fix-for-persistent-lldp-support.patch
	patches.suse/i40e-Wrong-Advertised-FEC-modes-after-set-FEC-to-AUT.patch
	patches.suse/i40e-Extract-detection-of-HW-flags-into-a-function.patch
	patches.suse/i40e-Extend-PHY-access-with-page-change-flag.patch
	patches.suse/i40e-initialize-ITRN-registers-with-correct-values.patch
	patches.suse/i40e-allow-ethtool-to-report-SW-and-FW-versions-in-r.patch
	patches.suse/i40e-Fix-LED-blinking-flow-for-X710T-L-devices.patch
	patches.suse/i40e-Refactoring-VF-MAC-filters-counting-to-make-mor.patch
	patches.suse/i40e-prevent-memory-leak-in-i40e_setup_macvlans.patch
	patches.suse/net-dsa-LAN9303-select-REGMAP-when-LAN9303-enable.patch
	patches.suse/ionic-Remove-set-but-not-used-variable-sg_desc.patch
	patches.suse/net-phy-marvell-fix-typo-in-constant-MII_M1011_PHY_S.patch
	patches.suse/net-phy-marvell-fix-downshift-function-naming.patch
	patches.suse/net-phy-marvell-add-downshift-support-for-M88E1111.patch
	patches.suse/net-phy-marvell-add-PHY-tunable-support-for-more-PHY.patch
	patches.suse/cavium-thunder-Fix-use-true-false-for-bool-type.patch
	patches.suse/broadcom-bnxt-Fix-use-true-false-for-bool.patch
	patches.suse/inet-do-not-call-sublist_rcv-on-empty-list.patch
	patches.suse/net-bridge-fdb-convert-is_local-to-bitops.patch
	patches.suse/net-bridge-fdb-convert-is_static-to-bitops.patch
	patches.suse/net-bridge-fdb-convert-is_sticky-to-bitops.patch
	patches.suse/net-bridge-fdb-convert-added_by_user-to-bitops.patch
	patches.suse/net-bridge-fdb-convert-added_by_external_learn-to-us.patch
	patches.suse/net-bridge-fdb-convert-offloaded-to-use-bitops.patch
	patches.suse/net-bridge-fdb-set-flags-directly-in-fdb_create.patch
	patches.suse/mlxsw-reg-Increase-size-of-MPAR-register.patch
	patches.suse/mlxsw-pci-Increase-PCI-reset-timeout-for-SN3800-syst.patch
	patches.suse/mlxsw-Bump-firmware-version-to-13.2000.2308.patch
	patches.suse/mlxsw-Enforce-firmware-version-for-Spectrum-2.patch
	patches.suse/flow_dissector-add-meaningful-comments.patch
	patches.suse/flow_dissector-skip-the-ICMP-dissector-for-non-ICMP-.patch
	patches.suse/flow_dissector-extract-more-ICMP-information.patch
	patches.suse/bonding-balance-ICMP-echoes-in-layer3-4-mode.patch
	patches.suse/net-phy-marvell-add-downshift-support-for-88E1145.patch
	patches.suse/vxlan-drop-vxlan-parameter-in-vxlan_fdb_alloc.patch
	patches.suse/e1000e-Add-support-for-Comet-Lake.patch
	patches.suse/e1000e-Use-rtnl_lock-to-prevent-race-conditions-betw.patch
	patches.suse/e1000e-Drop-unnecessary-__E1000_DOWN-bit-twiddling.patch
	patches.suse/igb-Add-UDP-segmentation-offload-support.patch
	patches.suse/ixgbe-Add-UDP-segmentation-offload-support.patch
	patches.suse/i40e-Add-UDP-segmentation-offload-support.patch
	patches.suse/e1000e-Add-support-for-Tiger-Lake.patch
	patches.suse/e1000e-Fix-compiler-warning-when-CONFIG_PM_SLEEP-is-.patch
	patches.suse/net-sched-extract-common-action-counters-update-code.patch
	patches.suse/net-sched-extract-bstats-update-code-into-function.patch
	patches.suse/net-sched-extract-qstats-update-code-into-functions.patch
	patches.suse/net-sched-don-t-expose-action-qstats-to-skb_tc_reins.patch
	patches.suse/net-sched-modify-stats-helper-functions-to-support-r.patch
	patches.suse/net-sched-extend-TCA_ACT-space-with-TCA_ACT_FLAGS.patch
	patches.suse/net-sched-update-action-implementations-to-support-f.patch
	patches.suse/cxgb4-l2t-Simplify-t4_l2e_free-and-_t4_l2e_free.patch
	patches.suse/mlxsw-reg-Extend-PMLP-tx-rx-lane-value-size-to-4-bit.patch
	patches.suse/mlxsw-reg-Add-Port-Module-Type-Mapping-Register.patch
	patches.suse/mlxsw-spectrum-Use-PMTM-register-to-get-max-module-w.patch
	patches.suse/mlxsw-spectrum-Move-max_width-check-up-before-count-.patch
	patches.suse/mlxsw-spectrum-Distinguish-between-unsplittable-and-.patch
	patches.suse/mlxsw-spectrum-Replace-port_to_module-array-with-arr.patch
	patches.suse/mlxsw-spectrum-Use-mapping-of-port-being-split-for-c.patch
	patches.suse/mlxsw-spectrum-Pass-mapping-values-in-port-mapping-s.patch
	patches.suse/mlxsw-spectrum-Add-sanity-checks-into-module-info-ge.patch
	patches.suse/mlxsw-spectrum-Push-getting-offsets-of-split-ports-i.patch
	patches.suse/mlxsw-spectrum-Introduce-resource-for-getting-offset.patch
	patches.suse/mlxsw-spectrum-Remember-split-base-local-port-and-us.patch
	patches.suse/mlxsw-spectrum-Use-port_module_max_width-to-compute-.patch
	patches.suse/mlxsw-spectrum-Fix-base-port-get-for-split-count-4-a.patch
	patches.suse/mlxsw-spectrum-Iterate-over-all-ports-in-gap-during-.patch
	patches.suse/mlxsw-spectrum-Generalize-split-count-check.patch
	patches.suse/bnxt_en-Add-support-to-invoke-OP-TEE-API-to-reset-fi.patch
	patches.suse/bnxt_en-Add-support-to-collect-crash-dump-via-ethtoo.patch
	patches.suse/net-hns3-dump-some-debug-information-when-reset-fail.patch
	patches.suse/net-hns3-add-struct-netdev_queue-debug-info-for-TX-t.patch
	patches.suse/net-hns3-cleanup-some-magic-numbers.patch
	patches.suse/net-hns3-cleanup-some-coding-style-issues.patch
	patches.suse/net-hns3-cleanup-a-format-truncation-warning.patch
	patches.suse/net-hns3-optimize-local-variable-initialization.patch
	patches.suse/net-hns3-add-or-modify-some-comments.patch
	patches.suse/net-hns3-cleanup-some-print-format-warning.patch
	patches.suse/net-hns3-cleanup-byte-order-issues-when-printed.patch
	patches.suse/dpaa_eth-use-only-one-buffer-pool-per-interface.patch
	patches.suse/dpaa_eth-use-page-backed-rx-buffers.patch
	patches.suse/dpaa_eth-perform-DMA-unmapping-before-read.patch
	patches.suse/dpaa_eth-avoid-timestamp-read-on-error-paths.patch
	patches.suse/dpaa_eth-simplify-variables-used-in-dpaa_cleanup_tx_.patch
	patches.suse/dpaa_eth-use-fd-information-in-dpaa_cleanup_tx_fd.patch
	patches.suse/dpaa_eth-cleanup-skb_to_contig_fd.patch
	patches.suse/dpaa_eth-use-a-page-to-store-the-SGT.patch
	patches.suse/dpaa_eth-add-dropped-frames-to-percpu-ethtool-stats.patch
	patches.suse/dpaa_eth-remove-netdev_err-for-user-errors.patch
	patches.suse/dpaa_eth-extend-delays-in-ndo_stop.patch
	patches.suse/soc-fsl-qbman-allow-registering-a-device-link-for-th.patch
	patches.suse/dpaa_eth-register-a-device-link-for-the-qman-portal-.patch
	patches.suse/s390-qdio-implement-iqd-multi-write
	patches.suse/s390-qeth-use-iqd-multi-write
	patches.suse/s390-qeth-use-qdio_bufnr
	patches.suse/s390-qeth-keep-irq-disabled-until-napi-is-really-done
	patches.suse/s390-qeth-consolidate-some-duplicated-hw-cmd-code
	patches.suse/s390-qeth-don-t-set-card-state-in-qeth_qdio_clear_card
	patches.suse/s390-qeth-use-helpers-for-ip-address-hashing
	patches.suse/s390-qeth-don-t-cache-mac-addresses-for-multicast-ips
	patches.suse/mlxsw-Fix-64-bit-division-in-mlxsw_sp_sb_prs_init.patch
	patches.suse/sfc-support-encapsulation-of-xdp_frames-in-efx_tx_bu.patch
	patches.suse/sfc-perform-XDP-processing-on-received-packets.patch
	patches.suse/sfc-Enable-setting-of-xdp_prog.patch
	patches.suse/sfc-allocate-channels-for-XDP-tx-queues.patch
	patches.suse/sfc-handle-XDP_TX-outcomes-of-XDP-eBPF-programs.patch
	patches.suse/sfc-add-XDP-counters-to-ethtool-stats.patch
	patches.suse/bnxt_en-Add-support-for-L2-rewrite.patch
	patches.suse/bnxt-Avoid-logging-an-unnecessary-message-when-a-flo.patch
	patches.suse/bnxt_en-Add-support-for-NAT-L3-L4-rewrite.patch
	patches.suse/bnxt_en-flow_offload-offload-tunnel-decap-rules-via-.patch
	patches.suse/bnxt_en-Improve-bnxt_ulp_stop-bnxt_ulp_start-call-se.patch
	patches.suse/bnxt_en-Call-bnxt_ulp_stop-bnxt_ulp_start-during-err.patch
	patches.suse/bnxt_en-Call-bnxt_ulp_stop-bnxt_ulp_start-during-sus.patch
	patches.suse/net-bridge-fdb-br_fdb_update-can-take-flags-directly.patch
	patches.suse/net-bridge-fdb-avoid-two-atomic-bitops-in-br_fdb_ext.patch
	patches.suse/net-bridge-fdb-restore-unlikely-when-taking-over-ext.patch
	patches.suse/libbpf-Fix-compatibility-for-kernels-without-need_wa.patch
	patches.suse/libbpf-Fix-off-by-one-error-in-ELF-sanity-check.patch
	patches.suse/libbpf-Don-t-use-kernel-side-u32-type-in-xsk.c.patch
	patches.suse/bpf-Enforce-return-0-in-BTF-enabled-raw_tp-programs.patch
	patches.suse/bpf-Fix-bpf-jit-kallsym-access.patch
	patches.suse/bpf-Replace-prog_raw_tp-btf_id-with-prog_tracing.patch
	patches.suse/libbpf-Add-support-for-prog_tracing.patch
	patches.suse/xsk-Store-struct-xdp_sock-as-a-flexible-array-member.patch
	patches.suse/bpf-Implement-map_gen_lookup-callback-for-XSKMAP.patch
	patches.suse/xsk-Restructure-inline-XSKMAP-lookup-redirect-flush.patch
	patches.suse/libbpf-Fix-error-handling-in-bpf_map__reuse_fd.patch
	patches.suse/libbpf-Store-map-pin-path-and-status-in-struct-bpf_m.patch
	patches.suse/libbpf-Move-directory-creation-into-_pin-functions.patch
	patches.suse/libbpf-Add-auto-pinning-of-maps-when-loading-BPF-obj.patch
	patches.suse/selftests-Add-tests-for-automatic-map-pinning.patch
	patches.suse/uaccess-Add-non-pagefault-user-space-write-function.patch
	patches.suse/uaccess-Add-strict-non-pagefault-kernel-space-read-f.patch
	patches.suse/bpf-Make-use-of-probe_user_write-in-probe-write-help.patch
	patches.suse/bpf-Add-probe_read_-user-kernel-and-probe_read_-user.patch
	patches.suse/bpf-Switch-BPF-probe-insns-to-bpf_probe_read_kernel.patch
	patches.suse/bpf-samples-Use-bpf_probe_read_user-where-appropriat.patch
	patches.suse/bpf-testing-Convert-prog-tests-to-probe_read_-user-k.patch
	patches.suse/net-icmp-use-input-address-in-traceroute.patch
	patches.suse/net-icmp6-provide-input-address-for-traceroute6.patch
	patches.suse/net-mlx5-DR-Replace-CRC32-implementation-to-use-kern.patch
	patches.suse/net-mlx5-FPGA-support-network-cards-with-standalone-.patch
	patches.suse/net-mlx5-Remove-unneeded-variable-in-mlx5_unload_one.patch
	patches.suse/net-mlx5-Clear-VF-s-configuration-on-disabling-SRIOV.patch
	patches.suse/net-mlx5e-Verify-that-rule-has-at-least-one-fwd-drop.patch
	patches.suse/net-mlx5-Do-not-hold-group-lock-while-allocating-FTE.patch
	patches.suse/net-mlx5-Support-lockless-FTE-read-lookups.patch
	patches.suse/net-mlx5e-TX-Dump-WQs-wqe-descriptors-on-CQE-with-er.patch
	patches.suse/net-mlx5-WQ-Move-short-getters-into-header-file.patch
	patches.suse/net-mlx5e-Bit-sized-fields-rewrite-support.patch
	patches.suse/net-mlx5e-Add-ToS-DSCP-header-rewrite-support.patch
	patches.suse/net-mlx5-rate-limit-alloc_ent-error-messages.patch
	patches.suse/net-mlx5-LAG-Use-port-enumerators.patch
	patches.suse/net-mlx5-LAG-Use-affinity-type-enumerators.patch
	patches.suse/net-mlx5-DR-Support-IPv4-and-IPv6-mixed-matcher.patch
	patches.suse/net-bridge-fdb-eliminate-extra-port-state-tests-from.patch
	patches.suse/ipv6-use-jhash2-in-rt6_exception_hash.patch
	patches.suse/fm10k-add-missing-field-initializers-to-TLV-attribut.patch
	patches.suse/fm10k-add-support-for-ndo_get_vf_stats-operation.patch
	patches.suse/ixgbe-Make-use-of-cpumask_local_spread-to-improve-RS.patch
	patches.suse/fm10k-update-driver-version-to-match-out-of-tree.patch
	patches.suse/ixgbe-protect-TX-timestamping-from-API-misuse.patch
	patches.suse/i40e-enable-X710-support.patch
	patches.suse/i40e-implement-VF-stats-NDO.patch
	patches.suse/ice-Introduce-ice_base.c.patch
	patches.suse/ice-get-rid-of-per-tc-flow-in-Tx-queue-configuration.patch
	patches.suse/ice-Add-support-for-XDP.patch
	patches.suse/ice-Move-common-functions-to-ice_txrx_lib.c.patch
	patches.suse/ice-Add-support-for-AF_XDP.patch
	patches.suse/ice-introduce-legacy-Rx-flag.patch
	patches.suse/ice-introduce-frame-padding-computation-logic.patch
	patches.suse/ice-add-build_skb-support.patch
	patches.suse/ice-allow-3k-MTU-for-XDP.patch
	patches.suse/msft-hv-1961-hv_netvsc-flag-software-created-hash-value.patch
	patches.suse/msft-hv-1962-hv_netvsc-record-hardware-hash-in-skb.patch
	patches.suse/icmp-add-helpers-to-recognize-ICMP-error-packets.patch
	patches.suse/icmp-remove-duplicate-code.patch
	patches.suse/vsock-Simplify-__vsock_release.patch
	patches.suse/net-hns3-remove-unused-macros.patch
	patches.suse/net_sched-do-not-export-gnet_stats_basic_packed-to-u.patch
	patches.suse/net_sched-extend-packet-counter-to-64bit.patch
	patches.suse/net_sched-add-TCA_STATS_PKT64-attribute.patch
	patches.suse/bnx2x-Utilize-FW-7.13.15.0.patch
	patches.suse/bnx2x-Enable-Multi-Cos-feature.patch
	patches.suse/bnx2x-Fix-PF-VF-communication-over-multi-cos-queues.patch
	patches.suse/cnic-Set-fp_hsi_ver-as-part-of-CLIENT_SETUP-ramrod.patch
	patches.suse/cxgb4-Add-pci-reset-handler.patch
	patches.suse/r8152-Add-macpassthru-support-for-ThinkPad-Thunderbo.patch
	patches.suse/rsi-release-skb-if-rsi_prepare_beacon-fails.patch
	patches.suse/mt7601u-fix-bbp-version-check-in-mt7601u_wait_bbp_re.patch
	patches.suse/rtlwifi-prevent-memory-leak-in-rtl_usb_probe.patch
	patches.suse/libertas-fix-a-potential-NULL-pointer-dereference.patch
	patches.suse/rtl8xxxu-prevent-leaking-urb.patch
	patches.suse/cw1200-Fix-a-signedness-bug-in-cw1200_load_firmware.patch
	patches.suse/ath10k-Check-if-station-exists-before-forwarding-tx-.patch
	patches.suse/ath10k-Fix-HOST-capability-QMI-incompatibility.patch
	patches.suse/ath10k-add-cleanup-in-ath10k_sta_state.patch
	patches.suse/ath10k-fix-memory-leak.patch
	patches.suse/ath10k-fix-backtrace-on-coredump.patch
	patches.suse/ath9k_hw-fix-uninitialized-variable-data.patch
	patches.suse/ath9k_htc-Modify-byte-order-for-an-error-message.patch
	patches.suse/ath9k_htc-Discard-undersized-packets.patch
	patches.suse/ath10k-fix-offchannel-tx-failure-when-no-ath10k_mac_.patch
	patches.suse/ath10k-restore-QCA9880-AR1A-v1-detection.patch
	patches.suse/ar5523-check-NULL-before-memcpy-in-ar5523_cmd.patch
	patches.suse/wil6210-check-len-before-memcpy-calls.patch
	patches.suse/rtw88-fix-beaconing-mode-rsvd_page-memory-violation-.patch
	patches.suse/rtw88-fix-NSS-of-hw_cap.patch
	patches.suse/rtw88-fix-error-handling-when-setup-efuse-info.patch
	patches.suse/rsi-fix-potential-null-dereference-in-rsi_probe.patch
	patches.suse/Revert-rsi-fix-potential-null-dereference-in-rsi_pro.patch
	patches.suse/mwifiex-pcie-Fix-memory-leak-in-mwifiex_pcie_alloc_c.patch
	patches.suse/mwifiex-pcie-Fix-memory-leak-in-mwifiex_pcie_init_ev.patch
	patches.suse/rtl8xxxu-fix-RTL8723BU-connection-failure-issue-afte.patch
	patches.suse/rtlwifi-Remove-unnecessary-NULL-check-in-rtl_regd_in.patch
	patches.suse/iwlwifi-mvm-consider-ieee80211-station-max-amsdu-val.patch
	patches.suse/netdevsim-drop-code-duplicated-by-a-merge.patch
	patches.suse/net-neigh-use-long-type-to-store-jiffies-delta.patch
	patches.suse/inet_diag-use-jiffies_delta_to_msecs.patch
	patches.suse/net-avoid-potential-false-sharing-in-neighbor-relate.patch
	patches.suse/net-use-helpers-to-change-sk_ack_backlog.patch
	patches.suse/net-annotate-lockless-accesses-to-sk-sk_ack_backlog.patch
	patches.suse/net-annotate-lockless-accesses-to-sk-sk_max_ack_back.patch
	patches.suse/tipc-reduce-sensitive-to-retransmit-failures.patch
	patches.suse/lwtunnel-add-options-process-for-arp-request.patch
	patches.suse/lwtunnel-add-options-process-for-cmp_encap.patch
	patches.suse/lwtunnel-add-options-setting-and-dumping-for-geneve.patch
	patches.suse/lwtunnel-add-options-setting-and-dumping-for-vxlan.patch
	patches.suse/lwtunnel-add-options-setting-and-dumping-for-erspan.patch
	patches.suse/0002-net-axienet-Fix-error-return-code-in-axienet_probe.patch
	patches.suse/net-silence-data-races-on-sk_backlog.tail.patch
	patches.suse/tcp-fix-data-race-in-tcp_recvmsg.patch
	patches.suse/ice-add-ethtool-m-support-for-reading-i2c-eeprom-mod.patch
	patches.suse/ice-Update-Boot-Configuration-Section-read-of-NVM.patch
	patches.suse/ice-handle-DCBx-non-contiguous-TC-request.patch
	patches.suse/ice-fix-driver-unload-flow.patch
	patches.suse/ice-Adjust-DCB-INIT-for-SW-mode.patch
	patches.suse/ice-save-PCI-state-in-probe.patch
	patches.suse/ice-Check-for-null-pointer-dereference-when-setting-.patch
	patches.suse/ice-write-register-with-correct-offset.patch
	patches.suse/ice-print-unsupported-module-message.patch
	patches.suse/ice-print-PCI-link-speed-and-width.patch
	patches.suse/ice-Get-rid-of-ice_cleanup_header.patch
	patches.suse/ice-Rename-VF-function-ice_vc_dis_vf-to-match-its-be.patch
	patches.suse/ice-Fix-return-value-when-SR-IOV-is-not-supported.patch
	patches.suse/net_sched-gen_estimator-extend-packet-counter-to-64b.patch
	patches.suse/cxgb4-query-firmware-for-QoS-offload-resources.patch
	patches.suse/cxgb4-rework-queue-config-and-MSI-X-allocation.patch
	patches.suse/cxgb4-parse-and-configure-TC-MQPRIO-offload.patch
	patches.suse/cxgb4-add-ETHOFLD-hardware-queue-support.patch
	patches.suse/cxgb4-add-Tx-and-Rx-path-for-ETHOFLD-traffic.patch
	patches.suse/cxgb4-add-FLOWC-based-QoS-offload.patch
	patches.suse/mlxsw-spectrum-Fix-error-return-code-in-mlxsw_sp_por.patch
	patches.suse/enetc-add-ioctl-support-for-PHY-related-ops.patch
	patches.suse/enetc-ethtool-add-wake-on-lan-callbacks.patch
	patches.suse/inetpeer-fix-data-race-in-inet_putpeer-inet_putpeer.patch
	patches.suse/tcp-Remove-one-extra-ktime_get_ns-from-cookie_init_t.patch
	patches.suse/enetc-fix-return-value-for-enetc_ioctl.patch
	patches.suse/devlink-Add-layer-3-generic-packet-traps.patch
	patches.suse/mlxsw-Add-layer-3-devlink-trap-support.patch
	patches.suse/devlink-Add-layer-3-generic-packet-exception-traps.patch
	patches.suse/mlxsw-Add-new-FIB-entry-type-for-reject-routes.patch
	patches.suse/mlxsw-Add-specific-trap-for-packets-routed-via-inval.patch
	patches.suse/mlxsw-Add-layer-3-devlink-trap-exceptions-support.patch
	patches.suse/net-ethernet-intel-Demote-MTU-change-prints-to-debug.patch
	patches.suse/net-provide-dev_lstats_read-helper.patch
	patches.suse/net-provide-dev_lstats_add-helper.patch
	patches.suse/net-nlmon-use-standard-dev_lstats_add-and-dev_lstats.patch
	patches.suse/veth-use-standard-dev_lstats_add-and-dev_lstats_read.patch
	patches.suse/vsockmon-use-standard-dev_lstats_add-and-dev_lstats_.patch
	patches.suse/net-dummy-use-standard-dev_lstats_add-and-dev_lstats.patch
	patches.suse/u64_stats-provide-u64_stats_t-type.patch
	patches.suse/tun-switch-to-u64_stats_t.patch
	patches.suse/net-use-u64_stats_t-in-struct-pcpu_lstats.patch
	patches.suse/net-add-annotations-on-hh-hh_len-lockless-accesses.patch
	patches.suse/net-add-a-READ_ONCE-in-skb_peek_tail.patch
	patches.suse/cxgb4-Use-match_string-helper-to-simplify-the-code.patch
	patches.suse/mac80211-don-t-re-parse-elems-in-ieee80211_assoc_suc.patch
	patches.suse/cxgb4-fix-64-bit-division-on-i386.patch
	patches.suse/net-sched-annotate-lockless-accesses-to-qdisc-empty.patch
	patches.suse/net-icmp-fix-data-race-in-cmp_global_allow.patch
	patches.suse/ice-Use-ice_ena_vsi-and-ice_dis_vsi-in-DCB-configura.patch
	patches.suse/ice-Add-NDO-callback-to-set-the-maximum-per-queue-bi.patch
	patches.suse/ice-Implement-DCBNL-support.patch
	patches.suse/ice-avoid-setting-features-during-reset.patch
	patches.suse/ice-Fix-to-change-Rx-Tx-ring-descriptor-size-via-eth.patch
	patches.suse/ice-configure-software-LLDP-in-ice_init_pf_dcb.patch
	patches.suse/ice-Check-if-VF-is-disabled-for-Opcode-and-other-ope.patch
	patches.suse/ice-Change-max-MSI-x-vector_id-check-in-cfg_irq_map.patch
	patches.suse/ice-use-pkg_dwnld_status-instead-of-sq_last_status.patch
	patches.suse/ice-delay-less.patch
	patches.suse/ice-Update-enum-ice_flg64_bits-to-current-specificat.patch
	patches.suse/ice-remove-unnecessary-conditional-check.patch
	patches.suse/ice-Introduce-and-use-ice_vsi_type_str.patch
	patches.suse/ice-use-more-accurate-ICE_DBG-mask-types.patch
	patches.suse/ice-print-opcode-when-printing-controlq-errors.patch
	patches.suse/packet-fix-data-race-in-fanout_flow_is_huge.patch
	patches.suse/devlink-disallow-reload-operation-during-device-clea-a0c76345.patch
	patches.suse/net-sfp-rework-upstream-interface.patch
	patches.suse/net-mscc-ocelot-break-apart-ocelot_vlan_port_apply.patch
	patches.suse/net-mscc-ocelot-break-apart-vlan-operations-into-oce.patch
	patches.suse/net-mscc-ocelot-break-out-fdb-operations-into-abstra.patch
	patches.suse/net-mscc-ocelot-change-prototypes-of-hwtstamping-ioc.patch
	patches.suse/net-mscc-ocelot-change-prototypes-of-switchdev-port-.patch
	patches.suse/net-mscc-ocelot-refactor-struct-ocelot_port-out-of-f.patch
	patches.suse/net-mscc-ocelot-separate-net_device-related-items-ou.patch
	patches.suse/net-mscc-ocelot-refactor-ethtool-callbacks.patch
	patches.suse/net-mscc-ocelot-limit-vlan-ingress-filtering-to-actu.patch
	patches.suse/net-mscc-ocelot-move-port-initialization-into-separa.patch
	patches.suse/net-mscc-ocelot-separate-the-common-implementation-o.patch
	patches.suse/net-mscc-ocelot-initialize-list-of-multicast-address.patch
	patches.suse/net-mscc-ocelot-refactor-adjust_link-into-a-netdev-i.patch
	patches.suse/net-mscc-ocelot-split-assignment-of-the-cpu-port-int.patch
	patches.suse/net-mscc-ocelot-don-t-hardcode-the-number-of-the-CPU.patch
	patches.suse/lwtunnel-change-to-use-nla_parse_nested-on-new-optio.patch
	patches.suse/lwtunnel-get-nlsize-for-erspan-options-properly.patch
	patches.suse/lwtunnel-ignore-any-TUNNEL_OPTIONS_PRESENT-flags-set.patch
	patches.suse/net-sfp-fix-sfp_bus_put-kernel-documentation.patch
	patches.suse/net-sfp-move-sfp-sub-state-machines-into-separate-fu.patch
	patches.suse/net-sfp-move-tx-disable-on-device-down-to-main-state.patch
	patches.suse/net-sfp-rename-sfp_sm_ins_next-as-sfp_sm_mod_next.patch
	patches.suse/net-sfp-handle-module-remove-outside-state-machine.patch
	patches.suse/net-sfp-rename-T_PROBE_WAIT-to-T_SERIAL.patch
	patches.suse/net-sfp-parse-SFP-power-requirement-earlier.patch
	patches.suse/net-sfp-avoid-power-switch-on-address-change-modules.patch
	patches.suse/net-sfp-control-TX_DISABLE-and-phy-only-from-main-st.patch
	patches.suse/net-sfp-split-the-PHY-probe-from-sfp_sm_mod_init.patch
	patches.suse/net-sfp-eliminate-mdelay-from-PHY-probe.patch
	patches.suse/net-sfp-allow-fault-processing-to-transition-to-othe.patch
	patches.suse/net-sfp-ensure-TX_FAULT-has-deasserted-before-probin.patch
	patches.suse/net-sfp-track-upstream-s-attachment-state-in-state-m.patch
	patches.suse/net-sfp-split-power-mode-switching-from-probe.patch
	patches.suse/net-sfp-move-module-insert-reporting-out-of-probe.patch
	patches.suse/net-sfp-allow-sfp-to-probe-slow-to-initialise-GPON-m.patch
	patches.suse/net-sfp-allow-modules-with-slow-diagnostics-to-probe.patch
	patches.suse/mlxsw-core-Enable-devlink-reload-only-on-probe-5b67a3ed.patch
	patches.suse/cxgb4-remove-redundant-assignment-to-hdr_len.patch
	patches.suse/net-ethernet-ti-Add-dependency-for-TI_DAVINCI_EMAC.patch
	patches.suse/mlxsw-core-Parse-TLVs-offsets-of-incoming-EMADs.patch
	patches.suse/mlxsw-emad-Remove-deprecated-EMAD-TLVs.patch
	patches.suse/mlxsw-core-Add-EMAD-string-TLV.patch
	patches.suse/mlxsw-core-Add-support-for-EMAD-string-TLV-parsing.patch
	patches.suse/mlxsw-core-Extend-EMAD-information-reported-to-devli.patch
	patches.suse/mlxsw-core-Add-support-for-using-EMAD-string-TLV.patch
	patches.suse/mlxsw-spectrum-Enable-EMAD-string-TLV.patch
	patches.suse/cxgb4-make-function-cxgb4_mqprio_free_hw_resources-s.patch
	patches.suse/net-sfp-fix-sfp_bus_add_upstream-warning.patch
	patches.suse/devlink-Allow-large-formatted-message-of-binary-outp.patch
	patches.suse/net-mlx5-Dump-of-fw_fatal-use-updated-devlink-binary.patch
	patches.suse/netdevsim-Update-dummy-reporter-s-devlink-binary-int.patch
	patches.suse/net-sched-actions-remove-unused-order.patch
	patches.suse/sfc-trace_xdp_exception-on-XDP-failure.patch
	patches.suse/Bluetooth-hci_bcm-Add-compatible-string-for-BCM43540.patch
	patches.suse/Bluetooth-Fix-advertising-duplicated-flags.patch
	patches.suse/Bluetooth-Fix-invalid-free-in-bcsp_close.patch
	patches.suse/tipc-update-mon-s-self-addr-when-node-addr-generated.patch
	patches.suse/vxlan-implement-get_link_ksettings-ethtool-method.patch
	patches.suse/bridge-implement-get_link_ksettings-ethtool-method.patch
	patches.suse/net-bcmgenet-Avoid-touching-non-existent-interrupt.patch
	patches.suse/net-bcmgenet-Fix-error-handling-on-IRQ-retrieval.patch
	patches.suse/net-bcmgenet-Add-BCM2711-support.patch
	patches.suse/net-bcmgenet-Refactor-register-access-in-bcmgenet_mi.patch
	patches.suse/net-bcmgenet-Add-RGMII_RXID-support.patch
	patches.suse/net-sfp-fix-spelling-mistake-requies-requires.patch
	patches.suse/bnxt_en-Fix-array-overrun-in-bnxt_fill_l2_rewrite_fi.patch
	patches.suse/cxgb4-Fix-an-error-code-in-cxgb4_mqprio_alloc_hw_res.patch
	patches.suse/ibmveth-Detect-unsupported-packets-before-sending-to.patch
	patches.suse/net-mlx5-Expose-optimal-performance-scatter-entries-.patch
	patches.suse/net-mlx5-Fixed-a-typo-in-a-comment-in-esw_del_uc_add.patch
	patches.suse/net-mlx5-E-Switch-Rename-egress-config-to-generic-na.patch
	patches.suse/net-mlx5-E-Switch-Rename-ingress-acl-config-in-offlo.patch
	patches.suse/net-mlx5-E-switch-Introduce-and-use-vlan-rule-config.patch
	patches.suse/net-mlx5-Introduce-and-use-mlx5_esw_is_manager_vport.patch
	patches.suse/net-mlx5-Correct-comment-for-legacy-fields.patch
	patches.suse/net-mlx5-Move-metdata-fields-under-offloads-structur.patch
	patches.suse/net-mlx5-Move-legacy-drop-counter-and-rule-under-leg.patch
	patches.suse/net-mlx5-Tide-up-state_lock-and-vport-enabled-flag-u.patch
	patches.suse/net-mlx5-E-switch-Prepare-code-to-handle-vport-enabl.patch
	patches.suse/net-mlx5-E-switch-Legacy-introduce-and-use-per-vport.patch
	patches.suse/net-mlx5-Move-ACL-drop-counters-life-cycle-close-to-.patch
	patches.suse/net-mlx5-E-switch-Offloads-introduce-and-use-per-vpo.patch
	patches.suse/net-mlx5-E-switch-Offloads-shift-ACL-programming-dur.patch
	patches.suse/net-mlx5-Restrict-metadata-disablement-to-offloads-m.patch
	patches.suse/net-mlx5-Refactor-ingress-acl-configuration.patch
	patches.suse/net-mlx5-E-switch-Enable-metadata-on-own-vport.patch
	patches.suse/IB-mlx5-Introduce-and-use-mlx5_core_is_vf.patch
	patches.suse/net-mlx5-fix-kvfree-of-uninitialized-pointer-spec.patch
	patches.suse/net-mlx5-fix-spelling-mistake-metdata-metadata.patch
	patches.suse/devlink-Add-new-enable_roce-generic-device-param.patch
	patches.suse/net-mlx5-Document-flow_steering_mode-devlink-param.patch
	patches.suse/net-mlx5-Handle-enable_roce-devlink-param.patch
	patches.suse/IB-mlx5-Rename-profile-and-init-methods.patch
	patches.suse/IB-mlx5-Load-profile-according-to-RoCE-enablement-st.patch
	patches.suse/net-mlx5-Simplify-fdb-chain-and-prio-eswitch-defines.patch
	patches.suse/net-mlx5-Rename-FDB_-tc-related-defines-to-FDB_TC_-d.patch
	patches.suse/net-mlx5-Define-fdb-tc-levels-per-prio.patch
	patches.suse/net-mlx5-Accumulate-levels-for-chains-prio-namespace.patch
	patches.suse/net-mlx5-Refactor-creating-fast-path-prio-chains.patch
	patches.suse/net-mlx5-Add-new-chain-for-netfilter-flow-table-offl.patch
	patches.suse/net-mlx5-DR-Fix-matcher-builders-select-check.patch
	patches.suse/net-mlx5-Read-num_vfs-before-disabling-SR-IOV.patch
	patches.suse/net-mlx5-Remove-redundant-NULL-initializations.patch
	patches.suse/net-mlx5e-Set-netdev-name-space-on-creation.patch
	patches.suse/net-mlx5-Add-devlink-reload.patch
	patches.suse/s390-qeth-gather-more-detailed-rx-dropped-error-statistics
	patches.suse/s390-qeth-support-per-frame-invalidation
	patches.suse/s390-qeth-drop-unwanted-packets-earlier-in-rx-path
	patches.suse/s390-qeth-handle-skb-allocation-error-gracefully
	patches.suse/s390-qeth-clean-up-error-path-in-qeth_core_probe_device
	patches.suse/s390-qeth-fine-tune-l3-mcast-locking
	patches.suse/s390-qeth-remove-gratuitious-rx-modeset
	patches.suse/s390-qeth-consolidate-l3-mcast-registration-code
	patches.suse/s390-qeth-remove-vlan-tracking-for-l3-devices
	patches.suse/s390-qeth-replace-qeth_l3_get_addr_buffer
	patches.suse/s390-qeth-don-t-check-drvdata-in-sysfs-code
	patches.suse/net-tls-Fix-unused-function-warning.patch
	patches.suse/mlxsw-spectrum_router-Allocate-discard-adjacency-ent.patch
	patches.suse/net-smc-fix-final-cleanup-sequence-for-smcd-devices
	patches.suse/net-smc-immediate-termination-for-smcd-link-groups
	patches.suse/net-smc-abnormal-termination-of-smcd-link-groups
	patches.suse/net-smc-introduce-bookkeeping-of-smcd-link-groups
	patches.suse/net-smc-no-wr-buffer-wait-for-terminating-link-group
	patches.suse/net-smc-abnormal-termination-without-orderly-flag
	patches.suse/net-smc-wait-for-tx-completions-before-link-freeing
	patches.suse/net-smc-immediate-termination-for-smcr-link-groups
	patches.suse/net-mscc-ocelot-move-resource-ioremap-and-regmap-ini.patch
	patches.suse/net-mscc-ocelot-filter-out-ocelot-SoC-specific-PCS-c.patch
	patches.suse/net-mscc-ocelot-move-invariant-configs-out-of-adjust.patch
	patches.suse/net-mscc-ocelot-create-a-helper-for-changing-the-por.patch
	patches.suse/net-mscc-ocelot-export-a-constant-for-the-tag-length.patch
	patches.suse/net-mscc-ocelot-adjust-MTU-on-the-CPU-port-in-NPI-mo.patch
	patches.suse/net-mscc-ocelot-separate-the-implementation-of-switc.patch
	patches.suse/net-mscc-ocelot-publish-structure-definitions-to-inc.patch
	patches.suse/net-mscc-ocelot-publish-ocelot_sys.h-to-include-soc-.patch
	patches.suse/net-dsa-ocelot-add-tagger-for-Ocelot-Felix-switches.patch
	patches.suse/net-dsa-ocelot-add-driver-for-Felix-switch-family.patch
	patches.suse/tun-fix-data-race-in-gro_normal_list.patch
	patches.suse/net-smc-introduce-bookkeeping-of-smcr-link-groups
	patches.suse/net-smc-guarantee-removal-of-link-groups-in-reboot
	patches.suse/net-smc-use-rcu_barrier-on-module-unload
	patches.suse/net-smc-remove-unused-constant
	patches.suse/page_pool-do-not-release-pool-until-inflight-0.patch
	patches.suse/enetc-Configure-the-Time-Aware-Scheduler-via-tc-tapr.patch
	patches.suse/enetc-update-TSN-Qbv-PSPEED-set-according-to-adjust-.patch
	patches.suse/bnx2x-Drop-redundant-callback-function-casts.patch
	patches.suse/bnx2x-Remove-read_status_t-function-casts.patch
	patches.suse/bnx2x-Remove-config_init_t-function-casts.patch
	patches.suse/bnx2x-Remove-format_fw_ver_t-function-casts.patch
	patches.suse/bnx2x-Remove-hw_reset_t-function-casts.patch
	patches.suse/net-core-allow-fast-GRO-for-skbs-with-Ethernet-heade.patch
	patches.suse/bonding-symmetric-ICMP-transmit.patch
	patches.suse/ath10k-enable-transmit-data-ack-RSSI-for-QCA9884.patch
	patches.suse/ath10k-fix-array-out-of-bounds-access.patch
	patches.suse/ath10k-fix-memory-leak-for-tpc_stats_final.patch
	patches.suse/ath10k-Correct-error-handling-of-dma_map_single.patch
	patches.suse/net-ath10k-Fix-a-NULL-ptr-deref-bug.patch
	patches.suse/rt2800-remove-errornous-duplicate-condition.patch
	patches.suse/rtlwifi-fix-memory-leak-in-rtl92c_set_fw_rsvdpagepkt.patch
	patches.suse/rtlwifi-rtl8192de-Fix-missing-code-to-retrieve-RX-bu.patch
	patches.suse/rtlwifi-rtl8192de-Fix-missing-callback-that-tests-fo.patch
	patches.suse/rtlwifi-rtl8192de-Fix-missing-enable-interrupt-flag.patch
	patches.suse/qtnfmac-fix-using-skb-after-free.patch
	patches.suse/qtnfmac-fix-debugfs-support-for-multiple-cards.patch
	patches.suse/qtnfmac-fix-invalid-channel-information-output.patch
	patches.suse/iwlwifi-mvm-fix-unaligned-read-of-rx_pkt_status.patch
	patches.suse/iwlwifi-mvm-fix-non-ACPI-function.patch
	patches.suse/ath10k-fix-get-invalid-tx-rate-for-Mesh-metric.patch
	patches.suse/ath10k-Revert-ath10k-add-cleanup-in-ath10k_sta_state.patch
	patches.suse/net-phylink-update-to-use-phy_support_asym_pause.patch
	patches.suse/net-phy-add-core-phylib-sfp-support.patch
	patches.suse/net-phy-marvell10g-add-SFP-support.patch
	patches.suse/net-phy-avoid-matching-all-ones-clause-45-PHY-IDs.patch
	patches.suse/xdp-remove-memory-poison-on-free-for-struct-xdp_mem_.patch
	patches.suse/page_pool-add-destroy-attempts-counter-and-rename-tr.patch
	patches.suse/bnxt_en-Update-firmware-interface-spec-to-1.10.1.12.patch
	patches.suse/bnxt_en-Improve-RX-buffer-error-handling.patch
	patches.suse/bnxt_en-Increase-firmware-response-timeout-for-cored.patch
	patches.suse/bnxt_en-Extend-ETHTOOL_RESET-to-hot-reset-driver.patch
	patches.suse/bnxt_en-Set-MASTER-flag-during-driver-registration.patch
	patches.suse/bnxt_en-Report-health-status-update-after-reset-is-d.patch
	patches.suse/bnxt_en-Return-proper-error-code-for-non-existent-NV.patch
	patches.suse/bnxt_en-Add-a-warning-message-for-driver-initiated-r.patch
	patches.suse/bnxt_en-Abort-waiting-for-firmware-response-if-there.patch
	patches.suse/lwtunnel-change-to-use-nla_put_u8-for-LWTUNNEL_IP_OP.patch
	patches.suse/net-dsa-felix-Fix-CPU-port-assignment-when-not-last-.patch
	patches.suse/cxgb4-remove-unneeded-semicolon-for-switch-block.patch
	patches.suse/lwtunnel-add-support-for-multiple-geneve-opts.patch
	patches.suse/net-ethernet-ti-ale-clean-ale-tbl-on-init-and-intf-r.patch
	patches.suse/0001-net-ethernet-ti-cpsw-allow-untagged-traffic-on-host-.patch
	patches.suse/0002-net-ethernet-ti-ale-modify-vlan-mdb-api-for-switchde.patch
	patches.suse/page_pool-Add-API-to-update-numa-node.patch
	patches.suse/page_pool-Don-t-recycle-non-reusable-pages.patch
	patches.suse/net-mlx5e-Rx-Update-page-pool-numa-node-when-changed.patch
	patches.suse/cxgb4-add-TC-MATCHALL-classifier-egress-offload.patch
	patches.suse/cxgb4-check-rule-prio-conflicts-before-offload.patch
	patches.suse/cxgb4-add-TC-MATCHALL-classifier-ingress-offload.patch
	patches.suse/net-sched-pie-enable-timestamp-based-delay-calculati.patch
	patches.suse/net-page_pool-add-the-possibility-to-sync-DMA-memory.patch
	patches.suse/net-ipconfig-Wait-for-deferred-device-probes.patch
	patches.suse/selftests-bpf-Remove-too-strict-field-offset-relo-te.patch
	patches.suse/libbpf-Add-support-for-relocatable-bitfields.patch
	patches.suse/libbpf-Add-support-for-field-size-relocations.patch
	patches.suse/selftest-bpf-Add-relocatable-bitfield-reading-tests.patch
	patches.suse/selftests-bpf-Add-field-size-relocation-tests.patch
	patches.suse/selftests-bps-Clean-up-removed-ints-relocations-nega.patch
	patches.suse/bpf-Account-for-insn-off-when-doing-bpf_probe_read_k.patch
	patches.suse/libbpf-Fix-negative-FD-close-in-xsk_setup_xdp_prog.patch
	patches.suse/libbpf-Fix-memory-leak-double-free-issue.patch
	patches.suse/libbpf-Fix-potential-overflow-issue.patch
	patches.suse/libbpf-Fix-another-potential-overflow-issue-in-bpf_p.patch
	patches.suse/libbpf-Make-btf__resolve_size-logic-always-check-siz.patch
	patches.suse/libbpf-Improve-handling-of-corrupted-ELF-during-map-.patch
	patches.suse/bpf-Add-array-support-to-btf_struct_access.patch
	patches.suse/bpf-Add-cb-access-in-kfree_skb-test.patch
	patches.suse/samples-bpf-update-map-definition-to-new-syntax-BTF-.patch
	patches.suse/libbpf-Unpin-auto-pinned-maps-if-loading-fails.patch
	patches.suse/libbpf-Add-getter-for-program-size.patch
	patches.suse/samples-bpf-Add-XDP_SHARED_UMEM-support-to-xdpsock.patch
	patches.suse/samples-bpf-Use-Rx-only-and-Tx-only-sockets-in-xdpso.patch
	patches.suse/bpf-Support-doubleword-alignment-in-bpf_jit_binary_a.patch
	patches.suse/samples-bpf-Remove-duplicate-option-from-xdpsock.patch
	patches.suse/samples-bpf-Add-missing-option-to-xdpsock-usage.patch
	patches.suse/x86-alternatives-teach-text_poke_bp-to-emulate-instructions.patch
	patches.suse/bpf-Refactor-x86-JIT-into-helpers.patch
	patches.suse/bpf-Add-bpf_arch_text_poke-helper.patch
	patches.suse/bpf-Introduce-BPF-trampoline.patch
	patches.suse/libbpf-Introduce-btf__find_by_name_kind.patch
	patches.suse/libbpf-Add-support-to-attach-to-fentry-fexit-tracing.patch
	patches.suse/selftest-bpf-Simple-test-for-fentry-fexit.patch
	patches.suse/bpf-Add-kernel-test-functions-for-fentry-testing.patch
	patches.suse/selftests-bpf-Add-test-for-BPF-trampoline.patch
	patches.suse/selftests-bpf-Add-fexit-tests-for-BPF-trampoline.patch
	patches.suse/selftests-bpf-Add-combined-fentry-fexit-test.patch
	patches.suse/selftests-bpf-Add-stress-test-for-maximum-number-of-.patch
	patches.suse/bpf-Reserve-space-for-BPF-trampoline-in-BPF-programs.patch
	patches.suse/bpf-Fix-race-in-btf_resolve_helper_id.patch
	patches.suse/bpf-Annotate-context-types.patch
	patches.suse/bpf-Compare-BTF-types-of-functions-arguments-with-ac.patch
	patches.suse/bpf-Support-attaching-tracing-BPF-program-to-other-B.patch
	patches.suse/libbpf-Add-support-for-attaching-BPF-programs-to-oth.patch
	patches.suse/selftests-bpf-Extend-test_pkt_access-test.patch
	patches.suse/selftests-bpf-Add-a-test-for-attaching-BPF-prog-to-a.patch
	patches.suse/bpf-Switch-bpf_map-ref-counter-to-atomic64_t-so-bpf_.patch
	patches.suse/bpf-Convert-bpf_prog-refcnt-to-atomic64_t.patch
	patches.suse/bpf-Add-mmap-support-for-BPF_MAP_TYPE_ARRAY.patch
	patches.suse/libbpf-Make-global-data-internal-arrays-mmap-able-if.patch
	patches.suse/selftests-bpf-Add-BPF_TYPE_MAP_ARRAY-mmap-tests.patch
	patches.suse/selftests-bpf-xdping-is-not-meant-to-be-run-standalo.patch
	patches.suse/selftests-bpf-Fix-test_tc_tunnel-hanging.patch
	patches.suse/bpf-Fix-memory-leak-on-object-data.patch
	patches.suse/libbpf-Fix-call-relocation-offset-calculation-bug.patch
	patches.suse/bpf-Make-array_map_mmap-static.patch
	patches.suse/bpf-Switch-bpf_map_-area_alloc-area_mmapable_alloc-t.patch
	patches.suse/ip_gre-Make-none-tun-dst-gre-tunnel-store-tunnel-inf.patch
	patches.suse/tcp-warn-if-offset-reach-the-maxlen-limit-when-using.patch
	patches.suse/net-sfp-add-support-for-module-quirks.patch
	patches.suse/net-sfp-add-some-quirks-for-GPON-modules.patch
	patches.suse/net-sfp-soft-status-and-control-support.patch
	patches.suse/net-sched-add-vxlan-option-support-to-act_tunnel_key.patch
	patches.suse/net-sched-add-erspan-option-support-to-act_tunnel_ke.patch
	patches.suse/net-sched-allow-flower-to-match-vxlan-options.patch
	patches.suse/net-sched-allow-flower-to-match-erspan-options.patch
	patches.suse/net-remove-the-unnecessary-strict_start_type-in-some.patch
	patches.suse/lwtunnel-be-STRICT-to-validate-the-new-LWTUNNEL_IP-6.patch
	patches.suse/lwtunnel-check-erspan-options-before-allocating-tun_.patch
	patches.suse/bpf-skmsg-fix-potential-psock-NULL-pointer-dereferen.patch
	patches.suse/net-mscc-ocelot-export-ocelot_hwstamp_get-set-functi.patch
	patches.suse/net-mscc-ocelot-convert-to-use-ocelot_get_txtstamp.patch
	patches.suse/net-mscc-ocelot-convert-to-use-ocelot_port_add_txtst.patch
	patches.suse/net-dsa-ocelot-define-PTP-registers-for-felix_vsc995.patch
	patches.suse/net-dsa-ocelot-add-hardware-timestamping-support-for.patch
	patches.suse/ipv6-add-fib6_has_custom_rules-helper.patch
	patches.suse/ipv6-keep-track-of-routes-using-src.patch
	patches.suse/ipv6-introduce-and-uses-route-look-hints-for-list-in.patch
	patches.suse/ipv4-move-fib4_has_custom_rules-helper-to-public-hea.patch
	patches.suse/ipv4-use-dst-hint-for-ipv4-list-receive.patch
	patches.suse/enetc-make-enetc_setup_tc_mqprio-static.patch
	patches.suse/mac80211-consider-QoS-Null-frames-for-STA_NULLFUNC_A.patch
	patches.suse/virt_wifi-fix-use-after-free-in-virt_wifi_newlink.patch
	patches.suse/seg6-allow-local-packet-processing-for-SRv6-End.DT6-.patch
	patches.suse/net-dsa-ocelot-fix-should-it-be-static-warnings.patch
	patches.suse/cxgb4-chcr-update-SGL-DMA-unmap-for-USO.patch
	patches.suse/cxgb4-add-UDP-segmentation-offload-support.patch
	patches.suse/cxgb4-add-stats-for-MQPRIO-QoS-offload-Tx-path.patch
	patches.suse/net-inet_is_local_reserved_port-should-return-bool-n.patch
	patches.suse/ice-Store-number-of-functions-for-the-device.patch
	patches.suse/ice-Correct-capabilities-reporting-of-max-TCs.patch
	patches.suse/ice-Disallow-VF-VLAN-opcodes-if-VLAN-offloads-disabl.patch
	patches.suse/ice-Don-t-modify-stripping-for-add-del-VLANs-on-VF.patch
	patches.suse/ice-fix-stack-leakage.patch
	patches.suse/ice-Only-disable-VF-state-when-freeing-each-VF-resou.patch
	patches.suse/ice-Fix-setting-coalesce-to-handle-DCB-configuration.patch
	patches.suse/ice-Refactor-removal-of-VLAN-promiscuous-rules.patch
	patches.suse/ice-Do-not-use-devm-functions-for-local-uses.patch
	patches.suse/ice-Add-ice_pf_to_dev-pf-macro.patch
	patches.suse/ice-add-helpers-for-virtchnl.patch
	patches.suse/ice-implement-VF-stats-NDO.patch
	patches.suse/ice-Implement-ethtool-ops-for-channels.patch
	patches.suse/ice-remove-pointless-NULL-check-of-port_info.patch
	patches.suse/ice-Update-FW-API-minor-version.patch
	patches.suse/sfc-change-ARFS-expiry-mechanism.patch
	patches.suse/sfc-suppress-MCDI-errors-from-ARFS.patch
	patches.suse/sfc-add-statistics-for-ARFS.patch
	patches.suse/sfc-do-ARFS-expiry-work-occasionally-even-without-NA.patch
	patches.suse/net-phy-remove-phy_ethtool_sset.patch
	patches.suse/net-phy-initialise-phydev-speed-and-duplex-sanely.patch
	patches.suse/brcmfmac-disable-PCIe-interrupts-before-bus-reset.patch
	patches.suse/brcmfmac-remove-monitor-interface-when-detaching.patch
	patches.suse/iwlwifi-pcie-fix-support-for-transmitting-SKBs-with-.patch
	patches.suse/iwlwifi-check-kasprintf-return-value.patch
	patches.suse/mt76-do-not-use-devm-API-for-led-classdev.patch
	patches.suse/mt76-add-missing-locking-around-ampdu-action.patch
	patches.suse/mt76-drop-rcu-read-lock-in-mt76_rx_aggr_stop.patch
	patches.suse/mt76-mt76u-rely-on-usb_interface-instead-of-usb_dev.patch
	patches.suse/Revert-mt76-mt76x0e-don-t-use-hw-encryption-for-MT76.patch
	patches.suse/mt76-fix-possible-out-of-bound-access-in-mt7615_fill.patch
	patches.suse/mt76-mt76u-fix-endpoint-definition-order.patch
	patches.suse/net-use-rhashtable_lookup-instead-of-rhashtable_look.patch
	patches.suse/net-mlx5-Don-t-write-read-only-fields-in-MODIFY_HCA_.patch
	patches.suse/net-mlx5-DR-Refactor-VXLAN-GPE-flex-parser-tunnel-co.patch
	patches.suse/net-mlx5-DR-Add-HW-bits-and-definitions-for-Geneve-f.patch
	patches.suse/net-mlx5-DR-Add-support-for-Geneve-packets-SW-steeri.patch
	patches.suse/net-mlx5e-TC-Stub-out-ipv6-tun-create-header-functio.patch
	patches.suse/net-mlx5e-Remove-redundant-pointer-check.patch
	patches.suse/net-gro-use-vlan-API-instead-of-accessing-directly.patch
	patches.suse/msft-hv-1988-hv_netvsc-make-recording-RSS-hash-depend-on-feature-.patch
	patches.suse/sfc-fix-build-without-CONFIG_RFS_ACCEL.patch
	patches.suse/bnxt_en-Add-chip-IDs-for-57452-and-57454-chips.patch
	patches.suse/bnxt_en-Disable-enable-Bus-master-during-suspend-res.patch
	patches.suse/bnxt_en-Do-driver-unregister-cleanup-in-bnxt_init_on.patch
	patches.suse/bnxt_en-Combine-2-functions-calling-the-same-HWRM_DR.patch
	patches.suse/bnxt_en-Send-FUNC_RESOURCE_QCAPS-command-in-bnxt_res.patch
	patches.suse/bnxt_en-Fix-suspend-resume-path-on-57500-chips.patch
	patches.suse/bnxt_en-Initialize-context-memory-to-the-value-speci.patch
	patches.suse/bnxt_en-Assign-more-RSS-context-resources-to-the-VFs.patch
	patches.suse/bnxt_en-Skip-disabling-autoneg-before-PHY-loopback-w.patch
	patches.suse/bnxt_en-Refactor-the-initialization-of-the-ethtool-l.patch
	patches.suse/bnxt_en-Add-async.-event-logic-for-PHY-configuration.patch
	patches.suse/bnxt_en-Allow-PHY-settings-on-multi-function-or-NPAR.patch
	patches.suse/bnxt_en-Add-support-for-flashing-the-device-via-devl.patch
	patches.suse/powerpc-Add-const-qual-to-local_read-parameter.patch
	patches.suse/mlxsw-spectrum_router-After-underlay-moves-demote-co.patch
	patches.suse/mlxsw-spectrum_router-Fix-use-of-uninitialized-adjac.patch
	patches.suse/0001-Bluetooth-btusb-fix-PM-leak-in-error-case-of-setup.patch
	patches.suse/Bluetooth-delete-a-stray-unlock.patch
	patches.suse/Bluetooth-btbcm-Add-entry-for-BCM4335A0-UART-bluetoo.patch
	patches.suse/Bluetooth-Allow-combination-of-BDADDR_PROPERTY-and-I.patch
	patches.suse/Bluetooth-Fix-memory-leak-in-hci_connect_le_scan.patch
	patches.suse/Bluetooth-btbcm-Use-the-BDADDR_PROPERTY-quirk.patch
	patches.suse/xsk-Fix-xsk_poll-s-return-type.patch
	patches.suse/selftests-bpftool-Set-EXIT-trap-after-usage-function.patch
	patches.suse/selftests-bpftool-Skip-the-build-test-if-not-in-tree.patch
	patches.suse/selftests-bpf-Integrate-verbose-verifier-log-into-te.patch
	patches.suse/libbpf-Refactor-relocation-handling.patch
	patches.suse/libbpf-Fix-various-errors-and-warning-reported-by-ch.patch
	patches.suse/libbpf-Support-initialized-global-variables.patch
	patches.suse/xdp-Fix-cleanup-on-map-free-for-devmap_hash-map-type.patch
	patches.suse/libbpf-Fix-bpf_object-name-determination-for-bpf_obj.patch
	patches.suse/selftests-bpf-Ensure-core_reloc_kernel-is-reading-te.patch
	patches.suse/bpf-Provide-better-register-bounds-after-jmp32-instr.patch
	patches.suse/selftests-bpf-Add-BPF-trampoline-performance-test.patch
	patches.suse/bpf-x86-Generalize-and-extend-bpf_arch_text_poke-for.patch
	patches.suse/bpf-Move-bpf_free_used_maps-into-sleepable-section.patch
	patches.suse/bpf-Move-owner-type-jited-info-into-array-auxiliary-.patch
	patches.suse/bpf-Add-initial-poke-descriptor-table-for-jit-images.patch
	patches.suse/bpf-Add-poke-dependency-tracking-for-prog-array-maps.patch
	patches.suse/bpf-Constant-map-key-tracking-for-prog-array-pokes.patch
	patches.suse/bpf-x86-Emit-patchable-direct-jump-as-tail-call.patch
	patches.suse/bpf-Add-bpf_jit_blinding_enabled-for-CONFIG_BPF_JIT.patch
	patches.suse/bpf-Introduce-BPF_TRACE_x-helper-for-the-tracing-tes.patch
	patches.suse/bpf-Simplify-__bpf_arch_text_poke-poke-type-handling.patch
	patches.suse/net-phy-add-helpers-phy_-un-lock_mdio_bus.patch
	patches.suse/enetc-add-support-Credit-Based-Shaper-CBS-for-hardwa.patch
	patches.suse/sctp-Fix-memory-leak-in-sctp_sf_do_5_2_4_dupcook.patch
	patches.suse/sctp-cache-netns-in-sctp_ep_common.patch
	patches.suse/mdio_bus-don-t-use-managed-reset-controller.patch
	patches.suse/macvlan-schedule-bc_work-even-if-error.patch
	patches.suse/net-dsa-sja1105-fix-sja1105_parse_rgmii_delays.patch
	patches.suse/slip-Fix-use-after-free-Read-in-slip_open.patch
	patches.suse/mm-Implement-no-MMU-variant-of-vmalloc_user_node_fla.patch
	patches.suse/libbpf-Fix-usage-of-u32-in-userspace-code.patch
	patches.suse/regulator-bd70528-Add-MODULE_ALIAS-to-allow-module-a.patch
	patches.suse/regulator-core-Release-coupled_rdevs-on-regulator_in.patch
	patches.suse/regulator-max8907-Fix-the-usage-of-uninitialized-var.patch
	patches.suse/regulator-ab8500-Remove-AB8505-USB-regulator.patch
	patches.suse/regulator-ab8500-Remove-SYSCLKREQ-from-enum-ab8505_r.patch
	patches.suse/regulator-core-Let-boot-on-regulators-be-powered-off.patch
	patches.suse/spi-Add-call-to-spi_slave_abort-function-when-spidev.patch
	patches.suse/spi-gpio-prevent-memory-leak-in-spi_gpio_probe.patch
	patches.suse/spi-lpspi-fix-memory-leak-in-fsl_lpspi_probe.patch
	patches.suse/spi-stm32-qspi-Fix-kernel-oops-when-unbinding-driver.patch
	patches.suse/spi-spi-fsl-qspi-Clear-TDH-bits-in-FLSHCR-register.patch
	patches.suse/spi-Fix-SPI_CS_HIGH-setting-when-using-native-and-GP.patch
	patches.suse/spi-rspi-Use-platform_get_irq_byname_optional-for-op.patch
	patches.suse/spi-atmel-fix-handling-of-cs_change-set-on-non-last-.patch
	patches.suse/spi-Fix-NULL-pointer-when-setting-SPI_CS_HIGH-for-GP.patch
	patches.suse/spi-pxa2xx-Add-support-for-Intel-Comet-Lake-H.patch
	patches.suse/spi-sifive-disable-clk-when-probe-fails-and-remove.patch
	patches.suse/spi-dw-Fix-Designware-SPI-loopback.patch
	patches.suse/spi-Introduce-dspi_slave_abort-function-for-NXP-s-ds.patch
	patches.suse/spi-spi-fsl-qspi-Introduce-variable-to-fix-different.patch
	patches.suse/SPI-designware-pci-Switch-over-to-MSI-interrupts.patch
	patches.suse/spi-spi-fsl-dspi-Always-use-the-TCFQ-devices-in-poll.patch
	patches.suse/spi-atmel-Fix-CS-high-support.patch
	patches.suse/spi-dw-pci-Add-runtime-power-management-support.patch
	patches.suse/spi-dw-pci-Fix-Chip-Select-amount-on-Intel-Elkhart-L.patch
	patches.suse/spi-sprd-adi-Add-missing-lock-protection-when-reboot.patch
	patches.suse/spi-img-spfi-fix-potential-double-release.patch
	patches.suse/spi-nxp-fspi-Use-devm-API-to-fix-missed-unregistrati.patch
	patches.suse/spi-pxa2xx-Add-missed-security-checks.patch
	patches.suse/spi-tegra20-slink-add-missed-clk_unprepare.patch
	patches.suse/spi-st-ssc4-add-missed-pm_runtime_disable.patch
	patches.suse/ipmi-Don-t-allow-device-module-unload-when-in-use.patch
	patches.suse/ipmi-Fix-memory-leak-in-__ipmi_bmc_register.patch
	patches.suse/drivers-ipmi-Support-for-both-IPMB-Req-and-Resp.patch
	patches.suse/ipmi-fix-ipmb_poll-s-return-type.patch
	patches.suse/x86-insn-Fix-awk-regexp-warnings.patch
	patches.suse/x86-ioapic-prevent-inconsistent-state-when-moving-an-interrupt.patch
	patches.suse/x86-ioapic-Rename-misnamed-functions.patch
	patches.suse/msft-hv-1964-x86-hyperv-Allow-guests-to-enable-InvariantTSC.patch
	patches.suse/0001-x86-mm-pat-Convert-the-PAT-tree-to-a-generic-interva.patch
	patches.suse/0002-x86-mm-pat-Do-not-pass-rb_root-down-the-memtype-tree.patch
	patches.suse/0003-x86-mm-pat-Drop-the-rbt_-prefix-from-external-memtyp.patch
	patches.suse/0004-x86-mm-pat-Rename-pat_rbtree.c-to-pat_interval.c.patch
	patches.suse/x86-platform-uv-Save-OEM_ID-from-ACPI-MADT-probe.patch
	patches.suse/x86-platform-uv-Return-UV-Hubless-System-Type.patch
	patches.suse/x86-platform-uv-Add-return-code-to-UV-BIOS-Init-func.patch
	patches.suse/x86-platform-uv-Setup-UV-functions-for-Hubless-UV-Sy.patch
	patches.suse/x86-platform-uv-Add-UV-Hubbed-Hubless-Proc-FS-Files.patch
	patches.suse/x86-platform-uv-Decode-UVsystab-Info.patch
	patches.suse/x86-platform-uv-Check-EFI-Boot-to-set-reboot-type.patch
	patches.suse/x86-platform-uv-Account-for-UV-Hubless-in-is_uvX_hub.patch
	patches.suse/x86-speculation-Fix-incorrect-MDS-TAA-mitigation-sta.patch
	patches.suse/x86-speculation-Fix-redundant-MDS-mitigation-message.patch
	patches.suse/x86-stackframe-32-Repair-32-bit-Xen-PV.patch
	patches.suse/x86-xen-32-Make-xen_iret_crit_fixup-independent-of-f.patch
	patches.suse/x86-xen-32-Simplify-ring-check-in-xen_iret_crit_fixu.patch
	patches.suse/x86-doublefault-32-Fix-stack-canaries-in-the-double-.patch
	patches.suse/x86-pti-32-Size-initial_page_table-correctly.patch
	patches.suse/x86-cpu_entry_area-Add-guard-page-for-entry-stack-on.patch
	patches.suse/x86-entry-32-Fix-IRET-exception.patch
	patches.suse/x86-entry-32-Use-ss-segment-where-required.patch
	patches.suse/x86-entry-32-Move-FIXUP_FRAME-after-pushing-fs-in-SA.patch
	patches.suse/x86-entry-32-Unwind-the-ESPFIX-stack-earlier-on-exce.patch
	patches.suse/x86-entry-32-Fix-NMI-vs-ESPFIX.patch
	patches.suse/selftests-x86-mov_ss_trap-Fix-the-SYSENTER-test.patch
	patches.suse/selftests-x86-sigreturn-32-Invalidate-DS-and-ES-when.patch
	patches.suse/x86-pti-32-Calculate-the-various-PTI-cpu_entry_area-.patch
	patches.suse/x86-entry-32-Fix-FIXUP_ESPFIX_STACK-with-user-CR3.patch
	patches.suse/ubsan-x86-Annotate-and-allow-__ubsan_handle_shift_ou.patch
	patches.suse/efi-libstub-tpm-enable-tpm-eventlog-function-for-ARM.patch
	patches.suse/perf-scripts-python-exported-sql-viewer.py-Fix-use-o.patch
	patches.suse/x86-insn-add-some-intel-instructions-to-the-opcode-map.patch
	patches.suse/libtraceevent-Fix-memory-leakage-in-copy_filter_type.patch
	patches.suse/sched-topology-Don-t-set-SD_BALANCE_WAKE-on-cpuset-domain-relax.patch
	patches.suse/sched-fair-Clean-up-asym-packing.patch
	patches.suse/sched-fair-Rename-sg_lb_stats-sum_nr_running-to-sum_h_nr_running.patch
	patches.suse/sched-fair-Remove-meaningless-imbalance-calculation.patch
	patches.suse/sched-fair-Rework-load_balance.patch
	patches.suse/sched-fair-Use-rq-nr_running-when-balancing-load.patch
	patches.suse/sched-fair-Use-load-instead-of-runnable-load-in-load_balance.patch
	patches.suse/sched-fair-Spread-out-tasks-evenly-when-not-overloaded.patch
	patches.suse/sched-fair-Use-utilization-to-select-misfit-task.patch
	patches.suse/sched-fair-Use-load-instead-of-runnable-load-in-wakeup-path.patch
	patches.suse/sched-fair-Optimize-find_idlest_group.patch
	patches.suse/sched-fair-Rework-find_idlest_group.patch
	patches.suse/sched-fair-util_est-Implement-faster-ramp-up-EWMA-on-utilization-increases.patch
	patches.suse/sched-fair-Better-document-newidle_balance.patch
	patches.suse/sched-core-Make-pick_next_task_idle-more-consistent.patch
	patches.suse/sched-core-Optimize-pick_next_task.patch
	patches.suse/sched-core-Simplify-sched_class-pick_next_task.patch
	patches.suse/sched-fair-Use-mul_u32_u32.patch
	patches.suse/sched-core-Further-clarify-sched_class-set_next_task.patch
	patches.suse/sched-fair-Fix-rework-of-find_idlest_group.patch
	patches.suse/sched-fair-Add-comments-for-group_type-and-balancing-at-SD_NUMA-level.patch
	patches.suse/sched-cpufreq-Move-the-cfs_rq_util_change-call-to-cpufreq_update_util.patch
	patches.suse/rcu-Upgrade-rcu_swap_protected-to-rcu_replace_pointe.patch
	patches.suse/x86-kvm-pmu-Replace-rcu_swap_protected-with-rcu_repl.patch
	patches.suse/drm-i915-Replace-rcu_swap_protected-with-rcu_replace.patch
	patches.suse/drivers-scsi-Replace-rcu_swap_protected-with-rcu_rep.patch
	patches.suse/fs-afs-Replace-rcu_swap_protected-with-rcu_replace_p.patch
	patches.suse/bpf-cgroup-Replace-rcu_swap_protected-with-rcu_repla.patch
	patches.suse/net-core-Replace-rcu_swap_protected-with-rcu_replace.patch
	patches.suse/net-netfilter-Replace-rcu_swap_protected-with-rcu_re.patch
	patches.suse/net-sched-Replace-rcu_swap_protected-with-rcu_replac.patch
	patches.suse/rcutorture-Remove-CONFIG_HOTPLUG_CPU-n-from-scenario.patch
	patches.suse/0001-lib-smp_processor_id-Don-t-use-cpumask_equal.patch
	patches.suse/futex-Prevent-robust-futex-exit-race.patch
	patches.suse/0001-futex-Move-futex-exit-handling-into-futex-code.patch
	patches.suse/0002-futex-Replace-PF_EXITPIDONE-with-a-state.patch
	patches.suse/0003-exit-exec-Seperate-mm_release.patch
	patches.suse/0004-futex-Split-futex_mm_release-for-exit-exec.patch
	patches.suse/0005-futex-Set-task-futex_state-to-DEAD-right-after-handl.patch
	patches.suse/0006-futex-Mark-the-begin-of-futex-exit-explicitly.patch
	patches.suse/0007-futex-Sanitize-exit-state-handling.patch
	patches.suse/0008-futex-Provide-state-handling-for-exec-as-well.patch
	patches.suse/0009-futex-Add-mutex-around-futex-exit.patch
	patches.suse/0010-futex-Provide-distinct-return-value-when-owner-is-ex.patch
	patches.suse/0011-futex-Prevent-exit-livelock.patch
	patches.suse/0001-locking-refcount-Define-constants-for-saturation-and.patch
	patches.suse/0002-locking-refcount-Ensure-integer-operands-are-treated.patch
	patches.suse/0003-locking-refcount-Remove-unused-refcount_-_checked-va.patch
	patches.suse/0004-locking-refcount-Move-the-bulk-of-the-REFCOUNT_FULL-.patch
	patches.suse/0005-locking-refcount-Improve-performance-of-generic-REFC.patch
	patches.suse/0006-locking-refcount-Move-saturation-warnings-out-of-lin.patch
	patches.suse/0007-locking-refcount-Consolidate-REFCOUNT_-MAX-SATURATED.patch
	patches.suse/0008-locking-refcount-Consolidate-implementations-of-refc.patch
	patches.suse/0009-locking-refcount-Remove-unused-refcount_error_report.patch
	patches.suse/cpuidle-teo-Ignore-disabled-idle-states-that-are-too.patch
	patches.suse/cpuidle-teo-Rename-local-variable-in-teo_select.patch
	patches.suse/cpuidle-teo-Consider-hits-and-misses-metrics-of-disa.patch
	patches.suse/cpuidle-teo-Fix-early-hits-handling-for-disabled-idl.patch
	patches.suse/cpuidle-Do-not-unset-the-driver-if-it-is-there-alrea.patch
	patches.suse/bsc1175543-cpuidle-Consolidate-disabled-state-checks.patch
	patches.suse/cpuidle-teo-Avoid-using-early-hits-incorrectly.patch
	patches.suse/bsc1175543-cpuidle-Introduce-cpuidle_driver_state_disabled-for-.patch
	patches.suse/cpufreq-Clarify-the-comment-in-cpufreq_set_policy.patch
	patches.suse/cpufreq-powernv-fix-stack-bloat-and-hard-limit-on-nu.patch
	patches.suse/cpufreq-Add-NULL-checks-to-show-and-store-methods-of.patch
	patches.suse/cpufreq-imx-cpufreq-dt-Correct-i.MX8MN-s-default-spe.patch
	patches.suse/cpufreq-s3c64xx-Remove-pointless-NULL-check-in-s3c64.patch
	patches.suse/cpufreq-Register-drivers-only-after-CPU-devices-have.patch
	patches.suse/PM-devfreq-Check-NULL-governor-in-available_governor.patch
	patches.suse/PM-devfreq-Lock-devfreq-in-trans_stat_show.patch
	patches.suse/PM-hibernate-memory_bm_find_bit-Tighten-node-optimis.patch
	patches.suse/powercap-intel_rapl-add-support-for-CometLake-Mobile
	patches.suse/powercap-intel_rapl-add-support-for-Cometlake-desktop
	patches.suse/ARM-OMAP2-SmartReflex-add-omap_sr_pdata-definition.patch
	patches.suse/tools-power-cpupower-Fix-initializer-override-in-hsw.patch
	patches.suse/ACPI-LPSS-Add-LNXVIDEO-BYT-I2C7-to-lpss_device_links.patch
	patches.suse/ACPI-LPSS-Add-LNXVIDEO-BYT-I2C1-to-lpss_device_links.patch
	patches.suse/ACPI-LPSS-Add-dmi-quirk-for-skipping-_DEP-check-for-.patch
	patches.suse/ACPI-button-Add-DMI-quirk-for-Medion-Akoya-E2215T.patch
	patches.suse/ACPI-utils-Move-acpi_dev_get_first_match_dev-under-C.patch
	patches.suse/ACPI-Always-build-evged-in.patch
	patches.suse/0010-lib-Uplevel-the-pmem-region-ida-to-a-global-allocato.patch
	patches.suse/software-node-Get-reference-to-parent-swnode-in-get_.patch
	patches.suse/PCI-Add-a-helper-to-check-Power-Resource-Requirement.patch
	patches.suse/ALSA-hda-Allow-HDA-to-be-runtime-suspended-when-dGPU.patch
	patches.suse/PCI-Fix-missing-inline-for-pci_pr3_present.patch
	patches.suse/ALSA-hda-Fix-pending-unsol-events-at-shutdown.patch
	patches.suse/ALSA-usb-audio-sound-usb-usb-true-false-for-bool-ret.patch
	patches.suse/ALSA-firewire-motu-Correct-a-typo-in-the-clock-proc-.patch
	patches.suse/ALSA-bebob-expand-sleep-just-after-breaking-connecti.patch
	patches.suse/ALSA-hda-Disable-regmap-internal-locking.patch
	patches.suse/ALSA-memalloc-Allow-NULL-device-for-SNDRV_DMA_TYPE_C.patch
	patches.suse/ALSA-memalloc-Add-vmalloc-buffer-allocation-support.patch
	patches.suse/ALSA-pcm-Handle-special-page-mapping-in-the-default-.patch
	patches.suse/ALSA-docs-Update-documentation-about-SG-and-vmalloc-.patch
	patches.suse/ALSA-pcm-Warn-if-doubly-preallocated.patch
	patches.suse/ALSA-pcm-Create-proc-files-only-for-non-empty-preall.patch
	patches.suse/ALSA-6fire-Drop-the-dead-code.patch
	patches.suse/ALSA-usb-audio-Convert-to-the-common-vmalloc-memallo.patch
	patches.suse/ALSA-docs-Remove-snd_dma_pci_data-usage-in-documenta.patch
	patches.suse/ALSA-timer-Limit-max-amount-of-slave-instances.patch
	patches.suse/ASoC-Intel-cht_bsw_rt5645-Add-quirk-for-boards-using.patch
	patches.suse/ASoC-simple_card_utils.h-Add-missing-include.patch
	patches.suse/ASoC-SOF-enable-sync_write-in-hdac_bus.patch
	patches.suse/Revert-ASoC-SOF-Force-polling-mode-on-CFL-and-CNL.patch
	patches.suse/ASoC-soc-pcm-fixup-dpcm_prune_paths-loop-continue.patch
	patches.suse/ASoC-kirkwood-fix-IRQ-error-handling.patch
	patches.suse/ASoC-intel-fix-the-card-names.patch
	patches.suse/ALSA-hda-hdmi-implement-mst_no_extra_pcms-flag.patch
	patches.suse/ASoC-SOF-Intel-Broadwell-clarify-mutual-exclusion-wi.patch
	patches.suse/ASoC-pcm-update-FE-BE-trigger-order-based-on-the-com.patch
	patches.suse/ASoC-SOF-topology-set-trigger-order-for-FE-DAI-link.patch
	patches.suse/ALSA-timer-Unify-master-slave-linking-code.patch
	patches.suse/ALSA-timer-Make-snd_timer_close-returning-void.patch
	patches.suse/ALSA-timer-Fix-possible-race-at-assigning-a-timer-in.patch
	patches.suse/ALSA-pcm-Yet-another-missing-check-of-non-cached-buf.patch
	patches.suse/ALSA-timer-Fix-the-breakage-of-slave-link-open.patch
	patches.suse/ALSA-hda-hdmi-Clean-up-Intel-platform-specific-fixup.patch
	patches.suse/ALSA-usb-audio-Add-skip_validation-option.patch
	patches.suse/ALSA-hda-hdmi-fix-port-numbering-for-ICL-and-TGL-pla.patch
	patches.suse/ALSA-hda-hdmi-remove-redundant-code-comments.patch
	patches.suse/ALSA-hda-remove-forced-polling-workaround-for-CFL-an.patch
	patches.suse/ALSA-hda-Rename-snd_hda_pin_sense-to-snd_hda_jack_pi.patch
	patches.suse/ALSA-hda-Add-DP-MST-jack-support.patch
	patches.suse/ALSA-hda-Add-DP-MST-support-for-non-acomp-codecs.patch
	patches.suse/ALSA-hda-Add-DP-MST-support-for-NVIDIA-codecs.patch
	patches.suse/ALSA-hda-Add-mute-led-support-for-HP-ProBook-645-G4.patch
	patches.suse/ALSA-pcm-Introduce-managed-buffer-allocation-mode.patch
	patches.suse/ALSA-docs-Update-for-managed-buffer-allocation-mode.patch
	patches.suse/ALSA-pcm-Allow-NULL-ioctl-ops.patch
	patches.suse/ALSA-docs-Update-document-about-the-default-PCM-ioct.patch
	patches.suse/ALSA-pcm-Move-PCM_RUNTIME_CHECK-macro-into-local-hea.patch
	patches.suse/ALSA-pcm-Add-the-support-for-sync-stop-operation.patch
	patches.suse/ALSA-pcm-Add-card-sync_irq-field.patch
	patches.suse/ALSA-docs-Update-about-the-new-PCM-sync_stop-ops.patch
	patches.suse/ALSA-hda-realtek-Move-some-alc256-pintbls-to-fallbac.patch
	patches.suse/ALSA-hda-realtek-Move-some-alc236-pintbls-to-fallbac.patch
	patches.suse/ALSA-hda-realtek-Enable-the-headset-mic-on-a-Xiaomi-.patch
	patches.suse/ALSA-usb-audio-Fix-Scarlett-6i6-Gen-2-port-data.patch
	patches.suse/ALSA-usb-audio-Fix-NULL-dereference-at-parsing-BADD.patch
	patches.suse/ALSA-cs4236-fix-error-return-comparison-of-an-unsign.patch
	patches.suse/ALSA-hda-Disable-audio-component-for-legacy-Nvidia-H.patch
	patches.suse/ALSA-hda-hdmi-Clear-codec-relaxed_resume-flag-at-unb.patch
	patches.suse/ASoC-rt5645-Fixed-buddy-jack-support.patch
	patches.suse/ASoC-Jack-Fix-NULL-pointer-dereference-in-snd_soc_ja.patch
	patches.suse/ASoC-wm8904-fix-regcache-handling.patch
	patches.suse/ASoC-rt5645-Fixed-typo-for-buddy-jack-support.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Update-quirk-for-Acer-Switch.patch
	patches.suse/ASoC-rsnd-fix-DALIGN-register-for-SSIU.patch
	patches.suse/ASoC-fsl_audmix-Add-spin-lock-to-protect-tdms.patch
	patches.suse/ASoC-rt5677-Mark-reg-RT5677_PWR_ANLG2-as-volatile.patch
	patches.suse/ASoC-Intel-kbl_rt5663_rt5514_max98927-Add-dmic-forma.patch
	patches.suse/ASoC-SOF-topology-free-kcontrol-memory-on-error.patch
	patches.suse/ASoC-wm2200-add-missed-operations-in-remove-and-prob.patch
	patches.suse/ASoC-wm5100-add-missed-pm_runtime_disable.patch
	patches.suse/ALSA-hda-realtek-Enable-internal-speaker-of-ASUS-UX4.patch
	patches.suse/ALSA-usb-audio-Fix-Focusrite-Scarlett-6i6-gen1-input.patch
	patches.suse/media-mc-device.c-fix-memleak-in-media_device_regist.patch
	patches.suse/media-vimc-Fix-gpf-in-rmmod-path-when-stream-is-acti.patch
	patches.suse/media-am437x-vpfe-Setting-STD-to-current-value-is-no.patch
	patches.suse/media-cedrus-fill-in-bus_info-for-media-device.patch
	patches.suse/media-seco-cec-Add-a-missing-release_region-in-an-er.patch
	patches.suse/media-vim2m-Fix-BUG_ON-in-vim2m_device_release.patch
	patches.suse/media-vivid-Set-vid_cap_streaming-and-vid_out_stream.patch
	patches.suse/media-vim2m-Fix-abort-issue.patch
	patches.suse/media-rcar-vin-Fix-incorrect-return-statement-in-rvi.patch
	patches.suse/media-cec.h-CEC_OP_REC_FLAG_-values-were-swapped.patch
	patches.suse/media-max2175-Fix-build-error-without-CONFIG_REGMAP_.patch
	patches.suse/media-ov6650-Fix-MODULE_DESCRIPTION.patch
	patches.suse/media-ov6650-Fix-control-handler-not-freed-on-init-e.patch
	patches.suse/media-ov6650-Fix-crop-rectangle-alignment-not-passed.patch
	patches.suse/media-ov6650-Fix-incorrect-use-of-JPEG-colorspace.patch
	patches.suse/media-ov6650-Fix-some-format-attributes-not-under-co.patch
	patches.suse/media-ov6650-Fix-.get_fmt-V4L2_SUBDEV_FORMAT_TRY-sup.patch
	patches.suse/media-ov6650-Fix-default-format-not-applied-on-devic.patch
	patches.suse/media-ov6650-Fix-stored-frame-format-not-in-sync-wit.patch
	patches.suse/media-ov6650-Fix-stored-crop-rectangle-not-in-sync-w.patch
	patches.suse/media-i2c-ov2659-fix-s_stream-return-value.patch
	patches.suse/media-i2c-ov2659-Fix-missing-720p-register-config.patch
	patches.suse/media-venus-core-Fix-msm8996-frequency-table.patch
	patches.suse/media-venus-Fix-occasionally-failures-to-suspend.patch
	patches.suse/media-rc-mark-input-device-as-pointing-stick.patch
	patches.suse/media-mceusb-fix-out-of-bounds-read-in-MCE-receiver-.patch
	patches.suse/media-rc-prevent-memory-leak-in-cx23888_ir_probe.patch
	patches.suse/media-flexcop-usb-fix-NULL-ptr-deref-in-flexcop_usb_.patch
	patches.suse/media-cec-funcs.h-add-status_req-checks.patch
	patches.suse/media-v4l-cadence-Fix-how-unsued-lanes-are-handled-i.patch
	patches.suse/media-cx88-Fix-some-error-handling-path-in-cx8800_in.patch
	patches.suse/media-usbvision-Fix-invalid-accesses-after-device-di.patch
	patches.suse/media-usbvision-Fix-races-among-open-close-and-disco.patch
	patches.suse/media-ti-vpe-vpe-Fix-Motion-Vector-vpdma-stride.patch
	patches.suse/media-ti-vpe-vpe-fix-a-v4l2-compliance-failure-causi.patch
	patches.suse/media-ti-vpe-vpe-fix-a-v4l2-compliance-warning-about.patch
	patches.suse/media-ti-vpe-vpe-Make-sure-YUYV-is-set-as-default-fo.patch
	patches.suse/media-ti-vpe-vpe-fix-a-v4l2-compliance-failure-about.patch
	patches.suse/media-ti-vpe-vpe-fix-a-v4l2-compliance-failure-about2.patch
	patches.suse/media-ti-vpe-vpe-ensure-buffers-are-cleaned-up-prope.patch
	patches.suse/media-dvbsky-add-support-for-eyeTV-Geniatech-T2-lite.patch
	patches.suse/media-cxusb-detect-cxusb_ctrl_msg-error-in-query.patch
	patches.suse/media-uvcvideo-Fix-error-path-in-control-parsing-fai.patch
	patches.suse/media-cedrus-Fix-undefined-shift-with-a-SHIFT_AND_MA.patch
	patches.suse/media-aspeed-set-hsync-and-vsync-polarities-to-norma.patch
	patches.suse/media-aspeed-clear-garbage-interrupts.patch
	patches.suse/media-usb-fix-memory-leak-in-af9005_identify_state.patch
	patches.suse/media-cec-gpio-Use-CONFIG_PREEMPTION.patch
	patches.suse/media-ov6650-Fix-stored-frame-interval-not-in-sync-w.patch
	patches.suse/media-ov5640-Make-2592x1944-mode-only-available-at-1.patch
	patches.suse/media-ad5820-Define-entity-function.patch
	patches.suse/media-st-mipid02-add-a-check-for-devm_gpiod_get_opti.patch
	patches.suse/media-imx7-mipi-csis-Add-a-check-for-devm_regulator_.patch
	patches.suse/media-smiapp-Fix-error-handling-at-NVM-reading.patch
	patches.suse/media-smiapp-Register-sensor-after-enabling-runtime-.patch
	patches.suse/media-imon-invalid-dereference-in-imon_touch_event.patch
	patches.suse/media-bdisp-fix-memleak-on-release.patch
	patches.suse/media-radio-wl1273-fix-interrupt-masking-on-release.patch
	patches.suse/media-rcar_drif-fix-a-memory-disclosure.patch
	patches.suse/media-exynos4-is-Fix-recursive-locking-in-isp_video_.patch
	patches.suse/media-v4l2-core-fix-touch-support-in-v4l_g_fmt.patch
	patches.suse/media-coda-fix-deadlock-between-decoder-picture-run-.patch
	patches.suse/media-fdp1-Fix-R-Car-M3-N-naming-in-debug-message.patch
	patches.suse/media-staging-imx-Use-a-shorter-name-for-driver.patch
	patches.suse/media-vivid-media_device_cleanup-was-called-too-earl.patch
	patches.suse/media-vivid-Fix-wrong-locking-that-causes-race-condi.patch
	patches.suse/media-exynos4-is-fix-wrong-mdev-and-v4l2-dev-order-i.patch
	patches.suse/media-cedrus-Use-correct-H264-8x8-scaling-list.patch
	patches.suse/media-venus-remove-invalid-compat_ioctl32-handler.patch
	patches.suse/media-pvrusb2-Fix-oops-on-tear-down-when-radio-suppo.patch
	patches.suse/0001-b2c2-flexcop-usb-add-sanity-checking.patch
	patches.suse/media-flexcop-usb-ensure-EIO-is-returned-on-error-co.patch
	patches.suse/media-aspeed-video-Fix-memory-leaks-in-aspeed_video_.patch
	patches.suse/media-v4l2-ioctl.c-zero-reserved-fields-for-S-TRY_FM.patch
	patches.suse/media-si470x-i2c-add-missed-operations-in-remove.patch
	patches.suse/media-v4l2-ctrl-Lock-main_hdl-on-operations-of-reque.patch
	patches.suse/media-vim2m-media_device_cleanup-was-called-too-earl.patch
	patches.suse/media-vicodec-media_device_cleanup-was-called-too-ea.patch
	patches.suse/media-hantro-Fix-s_fmt-for-dynamic-resolution-change.patch
	patches.suse/power-supply-cpcap-battery-Check-voltage-before-orde.patch
	patches.suse/power-supply-bd70528-Add-MODULE_ALIAS-to-allow-modul.patch
	patches.suse/hwmon-pmbus-ibm-cffps-Switch-LEDs-to-blocking-bright.patch
	patches.suse/hwmon-pmbus-ibm-cffps-Fix-LED-blink-behavior.patch
	patches.suse/pinctrl-devicetree-Avoid-taking-direct-reference-to-.patch
	patches.suse/pinctl-ti-iodelay-fix-error-checking-on-pinctrl_coun.patch
	patches.suse/Revert-pinctrl-sh-pfc-r8a77990-Fix-MOD_SEL1-bit30-wh.patch
	patches.suse/Revert-pinctrl-sh-pfc-r8a77990-Fix-MOD_SEL1-bit31-wh.patch
	patches.suse/pinctrl-rza2-Fix-gpio-name-typos.patch
	patches.suse/pinctrl-sh-pfc-Fix-PINMUX_IPSR_PHYS-to-set-GPSR.patch
	patches.suse/pinctrl-sh-pfc-Do-not-use-platform_get_irq-to-count-.patch
	patches.suse/pinctrl-sh-pfc-sh7734-Fix-duplicate-TCLK1_B.patch
	patches.suse/pinctrl-amd-fix-__iomem-annotation-in-amd_gpio_irq_h.patch
	patches.suse/pinctrl-samsung-Add-of_node_put-before-return-in-err.patch
	patches.suse/pinctrl-samsung-Fix-device-node-refcount-leaks-in-Ex.patch
	patches.suse/pinctrl-samsung-Fix-device-node-refcount-leaks-in-S3.patch
	patches.suse/0029-pinctrl-samsung-Fix-device-node-refcount-leaks-in-S3.patch
	patches.suse/pinctrl-samsung-Fix-device-node-refcount-leaks-in-in.patch
	patches.suse/pinctrl-intel-Add-Intel-Tiger-Lake-pin-controller-su.patch
	patches.suse/pinctrl-armada-37xx-Fix-irq-mask-access-in-armada_37.patch
	patches.suse/pinctrl-lewisburg-Update-pin-list-according-to-v1.1v.patch
	patches.suse/mmc-sdhci-pci-Quirk-for-AMD-SDHC-Device-0x7906.patch
	patches.suse/mmc-sdhci-pci-Make-function-amd_sdhci_reset-static.patch
	patches.suse/mmc-sdhci-pci-Add-support-for-Intel-JSL.patch
	patches.suse/mmc-sdhci-of-esdhc-poll-ESDHC_FLUSH_ASYNC_FIFO-bit-u.patch
	patches.suse/mmc-sdhci-of-esdhc-fix-up-erratum-A-008171-workaroun.patch
	patches.suse/mmc-block-Make-card_busy_detect-a-bit-more-generic.patch
	patches.suse/mmc-block-Add-CMD13-polling-for-MMC-IOCTLS-with-R1B-.patch
	patches.suse/mmc-core-Drop-check-for-mmc_card_is_removable-in-mmc.patch
	patches.suse/net-wireless-ti-wl1251-add-device-tree-support.patch
	patches.suse/ARM-dts-pandora-common-define-wl1251-as-child-node-o.patch
	patches.suse/mmc-host-omap_hsmmc-add-code-for-special-init-of-wl1.patch
	patches.suse/omap-pdata-quirks-revert-pandora-specific-gpiod-addi.patch
	patches.suse/omap-pdata-quirks-remove-openpandora-quirks-for-mmc3.patch
	patches.suse/mmc-sdio-fix-wl1251-vendor-id.patch
	patches.suse/mmc-core-fix-wl1251-sdio-quirks.patch
	patches.suse/net-wireless-ti-wl1251-use-new-SDIO_VENDOR_ID_TI_WL1.patch
	patches.suse/net-wireless-ti-remove-local-VENDOR_ID-and-DEVICE_ID.patch
	patches.suse/mmc-tmio-Add-MMC_CAP_ERASE-to-allow-erase-discard-tr.patch
	patches.suse/RDMA-counter-Prevent-QP-counter-manual-binding-in-au.patch
	patches.suse/IB-iser-add-unlikely-checks-in-the-fast-path.patch
	patches.suse/IB-iser-bound-protection_sg-size-by-data_sg-size.patch
	patches.suse/IB-iser-remove-redundant-macro-definitions.patch
	patches.suse/RDMA-siw-Simplify-several-debug-messages.patch
	patches.suse/RDMA-siw-Fix-port-number-endianness-in-a-debug-messa.patch
	patches.suse/RDMA-core-Fix-return-code-when-modify_device-isn-t-s.patch
	patches.suse/RDMA-bnxt_re-Remove-unsupported-modify_device-callba.patch
	patches.suse/RDMA-rxe-Verify-modify_device-mask.patch
	patches.suse/RDMA-siw-Make-node-GUIDs-valid-EUI-64-identifiers.patch
	patches.suse/RDMA-srp-Remove-two-casts.patch
	patches.suse/RDMA-srp-Honor-the-max_send_sge-device-attribute.patch
	patches.suse/RDMA-srp-Make-route-resolving-error-messages-more-in.patch
	patches.suse/RDMA-srpt-Fix-handling-of-SR-IOV-and-iWARP-ports.patch
	patches.suse/RDMA-srpt-Fix-handling-of-iWARP-logins.patch
	patches.suse/RDMA-srpt-Improve-a-debug-message.patch
	patches.suse/RDMA-srpt-Rework-the-approach-for-closing-an-RDMA-ch.patch
	patches.suse/RDMA-srpt-Rework-the-code-that-waits-until-an-RDMA-p.patch
	patches.suse/RDMA-srpt-Make-the-code-for-handling-port-identities.patch
	patches.suse/RDMA-srpt-Postpone-HCA-removal-until-after-configfs-.patch
	patches.suse/RDMA-mlx5-Group-boolean-parameters-to-take-less-spac.patch
	patches.suse/IB-mlx5-Remove-unnecessary-return-statement.patch
	patches.suse/IB-mlx5-Remove-unnecessary-else-statement.patch
	patches.suse/IB-cm-Use-container_of-instead-of-typecast.patch
	patches.suse/RDMA-srp-Add-parse-function-for-maximum-initiator-to.patch
	patches.suse/RDMA-srp-Calculate-max_it_iu_size-if-remote-max_it_i.patch
	patches.suse/RDMA-bnxt_re-Enable-SRIOV-VF-support-on-Broadcom-s-5.patch
	patches.suse/RDMA-iser-Use-iser_err-instead-of-pr_err-for-logging.patch
	patches.suse/IB-mlx5-Introduce-and-use-mkey-context-setting-helpe.patch
	patches.suse/RDMA-hns-remove-a-redundant-le16_to_cpu.patch
	patches.suse/RDMA-hns-Fix-wrong-parameters-when-initial-mtt-of-sr.patch
	patches.suse/RDMA-hns-Modify-variable-field-name-from-vlan-to-vla.patch
	patches.suse/RDMA-hns-Modify-return-value-of-restrack-functions.patch
	patches.suse/RDMA-hns-Fix-a-spelling-mistake-in-a-macro.patch
	patches.suse/RDMA-hns-Release-qp-resources-when-failed-to-destroy.patch
	patches.suse/ib-srp-Add-missing-new-line-after-displaying-fast_io.patch
	patches.suse/RDMA-siw-Fix-SQ-RQ-drain-logic.patch
	patches.suse/RDMA-rw-Support-threshold-for-registration-vs-scatte.patch
	patches.suse/RDMA-mlx5-Add-capability-for-max-sge-to-get-optimize.patch
	patches.suse/infiniband-fix-ulp-iser-iscsi_iser.-hc-kernel-doc-no.patch
	patches.suse/infiniband-fix-core-ipwm_util.h-kernel-doc-warnings.patch
	patches.suse/infiniband-fix-ulp-iser-iscsi_iser.h-kernel-doc-warn.patch
	patches.suse/infiniband-fix-ulp-opa_vnic-opa_vnic_internal.h-kern.patch
	patches.suse/infiniband-fix-ulp-srpt-ib_srpt.h-kernel-doc-notatio.patch
	patches.suse/infiniband-fix-core-verbs.c-kernel-doc-notation.patch
	patches.suse/infiniband-fix-ulp-iser-iser_verbs.c-kernel-doc-nota.patch
	patches.suse/infiniband-fix-ulp-iser-iser_initiator.c-kernel-doc-.patch
	patches.suse/infiniband-fix-core-kernel-doc-notation.patch
	patches.suse/infiniband-fix-sw-rdmavt-kernel-doc-notation.patch
	patches.suse/IB-mlx5-Introduce-ODP-diagnostic-counters.patch
	patches.suse/RDMA-nldev-Allow-different-fill-function-per-resourc.patch
	patches.suse/RDMA-mlx5-Return-ODP-type-per-MR.patch
	patches.suse/RDMA-nldev-Provide-MR-statistics.patch
	patches.suse/IB-cma-Honor-traffic-class-from-lower-netdevice-for-.patch
	patches.suse/RDMA-uverbs-Add-a-check-for-uverbs_attr_get-to-uverb.patch
	patches.suse/IB-mlx5-Remove-dead-code.patch
	patches.suse/IB-mlx5-Align-usage-of-QP1-create-flags-with-rest-of.patch
	patches.suse/IB-core-Do-not-notify-GID-change-event-of-an-unregis.patch
	patches.suse/RDMA-restrack-Remove-PID-namespace-support.patch
	patches.suse/RDMA-core-Check-that-process-is-still-alive-before-s.patch
	patches.suse/RDMA-rxe-Remove-useless-rxe_init_device_param-assign.patch
	patches.suse/RDMA-cm-Delete-unused-cm_is_active_peer-function.patch
	patches.suse/RDMA-cm-Use-specific-keyword-to-check-define.patch
	patches.suse/RDMA-cm-Update-copyright-together-with-SPDX-tag.patch
	patches.suse/RDMA-hns-Prevent-undefined-behavior-in-hns_roce_set_.patch
	patches.suse/RDMA-hns-Delete-BITS_PER_BYTE-redefinition.patch
	patches.suse/RDMA-srpt-Fix-TPG-creation.patch
	patches.suse/RDMA-hns-Fix-to-support-64K-page-for-srq.patch
	patches.suse/RDMA-hns-Bugfix-for-qpc-cqc-timer-configuration.patch
	patches.suse/RDMA-hns-Fix-memory-leak-on-context-on-error-return-.patch
	patches.suse/RDMA-qedr-Fix-srqs-xarray-initialization.patch
	patches.suse/RDMA-qedr-Fix-qpids-xarray-api-used.patch
	patches.suse/RDMA-qedr-Fix-synchronization-methods-and-memory-lea.patch
	patches.suse/RDMA-qedr-Fix-memory-leak-in-user-qp-and-mr.patch
	patches.suse/RDMA-iw_cxgb4-Report-correct-port-speed-width.patch
	patches.suse/RDMA-siw-Fix-post_recv-QP-state-locking.patch
	patches.suse/RDMA-core-Fix-ib_dma_max_seg_size.patch
	patches.suse/RDMA-rxe-Increase-DMA-max_segment_size-parameter.patch
	patches.suse/RDMA-siw-Increase-DMA-max_segment_size-parameter.patch
	patches.suse/RDMA-core-Set-DMA-parameters-correctly.patch
	patches.suse/RDMA-vmw_pvrdma-Use-resource-ids-from-physical-devic.patch
	patches.suse/RDMA-mlx5-Use-SRCU-properly-in-ODP-prefetch.patch
	patches.suse/RDMA-mlx5-Split-sig_err-MR-data-into-its-own-xarray.patch
	patches.suse/RDMA-mlx5-Use-a-dedicated-mkey-xarray-for-ODP.patch
	patches.suse/RDMA-mlx5-Delete-struct-mlx5_priv-mkey_table.patch
	patches.suse/RDMA-mlx5-Rework-implicit_mr_get_data.patch
	patches.suse/RDMA-mlx5-Lift-implicit_mr_alloc-into-the-two-routin.patch
	patches.suse/RDMA-mlx5-Set-the-HW-IOVA-of-the-child-MRs-to-their-.patch
	patches.suse/RDMA-mlx5-Split-implicit-handling-from-pagefault_mr.patch
	patches.suse/RDMA-mlx5-Use-an-xarray-for-the-children-of-an-impli.patch
	patches.suse/RDMA-mlx5-Reduce-locking-in-implicit_mr_get_data.patch
	patches.suse/RDMA-mlx5-Avoid-double-lookups-on-the-pagefault-path.patch
	patches.suse/RDMA-mlx5-Rework-implicit-ODP-destroy.patch
	patches.suse/RDMA-mlx5-Do-not-store-implicit-children-in-the-odp_.patch
	patches.suse/RDMA-mlx5-Do-not-race-with-mlx5_ib_invalidate_range-.patch
	patches.suse/RDMA-odp-Remove-broken-debugging-call-to-invalidate_.patch
	patches.suse/RDMA-hns-Fix-build-error-again.patch
	patches.suse/RDMA-mlx5-Return-proper-error-value.patch
	patches.suse/IB-mlx5-Test-write-combining-support.patch
	patches.suse/RDMA-core-Move-core-content-from-ib_uverbs-to-ib_cor.patch
	patches.suse/RDMA-core-Create-mmap-database-and-cookie-helper-fun.patch
	patches.suse/RDMA-Connect-between-the-mmap-entry-and-the-umap_pri.patch
	patches.suse/RDMA-efa-Use-the-common-mmap_xa-helpers.patch
	patches.suse/RDMA-siw-Use-the-common-mmap_xa-helpers.patch
	patches.suse/RDMA-qedr-Use-the-common-mmap-API.patch
	patches.suse/RDMA-qedr-Add-doorbell-overflow-recovery-support.patch
	patches.suse/RDMA-qedr-Add-iWARP-doorbell-recovery-support.patch
	patches.suse/RDMA-core-Fix-return-code-when-modify_port-isn-t-sup.patch
	patches.suse/RDMA-hns-Remove-unsupported-modify_port-callback.patch
	patches.suse/RDMA-ocrdma-Remove-unsupported-modify_port-callback.patch
	patches.suse/RDMA-qedr-Remove-unsupported-modify_port-callback.patch
	patches.suse/Revert-RDMA-srpt-Postpone-HCA-removal-until-after-co.patch
	patches.suse/RDMA-mad-Delete-never-implemented-functions.patch
	patches.suse/RDMA-qib-Delete-extra-line.patch
	patches.suse/RDMA-qib-Delete-empty-check_cc_key-function.patch
	patches.suse/RDMA-mad-Allocate-zeroed-MAD-buffer.patch
	patches.suse/RDMA-ocrdma-Make-ocrdma_pma_counters-return-void.patch
	patches.suse/RDMA-mad-Do-not-check-MAD-sizes-in-roce-and-ib-drive.patch
	patches.suse/RDMA-ocrdma-Simplify-process_mad-function.patch
	patches.suse/RDMA-mlx5-Rewrite-MAD-processing-logic-to-be-readabl.patch
	patches.suse/RDMA-hns-Delete-unnecessary-variable-max_post.patch
	patches.suse/RDMA-hns-Remove-unnecessary-structure-hns_roce_sqp.patch
	patches.suse/RDMA-hns-Delete-unnecessary-uar-from-hns_roce_cq.patch
	patches.suse/RDMA-hns-Modify-fields-of-struct-hns_roce_srq.patch
	patches.suse/RDMA-hns-Replace-not-intuitive-function-macro-names.patch
	patches.suse/RDMA-hns-Simplify-doorbell-initialization-code.patch
	patches.suse/RDMA-hns-Modify-hns_roce_hw_v2_get_cfg-to-simplify-t.patch
	patches.suse/RDMA-hns-Fix-non-standard-error-codes.patch
	patches.suse/RDMA-hns-Modify-appropriate-printings.patch
	patches.suse/RDMA-hfi1-Delete-unreachable-code.patch
	patches.suse/RDMA-Change-MAD-processing-function-to-remove-extra-.patch
	patches.suse/IB-mlx5-Support-flow-counters-offset-for-bulk-counte.patch
	patches.suse/RDMA-srpt-Report-the-SCSI-residual-to-the-initiator.patch
	patches.suse/RDMA-qedr-Fix-potential-use-after-free.patch
	patches.suse/RDMA-i40iw-Fix-potential-use-after-free.patch
	patches.suse/RDMA-qib-Validate-show-store-callbacks-before-callin.patch
	patches.suse/RDMA-ocrdma-Fix-spelling-mistake-in-variable-name.patch
	patches.suse/RDMA-qedr-Make-qedr_iw_load_qp-static.patch
	patches.suse/RDMA-siw-Cleanup-unused-mmap-structures.patch
	patches.suse/RDMA-efa-Clear-the-admin-command-buffer-prior-to-its.patch
	patches.suse/RDMA-cma-Use-ACK-timeout-for-RoCE-packetLifeTime.patch
	patches.suse/RDMA-iw_cgxb4-Fix-an-error-handling-path-in-c4iw_con.patch
	patches.suse/IB-mlx4-Update-HW-GID-table-while-adding-vlan-GID.patch
	patches.suse/IB-mlx5-Support-extended-number-of-strides-for-Strid.patch
	patches.suse/RDMA-cm-Use-refcount_t-type-for-refcount-variable.patch
	patches.suse/RDMA-qedr-Fix-null-pointer-dereference-when-calling-.patch
	patches.suse/net-core-Add-support-for-getting-VF-GUIDs.patch
	patches.suse/IB-core-Add-interfaces-to-get-VF-node-and-port-GUIDs.patch
	patches.suse/IB-ipoib-Add-ndo-operation-for-getting-VFs-GUID-attr.patch
	patches.suse/IB-mlx5-Implement-callbacks-for-getting-VFs-GUID-att.patch
	patches.suse/RDMA-bnxt_re-Fix-Kconfig-indentation.patch
	patches.suse/RDMA-bnxt_re-Fix-chip-number-validation-Broadcom-s-G.patch
	patches.suse/RDMA-bnxt_re-Fix-stat-push-into-dma-buffer-on-gen-p5-devices.patch
	patches.suse/RDMA-bnxt_re-Fix-missing-le16_to_cpu.patch
	patches.suse/IB-hfi1-remove-redundant-assignment-to-variable-ret.patch
	patches.suse/RDMA-efa-Store-network-attributes-in-device-attribut.patch
	patches.suse/RDMA-efa-Support-remote-read-access-in-MR-registrati.patch
	patches.suse/RDMA-efa-Expose-RDMA-read-related-attributes.patch
	patches.suse/RDMA-hns-Redefine-interfaces-used-in-creating-cq.patch
	patches.suse/RDMA-hns-Redefine-the-member-of-hns_roce_cq-struct.patch
	patches.suse/RDMA-hns-Rename-the-functions-used-inside-creating-c.patch
	patches.suse/RDMA-hns-Delete-unnecessary-callback-functions-for-c.patch
	patches.suse/usb-host-xhci-tegra-use-devm_platform_ioremap_resour.patch
	patches.suse/usb-host-xhci-tegra-use-regulator_bulk_set_supply_na.patch
	patches.suse/usb-renesas_usbhs-add-suspend-event-support-in-gadge.patch
	patches.suse/xhci-tegra-Parameterize-mailbox-register-addresses.patch
	patches.suse/usb-host-xhci-tegra-Add-Tegra194-XHCI-support.patch
	patches.suse/usb-usbfs-Suppress-problematic-bind-and-unbind-ueven.patch
	patches.suse/USB-dummy-hcd-increase-max-number-of-devices-to-32.patch
	patches.suse/USB-dummy-hcd-use-usb_urb_dir_in-instead-of-usb_pipe.patch
	patches.suse/usb-gadget-pch_udc-fix-use-after-free.patch
	patches.suse/usb-Allow-USB-device-to-be-warm-reset-in-suspended-s.patch
	patches.suse/appledisplay-fix-error-handling-in-the-scheduled-wor.patch
	patches.suse/usbip-tools-fix-fd-leakage-in-the-function-of-read_a.patch
	patches.suse/USB-chaoskey-fix-error-case-of-a-timeout.patch
	patches.suse/USBIP-add-config-dependency-for-SGL_ALLOC.patch
	patches.suse/usbip-Fix-uninitialized-symbol-nents-in-stub_recv_cm.patch
	patches.suse/USB-serial-pl2303-add-support-for-PL2303HXN.patch
	patches.suse/USB-serial-mos7840-add-USB-ID-to-support-Moxa-UPort-.patch
	patches.suse/USB-serial-option-add-support-for-DW5821e-with-eSIM-.patch
	patches.suse/0001-USB-serial-mos7720-fix-remote-wakeup.patch
	patches.suse/0001-USB-serial-mos7840-fix-remote-wakeup.patch
	patches.suse/USB-serial-option-add-support-for-Foxconn-T77W968-LT.patch
	patches.suse/USB-serial-ftdi_sio-add-device-IDs-for-U-Blox-C099-F.patch
	patches.suse/0001-usb-host-xhci-update-event-ring-dequeue-pointer-on-p.patch
	patches.suse/xhci-pci-Allow-host-runtime-PM-as-default-also-for-I.patch
	patches.suse/usb-typec-tcpm-Remove-tcpc_config-configuration-mech.patch
	patches.suse/usb-dwc3-Disable-phy-suspend-after-power-on-reset.patch
	patches.suse/usb-gadget-u_serial-add-missing-port-entry-locking.patch
	patches.suse/phy-renesas-rcar-gen3-usb2-Use-platform_get_irq_opti.patch
	patches.suse/usb-dwc2-use-a-longer-core-rest-timeout-in-dwc2_core.patch
	patches.suse/usb-dwc3-debug-Remove-newline-printout.patch
	patches.suse/usb-dwc3-of-simple-add-a-shutdown.patch
	patches.suse/usb-serial-cp201x-support-Mark-10-digital-force-gaug.patch
	patches.suse/usb-host-xhci-tegra-Correct-phy-enable-sequence.patch
	patches.suse/USB-uas-honor-flag-to-avoid-CAPACITY16.patch
	patches.suse/USB-uas-heed-CAPACITY_HEURISTICS.patch
	patches.suse/USB-documentation-flags-on-usb-storage-versus-UAS.patch
	patches.suse/usb-storage-Disable-UAS-on-JMicron-SATA-enclosure.patch
	patches.suse/usb-gadget-configfs-Fix-missing-spin_lock_init.patch
	patches.suse/mei-fix-modalias-documentation.patch
	patches.suse/misc-fastrpc-fix-memory-leak-from-miscdev-name.patch
	patches.suse/coresight-etm4x-Save-restore-state-across-CPU-low-po.patch
	patches.suse/coresight-etm4x-Add-support-for-ThunderX2.patch
	patches.suse/coresight-etm4x-Fixes-for-ETM-v4.4-architecture-upda.patch
	patches.suse/coresight-etm4x-Fix-input-validation-for-sysfs.patch
	patches.suse/coresight-etm4x-Add-missing-API-to-set-EL-match-on-a.patch
	patches.suse/coresight-etm4x-Fix-issues-with-start-stop-logic.patch
	patches.suse/coresight-etm4x-Improve-usability-of-sysfs-include-e.patch
	patches.suse/coresight-etm4x-Improve-usability-of-sysfs-CID-and-V.patch
	patches.suse/coresight-etm4x-Add-view-comparator-settings-API-to-.patch
	patches.suse/coresight-etm4x-Add-missing-single-shot-control-API-.patch
	patches.suse/coresight-Add-explicit-architecture-dependency.patch
	patches.suse/coresight-Serialize-enabling-disabling-a-link-device.patch
	patches.suse/coresight-etm4x-Fix-BMVAL-misuse.patch
	patches.suse/extcon-intel-cht-wc-Don-t-reset-USB-data-connection-.patch
	patches.suse/extcon-sm5502-Reset-registers-during-initialization.patch
	patches.suse/mei-bus-prefix-device-names-on-bus-with-the-bus-name.patch
	patches.suse/mei-me-add-comet-point-V-device-id.patch
	patches.suse/rfkill-allocate-static-minor.patch
	patches.suse/nvmem-core-fix-nvmem_cell_write-inline-function.patch
	patches.suse/phy-tegra-xusb-Add-XUSB-dual-mode-support-on-Tegra21.patch
	patches.suse/phy-tegra-xusb-Add-usb3-port-fake-support-on-Tegra21.patch
	patches.suse/phy-tegra-xusb-Add-vbus-override-support-on-Tegra210.patch
	patches.suse/phy-tegra-xusb-Add-vbus-override-support-on-Tegra186.patch
	patches.suse/phy-renesas-rcar-gen3-usb2-Fix-sysfs-interface-of-ro.patch
	patches.suse/phy-tegra-use-regulator_bulk_set_supply_names.patch
	patches.suse/phy-ti-gmii-sel-fix-mac-tx-internal-delay-for-rgmii-.patch
	patches.suse/phy-renesas-phy-rcar-gen2-Fix-the-array-off-by-one-w.patch
	patches.suse/phy-qcom-usb-hs-Fix-extcon-double-register-after-pow.patch
	patches.suse/fsi-core-Fix-small-accesses-and-unaligned-offsets-vi.patch
	patches.suse/soundwire-intel-fix-PDI-stream-mapping-for-Bulk.patch
	patches.suse/0001-ppdev-fix-PPGETTIME-PPSETTIME-ioctls.patch
	patches.suse/lp-fix-sparc64-LPSETTIMEOUT-ioctl.patch
	patches.suse/parport-load-lowlevel-driver-if-ports-not-found.patch
	patches.suse/binder-Fix-race-between-mmap-and-binder_alloc_print_.patch
	patches.suse/binder-Prevent-repeated-use-of-mmap-via-NULL-mapping.patch
	patches.suse/binder-Handle-start-NULL-in-binder_update_page_range.patch
	patches.suse/stm-class-Lose-the-protocol-driver-when-dropping-its.patch
	patches.suse/thunderbolt-Power-cycle-the-router-if-NVM-authentica.patch
	patches.suse/coresight-funnel-Fix-missing-spin_lock_init.patch
	patches.suse/coresight-replicator-Fix-missing-spin_lock_init.patch
	patches.suse/intel_th-Fix-a-double-put_device-in-error-path.patch
	patches.suse/intel_th-pci-Add-Ice-Lake-CPU-support.patch
	patches.suse/intel_th-pci-Add-Tiger-Lake-CPU-support.patch
	patches.suse/habanalabs-skip-VA-block-list-update-in-reset-flow.patch
	patches.suse/staging-rtl8192u-fix-multiple-memory-leaks-on-error-.patch
	patches.suse/staging-rtl8188eu-fix-possible-null-dereference.patch
	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/staging-mt7621-pci-add-quirks-for-E2-revision-using-.patch
	patches.suse/iio-light-bh1750-Resolve-compiler-warning-and-make-c.patch
	patches.suse/iio-ad7949-kill-pointless-readback-handling-code.patch
	patches.suse/iio-max31856-add-missing-of_node-and-parent-referenc.patch
	patches.suse/counter-stm32-timer-cnt-fix-a-kernel-doc-warning.patch
	patches.suse/counter-stm32-lptimer-cnt-fix-a-kernel-doc-warning.patch
	patches.suse/staging-wilc1000-potential-corruption-in-wilc_parse_.patch
	patches.suse/iio-adc-max1027-Reset-the-device-at-probe-time.patch
	patches.suse/staging-iio-ad9834-add-a-check-for-devm_clk_get.patch
	patches.suse/staging-rtl8192e-fix-potential-use-after-free.patch
	patches.suse/staging-wilc1000-fix-illegal-memory-access-in-wilc_p.patch
	patches.suse/staging-rtl8723bs-Add-024c-0525-to-the-list-of-SDIO-.patch
	patches.suse/staging-rtl8723bs-Drop-ACPI-device-ids.patch
	patches.suse/iio-dln2-adc-fix-iio_triggered_buffer_postenable-pos.patch
	patches.suse/iio-imu-adis16480-assign-bias-value-only-if-operatio.patch
	patches.suse/iio-imu-adis-assign-read-val-in-debugfs-hook-only-if.patch
	patches.suse/iio-imu-adis-assign-value-only-if-return-code-zero-i.patch
	patches.suse/iio-imu-st_lsm6dsx-fix-ODR-check-in-st_lsm6dsx_write.patch
	patches.suse/iio-dac-ad5446-Add-support-for-new-AD5600-DAC.patch
	patches.suse/iio-adis16480-Fix-scales-factors.patch
	patches.suse/iio-adis16480-Add-debugfs_reg_access-entry.patch
	patches.suse/fbtft-Make-sure-string-is-NULL-terminated.patch
	patches.suse/staging-comedi-usbduxfast-usbduxfast_ai_cmdtest-roun.patch
	patches.suse/driver-core-simplify-definitions-of-platform_get_irq.patch
	patches.suse/Documentation-debugfs-Document-debugfs-helper-for-un.patch
	patches.suse/debugfs-Add-debugfs_create_xul-for-hexadecimal-unsig.patch
	patches.suse/mmc-atmel-mci-Fix-debugfs-on-64-bit-platforms.patch
	patches.suse/mmc-dw_mmc-Fix-debugfs-on-64-bit-platforms.patch
	patches.suse/IB-mlx5-no-need-to-check-return-value-of-debugfs_cre.patch
	patches.suse/0004-net-caif-Fix-debugfs-on-64-bit-platforms.patch
	patches.suse/mailbox-tegra-Fix-superfluous-IRQ-error-message.patch
	patches.suse/firmware_loader-Fix-labels-with-comma-for-builtin-fi.patch
	patches.suse/powerpc-book3s64-Fix-link-stack-flush-on-context-swi.patch
	patches.suse/KVM-PPC-Book3S-HV-Flush-link-stack-on-guest-exit-to-.patch
	patches.suse/ftrace-introduce-permanent-ftrace_ops-flag.patch
	patches.suse/tracing-kprobe-check-whether-the-non-suffixed-symbol-is-notrace.patch
	patches.suse/tipc-fix-link-name-length-check.patch
	patches.suse/net-Fix-a-documentation-bug-wrt.-ip_unprivileged_por.patch
	patches.suse/ibmvnic-Fix-completion-structure-initialization-again.patch
	patches.suse/ibmvnic-Terminate-waiting-device-threads-after-loss-.patch
	patches.suse/ibmvnic-Bound-waits-for-device-queries.patch
	patches.suse/ibmvnic-Serialize-device-queries.patch
	patches.suse/net-psample-fix-skb_over_panic.patch
	patches.suse/openvswitch-fix-flow-command-message-size.patch
	patches.suse/net-inet_is_local_reserved_port-port-arg-should-be-u.patch
	patches.suse/gve-Fix-the-queue-page-list-allocated-pages-count.patch
	patches.suse/net-mscc-ocelot-avoid-incorrect-consuming-in-skbs-li.patch
	patches.suse/net-mscc-ocelot-use-skb-queue-instead-of-skbs-list.patch
	patches.suse/net-wireless-intel-iwlwifi-fix-GRO_NORMAL-packet-sta.patch
	patches.suse/drm-i915-Mark-i915_request.timeline-as-a-volatile-rc.patch
	patches.suse/drm-i915-Lock-signaler-timeline-while-navigating.patch
	patches.suse/drm-i915-Initialise-breadcrumb-lists-on-the-virtual-.patch
	patches.suse/drm-i915-extend-audio-CDCLK-2-BCLK-constraint-to-mor.patch
	patches.suse/drm-i915-execlists-Fix-annotation-for-decoupling-vir.patch
	patches.suse/drm-i915-gt-Flush-submission-tasklet-before-waiting-.patch
	patches.suse/drm-panel-Add-missing-drm_panel_init-in-panel-driver.patch
	patches.suse/0001-drm-mipi-dbi-fix-a-loop-in-debugfs-code.patch
	patches.suse/drm-mcde-Fix-an-error-handling-path-in-mcde_probe.patch
	patches.suse/0001-drm-virtio-make-resource-id-workaround-runtime-switc.patch
	patches.suse/drm-vc4-vc4_hdmi-fill-in-connector-info.patch
	patches.suse/0001-drm-virtio-module_param_named-requires-linux-modulep.patch
	patches.suse/drm-mst-Fix-query_payload-ack-reply-struct.patch
	patches.suse/0001-fbdev-sa1100fb-Remove-even-more-dead-code.patch
	patches.suse/drm-exynos-exynos_hdmi-use-cec_notifier_conn_-un-reg.patch
	patches.suse/drm-bridge-analogix-anx78xx-silence-EPROBE_DEFER-war.patch
	patches.suse/drm-v3d-don-t-leak-bin-job-if-v3d_job_init-fails.patch
	patches.suse/0002-video-hdmi-Fix-AVI-bar-unpack.patch
	patches.suse/drm-panel-lvds-Potential-Oops-in-probe-error-handlin.patch
	patches.suse/0002-drm-meson-vclk-use-the-correct-G12A-frac-max-value.patch
	patches.suse/drm-komeda-Workaround-for-broken-FLIP_COMPLETE-times.patch
	patches.suse/0001-drm-sun4i-sun6i_mipi_dsi-Add-VCC-DSI-regulator-suppo.patch
	patches.suse/drm-sun4i-dsi-Fix-TCON-DRQ-set-bits.patch
	patches.suse/Revert-drm-sun4i-dsi-Change-the-start-delay-calculat.patch
	patches.suse/dma-fence-Serialise-signal-enabling-dma_fence_enable.patch
	patches.suse/drm-i810-Prevent-underflow-in-ioctl.patch
	patches.suse/drm-mcde-Fix-reference-to-DOC-comment.patch
	patches.suse/drm-bridge-dw-hdmi-Refuse-DDC-CI-transfers-on-the-in.patch
	patches.suse/drm-damage_helper-Fix-race-checking-plane-state-fb.patch
	patches.suse/drm-i915-Flush-tasklet-submission-before-sleeping-on.patch
	patches.suse/drm-i915-Don-t-disable-interrupts-independently-of-t.patch
	patches.suse/drm-i915-fix-port-checks-for-MST-support-on-gen-11.patch
	patches.suse/drm-rcar_lvds-Fix-color-mismatches-on-R-Car-H2-ES2.0.patch
	patches.suse/drm-amd-display-verify-stream-link-before-link-test.patch
	patches.suse/drm-amdgpu-sriov-add-ring_stop-before-ring_create-in.patch
	patches.suse/drm-amdgpu-grab-the-id-mgr-lock-while-accessing-pass.patch
	patches.suse/Revert-drm-amdgpu-nbio7.4-add-hw-bug-workaround-for-.patch
	patches.suse/0001-drm-amdgpu-cleanup-creating-BOs-at-fixed-location-v2.patch
	patches.suse/drm-amd-display-Handle-virtual-signal-type-in-disabl.patch
	patches.suse/drm-amd-display-Do-not-double-buffer-DTO-adjustments.patch
	patches.suse/drm-amd-display-Set-number-of-pipes-to-1-if-the-seco.patch
	patches.suse/drm-amdgpu-mn-fix-documentation-for-amdgpu_mn_read_l.patch
	patches.suse/drm-amdkfd-fix-a-potential-NULL-pointer-dereference-.patch
	patches.suse/drm-amd-powerplay-A-workaround-to-GPU-RESET-on-APU.patch
	patches.suse/drm-amd-display-fix-struct-init-in-update_bounding_b.patch
	patches.suse/drm-amdgpu-fix-uninitialized-variable-pasid_mapping_.patch
	patches.suse/0001-drm-amdgpu-remove-redundant-variable-r-and-redundant.patch
	patches.suse/drm-amdkfd-Fix-MQD-size-calculation.patch
	patches.suse/0001-drm-amd-powerplay-Fix-error-handling-in-smu_init_fb_.patch
	patches.suse/drm-amd-display-Properly-round-nominal-frequency-for.patch
	patches.suse/drm-amd-display-wait-for-set-pipe-mcp-command-comple.patch
	patches.suse/drm-amd-display-Program-DWB-watermarks-from-correct-.patch
	patches.suse/drm-amd-display-Fix-dongle_caps-containing-stale-inf.patch
	patches.suse/0001-drm-amdgpu-discovery-reserve-discovery-data-at-the-t.patch
	patches.suse/drm-amd-powerplay-avoid-disabling-ECC-if-RAS-is-enab.patch
	patches.suse/drm-amdgpu-fix-amdgpu-trace-event-print-string-forma.patch
	patches.suse/drm-amdgpu-vi-silence-an-uninitialized-variable-warn.patch
	patches.suse/drm-drm_vblank-Change-EINVAL-by-the-correct-errno.patch
	patches.suse/drm-rockchip-Round-up-_before_-giving-to-the-clock-f.patch
	patches.suse/Documentation-Fix-warning-in-drm-kms-helpers.rst.patch
	patches.suse/drm-bridge-dw-hdmi-Restore-audio-when-setting-a-mode.patch
	patches.suse/drm-i810-Refer-to-PREEMPTION-in-comment.patch
	patches.suse/drm-gma500-fix-memory-disclosures-due-to-uninitializ.patch
	patches.suse/drm-nouveau-Don-t-grab-runtime-PM-refs-for-HPD-IRQs.patch
	patches.suse/drm-Don-t-free-jobs-in-wait_event_interruptible.patch
	patches.suse/drm-tegra-Fix-ordering-of-cleanup-code.patch
	patches.suse/drm-tegra-sor-Use-correct-SOR-index-on-Tegra210.patch
	patches.suse/gpu-host1x-Allocate-gather-copy-for-host1x.patch
	patches.suse/drm-amd-display-Free-gamma-after-calculating-legacy-.patch
	patches.suse/drm-amd-display-correctly-populate-dpp-refclk-in-fpg.patch
	patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.patch
	patches.suse/drm-msm-a6xx-fix-debug-bus-register-configuration.patch
	patches.suse/drm-sched-Fix-passing-zero-to-PTR_ERR-warning-v2.patch
	patches.suse/drm-amdgpu-disallow-direct-upload-save-restore-list-.patch
	patches.suse/drm-amdgpu-fix-potential-double-drop-fence-reference.patch
	patches.suse/drm-amdgpu-Avoid-accidental-thread-reactivation.patch
	patches.suse/drm-amdgpu-allow-direct-upload-save-restore-list-for.patch
	patches.suse/drm-amdgpu-powerplay-fix-AVFS-handling-with-custom-p.patch
	patches.suse/drm-msm-fix-memleak-on-release.patch
	patches.suse/drm-i915-Protect-context-while-grabbing-its-name-for.patch
	patches.suse/drm-amdgpu-powerplay-smu7-fix-AVFS-handling-with-cus.patch
	patches.suse/drm-i915-guc-Skip-suspend-resume-GuC-action-on-platf.patch
	patches.suse/drm-radeon-fix-bad-DMA-from-INTERRUPT_CNTL2.patch
	patches.suse/drm-amdgpu-fix-bad-DMA-from-INTERRUPT_CNTL2.patch
	patches.suse/drm-amdgpu-gfx10-explicitly-wait-for-cp-idle-after-h.patch
	patches.suse/0001-drm-amdgpu-gfx10-re-init-clear-state-buffer-after-gp.patch
	patches.suse/0001-drm-amdgpu-initialize-vm_inv_eng0_sem-for-gfxhub-and.patch
	patches.suse/0001-drm-amdgpu-invalidate-mmhub-semaphore-workaround-in-.patch
	patches.suse/io_uring-async-workers-should-inherit-the-user-creds.patch
	patches.suse/net-separate-out-the-msghdr-copy-from-___sys_-send-r.patch
	patches.suse/net-disallow-ancillary-data-for-__sys_-send-recv-msg.patch
	patches.suse/dma-mapping-fix-handling-of-dma-ranges-for-reserved-.patch
	patches.suse/dma-mapping-Add-vmap-checks-to-dma_map_single.patch
	patches.suse/dma-debug-add-a-schedule-point-in-debug_dma_dump_map.patch
	patches.suse/dma-direct-remove-_dma_direct_free_pages
	patches.suse/dma-direct-remove-the-dma_handle-argument-to-_dma_direct_alloc_pages
	patches.suse/dma-direct-provide-mmap-and-get_sgtable-method-overrides
	patches.suse/dma-mapping-merge-the-generic-remapping-helpers-into-dma-direct
	patches.suse/dma-direct-check-for-overflows-on-32-bit-dma-addresses.patch
	patches.suse/x86-pci-sta2x11-use-default-dma-address-translation.patch
	patches.suse/dma-direct-unify-the-dma_capable-definitions.patch
	patches.suse/dma-direct-avoid-a-forward-declaration-for-phys_to_dma.patch
	patches.suse/dma-direct-don-t-check-swiotlb-force-in-dma_direct_map_resource.patch
	patches.suse/dma-direct-exclude-dma_direct_map_resource-from-the-min_low_pfn-check.patch
	patches.suse/dma-mapping-treat-dev-bus_dma_mask-as-a-dma-limit.patch
	patches.suse/0003-drm-amdgpu-Call-find_vma-under-mmap_sem.patch
	patches.suse/iomap-iomap-that-extends-beyond-EOF-should-be-marked.patch
	patches.suse/iomap-fix-return-value-of-iomap_dio_bio_actor-on-32b.patch
	patches.suse/iomap-Fix-pipe-page-leakage-during-splicing.patch
	patches.suse/splice-only-read-in-as-much-information-as-there-is-.patch
	patches.suse/jbd2-Simplify-journal_unmap_buffer.patch
	patches.suse/jbd2-Remove-jbd_trylock_bh_state.patch
	patches.suse/jbd2-Move-dropping-of-jh-reference-out-of-un-re-fili.patch
	patches.suse/jbd2-Drop-unnecessary-branch-from-jbd2_journal_forge.patch
	patches.suse/jbd2-Don-t-call-__bforget-unnecessarily.patch
	patches.suse/jbd2-Make-state-lock-a-spinlock.patch
	patches.suse/jbd2-Free-journal-head-outside-of-locked-region.patch
	patches.suse/jbd2-Fix-possible-overflow-in-jbd2_log_space_left.patch
	patches.suse/ext4-Fix-credit-estimate-for-final-inode-freeing.patch
	patches.suse/ext4-update-direct-I-O-read-lock-pattern-for-IOCB_NO.patch
	patches.suse/ext4-fix-a-bug-in-ext4_wait_for_tail_page_commit.patch
	patches.suse/ext4-add-more-paranoia-checking-in-ext4_expand_extra.patch
	patches.suse/ext4-work-around-deleting-a-file-with-i_nlink-0-safe.patch
	patches.suse/afs-Remove-set-but-not-used-variables-before-after.patch
	patches.suse/cifs-rename-a-variable-in-SendReceive-.patch
	patches.suse/cifs-remove-unused-variable-sid_user-.patch
	patches.suse/cifs-add-support-for-flock.patch
	patches.suse/CIFS-remove-set-but-not-used-variables-cinode-and-netfid-.patch
	patches.suse/cifs-Don-t-display-RDMA-transport-on-reconnect.patch
	patches.suse/cifs-smbd-Invalidate-and-deregister-memory-registration-on-re-send.patch
	patches.suse/cifs-smbd-Return-EINVAL-when-the-number-of-iovs-exceeds-SMBDIRECT.patch
	patches.suse/cifs-smbd-Add-messages-on-RDMA-session-destroy-and-reconnection.patch
	patches.suse/cifs-smbd-Return-ECONNABORTED-when-trasnport-is-not-in-connected-.patch
	patches.suse/CIFS-Use-memdup_user-rather-than-duplicating-its-implementation.patch
	patches.suse/CIFS-Use-common-error-handling-code-in-smb2_ioctl_query_info-.patch
	patches.suse/CIFS-Return-directly-after-a-failed-build_path_from_dentry-in-cif.patch
	patches.suse/cifs-close-the-shared-root-handle-on-tree-disconnect.patch
	patches.suse/smb3-remove-confusing-dmesg-when-mounting-with-encryption-seal-.patch
	patches.suse/CIFS-Respect-O_SYNC-and-O_DIRECT-flags-during-reconnect.patch
	patches.suse/CIFS-Close-open-handle-after-interrupted-close.patch
	patches.suse/CIFS-Fix-NULL-pointer-dereference-in-mid-callback.patch
	patches.suse/CIFS-Do-not-miss-cancelled-OPEN-responses.patch
	patches.suse/smb3-add-debug-messages-for-closing-unmatched-open.patch
	patches.suse/cifs-smbd-Only-queue-work-for-error-recovery-on-memory-registratio.patch
	patches.suse/cifs-smbd-Return-EAGAIN-when-transport-is-reconnecting.patch
	patches.suse/cifs-don-t-use-pre-for-MODULE_SOFTDEP.patch
	patches.suse/CIFS-Fix-SMB2-oplock-break-processing.patch
	patches.suse/cifs-sort-interface-list-by-speed.patch
	patches.suse/cifs-add-multichannel-mount-options-and-data-structs.patch
	patches.suse/cifs-add-server-param.patch
	patches.suse/cifs-switch-servers-depending-on-binding-state.patch
	patches.suse/CIFS-refactor-cifs_get_inode_info-.patch
	patches.suse/cifs-try-opening-channels-after-mounting.patch
	patches.suse/cifs-move-cifsFileInfo_put-logic-into-a-work-queue.patch
	patches.suse/CIFS-Properly-process-SMB3-lease-breaks.patch
	patches.suse/cifs-try-harder-to-open-new-channels.patch
	patches.suse/smb3-dump-in_send-and-num_waiters-stats-counters-by-default.patch
	patches.suse/cifs-dump-channel-info-in-DebugData.patch
	patches.suse/cifs-Fix-use-after-free-bug-in-cifs_reconnect-.patch
	patches.suse/cifs-Fix-lookup-of-root-ses-in-DFS-referral-cache.patch
	patches.suse/cifs-Fix-potential-softlockups-while-refreshing-DFS-cache.patch
	patches.suse/cifs-Fix-retrieval-of-DFS-referrals-in-cifs_mount-.patch
	patches.suse/cifs-Always-update-signing-key-of-first-channel.patch
	patches.suse/01-cifs-update-internal-module-version-number.patch
	patches.suse/CIFS-fix-a-white-space-issue-in-cifs_get_inode_info-.patch
	patches.suse/reiserfs-fix-extended-attributes-on-the-root-directory.patch
	patches.suse/quota-fix-livelock-in-dquot_writeback_dquots.patch
	patches.suse/quota-Check-that-quota-is-not-dirty-before-release.patch
	patches.suse/ext2-check-err-when-partial-NULL.patch
	patches.suse/ARM-8928-1-ARM_ERRATA_775420-Spelling-s-date-data.patch
	patches.suse/ARM-8918-2-only-build-return_address-if-needed.patch
	patches.suse/ARM-8937-1-spectre-v2-remove-Brahma-B53-from-hardeni.patch
	patches.suse/powerpc-papr_scm-Fix-an-off-by-one-check-in-papr_scm.patch
	patches.suse/powerpc-pkeys-remove-unused-pkey_allows_readwrite.patch
	patches.suse/powerpc-pseries-Don-t-opencode-HPTE_V_BOLTED.patch
	patches.suse/powerpc-pseries-Don-t-fail-hash-page-table-insert-fo.patch
	patches.suse/powerpc-book3s64-hash-Use-secondary-hash-for-bolted-.patch
	patches.suse/selftests-powerpc-Add-a-test-of-spectre_v2-mitigatio.patch
	patches.suse/powerpc-tools-Don-t-quote-objdump-in-scripts.patch
	patches.suse/powerpc-pseries-address-checkpatch-warnings-in-dlpar.patch
	patches.suse/powerpc-pseries-safely-roll-back-failed-DLPAR-cpu-ad.patch
	patches.suse/powerpc-security-book3s64-Report-L1TF-status-in-sysf.patch
	patches.suse/powerpc-book3s64-hash-Add-cond_resched-to-avoid-soft.patch
	patches.suse/powerpc-security-Fix-debugfs-data-leak-on-32-bit.patch
	patches.suse/powerpc-Allow-flush_icache_range-to-work-across-rang.patch
	patches.suse/powerpc-Allow-64bit-VDSO-__kernel_sync_dicache-to-wo.patch
	patches.suse/powerpc-define-helpers-to-get-L1-icache-sizes.patch
	patches.suse/powerpc-Convert-flush_icache_range-friends-to-C.patch
	patches.suse/powerpc-Chunk-calls-to-flush_dcache_range-in-arch_-_.patch
	patches.suse/powerpc-Don-t-flush-caches-when-adding-memory.patch
	patches.suse/powerpc-pseries-Fix-bad-drc_index_start-value-parsin.patch
	patches.suse/powerpc-pseries-Fix-drc-info-mappings-of-logical-cpu.patch
	patches.suse/powerpc-pseries-Add-cpu-DLPAR-support-for-drc-info-p.patch
	patches.suse/PCI-rpaphp-Fix-up-pointer-to-first-drc-info-entry.patch
	patches.suse/PCI-rpaphp-Don-t-rely-on-firmware-feature-to-imply-d.patch
	patches.suse/PCI-rpaphp-Add-drc-info-support-for-hotplug-slot-reg.patch
	patches.suse/PCI-rpaphp-Annotate-and-correctly-byte-swap-DRC-prop.patch
	patches.suse/PCI-rpaphp-Correctly-match-ibm-my-drc-index-to-drc-n.patch
	patches.suse/powerpc-pseries-Enable-support-for-ibm-drc-info-prop.patch
	patches.suse/powerpc-security-Fix-wrong-message-when-RFI-Flush-is.patch
	patches.suse/powerpc-pseries-Drop-pointless-static-qualifier-in-v.patch
	patches.suse/powerpc-xive-Prevent-page-fault-issues-in-the-machin.patch
	patches.suse/powerpc-pseries-hotplug-memory-Change-rc-variable-to.patch
	patches.suse/powerpc-fadump-when-fadump-is-supported-register-the.patch
	patches.suse/powerpc-mm-drop-ifdef-CONFIG_MMU-in-is_ioremap_addr.patch
	patches.suse/powerpc-fixmap-Use-__fix_to_virt-instead-of-fix_to_v.patch
	patches.suse/powerpc-32-Split-kexec-low-level-code-out-of-misc_32.patch
	patches.suse/powerpc-kexec-Move-kexec-files-into-a-dedicated-subd.patch
	patches.suse/powerpc-powernv-Disable-native-PCIe-port-management.patch
	patches.suse/selftests-powerpc-spectre_v2-test-must-be-built-64-b.patch
	patches.suse/powerpc-Avoid-clang-warnings-around-setjmp-and-longj.patch
	patches.suse/powerpc-Define-arch_is_kernel_initmem_freed-for-lock.patch
	patches.suse/msft-hv-1972-video-hyperv-hyperv_fb-Obtain-screen-resolution-from.patch
	patches.suse/msft-hv-1973-video-hyperv-hyperv_fb-Support-deferred-IO-for-Hyper.patch
	patches.suse/msft-hv-1976-Drivers-hv-Specify-receive-buffer-size-using-Hyper-V.patch
	patches.suse/msft-hv-1979-Drivers-hv-vmbus-Remove-dependencies-on-guest-page-s.patch
	patches.suse/msft-hv-1980-Drivers-hv-balloon-Remove-dependencies-on-guest-page.patch
	patches.suse/msft-hv-1985-Drivers-hv-vmbus-Fix-crash-handler-reset-of-Hyper-V-.patch
	patches.suse/seccomp-avoid-overflow-in-implicit-constant-conversi.patch
	patches.suse/compat_ioctl-add-compat_ptr_ioctl.patch
	patches.suse/fix-compat-handling-of-FICLONERANGE-FIDEDUPERANGE-an.patch
	patches.suse/ceph-fix-compat_ioctl-for-ceph_dir_operations.patch
	patches.suse/gfs2-add-compat_ioctl-support.patch
	patches.suse/0002-af_unix-add-compat_ioctl-support.patch
	patches.suse/compat_ioctl-handle-SIOCOUTQNSD.patch
	patches.suse/scsi-sd-enable-compat-ioctls-for-sed-opal
	patches.suse/clk-meson-axg-audio-fix-regmap-last-register.patch
	patches.suse/clk-samsung-exynos5420-Preserve-CPU-clocks-configura.patch
	patches.suse/clk-renesas-r8a77965-Remove-superfluous-semicolon.patch
	patches.suse/clk-imx-pll14xx-Fix-quick-switch-of-S-K-parameter.patch
	patches.suse/clk-imx7ulp-Correct-system-clock-source-option-7.patch
	patches.suse/clk-imx7ulp-Correct-DDR-clock-mux-options.patch
	patches.suse/clk-imx-imx8mq-fix-sys3_pll_out_sels.patch
	patches.suse/clk-ti-adpll-allocate-room-for-terminating-null.patch
	patches.suse/clk-qcom-smd-Add-missing-pnoc-clock.patch
	patches.suse/clk-qcom-Allow-constant-ratio-freq-tables-for-rcg.patch
	patches.suse/clk-clk-gpio-propagate-rate-change-to-parent.patch
	patches.suse/clk-Add-API-to-get-index-of-the-clock-parent.patch
	patches.suse/dt-bindings-clock-tegra-Rename-SOR0_LVDS-to-SOR0_OUT.patch
	patches.suse/clk-tegra-Remove-last-remains-of-TEGRA210_CLK_SOR1_S.patch
	patches.suse/clk-tegra-Move-SOR0-implementation-to-Tegra124.patch
	patches.suse/clk-tegra-Rename-sor0_lvds-to-sor0_out.patch
	patches.suse/clk-tegra-Reimplement-SOR-clock-on-Tegra124.patch
	patches.suse/clk-tegra-Reimplement-SOR-clocks-on-Tegra210.patch
	patches.suse/clk-tegra-divider-Save-and-restore-divider-rate.patch
	patches.suse/clk-tegra-pllout-Save-and-restore-pllout-context.patch
	patches.suse/clk-tegra-pll-Save-and-restore-pll-context.patch
	patches.suse/clk-tegra-Support-for-OSC-context-save-and-restore.patch
	patches.suse/clk-tegra-periph-Add-restore_context-support.patch
	patches.suse/clk-tegra-clk-super-Fix-to-enable-PLLP-branches-to-C.patch
	patches.suse/clk-tegra-clk-super-Add-restore-context-support.patch
	patches.suse/clk-tegra-clk-dfll-Add-suspend-and-resume-support.patch
	patches.suse/clk-tegra-Use-fence_udelay-during-PLLU-init.patch
	patches.suse/clk-tegra-Share-clk-and-rst-register-defines-with-Te.patch
	patches.suse/clk-tegra-Add-suspend-and-resume-support-on-Tegra210.patch
	patches.suse/clk-tegra-Fix-build-error-without-CONFIG_PM_SLEEP.patch
	patches.suse/clk-sprd-Use-IS_ERR-to-validate-the-return-value-of-.patch
	patches.suse/clk-pxa-fix-one-of-the-pxa-RTC-clocks.patch
	patches.suse/clk-Fix-memory-leak-in-clk_unregister.patch
	patches.suse/clk-Add-clk_hw_unregister_composite-helper-function-.patch
	patches.suse/leds-lm3692x-Handle-failure-to-probe-the-regulator.patch
	patches.suse/leds-tlc591xx-update-the-maximum-brightness.patch
	patches.suse/leds-mlxreg-Fix-possible-buffer-overflow.patch
	patches.suse/leds-an30259a-add-a-check-for-devm_regmap_init_i2c.patch
	patches.suse/leds-trigger-netdev-fix-handling-on-interface-rename.patch
	patches.suse/backlight-Kconfig-jornada720-Use-CONFIG_PREEMPTION.patch
	patches.suse/sparc64-implement-ioremap_uc.patch
	patches.suse/lib-devres-add-a-helper-function-for-ioremap_uc.patch
	patches.suse/mfd-intel-lpss-Use-devm_ioremap_uc-for-MMIO.patch
	patches.suse/mfd-intel-lpss-Add-default-I2C-device-properties-for.patch
	patches.suse/mfd-rk808-Fix-RK818-ID-template.patch
	patches.suse/mfd-max77620-Do-not-allocate-IRQs-upfront.patch
	patches.suse/mfd-mfd-core-Protect-against-NULL-call-back-function.patch
	patches.suse/mfd-intel-lpss-Add-Intel-Comet-Lake-PCH-H-PCI-IDs.patch
	patches.suse/0001-Revert-mfd-syscon-Set-name-of-regmap_config.patch
	patches.suse/gpio-max77620-Do-not-allocate-IRQs-upfront.patch
	patches.suse/gpio-max77620-Fix-interrupt-handling.patch
	patches.suse/gpio-tegra186-Implement-wake-event-support.patch
	patches.suse/gpio-mpc8xxx-change-irq-handler-from-chained-to-norm.patch
	patches.suse/gpio-mxc-Only-get-the-second-IRQ-when-there-is-more-.patch
	patches.suse/gpio-tegra186-Derive-register-offsets-from-bank-port.patch
	patches.suse/gpio-tegra186-Program-interrupt-route-mapping.patch
	patches.suse/gpio-tegra186-Add-debounce-support.patch
	patches.suse/gpio-mpc8xxx-Don-t-overwrite-default-irq_set_type-ca.patch
	patches.suse/gpio-mpc8xxx-fix-qoriq-GPIO-reading.patch
	patches.suse/watchdog-Fix-the-race-between-the-release-of-watchdo.patch
	patches.suse/watchdog-aspeed-Fix-clock-behaviour-for-ast2600.patch
	patches.suse/watchdog-sprd-Fix-the-incorrect-pointer-getting-from.patch
	patches.suse/HID-quirks-Add-quirk-for-HP-MSU1465-PIXART-OEM-mouse.patch
	patches.suse/HID-i2c-hid-fix-no-irq-after-reset-on-raydium-3118.patch
	patches.suse/HID-i2c-hid-Reset-ALPS-touchpads-on-resume.patch
	patches.suse/HID-rmi-Check-that-the-RMI_STARTED-bit-is-set-before.patch
	patches.suse/HID-core-check-whether-Usage-Page-item-is-after-Usag.patch
	patches.suse/HID-Improve-Windows-Precision-Touchpad-detection.patch
	patches.suse/HID-logitech-hidpp-Silence-intermittent-get_battery_.patch
	patches.suse/platform-x86-dell-laptop-disable-kbd-backlight-on-In.patch
	patches.suse/platform-mellanox-Add-bootctl-driver-for-Mellanox-Bl.patch
	patches.suse/platform-mellanox-Fix-Kconfig-indentation.patch
	patches.suse/platform-x86-intel_pmc_core-Fix-the-SoC-naming-incon.patch
	patches.suse/platform-x86-intel_pmc_core-Add-Comet-Lake-CML-platf.patch
	patches.suse/platform-x86-hp-wmi-Fix-ACPI-errors-caused-by-too-sm.patch
	patches.suse/platform-x86-hp-wmi-Fix-ACPI-errors-caused-by-passin.patch
	patches.suse/0005-cdrom-respect-device-capabilities-during-opening-act.patch
	patches.suse/sr_vendor-support-Beurer-GL50-evo-CD-on-a-chip-devic.patch
	patches.suse/i2c-i801-Add-support-for-Intel-Jasper-Lake.patch
	patches.suse/i2c-i801-Add-support-for-Intel-Comet-Lake-PCH-H.patch
	patches.suse/i2c-stm32f7-rework-slave_id-allocation.patch
	patches.suse/i2c-stm32f7-fix-reorder-remove-probe-error-handling.patch
	patches.suse/i2c-stm32f7-report-dma-error-during-probe.patch
	patches.suse/i2c-i2c-stm32f7-fix-10-bits-check-in-slave-free-id-s.patch
	patches.suse/i2c-i801-Correct-Intel-Jasper-Lake-SOC-naming.patch
	patches.suse/remoteproc-Fix-wrong-rvring-index-computation.patch
	patches.suse/rpmsg-char-release-allocated-memory.patch
	patches.suse/rpmsg-glink-Set-tail-pointer-to-0-at-end-of-FIFO.patch
	patches.suse/rpmsg-glink-Fix-reuse-intents-memory-leak-issue.patch
	patches.suse/rpmsg-glink-Fix-use-after-free-in-open_ack-TIMEOUT-c.patch
	patches.suse/rpmsg-glink-Put-an-extra-reference-during-cleanup.patch
	patches.suse/rpmsg-glink-Fix-rpmsg_register_device-err-handling.patch
	patches.suse/rpmsg-glink-Don-t-send-pending-rx_done-during-remove.patch
	patches.suse/rpmsg-glink-Free-pending-deferred-work-on-remove.patch
	patches.suse/mailbox-imx-Fix-Tx-doorbell-shutdown-path.patch
	patches.suse/mailbox-imx-Clear-the-right-interrupts-at-shutdown.patch
	patches.suse/0011-libnvdimm-namsepace-Don-t-set-claim_class-on-error.patch
	patches.suse/libnvdimm-pfn_dev-Don-t-clear-device-memmap-area-dur.patch
	patches.suse/libnvdimm-namespace-Differentiate-between-probe-mapp.patch
	patches.suse/0012-libnvdimm-btt-fix-variable-rc-set-but-not-used.patch
	patches.suse/libnvdimm-export-the-target_node-attribute-for-regions-and-namespaces.patch
	patches.suse/Input-atmel_mxt_ts-disable-IRQ-across-suspend.patch
	patches.suse/Input-st1232-do-not-reset-the-chip-too-early.patch
	patches.suse/Input-synaptics-rmi4-simplify-data-read-in-rmi_f54_w.patch
	patches.suse/Input-ili210x-handle-errors-from-input_mt_init_slots.patch
	patches.suse/Input-synaptics-switch-another-X1-Carbon-6-to-RMI-SM.patch
	patches.suse/x86-insn-add-some-more-intel-instructions-to-the-opcode-map.patch
	patches.suse/perf-script-Fix-invalid-LBR-binary-mismatch-error.patch
	patches.suse/x86-mm-32-Sync-only-to-VMALLOC_END-in-vmalloc_sync_a.patch
	patches.suse/x86-fpu-Don-t-cache-access-to-fpu_fpregs_owner_ctx.patch
	patches.suse/0001-x86-mm-pat-Fix-off-by-one-bugs-in-interval-tree-sear.patch
	patches.suse/net-tls-take-into-account-that-bpf_exec_tx_verdict-m.patch
	patches.suse/net-tls-free-the-record-on-encryption-error.patch
	patches.suse/net-skmsg-fix-TLS-1.3-crash-with-full-sk_msg.patch
	patches.suse/selftests-tls-add-a-test-for-fragmented-messages.patch
	patches.suse/net-tls-remove-the-dead-inplace_crypto-code.patch
	patches.suse/net-tls-use-sg_next-to-walk-sg-entries.patch
	patches.suse/selftests-bpf-test_sockmap-handle-file-creation-fail.patch
	patches.suse/selftests-bpf-correct-perror-strings.patch
	patches.suse/net-macb-add-missed-tasklet_kill.patch
	patches.suse/tipc-fix-potential-memory-leak-in-__tipc_sendmsg.patch
	patches.suse/tipc-fix-wrong-socket-reference-counter-after-tipc_s.patch
	patches.suse/tipc-fix-wrong-timeout-input-for-tipc_wait_for_cond.patch
	patches.suse/selftests-pmtu-use-oneline-for-ip-route-list-cache.patch
	patches.suse/net-mlx5e-Fix-build-error-without-IPV6.patch
	patches.suse/0003-net-ethernet-ti-ale-ensure-vlan-mdb-deleted-when-no-.patch
	patches.suse/net-sched-fix-tc-s-class-show-no-bstats-on-class-wit.patch
	patches.suse/r8169-fix-jumbo-configuration-for-RTL8168evl.patch
	patches.suse/r8169-fix-resume-on-cable-plug-in.patch
	patches.suse/openvswitch-drop-unneeded-BUG_ON-in-ovs_flow_cmd_bui.patch
	patches.suse/openvswitch-remove-another-BUG_ON.patch
	patches.suse/ocfs2-fix-passing-zero-to-PTR_ERR-warning.patch
	patches.suse/mm-slab-make-kmalloc_info-contain-all-types-of-names.patch
	patches.suse/mm-slab-remove-unused-kmalloc_size.patch
	patches.suse/mm-slab_common-use-enum-kmalloc_cache_type-to-iterate-over-kmalloc-caches.patch
	patches.suse/mm-slub-print-the-offset-of-fault-addresses.patch
	patches.suse/mm-slub.c-update-comments.patch
	patches.suse/mm-slub.c-clean-up-validate_slab.patch
	patches.suse/mm-filemap.c-remove-redundant-cache-invalidation-after-async-direct-io-write.patch
	patches.suse/mm-filemap.c-warn-if-stale-pagecache-is-left-after-direct-write.patch
	patches.suse/mm-swap.c-trivial-mark_page_accessed-cleanup.patch
	patches.suse/mm-memcg-clean-up-reclaim-iter-array.patch
	patches.suse/mm-memcontrol-remove-dead-code-from-memory_max_write.patch
	patches.suse/include-linux-memcontrol.h-fix-comments-based-on-per-node-memcg.patch
	patches.suse/mm-vmscan-memcontrol-remove-mem_cgroup_select_victim_node.patch
	patches.suse/mm-drop-mmap_sem-before-calling-balance_dirty_pages-in-write-fault.patch
	patches.suse/shmem-pin-the-file-in-shmem_fault-if-mmap_sem-is-dropped.patch
	patches.suse/mm-emit-tracepoint-when-RSS-changes.patch
	patches.suse/rss_stat-add-support-to-detect-RSS-updates-of-external-mm.patch
	patches.suse/mm-mmap.c-remove-a-never-triggered-warning-in-__vma_adjust.patch
	patches.suse/mm-swap.c-piggyback-lru_add_drain_all-calls.patch
	patches.suse/mm-mmap.c-prev-could-be-retrieved-from-vma-vm_prev.patch
	patches.suse/mm-mmap.c-__vma_unlink_prev-is-not-necessary-now.patch
	patches.suse/mm-mmap.c-extract-__vma_unlink_list-as-counterpart-for-__vma_link_list.patch
	patches.suse/mm-mmap.c-rb_parent-is-not-necessary-in-__vma_link_list.patch
	patches.suse/mm-rmap.c-don-t-reuse-anon_vma-if-we-just-want-a-copy.patch
	patches.suse/mm-rmap.c-reuse-mergeable-anon_vma-as-parent-when-fork.patch
	patches.suse/mm-mmap.c-use-IS_ERR_VALUE-to-check-return-value-of-get_unmapped_area.patch
	patches.suse/mm-rmap.c-fix-outdated-comment-in-page_get_anon_vma.patch
	patches.suse/mm-rmap.c-use-VM_BUG_ON_PAGE-in-__page_check_anon_rmap.patch
	patches.suse/mm-memfd-fix-COW-issue-on-MAP_PRIVATE-and-F_SEAL_FUTURE_WRITE-mappings.patch
	patches.suse/mm-memory-failure.c-clean-up-around-tk-pre-allocation.patch
	patches.suse/mm-soft-offline-convert-parameter-to-pfn.patch
	patches.suse/mm-vmalloc.c-remove-unnecessary-highmem_mask-from-parameter-of-gfpflags_allow_blocking.patch
	patches.suse/mm-vmalloc-remove-preempt_disable-enable-when-doing-preloading.patch
	patches.suse/mm-vmalloc-respect-passed-gfp_mask-when-doing-preloading.patch
	patches.suse/mm-vmalloc-add-more-comments-to-the-adjust_va_to_fit_type.patch
	patches.suse/mm-vmalloc-rework-vmap_area_lock.patch
	patches.suse/mm-pcp-Share-common-code-between-memory-hotplug-and-percpu-sysctl-handler.patch
	patches.suse/mm-pcpu-Make-zone-pcp-updates-and-reset-internal-to-the-mm.patch
	patches.suse/mm-vmscan-remove-unused-lru_pages-argument.patch
	patches.suse/mm-vmscan.c-remove-unused-scan_control-parameter-from-pageout.patch
	patches.suse/mm-vmscan-simplify-lruvec_lru_size.patch
	patches.suse/mm-clean-up-and-clarify-lruvec-lookup-procedure.patch
	patches.suse/mm-vmscan-move-inactive_list_is_low-swap-check-to-the-caller.patch
	patches.suse/mm-vmscan-naming-fixes-global_reclaim-and-sane_reclaim.patch
	patches.suse/mm-vmscan-replace-shrink_node-loop-with-a-retry-jump.patch
	patches.suse/mm-vmscan-turn-shrink_node_memcg-into-shrink_lruvec.patch
	patches.suse/mm-vmscan-split-shrink_node-into-node-part-and-memcgs-part.patch
	patches.suse/mm-vmscan-harmonize-writeback-congestion-tracking-for-nodes-memcgs.patch
	patches.suse/mm-vmscan-move-file-exhaustion-detection-to-the-node-level.patch
	patches.suse/mm-vmscan-detect-file-thrashing-at-the-reclaim-root.patch
	patches.suse/mm-vmscan-enforce-inactive-active-ratio-at-the-reclaim-root.patch
	patches.suse/mm-vmscan.c-fix-typo-in-comment.patch
	patches.suse/hugetlbfs-hugetlb_fault_mutex_hash-cleanup.patch
	patches.suse/hugetlbfs-take-read_lock-on-i_mmap-for-PMD-sharing.patch
	patches.suse/hugetlb-region_chg-provides-only-cache-entry.patch
	patches.suse/hugetlb-remove-duplicated-code.patch
	patches.suse/mm-hugetlb-avoid-looping-to-the-same-hugepage-if-pages-and-vmas.patch
	patches.suse/mm-migrate.c-handle-freed-page-at-the-first-place.patch
	patches.suse/mm-thp-do-not-queue-fully-unmapped-pages-for-deferred-split.patch
	patches.suse/autonuma-fix-watermark-checking-in-migrate_balanced_pgdat.patch
	patches.suse/autonuma-reduce-cache-footprint-when-scanning-page-tables.patch
	patches.suse/mm-madvise.c-replace-with-page_size-in-madvise_inject_error.patch
	patches.suse/mm-shmem-use-proper-gfp-flags-for-shmem_writepage.patch
	patches.suse/mm-shmem.c-cast-the-type-of-unmap_start-to-u64.patch
	patches.suse/mm-page_io.c-annotate-refault-stalls-from-swap_readpage.patch
	patches.suse/dmaengine-xilinx_dma-Clear-desc_pendingcount-in-xili.patch
	patches.suse/dmaengine-fsl-qdma-Handle-invalid-qdma-queue0-IRQ.patch
	patches.suse/dmaengine-mediatek-hsdma_probe-fixed-a-memory-leak-w.patch
	patches.suse/dmaengine-ti-edma-fix-missed-failure-handling.patch
	patches.suse/iommu-mediatek-correct-the-flush_iotlb_all-callback
	patches.suse/iommu-tegra-smmu-Use-non-secure-register-for-flushin.patch
	patches.suse/iommu-tegra-smmu-Fix-client-enablement-order.patch
	patches.suse/iommu-tegra-smmu-Fix-page-tables-in-4-GiB-memory.patch
	patches.suse/firmware-qcom-scm-Ensure-a0-status-code-is-treated-a.patch
	patches.suse/iommu-arm-smmu-v3-don-t-display-an-error-when-irq-lines-are-missing
	patches.suse/iommu-arm-smmu-remove-duplicate-error-message
	patches.suse/iommu-vt-d-refactor-find_domain-helper
	patches.suse/pstore-Make-pstore_choose_compression-static.patch
	patches.suse/of-address-introduce-of_get_next_dma_parent-helper.patch
	patches.suse/of-address-follow-dma-parent-for-dma-coherent.patch
	patches.suse/of-factor-out-addr-size-cells-parsing.patch
	patches.suse/of-address-translate-dma-ranges-for-parent-nodes-missing-dma-ranges.patch
	patches.suse/of-address-fix-of_pci_range_parser_one-translation-of-dma-addresses.patch
	patches.suse/of-make-of_dma_get_range-work-on-bus-nodes.patch
	patches.suse/of-overlay-add_changeset_property-memory-leak.patch
	patches.suse/of-unittest-fix-memory-leak-in-attach_node_and_child.patch
	patches.suse/libfdt-define-INT32_MAX-and-UINT32_MAX-in-libfdt_env.patch
	patches.suse/docs-fix-memory.low-description-in-cgroup-v2.rst.patch
	patches.suse/docs-Catch-up-with-the-new-location-of-get_user_page.patch
	patches.suse/genalloc-Fix-a-set-of-docs-build-warnings.patch
	patches.suse/docs-Fix-make-help-suggestion-for-SPHINXDIR.patch
	patches.suse/docs-networking-devlink-trap-Fix-reference-to-other-.patch
	patches.suse/docs-admin-guide-Fix-min-value-of-threads-max-in-ker.patch
	patches.suse/docs-admin-guide-Remove-threads-max-auto-tuning.patch
	patches.suse/scsi-lpfc-Fix-pt2pt-discovery-on-SLI3-HBAs.patch
	patches.suse/scsi-lpfc-Fix-premature-re-enabling-of-interrupts-in.patch
	patches.suse/scsi-lpfc-Fix-miss-of-register-read-failure-check.patch
	patches.suse/scsi-lpfc-Fix-NVME-io-abort-failures-causing-hangs.patch
	patches.suse/scsi-lpfc-Fix-rpi-release-when-deleting-vport.patch
	patches.suse/scsi-lpfc-Fix-device-recovery-errors-after-PLOGI-fai.patch
	patches.suse/scsi-lpfc-Fix-locking-on-mailbox-command-completion.patch
	patches.suse/scsi-lpfc-Fix-GPF-on-scsi-command-completion.patch
	patches.suse/scsi-lpfc-Fix-discovery-failures-when-target-device-.patch
	patches.suse/scsi-lpfc-Fix-NVMe-ABTS-in-response-to-receiving-an-.patch
	patches.suse/scsi-lpfc-Fix-coverity-errors-on-NULL-pointer-checks.patch
	patches.suse/scsi-lpfc-Fix-host-hang-at-boot-or-slow-boot.patch
	patches.suse/scsi-lpfc-Fix-list-corruption-in-lpfc_sli_get_iocbq.patch
	patches.suse/scsi-lpfc-Fix-spinlock_irq-issues-in-lpfc_els_flush_.patch
	patches.suse/scsi-lpfc-Fix-hdwq-sgl-locks-and-irq-handling.patch
	patches.suse/scsi-lpfc-Fix-list-corruption-detected-in-lpfc_put_s.patch
	patches.suse/scsi-lpfc-Update-async-event-logging.patch
	patches.suse/scsi-lpfc-Complete-removal-of-FCoE-T10-PI-support-on.patch
	patches.suse/scsi-lpfc-cleanup-remove-unused-fcp_txcmlpq_cnt.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.4.0.1.patch
	patches.suse/scsi-mpt3sas-Register-trace-buffer-based-on-NVDATA-s.patch
	patches.suse/scsi-mpt3sas-Display-message-before-releasing-diag-b.patch
	patches.suse/scsi-mpt3sas-Fix-clear-pending-bit-in-ioctl-status.patch
	patches.suse/scsi-mpt3sas-Free-diag-buffer-without-any-status-che.patch
	patches.suse/scsi-mpt3sas-Maintain-owner-of-buffer-through-Unique.patch
	patches.suse/scsi-mpt3sas-clear-release-bit-when-buffer-reregiste.patch
	patches.suse/scsi-mpt3sas-Reuse-diag-buffer-allocated-at-load-tim.patch
	patches.suse/scsi-mpt3sas-Add-app-owned-flag-support-for-diag-buf.patch
	patches.suse/scsi-mpt3sas-Fail-release-cmnd-if-diag-buffer-is-rel.patch
	patches.suse/scsi-mpt3sas-Use-Component-img-header-to-get-Package.patch
	patches.suse/scsi-mpt3sas-Reject-NVMe-Encap-cmnds-to-unsupported-.patch
	patches.suse/scsi-mpt3sas-Fix-module-parameter-max_msix_vectors.patch
	patches.suse/scsi-mpt3sas-Bump-mpt3sas-driver-version-to-32.100.0.patch
	patches.suse/scsi-smartpqi-clean-up-indentation-of-a-statement.patch
	patches.suse/scsi-smartpqi-remove-set-but-not-used-variable-ctrl_.patch
	patches.suse/scsi-qla2xxx-remove-redundant-assignment-to-pointer-.patch
	patches.suse/scsi-bfa-release-allocated-memory-in-case-of-error
	patches.suse/scsi-qedf-Add-port_id-getter.patch
	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
	patches.suse/scsi-lpfc-Make-function-lpfc_defer_pt2pt_acc-static.patch
	patches.suse/scsi-mpt3sas-Clean-up-some-indenting.patch
	patches.suse/scsi-smartpqi-fix-controller-lockup-observed-during-.patch
	patches.suse/scsi-smartpqi-fix-call-trace-in-device-discovery.patch
	patches.suse/scsi-smartpqi-add-inquiry-timeouts.patch
	patches.suse/scsi-smartpqi-fix-LUN-reset-when-fw-bkgnd-thread-is-.patch
	patches.suse/scsi-smartpqi-change-TMF-timeout-from-60-to-30-secon.patch
	patches.suse/scsi-smartpqi-correct-syntax-issue.patch
	patches.suse/scsi-smartpqi-fix-problem-with-unique-ID-for-physica.patch
	patches.suse/scsi-smartpqi-remove-unused-manifest-constants.patch
	patches.suse/scsi-smartpqi-Align-driver-syntax-with-oob.patch
	patches.suse/scsi-smartpqi-bump-version-to-1.2.10-025.patch
	patches.suse/scsi-megaraid_sas-Unique-names-for-MSI-X-vectors.patch
	patches.suse/scsi-megaraid_sas-remove-unused-variables-debugBlk-f.patch
	patches.suse/scsi-target-compare-full-CHAP_A-Algorithm-strings.patch
	patches.suse/scsi-target-fix-SendTargets-All-string-compares.patch
	patches.suse/scsi-target-remove-unused-extension-parameters.patch
	patches.suse/scsi-lpfc-fix-lpfc_nvmet_mrq-to-be-bound-by-hdw-queu.patch
	patches.suse/scsi-lpfc-Fix-reporting-of-read-only-fw-error-errors.patch
	patches.suse/scsi-lpfc-Fix-lockdep-errors-in-sli_ringtx_put.patch
	patches.suse/scsi-lpfc-Fix-SLI3-hba-in-loop-mode-not-discovering-.patch
	patches.suse/scsi-lpfc-Fix-bad-ndlp-ptr-in-xri-aborted-handling.patch
	patches.suse/scsi-lpfc-Fix-hardlockup-in-lpfc_abort_handler.patch
	patches.suse/scsi-lpfc-fix-coverity-error-of-dereference-after-nu.patch
	patches.suse/scsi-lpfc-Slight-fast-path-performance-optimizations.patch
	patches.suse/scsi-lpfc-Remove-lock-contention-target-write-path.patch
	patches.suse/scsi-lpfc-Revise-interrupt-coalescing-for-missing-sc.patch
	patches.suse/scsi-lpfc-Make-FW-logging-dynamically-configurable.patch
	patches.suse/scsi-lpfc-Add-log-macros-to-allow-print-by-serverity.patch
	patches.suse/scsi-lpfc-Add-FA-WWN-Async-Event-reporting.patch
	patches.suse/scsi-lpfc-Add-FC-AL-support-to-lpe32000-models.patch
	patches.suse/scsi-lpfc-Add-additional-discovery-log-messages.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.0.patch
	patches.suse/scsi-lpfc-lpfc_attr-Fix-Use-plain-integer-as-NULL-po.patch
	patches.suse/scsi-lpfc-lpfc_nvmet-Fix-Use-plain-integer-as-NULL-p.patch
	patches.suse/scsi-csiostor-don-t-enable-irqs-too-early
	patches.suse/scsi-esas2r-unlock-on-error-in-esas2r_nvram_read_direct
	patches.suse/scsi-mpt3sas-change-allocation-option.patch
	patches.suse/scsi-lpfc-fix-build-error-of-lpfc_debugfs.c-for-vfre.patch
	patches.suse/scsi-lpfc-fix-spelling-error-in-MAGIC_NUMER_xxx.patch
	patches.suse/scsi-lpfc-Fix-NULL-check-before-mempool_destroy-is-n.patch
	patches.suse/scsi-lpfc-Make-lpfc_debugfs_ras_log_data-static.patch
	patches.suse/scsi-zfcp-signal-incomplete-or-error-for-sync-exchan-92953c6e.patch
	patches.suse/scsi-zfcp-diagnostics-buffer-caching-and-use-for-exc-7e418833.patch
	patches.suse/scsi-zfcp-add-diagnostics-buffer-for-exchange-config-08821023.patch
	patches.suse/scsi-zfcp-support-retrieval-of-SFP-Data-via-Exchange-a10a61e8.patch
	patches.suse/scsi-zfcp-introduce-sysfs-interface-for-diagnostics--6028f7c4.patch
	patches.suse/scsi-zfcp-implicitly-refresh-port-data-diagnostics-w-8155eb07.patch
	patches.suse/scsi-zfcp-introduce-sysfs-interface-to-read-the-loca-5a2876f0.patch
	patches.suse/scsi-zfcp-implicitly-refresh-config-data-diagnostics-8a72db70.patch
	patches.suse/scsi-zfcp-move-maximum-age-of-diagnostic-buffers-int-48910f8c.patch
	patches.suse/scsi-zfcp-proper-indentation-to-reduce-confusion-in--e76acc51.patch
	patches.suse/scsi-zfcp-trace-channel-log-even-for-FCP-command-res.patch
	patches.suse/scsi-core-scsi_trace-use-get_unaligned_be
	patches.suse/scsi-lpfc-Fix-duplicate-unreg_rpi-error-in-port-offl.patch
	patches.suse/scsi-lpfc-Fix-configuration-of-BB-credit-recovery-in.patch
	patches.suse/scsi-lpfc-Fix-kernel-crash-at-lpfc_nvme_info_show-du.patch
	patches.suse/scsi-lpfc-Fix-unexpected-error-messages-during-RSCN-.patch
	patches.suse/scsi-lpfc-Fix-dynamic-fw-log-enablement-check.patch
	patches.suse/scsi-lpfc-Sync-with-FC-NVMe-2-SLER-change-to-require.patch
	patches.suse/scsi-lpfc-Clarify-FAWNN-error-message.patch
	patches.suse/scsi-lpfc-Add-registration-for-CPU-Offline-Online-ev.patch
	patches.suse/scsi-lpfc-Change-default-IRQ-model-on-AMD-architectu.patch
	patches.suse/scsi-lpfc-Add-enablement-of-multiple-adapter-dumps.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.1.patch
	patches.suse/scsi-tracing-fix-handling-of-transfer-length-0-for-read6-and-write6
	patches.suse/scsi-target-iscsi-CHAP-add-support-for-SHA1-SHA256-a.patch
	patches.suse/scsi-target-iscsi-tie-the-challenge-length-to-the-ha.patch
	patches.suse/scsi-target-iscsi-rename-some-variables-to-avoid-con.patch
	patches.suse/scsi-qla2xxx-Retry-PLOGI-on-FC-NVMe-PRLI-failure.patch
	patches.suse/scsi-qla2xxx-Do-command-completion-on-abort-timeout.patch
	patches.suse/scsi-qla2xxx-Fix-SRB-leak-on-switch-command-timeout.patch
	patches.suse/scsi-qla2xxx-Fix-driver-unload-hang.patch
	patches.suse/scsi-qla2xxx-Fix-double-scsi_done-for-abort-path.patch
	patches.suse/scsi-qla2xxx-Fix-memory-leak-when-sending-I-O-fails.patch
	patches.suse/scsi-qla2xxx-Fix-device-connect-issues-in-P2P-config.patch
	patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.21-k.patch
	patches.suse/scsi-qla2xxx-Remove-an-include-directive.patch
	patches.suse/scsi-qla2xxx-Fix-a-dma_pool_free-call.patch
	patches.suse/scsi-qla2xxx-initialize-fc4_type_priority.patch
	patches.suse/scsi-qla2xxx-don-t-use-zero-for-FC4_PRIORITY_NVME.patch
	patches.suse/scsi-lpfc-Fix-a-kernel-warning-triggered-by-lpfc_get.patch
	patches.suse/scsi-lpfc-Fix-a-kernel-warning-triggered-by-lpfc_sli.patch
	patches.suse/scsi-lpfc-Fix-lpfc_cpumask_of_node_init.patch
	patches.suse/scsi-lpfc-fix-Coverity-lpfc_get_scsi_buf_s3-Null-poi.patch
	patches.suse/scsi-lpfc-fix-Coverity-lpfc_cmpl_els_rsp-Null-pointe.patch
	patches.suse/scsi-lpfc-fix-inlining-of-lpfc_sli4_cleanup_poll_lis.patch
	patches.suse/scsi-lpfc-Initialize-cpu_map-for-not-present-cpus.patch
	patches.suse/scsi-lpfc-revise-nvme-max-queues-to-be-hdwq-count.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.2.patch
	patches.suse/scsi-zorro_esp-limit-dma-transfers-to-65536-bytes-except-on-fastlane
	patches.suse/scsi-qla4xxx-fix-double-free-bug
	patches.suse/scsi-lpfc-use-hdwq-assigned-cpu-for-allocation.patch
	patches.suse/Revert-scsi-qla2xxx-Fix-memory-leak-when-sending-I-O.patch
	patches.suse/scsi-bnx2i-fix-potential-use-after-free
	patches.suse/xfs-pass-the-correct-flag-to-xlog_write_iclog.patch
	patches.suse/xfs-remove-the-unused-ic_io_size-field-from-xlog_in_.patch
	patches.suse/xfs-move-the-locking-from-xlog_state_finish_copy-to-.patch
	patches.suse/xfs-call-xlog_state_release_iclog-with-l_icloglock-h.patch
	patches.suse/xfs-remove-dead-ifdef-XFSERRORDEBUG-code.patch
	patches.suse/xfs-remove-the-unused-XLOG_STATE_ALL-and-XLOG_STATE_.patch
	patches.suse/xfs-turn-ic_state-into-an-enum.patch
	patches.suse/xfs-remove-the-XLOG_STATE_DO_CALLBACK-state.patch
	patches.suse/xfs-fix-inode-fork-extent-count-overflow.patch
	patches.suse/xfs-also-call-xfs_file_iomap_end_delalloc-for-zeroin.patch
	patches.suse/xfs-cap-longest-free-extent-to-maximum-allocatable.patch
	patches.suse/xfs-Sanity-check-flags-of-Q_XQUOTARM-call.patch
	patches.suse/xfs-don-t-implement-XFS_IOC_RESVSP-XFS_IOC_RESVSP64.patch
	patches.suse/fs-add-generic-UNRESVSP-and-ZERO_RANGE-ioctl-handler.patch
	patches.suse/xfs-check-attribute-leaf-block-structure.patch
	patches.suse/xfs-namecheck-attribute-names-before-listing-them.patch
	patches.suse/xfs-namecheck-directory-entry-names-before-listing-t.patch
	patches.suse/xfs-replace-EIO-with-EFSCORRUPTED-for-corrupt-metada.patch
	patches.suse/xfs-properly-serialise-fallocate-against-AIO-DIO.patch
	patches.suse/xfs-constify-the-buffer-pointer-arguments-to-error-f.patch
	patches.suse/xfs-always-log-corruption-errors.patch
	patches.suse/xfs-make-the-assertion-message-functions-take-a-moun.patch
	patches.suse/xfs-range-check-ri_cnt-when-recovering-log-items.patch
	patches.suse/xfs-convert-EIO-to-EFSCORRUPTED-when-log-contents-ar.patch
	patches.suse/xfs-attach-dquots-and-reserve-quota-blocks-during-un.patch
	patches.suse/xfs-attach-dquots-before-performing-xfs_swap_extents.patch
	patches.suse/xfs-add-a-XFS_IS_CORRUPT-macro.patch
	patches.suse/xfs-merge-the-projid-fields-in-struct-xfs_icdinode.patch
	patches.suse/xfs-Fix-deadlock-between-AGI-and-AGF-when-target_ip-.patch
	patches.suse/xfs-fix-some-memory-leaks-in-log-recovery.patch
	patches.suse/xfs-fix-attr-leaf-header-freemap.size-underflow.patch
	patches.suse/xfs-report-corruption-only-as-a-regular-error.patch
	patches.suse/ubifs-Fixed-missed-le64_to_cpu-in-journal.patch
	patches.suse/ubifs-do_kill_orphans-Fix-a-memory-leak-bug.patch
	patches.suse/crypto-arch-conditionalize-crypto-api-in-arch-glue-for-lib-code.patch
	patches.suse/0026-modpost-do-not-invoke-extra-modpost-for-nsdeps.patch
	patches.suse/0027-modpost-free-ns_deps_buf.p-after-writing-ns_deps-fil.patch
	patches.suse/0028-modpost-dump-missing-namespaces-into-a-single-module.patch
	patches.suse/0029-scripts-nsdeps-support-nsdeps-for-external-module-bu.patch
	patches.suse/0030-modpost-remove-unneeded-local-variable-in-contains_n.patch
	patches.suse/percpu-refcount-Use-normal-instead-of-RCU-sched.patch
	patches.suse/irqchip-irq-bcm7038-l1-Enable-parent-IRQ-if-necessar.patch
	patches.suse/irqchip-Add-support-for-Layerscape-external-interrup.patch
	patches.suse/irqchip-Place-CONFIG_SIFIVE_PLIC-into-the-menu.patch
	patches.suse/irqchip-ingenic-Error-out-if-IRQ-domain-creation-fai.patch
	patches.suse/clocksource-drivers-timer-of-Use-unique-device-name-.patch
	patches.suse/clocksource-drivers-asm9260-Add-a-check-for-of_clk_g.patch
	patches.suse/hrtimer-Annotate-lockless-access-to-timer-state.patch
	patches.suse/time-Zero-the-upper-32-bits-in-__kernel_timespec-on-.patch
	patches.suse/s390-smp-vdso-fix-ASCE-handling.patch
	patches.suse/s390-always-inline-disabled_wait.patch
	patches.suse/s390-disable-preemption-when-switching-to-nodat-stack-with-call_on_stack.patch
	patches.suse/s390-unwind-unify-task-is-current-checks.patch
	patches.suse/s390-correct-call_on_stack-back_chain-saving.patch
	patches.suse/s390-avoid-misusing-call_on_stack-for-task-stack-setup.patch
	patches.suse/s390-unwind-report-an-error-if-pt_regs-are-not-on-stack.patch
	patches.suse/s390-unwind-make-reuse_sp-default-when-unwinding-pt_regs.patch
	patches.suse/s390-head64-correct-init_task-stack-setup.patch
	patches.suse/s390-unwind-stop-gracefully-at-task-pt_regs.patch
	patches.suse/s390-kaslr-store-KASLR-offset-for-early-dumps.patch
	patches.suse/s390-unwind-always-inline-get_stack_pointer.patch
	patches.suse/s390-fix-register-clobbering-in-call_on_stack.patch
	patches.suse/s390-test_unwind-print-verbose-unwinding-results.patch
	patches.suse/s390-unwind-start-unwinding-from-reliable-state.patch
	patches.suse/s390-unwind-filter-out-unreliable-bogus-r14.patch
	patches.suse/s390-unwind-add-stack-pointer-alignment-sanity-checks.patch
	patches.suse/s390-livepatch-implement-reliable-stack-tracing-for-the-consistency-model.patch
	patches.suse/apparmor-Use-a-memory-pool-instead-per-CPU-caches.patch
	patches.suse/apparmor-Switch-to-GFP_KERNEL-where-possible.patch
	patches.suse/apparmor-increase-left-match-history-buffer-size.patch
	patches.suse/apparmor-fix-unsigned-len-comparison-with-less-than-.patch
	patches.suse/apparmor-fix-wrong-buffer-allocation-in-aa_new_mount.patch
	patches.suse/apparmor-reduce-rcu_read_lock-scope-for-aa_file_perm-mediation.patch
	patches.suse/apparmor-make-it-so-work-buffers-can-be-allocated-from-atomic-context.patch
	patches.suse/rtc-pcf2127-handle-boot-enabled-watchdog-feature.patch
	patches.suse/rtc-fsl-ftm-alarm-switch-to-ktime_get_real_seconds.patch
	patches.suse/rtc-fsl-ftm-alarm-switch-to-rtc_time64_to_tm-rtc_tm_.patch
	patches.suse/rtc-fsl-ftm-alarm-avoid-struct-rtc_time-conversions.patch
	patches.suse/rtc-disable-uie-before-setting-time-and-enable-after.patch
	patches.suse/rtc-brcmstb-waketimer-add-missed-clk_disable_unprepa.patch
	patches.suse/rtc-bd70528-Add-MODULE-ALIAS-to-autoload-module.patch
	patches.suse/rtc-bd70528-fix-module-alias-to-autoload-module.patch
	patches.suse/rtc-fsl-ftm-alarm-remove-select-FSL_RCPM-and-default.patch
	patches.suse/rtc-msm6242-Fix-reading-of-10-hour-digit.patch
	patches.suse/rtc-pm8xxx-update-kerneldoc-for-struct-pm8xxx_rtc.patch
	patches.suse/PCI-ASPM-Allow-re-enabling-Clock-PM.patch
	patches.suse/PCI-pciehp-Avoid-returning-prematurely-from-sysfs-re.patch
	patches.suse/PCI-pciehp-Do-not-disable-interrupt-twice-on-suspend.patch
	patches.suse/ACPI-hotplug-PCI-Allocate-resources-directly-under-t.patch
	patches.suse/x86-PCI-Avoid-AMD-FCH-XHCI-USB-PME-from-D0-defect.patch
	patches.suse/PCI-PTM-Remove-spurious-d-from-granularity-message.patch
	patches.suse/PCI-MSI-Fix-incorrect-MSI-X-masking-on-resume.patch
	patches.suse/Revert-nvme-Add-quirk-for-Kingston-NVME-SSD-running-.patch
	patches.suse/PCI-PM-Always-return-devices-to-D0-when-thawing.patch
	patches.suse/PCI-PM-Clear-PCIe-PME-Status-even-for-legacy-power-m.patch
	patches.suse/PCI-PM-Add-pcie_wait_for_link_delay.patch
	patches.suse/PCI-Fix-missing-bridge-dma_ranges-resource-list-clea.patch
	patches.suse/PCI-Avoid-double-hpmemsize-MMIO-window-assignment.patch
	patches.suse/PCI-Do-not-use-bus-number-zero-from-EA-capability.patch
	patches.suse/PCI-switchtec-Read-all-64-bits-of-part_event_bitmap.patch
	patches.suse/PCI-Fix-Intel-ACS-quirk-UPDCR-register-address.patch
	patches.suse/PCI-Add-DMA-alias-quirk-for-Intel-VCA-NTB.patch
	patches.suse/PCI-Apply-Cavium-ACS-quirk-to-ThunderX2-and-ThunderX.patch
	patches.suse/PCI-Make-ACS-quirk-implementations-more-uniform.patch
	patches.suse/PCI-Unify-ACS-quirk-desired-vs-provided-checking.patch
	patches.suse/PCI-aardvark-Use-LTSSM-state-to-build-link-training-.patch
	patches.suse/PCI-aardvark-Fix-PCI_EXP_RTCTL-register-configuratio.patch
	patches.suse/PCI-aardvark-Don-t-rely-on-jiffies-while-holding-spi.patch
	patches.suse/PCI-pci-bridge-emul-Fix-big-endian-support.patch
	patches.suse/PCI-dwc-Fix-find_next_bit-usage.patch
	patches.suse/PCI-endpoint-Cast-the-page-number-to-phys_addr_t.patch
	patches.suse/msft-hv-1989-PCI-hv-Reorganize-the-code-in-preparation-of-hiberna.patch
	patches.suse/msft-hv-1991-PCI-hv-Change-pci_protocol_version-to-per-hbus.patch
	patches.suse/PCI-layerscape-Add-LS1028a-support.patch
	patches.suse/PCI-amlogic-Fix-probed-clock-names.patch
	patches.suse/PCI-mobiveil-Fix-csr_read-write-build-issue.patch
	patches.suse/PCI-rcar-Fix-missing-MACCTLR-register-setting-in-ini.patch
	patches.suse/PCI-tegra-Fix-CLKREQ-dependency-programming.patch
	patches.suse/PCI-vmd-Add-device-id-for-VMD-device-8086-9A0B.patch
	patches.suse/resource-add-a-resource_list_first_type-helper.patch
	patches.suse/pci-export-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-aardvark-use-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-altera-use-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-dwc-use-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-faraday-use-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-iproc-use-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-mediatek-use-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-mobiveil-use-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-rockchip-use-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-rockchip-drop-storing-driver-private-outbound-resource-data.patch
	patches.suse/pci-v3-semi-use-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-xgene-use-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-xilinx-use-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-xilinx-nwl-use-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-versatile-use-pci_parse_request_of_pci_ranges.patch
	patches.suse/pci-versatile-remove-usage-of-phys_offset.patch
	patches.suse/pci-versatile-enable-compile_test.patch
	patches.suse/pci-of-add-inbound-resource-parsing-to-helpers.patch
	patches.suse/pci-ftpci100-use-inbound-resources-for-setup.patch
	patches.suse/pci-v3-semi-use-inbound-resources-for-setup.patch
	patches.suse/pci-xgene-use-inbound-resources-for-setup.patch
	patches.suse/pci-iproc-use-inbound-resources-for-setup.patch
	patches.suse/pci-rcar-use-inbound-resources-for-setup.patch
	patches.suse/tools-PCI-Fix-fd-leakage.patch
	patches.suse/tty-serial-msm_serial-Fix-flow-control.patch
	patches.suse/serial-8250_dw-Avoid-double-error-messaging-when-IRQ.patch
	patches.suse/serial-8250-mtk-Use-platform_get_irq_optional-for-op.patch
	patches.suse/tty-serial-fsl_lpuart-use-the-sg-count-from-dma_map_.patch
	patches.suse/tty-serial-imx-use-the-sg-count-from-dma_map_sg.patch
	patches.suse/tty-serial-pch_uart-correct-usage-of-dma_unmap_sg.patch
	patches.suse/0001-Revert-serial-uartlite-Add-runtime-support.patch
	patches.suse/0001-Revert-serial-uartlite-Do-not-use-static-struct-uart.patch
	patches.suse/0001-Revert-serial-uartlite-Move-the-uart-register.patch
	patches.suse/serial-pl011-Fix-DMA-flush_buffer.patch
	patches.suse/serial-ifx6x60-add-missed-pm_runtime_disable.patch
	patches.suse/serial-serial_core-Perform-NULL-checks-for-break_ctl.patch
	patches.suse/serial-stm32-fix-clearing-interrupt-error-flags.patch
	patches.suse/tty-vt-keyboard-reject-invalid-keycodes.patch
	patches.suse/vcs-prevent-write-access-to-vcsu-devices.patch
	patches.suse/platform-chrome-wilco_ec-fix-use-after-free-issue.patch
	patches.suse/PM-QoS-Redefine-FREQ_QOS_MAX_DEFAULT_VALUE-to-S32_MA.patch
	patches.suse/bsc1175543-cpuidle-Drop-disabled-field-from-struct-cpuidle_stat.patch
	patches.suse/PM-devfreq-Add-missing-locking-while-setting-suspend.patch
	patches.suse/ACPI-OSL-only-free-map-once-in-osl.c.patch
	patches.suse/ACPI-bus-Fix-NULL-pointer-check-in-acpi_bus_get_priv.patch
	patches.suse/ACPI-sysfs-Change-ACPI_MASKABLE_GPE_MAX-to-0x100.patch
	patches.suse/kvm-x86-fix-out-of-bounds-write-in-kvm_get_emulated_cpuid-cve-2019-19332
	patches.suse/mm-memcg-slab-wait-for-root-kmem_cache-refcnt-killin.patch
	patches.suse/0001-epoll-simplify-ep_poll_safewake-for-CONFIG_DEBUG_LOC.patch
	patches.suse/0001-fs-epoll-remove-unnecessary-wakeups-of-nested-epoll.patch
	patches.suse/drm-limit-to-INT_MAX-in-create_blob-ioctl.patch
	patches.suse/uaccess-disallow-INT_MAX-copy-sizes.patch
	patches.suse/lib-ubsan-don-t-serialize-UBSAN-report.patch
	patches.suse/thermal-qoriq-add-thermal-monitor-unit-version-2-sup.patch
	patches.suse/thermal-Fix-deadlock-in-thermal-thermal_zone_device_.patch
	patches.suse/ARM-tegra-Fix-FLOW_CTLR_HALT-register-clobbering-by-.patch
	patches.suse/ARM-OMAP2-Add-missing-put_device-call-in-omapdss_ini.patch
	patches.suse/soc-renesas-Add-missing-check-for-non-zero-product-r.patch
	patches.suse/firmware-tegra-Move-BPMP-resume-to-noirq-phase.patch
	patches.suse/soc-tegra-fuse-Add-FUSE-clock-check-in-tegra_fuse_re.patch
	patches.suse/soc-tegra-pmc-Fix-crashes-for-hierarchical-interrupt.patch
	patches.suse/soc-tegra-pmc-Support-wake-events-on-more-Tegra-SoCs.patch
	patches.suse/soc-tegra-pmc-Add-wake-event-support-on-Tegra210.patch
	patches.suse/soc-tegra-pmc-Configure-core-power-request-polarity.patch
	patches.suse/soc-tegra-pmc-Configure-deep-sleep-control-settings.patch
	patches.suse/firmware-imx-warn-on-unexpected-RX.patch
	patches.suse/memory-tegra-Set-DMA-mask-based-on-supported-address.patch
	patches.suse/PM-wakeup-Add-routine-to-help-fetch-wakeup-source-ob.patch
	patches.suse/soc-fsl-add-RCPM-driver.patch
	patches.suse/ARM-dts-s3c64xx-Fix-init-order-of-clock-providers.patch
	patches.suse/arm64-dts-exynos-Revert-Remove-unneeded-address-spac.patch
	patches.suse/ARM-dts-logicpd-torpedo-37xx-devkit-28-Reference-new.patch
	patches.suse/arm64-tegra-Fix-active-low-warning-for-Jetson-TX1-re.patch
	patches.suse/arm64-dts-marvell-Fix-CP110-NAND-controller-node-mul.patch
	patches.suse/arm64-dts-allwinner-a64-Re-add-PMU-node.patch
	patches.suse/ARM-dts-imx6qdl-gw551x-Do-not-use-simple-audio-card-dai-link.patch
	patches.suse/ARM-dts-imx7d-Correct-speed-grading-fuse-settings.patch
	patches.suse/arm64-dts-qcom-msm8998-clamshell-Remove-retention-id.patch
	patches.suse/arm64-dts-meson-axg-fix-audio-fifo-reg-size.patch
	patches.suse/arm64-dts-meson-odroid-c2-Disable-usb_otg-bus-to-avo.patch
	patches.suse/arm64-dts-meson-gxl-s905x-khadas-vim-fix-gpio-keys-p.patch
	patches.suse/arm64-dts-meson-gxl-s905x-khadas-vim-fix-uart_A-blue.patch
	patches.suse/arm64-dts-meson-gxm-khadas-vim2-fix-uart_A-bluetooth.patch
	patches.suse/m68k-coldfire-Use-CONFIG_PREEMPTION.patch
	patches.suse/0031-export-avoid-code-duplication-in-include-linux-expor.patch
	patches.suse/moduleparam-fix-parameter-description-mismatch.patch
	patches.suse/module-wakeup-processes-in-module_wq-on-mod.patch
	patches.suse/fuse-verify-attributes.patch
	patches.suse/fuse-verify-write-return.patch
	patches.suse/fuse-verify-nlink.patch
	patches.suse/libceph-drop-unnecessary-check-from-dispatch-in-mon_client-c.patch
	patches.suse/ceph-make-several-helper-accessors-take-const-pointers.patch
	patches.suse/rbd-fix-spelling-mistake-requeueing-requeuing.patch
	patches.suse/ceph-fix-geting-random-mds-from-mdsmap.patch
	patches.suse/ceph-tone-down-loglevel-on-ceph_mdsc_build_path-warning.patch
	patches.suse/ceph-don-t-leave-ino-field-in-ceph_mds_request_head-uninitialized.patch
	patches.suse/rbd-introduce-rbd_is_snap.patch
	patches.suse/rbd-introduce-rbd_dev_flag_readonly.patch
	patches.suse/rbd-treat-images-mapped-read-only-seriously.patch
	patches.suse/rbd-disallow-read-write-partitions-on-images-mapped-read-only.patch
	patches.suse/rbd-don-t-acquire-exclusive-lock-for-read-only-mappings.patch
	patches.suse/rbd-don-t-establish-watch-for-read-only-mappings.patch
	patches.suse/rbd-remove-snapshot-existence-validation-code.patch
	patches.suse/rbd-don-t-query-snapshot-features.patch
	patches.suse/rbd-ask-for-a-weaker-incompat-mask-for-read-only-mappings.patch
	patches.suse/libceph-rbd-ceph-convert-to-use-the-new-mount-api.patch
	patches.suse/gfs2-Multi-block-allocations-in-gfs2_page_mkwrite.patch
	patches.suse/gfs2-fix-glock-reference-problem-in-gfs2_trans_remov.patch
	patches.suse/fsnamei.c-pull-positivity-check-into-follow_managed.patch
	patches.suse/new-helper-lookup_positive_unlocked.patch
	patches.suse/fix-dget_parent-fastpath-race.patch
	patches.suse/fsnamei.c-fix-missing-barriers-when-checking-positivity.patch
	patches.suse/io_uring-use-current-task-creds-instead-of-allocatin.patch
	patches.suse/io_uring-transform-send-recvmsg-ERESTARTSYS-to-EINTR.patch
	patches.suse/0001-xen-blkback-Avoid-unmapping-unmapped-grant-pages.patch
	patches.suse/0003-block-fix-memleak-of-bio-integrity-data.patch
	patches.suse/drm-msm-include-linux-sched-task.h.patch
	patches.suse/drm-msm-Sanitize-the-modeset_is_locked-checks-in-dpu.patch
	patches.suse/drm-i915-query-Align-flavour-of-engine-data-lookup.patch
	patches.suse/drm-i915-Reduce-nested-prepare_remote_context-to-a-t.patch
	patches.suse/drm-amd-display-add-default-clocks-if-not-able-to-fe.patch
	patches.suse/drm-amd-display-re-enable-wait-in-pipelock-but-add-t.patch
	patches.suse/drm-radeon-fix-r1xx-r2xx-register-checker-for-POT-te.patch
	patches.suse/drm-mgag200-Extract-device-type-from-flags.patch
	patches.suse/drm-mgag200-Store-flags-from-PCI-driver-data-in-devi.patch
	patches.suse/0001-drm-mgag200-Add-workaround-for-HW-that-does-not-supp.patch
	patches.suse/drm-dp_mst-Correct-the-bug-in-drm_dp_update_payload_.patch
	patches.suse/drm-i915-gvt-Fix-cmd-length-check-for-MI_ATOMIC.patch
	patches.suse/ALSA-hda-hdmi-fix-vgaswitcheroo-detection-for-AMD.patch
	patches.suse/ALSA-hda-hdmi-Add-new-pci-ids-for-AMD-GPU-display-au.patch
	patches.suse/ALSA-hda-hdmi-enable-runtime-pm-for-newer-AMD-displa.patch
	patches.suse/ALSA-hda-hdmi-enable-automatic-runtime-pm-for-AMD-HD.patch
	patches.suse/ALSA-hda-hdmi-fix-regression-in-connect-list-handlin.patch
	patches.suse/ALSA-hda-realtek-Dell-headphone-has-noise-on-unmute-.patch
	patches.suse/ALSA-hda-realtek-Fix-inverted-bass-GPIO-pin-on-Acer-.patch
	patches.suse/ALSA-hda-hdmi-fix-kernel-oops-caused-by-invalid-PCM-.patch
	patches.suse/ALSA-hda-hdmi-preserve-non-MST-PCM-routing-for-Intel.patch
	patches.suse/ALSA-hda-fixup-for-the-bass-speaker-on-Lenovo-Carbon.patch
	patches.suse/ALSA-hda-Modify-stream-stripe-mask-only-when-needed.patch
	patches.suse/ALSA-hda-hdmi-Keep-old-slot-assignment-behavior-for-.patch
	patches.suse/ALSA-pcm-oss-Avoid-potential-buffer-overflows.patch
	patches.suse/powerpc-xive-Skip-ioremap-of-ESB-pages-for-LSI-inter.patch
	patches.suse/powerpc-pmem-Fix-kernel-crash-due-to-wrong-range-val.patch
	patches.suse/powerpc-Fix-vDSO-clock_getres.patch
	patches.suse/powerpc-archrandom-fix-arch_get_random_seed_int.patch
	patches.suse/powerpc-perf-Disable-trace_imc-pmu.patch
	patches.suse/arm64-mm-Fix-initialisation-of-DMA-zones-on-non-NUMA.patch
	patches.suse/arm64-KVM-Invoke-compute_layout-before-alternatives-.patch
	patches.suse/soc-aspeed-Fix-snoop_file_poll-s-return-type.patch
	patches.suse/arm64-dts-juno-Fix-UART-frequency.patch
	patches.suse/Revert-arm64-dts-juno-add-dma-ranges-property.patch
	patches.suse/firmware-arm_scmi-Avoid-double-free-in-error-flow.patch
	patches.suse/ARM-dts-omap3-tao3530-Fix-incorrect-MMC-card-detecti.patch
	patches.suse/ARM-dts-Fix-vcsi-regulator-to-be-always-on-for-droid.patch
	patches.suse/ARM-dts-Fix-sgx-sysconfig-register-for-omap4.patch
	patches.suse/cpufreq-tegra124-Add-suspend-and-resume-support.patch
	patches.suse/soc-tegra-pmc-Use-lower-case-for-hexadecimal-literal.patch
	patches.suse/soc-tegra-pmc-Add-missing-IRQ-callbacks-on-Tegra194.patch
	patches.suse/soc-tegra-pmc-Add-reset-sources-and-levels-on-Tegra1.patch
	patches.suse/vfio-pci-call-irq_bypass_unregister_producer-before-.patch
	patches.suse/NFSv2-Fix-a-typo-in-encode_sattr.patch
	patches.suse/NFSv4.1-Don-t-rebind-to-the-same-source-port-when-re.patch
	patches.suse/SUNRPC-Avoid-RPC-delays-when-exiting-suspend.patch
	patches.suse/NFSv4.x-Handle-bad-dead-sessions-correctly-in-nfs41_.patch
	patches.suse/NFSv4.x-Drop-the-slot-if-nfs4_delegreturn_prepare-wa.patch
	patches.suse/SUNRPC-Eliminate-log-noise-in-call_reserveresult.patch
	patches.suse/SUNRPC-Add-trace-points-to-observe-transport-congest.patch
	patches.suse/xprtrdma-add-unique-trace-points-for-posting-local-invalidate-wrs.patch
	patches.suse/xprtrdma-Connection-becomes-unstable-after-a-reconne.patch
	patches.suse/xprtrdma-Initialize-rb_credits-in-one-place.patch
	patches.suse/xprtrdma-Close-window-between-waking-RPC-senders-and.patch
	patches.suse/xprtrdma-Fix-MR-list-handling.patch
	patches.suse/xprtrdma-Manage-MRs-in-context-of-a-single-connectio.patch
	patches.suse/xprtrdma-Ensure-ri_id-is-stable-during-MR-recycling.patch
	patches.suse/xprtrdma-Remove-rpcrdma_sendctx-sc_xprt.patch
	patches.suse/xprtrdma-Remove-rpcrdma_sendctx-sc_device.patch
	patches.suse/xprtrdma-Move-the-rpcrdma_sendctx-sc_wr-field.patch
	patches.suse/xprtrdma-Refactor-rpcrdma_prepare_msg_sges.patch
	patches.suse/xprtrdma-Pull-up-sometimes.patch
	patches.suse/xprtrdma-Wake-tasks-after-connect-worker-fails.patch
	patches.suse/xprtrdma-Report-the-computed-connect-delay.patch
	patches.suse/xprtrdma-Refine-trace_xprtrdma_fixup.patch
	patches.suse/xprtrdma-Replace-dprintk-in-rpcrdma_update_connect_p.patch
	patches.suse/xprtrdma-Replace-dprintk-in-xprt_rdma_set_port.patch
	patches.suse/SUNRPC-Fix-another-issue-with-MIC-buffer-space.patch
	patches.suse/SUNRPC-Capture-completion-of-all-RPC-tasks.patch
	patches.suse/svcrdma-Improve-DMA-mapping-trace-points.patch
	patches.suse/nfsd4-fix-up-replay_matches_cache.patch
	patches.suse/sunrpc-fix-crash-when-cache_head-become-valid-before.patch
	patches.suse/SUNRPC-Trace-gssproxy-upcall-results.patch
	patches.suse/SUNRPC-Fix-svcauth_gss_proxy_init.patch
	patches.suse/nfsd-restore-NFSv3-ACL-support.patch
	patches.suse/SUNRPC-Fix-backchannel-latency-metrics.patch
	patches.suse/nfsd-Ensure-CLONE-persists-data-and-metadata-changes.patch
	patches.suse/NFSD-fixing-possible-null-pointer-derefering-in-copy.patch
	patches.suse/nfsd-depend-on-CRYPTO_MD5-for-legacy-client-tracking.patch
	patches.suse/xfs-don-t-check-for-AG-deadlock-for-realtime-files-i.patch
	patches.suse/xfs-fix-mount-failure-crash-on-invalid-iclog-memory-.patch
	patches.suse/iomap-fix-sub-page-uptodate-handling.patch
	patches.suse/Input-goodix-add-upside-down-quirk-for-Teclast-X89-t.patch
	patches.suse/Input-synaptics-rmi4-re-enable-IRQs-in-f34v7_do_refl.patch
	patches.suse/CIFS-Fix-NULL-pointer-dereference-in-smb2_push_manda.patch
	patches.suse/fs-cifs-Fix-atime-update-check-vs-mtime.patch
	patches.suse/cifs-remove-redundant-assignment-to-pointer-pneg_ctxt.patch
	patches.suse/smb3-remove-unused-flag-passed-into-close-functions.patch
	patches.suse/smb3-query-attributes-on-file-close.patch
	patches.suse/cifs-Fix-lookup-of-SMB-connections-on-multichannel.patch
	patches.suse/cifs-fix-possible-uninitialized-access-and-race-on-iface_list.patch
	patches.suse/smb3-fix-mode-passed-in-on-create-for-modetosid-mount-option.patch
	patches.suse/smb3-improve-check-for-when-we-send-the-security-descriptor-context.patch
	patches.suse/scsi-lpfc-size-cpu-map-by-last-cpu-id-set.patch
	patches.suse/scsi-scsi_transport_sas-fix-memory-leak-when-removing-devices
	patches.suse/scsi-qla2xxx-fix-rports-not-being-mark-as-lost-in-sy.patch
	patches.suse/scsi-qla2xxx-unregister-ports-after-GPN_FT-failure.patch
	patches.suse/scsi-qla2xxx-Fix-qla2x00_request_irqs-for-MSI.patch
	patches.suse/bpf-Fix-static-checker-warning.patch
	patches.suse/bpf-Support-pre-2.25-binutils-objcopy-for-vmlinux-BT.patch
	patches.suse/libbpf-Fix-Makefile-libbpf-symbol-mismatch-diagnosti.patch
	patches.suse/libbpf-Fix-global-variable-relocation.patch
	patches.suse/libbpf-Fix-up-generation-of-bpf_helper_defs.h.patch
	patches.suse/libbpf-fix-sym-st_value-print-on-32-bit-arches.patch
	patches.suse/bpf-Fix-build-in-minimal-configurations.patch
	patches.suse/bpf-Force-.BTF-section-start-to-zero-when-dumping-fr.patch
	patches.suse/libbpf-Fix-readelf-output-parsing-on-powerpc-with-re.patch
	patches.suse/sch_cake-Add-missing-NLA-policy-entry-TCA_CAKE_SPLIT.patch
	patches.suse/Fixed-updating-of-ethertype-in-function-skb_mpls_pop.patch
	patches.suse/can-slcan-Fix-use-after-free-Read-in-slcan_open.patch
	patches.suse/can-ucan-fix-non-atomic-allocation-in-completion-han.patch
	patches.suse/net-fix-a-leak-in-register_netdevice.patch
	patches.suse/net-bridge-deny-dev_set_mac_address-when-unregisteri.patch
	patches.suse/net-core-Populate-VF-index-in-struct-ifla_vf_guid.patch
	patches.suse/net-mscc-ocelot-unregister-the-PTP-clock-on-deinit.patch
	patches.suse/tcp-refactor-tcp_retransmit_timer.patch
	patches.suse/net-sched-fix-dump-qlen-for-sch_mq-sch_mqprio-with-N.patch
	patches.suse/cls_flower-Fix-the-behavior-using-port-ranges-with-h.patch
	patches.suse/net-ipv6-add-net-argument-to-ip6_dst_lookup_flow.patch
	patches.suse/net-ipv6_stub-use-ip6_dst_lookup_flow-instead-of-ip6.patch
	patches.suse/openvswitch-support-asymmetric-conntrack.patch
	patches.suse/act_ct-support-asymmetric-conntrack.patch
	patches.suse/xdp-obtain-the-mem_id-mutex-before-trying-to-remove-.patch
	patches.suse/ionic-keep-users-rss-hash-across-lif-reset.patch
	patches.suse/net-sfp-fix-unbind.patch
	patches.suse/net-sfp-fix-hwmon.patch
	patches.suse/net-Fixed-updating-of-ethertype-in-skb_mpls_push.patch
	patches.suse/hsr-fix-a-NULL-pointer-dereference-in-hsr_dev_xmit.patch
	patches.suse/net-thunderx-start-phy-before-starting-autonegoti.patch
	patches.suse/s390-qeth-guard-against-runt-packets
	patches.suse/s390-qeth-ensure-linear-access-to-packet-headers
	patches.suse/s390-qeth-fix-dangling-io-buffers-after-halt-clear
	patches.suse/net-hns3-fix-for-TX-queue-not-restarted-problem.patch
	patches.suse/net-hns3-fix-a-use-after-free-problem-in-hns3_nic_ma.patch
	patches.suse/net-hns3-fix-VF-ID-issue-for-setting-VF-VLAN.patch
	patches.suse/samples-bpf-Fix-broken-xdp_rxq_info-due-to-map-order.patch
	patches.suse/bpf-Fix-a-bug-when-getting-subprog-0-jited-image-in-.patch
	patches.suse/enetc-disable-EEE-autoneg-by-default.patch
	patches.suse/mqprio-Fix-out-of-bounds-access-in-mqprio_dump.patch
	patches.suse/tipc-fix-ordering-of-tipc-module-init-and-exit-routi.patch
	patches.suse/net-avoid-an-indirect-call-in-____sys_recvmsg.patch
	patches.suse/net-tls-Fix-return-values-to-avoid-ENOTSUPP.patch
	patches.suse/net-dsa-fix-flow-dissection-on-Tx-path.patch
	patches.suse/net-sysfs-Call-dev_hold-always-in-netdev_queue_add_k.patch
	patches.suse/tcp-md5-fix-potential-overestimation-of-TCP-option-s.patch
	patches.suse/net-mlx5e-Fix-TXQ-indices-to-be-sequential.patch
	patches.suse/net-mlx5e-Query-global-pause-state-before-setting-pr.patch
	patches.suse/net-mlx5e-Fix-SFF-8472-eeprom-length.patch
	patches.suse/net-mlx5e-Fix-freeing-flow-with-kfree-and-not-kvfree.patch
	patches.suse/net-mlx5e-Fix-free-peer_flow-when-refcount-is-0.patch
	patches.suse/net-mlx5e-Fix-translation-of-link-mode-into-speed.patch
	patches.suse/net-mlx5e-ethtool-Fix-analysis-of-speed-setting.patch
	patches.suse/net-mlx5e-E-switch-Fix-Ingress-ACL-groups-in-switchd.patch
	patches.suse/tcp-fix-rejected-syncookies-due-to-stale-timestamps.patch
	patches.suse/tcp-tighten-acceptance-of-ACKs-not-matching-a-child-.patch
	patches.suse/tcp-Protect-accesses-to-.ts_recent_stamp-with-READ-W.patch
	patches.suse/gre-refetch-erspan-header-from-skb-data-after-pskb_m.patch
	patches.suse/inet-protect-against-too-small-mtu-values.patch
	patches.suse/net-ethernet-ti-cpsw-fix-extra-rx-interrupt.patch
	patches.suse/vhost-vsock-accept-only-packets-with-the-right-dst_c.patch
	patches.suse/net_sched-validate-TCA_KIND-attribute-in-tc_chain_tm.patch
	patches.suse/r8169-fix-rtl_hw_jumbo_disable-for-RTL8168evl.patch
	patches.suse/erofs-zero-out-when-listxattr-is-called-with-no-xatt.patch
	patches.suse/afs-Fix-afs_find_server-lookups-for-ipv4-peers.patch
	patches.suse/afs-Fix-SELinux-setting-security-label-on-afs.patch
	patches.suse/afs-Fix-mountpoint-parsing.patch
	patches.suse/afs-Fix-creation-calls-in-the-dynamic-root-to-fail-w.patch
	patches.suse/afs-Fix-missing-cell-comparison-in-afs_test_super.patch
	patches.suse/ceph-convert-int-fields-in-ceph_mount_options-to-unsigned-int.patch
	patches.suse/ceph-show-tasks-waiting-on-caps-in-debugfs-caps-file.patch
	patches.suse/ceph-trigger-the-reclaim-work-once-there-has-enough-pending-caps.patch
	patches.suse/ceph-switch-to-global-cap-helper.patch
	patches.suse/ceph-add-more-debug-info-when-decoding-mdsmap.patch
	patches.suse/0004-dm-mpath-remove-harmful-bio-based-optimization.patch
	patches.suse/0005-dm-btree-increase-rebalance-threshold-in-__rebalance.patch
	patches.suse/0006-dm-thin-metadata-Add-support-for-a-pre-commit-callba.patch
	patches.suse/0007-dm-thin-Flush-data-device-before-committing-metadata.patch
	patches.suse/net-make-socket-read-write_iter-honor-IOCB_NOWAIT.patch
	patches.suse/nvme-rdma-Avoid-preallocating-big-SGL-for-data.patch
	patches.suse/nvme-fc-Avoid-preallocating-big-SGL-for-data.patch
	patches.suse/nvme_fc-add-module-to-ops-template-to-allow-module-r.patch
	patches.suse/nvme-add-error-message-on-mismatching-controller-ids.patch
	patches.suse/nvme-else-following-return-is-not-needed.patch
	patches.suse/nvme-fc-fix-double-free-scenarios-on-hw-queues.patch
	patches.suse/nvme-Namepace-identification-descriptor-list-is-opti.patch
	patches.suse/nvme-pci-Remove-last_cq_head.patch
	patches.suse/nvme-pci-Fix-write-and-poll-queue-types.patch
	patches.suse/nvme-pci-Limit-write-queue-sizes-to-possible-cpus.patch
	patches.suse/nvme-pci-Fix-read-queue-count.patch
	patches.suse/block-fix-check-bi_size-overflow-before-merge.patch
	patches.suse/raid5-need-to-set-STRIPE_HANDLE-for-batch-head.patch
	patches.suse/0020-md-raid1-check-rdev-before-reference-in-raid1_sync_r.patch
	patches.suse/0021-md-make-sure-desc_nr-less-than-MD_SB_DISKS.patch
	patches.suse/drm-mcde-dsi-Fix-invalid-pointer-dereference-if-pane.patch
	patches.suse/dma-buf-Fix-memory-leak-in-sync_file_merge.patch
	patches.suse/drm-meson-venc-cvbs-fix-CVBS-mode-matching.patch
	patches.suse/drm-nouveau-Move-the-declaration-of-struct-nouveau_c.patch
	patches.suse/drm-nouveau-Fix-drm-core-using-atomic-code-paths-on-.patch
	patches.suse/drm-nouveau-kms-nv50-Call-outp_atomic_check_view-bef.patch
	patches.suse/drm-nouveau-kms-nv50-Store-the-bpc-we-re-using-in-nv.patch
	patches.suse/drm-nouveau-kms-nv50-Limit-MST-BPC-to-8.patch
	patches.suse/drm-nouveau-kms-nv50-fix-panel-scaling.patch
	patches.suse/0001-drm-mgag200-Flag-all-G200-SE-A-machines-as-broken-wr.patch
	patches.suse/drm-i915-gt-Save-irqstate-around-virtual_context_des.patch
	patches.suse/drm-i915-fbc-Disable-fbc-by-default-on-all-glk.patch
	patches.suse/drm-i915-gt-Detect-if-we-miss-WaIdleLiteRestore.patch
	patches.suse/drm-amdgpu-add-check-before-enabling-disabling-broad.patch
	patches.suse/drm-amdgpu-add-cache-flush-workaround-to-gfx8-emit_f.patch
	patches.suse/drm-amd-display-Fixed-kernel-panic-when-booting-with.patch
	patches.suse/drm-amd-display-Change-the-delay-time-before-enablin.patch
	patches.suse/drm-amd-display-Reset-steer-fifo-before-unblanking-t.patch
	patches.suse/0004-drm-amdgpu-fix-license-on-Kconfig-and-Makefiles.patch
	patches.suse/0001-drm-amdgpu-avoid-using-invalidate-semaphore-for-pica.patch
	patches.suse/0001-drm-amdgpu-add-invalidate-semaphore-limit-for-SRIOV-.patch
	patches.suse/ALSA-echoaudio-simplify-get_audio_levels.patch
	patches.suse/ALSA-oxfw-fix-return-value-in-error-path-of-isochron.patch
	patches.suse/ALSA-fireface-fix-return-value-in-error-path-of-isoc.patch
	patches.suse/ALSA-hda-hdmi-Fix-duplicate-unref-of-pci_dev.patch
	patches.suse/ALSA-hda-realtek-Line-out-jack-doesn-t-work-on-a-Del.patch
	patches.suse/PM-devfreq-Fix-devfreq_notifier_call-returning-errno.patch
	patches.suse/PM-devfreq-Set-scaling_max_freq-to-max-on-OPP-notifi.patch
	patches.suse/PM-devfreq-Don-t-fail-devfreq_dev_release-if-not-in-.patch
	patches.suse/cpuidle-use-first-valid-target-residency-as-poll-time.patch
	patches.suse/bsc1175543-cpuidle-Fix-cpuidle_driver_state_disabled.patch
	patches.suse/ACPI-PM-Avoid-attaching-ACPI-PM-domain-to-certain-de.patch
	patches.suse/pci-rockchip-fix-io-outbound-atu-register-number.patch
	patches.suse/virtio-balloon-fix-managed-page-counts-when-migratin.patch
	patches.suse/ovl-fix-lookup-failure-on-multi-lower-squashfs.patch
	patches.suse/ovl-fix-corner-case-of-non-unique-st_dev-st_ino.patch
	patches.suse/ovl-relax-WARN_ON-on-rename-to-self.patch
	patches.suse/smb3-fix-refcount-underflow-warning-on-unmount-when-no-directory-le.patch
	patches.suse/SMB3-Fix-crash-in-SMB2_open_init-due-to-uninitialized-field-in-comp.patch
	patches.suse/CIFS-Close-cached-root-handle-only-if-it-has-a-lease.patch
	patches.suse/crypto-arm-curve25519-add-arch-specific-key-generation-function.patch
	patches.suse/usb-roles-fix-a-potential-use-after-free.patch
	patches.suse/usb-typec-fix-use-after-free-in-typec_register_port.patch
	patches.suse/usb-core-urb-fix-URB-structure-initialization-functi.patch
	patches.suse/usb-mon-Fix-a-deadlock-in-usbmon-between-mmap-and-re.patch
	patches.suse/USB-serial-io_edgeport-fix-epic-endpoint-lookup.patch
	patches.suse/USB-idmouse-fix-interface-sanity-checks.patch
	patches.suse/USB-adutux-fix-interface-sanity-check.patch
	patches.suse/USB-atm-ueagle-atm-add-missing-endpoint-check.patch
	patches.suse/usb-dwc3-gadget-Fix-logical-condition.patch
	patches.suse/usb-dwc3-gadget-Clear-started-flag-for-non-IOC.patch
	patches.suse/usb-dwc3-ep0-Clear-started-flag-on-completion.patch
	patches.suse/usb-gadget-fix-wrong-endpoint-desc.patch
	patches.suse/xhci-Fix-memory-leak-in-xhci_add_in_port.patch
	patches.suse/xhci-fix-USB3-device-initiated-resume-race-with-root.patch
	patches.suse/usb-xhci-only-set-D3hot-for-pci-device.patch
	patches.suse/xhci-Increase-STS_HALT-timeout-in-xhci_suspend.patch
	patches.suse/xhci-handle-some-XHCI_TRUST_TX_LENGTH-quirks-cases-a.patch
	patches.suse/xhci-make-sure-interrupts-are-restored-to-correct-st.patch
	patches.suse/usb-dwc3-pci-add-ID-for-the-Intel-Comet-Lake-H-varia.patch
	patches.suse/iio-adc-ad7606-fix-reading-unnecessary-data-from-dev.patch
	patches.suse/iio-st_accel-Fix-unused-variable-warning.patch
	patches.suse/iio-adc-ad7124-Enable-internal-reference.patch
	patches.suse/iio-humidity-hdc100x-fix-IIO_HUMIDITYRELATIVE-channe.patch
	patches.suse/iio-imu-inv_mpu6050-fix-temperature-reporting-using-.patch
	patches.suse/iio-ad7949-fix-channels-mixups.patch
	patches.suse/iio-adc-max9611-Fix-too-short-conversion-time-delay.patch
	patches.suse/staging-wlan-ng-add-CRC32-dependency-in-Kconfig.patch
	patches.suse/staging-vchiq-call-unregister_chrdev_region-when-dri.patch
	patches.suse/staging-gigaset-fix-general-protection-fault-on-prob.patch
	patches.suse/staging-gigaset-fix-illegal-free-on-probe-errors.patch
	patches.suse/staging-gigaset-add-endpoint-type-sanity-check.patch
	patches.suse/staging-rtl8188eu-fix-interface-sanity-check.patch
	patches.suse/staging-rtl8712-fix-interface-sanity-check.patch
	patches.suse/lib-raid6-fix-awk-build-warnings.patch
	patches.suse/interconnect-qcom-sdm845-Walk-the-list-safely-on-nod.patch
	patches.suse/binder-fix-incorrect-calculation-for-num_valid.patch
	patches.suse/scsi-qla2xxx-Correctly-retrieve-and-interpret-active.patch
	patches.suse/scsi-qla2xxx-Added-support-for-MPI-and-PEP-regions-f.patch
	patches.suse/scsi-qla2xxx-Fix-incorrect-SFUB-length-used-for-Secu.patch
	patches.suse/scsi-lpfc-Fix-memory-leak-on-lpfc_bsg_write_ebuf_set.patch
	patches.suse/scsi-qla2xxx-Ignore-NULL-pointer-in-tcm_qla2xxx_free.patch
	patches.suse/scsi-qla2xxx-Use-explicit-LOGO-in-target-mode.patch
	patches.suse/scsi-qla2xxx-Initialize-free_work-before-flushing-it.patch
	patches.suse/scsi-qla2xxx-Drop-superfluous-INIT_WORK-of-del_work.patch
	patches.suse/scsi-qla2xxx-Change-discovery-state-before-PLOGI.patch
	patches.suse/scsi-qla2xxx-Allow-PLOGI-in-target-mode.patch
	patches.suse/scsi-qla2xxx-Don-t-call-qlt_async_event-twice.patch
	patches.suse/scsi-qla2xxx-Fix-PLOGI-payload-and-ELS-IOCB-dump-len.patch
	patches.suse/scsi-qla2xxx-Configure-local-loop-for-N2N-target.patch
	patches.suse/scsi-qla2xxx-Send-Notify-ACK-after-N2N-PLOGI.patch
	patches.suse/scsi-qla2xxx-Don-t-defer-relogin-unconditonally.patch
	patches.suse/scsi-qla2xxx-Ignore-PORT-UPDATE-after-N2N-PLOGI.patch
	patches.suse/scsi-qla2xxx-Add-debug-dump-of-LOGO-payload-and-ELS-.patch
	patches.suse/scsi-ufs-give-an-unique-id-to-each-ufs-bsg
	patches.suse/scsi-iscsi-qla4xxx-fix-double-free-in-probe
	patches.suse/scsi-ufs-disable-autohibern8-feature-in-cadence-ufs
	patches.suse/scsi-libsas-stop-discovering-if-oob-mode-is-disconnected
	patches.suse/scsi-smartpqi-Update-attribute-name-to-driver_versio.patch
	patches.suse/scsi-iscsi-fix-a-potential-deadlock-in-the-timeout-handler
	patches.suse/RDMA-cma-add-missed-unregister_pernet_subsys-in-init.patch
	patches.suse/rxe-correctly-calculate-iCRC-for-unaligned-payloads.patch
	patches.suse/RDMA-counter-Prevent-auto-binding-a-QP-which-are-not.patch
	patches.suse/IB-mlx4-Follow-mirror-sequence-of-device-add-during-.patch
	patches.suse/IB-mlx5-Fix-steering-rule-of-drop-and-count.patch
	patches.suse/IB-core-Introduce-rdma_user_mmap_entry_insert_range-.patch
	patches.suse/IB-mlx5-Fix-device-memory-flows.patch
	patches.suse/ARM-vexpress-Set-up-shared-OPP-table-instead-of-indi.patch
	patches.suse/ARM-dts-BCM5301X-Fix-MDIO-node-address-size-cells.patch
	patches.suse/ARM-dts-Cygnus-Fix-MDIO-node-address-size-cells.patch
	patches.suse/ARM-dts-bcm283x-Fix-critical-trip-point.patch
	patches.suse/reset-brcmstb-Remove-resource-checks.patch
	patches.suse/reset-Fix-of-devm-_reset_control_array_get-kerneldoc.patch
	patches.suse/reset-Do-not-register-resource-data-for-missing-rese.patch
	patches.suse/ARM-dts-imx6ul-imx6ul-14x14-evk.dtsi-Fix-SPI-NOR-pro.patch
	patches.suse/arm64-dts-ls1028a-fix-reboot-node.patch
	patches.suse/bus-ti-sysc-Fix-missing-reset-delay-handling.patch
	patches.suse/efi-memreserve-Register-reservations-as-reserved-in-.patch
	patches.suse/efi-gop-Return-EFI_NOT_FOUND-if-there-are-no-usable-.patch
	patches.suse/efi-gop-Return-EFI_SUCCESS-if-a-usable-GOP-was-found.patch
	patches.suse/efi-gop-Fix-memory-leak-in-__gop_query32-64.patch
	patches.suse/efi-earlycon-Remap-entire-framebuffer-after-page-ini.patch
	patches.suse/efi-Don-t-attempt-to-map-RCI2-config-table-if-it-doe.patch
	patches.suse/x86-intel-Disable-HPET-on-Intel-Coffee-Lake-H-platfo.patch
	patches.suse/x86-intel-Disable-HPET-on-Intel-Ice-Lake-platforms.patch
	patches.suse/spi-pxa2xx-Add-support-for-Intel-Jasper-Lake.patch
	patches.suse/spi-cadence-Correct-handling-of-native-chipselect.patch
	patches.suse/spi-dw-Correct-handling-of-native-chipselect.patch
	patches.suse/spi-sprd-Fix-the-incorrect-SPI-register.patch
	patches.suse/spi-spi-cavium-thunderx-Add-missing-pci_release_regi.patch
	patches.suse/spi-fsl-don-t-map-irq-during-probe.patch
	patches.suse/spi-spi-ti-qspi-Fix-a-bug-when-accessing-non-default.patch
	patches.suse/spi-nxp-fspi-Ensure-width-is-respected-in-spi-mem-op.patch
	patches.suse/spi-fsl-use-platform_get_irq-instead-of-of_irq_to_resource.patch
	patches.suse/regulator-fix-use-after-free-issue.patch
	patches.suse/regulator-core-fix-regulator_register-error-paths-to.patch
	patches.suse/regulator-rn5t618-fix-module-aliases.patch
	patches.suse/Btrfs-fix-cloning-range-with-a-hole-when-using-the-N.patch
	patches.suse/btrfs-do-not-call-synchronize_srcu-in-inode_tree_del.patch
	patches.suse/btrfs-don-t-double-lock-the-subvol_sem-for-rename-exchange.patch
	patches.suse/Btrfs-fix-missing-data-checksums-after-replaying-a-l.patch
	patches.suse/Btrfs-make-tree-checker-detect-checksum-items-with-o.patch
	patches.suse/Btrfs-fix-removal-logic-of-the-tree-mod-log-that-lea.patch
	patches.suse/Btrfs-fix-hole-extent-items-with-a-zero-size-after-r.patch
	patches.suse/btrfs-abort-transaction-after-failed-inode-updates-i.patch
	patches.suse/btrfs-handle-ENOENT-in-btrfs_uuid_tree_iterate.patch
	patches.suse/btrfs-skip-log-replay-on-orphaned-roots.patch
	patches.suse/btrfs-do-not-leak-reloc-root-if-we-fail-to-read-the-fs-root.patch
	patches.suse/ALSA-pcm-Avoid-possible-info-leaks-from-PCM-stream-b.patch
	patches.suse/ALSA-hda-ca0132-Keep-power-on-during-processing-DSP-.patch
	patches.suse/ALSA-hda-ca0132-Avoid-endless-loop.patch
	patches.suse/ALSA-hda-ca0132-Fix-work-handling-in-delayed-HP-dete.patch
	patches.suse/ALSA-hda-Fix-regression-by-strip-mask-fix.patch
	patches.suse/ALSA-hda-Downgrade-error-message-for-single-cmd-fall.patch
	patches.suse/ASoC-rt5682-fix-i2c-arbitration-lost-issue.patch
	patches.suse/ASoC-AMD-Enable-clk-in-startup-intead-of-hw_params.patch
	patches.suse/ASoC-max98090-remove-msleep-in-PLL-unlocked-workarou.patch
	patches.suse/ASoC-max98090-exit-workaround-earlier-if-PLL-is-lock.patch
	patches.suse/ASoC-max98090-fix-possible-race-conditions.patch
	patches.suse/ASoC-Intel-sst-Add-missing-include-linux-io.h.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Update-quirk-for-Teclast-X89.patch
	patches.suse/ASoC-topology-Check-return-value-for-snd_soc_add_dai.patch
	patches.suse/ASoC-topology-Check-return-value-for-soc_tplg_pcm_cr.patch
	patches.suse/ASoC-simple-card-Don-t-create-separate-link-when-pla.patch
	patches.suse/ASoC-SOF-loader-snd_sof_fw_parse_ext_data-log-warnin.patch
	patches.suse/ASoC-SOF-loader-fix-snd_sof_fw_parse_ext_data.patch
	patches.suse/ASoC-SOF-Intel-split-cht-and-byt-debug-window-sizes.patch
	patches.suse/ASoC-wm8962-fix-lambda-value.patch
	patches.suse/KEYS-asymmetric-return-ENOMEM-if-akcipher_request_al.patch
	patches.suse/tpm_tis-reserve-chip-for-duration-of-tpm_tis_core_in.patch
	patches.suse/tpm-fix-invalid-locking-in-NONBLOCKING-mode.patch
	patches.suse/cpufreq-Avoid-leaving-stale-IRQ-work-items-during-CP.patch
	patches.suse/mm-vmscan-protect-shrinker-idr-replace-with-CONFIG_MEMCG.patch
	patches.suse/0001-pinctrl-baytrail-Really-serialize-all-register-acces.patch
	patches.suse/usb-typec-fusb302-Fix-an-undefined-reference-to-extc.patch
	patches.suse/USB-EHCI-Do-not-return-EPIPE-when-hub-is-disconnecte.patch
	patches.suse/usbip-Fix-receive-error-in-vhci-hcd-when-using-scatt.patch
	patches.suse/usbip-Fix-error-path-of-vhci_recv_ret_submit.patch
	patches.suse/usb-xhci-Fix-build-warning-seen-with-CONFIG_PM-n.patch
	patches.suse/tty-serial-msm_serial-Fix-lockup-for-sysrq-and-oops.patch
	patches.suse/serial-sprd-Add-clearing-break-interrupt-operation.patch
	patches.suse/tty-link-tty-and-port-before-configuring-it-as-conso.patch
	patches.suse/tty-serial-atmel-fix-out-of-range-clock-divider-hand.patch
	patches.suse/staging-comedi-gsc_hpdi-check-dma_alloc_coherent-ret.patch
	patches.suse/staging-axis-fifo-add-unspecified-HAS_IOMEM-dependen.patch
	patches.suse/habanalabs-rate-limit-error-msg-on-waiting-for-CS.patch
	patches.suse/habanalabs-remove-variable-val-set-but-not-used.patch
	patches.suse/intel_th-pci-Add-Comet-Lake-PCH-V-support.patch
	patches.suse/intel_th-pci-Add-Elkhart-Lake-SOC-support.patch
	patches.suse/intel_th-Fix-freeing-IRQs.patch
	patches.suse/intel_th-msu-Fix-window-switching-without-windows.patch
	patches.suse/Revert-mmc-sdhci-Fix-incorrect-switch-to-HS-mode.patch
	patches.suse/mmc-sdhci-msm-Correct-the-offset-and-value-for-DDR_C.patch
	patches.suse/mmc-mediatek-fix-CMD_TA-to-2-for-MT8173-HS200-HS400-.patch
	patches.suse/mmc-sdhci-of-esdhc-Revert-mmc-sdhci-of-esdhc-add-err.patch
	patches.suse/mmc-sdhci-Update-the-tuning-failed-messages-to-pr_de.patch
	patches.suse/mmc-sdhci-of-esdhc-fix-P2020-errata-handling.patch
	patches.suse/mmc-sdhci-Workaround-broken-command-queuing-on-Intel.patch
	patches.suse/mmc-sdhci-Add-a-quirk-for-broken-command-queuing.patch
	patches.suse/mmc-sdhci-of-esdhc-re-implement-erratum-A-009204-wor.patch
	patches.suse/platform-mellanox-fix-the-mlx-bootctl-sysfs.patch
	patches.suse/platform-x86-hp-wmi-Make-buffer-for-HPWMI_FEATURE2_Q.patch
	patches.suse/platform-x86-pmc_atom-Add-Siemens-CONNECT-X300-to-cr.patch
	patches.suse/iommu-iova-init-the-struct-iova-to-fix-the-possible-memleak
	patches.suse/iommu-vt-d-set-isa-bridge-reserved-region-as-relaxable
	patches.suse/iommu-vt-d-fix-dmar-pte-read-access-not-set-error
	patches.suse/iommu-set-group-default-domain-before-creating-direct-mappings
	patches.suse/iommu-vt-d-allocate-reserved-region-for-isa-with-correct-permission
	patches.suse/iommu-vt-d-remove-incorrect-psi-capability-check
	patches.suse/drm-exynos-gsc-add-missed-component_del.patch
	patches.suse/drm-i915-Copy-across-scheduler-behaviour-flags-acros.patch
	patches.suse/drm-i915-Set-fence_work.ops-before-dma_fence_init.patch
	patches.suse/drm-i915-tgl-Drop-Wa-1178.patch
	patches.suse/drm-i915-Fix-WARN_ON-condition-for-cursor-plane-ddb-.patch
	patches.suse/drm-i915-gem-Keep-request-alive-while-attaching-fenc.patch
	patches.suse/drm-i915-Fix-pid-leak-with-banned-clients.patch
	patches.suse/drm-i915-gvt-use-vgpu-lock-for-active-state-setting.patch
	patches.suse/drm-i915-gvt-set-guest-display-buffer-as-readonly.patch
	patches.suse/drm-i915-gvt-Pin-vgpu-dma-address-before-using.patch
	patches.suse/clk-walk-orphan-list-on-clock-provider-registration.patch
	patches.suse/clk-imx-clk-composite-8m-add-lock-to-gate-mux.patch
	patches.suse/clk-imx-clk-imx7ulp-Add-missing-sentinel-of-ulp_div_.patch
	patches.suse/clk-imx-pll14xx-fix-clk_pll14xx_wait_lock.patch
	patches.suse/clk-Move-clk_core_reparent_orphans-under-CONFIG_OF.patch
	patches.suse/x86-mce-amd-do-not-use-rdmsr_safe_on_cpu-in-smca_configure.patch
	patches.suse/x86-mce-amd-allow-reserved-types-to-be-overwritten-in-smca_banks.patch
	patches.suse/x86-mce-fix-possibly-incorrect-severity-calculation-on-amd.patch
	patches.suse/powerpc-vcpu-Assume-dedicated-processors-as-non-pree.patch
	patches.suse/powerpc-shared-Use-static-key-to-detect-shared-proce.patch
	patches.suse/powerpc-irq-fix-stack-overflow-verification.patch
	patches.suse/powerpc-Fix-__clear_user-with-KUAP-enabled.patch
	patches.suse/0001-xen-blkfront-Adjust-indentation-in-xlvbd_alloc_gendi.patch
	patches.suse/mkcompile_h-git-rid-of-UTS_TRUNCATE-from-LINUX_COMPI.patch
	patches.suse/mkcompile_h-use-printf-for-LINUX_COMPILE_BY.patch
	patches.suse/perf-x86-intel-bts-fix-the-use-of-page_private.patch
	patches.suse/perf-x86-intel-fix-pt-pmi-handling.patch
	patches.suse/psi-Fix-a-division-error-in-psi-poll.patch
	patches.suse/sched-fair-Fix-find_idlest_group-to-handle-CPU-affinity.patch
	patches.suse/sched-cfs-fix-spurious-active-migration.patch
	patches.suse/s390-unwind-stop-gracefully-at-user-mode-pt_regs-in-irq-stack.patch
	patches.suse/s390-ftrace-save-traced-function-caller.patch
	patches.suse/tracing-avoid-memory-leak-in-process_system_preds.patch
	patches.suse/tracing-have-the-histogram-compare-functions-convert-to-u64-first.patch
	patches.suse/tracing-fix-lock-inversion-in-trace_event_enable_tgid_record.patch
	patches.suse/samples-trace_printk-Wait-for-IRQ-work-to-finish.patch
	patches.suse/tracing-fix-endianness-bug-in-histogram-trigger.patch
	patches.suse/0001-can-xilinx_can-Fix-missing-Rx-can-packets-on-CANFD2..patch
	patches.suse/0002-can-flexcan-fix-possible-deadlock-and-out-of-order-r.patch
	patches.suse/0003-can-flexcan-add-low-power-enter-exit-acknowledgment-.patch
	patches.suse/0004-can-flexcan-poll-MCR_LPM_ACK-instead-of-GPR-ACK-for-.patch
	patches.suse/can-kvaser_usb-kvaser_usb_leaf-Fix-some-info-leaks-t.patch
	patches.suse/neighbour-remove-neigh_cleanup-method.patch
	patches.suse/bonding-fix-bond_neigh_init.patch
	patches.suse/sctp-fully-initialize-v4-addr-in-some-functions.patch
	patches.suse/mlxsw-spectrum_router-Remove-unlikely-user-triggerab.patch
	patches.suse/selftests-forwarding-Delete-IPv6-address-at-the-end.patch
	patches.suse/netfilter-ctnetlink-netns-exit-must-wait-for-callbac.patch
	patches.suse/0003-netfilter-nf_queue-enqueue-skbs-with-NULL-dst.patch
	patches.suse/0004-netfilter-nf_tables_offload-return-EOPNOTSUPP-if-rul.patch
	patches.suse/0012-netfilter-bridge-make-sure-to-pull-arp-header-in-br_.patch
	patches.suse/net-ethernet-ti-davinci_cpdma-fix-warning-device-dri.patch
	patches.suse/af_packet-set-defaule-value-for-tmo.patch
	patches.suse/fjes-fix-missed-check-in-fjes_acpi_add.patch
	patches.suse/bnxt_en-Fix-MSIX-request-logic-for-RDMA-driver.patch
	patches.suse/bnxt_en-Free-context-memory-in-the-open-path-if-firm.patch
	patches.suse/bnxt_en-Return-error-if-FW-returns-more-data-than-du.patch
	patches.suse/bnxt_en-Fix-bp-fw_health-allocation-and-free-logic.patch
	patches.suse/bnxt_en-Remove-unnecessary-NULL-checks-for-fw_health.patch
	patches.suse/bnxt_en-Fix-the-logic-that-creates-the-health-report.patch
	patches.suse/bnxt_en-Add-missing-devlink-health-reporters-for-VFs.patch
	patches.suse/net-ena-fix-napi-handler-misbehavior-when-the-napi-b.patch
	patches.suse/bpf-riscv-Limit-to-33-tail-calls.patch
	patches.suse/bpf-Fix-build-in-minimal-configurations-again.patch
	patches.suse/bpftool-Don-t-crash-on-missing-jited-insns-or-ksyms.patch
	patches.suse/samples-bpf-Replace-symbol-compare-of-trace_event.patch
	patches.suse/samples-bpf-fix-syscall_tp-due-to-unused-syscall.patch
	patches.suse/net-usb-lan78xx-Fix-suspend-resume-PHY-register-acce.patch
	patches.suse/qede-Fix-multicast-mac-configuration.patch
	patches.suse/bnxt-apply-computed-clamp-value-for-coalece-paramete.patch
	patches.suse/ipv6-addrconf-only-check-invalid-header-values-when-.patch
	patches.suse/net-ibmvnic-Fix-typo-in-retry-check.patch
	patches.suse/tcp-dccp-fix-possible-race-__inet_lookup_established.patch
	patches.suse/6pack-mkiss-fix-possible-deadlock.patch
	patches.suse/tcp-do-not-send-empty-skb-from-tcp_write_xmit.patch
	patches.suse/tcp-refine-tcp_write_queue_empty-implementation.patch
	patches.suse/tcp-refine-rule-to-allow-EPOLLOUT-generation-under-m.patch
	patches.suse/net-marvell-mvpp2-phylink-requires-the-link-interrup.patch
	patches.suse/msft-hv-1997-hv_netvsc-Fix-tx_table-init-in-rndis_set_subchannel.patch
	patches.suse/bnx2x-Do-not-handle-requests-from-VFs-after-parity.patch
	patches.suse/bnx2x-Fix-logic-to-get-total-no.-of-PFs-per-engine.patch
	patches.suse/bonding-fix-active-backup-transition-after-link-fail.patch
	patches.suse/gtp-do-not-allow-adding-duplicate-tid-and-ms_addr-pd.patch
	patches.suse/gtp-fix-wrong-condition-in-gtp_genl_dump_pdp.patch
	patches.suse/gtp-fix-an-use-after-free-in-ipv4_pdp_find.patch
	patches.suse/gtp-avoid-zero-size-hashtable.patch
	patches.suse/selftests-net-tls-remove-recv_rcvbuf-test.patch
	patches.suse/net-phylink-fix-interface-passed-to-mac_link_up.patch
	patches.suse/net-smc-add-fallback-check-to-connect.patch
	patches.suse/cxgb4-Fix-kernel-panic-while-accessing-sge_info.patch
	patches.suse/net-usb-lan78xx-Fix-error-message-format-specifier.patch
	patches.suse/net-gemini-Fix-memory-leak-in-gmac_setup_txqs.patch
	patches.suse/net-dsa-ocelot-add-NET_VENDOR_MICROSEMI-dependency.patch
	patches.suse/mac80211-fix-TID-field-in-monitor-mode-transmit.patch
	patches.suse/cfg80211-fix-double-free-after-changing-network-name.patch
	patches.suse/rfkill-Fix-incorrect-check-to-avoid-NULL-pointer-der.patch
	patches.suse/dpaa2-ptp-fix-double-free-of-the-ptp_qoriq-IRQ.patch
	patches.suse/mwifiex-fix-possible-heap-overflow-in-mwifiex_proces.patch
	patches.suse/mwifiex-Fix-heap-overflow-in-mmwifiex_process_tdls_a.patch
	patches.suse/sctp-fix-memleak-on-err-handling-of-stream-initializ.patch
	patches.suse/net-qlogic-Fix-error-paths-in-ql_alloc_large_buffers.patch
	patches.suse/net-annotate-lockless-accesses-to-sk-sk_pacing_shift.patch
	patches.suse/net-fix-kernel-doc-warning-in-linux-netdevice.h.patch
	patches.suse/nfp-flower-fix-stats-id-allocation.patch
	patches.suse/net-sysfs-Call-dev_hold-always-in-rx_queue_add_kobje.patch
	patches.suse/net-nfc-nci-fix-a-possible-sleep-in-atomic-context-b.patch
	patches.suse/0005-net-stmmac-selftests-Needs-to-check-the-number-of-Mu.patch
	patches.suse/0006-net-stmmac-Do-not-accept-invalid-MTU-values.patch
	patches.suse/0007-net-stmmac-xgmac-Clear-previous-RX-buffer-size.patch
	patches.suse/0008-net-stmmac-RX-buffer-size-must-be-16-byte-aligned.patch
	patches.suse/0009-net-stmmac-16KB-buffer-must-be-16-byte-aligned.patch
	patches.suse/0010-net-stmmac-Enable-16KB-buffer-size.patch
	patches.suse/0012-net-stmmac-Always-arm-TX-Timer-at-end-of-transmissio.patch
	patches.suse/bpf-Clear-skb-tstamp-in-bpf_redirect-when-necessary.patch
	patches.suse/bpf-Fix-missing-prog-untrack-in-release_maps.patch
	patches.suse/bpf-Fix-cgroup-local-storage-prog-tracking.patch
	patches.suse/xsk-Add-rcu_read_lock-around-the-XSK-wakeup.patch
	patches.suse/net-mlx5e-Fix-concurrency-issues-between-config-flow.patch
	patches.suse/net-i40e-Fix-concurrency-issues-between-config-flow-.patch
	patches.suse/net-ixgbe-Fix-concurrency-issues-between-config-flow.patch
	patches.suse/net-sysctl-Fix-compiler-warning-when-only-cBPF-is-pr.patch
	patches.suse/bpf-Fix-record_func_key-to-perform-backtracking-on-r.patch
	patches.suse/net-sched-cls_u32-fix-refcount-leak-in-the-error-pat.patch
	patches.suse/cxgb4-fix-refcount-init-for-TC-MQPRIO-offload.patch
	patches.suse/s390-qeth-handle-error-due-to-unsupported-transport-mode
	patches.suse/s390-qeth-fix-promiscuous-mode-after-reset
	patches.suse/s390-qeth-don-t-return-enotsupp-to-userspace
	patches.suse/net-hisilicon-Fix-a-BUG-trigered-by-wrong-bytes_comp.patch
	patches.suse/net-stmmac-platform-Fix-MDIO-init-for-platforms-with.patch
	patches.suse/net-smc-unregister-ib-devices-in-reboot_event
	patches.suse/net-ena-fix-default-tx-interrupt-moderation-interval.patch
	patches.suse/net-ena-fix-issues-in-setting-interrupt-moderation-p.patch
	patches.suse/qede-Disable-hardware-gro-when-xdp-prog-is-installed.patch
	patches.suse/mod_devicetable-fix-PHY-module-format.patch
	patches.suse/net-phy-ensure-that-phy-IDs-are-correctly-typed.patch
	patches.suse/msft-hv-1998-hv_netvsc-Fix-unwanted-rx_table-reset.patch
	patches.suse/net-dst-Force-4-byte-alignment-of-dst_metrics.patch
	patches.suse/sfc-fix-channel-allocation-with-brute-force.patch
	patches.suse/sfc-Include-XDP-packet-headroom-in-buffer-step-size.patch
	patches.suse/KVM-arm-arm64-Get-rid-of-unused-arg-in-cpu_init_hyp_.patch
	patches.suse/KVM-arm64-Ensure-params-is-initialised-when-looking-.patch
	patches.suse/KVM-arm-arm64-Properly-handle-faulting-of-device-map.patch
	patches.suse/iocost-over-budget-forced-IOs-should-schedule-async-.patch
	patches.suse/nbd-fix-shutdown-and-recv-work-deadlock-v2.patch
	patches.suse/block-Fix-the-type-of-sts-in-bsg_queue_rq.patch
	patches.suse/sbitmap-only-queue-kyber-s-wait-callback-if-not-alre.patch
	patches.suse/ext4-fix-ext4_empty_dir-for-directories-with-holes.patch
	patches.suse/ext4-check-for-directory-entries-too-close-to-block-.patch
	patches.suse/ext4-unlock-on-error-in-ext4_expand_extra_isize.patch
	patches.suse/ext4-validate-the-debug_want_extra_isize-mount-optio.patch
	patches.suse/xfs-use-bitops-interface-for-buf-log-item-AIL-flag-c.patch
	patches.suse/xfs-refactor-agfl-length-computation-function.patch
	patches.suse/xfs-split-the-sunit-parameter-update-into-two-parts.patch
	patches.suse/xfs-don-t-commit-sunit-swidth-updates-to-disk-if-tha.patch
	patches.suse/gpio-mpc8xxx-Add-platform-device-to-gpiochip-parent.patch
	patches.suse/gpio-Fix-error-message-on-out-of-range-GPIO-in-looku.patch
	patches.suse/gpio-xtensa-fix-driver-build.patch
	patches.suse/gpiolib-fix-up-emulated-open-drain-outputs.patch
	patches.suse/compat_ioctl-block-handle-BLKREPORTZONE-BLKRESETZONE.patch
	patches.suse/compat_ioctl-block-handle-BLKGETZONESZ-BLKGETNRZONES.patch
	patches.suse/0008-compat_ioctl-block-handle-Persistent-Reservations.patch
	patches.suse/libata-Fix-retrieving-of-active-qcs.patch
	patches.suse/ata-libahci_platform-Export-again-ahci_platform_-en-.patch
	patches.suse/ata-ahci_brcm-Fix-AHCI-resources-management.patch
	patches.suse/ata-ahci_brcm-BCM7425-AHCI-requires-AHCI_HFLAG_DELAY.patch
	patches.suse/ata-ahci_brcm-Add-missing-clock-management-during-re.patch
	patches.suse/rseq-selftests-Fix-Namespace-gettid-for-compatibilit.patch
	patches.suse/drm-i915-Hold-reference-to-intel_frontbuffer-as-we-t.patch
	patches.suse/scsi-mpt3sas-Fix-double-free-in-attach-error-handlin.patch
	patches.suse/scsi-lpfc-fix-build-failure-with-DEBUGFS-disabled.patch
	patches.suse/scsi-lpfc-fix-spelling-mistakes-of-asynchronous.patch
	patches.suse/cifs-Adjust-indentation-in-smb2_open_file.patch
	patches.suse/cifs-Optimize-readdir-on-reparse-points.patch
	patches.suse/locks-print-unsigned-ino-in-proc-locks.patch
	patches.suse/tomoyo-Don-t-use-nifty-names-on-sockets.patch
	patches.suse/udp-fix-integer-overflow-while-computing-available-s.patch
	patches.suse/sctp-fix-err-handling-of-stream-initialization.patch
	patches.suse/net-dsa-bcm_sf2-Fix-IP-fragment-location-and-behavio.patch
	patches.suse/net-add-bool-confirm_neigh-parameter-for-dst_ops.upd.patch
	patches.suse/ip6_gre-do-not-confirm-neighbor-when-do-pmtu-update.patch
	patches.suse/gtp-do-not-confirm-neighbor-when-do-pmtu-update.patch
	patches.suse/net-dst-add-new-function-skb_dst_update_pmtu_no_conf.patch
	patches.suse/tunnel-do-not-confirm-neighbor-when-do-pmtu-update.patch
	patches.suse/vti-do-not-confirm-neighbor-when-do-pmtu-update.patch
	patches.suse/sit-do-not-confirm-neighbor-when-do-pmtu-update.patch
	patches.suse/net-dst-do-not-confirm-neighbor-for-vxlan-and-geneve.patch
	patches.suse/s390-qeth-fix-qdio-teardown-after-early-init-error
	patches.suse/s390-qeth-lock-the-card-while-changing-its-hsuid
	patches.suse/s390-qeth-fix-false-reporting-of-vnic-char-config-failure
	patches.suse/s390-qeth-fix-vnicc_is_in_use-if-rx_bcast-not-set
	patches.suse/s390-qeth-vnicc-fix-init-to-default
	patches.suse/s390-qeth-fix-initialization-on-old-hw
	patches.suse/net-mlxfw-Fix-out-of-memory-error-in-mfa2-flash-burn.patch
	patches.suse/0005-netfilter-nft_tproxy-Fix-port-selector-on-Big-Endian.patch
	patches.suse/dpaa_eth-fix-DMA-mapping-leak.patch
	patches.suse/net-phy-aquantia-add-suspend-resume-ops-for-AQR105.patch
	patches.suse/bpf-Fix-precision-tracking-for-unbounded-scalars.patch
	patches.suse/bnx2x-Use-appropriate-define-for-vlan-credit.patch
	patches.suse/bnx2x-Fix-accounting-of-vlan-resources-among-the-PFs.patch
	patches.suse/net_sched-sch_fq-properly-set-sk-sk_pacing_status.patch
	patches.suse/net-sched-act_mirred-Pull-mac-prior-redir-to-non-mac.patch
	patches.suse/net-stmmac-dwmac-meson8b-Fix-the-RGMII-TX-delay-on-M.patch
	patches.suse/mlxsw-spectrum_router-Skip-loopback-RIFs-during-MAC-.patch
	patches.suse/mlxsw-spectrum-Use-dedicated-policer-for-VRRP-packet.patch
	patches.suse/cxgb4-cxgb4vf-fix-flow-control-display-for-auto-nego.patch
	patches.suse/net-dsa-sja1105-Reconcile-the-meaning-of-TPID-and-TP.patch
	patches.suse/ptp-fix-the-race-between-the-release-of-ptp_clock-an.patch
	patches.suse/tcp-Fix-highest_sack-and-highest_sack_seq.patch
	patches.suse/net-sched-add-delete_empty-to-filters-and-use-it-in-.patch
	patches.suse/pstore-ram-Fix-error-path-memory-leak-in-persistent_.patch
	patches.suse/pstore-ram-Write-new-dumps-to-start-of-recycled-zone.patch
	patches.suse/samples-seccomp-Zero-out-members-based-on-seccomp_no.patch
	patches.suse/seccomp-Check-that-seccomp_notif-is-zeroed-out-by-th.patch
	patches.suse/gcc-plugins-make-it-possible-to-disable-CONFIG_GCC_P.patch
	patches.suse/drm-sun4i-hdmi-Remove-duplicate-cleanup-calls.patch
	patches.suse/drm-arm-mali-make-malidp_mw_connector_helper_funcs-s.patch
	patches.suse/drm-amdgpu-smu-add-metrics-table-lock.patch
	patches.suse/drm-amdgpu-smu-add-metrics-table-lock-for-navi-v2.patch
	patches.suse/drm-amdgpu-smu-add-metrics-table-lock-for-vega20-v2.patch
	patches.suse/drm-amdgpu-enable-gfxoff-for-raven1-refresh.patch
	patches.suse/ALSA-usb-audio-set-the-interface-format-after-resume.patch
	patches.suse/ALSA-hda-realtek-Add-headset-Mic-no-shutup-for-ALC28.patch
	patches.suse/ALSA-usb-audio-fix-set_format-altsetting-sanity-chec.patch
	patches.suse/ALSA-hda-hdmi-fix-atpx_present-when-CLASS-is-not-VGA.patch
	patches.suse/ALSA-hda-Apply-sync-write-workaround-to-old-Intel-pl.patch
	patches.suse/ALSA-hda-realtek-Add-Bass-Speaker-and-fixed-dac-for-.patch
	patches.suse/ALSA-ice1724-Fix-sleep-in-atomic-in-Infrasonic-Quart.patch
	patches.suse/ALSA-hda-realtek-Enable-the-bass-speaker-of-ASUS-UX4.patch
	patches.suse/powerpc-mm-Mark-get_slice_psize-slice_addr_is_low-as.patch
	patches.suse/powerpc-spinlocks-Include-correct-header-for-static-.patch
	patches.suse/taskstats-fix-data-race.patch
	patches.suse/exit-panic-before-exit_mm-on-global-init-exit.patch
	patches.suse/gen_initramfs_list.sh-fix-bad-variable-name-error.patch
	patches.suse/block-fix-splitting-segments-on-boundary-masks.patch
	patches.suse/Btrfs-fix-infinite-loop-during-nocow-writeback-due-t.patch
	patches.suse/media-cec-CEC-2.0-only-bcast-messages-were-ignored.patch
	patches.suse/media-cec-avoid-decrementing-transmit_queue_sz-if-it.patch
	patches.suse/media-cec-check-transmit_in_progress-not-transmittin.patch
	patches.suse/media-pulse8-cec-fix-lost-cec_transmit_attempt_done-.patch
	patches.suse/dmaengine-Fix-access-to-uninitialized-dma_slave_caps.patch
	patches.suse/dmaengine-k3dma-Avoid-null-pointer-traversal.patch
	patches.suse/dmaengine-virt-dma-Fix-access-after-free-in-vchan_co.patch
	patches.suse/apparmor-fix-bind-mounts-aborting-with-ENOMEM.patch
	patches.suse/apparmor-only-get-a-label-reference-if-the-fast-path-check-fails.patch
	patches.suse/apparmor-fix-aa_xattrs_match-may-sleep-while-holding-a-RCU-lock.patch
	patches.suse/mm-memory_hotplug-shrink-zones-when-offlining-memory.patch
	patches.suse/mm-zsmalloc-c-fix-the-migrated-zspage-statistics.patch
	patches.suse/memcg-account-security-cred-as-well-to-kmemcg.patch
	patches.suse/mm-move_pages-return-valid-node-id-in-status-if-the-page-is-already-on-the-target-node.patch
	patches.suse/ocfs2-fix-the-crash-due-to-call-ocfs2_get_dlm_debug-.patch
	patches.suse/riscv-ftrace-correct-the-condition-logic-in-function.patch
	patches.suse/clocksource-riscv-add-notrace-to-riscv_sched_clock.patch
	patches.suse/arm64-Revert-support-for-execute-only-user-mappings.patch
	patches.suse/rtc-sun6i-Add-support-for-RTC-clocks-on-R40.patch
	patches.suse/regulator-axp20x-Fix-AXP22x-ELDO2-regulator-enable-b.patch
	patches.suse/regulator-axp20x-Fix-axp20x_set_ramp_delay.patch
	patches.suse/regulator-bd70528-Remove-.set_ramp_delay-for-bd70528.patch
	patches.suse/spi-spi-fsl-dspi-Fix-16-bit-word-order-in-32-bit-XSP.patch
	patches.suse/spi-spi-dw-Add-lock-protect-dw_spi-rx-tx-to-prevent-.patch
	patches.suse/watchdog-max77620_wdt-fix-potential-build-errors.patch
	patches.suse/watchdog-tqmx86_wdt-Fix-build-error.patch
	patches.suse/watchdog-rn5t618_wdt-fix-module-aliases.patch
	patches.suse/tpm-Revert-tpm_tis-reserve-chip-for-duration-of-tpm_.patch
	patches.suse/tpm-Revert-tpm_tis_core-Set-TPM_CHIP_FLAG_IRQ-before.patch
	patches.suse/tpm-Revert-tpm_tis_core-Turn-on-the-TPM-before-probi.patch
	patches.suse/ftrace-avoid-potential-division-by-zero-in-function-profiler.patch
	patches.suse/tracing-change-offset-type-to-s32-in-preempt-irq-tracepoints.patch
	patches.suse/kernel-trace-fix-do-not-unregister-tracepoints-when-register-sched_migrate_task-fail.patch
	patches.suse/tpm-Handle-negative-priv-response_len-in-tpm_common_.patch
	patches.suse/tcp-fix-old-stuff-D-SACK-causing-SACK-to-be-treated-.patch
	patches.suse/sch_cake-avoid-possible-divide-by-zero-in-cake_enque.patch
	patches.suse/vxlan-fix-tos-value-before-xmit.patch
	patches.suse/net-freescale-fec-Fix-ethtool-d-runtime-PM.patch
	patches.suse/can-can_dropped_invalid_skb-ensure-an-initialized-he.patch
	patches.suse/can-kvaser_usb-fix-interface-sanity-check.patch
	patches.suse/can-gs_usb-gs_usb_probe-use-descriptors-of-current-a.patch
	patches.suse/can-mscan-mscan_rx_poll-fix-rx-path-lockup-when-retu.patch
	patches.suse/net-phylink-fix-failure-to-register-on-x86-systems.patch
	patches.suse/net-Google-gve-Remove-dma_wmb-before-ringing-doorbel.patch
	patches.suse/macb-Don-t-unregister-clks-unconditionally.patch
	patches.suse/sctp-free-cmd-obj.chunk-for-the-unprocessed-SCTP_CMD.patch
	patches.suse/net-dsa-mv88e6xxx-Preserve-priority-when-setting-CPU.patch
	patches.suse/net-mlx5e-Avoid-duplicating-rule-destinations.patch
	patches.suse/net-mlx5e-Always-print-health-reporter-message-to-dm.patch
	patches.suse/net-mlx5-Move-devlink-registration-before-interfaces.patch
	patches.suse/Revert-net-mlx5-Support-lockless-FTE-read-lookups.patch
	patches.suse/net-mlx5-DR-No-need-for-atomic-refcount-for-internal.patch
	patches.suse/net-mlx5e-Fix-hairpin-RSS-table-size.patch
	patches.suse/net-mlx5-DR-Init-lists-that-are-used-in-rule-s-membe.patch
	patches.suse/bpf-cgroup-prevent-out-of-order-release-of-cgroup-bp.patch
	patches.suse/bpf-Fix-passing-modified-ctx-to-ld-abs-ind-instructi.patch
	patches.suse/vlan-fix-memory-leak-in-vlan_dev_set_egress_priority.patch
	patches.suse/vlan-vlan_changelink-should-propagate-errors.patch
	patches.suse/net-stmmac-Fixed-link-does-not-need-MDIO-Bus.patch
	patches.suse/net-usb-lan78xx-fix-possible-skb-leak.patch
	patches.suse/net-stmmac-dwmac-sunxi-Allow-all-RGMII-modes.patch
	patches.suse/net-stmmac-dwmac-sun8i-Allow-all-RGMII-modes.patch
	patches.suse/pkt_sched-fq-do-not-accept-silly-TCA_FQ_QUANTUM.patch
	patches.suse/gtp-fix-bad-unlock-balance-in-gtp_encap_enable_socke.patch
	patches.suse/mlxsw-spectrum_qdisc-Ignore-grafting-of-invisible-FI.patch
	patches.suse/net-sch_prio-When-ungrafting-replace-with-FIFO.patch
	patches.suse/macvlan-do-not-assume-mac_header-is-set-in-macvlan_b.patch
	patches.suse/atm-eni-fix-uninitialized-variable-warning.patch
	patches.suse/netfilter-arp_tables-init-netns-pointer-in-xt_tgchk_.patch
	patches.suse/0011-netfilter-nft_flow_offload-fix-underflow-in-flowtabl.patch
	patches.suse/netfilter-conntrack-dccp-sctp-handle-null-timeout-ar.patch
	patches.suse/0010-netfilter-ipset-avoid-null-deref-when-IPSET_ATTR_LIN.patch
	patches.suse/HID-hidraw-Fix-returning-EPOLLOUT-from-hidraw_poll.patch
	patches.suse/HID-uhid-Fix-returning-EPOLLOUT-from-uhid_char_poll.patch
	patches.suse/HID-multitouch-Add-LG-MELF0410-I2C-touchscreen-suppo.patch
	patches.suse/HID-Fix-slab-out-of-bounds-read-in-hid_field_extract.patch
	patches.suse/HID-Add-quirk-for-Xin-Mo-Dual-Controller.patch
	patches.suse/HID-ite-Add-USB-id-match-for-Acer-SW5-012-keyboard-d.patch
	patches.suse/HID-asus-Ignore-Asus-vendor-page-usage-code-0xff-eve.patch
	patches.suse/HID-Add-quirk-for-incorrect-input-length-on-Lenovo-Y.patch
	patches.suse/HID-hid-input-clear-unmapped-usages.patch
	patches.suse/HID-hiddev-fix-mess-in-hiddev_open.patch
	patches.suse/HID-intel-ish-hid-ipc-add-CMP-device-id.patch
	patches.suse/HID-wacom-Recognize-new-MobileStudio-Pro-PID.patch
	patches.suse/drivers-hid-hid-multitouch.c-fix-a-possible-null-poi.patch
	patches.suse/HID-intel-ish-hid-ipc-Add-Tiger-Lake-PCI-device-ID.patch
	patches.suse/HID-steam-Fix-input-device-disappearing.patch
	patches.suse/Input-input_event-fix-struct-padding-on-sparc64.patch
	patches.suse/Input-add-safety-guards-to-input_set_keycode.patch
	patches.suse/pinctrl-lochnagar-select-GPIOLIB.patch
	patches.suse/pinctrl-meson-Fix-wrong-shift-value-when-get-drive-s.patch
	patches.suse/gpio-max77620-Add-missing-dependency-on-GPIOLIB_IRQC.patch
	patches.suse/gpio-zynq-Fix-for-bug-in-zynq_gpio_restore_context-A.patch
	patches.suse/gpiolib-acpi-Turn-dmi_system_id-table-into-a-generic.patch
	patches.suse/gpiolib-acpi-Add-honor_wakeup-module-option-quirk-me.patch
	patches.suse/RDMA-bnxt_re-Avoid-freeing-MR-resources-if-dereg-fai.patch
	patches.suse/RDMA-bnxt_re-Fix-Send-Work-Entry-state-check-while-p.patch
	patches.suse/IB-hfi1-Don-t-cancel-unused-work-item.patch
	patches.suse/IB-hfi1-Adjust-flow-PSN-with-the-correct-resync_psn.patch
	patches.suse/i40iw-Remove-setting-of-VMA-private-data-and-use-rdm.patch
	patches.suse/drm-dp_mst-correct-the-shifting-in-DP_REMOTE_I2C_REA.patch
	patches.suse/drm-sun4i-tcon-Set-RGB-DCLK-min.-divider-based-on-ha.patch
	patches.suse/drm-fb-helper-Round-up-bits_per_pixel-if-possible.patch
	patches.suse/drm-amd-display-Reduce-HDMI-pixel-encoding-if-max-cl.patch
	patches.suse/drm-i915-gt-Mark-up-virtual-engine-uabi_instance.patch
	patches.suse/drm-i915-Limit-audio-CDCLK-2-BCLK-constraint-back-to.patch
	patches.suse/drm-i915-Add-Wa_1408615072-and-Wa_1407596294-to-icl-.patch
	patches.suse/drm-i915-Add-Wa_1407352427-icl-ehl.patch
	patches.suse/pstore-ram-Regularize-prz-label-allocation-lifetime.patch
	patches.suse/powercap-intel_rapl-add-NULL-pointer-check-to-rapl_m.patch
	patches.suse/ALSA-hda-realtek-Add-new-codec-supported-for-ALCS120.patch
	patches.suse/ALSA-usb-audio-Apply-the-sample-rate-quirk-for-Bose-.patch
	patches.suse/ASoC-SOF-fix-fault-at-driver-unload-after-failed-pro.patch
	patches.suse/ASoC-soc-core-Set-dpcm_playback-dpcm_capture.patch
	patches.suse/ASoC-stm32-spdifrx-fix-inconsistent-lock-state.patch
	patches.suse/ASoC-stm32-spdifrx-fix-race-condition-in-irq-handler.patch
	patches.suse/ASoC-stm32-spdifrx-fix-input-pin-state-management.patch
	patches.suse/ASoC-fsl_audmix-add-missed-pm_runtime_disable.patch
	patches.suse/ASoC-topology-Prevent-use-after-free-in-snd_soc_get_.patch
	patches.suse/ALSA-hda-realtek-Set-EAPD-control-to-default-for-ALC.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-the-bass-speaker-on-L.patch
	patches.suse/ALSA-hda-enable-regmap-internal-locking.patch
	patches.suse/mtd-rawnand-stm32_fmc2-avoid-to-lock-the-CPU-bus.patch
	patches.suse/mtd-onenand-omap2-Pass-correct-flags-for-prep_dma_me.patch
	patches.suse/nvme-Translate-more-status-codes-to-blk_status_t.patch
	patches.suse/nvmet-fix-per-feat-data-len-for-get_feature.patch
	patches.suse/tty-always-relink-the-port.patch
	patches.suse/serdev-Don-t-claim-unsupported-ACPI-serial-devices.patch
	patches.suse/staging-vt6656-Fix-non-zero-logical-return-of-usb_co.patch
	patches.suse/staging-vt6656-correct-return-of-vnt_init_registers.patch
	patches.suse/staging-vt6656-limit-reg-output-to-block-size.patch
	patches.suse/staging-vt6656-remove-bool-from-vnt_radio_power_on-r.patch
	patches.suse/staging-vt6656-set-usb_set_intfdata-on-driver-fail.patch
	patches.suse/staging-comedi-adv_pci1710-fix-AI-channels-16-31-for.patch
	patches.suse/staging-rtl8188eu-Add-device-code-for-TP-Link-TL-WN7.patch
	patches.suse/chardev-Avoid-potential-use-after-free-in-chrdev_ope.patch
	patches.suse/USB-core-fix-check-for-duplicate-endpoints.patch
	patches.suse/usb-musb-jz4740-Silence-error-if-code-is-EPROBE_DEFE.patch
	patches.suse/usb-musb-dma-Correct-parameter-passed-to-IRQ-handler.patch
	patches.suse/usb-dwc3-gadget-Fix-request-complete-check.patch
	patches.suse/usb-chipidea-host-Disable-port-power-only-if-previou.patch
	patches.suse/phy-cpcap-usb-Fix-error-path-when-no-host-driver-is-.patch
	patches.suse/phy-qcom-qmp-Increase-PHY-ready-timeout.patch
	patches.suse/phy-cpcap-usb-Fix-flakey-host-idling-and-enumerating.patch
	patches.suse/phy-mapphone-mdm6600-Fix-uninitialized-status-value-.patch
	patches.suse/phy-cpcap-usb-Prevent-USB-line-glitches-from-waking-.patch
	patches.suse/phy-rockchip-inno-hdmi-round-clock-rate-down-to-clos.patch
	patches.suse/USB-serial-option-add-Telit-ME910G1-0x110a-compositi.patch
	patches.suse/USB-serial-option-add-ZLP-support-for-0x1bc7-0x9010.patch
	patches.suse/USB-PD-tcpm-bad-warning-size-PPS-adapters.patch
	patches.suse/USB-Fix-Don-t-skip-endpoint-descriptors-with-maxpack.patch
	patches.suse/usb-musb-fix-idling-for-suspend-after-disconnect-int.patch
	patches.suse/usb-musb-Disable-pullup-at-init.patch
	patches.suse/usb-ohci-da8xx-ensure-error-return-on-variable-error.patch
	patches.suse/usb-missing-parentheses-in-USE_NEW_SCHEME.patch
	patches.suse/HID-hidraw-uhid-Always-report-EPOLLOUT.patch
	patches.suse/arm64-Move-__ARCH_WANT_SYS_CLONE3-definition-to-uapi.patch
	patches.suse/arm64-Implement-copy_thread_tls.patch
	patches.suse/arm-Implement-copy_thread_tls.patch
	patches.suse/clone3-ensure-copy_thread_tls-is-implemented.patch
	patches.suse/i2c-bcm2835-Store-pointer-to-bus-clock.patch
	patches.suse/i2c-fix-bus-recovery-stop-mode-timing.patch
	patches.suse/iommu-vt-d-fix-adding-non-pci-devices-to-intel-iommu
	patches.suse/iommu-remove-device-link-to-group-on-failure
	patches.suse/iommu-vt-d-unlink-device-if-failed-to-add-to-group
	patches.suse/drm-i915-gen9-Clear-residual-context-state-on-contex.patch
	patches.suse/mm-memory_hotplug-don-t-free-usage-map-when-removing-a-re-added-early-section.patch
	patches.suse/mm-huge_memory.c-thp-fix-conflict-of-above-47bit-hint-address-and-PMD-alignment.patch
	patches.suse/mm-shmem.c-thp-shmem-fix-conflict-of-above-47bit-hint-address-and-PMD-alignment.patch
	patches.suse/mm-memcg-slab-fix-percpu-slab-vmstats-flushing.patch
	patches.suse/mm-debug_pagealloc-don-t-rely-on-static-keys-too-ear.patch
	patches.suse/mm-page-writeback-c-avoid-potential-division-by-zero-in-wb_min_max_ratio.patch
	patches.suse/mm-page-writeback-c-improve-arithmetic-divisions.patch
	patches.suse/mm-memcg-slab-call-flush_memcg_workqueue-only-if-memcg-workqueue-is-valid.patch
	patches.suse/keys-Fix-request_key-cache.patch
	patches.suse/afs-Fix-use-after-loss-of-ref.patch
	patches.suse/afs-Fix-afs_lookup-to-not-clobber-the-version-on-a-n.patch
	patches.suse/scsi-sd-clear-sdkp-protection_type-if-disk-is-reformatted-without-pi
	patches.suse/xprtrdma-Fix-create_qp-crash-on-device-unload.patch
	patches.suse/xprtrdma-Fix-completion-wait-during-device-removal.patch
	patches.suse/xprtrdma-Fix-oops-in-Receive-handler-after-device-re.patch
	patches.suse/fix-autofs-regression-caused-by-follow_managed-changes.patch
	patches.suse/platform-mellanox-fix-potential-deadlock-in-the-tmfi.patch
	patches.suse/platform-x86-GPD-pocket-fan-Use-default-values-when-.patch
	patches.suse/platform-x86-GPD-pocket-fan-Allow-somewhat-lower-hig.patch
	patches.suse/platform-x86-intel_pmc_core-update-Comet-Lake-platfo.patch
	patches.suse/platform-x86-asus-wmi-Fix-keyboard-brightness-cannot.patch
	patches.suse/Documentation-ABI-Fix-documentation-inconsistency-fo.patch
	patches.suse/Documentation-ABI-Add-missed-attribute-for-mlxreg-io.patch
	patches.suse/Fix-built-in-early-load-Intel-microcode-alignment.patch
	patches.suse/clk-samsung-exynos5420-Keep-top-G3D-clocks-enabled.patch
	patches.suse/clk-tegra-Fix-double-free-in-tegra_clk_init.patch
	patches.suse/clk-Don-t-try-to-enable-critical-clocks-if-prepare-f.patch
	patches.suse/clk-qcom-gcc-sdm845-Add-missing-flag-to-votable-GDSC.patch
	patches.suse/clk-sunxi-ng-r40-Allow-setting-parent-rate-for-exter.patch
	patches.suse/clk-sunxi-ng-sun8i-r-Fix-divider-on-APB0-clock.patch
	patches.suse/clk-sunxi-ng-h6-r-Fix-AR100-R_APB2-parent-order.patch
	patches.suse/arm64-dts-agilex-stratix10-fix-pmu-interrupt-numbers.patch
	patches.suse/clk-mmp2-Fix-the-order-of-timer-mux-parents.patch
	patches.suse/ARM-OMAP2-Fix-ti_sysc_find_one_clockdomain-to-check-.patch
	patches.suse/bus-ti-sysc-Fix-iterating-over-clocks.patch
	patches.suse/ARM-dts-am571x-idk-Fix-gpios-property-to-have-the-co.patch
	patches.suse/soc-ti-wkup_m3_ipc-Fix-race-condition-with-rproc_boo.patch
	patches.suse/ARM-dts-meson8-fix-the-size-of-the-PMU-registers.patch
	patches.suse/dt-bindings-reset-meson8b-fix-duplicate-reset-IDs.patch
	patches.suse/ARM-dts-imx6q-dhcom-fix-rtc-compatible.patch
	patches.suse/arm64-dts-ls1028a-fix-endian-setting-for-dcfg.patch
	patches.suse/arm64-dts-imx8mm-Change-SDMA1-ahb-clock-for-imx8mm.patch
	patches.suse/ARM-dts-imx7ulp-fix-reg-of-cpu-node.patch
	patches.suse/ARM-dts-imx6q-dhcom-Fix-SGTL5000-VDDIO-regulator-con.patch
	patches.suse/arm64-dts-imx8mq-librem5-devkit-use-correct-interrup.patch
	patches.suse/ARM-dts-imx6q-icore-mipi-Use-1.5-version-of-i.Core-M.patch
	patches.suse/ARM-dts-imx6qdl-sabresd-Remove-incorrect-power-suppl.patch
	patches.suse/ARM-dts-imx6sx-sdb-Remove-incorrect-power-supply-ass.patch
	patches.suse/ARM-dts-imx6sl-evk-Remove-incorrect-power-supply-ass.patch
	patches.suse/ARM-dts-imx6sll-evk-Remove-incorrect-power-supply-as.patch
	patches.suse/ARM-dts-imx7-Fix-Toradex-Colibri-iMX7S-256MB-NAND-fl.patch
	patches.suse/arm64-dts-allwinner-a64-olinuxino-Fix-SDIO-supply-re.patch
	patches.suse/block-fix-get_max_segment_size-overflow-on-32bit-arc.patch
	patches.suse/0009-block-fix-an-integer-overflow-in-logical-block-size.patch
	patches.suse/ALSA-firewire-tascam-fix-corruption-due-to-spin-lock.patch
	patches.suse/ALSA-dice-fix-fallback-from-protocol-extension-into-.patch
	patches.suse/ALSA-usb-audio-fix-sync-ep-altsetting-sanity-check.patch
	patches.suse/ALSA-seq-Fix-racy-access-for-queue-timer-in-proc-rea.patch
	patches.suse/ASoC-rt5640-Fix-NULL-dereference-on-module-unload.patch
	patches.suse/ASoC-Intel-bytcht_es8316-Fix-Irbis-NB41-netbook-quir.patch
	patches.suse/ASoC-stm32-dfsdm-fix-16-bits-record.patch
	patches.suse/ASoC-SOF-Intel-lower-print-level-to-dbg-if-we-will-r.patch
	patches.suse/ASoC-SOF-Intel-fix-HDA-codec-driver-probe-with-multi.patch
	patches.suse/ASoC-hdac_hda-Fix-error-in-driver-removal-after-fail.patch
	patches.suse/ASoC-msm8916-wcd-analog-Fix-selected-events-for-MIC-.patch
	patches.suse/ASoC-sti-fix-possible-sleep-in-atomic.patch
	patches.suse/ASoC-msm8916-wcd-analog-Fix-MIC-BIAS-Internal1.patch
	patches.suse/ASoC-msm8916-wcd-digital-Reset-RX-interpolation-path.patch
	patches.suse/btrfs-rework-arguments-of-btrfs_unlink_subvol.patch
	patches.suse/btrfs-fix-invalid-removal-of-root-ref.patch
	patches.suse/btrfs-do-not-delete-mismatched-root-refs.patch
	patches.suse/0001-btrfs-relocation-fix-reloc_root-lifespan-and-access.patch
	patches.suse/Btrfs-always-copy-scrub-arguments-back-to-user-space.patch
	patches.suse/btrfs-check-rw_devices-not-num_devices-for-balance.patch
	patches.suse/usb-core-hub-Improved-device-recognition-on-remote-w.patch
	patches.suse/USB-serial-simple-Add-Motorola-Solutions-TETRA-MTP3x.patch
	patches.suse/USB-serial-option-Add-support-for-Quectel-RM500Q.patch
	patches.suse/0001-USB-serial-opticon-fix-control-message-timeouts.patch
	patches.suse/USB-serial-option-add-support-for-Quectel-RM500Q-in-.patch
	patches.suse/0001-USB-serial-ch341-handle-unbound-port-at-reset_resume.patch
	patches.suse/0001-USB-serial-io_edgeport-handle-unbound-ports-on-URB-c.patch
	patches.suse/0001-USB-serial-io_edgeport-add-missing-active-port-sanit.patch
	patches.suse/0001-USB-serial-keyspan-handle-unbound-ports.patch
	patches.suse/0001-USB-serial-quatech2-handle-unbound-ports.patch
	patches.suse/iio-adc-ad7124-Fix-DT-channel-configuration.patch
	patches.suse/iio-imu-st_lsm6dsx-Fix-selection-of-ST_LSM6DS3_ID.patch
	patches.suse/iio-chemical-pms7003-fix-unmet-triggered-buffer-depe.patch
	patches.suse/iio-buffer-align-the-size-of-scan-bytes-to-size-of-t.patch
	patches.suse/iio-light-vcnl4000-Fix-scale-for-vcnl4040.patch
	patches.suse/staging-comedi-ni_routes-fix-null-dereference-in-ni_.patch
	patches.suse/staging-comedi-ni_routes-allow-partial-routing-infor.patch
	patches.suse/coresight-etm4x-Fix-unused-function-warning.patch
	patches.suse/scsi-fnic-fix-invalid-stack-access
	patches.suse/msft-hv-2001-scsi-storvsc-Correctly-set-number-of-hardware-queues.patch
	patches.suse/scsi-mptfusion-fix-double-fetch-bug-in-ioctl
	patches.suse/s390-zcrypt-fix-cca-cipher-key-gen-with-clear-key-value-function
	patches.suse/s390-setup-fix-secure-ipl-message
	patches.suse/ptrace-reintroduce-usage-of-subjective-credentials-in-ptrace_has_cap.patch
	patches.suse/efi-earlycon-Fix-write-combine-mapping-on-x86.patch
	patches.suse/futex-Fix-kernel-doc-notation-warning.patch
	patches.suse/locking-rwsem-Fix-kernel-crash-when-spinning-on-RWSE.patch
	patches.suse/perf-Correctly-handle-failed-perf_get_aux_event.patch
	patches.suse/perf-x86-intel-uncore-fix-missing-marker-for-snr_uncore_imc_freerunning_events.patch
	patches.suse/lib-vdso-Make-__cvdso_clock_getres-static.patch
	patches.suse/tick-sched-Annotate-lockless-access-to-last_jiffies_.patch
	patches.suse/x86-resctrl-fix-an-imbalance-in-domain_remove_cpu.patch
	patches.suse/x86-resctrl-fix-potential-memory-leak.patch
	patches.suse/x86-cpu-amd-ensure-clearing-of-sme-sev-features-is-maintained.patch
	patches.suse/drm-i915-Add-missing-include-file-linux-math64.h.patch
	patches.suse/mtd-rawnand-gpmi-Fix-suspend-resume-problem.patch
	patches.suse/mtd-rawnand-gpmi-Restore-nfc-timing-setup-after-susp.patch
	patches.suse/i2c-tegra-Fix-suspending-in-active-runtime-PM-state.patch
	patches.suse/i2c-tegra-Properly-disable-runtime-PM-on-driver-s-pr.patch
	patches.suse/i2c-iop3xx-Fix-memory-leak-in-probe-error-path.patch
	patches.suse/sh_eth-check-sh_eth_cpu_data-dual_port-when-dumping-.patch
	patches.suse/i40e-Fix-virtchnl_queue_select-bitmap-validation.patch
	patches.suse/ixgbevf-Remove-limit-of-10-entries-for-unicast-filte.patch
	patches.suse/ixgbe-Fix-calculation-of-queue-with-VFs-and-flow-dir.patch
	patches.suse/igb-Fix-SGMII-SFP-module-discovery-for-100FX-LX.patch
	patches.suse/iavf-remove-current-MAC-address-filter-on-VF-reset.patch
	patches.suse/i40e-Set-PHY-Access-flag-on-X722.patch
	patches.suse/e1000e-Revert-e1000e-Make-watchdog-use-delayed-work.patch
	patches.suse/net-tls-avoid-spurious-decryption-error-with-HW-resy.patch
	patches.suse/net-tls-fix-async-operation.patch
	patches.suse/ipv4-Detect-rollover-in-specific-fib-table-dump.patch
	patches.suse/devlink-Wait-longer-before-warning-about-unset-port-.patch
	patches.suse/devlink-correct-misspelling-of-snapshot.patch
	patches.suse/qmi_wwan-Add-support-for-Quectel-RM500Q.patch
	patches.suse/0001-NFC-pn533-fix-bulk-message-timeout.patch
	patches.suse/ptp-free-ptp-device-pin-descriptors-properly.patch
	patches.suse/net-usb-lan78xx-limit-size-of-local-TSO-packets.patch
	patches.suse/r8152-add-missing-endpoint-sanity-check.patch
	patches.suse/mac80211-mesh-restrict-airtime-metric-to-peered-esta.patch
	patches.suse/wireless-fix-enabling-channel-12-for-custom-regulato.patch
	patches.suse/cfg80211-Fix-radar-event-during-another-phy-CAC.patch
	patches.suse/mac80211-Fix-TKIP-replay-protection-immediately-afte.patch
	patches.suse/wireless-wext-avoid-gcc-O3-warning.patch
	patches.suse/cfg80211-fix-deadlocks-in-autodisconnect-work.patch
	patches.suse/cfg80211-fix-memory-leak-in-nl80211_probe_mesh_link.patch
	patches.suse/cfg80211-fix-memory-leak-in-cfg80211_cqm_rssi_update.patch
	patches.suse/cfg80211-check-for-set_wiphy_params.patch
	patches.suse/cfg80211-fix-page-refcount-issue-in-A-MSDU-decap.patch
	patches.suse/mlxsw-spectrum-Do-not-enforce-same-firmware-version-.patch
	patches.suse/mlxsw-spectrum-Do-not-modify-cloned-SKBs-during-xmit.patch
	patches.suse/mlxsw-switchx2-Do-not-modify-cloned-SKBs-during-xmit.patch
	patches.suse/mlxsw-spectrum-Wipe-xstats.backlog-of-down-ports.patch
	patches.suse/mlxsw-spectrum_qdisc-Include-MC-TCs-in-Qdisc-counter.patch
	patches.suse/tcp-fix-marked-lost-packets-not-being-retransmitted.patch
	patches.suse/hv_netvsc-Fix-memory-leak-when-removing-rndis-device.patch
	patches.suse/batman-adv-Fix-DAT-candidate-selection-on-little-end.patch
	patches.suse/net-wan-fsl_ucc_hdlc-fix-out-of-bounds-write-on-arra.patch
	patches.suse/bpf-sockmap-Read-psock-ingress_msg-before-sk_receive.patch
	patches.suse/net-bpf-Don-t-leak-time-wait-and-request-sockets.patch
	patches.suse/bpftool-Fix-printing-incorrect-pointer-in-btf_dump_p.patch
	patches.suse/bpf-Fix-incorrect-verifier-simulation-of-ARSH-under-.patch
	patches.suse/bpf-Sockmap-tls-during-free-we-may-call-tcp_bpf_unha.patch
	patches.suse/bpf-Sockmap-ensure-sock-lock-held-during-tear-down.patch
	patches.suse/bpf-Sockmap-tls-push-write_space-updates-through-ulp.patch
	patches.suse/bpf-Sockmap-skmsg-helper-overestimates-push-pull-and.patch
	patches.suse/bpf-Sockmap-tls-msg_push_data-may-leave-end-mark-in-.patch
	patches.suse/bpf-Sockmap-tls-tls_sw-can-create-a-plaintext-buf-en.patch
	patches.suse/bpf-Sockmap-tls-skmsg-can-have-wrapped-skmsg-that-ne.patch
	patches.suse/bpf-Sockmap-tls-fix-pop-data-with-SK_DROP-return-cod.patch
	patches.suse/macvlan-use-skb_reset_mac_header-in-macvlan_queue_xm.patch
	patches.suse/net-hns3-pad-the-short-frame-before-sending-to-the-h.patch
	patches.suse/net-ethernet-ave-Avoid-lockdep-warning.patch
	patches.suse/net-dsa-tag_gswip-fix-typo-in-tagger-name.patch
	patches.suse/net-dsa-tag_qca-fix-doubled-Tx-statistics.patch
	patches.suse/netfilter-fix-a-use-after-free-in-mtype_destroy.patch
	patches.suse/netfilter-arp_tables-init-netns-pointer-in-xt_tgdtor.patch
	patches.suse/netfilter-nf_tables-store-transaction-list-locally-w.patch
	patches.suse/netfilter-nft_tunnel-fix-null-attribute-check.patch
	patches.suse/netfilter-nft_tunnel-ERSPAN_VERSION-must-not-be-null.patch
	patches.suse/netfilter-nf_tables-remove-WARN-and-add-NLA_STRING-u.patch
	patches.suse/netfilter-nf_tables-fix-flowtable-list-del-corruptio.patch
	patches.suse/netfilter-nat-fix-ICMP-header-corruption-on-ICMP-err.patch
	patches.suse/net-sched-act_ife-initalize-ife-metalist-earlier.patch
	patches.suse/net-avoid-updating-qdisc_xmit_lock_key-in-netdev_upd.patch
	patches.suse/net-hns-fix-soft-lockup-when-there-is-not-enough-mem.patch
	patches.suse/net-phy-dp83867-Set-FORCE_LINK_GOOD-to-default-after.patch
	patches.suse/net-dsa-sja1105-Don-t-error-out-on-disabled-ports-wi.patch
	patches.suse/net-dsa-bcm_sf2-Configure-IMP-port-for-2Gb-sec.patch
	patches.suse/net-systemport-Fixed-queue-mapping-in-internal-ring-.patch
	patches.suse/bnxt_en-Fix-NTUPLE-firmware-command-failures.patch
	patches.suse/bnxt_en-Fix-ipv6-RFS-filter-matching-logic.patch
	patches.suse/bnxt_en-Do-not-treat-DSN-Digital-Serial-Number-read-.patch
	patches.suse/net-sched-act_ctinfo-fix-memory-leak.patch
	patches.suse/cxgb4-fix-Tx-multi-channel-port-rate-limit.patch
	patches.suse/cxgb4-reject-overlapped-queues-in-TC-MQPRIO-offload.patch
	patches.suse/hwmon-nct7802-Fix-voltage-limits-to-wrong-registers.patch
	patches.suse/hwmon-nct7802-Fix-non-working-alarm-on-voltages.patch
	patches.suse/hwmon-adt7475-Make-volt2reg-return-same-reg-as-reg2v.patch
	patches.suse/hwmon-core-Do-not-use-device-managed-functions-for-m.patch
	patches.suse/led-max77650-add-of_match-table.patch
	patches.suse/readdir-be-more-conservative-with-directory-entry-na.patch
	patches.suse/readdir-make-user_access_begin-use-the-real-access-r.patch
	patches.suse/PCI-Mark-AMD-Navi14-GPU-rev-0xc5-ATS-as-broken.patch
	patches.suse/PM-hibernate-fix-crashes-with-init_on_free-1.patch
	patches.suse/ceph-hold-extra-reference-to-r_parent-over-life-of-request.patch
	patches.suse/tracing-xen-ordered-comparison-of-function-pointers.patch
	patches.suse/tracing-fix-histogram-code-when-expression-has-same-var-as-value.patch
	patches.suse/XArray-Fix-xas_pause-at-ULONG_MAX.patch
	patches.suse/XArray-Fix-infinite-loop-with-entry-at-ULONG_MAX.patch
	patches.suse/XArray-Fix-xa_find_after-with-multi-index-entries.patch
	patches.suse/XArray-Fix-xas_find-returning-too-many-entries.patch
	patches.suse/mmc-sdhci_am654-Remove-Inverted-Write-Protect-flag.patch
	patches.suse/mmc-sdhci_am654-Reset-Command-and-Data-line-after-tu.patch
	patches.suse/mmc-tegra-fix-SDR50-tuning-override.patch
	patches.suse/mmc-sdhci-fix-minimum-clock-rate-for-v3-controller.patch
	patches.suse/lib-Reduce-user_access_begin-boundaries-in-strncpy_f.patch
	patches.suse/drm-i915-userptr-fix-size-calculation.patch
	patches.suse/drm-i915-Align-engine-uabi_class-instance-with-i915_.patch
	patches.suse/powerpc-xive-Discard-ESB-load-value-when-interrupt-i.patch
	patches.suse/powerpc-mm-hash-Fix-sharing-context-ids-between-kern.patch
	patches.suse/iommu-vt-d-call-_dmar_remove_one_dev_info-with-valid-pointer
	patches.suse/iommu-amd-fix-iommu-perf-counter-clobbering-during-init
	patches.suse/Input-evdev-convert-kzalloc-vzalloc-to-kvzalloc.patch
	patches.suse/Input-sun4i-ts-add-a-check-for-devm_thermal_zone_of_.patch
	patches.suse/Input-pegasus_notetaker-fix-endpoint-sanity-check.patch
	patches.suse/Input-aiptek-fix-endpoint-sanity-check.patch
	patches.suse/Input-gtco-fix-endpoint-sanity-check.patch
	patches.suse/Input-sur40-fix-interface-sanity-checks.patch
	patches.suse/Input-rmi_f54-read-from-FIFO-in-32-byte-blocks.patch
	patches.suse/Input-max77650-onkey-add-of_match-table.patch
	patches.suse/Input-keyspan-remote-fix-control-message-timeouts.patch
	patches.suse/Input-pm8xxx-vib-fix-handling-of-separate-enable-reg.patch
	patches.suse/0001-btrfs-scrub-Require-mandatory-block-group-RO-for-dev.patch
	patches.suse/0001-btrfs-dev-replace-remove-warning-for-unknown-return-.patch
	patches.suse/net-ip6_gre-fix-moving-ip6gre-between-namespaces.patch
	patches.suse/vti-6-fix-packet-tx-through-bpf_redirect.patch
	patches.suse/xfrm-interface-fix-packet-tx-through-bpf_redirect.patch
	patches.suse/xfrm-support-output_mark-for-offload-ESP-packets.patch
	patches.suse/ipv6-sr-remove-SKB_GSO_IPXIP6-on-End.D-actions.patch
	patches.suse/net-sysfs-Fix-reference-count-leak.patch
	patches.suse/tcp_bbr-improve-arithmetic-division-in-bbr_update_bw.patch
	patches.suse/net-usb-lan78xx-Add-.ndo_features_check.patch
	patches.suse/tcp-remove-redundant-assigment-to-snd_cwnd.patch
	patches.suse/net-ip_tunnel-fix-namespaces-move.patch
	patches.suse/net-sk_msg-Don-t-check-if-sock-is-locked-when-tearin.patch
	patches.suse/can-slip-Protect-tty-disc_data-in-write_wakeup-and-c.patch
	patches.suse/net-Fix-packet-reordering-caused-by-GRO-and-listifie.patch
	patches.suse/Revert-udp-do-rmem-bulk-free-even-if-the-rx-sk-queue.patch
	patches.suse/net_sched-use-validated-TCA_KIND-attribute-in-tc_new.patch
	patches.suse/net-ip6_tunnel-fix-namespaces-move.patch
	patches.suse/airo-Fix-possible-info-leak-in-AIROOLDIOCTL-SIOCDEVP.patch
	patches.suse/airo-Add-missing-CAP_NET_ADMIN-check-in-AIROOLDIOCTL.patch
	patches.suse/net-rtnetlink-validate-IFLA_MTU-attribute-in-rtnl_cr.patch
	patches.suse/gtp-make-sure-only-SOCK_DGRAM-UDP-sockets-are-accept.patch
	patches.suse/r8152-fix-runtime-resume-for-linking-change.patch
	patches.suse/r8152-reset-flow-control-patch-when-linking-on-for-R.patch
	patches.suse/r8152-get-default-setting-of-WOL-before-initializing.patch
	patches.suse/r8152-disable-U2P3-for-RTL8153B.patch
	patches.suse/r8152-Disable-PLA-MCU-clock-speed-down.patch
	patches.suse/r8152-disable-test-IO-for-RTL8153B.patch
	patches.suse/r8152-don-t-enable-U1U2-with-USB_SPEED_HIGH-for-RTL8.patch
	patches.suse/r8152-avoid-the-MCU-to-clear-the-lanwake.patch
	patches.suse/r8152-disable-DelayPhyPwrChg.patch
	patches.suse/mlxsw-spectrum_acl-Fix-use-after-free-during-reload.patch
	patches.suse/tun-add-mutex_unlock-call-and-napi.skb-clearing-in-t.patch
	patches.suse/mt76-fix-LED-link-time-failure.patch
	patches.suse/libertas-Fix-two-buffer-overflows-at-parsing-bss-des.patch
	patches.suse/iwlwifi-mvm-fix-NVM-check-for-3168-devices.patch
	patches.suse/iwlwifi-mvm-fix-SKB-leak-on-invalid-queue.patch
	patches.suse/iwlwifi-mvm-fix-potential-SKB-leak-on-TXQ-TX.patch
	patches.suse/iwlwifi-fw-make-pos-static-in-iwl_sar_get_ewrd_table.patch
	patches.suse/iwlwifi-mvm-don-t-send-the-IWL_MVM_RXQ_NSSN_SYNC-not.patch
	patches.suse/fou-Fix-IPv6-netlink-policy.patch
	patches.suse/qlcnic-Fix-CPU-soft-lockup-while-collecting-firmware.patch
	patches.suse/0013-net-sonic-Add-mutual-exclusion-for-accessing-shared-.patch
	patches.suse/net_sched-fix-datalen-for-ematch.patch
	patches.suse/i40e-fix-spelling-mistake-to-too.patch
	patches.suse/ipvs-fix-spelling-mistake-to-too.patch
	patches.suse/caif_usb-fix-spelling-mistake-to-too.patch
	patches.suse/net-rose-fix-spelling-mistake-to-too.patch
	patches.suse/tcp-do-not-leave-dangling-pointers-in-tp-highest_sac.patch
	patches.suse/seq_tab_next-should-increase-position-index.patch
	patches.suse/l2t_seq_next-should-increase-position-index.patch
	patches.suse/vcc_seq_next-should-increase-position-index.patch
	patches.suse/neigh_stat_seq_next-should-increase-position-index.patch
	patches.suse/rt_cpu_seq_next-should-increase-position-index.patch
	patches.suse/ipv6_route_seq_next-should-increase-position-index.patch
	patches.suse/net-stmmac-platform-fix-probe-for-ACPI-devices.patch
	patches.suse/net-bcmgenet-Use-netif_tx_napi_add-for-TX-NAPI.patch
	patches.suse/net-cxgb3_main-Add-CAP_NET_ADMIN-check-to-CHELSIO_GE.patch
	patches.suse/net-mlx5-Fix-lowest-FDB-pool-size.patch
	patches.suse/net-mlx5-Update-the-list-of-the-PCI-supported-device-505a7f54.patch
	patches.suse/net-mlx5-DR-Enable-counter-on-non-fwd-dest-objects.patch
	patches.suse/net-mlx5-E-Switch-Prevent-ingress-rate-configuration.patch
	patches.suse/net-mlx5-DR-use-non-preemptible-call-to-get-the-curr.patch
	patches.suse/net-mlx5e-Clear-VF-config-when-switching-modes.patch
	patches.suse/net-mlx5e-kTLS-Fix-corner-case-checks-in-TX-resync-f.patch
	patches.suse/net-mlx5e-kTLS-Remove-redundant-posts-in-TX-resync-f.patch
	patches.suse/net-mlx5e-kTLS-Do-not-send-decrypted-marked-SKBs-via.patch
	patches.suse/netfilter-nft_osf-add-missing-check-for-DREG-attribu.patch
	patches.suse/netfilter-ipset-use-bitmap-infrastructure-completely.patch
	patches.suse/netfilter-conntrack-sctp-use-distinct-states-for-new.patch
	patches.suse/netfilter-nf_tables-add-__nft_chain_type_get.patch
	patches.suse/netfilter-nf_tables-autoload-modules-from-the-abort-.patch
	patches.suse/net-Fix-skb-csum-update-in-inet_proto_csum_replace16.patch
	patches.suse/firestream-fix-memory-leaks.patch
	patches.suse/ARM-8955-1-virt-Relax-arch-timer-version-check-durin.patch
	patches.suse/afs-Fix-characters-allowed-into-cell-names.patch
	patches.suse/do_last-fetch-directory--i_mode-and--i_uid-before-its-too-late.patch
	patches.suse/scsi-fnic-do-not-queue-commands-during-fwreset.patch
	patches.suse/0024-block-allow-partitions-on-host-aware-zone-devices.patch
	patches.suse/arm64-kbuild-remove-compressed-images-on-make-ARCH-a.patch
	patches.suse/arm64-kexec-remove-unnecessary-debug-prints.patch
	patches.suse/libfdt-include-fdt_addresses.c.patch
	patches.suse/arm64-kexec_file-add-crash-dump-support.patch
	patches.suse/arm64-cpufeature-Fix-the-type-of-no-FP-SIMD-capabili.patch
	patches.suse/arm64-cpufeature-Set-the-FP-SIMD-compat-HWCAP-bits-p.patch
	patches.suse/arm64-ptrace-nofpsimd-Fail-FP-SIMD-regset-operations.patch
	patches.suse/arm64-nofpsmid-Handle-TIF_FOREIGN_FPSTATE-flag-clean.patch
	patches.suse/arm64-acpi-fix-DAIF-manipulation-with-pNMI.patch
	patches.suse/hwmon-k10temp-Use-bitops.patch
	patches.suse/hmon-k10temp-Convert-to-use-devm_hwmon_device_regist.patch
	patches.suse/hwmon-k10temp-Report-temperatures-per-CPU-die.patch
	patches.suse/hwmon-k10temp-Show-core-and-SoC-current-and-voltages.patch
	patches.suse/hwmon-k10temp-Don-t-show-temperature-limits-on-Ryzen.patch
	patches.suse/hwmon-k10temp-Display-up-to-eight-sets-of-CCD-temper.patch
	patches.suse/EDAC-skx_common-downgrade-message-importance-on-miss.patch
	patches.suse/x86-mce-amd-edac-mce_amd-add-new-load-store-unit-mcatype.patch
	patches.suse/edac-mce_amd-always-load-on-smca-systems.patch
	patches.suse/x86-amd_nb-add-family-19h-pci-ids.patch
	patches.suse/edac-amd64-add-family-ops-for-family-19h-models-00h-0fh.patch
	patches.suse/edac-amd64-drop-some-family-checks-for-newer-systems.patch
	patches.suse/edac-mce_amd-make-fam_ops-static-global.patch
	patches.suse/mmc-spi-Toggle-SPI-polarity-do-not-hardcode-it.patch
	patches.suse/mmc-sdhci-fix-up-CMD12-sending.patch
	patches.suse/gpio-add-gpiod_toggle_active_low.patch
	patches.suse/mmc-core-Rework-wp-gpio-handling.patch
	patches.suse/mmc-sdhci-of-esdhc-fix-esdhc_reset-for-different-con.patch
	patches.suse/0001-mmc-sdhci-of-at91-fix-memleak-on-clk_get-failure.patch
	patches.suse/platform-x86-ISST-Allow-additional-core-power-mailbo.patch
	patches.suse/platform-x86-intel_mid_powerbtn-Take-a-copy-of-ddata.patch
	patches.suse/platform-x86-intel_scu_ipc-Fix-interrupt-support.patch
	patches.suse/livepatch-selftest-clean-up-shadow-variable-names-and-type.patch
	patches.suse/livepatch-samples-selftest-use-klp_shadow_alloc-api-correctly.patch
	patches.suse/dmaengine-axi-dmac-add-a-check-for-devm_regmap_init_.patch
	patches.suse/dmaengine-fsl-edma-Add-eDMA-support-for-QorIQ-LS1028.patch
	patches.suse/dmaengine-Store-module-owner-in-dma_device-struct.patch
	patches.suse/dmaengine-fsl-qdma-fix-duplicated-argument-to.patch
	patches.suse/dmaengine-zynqmp_dma-fix-burst-length-configuration.patch
	patches.suse/regmap-fix-writes-to-non-incrementing-registers.patch
	patches.suse/spi-dw-use-smp_mb-to-avoid-sending-spi-data-error.patch
	patches.suse/spi-spi-fsl-qspi-Ensure-width-is-respected-in-spi-me.patch
	patches.suse/spi-spi-fsl-dspi-Use-dma_request_chan-instead-dma_re.patch
	patches.suse/spi-fsl-lpspi-fix-only-one-cs-gpio-working.patch
	patches.suse/regulator-vctrl-regulator-Avoid-deadlock-getting-and.patch
	patches.suse/regulator-core-Fix-exported-symbols-to-the-exported-.patch
	patches.suse/regulator-rk808-Lower-log-level-on-optional-GPIOs-be.patch
	patches.suse/regulator-core-Add-regulator_is_equal-helper.patch
	patches.suse/regulator-fix-for-regulator-core-Add-regulator_is_eq.patch
	patches.suse/bsc1175543-ACPI-processor-Export-function-to-claim-_CST-control.patch
	patches.suse/bsc1175543-ACPI-processor-Introduce-acpi_processor_evaluate_cst.patch
	patches.suse/bsc1175543-ACPI-processor-Clean-up-acpi_processor_evaluate_cst.patch
	patches.suse/bsc1175543-ACPI-processor-Make-ACPI_PROCESSOR_CSTATE-depend-on-.patch
	patches.suse/bsc1175543-ACPI-processor-Export-acpi_processor_evaluate_cst.patch
	patches.suse/bsc1175543-intel_idle-Refactor-intel_idle_cpuidle_driver_init.patch
	patches.suse/bsc1175543-intel_idle-Use-ACPI-_CST-for-processor-models-withou.patch
	patches.suse/bsc1175543-cpuidle-Allow-idle-states-to-be-disabled-by-default.patch
	patches.suse/bsc1175543-intel_idle-Allow-ACPI-_CST-to-be-used-for-selected-k.patch
	patches.suse/bsc1175543-intel_idle-Add-module-parameter-to-prevent-ACPI-_CST.patch
	patches.suse/bsc1175543-intel_idle-Use-ACPI-_CST-on-server-systems.patch
	patches.suse/bsc1175543-Documentation-admin-guide-PM-Add-intel_idle-document.patch
	patches.suse/PM-wakeup-Show-statistics-for-deleted-wakeup-sources.patch
	patches.suse/powercap-intel_rapl-add-support-for-TigerLake-Mobile.patch
	patches.suse/opp-Free-static-OPPs-on-errors-while-adding-them.patch
	patches.suse/PM-devfreq-Add-new-name-attribute-for-sysfs.patch
	patches.suse/apei-ghes-Do-not-delay-GHES-polling.patch
	patches.suse/ACPICA-Disassembler-create-buffer-fields-in-ACPI_PAR.patch
	patches.suse/ACPI-battery-Deal-with-design-or-full-capacity-being.patch
	patches.suse/ACPI-battery-Use-design-cap-for-capacity-calculation.patch
	patches.suse/ACPI-battery-Deal-better-with-neither-design-nor-ful.patch
	patches.suse/ACPI-video-Do-not-export-a-non-working-backlight-int.patch
	patches.suse/ACPI-button-Add-DMI-quirk-for-Razer-Blade-Stealth-13.patch
	patches.suse/ACPI-EC-Reference-count-query-handlers-under-lock.patch
	patches.suse/tools-power-acpi-fix-compilation-error.patch
	patches.suse/usb-dwc3-use-proper-initializers-for-property-entrie.patch
	patches.suse/0023-md-bitmap-small-cleanups.patch
	patches.suse/0024-raid6-test-fix-a-compilation-error.patch
	patches.suse/0025-raid6-test-fix-a-compilation-warning.patch
	patches.suse/0026-md-raid6-fix-algorithm-choice-under-larger-PAGE_SIZE.patch
	patches.suse/0027-raid5-remove-worker_cnt_per_group-argument-from-allo.patch
	patches.suse/0028-md-rename-wb-stuffs.patch
	patches.suse/0029-md-fix-a-typo-s-creat-create.patch
	patches.suse/0014-lib-crc64-include-linux-crc64.h-for-crc64_be.patch
	patches.suse/0015-bcache-add-code-comments-for-state-pool-in-__btree_s.patch
	patches.suse/0016-bcache-avoid-unnecessary-btree-nodes-flushing-in-btr.patch
	patches.suse/0017-bcache-print-written-and-keys-in-trace_bcache_btree_.patch
	patches.suse/0018-bcache-remove-member-accessed-from-struct-btree.patch
	patches.suse/0019-bcache-reap-c-btree_cache_freeable-from-the-tail-in-.patch
	patches.suse/0020-bcache-reap-from-tail-of-c-btree_cache-in-bch_mca_sc.patch
	patches.suse/cgroup-prevent-double-killing-of-css-when-enabling-threaded-cgroup.patch
	patches.suse/selinux-revert-stop-passing-MAY_NOT_BLOCK-to-the-AVC.patch
	patches.suse/selinux-fall-back-to-ref-walk-if-audit-is-required.patch
	patches.suse/lib-vdso-Make-__arch_update_vdso_data-logic-understa.patch
	patches.suse/watchdog-softlockup-Remove-obsolete-check-of-last-re.patch
	patches.suse/watchdog-softlockup-Enforce-that-timestamp-is-valid-.patch
	patches.suse/lib-vdso-Let-do_coarse-return-0-to-simplify-the-call.patch
	patches.suse/lib-vdso-Avoid-duplication-in-__cvdso_clock_getres.patch
	patches.suse/lib-vdso-Add-unlikely-hint-into-vdso_read_begin.patch
	patches.suse/lib-vdso-Mark-do_hres-and-do_coarse-as-__always_inli.patch
	patches.suse/ns-Introduce-Time-Namespace.patch
	patches.suse/time-Add-timens_offsets-to-be-used-for-tasks-in-time.patch
	patches.suse/posix-clocks-Rename-the-clock_get-callback-to-clock_.patch
	patches.suse/posix-clocks-Rename-.clock_get_timespec-callbacks-ac.patch
	patches.suse/alarmtimer-Rename-gettime-callback-to-get_ktime.patch
	patches.suse/alarmtimer-Provide-get_timespec-callback.patch
	patches.suse/posix-clocks-Introduce-clock_get_ktime-callback.patch
	patches.suse/posix-timers-Use-clock_get_ktime-in-common_timer_get.patch
	patches.suse/posix-clocks-Wire-up-clock_gettime-with-timens-offse.patch
	patches.suse/time-Add-do_timens_ktime_to_host-helper.patch
	patches.suse/timerfd-Make-timerfd_settime-time-namespace-aware.patch
	patches.suse/posix-timers-Make-timer_settime-time-namespace-aware.patch
	patches.suse/alarmtimer-Make-nanosleep-time-namespace-aware.patch
	patches.suse/hrtimers-Prepare-hrtimer_nanosleep-for-time-namespac.patch
	patches.suse/posix-timers-Make-clock_nanosleep-time-namespace-awa.patch
	patches.suse/fs-proc-Respect-boottime-inside-time-namespace-for-p.patch
	patches.suse/x86-vdso-Restrict-splitting-VVAR-VMA.patch
	patches.suse/lib-vdso-Prepare-for-time-namespace-support.patch
	patches.suse/x86-vdso-Provide-vdso_data-offset-on-vvar_page.patch
	patches.suse/x86-vdso-Add-time-napespace-page.patch
	patches.suse/time-Allocate-per-timens-vvar-page.patch
	patches.suse/x86-vdso-Handle-faults-on-timens-page.patch
	patches.suse/x86-vdso-On-timens-page-fault-prefault-also-VVAR-pag.patch
	patches.suse/x86-vdso-Zap-vvar-pages-when-switching-to-a-time-nam.patch
	patches.suse/fs-proc-Introduce-proc-pid-timens_offsets.patch
	patches.suse/selftests-timens-Add-Time-Namespace-test-for-support.patch
	patches.suse/selftests-timens-Add-a-test-for-timerfd.patch
	patches.suse/selftests-timens-Add-a-test-for-clock_nanosleep.patch
	patches.suse/selftests-timens-Add-procfs-selftest.patch
	patches.suse/selftests-timens-Add-timer-offsets-test.patch
	patches.suse/selftests-timens-Add-a-simple-perf-test-for-clock_ge.patch
	patches.suse/selftests-timens-Check-for-right-timens-offsets-afte.patch
	patches.suse/alarmtimer-Unregister-wakeup-source-when-module-get-.patch
	patches.suse/lib-vdso-Only-read-hrtimer_res-when-needed-in-__cvds.patch
	patches.suse/clocksource-drivers-bcm2835_timer-Fix-memory-leak-of.patch
	patches.suse/msft-hv-2004-clocksource-drivers-hyper-v-Untangle-stimers-and-tim.patch
	patches.suse/msft-hv-2006-clocksource-drivers-hyper-v-Set-TSC-clocksource-as-d.patch
	patches.suse/alarmtimer-Make-alarmtimer-platform-device-child-of-.patch
	patches.suse/irqchip-mbigen-Set-driver-.suppress_bind_attrs-to-av.patch
	patches.suse/irqdomain-Fix-a-memory-leak-in-irq_domain_push_irq.patch
	patches.suse/x86-cpu-Update-cached-HLE-state-on-write-to-TSX_CTRL.patch
	patches.suse/ASoC-Intel-Skylake-Explicitly-include-linux-io.h-for.patch
	patches.suse/rcu-Use-_ONCE-to-protect-lockless-expmask-accesses.patch
	patches.suse/rcu-Fix-data-race-due-to-atomic_t-copy-by-value.patch
	patches.suse/rcu-Fix-missed-wakeup-of-exp_wq-waiters.patch
	patches.suse/rcu-Allow-only-one-expedited-GP-to-run-concurrently-with-wakeups.patch
	patches.suse/wireless-mediatek-Replace-rcu_swap_protected-with-rc.patch
	patches.suse/rcu-Remove-rcu_swap_protected.patch
	patches.suse/srcu-Apply-_ONCE-to-srcu_last_gp_end.patch
	patches.suse/list-Add-hlist_unhashed_lockless.patch
	patches.suse/rcu-Use-WRITE_ONCE-for-assignments-to-pprev-for-hlis.patch
	patches.suse/rcu-Avoid-data-race-in-rcu_gp_fqs_check_wake.patch
	patches.suse/rcu-Use-CONFIG_PREEMPTION-where-appropriate.patch
	patches.suse/rcu-Use-READ_ONCE-for-expmask-in-rcu_read_unlock_spe.patch
	patches.suse/torture-Use-gawk-instead-of-awk-for-systime-function.patch
	patches.suse/rcutorture-Dispense-with-Dracut-for-initrd-creation.patch
	patches.suse/torture-Handle-jitter-for-CPUs-that-cannot-be-offlin.patch
	patches.suse/torture-Handle-systems-lacking-the-mpstat-command.patch
	patches.suse/rcutorture-Add-worst-case-call_rcu-forward-progress-.patch
	patches.suse/torture-Allow-CFLIST-to-specify-default-list-of-scen.patch
	patches.suse/torture-Hoist-calls-to-lscpu-to-higher-level-kvm.sh-.patch
	patches.suse/efi-x86-Map-the-entire-EFI-vendor-string-before-copy.patch
	patches.suse/efi-x86-Don-t-panic-or-BUG-on-non-critical-error-con.patch
	patches.suse/x86-mm-fix-nx-bit-clearing-issue-in-kernel_map_pages_in_pgd.patch
	patches.suse/0001-locking-osq-Use-optimized-spinning-loop-for-arm64.patch
	patches.suse/x86-alternatives-sync-bp_patching-update-for-avoiding-null-pointer-exception.patch
	patches.suse/kprobes-set-unoptimized-flag-after-unoptimizing-code.patch
	patches.suse/tools-lib-Fix-builds-when-glibc-contains-strlcpy.patch
	patches.suse/perf-x86-amd-constrain-large-increment-per-cycle-events.patch
	patches.suse/perf-x86-amd-add-support-for-large-increment-per-cycle-events.patch
	patches.suse/perf-c2c-Fix-return-type-for-histogram-sorting-compa.patch
	patches.suse/kprobes-fix-optimize_kprobe-unoptimize_kprobe-cancellation-logic.patch
	patches.suse/sched-clock-Use-static_branch_likely-with-sched_clock_running.patch
	patches.suse/sched-rt-ARM-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-arm64-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-powerpc-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-ARC-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-c6x-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-csky-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-h8300-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-hexagon-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-ia64-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-microblaze-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-MIPS-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-nds32-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-nios2-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-parisc-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-riscv-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-s390-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-sh-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-sparc-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-xtensa-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-net-Use-CONFIG_PREEMPTION.patch.patch
	patches.suse/sched-rt-xen-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-fs-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-btrfs-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-mm-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-locking-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-core-Use-CONFIG_PREEMPTION.patch
	patches.suse/sched-rt-workqueue-Use-PREEMPTION.patch
	patches.suse/sched-Spare-resched-IPI-when-prio-changes-on-a-single-fair-task.patch
	patches.suse/sched-Use-fair-prio_changed-instead-of-ad-hoc-implementation.patch
	patches.suse/sched-wait-fix-___wait_var_event-exclusive.patch
	patches.suse/sched-fair-Optimize-select_idle_cpu.patch
	patches.suse/schied-fair-Skip-calculating-contrib-without-load.patch
	patches.suse/sched-core-Remove-unused-variable-from-set_user_nice.patch
	patches.suse/sched-fair-Make-sched-idle-CPU-selection-consistent-throughout.patch
	patches.suse/sched-fair-Improve-update_sd_pick_busiest-for-spare-capacity-case.patch
	patches.suse/sched-fair-Load-balance-aggressively-for-SCHED_IDLE-CPUs.patch
	patches.suse/sched-fair-calculate-delta-runnable-load-only-when-it-s-needed.patch
	patches.suse/sched-fair-Fix-sgc-min-max-_capacity-calculation-for-SD_OVERLAP.patch
	patches.suse/sched-fair-Remove-redundant-call-to-cpufreq_update_util.patch
	patches.suse/sched-topology-Assert-non-NUMA-topology-masks-don-t-partially-overlap.patch
	patches.suse/sched-fair-Define-sched_idle_cpu-only-for-SMP-configurations.patch
	patches.suse/x86-resctrl-check-monitoring-static-key-in-the-mbm-overflow-handler.patch
	patches.suse/x86-fpu-deactivate-fpu-state-after-failure-during-state-load.patch
	patches.suse/Btrfs-fix-missing-hole-after-hole-punching-and-fsync.patch
	patches.suse/0001-btrfs-don-t-pass-system_chunk-into-can_overcommit.patch
	patches.suse/0002-btrfs-kill-min_allocable_bytes-in-inc_block_group_ro.patch
	patches.suse/btrfs-make-btrfs_ordered_extent-naming-consistent-wi.patch
	patches.suse/btrfs-drop-create-parameter-to-btrfs_get_extent.patch
	patches.suse/btrfs-separate-definition-of-assertion-failure-handlers.patch
	patches.suse/btrfs-drop-log-root-for-dropped-roots.patch
	patches.suse/Btrfs-fix-infinite-loop-during-fsync-after-rename-op.patch
	patches.suse/btrfs-call-find_fsid-from-find_fsid_inprogress.patch
	patches.suse/btrfs-factor-out-metadata_uuid-code-from-find_fsid.patch
	patches.suse/btrfs-handle-another-split-brain-scenario-with-metadata-uuid-feature.patch
	patches.suse/btrfs-fix-split-brain-handling-when-changing-fsid-to-metadata-uuid.patch
	patches.suse/btrfs-free-block-groups-after-free-ing-fs-trees.patch
	patches.suse/fs-allow-deduplication-of-eof-block-into-the-end-of-.patch
	patches.suse/Btrfs-make-deduplication-with-range-including-the-la.patch
	patches.suse/ubifs-don-t-trigger-assertion-on-invalid-no-key-file.patch
	patches.suse/fs-cifs-smb2ops-c-use-true-false-for-bool-variable.patch
	patches.suse/fs-cifs-cifssmb-c-use-true-false-for-bool-variable.patch
	patches.suse/cifs-prepare-SMB2_query_directory-to-be-used-with-compounding.patch
	patches.suse/cifs-create-a-helper-function-to-parse-the-query-directory-response.patch
	patches.suse/cifs-use-compounding-for-open-and-first-query-dir-for-readdir-.patch
	patches.suse/cifs-set-correct-max-buffer-size-for-smb2_ioctl_init-.patch
	patches.suse/cifs-Don-t-use-iov_iter-type-directly.patch
	patches.suse/cifs-Clean-up-DFS-referral-cache.patch
	patches.suse/cifs-Get-rid-of-kstrdup_const-d-paths.patch
	patches.suse/cifs-Introduce-helpers-for-finding-TCP-connection.patch
	patches.suse/cifs-Merge-is_path_valid-into-get_normalized_path-.patch
	patches.suse/cifs-Fix-potential-deadlock-when-updating-vol-in-cifs_reconnect-.patch
	patches.suse/cifs-Avoid-doing-network-I-O-while-holding-cache-lock.patch
	patches.suse/cifs-Fix-return-value-in-__update_cache_entry.patch
	patches.suse/cifs-fix-unitialized-variable-poential-problem-with-network-I-O-cac.patch
	patches.suse/cifs-Fix-mount-options-set-in-automount.patch
	patches.suse/cifs-Fix-memory-allocation-in-__smb2_handle_cancelled_cmd-.patch
	patches.suse/cifs-remove-set-but-not-used-variable-server-.patch
	patches.suse/CIFS-Add-support-for-setting-owner-info-dos-attributes-and-create.patch
	patches.suse/smb3-fix-default-permissions-on-new-files-when-mounting-with-modefr.patch
	patches.suse/cifs-fix-NULL-dereference-in-match_prepath.patch
	patches.suse/cifs-add-support-for-fallocate-mode-0-for-non-sparse-files.patch
	patches.suse/cifs-use-PTR_ERR_OR_ZERO-to-simplify-code.patch
	patches.suse/CIFS-Fix-task-struct-use-after-free-on-reconnect.patch
	patches.suse/0001-padata-Remove-broken-queue-flushing.patch
	patches.suse/crypto-pcrypt-Fix-user-after-free-on-module-unload.patch
	patches.suse/hwrng-iproc-rng200-add-support-for-bcm2711.patch
	patches.suse/crypto-sun4i-ss-add-the-A33-variant-of-SS.patch
	patches.suse/0001-crypto-pcrypt-Avoid-deadlock-by-using-per-instance-p.patch
	patches.suse/crypto-ccree-fix-backlog-memory-leak.patch
	patches.suse/crypto-ccp-set-max-RSA-modulus-size-for-v3-platform-.patch
	patches.suse/crypto-arm64-ghash-neon-bump-priority-to-150.patch
	patches.suse/crypto-pcrypt-Do-not-clear-MAY_SLEEP-flag-in-origina.patch
	patches.suse/crypto-testmgr-don-t-try-to-decrypt-uninitialized-bu.patch
	patches.suse/0001-padata-validate-cpumask-without-removed-CPU-during-o.patch
	patches.suse/0001-padata-always-acquire-cpu_hotplug_lock-before-pinst-.patch
	patches.suse/0010-padata-update-documentation.patch
	patches.suse/crypto-af_alg-Use-bh_lock_sock-in-sk_destruct.patch
	patches.suse/crypto-chacha-fix-warning-message-in-header-file.patch
	patches.suse/crypto-api-Check-spawn-alg-under-lock-in-crypto_drop.patch
	patches.suse/crypto-api-Fix-race-condition-in-crypto_spawn_alg.patch
	patches.suse/crypto-picoxcell-adjust-the-position-of-tasklet_init.patch
	patches.suse/crypto-api-fix-unexpectedly-getting-generic-implemen.patch
	patches.suse/padata-update-documentation-file-path-in-MAINTAINERS.patch
	patches.suse/crypto-lib-curve25519-re-add-selftests.patch
	patches.suse/crypto-chtls-Fixed-memory-leak.patch
	patches.suse/crypto-chelsio-fix-writing-tfm-flags-to-wrong-place.patch
	patches.suse/crypto-artpec6-return-correct-error-code-for-failed-.patch
	patches.suse/crypto-atmel-sha-fix-error-handling-when-setting-hma.patch
	patches.suse/crypto-poly1305-add-new-32-and-64-bit-generic-versions.patch
	patches.suse/crypto-x86-poly1305-import-unmodified-cryptogams-implementation.patch
	patches.suse/crypto-x86-poly1305-wire-up-faster-implementations-for-kernel.patch
	patches.suse/crypto-arm-arm64-mips-poly1305-remove-redundant-non-reduction.patch
	patches.suse/crypto-curve25519-fix-selftest-build-error.patch
	patches.suse/crypto-caam-qi2-fix-typo-in-algorithm-s-driver-name.patch
	patches.suse/crypto-ccree-fix-pm-wrongful-error-reporting.patch
	patches.suse/crypto-ccree-fix-FDE-descriptor-sequence.patch
	patches.suse/crypto-ccree-fix-PM-race-condition.patch
	patches.suse/crypto-x86-poly1305-fix-.gitignore-typo.patch
	patches.suse/crypto-chacha20poly1305-add-back-missing-test-vectors-and-test.patch
	patches.suse/crypto-x86-poly1305-emit-does-base-conversion-itself.patch
	patches.suse/crypto-arm-chacha-fix-build-failured-when-kernel-mode-neon-is.patch
	patches.suse/net-wireguard-secure-network-tunnel.patch
	patches.suse/Bluetooth-hci_bcm-Disallow-set_baudrate-for-BCM4354.patch
	patches.suse/Bluetooth-btusb-fix-non-atomic-allocation-in-complet.patch
	patches.suse/Bluetooth-btusb-fix-memory-leak-on-fw.patch
	patches.suse/NFC-port100-Convert-cpu_to_le16-le16_to_cpu-E1-E2-to.patch
	patches.suse/qed-remove-redundant-assignments-to-rc.patch
	patches.suse/net-tulip-Adjust-indentation-in-dmfe-uli526x-_init_m.patch
	patches.suse/net-smc911x-Adjust-indentation-in-smc911x_phy_config.patch
	patches.suse/ppp-Adjust-indentation-into-ppp_async_input.patch
	patches.suse/enetc-add-software-timestamping.patch
	patches.suse/tcp-Cleanup-duplicate-initialization-of-sk-sk_state.patch
	patches.suse/nfp-add-support-for-TLV-device-stats.patch
	patches.suse/enetc-remove-variable-tc_max_sized_frame-set-but-not.patch
	patches.suse/cxgb4-add-support-for-high-priority-filters.patch
	patches.suse/rtnetlink-provide-permanent-hardware-address-in-RTM_.patch
	patches.suse/net-ena-implement-XDP-drop-support.patch
	patches.suse/net-ena-Implement-XDP_TX-action.patch
	patches.suse/net-ena-Add-first_interrupt-field-to-napi-struct.patch
	patches.suse/Revert-nfp-abm-fix-memory-leak-in-nfp_abm_u32_knode_.patch
	patches.suse/tcp-Set-rcv-zerocopy-hint-correctly-if-skb-last-frag.patch
	patches.suse/r8169-check-that-Realtek-PHY-driver-module-is-loaded.patch
	patches.suse/net-hns3-schedule-hclgevf_service-by-using-delayed-w.patch
	patches.suse/net-hns3-remove-mailbox-and-reset-work-in-hclge_main.patch
	patches.suse/net-hns3-remove-unnecessary-work-in-hclgevf_main.patch
	patches.suse/net-hns3-allocate-WQ-with-WQ_MEM_RECLAIM-flag.patch
	patches.suse/net-hns3-do-not-schedule-the-periodic-task-when-rese.patch
	patches.suse/fore200e-Fix-incorrect-checks-of-NULL-pointer-derefe.patch
	patches.suse/wireguard-selftests-import-harness-makefile-for-test-suite.patch
	patches.suse/wireguard-Kconfig-select-parent-dependency-for-crypt.patch
	patches.suse/wireguard-global-fix-spelling-mistakes-in-comments.patch
	patches.suse/wireguard-main-remove-unused-include-linux-version.h.patch
	patches.suse/wireguard-allowedips-use-kfree_rcu-instead-of-call_r.patch
	patches.suse/net-stmmac-dwc-qos-use-generic-device-api.patch
	patches.suse/net-stmmac-dwc-qos-avoid-clk-and-reset-for-acpi-devi.patch
	patches.suse/cxgb4-fix-missed-high-priority-region-calculation.patch
	patches.suse/cxgb4-chtls-fix-ULD-connection-failures-due-to-wrong.patch
	patches.suse/s390-qeth-don-t-raise-netdev_reboot-event-from-l3-offline-path
	patches.suse/sch_cake-drop-unused-variable-tin_quantum_prio.patch
	patches.suse/net-pkt_cls-Clarify-a-comment.patch
	patches.suse/mlxsw-spectrum_qdisc-Clarify-a-comment.patch
	patches.suse/mlxsw-spectrum-Rename-MLXSW_REG_QEEC_HIERARCY_-enume.patch
	patches.suse/NFC-pn544-Adjust-indentation-in-pn544_hci_check_pres.patch
	patches.suse/net-hns3-check-FE-bit-before-calling-hns3_add_frag.patch
	patches.suse/net-hns3-remove-useless-mutex-vport_cfg_mutex-in-the.patch
	patches.suse/net-hns3-optimization-for-CMDQ-uninitialization.patch
	patches.suse/net-hns3-get-FD-rules-location-before-dump-in-debugf.patch
	patches.suse/net-hns3-implement-ndo_features_check-ops-for-hns3-d.patch
	patches.suse/net-hns3-add-some-VF-VLAN-information-for-command-ip.patch
	patches.suse/net-hns3-add-a-log-for-getting-chain-failure-in-hns3.patch
	patches.suse/net-hns3-only-print-misc-interrupt-status-when-handl.patch
	patches.suse/ath10k-correct-the-tlv-len-of-ath10k_wmi_tlv_op_gen_.patch
	patches.suse/ath10k-Fix-qmi-init-error-handling.patch
	patches.suse/wil6210-fix-break-that-is-never-reached-because-of-z.patch
	patches.suse/brcmfmac-Fix-memory-leak-in-brcmf_p2p_create_p2pdev.patch
	patches.suse/b43legacy-Fix-Wcast-function-type.patch
	patches.suse/ipw2x00-Fix-Wcast-function-type.patch
	patches.suse/iwlegacy-Fix-Wcast-function-type.patch
	patches.suse/rtlwifi-rtl_pci-Fix-Wcast-function-type.patch
	patches.suse/bcma-remove-set-but-not-used-variable-sizel.patch
	patches.suse/rsi-fix-use-after-free-on-failed-probe-and-unbind.patch
	patches.suse/rsi-fix-use-after-free-on-probe-errors.patch
	patches.suse/rsi-fix-memory-leak-on-failed-URB-submission.patch
	patches.suse/rsi-fix-non-atomic-allocation-in-completion-handler.patch
	patches.suse/brcmfmac-Fix-use-after-free-in-brcmf_sdio_readframes.patch
	patches.suse/mwifiex-delete-unused-mwifiex_get_intf_num.patch
	patches.suse/brcmfmac-fix-interface-sanity-check.patch
	patches.suse/orinoco_usb-fix-interface-sanity-check.patch
	patches.suse/rtl8xxxu-fix-interface-sanity-check.patch
	patches.suse/rsi_91x_usb-fix-interface-sanity-check.patch
	patches.suse/zd1211rw-fix-storage-endpoint-lookup.patch
	patches.suse/brcmfmac-Fix-memory-leak-in-brcmf_usbdev_qinit.patch
	patches.suse/orinoco-avoid-assertion-in-case-of-NULL-pointer.patch
	patches.suse/ath9k-fix-storage-endpoint-lookup.patch
	patches.suse/mlxsw-spectrum_router-Remove-unnecessary-checks.patch
	patches.suse/mlxsw-spectrum_router-Eliminate-dead-code.patch
	patches.suse/mlxsw-spectrum_router-Make-route-creation-and-destru.patch
	patches.suse/net-phy-realtek-add-support-for-configuring-the-RX-d.patch
	patches.suse/libbpf-Fix-printf-compilation-warnings-on-ppc64le-ar.patch
	patches.suse/libbpf-Extract-and-generalize-CPU-mask-parsing-logic.patch
	patches.suse/libbpf-Don-t-attach-perf_buffer-to-offline-missing-C.patch
	patches.suse/libbpf-Fix-readelf-output-parsing-for-Fedora.patch
	patches.suse/samples-bpf-Attach-XDP-programs-in-driver-mode-by-de.patch
	patches.suse/riscv-bpf-Fix-broken-BPF-tail-calls.patch
	patches.suse/libbpf-Add-missing-newline-in-opts-validation-macro.patch
	patches.suse/samples-bpf-xdpsock-Add-duration-option-to-specify-h.patch
	patches.suse/samples-bpf-xdpsock-Use-common-code-to-handle-signal.patch
	patches.suse/samples-bpf-xdpsock-Add-option-to-specify-batch-size.patch
	patches.suse/samples-bpf-xdpsock-Add-option-to-specify-number-of-.patch
	patches.suse/samples-bpf-xdpsock-Add-option-to-specify-tx-packet-.patch
	patches.suse/samples-bpf-xdpsock-Add-option-to-specify-transmit-f.patch
	patches.suse/samples-bpf-Xdp_redirect_cpu-fix-missing-tracepoint-.patch
	patches.suse/net-ena-remove-set-but-not-used-variable-rx_ring.patch
	patches.suse/gianfar-Fix-TX-timestamping-with-a-stacked-DSA-drive.patch
	patches.suse/0006-netfilter-nft_tunnel-add-the-missing-ERSPAN_VERSION-.patch
	patches.suse/sfc-avoid-duplicate-error-handling-code-in-efx_ef10_.patch
	patches.suse/igb-dont-drop-packets-if-rx-flow-control-is-enabled.patch
	patches.suse/igc-Add-scatter-gather-support.patch
	patches.suse/igc-Improve-the-DMA-mapping-flow.patch
	patches.suse/igc-Prefer-to-use-the-pci_release_mem_regions-method.patch
	patches.suse/igc-Remove-excess-parameter-description-from-igc_is_.patch
	patches.suse/igc-Fix-the-parameter-description-for-igc_alloc_rx_b.patch
	patches.suse/igc-Fix-parameter-descriptions-for-a-several-functio.patch
	patches.suse/igc-Add-64-bit-DMA-access-support.patch
	patches.suse/igc-Add-legacy-power-management-support.patch
	patches.suse/e1000e-Use-netdev_info-instead-of-pr_info-for-link-m.patch
	patches.suse/igc-Remove-serdes-comments-from-a-description-of-met.patch
	patches.suse/page_pool-handle-page-recycle-for-NUMA_NO_NODE-condi.patch
	patches.suse/page_pool-help-compiler-remove-code-in-case-CONFIG_N.patch
	patches.suse/mlxsw-reg-Add-QoS-Port-DSCP-to-Priority-Mapping-Regi.patch
	patches.suse/mlxsw-spectrum_dcb-Allow-setting-default-port-priori.patch
	patches.suse/sfc-Remove-unnecessary-dependencies-on-I2C.patch
	patches.suse/ice-Support-UDP-segmentation-offload.patch
	patches.suse/ice-Fix-VF-spoofchk.patch
	patches.suse/ice-Add-code-to-keep-track-of-current-dflt_vsi.patch
	patches.suse/ice-Add-ice_for_each_vf-macro.patch
	patches.suse/ice-Set-default-value-for-ITR-in-alloc-function.patch
	patches.suse/ice-Restore-interrupt-throttle-settings-after-VSI-re.patch
	patches.suse/ice-Return-error-on-not-supported-ethtool-C-paramete.patch
	patches.suse/ice-Remove-Rx-flex-descriptor-programming.patch
	patches.suse/ice-Fix-VF-link-state-when-it-s-IFLA_VF_LINK_STATE_A.patch
	patches.suse/ice-Enable-ip-link-show-on-the-PF-to-display-VF-unic.patch
	patches.suse/ice-Demote-MTU-change-print-to-debug.patch
	patches.suse/ice-suppress-checked_return-error.patch
	patches.suse/ice-add-extra-check-for-null-Rx-descriptor.patch
	patches.suse/ice-Add-a-boundary-check-in-ice_xsk_umem.patch
	patches.suse/ice-Suppress-Coverity-warnings-for-xdp_rxq_info_reg.patch
	patches.suse/ice-Add-device-ids-for-E822-devices.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_clean_tx_r.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_power_down.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_set_defaul.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_configure.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_alloc_mapp.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_set_interr.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_set_rx_mod.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_configure_.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_irq_enable.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_irq_disabl.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_free_q_vec.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_free_q_vec-f7bcca5d.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_assign_vec.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_write_itr.patch
	patches.suse/igc-Remove-no-need-declaration-of-the-igc_sw_init.patch
	patches.suse/wireguard-selftests-remove-ancient-kernel-compatibil.patch
	patches.suse/wireguard-queueing-do-not-account-for-pfmemalloc-whe.patch
	patches.suse/wireguard-socket-mark-skbs-as-not-on-list-when-recei.patch
	patches.suse/net-phy-fixed_phy-fix-use-after-free-when-checking-l.patch
	patches.suse/ionic-ionic_if-bits-for-sr-iov-support.patch
	patches.suse/ionic-support-sr-iov-operations.patch
	patches.suse/mii-Add-helpers-for-parsing-SGMII-auto-negotiation.patch
	patches.suse/net-phylink-make-QSGMII-a-valid-PHY-mode-for-in-band.patch
	patches.suse/net-phylink-add-support-for-polling-MAC-PCS.patch
	patches.suse/net-dsa-Pass-pcs_poll-flag-from-driver-to-PHYLINK.patch
	patches.suse/enetc-Make-MDIO-accessors-more-generic-and-export-to.patch
	patches.suse/enetc-Set-MDIO_CFG_HOLD-to-the-recommended-value-of-.patch
	patches.suse/net-mscc-ocelot-make-phy_mode-a-member-of-the-common.patch
	patches.suse/net-mscc-ocelot-export-ANA-DEV-and-QSYS-registers-to.patch
	patches.suse/net-dsa-felix-Add-PCS-operations-for-PHYLINK.patch
	patches.suse/net-hns3-add-trace-event-support-for-HNS3-driver.patch
	patches.suse/net-hns3-re-organize-vector-handle.patch
	patches.suse/net-hns3-modify-the-IRQ-name-of-TQP-vector.patch
	patches.suse/net-hns3-modify-an-unsuitable-log-in-hclge_map_ring_.patch
	patches.suse/net-hns3-modify-the-IRQ-name-of-misc-vectors.patch
	patches.suse/net-hns3-add-protection-when-get-SFP-speed-as-0.patch
	patches.suse/net-hns3-replace-an-unsuitable-variable-type-in-hclg.patch
	patches.suse/net-hns3-modify-an-unsuitable-reset-level-for-hardwa.patch
	patches.suse/mlxsw-spectrum-Disable-SIP_CLASS_E-check-in-hardware.patch
	patches.suse/mlxsw-spectrum-Disable-MC_DMAC-check-in-hardware-pip.patch
	patches.suse/mlxsw-spectrum-Disable-SIP_DIP-check-in-hardware-pip.patch
	patches.suse/mlxsw-spectrum-Disable-DIP_LINK_LOCAL-check-in-hardw.patch
	patches.suse/igc-Add-basic-skeleton-for-PTP.patch
	patches.suse/igc-Add-support-for-RX-timestamping.patch
	patches.suse/igc-Add-support-for-TX-timestamping.patch
	patches.suse/igc-Add-support-for-ethtool-GET_TS_INFO-command.patch
	patches.suse/igc-Use-Start-of-Packet-signal-from-PHY-for-timestam.patch
	patches.suse/ionic-drop-use-of-subdevice-tags.patch
	patches.suse/ionic-add-Rx-dropped-packet-counter.patch
	patches.suse/ionic-restrict-received-packets-to-mtu-size.patch
	patches.suse/ionic-clear-compiler-warning-on-hb-use-before-set.patch
	patches.suse/enetc-Fix-inconsistent-IS_ERR-and-PTR_ERR.patch
	patches.suse/net-mlx5-limit-the-function-in-local-scope.patch
	patches.suse/mlx5-work-around-high-stack-usage-with-gcc.patch
	patches.suse/net-mlx5e-Support-accept-action-on-nic-table.patch
	patches.suse/net-mlx5-Increase-the-max-number-of-channels-to-128.patch
	patches.suse/net-mlx5-Reduce-No-CQ-found-log-level-from-warn-to-d.patch
	patches.suse/net-mlx5-Use-async-EQ-setup-cleanup-helpers-for-mult.patch
	patches.suse/net-mlx5-DR-Use-attributes-struct-for-FW-flow-table-.patch
	patches.suse/net-mlx5-DR-Create-FTE-entry-in-the-FW-from-SW-steer.patch
	patches.suse/net-mlx5-DR-Create-multi-destination-table-for-SW-st.patch
	patches.suse/net-mlx5-DR-Pass-table-flags-at-creation-to-lower-la.patch
	patches.suse/net-mlx5-DR-Align-dest-FT-action-creation-to-API.patch
	patches.suse/net-mlx5-DR-Add-support-for-multiple-destination-tab.patch
	patches.suse/net-mlx5-DR-Create-multiple-destination-action-from-.patch
	patches.suse/sfc-add-new-headers-in-preparation-for-code-split.patch
	patches.suse/sfc-further-preparation-for-code-split.patch
	patches.suse/sfc-move-reset-workqueue-code.patch
	patches.suse/sfc-move-mac-configuration-and-status-functions.patch
	patches.suse/sfc-move-datapath-management-code.patch
	patches.suse/sfc-move-some-device-reset-code.patch
	patches.suse/sfc-move-struct-init-and-fini-code.patch
	patches.suse/sfc-move-some-channel-related-code.patch
	patches.suse/sfc-move-channel-start-stop-code.patch
	patches.suse/sfc-move-channel-alloc-removal-code.patch
	patches.suse/sfc-move-channel-interrupt-management-code.patch
	patches.suse/sfc-move-event-queue-management-code.patch
	patches.suse/sfc-move-common-rx-code.patch
	patches.suse/sfc-move-common-tx-code.patch
	patches.suse/net-introduce-skb_list_walk_safe-for-skb-segment-wal.patch
	patches.suse/devlink-add-support-for-reporter-recovery-completion.patch
	patches.suse/devlink-add-devink-notification-when-reporter-update.patch
	patches.suse/bnxt_en-Call-recovery-done-after-reset-is-successful.patch
	patches.suse/net-dsa-felix-fix-link-error.patch
	patches.suse/vmxnet3-Remove-always-false-conditional-statement.patch
	patches.suse/sfc-move-some-port-link-state-caps-code.patch
	patches.suse/sfc-move-some-MCDI-port-utility-functions.patch
	patches.suse/sfc-move-more-MCDI-port-code.patch
	patches.suse/sfc-move-MCDI-VI-alloc-free-code.patch
	patches.suse/sfc-move-MCDI-event-queue-management-code.patch
	patches.suse/sfc-move-MCDI-transmit-queue-management-code.patch
	patches.suse/sfc-move-MCDI-receive-queue-management-code.patch
	patches.suse/sfc-conditioned-some-functionality.patch
	patches.suse/sfc-move-MCDI-logging-device-attribute.patch
	patches.suse/sfc-refactor-selftest-work-init-code.patch
	patches.suse/sfc-move-more-tx-code.patch
	patches.suse/sfc-move-more-rx-code.patch
	patches.suse/sfc-move-various-functions.patch
	patches.suse/sfc-move-some-ethtool-code.patch
	patches.suse/sfc-move-a-couple-more-functions.patch
	patches.suse/sfc-move-RSS-code.patch
	patches.suse/sfc-move-yet-more-functions.patch
	patches.suse/sfc-move-RPS-code.patch
	patches.suse/devlink-add-macro-for-fw.psid.patch
	patches.suse/bnxt-Detach-page-from-page-pool-before-sending-up-th.patch
	patches.suse/sfc-remove-duplicated-include-from-ef10.c.patch
	patches.suse/sfc-remove-set-but-not-used-variable-nic_data.patch
	patches.suse/net-hns3-split-hclge_reset-into-preparing-and-rebuil.patch
	patches.suse/net-hns3-split-hclgevf_reset-into-preparing-and-rebu.patch
	patches.suse/net-hns3-refactor-the-precedure-of-PF-FLR.patch
	patches.suse/net-hns3-refactor-the-procedure-of-VF-FLR.patch
	patches.suse/net-hns3-enlarge-HCLGE_RESET_WAIT_CNT.patch
	patches.suse/net-hns3-modify-hclge_func_reset_sync_vf-s-return-ty.patch
	patches.suse/net-hns3-refactor-the-notification-scheme-of-PF-rese.patch
	patches.suse/wan-ixp4xx_hss-fix-compile-testing-on-64-bit.patch
	patches.suse/sfc-ethtool_common-Make-some-function-to-static.patch
	patches.suse/ptr_ring-add-include-of-linux-mm.h.patch
	patches.suse/sfc-remove-duplicated-include-from-efx.c.patch
	patches.suse/enetc-Don-t-print-from-enetc_sched_speed_set-when-li.patch
	patches.suse/net-dsa-felix-Set-USXGMII-link-based-on-BMSR-not-LPA.patch
	patches.suse/net-dsa-felix-Don-t-restart-PCS-SGMII-AN-if-not-need.patch
	patches.suse/net-dsa-felix-Don-t-error-out-on-disabled-ports-with.patch
	patches.suse/igc-Fix-typo-in-a-comment.patch
	patches.suse/igc-Remove-unused-definition.patch
	patches.suse/igc-Add-SKU-for-i225-device.patch
	patches.suse/igc-Add-support-for-TSO.patch
	patches.suse/igc-Add-PHY-power-management-control.patch
	patches.suse/net-dsa-felix-Handle-PAUSE-RX-regardless-of-AN-resul.patch
	patches.suse/net-dsa-felix-Allow-PHY-to-AN-10-100-1000-with-2500-.patch
	patches.suse/net-mlx5-Add-Virtio-Emulation-related-device-capabil.patch
	patches.suse/net-mlx5-Expose-vDPA-emulation-device-capabilities.patch
	patches.suse/net-mlx5-Add-structures-layout-for-new-MCAM-access-r.patch
	patches.suse/net-mlx5-Read-MCAM-register-groups-1-and-2.patch
	patches.suse/net-mlx5-Add-structures-and-defines-for-MIRC-registe.patch
	patches.suse/net-mlx5-Expose-resource-dump-register-mapping.patch
	patches.suse/net-mlx5-Add-copy-header-action-struct-layout.patch
	patches.suse/net-mlx5-Add-mlx5_ifc-definitions-for-connection-tra.patch
	patches.suse/net-mlx5e-Expose-FEC-feilds-and-related-capability-b.patch
	patches.suse/net-mlx5e-Add-discard-counters-per-priority.patch
	patches.suse/net-mlx5-Refactor-mlx5_create_auto_grouped_flow_tabl.patch
	patches.suse/net-mlx5-fs_core-Introduce-unmanaged-flow-tables.patch
	patches.suse/net-mlx5-Add-ignore-level-support-fwd-to-table-rules.patch
	patches.suse/net-mlx5-Allow-creating-autogroups-with-reserved-ent.patch
	patches.suse/IB-core-Introduce-ib_reg_user_mr.patch
	patches.suse/IB-core-Add-interface-to-advise_mr-for-kernel-users.patch
	patches.suse/IB-mlx5-Add-ODP-WQE-handlers-for-kernel-QPs.patch
	patches.suse/RDMA-mlx5-Don-t-fake-udata-for-kernel-path.patch
	patches.suse/IB-mlx5-Mask-out-unsupported-ODP-capabilities-for-ke.patch
	patches.suse/RDMA-mlx5-Fix-handling-of-IOVA-user_va-in-ODP-paths.patch
	patches.suse/net-hns3-replace-snprintf-with-scnprintf-in-hns3_dbg.patch
	patches.suse/net-hns3-replace-snprintf-with-scnprintf-in-hns3_upd.patch
	patches.suse/wan-hdlc_x25-fix-skb-handling.patch
	patches.suse/net-hns3-limit-the-error-logging-in-the-hns3_clean_t.patch
	patches.suse/net-hns3-do-not-reuse-pfmemalloc-pages.patch
	patches.suse/net-hns3-set-VF-s-default-reset_type-to-HNAE3_NONE_R.patch
	patches.suse/net-hns3-move-duplicated-macro-definition-into-heade.patch
	patches.suse/net-hns3-refine-the-input-parameter-size-for-snprint.patch
	patches.suse/net-hns3-rewrite-a-log-in-hclge_put_vector.patch
	patches.suse/net-hns3-delete-unnecessary-blank-line-and-space-for.patch
	patches.suse/net-hns3-remove-redundant-print-on-ENOMEM.patch
	patches.suse/net-hns3-cleanup-some-coding-style-issue.patch
	patches.suse/samples-bpf-Don-t-try-to-remove-user-s-homedir-on-cl.patch
	patches.suse/bpf-Fix-trampoline-usage-in-preempt.patch
	patches.suse/net-mlx5e-Fix-printk-format-warning.patch
	patches.suse/net-mlx5e-allow-TSO-on-VXLAN-over-VLAN-topologies.patch
	patches.suse/net-mlx5e-Add-mlx5e_flower_parse_meta-support.patch
	patches.suse/net-mlx5-DR-Modify-set-action-limitation-extension.patch
	patches.suse/net-mlx5-DR-Modify-header-copy-support.patch
	patches.suse/net-mlx5-DR-Allow-connecting-flow-table-to-a-lower-s.patch
	patches.suse/net-mlx5e-Move-uplink-rep-init-cleanup-code-into-own.patch
	patches.suse/net-mlx5e-Profile-specific-stats-groups.patch
	patches.suse/net-mlx5e-Declare-stats-groups-via-macro.patch
	patches.suse/net-mlx5e-Convert-stats-groups-array-to-array-of-gro.patch
	patches.suse/net-mlx5e-IPoIB-use-separate-stats-groups.patch
	patches.suse/net-mlx5e-Convert-rep-stats-to-mlx5e_stats_grp-based.patch
	patches.suse/net-mlx5e-Create-q-counters-on-uplink-representors.patch
	patches.suse/net-mlx5e-Enable-all-available-stats-for-uplink-reps.patch
	patches.suse/devlink-Add-health-recover-notifications-on-devlink-.patch
	patches.suse/msft-hv-2010-hv_netvsc-Add-XDP-support.patch
	patches.suse/net-sched-sch_tbf-Don-t-overwrite-backlog-before-dum.patch
	patches.suse/ice-Enable-writing-hardware-filtering-tables.patch
	patches.suse/ice-Allocate-flow-profile.patch
	patches.suse/ice-Populate-TCAM-filter-software-structures.patch
	patches.suse/ice-Enable-writing-filtering-tables.patch
	patches.suse/ice-Optimize-table-usage.patch
	patches.suse/ice-Initilialize-VF-RSS-tables.patch
	patches.suse/ice-Implement-ethtool-get-set-rx-flow-hash.patch
	patches.suse/ice-Bump-version-18a8d358.patch
	patches.suse/s390-qeth-consolidate-qdio-queue-setup
	patches.suse/s390-qeth-consolidate-online-offline-code
	patches.suse/net_sched-fix-ops-bind_class-implementations.patch
	patches.suse/net_sched-walk-through-all-child-classes-in-tc_bind_.patch
	patches.suse/net-include-struct-nhmsg-size-in-nh-nlmsg-size.patch
	patches.suse/net_sched-ematch-reject-invalid-TCF_EM_SIMPLE.patch
	patches.suse/rxrpc-Fix-use-after-free-in-rxrpc_receive_data.patch
	patches.suse/net-socionext-fix-possible-user-after-free-in-netsec.patch
	patches.suse/net-socionext-fix-xdp_result-initialization-in-netse.patch
	patches.suse/mlxsw-minimal-Fix-an-error-handling-path-in-mlxsw_m_.patch
	patches.suse/drivers-net-xgene-Fix-the-order-of-the-arguments-of-.patch
	patches.suse/Bluetooth-hci_bcm-Add-device-tree-compatible-for-BCM.patch
	patches.suse/Bluetooth-hci_bcm-Drive-RTS-only-for-BCM43438.patch
	patches.suse/Bluetooth-Fix-race-condition-in-hci_release_sock.patch
	patches.suse/mwifiex-drop-most-magic-numbers-from-mwifiex_process.patch
	patches.suse/rtw88-fix-rate-mask-for-1SS-chip.patch
	patches.suse/brcmfmac-sdio-Fix-OOB-interrupt-initialization-on-br.patch
	patches.suse/rtw88-fix-potential-NULL-skb-access-in-TX-ISR.patch
	patches.suse/iwlegacy-ensure-loop-counter-addr-does-not-wrap-and-.patch
	patches.suse/ath10k-pci-Only-dump-ATH10K_MEM_REGION_TYPE_IOREG-wh.patch
	patches.suse/ath10k-pci-Fix-comment-on-ath10k_pci_dump_memory_sra.patch
	patches.suse/Revert-ath10k-fix-DMA-related-firmware-crashes-on-mu.patch
	patches.suse/ath10k-Correct-the-DMA-direction-for-management-tx-b.patch
	patches.suse/ar5523-Add-USB-ID-of-SMCWUSBT-G2-wireless-adapter.patch
	patches.suse/bnxt_en-Improve-link-up-detection.patch
	patches.suse/bnxt_en-Improve-bnxt_probe_phy.patch
	patches.suse/bnxt_en-Remove-the-setting-of-dev_port.patch
	patches.suse/bnxt_en-Support-UDP-RSS-hashing-on-575XX-chips.patch
	patches.suse/bnxt_en-Do-not-accept-fragments-for-aRFS-flow-steeri.patch
	patches.suse/bnxt_en-Periodically-check-and-remove-aged-out-ntupl.patch
	patches.suse/bnxt_en-Disable-workaround-for-lost-interrupts-on-57.patch
	patches.suse/bnxt_en-Refactor-bnxt_dl_register.patch
	patches.suse/bnxt_en-Register-devlink-irrespective-of-firmware-sp.patch
	patches.suse/bnxt_en-Move-devlink_register-before-registering-net.patch
	patches.suse/bnxt_en-Add-support-to-update-progress-of-flash-upda.patch
	patches.suse/bnxt_en-Rename-switch_id-to-dsn.patch
	patches.suse/devlink-add-macro-for-fw.roce.patch
	patches.suse/bnxt_en-Add-support-for-devlink-info-command.patch
	patches.suse/sfc-rename-mcdi-filtering-functions-structs.patch
	patches.suse/sfc-create-header-for-mcdi-filtering-code.patch
	patches.suse/sfc-move-mcdi-filtering-code.patch
	patches.suse/libbpf-Fix-realloc-usage-in-bpf_core_find_cands.patch
	patches.suse/bpf-map_seq_next-should-always-increase-position-ind.patch
	patches.suse/flow_dissector-Fix-to-use-new-variables-for-port-ran.patch
	patches.suse/udp-segment-looped-gso-packets-correctly.patch
	patches.suse/ALSA-hda-Use-standard-waitqueue-for-RIRB-wakeup.patch
	patches.suse/ALSA-usb-audio-Use-managed-buffer-allocation.patch
	patches.suse/ALSA-usb-audio-Support-PCM-sync_stop.patch
	patches.suse/ALSA-hda-Use-waitqueue-for-RIRB-in-HDA-core-helper-t.patch
	patches.suse/ALSA-hda-Unify-get_response-handling.patch
	patches.suse/ALSA-control-remove-useless-assignment-in-.info-call.patch
	patches.suse/ALSA-hda-Comment-about-snd_hdac_bus_update_rirb-and-.patch
	patches.suse/ALSA-usx2y-Adjust-indentation-in-snd_usX2Y_hwdep_dsp.patch
	patches.suse/ALSA-ctl-allow-TLV-read-operation-for-callback-type-.patch
	patches.suse/ALSA-hda-constify-copied-structure.patch
	patches.suse/ALSA-hda-Constify-snd_kcontrol_new-items.patch
	patches.suse/ALSA-hda-Constify-snd_pci_quirk-tables.patch
	patches.suse/ALSA-hda-constify-and-cleanup-static-NodeID-tables.patch
	patches.suse/ALSA-sh-Fix-unused-variable-warnings.patch
	patches.suse/ALSA-hda-realtek-Apply-mic-mute-LED-quirk-for-Dell-E.patch
	patches.suse/ALSA-usb-audio-Use-lower-hex-numbers-for-IDs.patch
	patches.suse/ALSA-hda-realtek-More-constifications.patch
	patches.suse/ALSA-hda-More-constifications.patch
	patches.suse/ALSA-sh-Fix-compile-warning-wrt-const.patch
	patches.suse/ALSA-hda-Fix-a-typo-in-comments.patch
	patches.suse/ALSA-hda-patch_realtek-fix-empty-macro-usage-in-if-b.patch
	patches.suse/ALSA-usb-audio-Add-boot-quirk-for-MOTU-M-Series.patch
	patches.suse/ALSA-hda-Manage-concurrent-reg-access-more-properly.patch
	patches.suse/ALSA-hda-correct-kernel-doc-parameter-descriptions.patch
	patches.suse/ALSA-hda-patch_hdmi-remove-warnings-with-empty-body.patch
	patches.suse/ALSA-usb-audio-unlock-on-error-in-probe.patch
	patches.suse/ALSA-usb-audio-add-implicit-fb-quirk-for-MOTU-M-Seri.patch
	patches.suse/ALSA-hda-analog-Minor-optimization-for-SPDIF-mux-con.patch
	patches.suse/ALSA-hda-realtek-Add-Headset-Mic-supported-for-HP-cP.patch
	patches.suse/ALSA-hda-hdmi-add-retry-logic-to-parse_intel_hdmi.patch
	patches.suse/ALSA-hda-Add-docking-station-support-for-Lenovo-Thin.patch
	patches.suse/ALSA-hda-Add-Clevo-W65_67SB-the-power_save-blacklist.patch
	patches.suse/ALSA-usb-audio-add-quirks-for-Line6-Helix-devices-fw.patch
	patches.suse/ASoC-SOF-Intel-hda-Fix-SKL-dai-count.patch
	patches.suse/ASoC-Intel-skl_hda_dsp_common-Fix-global-out-of-boun.patch
	patches.suse/ASoC-topology-fix-soc_tplg_fe_link_create-link-dobj-.patch
	patches.suse/ASoC-intel-sof_rt5682-Add-quirk-for-number-of-HDMI-D.patch
	patches.suse/ASoC-intel-sof_rt5682-Add-support-for-tgl-max98357a-.patch
	patches.suse/ASoC-fsl_sai-add-IRQF_SHARED.patch
	patches.suse/ASoC-SOF-Intel-hda-Add-iDisp4-DAI.patch
	patches.suse/ASoC-soc-topology-fix-endianness-issues.patch
	patches.suse/ASoC-Intel-sof_rt5682-Ignore-the-speaker-amp-when-th.patch
	patches.suse/ASoC-sgtl5000-Fix-VDDA-and-VDDIO-comparison.patch
	patches.suse/thermal-qoriq-Add-local-struct-device-pointer.patch
	patches.suse/thermal-qoriq-Don-t-store-struct-thermal_zone_device.patch
	patches.suse/thermal-qoriq-Add-local-struct-qoriq_sensor-pointer.patch
	patches.suse/thermal-qoriq-Embed-per-sensor-data-into-struct-qori.patch
	patches.suse/thermal-qoriq-Pass-data-to-qoriq_tmu_register_tmu_zo.patch
	patches.suse/thermal-qoriq-Pass-data-to-qoriq_tmu_calibration-dir.patch
	patches.suse/thermal-qoriq-Drop-unnecessary-drvdata-cleanup.patch
	patches.suse/thermal-qoriq-Convert-driver-to-use-regmap-API.patch
	patches.suse/thermal-qoriq-Enable-all-sensors-before-registering-.patch
	patches.suse/thermal-qoriq-Do-not-report-invalid-temperature-read.patch
	patches.suse/thermal_hwmon-Add-devres-wrapper-for-thermal_add_hwm.patch
	patches.suse/thermal-qoriq-Add-hwmon-support.patch
	patches.suse/thermal-add-bcm2711-thermal-driver.patch
	patches.suse/thermal-brcmstb_thermal-Do-not-use-DT-coefficients.patch
	patches.suse/thermal-intel-intel_pch_thermal-Add-Comet-Lake-CML-p.patch
	patches.suse/tracing-kprobes-have-uname-use-_get_str-in-print_fmt.patch
	patches.suse/s390-pci-recover-handle-in-clp_set_pci_fn
	patches.suse/s390-pci-fix-possible-deadlock-in-recover_store
	patches.suse/s390-ftrace-generate-traced-function-stack-frame.patch
	patches.suse/tomoyo-Use-atomic_t-for-statistics-counter.patch
	patches.suse/ima-ima-lsm-policy-rule-loading-logic-bug-fixes.patch
	patches.suse/fmc-remove-left-over-ipmi-fru.h-after-fmc-deletion.patch
	patches.suse/gpio-gpio-grgpio-fix-possible-sleep-in-atomic-contex.patch
	patches.suse/gpio-mpc8xxx-ls1088a-ls1028a-edge-detection-mode-bug.patch
	patches.suse/gpiolib-Set-lockdep-class-for-hierarchical-irq-domai.patch
	patches.suse/pinctrl-sh-pfc-r8a77965-Fix-DU_DOTCLKIN3-drive-bias-.patch
	patches.suse/pinctrl-sh-pfc-r8a7778-Fix-duplicate-SDSELF_B-and-SD.patch
	patches.suse/pinctrl-sh-pfc-sh7264-Fix-CAN-function-GPIOs.patch
	patches.suse/pinctrl-sh-pfc-sh7269-Fix-CAN-function-GPIOs.patch
	patches.suse/pinctrl-baytrail-Do-not-clear-IRQ-flags-on-direct-ir.patch
	patches.suse/pinctrl-tigerlake-Tiger-Lake-uses-_HID-enumeration.patch
	patches.suse/usb-host-xhci-tegra-Fix-tega-tegra-typo.patch
	patches.suse/usb-host-xhci-tegra-Separate-firmware-request-and-lo.patch
	patches.suse/usb-host-xhci-tegra-Avoid-a-fixed-duration-sleep.patch
	patches.suse/usb-host-xhci-tegra-Use-CNR-as-firmware-ready-indica.patch
	patches.suse/usb-host-xhci-tegra-Extract-firmware-enable-helper.patch
	patches.suse/usb-host-xhci-tegra-Reuse-stored-register-base-addre.patch
	patches.suse/usb-host-xhci-tegra-Enable-runtime-PM-as-late-as-pos.patch
	patches.suse/usb-host-xhci-tegra-Add-support-for-XUSB-context-sav.patch
	patches.suse/usb-host-xhci-tegra-Add-XUSB-controller-context.patch
	patches.suse/usb-host-xhci-tegra-Implement-basic-ELPG-support.patch
	patches.suse/usbip-Fix-unsafe-unaligned-pointer-usage.patch
	patches.suse/usb-dwc3-gadget-Don-t-send-unintended-link-state-cha.patch
	patches.suse/usb-dwc3-gadget-Set-link-state-to-RX_Detect-on-disco.patch
	patches.suse/usb-dwc3-gadget-Clear-DCTL.ULSTCHNGREQ-before-set.patch
	patches.suse/usb-dwc2-Fix-IN-FIFO-allocation.patch
	patches.suse/usb-gadget-legacy-set-max_speed-to-super-speed.patch
	patches.suse/usb-gadget-f_fs-set-req-num_sgs-as-0-for-non-sg-tran.patch
	patches.suse/usb-gadget-udc-fix-possible-sleep-in-atomic-context-.patch
	patches.suse/usb-dwc3-turn-off-VBUS-when-leaving-host-mode.patch
	patches.suse/usb-dwc3-gadget-Check-END_TRANSFER-completion.patch
	patches.suse/usb-dwc3-gadget-Delay-starting-transfer.patch
	patches.suse/usb-gadget-f_ncm-Use-atomic_t-to-track-in-flight-req.patch
	patches.suse/usb-gadget-f_ecm-Use-atomic_t-to-track-in-flight-req.patch
	patches.suse/usb-musb-omap2430-Get-rid-of-musb-.set_vbus-for-omap.patch
	patches.suse/phy-qualcomm-Adjust-indentation-in-read_poll_timeout.patch
	patches.suse/usb-host-xhci-tegra-set-MODULE_FIRMWARE-for-tegra186.patch
	patches.suse/usb-typec-tcpci-mask-event-interrupts-when-remove-dr.patch
	patches.suse/usb-dwc3-pci-add-ID-for-the-Intel-Comet-Lake-V-varia.patch
	patches.suse/usb-typec-wcove-fix-op-sink-microwatt-default-that-w.patch
	patches.suse/usb-typec-fusb302-fix-op-sink-microwatt-default-that.patch
	patches.suse/USB-serial-ir-usb-add-missing-endpoint-sanity-check.patch
	patches.suse/USB-serial-ir-usb-fix-link-speed-handling.patch
	patches.suse/USB-serial-ir-usb-fix-IrLAP-framing.patch
	patches.suse/ttyprintk-fix-a-potential-deadlock-in-interrupt-cont.patch
	patches.suse/tty-synclinkmp-Adjust-indentation-in-several-functio.patch
	patches.suse/tty-synclink_gt-Adjust-indentation-in-several-functi.patch
	patches.suse/serial-8250_bcm2835aux-Fix-line-mismatch-on-driver-u.patch
	patches.suse/serial-imx-fix-a-race-condition-in-receive-path.patch
	patches.suse/iio-accel-bma180-Use-explicit-member-assignment.patch
	patches.suse/staging-rtl8188-avoid-excessive-stack-usage.patch
	patches.suse/staging-vt6656-correct-packet-types-for-CTS-protect-.patch
	patches.suse/staging-vt6656-use-NULLFUCTION-stack-on-mac80211.patch
	patches.suse/staging-vt6656-Fix-false-Tx-excessive-retries-report.patch
	patches.suse/staging-wlan-ng-ensure-error-return-is-actually-retu.patch
	patches.suse/iio-adc-stm32-dfsdm-Use-dma_request_chan-instead-dma.patch
	patches.suse/iio-adc-stm32-adc-Use-dma_request_chan-instead-dma_r.patch
	patches.suse/iio-st_gyro-Correct-data-for-LSM9DS0-gyro.patch
	patches.suse/iio-adc-stm32-dfsdm-fix-single-conversion.patch
	patches.suse/staging-most-net-fix-buffer-overflow.patch
	patches.suse/component-do-not-dereference-opaque-pointer-in-debug.patch
	patches.suse/driver-core-platform-Prevent-resouce-overflow-from-c.patch
	patches.suse/driver-core-Fix-test_async_driver_probe-if-NUMA-is-d.patch
	patches.suse/driver-core-Print-device-when-resources-present-in-r.patch
	patches.suse/debugfs-Return-EPERM-when-locked-down.patch
	patches.suse/driver-core-platform-fix-u32-greater-or-equal-to-zer.patch
	patches.suse/mei-hdcp-bind-only-with-i915-on-the-same-PCH.patch
	patches.suse/uio-fix-a-sleep-in-atomic-context-bug-in-uio_dmem_ge.patch
	patches.suse/visorbus-fix-uninitialized-variable-access.patch
	patches.suse/mei-me-add-comet-point-lake-H-device-ids.patch
	patches.suse/namei-only-return-ECHILD-from-follow_dotdot_rcu.patch
	patches.suse/erofs-fix-out-of-bound-read-for-shifted-uncompressed.patch
	patches.suse/printk-fix-exclusive_console-replaying.patch
	patches.suse/selftests-settings-tests-can-be-in-subsubdirs.patch
	patches.suse/scripts-find-unused-docs-Fix-massive-false-positives.patch
	patches.suse/0011-dm-zoned-support-zone-sizes-smaller-than-128MiB.patch
	patches.suse/0012-dm-space-map-common-fix-to-ensure-new-block-isn-t-al.patch
	patches.suse/0013-dm-crypt-fix-benbi-IV-constructor-crash-if-used-in-a.patch
	patches.suse/0014-dm-writecache-fix-incorrect-flush-sequence-when-doin.patch
	patches.suse/0015-dm-thin-metadata-use-pool-locking-at-end-of-dm_pool_.patch
	patches.suse/0001-dm-thin-fix-use-after-free-in-metadata_pre_commit_ca.patch
	patches.suse/0016-dm-fix-potential-for-q-make_request_fn-NULL-pointer.patch
	patches.suse/scsi-ufs-recheck-bkops-level-if-bkops-is-disabled
	patches.suse/scsi-qla4xxx-adjust-indentation-in-qla4xxx_mem_free
	patches.suse/scsi-csiostor-adjust-indentation-in-csio_device_reset
	patches.suse/scsi-qla2xxx-Remove-defer-flag-to-indicate-immeadiat.patch
	patches.suse/scsi-qla2xxx-Fix-fabric-scan-hang.patch
	patches.suse/scsi-qla2xxx-Add-a-shadow-variable-to-hold-disc_stat.patch
	patches.suse/scsi-qla2xxx-Cleanup-unused-async_logout_done.patch
	patches.suse/scsi-qla2xxx-Fix-update_fcport-for-current_topology.patch
	patches.suse/scsi-qla2xxx-Add-D-Port-Diagnostic-reason-explanatio.patch
	patches.suse/scsi-qla2xxx-Use-common-routine-to-free-fcport-struc.patch
	patches.suse/scsi-qla2xxx-Fix-stuck-login-session-using-prli_pend.patch
	patches.suse/scsi-qla2xxx-Correct-fcport-flags-handling.patch
	patches.suse/scsi-qla2xxx-Consolidate-fabric-scan.patch
	patches.suse/scsi-qla2xxx-Fix-RIDA-Format-2.patch
	patches.suse/scsi-qla2xxx-Fix-stuck-session-in-GNL.patch
	patches.suse/scsi-qla2xxx-Fix-mtcp-dump-collection-failure.patch
	patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.22-k.patch
	patches.suse/scsi-lpfc-Fix-incomplete-NVME-discovery-when-target.patch
	patches.suse/scsi-lpfc-Fix-Rework-setting-of-fdmi-symbolic-node-n.patch
	patches.suse/scsi-lpfc-Fix-missing-check-for-CSF-in-Write-Object-.patch
	patches.suse/scsi-lpfc-Fix-Fabric-hostname-registration-if-system.patch
	patches.suse/scsi-lpfc-Fix-ras_log-via-debugfs.patch
	patches.suse/scsi-lpfc-Fix-disablement-of-FC-AL-on-lpe35000-model.patch
	patches.suse/scsi-lpfc-Fix-unmap-of-dpp-bars-affecting-next-drive.patch
	patches.suse/scsi-lpfc-Fix-MDS-Latency-Diagnostics-Err-drop-rates.patch
	patches.suse/scsi-lpfc-Fix-improper-flag-check-for-IO-type.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.3.patch
	patches.suse/scsi-qla2xxx-Improve-readability-of-the-code-that-ha.patch
	patches.suse/scsi-qla2xxx-Fix-the-endianness-of-the-qla82xx_get_f.patch
	patches.suse/scsi-qla2xxx-Use-get_unaligned_-instead-of-open-codi.patch
	patches.suse/scsi-mpt3sas-Update-MPI-Headers-to-v02.00.57.patch
	patches.suse/scsi-mpt3sas-Add-support-for-NVMe-shutdown.patch
	patches.suse/scsi-mpt3sas-renamed-_base_after_reset_handler-funct.patch
	patches.suse/scsi-mpt3sas-Add-support-IOCs-new-state-named-COREDU.patch
	patches.suse/scsi-mpt3sas-Handle-CoreDump-state-from-watchdog-thr.patch
	patches.suse/scsi-mpt3sas-print-in-which-path-firmware-fault-occu.patch
	patches.suse/scsi-mpt3sas-Optimize-mpt3sas-driver-logging.patch
	patches.suse/scsi-mpt3sas-Print-function-name-in-which-cmd-timed-.patch
	patches.suse/scsi-mpt3sas-Remove-usage-of-device_busy-counter.patch
	patches.suse/scsi-mpt3sas-Update-drive-version-to-33.100.00.00.patch
	patches.suse/compat-ARM64-always-include-asm-generic-compat.h.patch
	patches.suse/scsi-lpfc-Make-lpfc_defer_acc_rsp-static.patch
	patches.suse/scsi-megaraid_sas-Reset-adapter-if-FW-is-not-in-READ.patch
	patches.suse/scsi-megaraid_sas-Set-no_write_same-only-for-Virtual.patch
	patches.suse/scsi-megaraid_sas-Update-optimal-queue-depth-for-SAS.patch
	patches.suse/scsi-megaraid_sas-Do-not-kill-host-bus-adapter-if-ad.patch
	patches.suse/scsi-megaraid_sas-Do-not-kill-HBA-if-JBOD-Seqence-ma.patch
	patches.suse/scsi-megaraid_sas-Do-not-set-HBA-Operational-if-FW-i.patch
	patches.suse/scsi-megaraid_sas-Re-Define-enum-DCMD_RETURN_STATUS.patch
	patches.suse/scsi-megaraid_sas-Do-not-initiate-OCR-if-controller-.patch
	patches.suse/scsi-megaraid_sas-Limit-the-number-of-retries-for-th.patch
	patches.suse/scsi-megaraid_sas-Use-Block-layer-API-to-check-SCSI-.patch
	patches.suse/scsi-megaraid_sas-Update-driver-version-to-07.713.01.patch
	patches.suse/scsi-qla2xxx-Fix-a-NULL-pointer-dereference-in-an-er.patch
	patches.suse/scsi-ufs-fix-ufshcd_probe_hba-reture-value-in-case-ufshcd_scsi_add_wlus-fails
	patches.suse/KVM-arm64-Write-arch.mdcr_el2-changes-since-last-vcp.patch
	patches.suse/ide-remove-set-but-not-used-variable-hwif.patch
	patches.suse/cmd64x-potential-buffer-overflow-in-cmd64x_program_t.patch
	patches.suse/ide-serverworks-potential-overflow-in-svwks_set_pio_.patch
	patches.suse/net-core-Do-not-clear-VF-index-for-node-port-GUIDs-q.patch
	patches.suse/power-supply-ingenic-battery-Don-t-change-scale-if-t.patch
	patches.suse/power-supply-axp20x_ac_power-Fix-reporting-online-st.patch
	patches.suse/power-supply-ltc2941-battery-gauge-fix-use-after-fre.patch
	patches.suse/power-supply-sbs-battery-Fix-a-signedness-bug-in-sbs.patch
	patches.suse/power-supply-core-Update-sysfs-class-power-ABI-docum.patch
	patches.suse/drm-ttm-ttm_tt_init_fields-can-be-static.patch
	patches.suse/drm-fbdev-Fallback-to-non-tiled-mode-if-all-tiles-no.patch
	patches.suse/drm-gma500-Fixup-fbdev-stolen-size-usage-evaluation.patch
	patches.suse/Revert-drm-fbdev-Fallback-to-non-tiled-mode-if-all-t.patch
	patches.suse/drm-scheduler-Avoid-accessing-freed-bad-job.patch
	patches.suse/drm-fourcc-Fill-out-all-block-sizes-for-P10-12-16.patch
	patches.suse/drm-fourcc-Fill-out-all-block-sizes-for-P210.patch
	patches.suse/drm-rect-Avoid-division-by-zero.patch
	patches.suse/drm-rect-update-kerneldoc-for-drm_rect_clip_scaled.patch
	patches.suse/drm-qxl-Complete-exception-handling-in-qxl_device_in.patch
	patches.suse/drm-panel-simple-Add-Logic-PD-Type-28-display-suppor.patch
	patches.suse/gpu-drm-ingenic-Avoid-null-pointer-deference-in-plan.patch
	patches.suse/drm-amdgpu-remove-4-set-but-not-used-variable-in-amd.patch
	patches.suse/drm-amdgpu-add-function-parameter-description-in-amd.patch
	patches.suse/0010-drm-amdgpu-add-function-parameter-description-in-amd.patch
	patches.suse/drm-amdgpu-remove-set-but-not-used-variable-dig_conn.patch
	patches.suse/drm-amdgpu-remove-set-but-not-used-variable-dig.patch
	patches.suse/drm-amdgpu-remove-always-false-comparison-in-amdgpu_.patch
	patches.suse/drm-amdgpu-remove-set-but-not-used-variable-mc_share.patch
	patches.suse/drm-amd-display-remove-duplicated-assignment-to-grph.patch
	patches.suse/0015-drm-amdgpu-remove-set-but-not-used-variable-mc_share.patch
	patches.suse/drm-amdgpu-remove-set-but-not-used-variable-amdgpu_c.patch
	patches.suse/drm-amdgpu-remove-set-but-not-used-variable-count.patch
	patches.suse/drm-amdgpu-remove-set-but-not-used-variable-invalid.patch
	patches.suse/drm-amd-powerplay-remove-set-but-not-used-variable-u.patch
	patches.suse/drm-amdkfd-remove-set-but-not-used-variable-top_dev.patch
	patches.suse/drm-amdgpu-Ensure-ret-is-always-initialized-when-usi.patch
	patches.suse/drm-amdgpu-fix-calltrace-during-kmd-unload-v3.patch
	patches.suse/0001-drm-rcar-du-Recognize-renesas-vsps-in-addition-to-vs.patch
	patches.suse/drm-i915-gt-Move-new-timelines-to-the-end-of-active_.patch
	patches.suse/drm-i915-gt-Close-race-between-engine_park-and-intel.patch
	patches.suse/drm-i915-gt-Unlock-engine-pm-after-queuing-the-kerne.patch
	patches.suse/drm-i915-Use-EAGAIN-for-trylock-failures.patch
	patches.suse/drm-i915-Eliminate-the-trylock-for-awaiting-an-earli.patch
	patches.suse/0001-drm-mcde-Some-fixes-to-handling-video-mode.patch
	patches.suse/0001-drm-mipi_dbi-Fix-off-by-one-bugs-in-mipi_dbi_blank.patch
	patches.suse/fbdev-fix-numbering-of-fbcon-options.patch
	patches.suse/pxa168fb-Fix-the-function-used-to-release-some-memor.patch
	patches.suse/drm-rockchip-lvds-Fix-indentation-of-a-define.patch
	patches.suse/drm-bridge-dw-hdmi-constify-copied-structure.patch
	patches.suse/drm-atmel-hlcdc-use-double-rate-for-pixel-clock-only.patch
	patches.suse/drm-atmel-hlcdc-enable-clock-before-configuring-timi.patch
	patches.suse/drm-atmel-hlcdc-prefer-a-lower-pixel-clock-than-requ.patch
	patches.suse/drm-remove-the-newline-for-CRC-source-name.patch
	patches.suse/drm-amdgpu-fix-KIQ-ring-test-fail-in-TDR-of-SRIOV.patch
	patches.suse/drm-amdgpu-simplify-padding-calculations-v2.patch
	patches.suse/drm-amdkfd-Fix-permissions-of-hang_hws.patch
	patches.suse/drm-mediatek-handle-events-when-enabling-disabling-c.patch
	patches.suse/0001-drm-mediatek-disable-all-the-planes-in-atomic_disabl.patch
	patches.suse/drm-mediatek-Add-gamma-property-according-to-hardwar.patch
	patches.suse/drm-nouveau-secboot-gm20b-initialize-pointer-in-gm20.patch
	patches.suse/drm-nouveau-gr-gk20a-gm200-add-terminators-to-method.patch
	patches.suse/drm-nouveau-Fix-copy-paste-error-in-nouveau_fence_wa.patch
	patches.suse/drm-nouveau-drm-ttm-Remove-set-but-not-used-variable.patch
	patches.suse/drm-nouveau-fault-gv100-fix-memory-leak-on-module-un.patch
	patches.suse/0001-drm-i915-Extend-WaDisableDARBFClkGating-to-icl-ehl-t.patch
	patches.suse/drm-amd-display-Clear-state-after-exiting-fixed-acti.patch
	patches.suse/drm-amd-display-fixup-DML-dependencies.patch
	patches.suse/drm-msm-adreno-fix-zap-vs-no-zap-handling.patch
	patches.suse/drm-msm-mdp4-Adjust-indentation-in-mdp4_dsi_encoder_.patch
	patches.suse/drm-vmwgfx-prevent-memory-leak-in-vmw_cmdbuf_res_add.patch
	patches.suse/drm-nouveau-mmu-fix-comptag-memory-leak.patch
	patches.suse/drm-nouveau-disp-nv50-prevent-oops-when-no-channel-m.patch
	patches.suse/ext4-fix-deadlock-allocating-crypto-bounce-page-from.patch
	patches.suse/jbd2-clear-JBD2_ABORT-flag-before-journal_reset-to-u.patch
	patches.suse/ext4-fix-race-conditions-in-d_compare-and-d_hash.patch
	patches.suse/jbd2_seq_info_next-should-increase-position-index.patch
	patches.suse/jbd2-switch-to-use-jbd2_journal_abort-when-failed-to.patch
	patches.suse/ext4-jbd2-ensure-panic-when-aborting-with-zero-errno.patch
	patches.suse/jbd2-make-sure-ESHUTDOWN-to-be-recorded-in-the-journ.patch
	patches.suse/xfs-also-remove-cached-ACLs-when-removing-the-underl.patch
	patches.suse/xfs-introduce-XFS_MAX_FILEOFF.patch
	patches.suse/xfs-truncate-should-remove-all-blocks-not-just-to-th.patch
	patches.suse/xfs-check-log-iovec-size-to-make-sure-it-s-plausibly.patch
	patches.suse/xfs-remove-unused-variable-done.patch
	patches.suse/reiserfs-Fix-memory-leak-of-journal-device-string.patch
	patches.suse/reiserfs-Fix-spurious-unlock-in-reiserfs_fill_super-.patch
	patches.suse/udf-Allow-writing-to-Rewritable-partitions.patch
	patches.suse/ubifs-Fix-FS_IOC_SETFLAGS-unexpectedly-clearing-encr.patch
	patches.suse/ubifs-Fix-wrong-memory-allocation.patch
	patches.suse/ubifs-Fix-deadlock-in-concurrent-bulk-read-and-write.patch
	patches.suse/ubifs-Fix-ino_t-format-warnings-in-orphan_delete.patch
	patches.suse/ubifs-Fix-memory-leak-from-c-sup_node.patch
	patches.suse/mtd-spi-nor-Split-mt25qu512a-n25q512a-entry-into-two.patch
	patches.suse/mtd-onenand_base-Adjust-indentation-in-onenand_read_.patch
	patches.suse/mtd-sharpslpart-Fix-unsigned-comparison-to-zero.patch
	patches.suse/kvm-nvmx-vmwrite-checks-vmcs-link-pointer-before-vmcs-field
	patches.suse/kvm-nvmx-vmwrite-checks-unsupported-field-before-read-only-field
	patches.suse/kvm-x86-fix-potential-put_fpu-w-o-load_fpu-on-mpx-platform
	patches.suse/kvm-svm-override-default-mmio-mask-if-memory-encryption-is-enabled
	patches.suse/kvm-x86-mmu-apply-max-pa-check-for-mmio-sptes-to-32-bit-kvm
	patches.suse/tools-kvm_stat-Fix-kvm_exit-filter-name.patch
	patches.suse/kvm-x86-list-msr_ia32_ucode_rev-as-an-emulated-msr
	patches.suse/KVM-PPC-Book3S-HV-Uninit-vCPU-if-vcore-creation-fail.patch
	patches.suse/KVM-PPC-Book3S-PR-Free-shared-page-if-mmu-initializa.patch
	patches.suse/kvm-x86-free-wbinvd_dirty_mask-if-vcpu-creation-fails
	patches.suse/kvm-x86-remove-spurious-kvm_mmu_unload-from-vcpu-destruction-path
	patches.suse/kvm-x86-remove-spurious-clearing-of-async-pf-msr
	patches.suse/kvm-svm-pku-not-currently-supported
	patches.suse/kvm-x86-protect-x86_decode_insn-from-spectre-v1-l1tf-attacks
	patches.suse/kvm-x86-protect-kvm_hv_msr__crash_data-from-spectre-v1-l1tf-attacks
	patches.suse/kvm-x86-refactor-picdev_write-to-prevent-spectre-v1-l1tf-attacks
	patches.suse/kvm-x86-protect-ioapic_read_indirect-from-spectre-v1-l1tf-attacks
	patches.suse/kvm-x86-protect-ioapic_write_indirect-from-spectre-v1-l1tf-attacks
	patches.suse/kvm-x86-protect-kvm_lapic_reg_write-from-spectre-v1-l1tf-attacks
	patches.suse/kvm-x86-protect-msr-based-index-computations-in-fixed_msr_to_seg_unit-from-spectre-v1-l1tf-attacks
	patches.suse/kvm-x86-protect-msr-based-index-computations-in-pmu-h-from-spectre-v1-l1tf-attacks
	patches.suse/kvm-x86-protect-msr-based-index-computations-from-spectre-v1-l1tf-attacks-in-x86-c
	patches.suse/kvm-x86-protect-exit_reason-from-being-used-in-spectre-v1-l1tf-attacks
	patches.suse/kvm-x86-protect-dr-based-index-computations-from-spectre-v1-l1tf-attacks
	patches.suse/kvm-x86-protect-pmu_intel-c-from-spectre-v1-l1tf-attacks
	patches.suse/kvm-x86-handle-tif_need_fpu_load-in-kvm_-load-put-guest_fpu
	patches.suse/kvm-x86-ensure-guest-s-fpu-state-is-loaded-when-accessing-for-emulation
	patches.suse/kvm-x86-revert-kvm-x86-fix-fpu-state-crash-in-kvm-guest
	patches.suse/KVM-Check-for-a-bad-hva-before-dropping-into-the-ghc.patch
	patches.suse/KVM-Clean-up-__kvm_gfn_to_hva_cache_init-and-its-cal.patch
	patches.suse/kvm-use-vcpu-specific-gva-hva-translation-when-querying-host-page-size
	patches.suse/KVM-Play-nice-with-read-only-memslots-when-querying-.patch
	patches.suse/KVM-arm-arm64-vgic-its-Fix-restoration-of-unmapped-c.patch
	patches.suse/KVM-arm64-Correct-PSTATE-on-exception-entry.patch
	patches.suse/KVM-arm-arm64-Correct-CPSR-on-exception-entry.patch
	patches.suse/KVM-arm-arm64-Correct-AArch32-SPSR-on-exception-entr.patch
	patches.suse/KVM-arm-arm64-Fix-young-bit-from-mmu-notifier.patch
	patches.suse/KVM-arm-Fix-DFSR-setting-for-non-LPAE-aarch32-guests.patch
	patches.suse/KVM-arm-Make-inject_abt32-inject-an-external-abort-i.patch
	patches.suse/KVM-arm64-pmu-Don-t-increment-SW_INCR-if-PMCR.E-is-u.patch
	patches.suse/KVM-arm64-pmu-Fix-chained-SW_INCR-counters.patch
	patches.suse/KVM-arm64-Treat-emulated-TVAL-TimerValue-as-a-signed.patch
	patches.suse/KVM-PPC-Book3S-PR-Fix-Werror-return-type-build-failu.patch
	patches.suse/0001-x86-kvm-Be-careful-not-to-clear-KVM_VCPU_FLUSH_TLB-b.patch
	patches.suse/0002-x86-kvm-Introduce-kvm_-un-map_gfn.patch
	patches.suse/0003-x86-kvm-Cache-gfn-to-pfn-translation.patch
	patches.suse/0004-x86-KVM-Make-sure-KVM_VCPU_FLUSH_TLB-flag-is-not-mis.patch
	patches.suse/0005-x86-KVM-Clean-up-host-s-steal-time-structure.patch
	patches.suse/x86-resctrl-fix-use-after-free-when-deleting-resource-groups.patch
	patches.suse/x86-resctrl-fix-use-after-free-due-to-inaccurate-refcount-of-rdtgroup.patch
	patches.suse/x86-resctrl-fix-a-deadlock-due-to-inaccurate-reference.patch
	patches.suse/0005-modsign-print-module-name-along-with-error-message.patch
	patches.suse/module-avoid-setting-info-name-early-in-case-we-can-.patch
	patches.suse/memcg-fix-a-crash-in-wb_workfn-when-a-device-disappe.patch
	patches.suse/mm-mempolicy-c-fix-out-of-bounds-write-in-mpol_parse_str.patch
	patches.suse/0001-mm-sparse.c-reset-section-s-mem_map-when-fully-deact.patch
	patches.suse/mm-migrate-c-also-overwrite-error-when-it-is-bigger-than-zero.patch
	patches.suse/mm-thp-don-t-need-care-deferred-split-queue-in-memcg-charge-move-path.patch
	patches.suse/mm-move_pages-report-the-number-of-non-attempted-pages.patch
	patches.suse/ocfs2-make-local-header-paths-relative-to-C-files.patch
	patches.suse/mm-debug-c-always-print-flags-in-dump_page.patch
	patches.suse/mm-gup-allow-FOLL_FORCE-for-get_user_pages_fast.patch
	patches.suse/media-v4l2-core-set-pages-dirty-upon-releasing-DMA-b.patch
	patches.suse/mm-swapfile.c-swap_next-should-increase-position-ind.patch
	patches.suse/lib-test_kasan.c-fix-memory-leak-in-kmalloc_oob_krea.patch
	patches.suse/mm-huge_memory-c-use-head-to-check-huge-zero-page.patch
	patches.suse/mm-thp-fix-defrag-setting-if-newline-is-not-used.patch
	patches.suse/0017-drivers-block-zram-zram_drv.c-fix-error-return-codes.patch
	patches.suse/lib-scatterlist.c-adjust-indentation-in-__sg_alloc_t.patch
	patches.suse/gfs2-Another-gfs2_find_jhead-fix.patch
	patches.suse/cpufreq-Avoid-creating-excessively-large-stack-frame.patch
	patches.suse/PM-core-Fix-handling-of-devices-deleted-during-syste.patch
	patches.suse/RDMA-qedr-Add-kernel-capability-flags-for-dpm-enable.patch
	patches.suse/RDMA-bnxt_re-Report-more-number-of-completion-vector.patch
	patches.suse/RDMA-hns-Simplify-the-calculation-and-usage-of-wqe-i.patch
	patches.suse/RDMA-siw-Simplify-QP-representation.patch
	patches.suse/IB-mlx5-Fix-outstanding_pi-index-for-GSI-qps.patch
	patches.suse/RDMA-netlink-Do-not-always-generate-an-ACK-for-some-.patch
	patches.suse/RDMA-srpt-Remove-unnecessary-assertion-in-srpt_queue.patch
	patches.suse/RDMA-cm-Use-RCU-synchronization-mechanism-to-protect.patch
	patches.suse/RDMA-mlx4-Redo-TX-checksum-offload-in-line-with-docs.patch
	patches.suse/IB-hfi1-Add-accessor-API-routines-to-access-context-.patch
	patches.suse/IB-hfi1-List-all-receive-contexts-from-debugfs.patch
	patches.suse/IB-rdmavt-Correct-comments-in-rdmavt_qp.h-header.patch
	patches.suse/IB-mlx5-Unify-ODP-MR-code-paths-to-allow-extra-flexi.patch
	patches.suse/IB-core-Fix-ODP-get-user-pages-flow.patch
	patches.suse/IB-core-Fix-ODP-with-IB_ACCESS_HUGETLB-handling.patch
	patches.suse/RDMA-siw-use-true-false-for-bool-variable.patch
	patches.suse/IB-hfi1-use-true-false-for-bool-variable.patch
	patches.suse/IB-iser-use-true-false-for-bool-variable.patch
	patches.suse/RDMA-mlx4-use-true-false-for-bool-variable.patch
	patches.suse/RDMA-mlx5-use-true-false-for-bool-variable.patch
	patches.suse/RDMA-rxe-Fix-error-type-of-mmap_offset.patch
	patches.suse/RDMA-i40iw-fix-a-potential-NULL-pointer-dereference.patch
	patches.suse/RDMA-cm-Delete-unused-CM-LAP-functions.patch
	patches.suse/RDMA-cm-Delete-unused-CM-ARP-functions.patch
	patches.suse/RDMA-cma-Add-trace-points-in-RDMA-Connection-Manager.patch
	patches.suse/RDMA-core-Trace-points-for-diagnosing-completion-que.patch
	patches.suse/RDMA-core-Add-trace-points-to-follow-MR-allocation.patch
	patches.suse/RDMA-hns-Avoid-printing-address-of-mtt-page.patch
	patches.suse/RDMA-hns-Remove-unused-function-hns_roce_init_eq_tab.patch
	patches.suse/RDMA-hns-Update-the-value-of-qp-type.patch
	patches.suse/RDMA-hns-Delete-unnessary-parameters-in-hns_roce_v2_.patch
	patches.suse/RDMA-hns-Remove-redundant-print-information.patch
	patches.suse/RDMA-hns-Replace-custom-macros-HNS_ROCE_ALIGN_UP.patch
	patches.suse/RDMA-hns-Fix-coding-style-issues.patch
	patches.suse/IB-mlx5-Do-reverse-sequence-during-device-removal.patch
	patches.suse/IB-core-Let-IB-core-distribute-cache-update-events.patch
	patches.suse/IB-core-Cut-down-single-member-ib_cache-structure.patch
	patches.suse/IB-core-Rename-event_handler_lock-to-qp_open_list_lo.patch
	patches.suse/IB-core-Fix-build-failure-without-hugepages.patch
	patches.suse/RDMA-core-Fix-locking-in-ib_uverbs_event_read.patch
	patches.suse/IB-hfi1-Move-chip-specific-functions-to-chip.c.patch
	patches.suse/IB-hfi1-Add-fast-and-slow-handlers-for-receive-conte.patch
	patches.suse/IB-hfi1-Move-common-receive-IRQ-code-to-function.patch
	patches.suse/IB-hfi1-IB-hfi1-Add-an-API-to-handle-special-case-dr.patch
	patches.suse/IB-hfi1-Create-API-for-auto-activate.patch
	patches.suse/IB-hfi1-Decouple-IRQ-name-from-type.patch
	patches.suse/IB-hfi1-Return-void-in-packet-receiving-functions.patch
	patches.suse/IB-hfi1-Add-software-counter-for-ctxt0-seq-drop.patch
	patches.suse/IB-hfi1-Add-RcvShortLengthErrCnt-to-hfi1stats.patch
	patches.suse/RDMA-hns-Bugfix-for-posting-a-wqe-with-sge.patch
	patches.suse/RDMA-hns-Add-support-for-reporting-wc-as-software-mo.patch
	patches.suse/RDMA-core-Remove-err-in-iw_query_port.patch
	patches.suse/IB-mlx5-Extend-caps-stage-to-handle-VAR-capabilities.patch
	patches.suse/IB-mlx5-Introduce-VAR-object-and-its-alloc-destroy-m.patch
	patches.suse/IB-mlx5-Add-mmap-support-for-VAR.patch
	patches.suse/RDMA-uverbs-Remove-needs_kfree_rcu-from-uverbs_obj_t.patch
	patches.suse/RDMA-mlx5-Use-RCU-and-direct-refcounts-to-keep-memor.patch
	patches.suse/RDMA-core-Simplify-destruction-of-FD-uobjects.patch
	patches.suse/RDMA-mlx5-Simplify-devx-async-commands.patch
	patches.suse/RDMA-core-Do-not-allow-alloc_commit-to-fail.patch
	patches.suse/RDMA-core-Make-ib_ucq_object-use-ib_uevent_object.patch
	patches.suse/RDMA-core-Do-not-erase-the-type-of-ib_cq.uobject.patch
	patches.suse/RDMA-core-Do-not-erase-the-type-of-ib_qp.uobject.patch
	patches.suse/RDMA-core-Do-not-erase-the-type-of-ib_srq.uobject.patch
	patches.suse/RDMA-core-Do-not-erase-the-type-of-ib_wq.uobject.patch
	patches.suse/RDMA-core-Simplify-type-usage-for-ib_uverbs_async_ha.patch
	patches.suse/RDMA-core-Remove-the-ufile-arg-from-rdma_alloc_begin.patch
	patches.suse/RDMA-core-Make-ib_uverbs_async_event_file-into-a-uob.patch
	patches.suse/RDMA-core-Use-READ_ONCE-for-ib_ufile.async_file.patch
	patches.suse/RDMA-hns-Remove-some-redundant-variables-related-to-.patch
	patches.suse/RDMA-hns-Add-interfaces-to-get-pf-capabilities-from-.patch
	patches.suse/RDMA-hns-Get-pf-capabilities-from-firmware.patch
	patches.suse/RDMA-hns-Add-support-for-extended-atomic-in-userspac.patch
	patches.suse/RDMA-efa-Device-definitions-documentation-updates.patch
	patches.suse/RDMA-efa-Remove-brackets-from-single-statement-if.patch
	patches.suse/RDMA-efa-Remove-unused-ucontext-parameter-from-efa_q.patch
	patches.suse/Introduce-maximum-WQE-size-to-check-limits.patch
	patches.suse/RDMA-rxe-Compute-the-maximum-sges-and-inline-size-ba.patch
	patches.suse/IB-srp-Never-use-immediate-data-if-it-is-disabled-by.patch
	patches.suse/net-mlx5-Add-RoCE-accelerator-counters.patch
	patches.suse/net-mlx5-Expose-relaxed-ordering-bits.patch
	patches.suse/RDMA-core-Add-UVERBS_METHOD_ASYNC_EVENT_ALLOC.patch
	patches.suse/RDMA-core-Remove-ucontext_lock-from-the-uverbs_destr.patch
	patches.suse/RDMA-uverbs-Add-ioctl-command-to-get-a-device-contex.patch
	patches.suse/RDMA-uverbs-Verify-MR-access-flags.patch
	patches.suse/RDMA-core-Add-optional-access-flags-range.patch
	patches.suse/RDMA-efa-Allow-passing-of-optional-access-flags-for-.patch
	patches.suse/RDMA-uverbs-Add-new-relaxed-ordering-memory-region-a.patch
	patches.suse/RDMA-mlx5-Set-relaxed-ordering-when-requested.patch
	patches.suse/IB-mlx5-Expose-RoCE-accelerator-counters.patch
	patches.suse/IB-mlx4-Fix-memory-leak-in-add_gid-error-flow.patch
	patches.suse/RDMA-core-Ensure-that-rdma_user_mmap_entry_remove-is.patch
	patches.suse/IB-mlx5-Return-the-administrative-GUID-if-exists.patch
	patches.suse/RDMA-cm-Add-accessors-for-CM_REQ-transport_type.patch
	patches.suse/RDMA-cm-Add-SET-GET-implementations-to-hide-IBA-wire.patch
	patches.suse/RDMA-cm-Use-IBA-functions-for-simple-get-set-acessor.patch
	patches.suse/RDMA-cm-Use-IBA-functions-for-swapping-get-set-acess.patch
	patches.suse/RDMA-cm-Use-IBA-functions-for-simple-structure-membe.patch
	patches.suse/RDMA-cm-Use-IBA-functions-for-complex-structure-memb.patch
	patches.suse/IB-hfi1-Fix-logical-condition-in-msix_request_irq.patch
	patches.suse/IB-opa_vnic-Spelling-correction-of-erorr-to-error.patch
	patches.suse/IB-mlx4-Fix-leak-in-id_map_find_del.patch
	patches.suse/RDMA-umem-Fix-ib_umem_find_best_pgsz.patch
	patches.suse/RDMA-cma-Fix-unbalanced-cm_id-reference-count-during.patch
	patches.suse/RDMA-efa-Mask-access-flags-with-the-correct-optional.patch
	patches.suse/RDMA-core-Make-the-entire-API-tree-static.patch
	patches.suse/media-ti-vpe-cal-Restrict-DMA-to-avoid-memory-corrup.patch
	patches.suse/media-i2c-adv748x-Fix-unsafe-macros.patch
	patches.suse/media-gspca-zero-usb_buf.patch
	patches.suse/media-dvb-usb-dvb-usb-urb.c-initialize-actlen-to-0.patch
	patches.suse/media-cx23885-Add-support-for-AVerMedia-CE310B.patch
	patches.suse/media-meson-add-missing-allocation-failure-check-on-.patch
	patches.suse/media-go7007-fix-a-miss-of-snd_card_free.patch
	patches.suse/media-imx7-mipi-csis-remove-subdev_notifier.patch
	patches.suse/media-v4l2-device.h-Explicitly-compare-grp-id-mask-t.patch
	patches.suse/media-v4l2-core-compat-ignore-native-command-codes.patch
	patches.suse/media-digitv-don-t-continue-if-remote-control-state-.patch
	patches.suse/media-af9005-uninitialized-variable-printked.patch
	patches.suse/media-vp7045-do-not-read-uninitialized-values-if-usb.patch
	patches.suse/media-rc-ensure-lirc-is-initialized-before-registeri.patch
	patches.suse/media-ov5640-Fix-check-for-PLL1-exceeding-max-allowe.patch
	patches.suse/media-i2c-mt9v032-fix-enum-mbus-codes-and-frame-size.patch
	patches.suse/media-v4l2-rect.h-fix-v4l2_rect_map_inside-top-left-.patch
	patches.suse/media-sti-bdisp-fix-a-possible-sleep-in-atomic-conte.patch
	patches.suse/media-iguanair-fix-endpoint-sanity-check.patch
	patches.suse/media-uvcvideo-Avoid-cyclic-entity-chains-due-to-mal.patch
	patches.suse/media-uvcvideo-Add-a-quirk-to-force-GEO-GC6500-Camer.patch
	patches.suse/PCI-AER-Initialize-aer_fifo.patch
	patches.suse/PCI-iproc-Apply-quirk_paxc_bridge-for-module-as-well.patch
	patches.suse/PCI-Add-generic-quirk-for-increasing-D3hot-delay.patch
	patches.suse/PCI-Increase-D3-delay-for-AMD-Ryzen5-7-XHCI-controll.patch
	patches.suse/PCI-Don-t-disable-bridge-BARs-when-assigning-bus-res.patch
	patches.suse/PCI-switchtec-Use-dma_set_mask_and_coherent.patch
	patches.suse/PCI-switchtec-Fix-vep_vector_number-ioread-width.patch
	patches.suse/PCI-IOV-Fix-memory-leak-in-pci_iov_add_virtfn.patch
	patches.suse/PCI-Fix-pci_add_dma_alias-bitmask-size.patch
	patches.suse/pci-brcmstb-add-broadcom-stb-pcie-host-controller-driver.patch
	patches.suse/pci-brcmstb-add-msi-support.patch
	patches.suse/PCI-keystone-Fix-link-training-retries-initiation.patch
	patches.suse/PCI-keystone-Fix-outbound-region-mapping.patch
	patches.suse/PCI-keystone-Fix-error-handling-when-num-viewport-DT.patch
	patches.suse/PCI-tegra-Fix-return-value-check-of-pm_runtime_get_s.patch
	patches.suse/PCI-tegra-Fix-afi_pex2_ctrl-reg-offset-for-Tegra30.patch
	patches.suse/char-random-silence-a-lockdep-splat-with-printk.patch
	patches.suse/kbuild-use-S-instead-of-E-for-precise-cc-option-test.patch
	patches.suse/vfs-fix-do_last-regression.patch
	patches.suse/cifs-fix-soft-mounts-hanging-in-the-reconnect-code.patch
	patches.suse/02-cifs-update-internal-module-version-number.patch
	patches.suse/leds-pca963x-Fix-open-drain-initialization.patch
	patches.suse/msft-hv-2010-hv_balloon-Balloon-up-according-to-request-page-numb.patch
	patches.suse/msft-hv-2015-video-hyperv-hyperv_fb-Use-physical-memory-for-fb-on.patch
	patches.suse/mfd-bd70528-Fix-hour-register-mask.patch
	patches.suse/mfd-dln2-More-sanity-checking-for-endpoints.patch
	patches.suse/mfd-intel-lpss-Add-Intel-Jasper-Lake-PCI-IDs.patch
	patches.suse/mfd-axp20x-Mark-AXP20X_VBUS_IPSOUT_MGMT-as-volatile.patch
	patches.suse/mfd-max77650-Select-REGMAP_IRQ-in-Kconfig.patch
	patches.suse/mfd-da9062-Fix-watchdog-compatible-string.patch
	patches.suse/mfd-rn5t618-Mark-ADC-control-register-volatile.patch
	patches.suse/Btrfs-fix-race-between-adding-and-putting-tree-mod-s.patch
	patches.suse/btrfs-correctly-handle-empty-trees-in-find_first_clear_extent_bit.patch
	patches.suse/0001-btrfs-fix-force-usage-in-inc_block_group_ro.patch
	patches.suse/0002-btrfs-take-overcommit-into-account-in-inc_block_grou.patch
	patches.suse/Btrfs-send-fix-emission-of-invalid-clone-operations-.patch
	patches.suse/btrfs-do-not-zero-f_bavail-if-we-have-available-spac.patch
	patches.suse/Input-edt-ft5x06-work-around-first-register-access-e.patch
	patches.suse/clk-actually-call-the-clock-init-before-any-other-ca.patch
	patches.suse/clk-Use-parent-node-pointer-during-registration-if-n.patch
	patches.suse/clk-uniphier-Add-SCSSI-clock-gate-for-each-channel.patch
	patches.suse/clk-at91-sam9x60-fix-programmable-clock-prescaler.patch
	patches.suse/clk-renesas-rcar-gen3-Allow-changing-the-RPC-D2-cloc.patch
	patches.suse/clk-meson-g12a-fix-missing-uart2-in-regmap-table.patch
	patches.suse/clk-meson-pll-Fix-by-0-division-in-__pll_params_to_r.patch
	patches.suse/clk-meson-meson8b-make-the-CCF-use-the-glitch-free-m.patch
	patches.suse/clk-sunxi-ng-add-mux-and-pll-notifiers-for-A64-CPU-c.patch
	patches.suse/clk-ti-dra7-fix-parent-for-gmac_clkctrl.patch
	patches.suse/clk-tegra-Mark-fuse-clock-as-critical.patch
	patches.suse/clk-qcom-smd-Add-missing-bimc-clock.patch
	patches.suse/clk-qcom-Add-missing-msm8998-gcc_bimc_gfx_clk.patch
	patches.suse/clk-ls1028a-Add-clock-driver-for-Display-output-inte.patch
	patches.suse/clk-ls1028a-Fix-warning-on-clamp-usage.patch
	patches.suse/vfio-spapr-nvlink2-Skip-unpinning-pages-on-error-exi.patch
	patches.suse/percpu-Separate-decrypted-varaibles-anytime-encrypti.patch
	patches.suse/rtc-hym8563-Return-EINVAL-if-the-time-is-known-to-be.patch
	patches.suse/rtc-cmos-Stop-using-shared-IRQ.patch
	patches.suse/ocfs2-fix-oops-when-writing-cloned-file.patch
	patches.suse/smp_mb__-before-after-_atomic-update-Documentation.patch
	patches.suse/0001-ipc-mqueue.c-remove-duplicated-code.patch
	patches.suse/0002-ipc-mqueue.c-update-document-memory-barriers.patch
	patches.suse/0003-ipc-msg.c-update-and-document-memory-barriers.patch
	patches.suse/0004-ipc-sem.c-document-and-update-memory-barriers.patch
	patches.suse/0005-ipc-msg.c-consolidate-all-xxxctl_down-functions.patch
	patches.suse/powerpc-mmu_gather-enable-RCU_TABLE_FREE-even-for-SM.patch
	patches.suse/mm-mmu_gather-invalidate-TLB-correctly-on-batch-allo.patch
	patches.suse/asm-generic-tlb-avoid-potential-double-flush.patch
	patches.suse/asm-gemeric-tlb-remove-stray-function-declarations.patch
	patches.suse/asm-generic-tlb-add-missing-CONFIG-symbol.patch
	patches.suse/treewide-remove-redundant-IS_ERR-before-error-code-c.patch
	patches.suse/ARM-dma-api-fix-max_pfn-off-by-one-error-in-__dma_su.patch
	patches.suse/remoteproc-Initialize-rproc_class-before-use.patch
	patches.suse/ovl-fix-wrong-WARN_ON-in-ovl_cache_update_ino.patch
	patches.suse/ovl-fix-lseek-overflow-on-32bit.patch
	patches.suse/selftests-powerpc-Add-a-test-of-bad-out-of-range-acc.patch
	patches.suse/powerpc-pseries-Allow-not-having-ibm-hypertas-functi.patch
	patches.suse/powerpc-xmon-don-t-access-ASDR-in-VMs.patch
	patches.suse/powerpc-pseries-Advance-pfn-if-section-is-not-presen.patch
	patches.suse/powerpc-ptdump-Fix-W-X-verification.patch
	patches.suse/powerpc-ptdump-Only-enable-PPC_CHECK_WX-with-STRICT_.patch
	patches.suse/powerpc-papr_scm-Don-t-enable-direct-map-for-a-regio.patch
	patches.suse/powerpc-pseries-vio-Fix-iommu_table-use-after-free-r.patch
	patches.suse/powerpc-papr_scm-Fix-leaking-bus_desc.provider_name-.patch
	patches.suse/powerpc-mm-Remove-kvm-radix-prefetch-workaround-for-.patch
	patches.suse/powerpc-pseries-lparcfg-Fix-display-of-Maximum-Memor.patch
	patches.suse/powerpc-Provide-initial-documentation-for-PAPR-hcall.patch
	patches.suse/powerpc-Do-not-consider-weak-unresolved-symbol-reloc.patch
	patches.suse/powerpc-32s-Fix-bad_kuap_fault.patch
	patches.suse/powerpc-kuap-Fix-set-direction-in-allow-prevent_user.patch
	patches.suse/powerpc-32s-Drop-NULL-addr-verification.patch
	patches.suse/powerpc-32s-Prepare-prevent_user_access-for-user_acc.patch
	patches.suse/ionic-fix-rxq-comp-packet-type-mask.patch
	patches.suse/tcp-clear-tp-total_retrans-in-tcp_disconnect.patch
	patches.suse/tcp-clear-tp-delivered-in-tcp_disconnect.patch
	patches.suse/tcp-clear-tp-data_segs-in-out-in-tcp_disconnect.patch
	patches.suse/tcp-clear-tp-segs_-in-out-in-tcp_disconnect.patch
	patches.suse/cls_rsvp-fix-rsvp_policy.patch
	patches.suse/rxrpc-Fix-use-after-free-in-rxrpc_put_local.patch
	patches.suse/rxrpc-Fix-insufficient-receive-notification-generati.patch
	patches.suse/rxrpc-Fix-missing-active-use-pinning-of-rxrpc_local-.patch
	patches.suse/rxrpc-Fix-NULL-pointer-deref-due-to-call-conn-being-.patch
	patches.suse/net-stmmac-Delete-txtimer-in-suspend.patch
	patches.suse/bnxt_en-Refactor-logic-to-re-enable-SRIOV-after-firm.patch
	patches.suse/bnxt_en-Fix-RDMA-driver-failure-with-SRIOV-after-fir.patch
	patches.suse/bnxt_en-Fix-logic-that-disables-Bus-Master-during-fi.patch
	patches.suse/bnxt_en-Fix-TC-queue-mapping.patch
	patches.suse/netdevsim-fix-using-uninitialized-resources.patch
	patches.suse/netdevsim-disable-devlink-reload-when-resources-are-.patch
	patches.suse/netdevsim-fix-panic-in-nsim_dev_take_snapshot_write.patch
	patches.suse/netdevsim-fix-stack-out-of-bounds-in-nsim_dev_debugf.patch
	patches.suse/netdevsim-use-IS_ERR-instead-of-IS_ERR_OR_NULL-for-d.patch
	patches.suse/netdevsim-use-__GFP_NOWARN-to-avoid-memalloc-warning.patch
	patches.suse/netdevsim-remove-unused-sdev-code.patch
	patches.suse/net-hsr-fix-possible-NULL-deref-in-hsr_handle_frame.patch
	patches.suse/net_sched-fix-an-OOB-access-in-cls_tcindex.patch
	patches.suse/l2tp-Allow-duplicate-session-creation-with-UDP.patch
	patches.suse/gtp-use-__GFP_NOWARN-to-avoid-memalloc-warning.patch
	patches.suse/simple_recursive_removal-kernel-side-rm-rf-for-ramfs.patch
	patches.suse/s390-mm-fix-dynamic-pagetable-upgrade-for-hugetlbfs
	patches.suse/0001-xen-balloon-Support-xend-based-toolstack-take-two.patch
	patches.suse/iommu-arm-smmu-v3-populate-vmid-field-for-cmdq_op_tlbi_nh_va
	patches.suse/iommu-amd-check-feature-support-bit-before-accessing-msi-capability-registers
	patches.suse/iommu-amd-only-support-x2apic-with-ivhd-type-11h-40h
	patches.suse/iommu-vt-d-match-cpu-and-iommu-paging-mode
	patches.suse/iommu-vt-d-fix-off-by-one-in-pasid-allocation
	patches.suse/iommu-vt-d-avoid-sending-invalid-page-response
	patches.suse/iommu-vt-d-allow-devices-with-rmrrs-to-use-identity-domain
	patches.suse/iommu-vt-d-unnecessary-to-handle-default-identity-domain
	patches.suse/pwm-omap-dmtimer-Remove-PWM-chip-in-.remove-before-m.patch
	patches.suse/pwm-omap-dmtimer-Simplify-error-handling.patch
	patches.suse/pwm-omap-dmtimer-put_device-after-of_find_device_by_.patch
	patches.suse/pwm-sun4i-move-pwm_calculate-out-of-spin_lock.patch
	patches.suse/pwm-Remove-set-but-not-set-variable-pwm.patch
	patches.suse/ata-ahci-Add-shutdown-to-freeze-hardware-resources-o.patch
	patches.suse/nbd-add-a-flush_workqueue-in-nbd_start_device.patch
	patches.suse/0021-bcache-fix-memory-corruption-in-bch_cache_accounting.patch
	patches.suse/0022-bcache-explicity-type-cast-in-bset_bkey_last.patch
	patches.suse/0023-bcache-add-readahead-cache-policy-options-via-sysfs-.patch
	patches.suse/0024-bcache-fix-incorrect-data-type-usage-in-btree_flush_.patch
	patches.suse/0025-bcache-check-return-value-of-prio_read.patch
	patches.suse/block-bfq-do-not-plug-I-O-for-bfq_queues-with-no-pro.patch
	patches.suse/block-bfq-get-a-ref-to-a-group-when-adding-it-to-a-s.patch
	patches.suse/nvmet-fix-dsm-failure-when-payload-does-not-match-sg.patch
	patches.suse/nvme-pci-remove-nvmeq-tags.patch
	patches.suse/nvmet-Fix-error-print-message-at-nvmet_install_queue.patch
	patches.suse/nvmet-Fix-controller-use-after-free.patch
	patches.suse/nvmet-update-AEN-list-and-array-at-one-place.patch
	patches.suse/eventfd-track-eventfd_signal-recursion-depth.patch
	patches.suse/aio-prevent-potential-eventfd-recursion-on-poll.patch
	patches.suse/tracing-fix-very-unlikely-race-of-registering-two-stat-tracers.patch
	patches.suse/tracing-fix-tracing_stat-return-values-in-error-handling-paths.patch
	patches.suse/tracing-simplify-assignment-parsing-for-hist-triggers.patch
	patches.suse/tracing-add-hist-trigger-error-messages-for-sort-specification.patch
	patches.suse/tracing-add-hist-to-hist-trigger-error-log-error-string.patch
	patches.suse/tracing-fix-sched-switch-start-stop-refcount-racy-updates.patch
	patches.suse/tracing-fix-now-invalid-var_ref_vals-assumption-in-trace-action.patch
	patches.suse/tracing-annotate-ftrace_graph_hash-pointer-with-_rcu.patch
	patches.suse/tracing-annotate-ftrace_graph_notrace_hash-pointer-with-_rcu.patch
	patches.suse/ftrace-add-comment-to-why-rcu_dereference_sched-is-open-coded.patch
	patches.suse/ftrace-protect-ftrace_graph_hash-with-ftrace_sync.patch
	patches.suse/ceph-delete-redundant-douts-in-con_get-put.patch
	patches.suse/ceph-remove-unnecessary-assignment-in-ceph_pre_init_acls.patch
	patches.suse/ceph-fix-mdsmap-cluster-available-check-based-on-laggy-number.patch
	patches.suse/ceph-only-choose-one-mds-who-is-in-up-active-state-without-laggy.patch
	patches.suse/ceph-fix-possible-long-time-wait-during-umount.patch
	patches.suse/ceph-drop-unused-ttl_from-parameter-from-fill_inode.patch
	patches.suse/ceph-ensure-we-have-a-new-cap-before-continuing-in-fill_inode.patch
	patches.suse/ceph-add-_send_request-helper.patch
	patches.suse/ceph-keep-the-session-state-until-it-is-released.patch
	patches.suse/ceph-check-availability-of-mds-cluster-on-mount-after-wait-timeout.patch
	patches.suse/ceph-retry-the-same-mds-later-after-the-new-session-is-opened.patch
	patches.suse/ceph-don-t-clear-i_new-until-inode-metadata-is-fully-populated.patch
	patches.suse/ceph-only-touch-the-caps-which-have-the-subset-mask-requested.patch
	patches.suse/ceph-print-dentry-offset-in-hex-and-fix-xattr_version-type.patch
	patches.suse/ceph-add-possible_max_rank-and-make-the-code-more-readable.patch
	patches.suse/ceph-remove-the-extra-slashes-in-the-server-path.patch
	patches.suse/ceph-rename-get_session-and-switch-to-use-ceph_get_mds_session.patch
	patches.suse/ceph-allocate-the-correct-amount-of-extra-bytes-for-the-session-features.patch
	patches.suse/ceph-close-holes-in-structs-ceph_mds_session-and-ceph_mds_request.patch
	patches.suse/ceph-use-copy-from2-op-in-copy_file_range.patch
	patches.suse/ceph-print-r_direct_hash-in-hex-in-_choose_mds-dout.patch
	patches.suse/ceph-print-name-of-xattr-in-_ceph_-get-set-xattr-douts.patch
	patches.suse/ceph-move-net-ceph-ceph_fs-c-to-fs-ceph-util-c.patch
	patches.suse/rbd-set-the-device-link-in-sysfs.patch
	patches.suse/ALSA-hda-Reset-stream-if-DMA-RUN-bit-not-cleared.patch
	patches.suse/ALSA-pcm-Fix-memory-leak-at-closing-a-stream-without.patch
	patches.suse/ALSA-hda-Add-JasperLake-PCI-ID-and-codec-vid.patch
	patches.suse/ALSA-usb-audio-Fix-endianess-in-descriptor-validatio.patch
	patches.suse/ALSA-usb-audio-Annotate-endianess-in-Scarlett-gen2-q.patch
	patches.suse/ALSA-dummy-Fix-PCM-format-loop-in-proc-output.patch
	patches.suse/ALSA-hda-Fix-DP-MST-support-for-NVIDIA-codecs.patch
	patches.suse/ASoC-SOF-trace-fix-unconditional-free-in-trace-relea.patch
	patches.suse/ALSA-hda-realtek-Fixed-one-of-HP-ALC671-platform-Hea.patch
	patches.suse/ALSA-hda-Clear-RIRB-status-before-reading-WP.patch
	patches.suse/KVM-s390-ENOTSUPP-EOPNOTSUPP-fixups.patch
	patches.suse/KVM-s390-do-not-clobber-registers-during-guest-reset.patch
	patches.suse/0004-kvm-s390-cleanup-initial-cpu-reset
	patches.suse/0005-kvm-s390-add-new-reset-vcpu-api
	patches.suse/virtio-balloon-initialize-all-vq-callbacks.patch
	patches.suse/virtio-pci-check-name-when-counting-MSI-X-vectors.patch
	patches.suse/virtio_balloon-prevent-pfn-array-overflow.patch
	patches.suse/virtio-balloon-Fix-memory-leak-when-unloading-while-.patch
	patches.suse/virtio_balloon-Fix-memory-leaks-on-errors-in-virtbal.patch
	patches.suse/drivers-watchdog-stm32_iwdg-set-WDOG_HW_RUNNING-at-p.patch
	patches.suse/watchdog-fix-UAF-in-reboot-notifier-handling-in-watc.patch
	patches.suse/clk-qcom-Don-t-overwrite-cfg-in-clk_rcg2_dfs_populat.patch
	patches.suse/clk-ls1028a-fix-a-dereference-of-pointer-parent-befo.patch
	patches.suse/clk-qcom-rcg2-Don-t-crash-if-our-parent-can-t-be-fou.patch
	patches.suse/drm-amd-display-Retrain-dongles-when-SINK_COUNT-beco.patch
	patches.suse/0001-Revert-drm-amd-display-Don-t-skip-link-training-for-.patch
	patches.suse/drm-amd-display-do-not-allocate-display_mode_lib-unn.patch
	patches.suse/radeon-insert-10ms-sleep-in-dce5_crtc_load_lut.patch
	patches.suse/drm-amdkfd-Fix-a-bug-in-SDMA-RLC-queue-counting-unde.patch
	patches.suse/drm-amdgpu-display-handle-multiple-numbers-of-fclks-.patch
	patches.suse/drm-amdgpu-smu10-fix-smu10_get_clock_by_type_with_la.patch
	patches.suse/drm-amdgpu-smu10-fix-smu10_get_clock_by_type_with_vo.patch
	patches.suse/drm-amd-dm-mst-Ignore-payload-update-failures.patch
	patches.suse/i2c-tegra-Prevent-interrupt-triggering-after-transfe.patch
	patches.suse/i2c-i801-Add-support-for-Intel-Comet-Lake-PCH-V.patch
	patches.suse/nfs-fscache-use-timespec64-in-inode-auxdata.patch
	patches.suse/NFS-Revalidate-the-file-size-on-a-fatal-write-error.patch
	patches.suse/NFS-Revalidate-the-file-mapping-on-all-fatal-writeba.patch
	patches.suse/NFS-pnfs-Fix-pnfs_generic_prepare_to_resend_writes.patch
	patches.suse/NFS-Fix-fix-of-show_nfs_errors.patch
	patches.suse/NFSv4.x-recover-from-pre-mature-loss-of-openstateid.patch
	patches.suse/NFSv4-pnfs_roc-must-use-cred_fscmp-to-compare-creds.patch
	patches.suse/NFS-Fix-memory-leaks-and-corruption-in-readdir.patch
	patches.suse/NFS-Directory-page-cache-pages-need-to-be-locked-whe.patch
	patches.suse/NFSv4-try-lease-recovery-on-NFS4ERR_EXPIRED.patch
	patches.suse/NFSv4.0-nfs4_do_fsinfo-should-not-do-implicit-lease-.patch
	patches.suse/nfsd-Return-the-correct-number-of-bytes-written-to-t.patch
	patches.suse/nfsd-fix-delay-timer-on-32-bit-architectures.patch
	patches.suse/nfsd-fix-jiffies-time_t-mixup-in-LRU-list.patch
	patches.suse/nfsd-remove-nfs4_reset_lease-declarations.patch
	patches.suse/sunrpc-expiry_time-should-be-seconds-not-timeval.patch
	patches.suse/gfs2-fix-gfs2_find_jhead-that-returns-uninitialized-.patch
	patches.suse/fix-up-iter-on-short-count-in-fuse_direct_io.patch
	patches.suse/Pass-consistent-param-type-to-fs_parse-.patch
	patches.suse/ARM-tegra-Enable-PLLP-bypass-during-Tegra124-LP1.patch
	patches.suse/ARM-at91-pm-use-SAM9X60-PMC-s-compatible.patch
	patches.suse/ARM-at91-pm-use-of_device_id-array-to-find-the-prope.patch
	patches.suse/ARM-dts-stm32-Add-power-supply-for-DSI-panel-on-stm3.patch
	patches.suse/arm64-dts-uDPU-fix-broken-ethernet.patch
	patches.suse/arm64-dts-marvell-clearfog-gt-8k-fix-switch-cpu-port.patch
	patches.suse/ARM-dts-at91-Reenable-UART-TX-pull-ups.patch
	patches.suse/ARM-dts-at91-sama5d3-fix-maximum-peripheral-clock-ra.patch
	patches.suse/ARM-dts-at91-sama5d3-define-clock-rate-range-for-tcb.patch
	patches.suse/ARM-dts-meson8b-fix-the-clock-controller-compatible-.patch
	patches.suse/ARM-dts-meson8-use-the-actual-frequency-for-the-GPU-.patch
	patches.suse/ARM-dts-meson8b-use-the-actual-frequency-for-the-GPU.patch
	patches.suse/reset-uniphier-Add-SCSSI-reset-control-for-each-chan.patch
	patches.suse/bus-tegra-aconnect-Remove-PM_CLK-dependency.patch
	patches.suse/soc-tegra-fuse-Correct-straps-address-for-older-Tegr.patch
	patches.suse/soc-qcom-rpmhpd-Set-active_only-for-active-only-powe.patch
	patches.suse/ARM-dts-am43xx-add-support-for-clkout1-clock.patch
	patches.suse/clocksource-davinci-only-enable-clockevents-once-tim.patch
	patches.suse/powerpc-futex-Fix-incorrect-user-access-blocking.patch
	patches.suse/netdevsim-fix-ptr_ret.cocci-warnings.patch
	patches.suse/net_sched-fix-a-resource-leak-in-tcindex_set_parms.patch
	patches.suse/wireguard-allowedips-fix-use-after-free-in-root_remo.patch
	patches.suse/wireguard-noise-reject-peers-with-low-order-public-k.patch
	patches.suse/wireguard-selftests-ensure-non-addition-of-peers-wit.patch
	patches.suse/wireguard-selftests-cleanup-CONFIG_ENABLE_WARN_DEPRE.patch
	patches.suse/wireguard-selftests-tie-socket-waiting-to-target-pid.patch
	patches.suse/devlink-report-0-after-hitting-end-in-region-read.patch
	patches.suse/bonding-alb-properly-access-headers-in-bond_alb_xmit.patch
	patches.suse/net-macb-Remove-unnecessary-alignment-check-for-TSO.patch
	patches.suse/net-macb-Limit-maximum-GEM-TX-length-in-TSO.patch
	patches.suse/qed-Fix-timestamping-issue-for-L2-unicast-ptp-packet.patch
	patches.suse/cxgb4-Added-tls-stats-prints.patch
	patches.suse/net-mvneta-move-rx_dropped-and-rx_errors-in-per-cpu-.patch
	patches.suse/skbuff-fix-a-data-race-in-skb_queue_len.patch
	patches.suse/net-systemport-Avoid-RBUF-stuck-in-Wake-on-LAN-mode.patch
	patches.suse/net-mlx5-Fix-deadlock-in-fs_core.patch
	patches.suse/net-mlx5-IPsec-Fix-esp-modify-function-attribute.patch
	patches.suse/net-mlx5-IPsec-fix-memory-leak-at-mlx5_fpga_ipsec_de.patch
	patches.suse/net-mlx5e-TX-Error-completion-is-for-last-WQE-in-bat.patch
	patches.suse/net-mlx5-Deprecate-usage-of-generic-TLS-HW-capabilit.patch
	patches.suse/rxrpc-Fix-service-call-disconnection.patch
	patches.suse/0007-rxrpc-Fix-call-RCU-cleanup-using-non-bh-safe-locks.patch
	patches.suse/net-stmmac-fix-a-possible-endless-loop.patch
	patches.suse/net-dsa-b53-Always-use-dev-vlan_enabled-in-b53_confi.patch
	patches.suse/net-dsa-bcm_sf2-Only-7278-supports-2Gb-sec-IMP-port.patch
	patches.suse/taprio-Fix-enabling-offload-with-wrong-number-of-tra.patch
	patches.suse/taprio-Fix-still-allowing-changing-the-flags-during-.patch
	patches.suse/taprio-Add-missing-policy-validation-for-flags.patch
	patches.suse/taprio-Use-taprio_reset_tc-to-reset-Traffic-Classes-.patch
	patches.suse/taprio-Fix-dropping-packets-when-using-taprio-ETF-of.patch
	patches.suse/msft-hv-2023-hv_netvsc-Fix-XDP-refcnt-for-synthetic-and-VF-NICs.patch
	patches.suse/net-stmmac-fix-missing-IFF_MULTICAST-check-in-dwmac4.patch
	patches.suse/net-stmmac-xgmac-fix-missing-IFF_MULTICAST-checki-in.patch
	patches.suse/dpaa_eth-support-all-modes-with-rate-adapting-PHYs.patch
	patches.suse/ipv6-addrconf-fix-potential-NULL-deref-in-inet6_set_.patch
	patches.suse/net-dsa-microchip-enable-module-autoprobe.patch
	patches.suse/mlxsw-core-Add-validation-of-hardware-device-types-f.patch
	patches.suse/mlxsw-spectrum_dpipe-Add-missing-error-path.patch
	patches.suse/drop_monitor-Do-not-cancel-uninitialized-work-item.patch
	patches.suse/bpf-Fix-modifier-skipping-logic.patch
	patches.suse/i40e-Relax-i40e_xsk_wakeup-s-return-value-when-PF-is.patch
	patches.suse/samples-bpf-Drop-doubled-variable-declaration-in-xdp.patch
	patches.suse/samples-bpf-Allow-for-ENETDOWN-in-xdpsock.patch
	patches.suse/0008-bpf-sockmap-Check-update-requirements-after-locking.patch
	patches.suse/bpftool-Don-t-crash-on-missing-xlated-program-instru.patch
	patches.suse/bpf-sockmap-Don-t-sleep-while-holding-RCU-lock-on-te.patch
	patches.suse/0009-bpf-sockhash-Synchronize_rcu-before-free-ing-map.patch
	patches.suse/bpf-Improve-bucket_log-calculation-logic.patch
	patches.suse/mwifiex-fix-unbalanced-locking-in-mwifiex_process_co.patch
	patches.suse/mwifiex-Fix-possible-buffer-overflows-in-mwifiex_ret.patch
	patches.suse/mwifiex-Fix-possible-buffer-overflows-in-mwifiex_cmd.patch
	patches.suse/libertas-dont-exit-from-lbs_ibss_join_existing-with.patch
	patches.suse/libertas-make-lbs_ibss_join_existing-return-error.patch
	patches.suse/iwlwifi-mvm-Fix-thermal-zone-registration.patch
	patches.suse/iwlwifi-don-t-throw-error-when-trying-to-remove-IGTK.patch
	patches.suse/iwlwifi-mvm-avoid-use-after-free-for-pmsr-request.patch
	patches.suse/iwlwifi-mvm-Check-the-sta-is-not-NULL-in-iwl_mvm_cfg.patch
	patches.suse/scsi-qla2xxx-Fix-unbound-NVME-response-length.patch
	patches.suse/scsi-megaraid_sas-fixup-MSIx-interrupt-setup-during-resum.patch
	patches.suse/irqchip-gic-v3-Only-provision-redistributors-that-ar.patch
	patches.suse/irqchip-gic-v3-its-Reference-to-its_invall_cmd-descr.patch
	patches.suse/clocksource-Prevent-double-add_timer_on-for-watchdog.patch
	patches.suse/x86-boot-handle-malformed-srat-tables-during-early-acpi-parsing.patch
	patches.suse/x86-apic-msi-Plug-non-maskable-MSI-affinity-race.patch
	patches.suse/SMB3-Backup-intent-flag-missing-from-some-more-ops.patch
	patches.suse/smb3-fix-problem-with-null-cifs-super-block-with-previous-patch.patch
	patches.suse/cifs-fail-i-o-on-soft-mounts-if-sessionsetup-errors-out.patch
	patches.suse/cifs-log-warning-message-once-if-out-of-disk-space.patch
	patches.suse/cifs-Add-tracepoints-for-errors-on-flush-or-fsync.patch
	patches.suse/cifs-fix-soft-mounts-hanging-in-the-reconnect-code-2.patch
	patches.suse/cifs-make-multichannel-warning-more-visible.patch
	patches.suse/cifs-add-SMB3-change-notification-support.patch
	patches.suse/cifs-fix-channel-signing.patch
	patches.suse/cifs-fix-mode-bits-from-dir-listing-when-mounted-with-modefromsid.patch
	patches.suse/smb3-add-one-more-dynamic-tracepoint-missing-from-strict-fsync-path.patch
	patches.suse/smb3-print-warning-once-if-posix-context-returned-on-open.patch
	patches.suse/smb3-Add-defines-for-new-information-level-FileIdInformation.patch
	patches.suse/kconfig-fix-broken-dependency-in-randconfig-generate.patch
	patches.suse/crypto-kconfig-allow-tests-to-be-disabled-when-manager-is-disabled.patch
	patches.suse/gpio-xilinx-Fix-bug-where-the-wrong-GPIO-register-is.patch
	patches.suse/arm64-ssbs-Fix-context-switch-when-SSBS-is-present-o.patch
	patches.suse/arm64-spinlock-fix-a-Wunused-function-warning.patch
	patches.suse/Revert-drm-sun4i-drv-Allow-framebuffer-modifiers-in-.patch
	patches.suse/drm-msm-Set-dma-maximum-segment-size-for-mdss.patch
	patches.suse/0001-drm-vgem-Close-use-after-free-race-in-vgem_gem_creat.patch
	patches.suse/drm-amd-display-Do-not-set-optimized_require-to-fals.patch
	patches.suse/drm-amd-display-Check-engine-is-not-NULL-before-acqu.patch
	patches.suse/drm-i915-gvt-more-locking-for-ppgtt-mm-LRU-list.patch
	patches.suse/ALSA-usb-audio-Apply-48kHz-fixed-rate-playback-for-J.patch
	patches.suse/ALSA-usb-audio-Fix-UAC2-3-effect-unit-parsing.patch
	patches.suse/ALSA-usb-audio-Apply-sample-rate-quirk-for-Audioengi.patch
	patches.suse/ALSA-hda-realtek-Add-more-codec-supported-Headset-Bu.patch
	patches.suse/ALSA-hda-realtek-Fix-silent-output-on-MSI-GL73.patch
	patches.suse/ALSA-usb-audio-Add-clock-validity-quirk-for-Denon-MC.patch
	patches.suse/ALSA-pcm-Fix-double-hw_free-calls.patch
	patches.suse/qmi_wwan-re-add-DW5821e-pre-production-variant.patch
	patches.suse/qmi_wwan-unconditionally-reject-2-ep-interfaces.patch
	patches.suse/core-Don-t-skip-generic-XDP-program-execution-for-cl.patch
	patches.suse/i40e-Fix-the-conditional-for-i40e_vc_validate_vqs_bi.patch
	patches.suse/net-smc-fix-leak-of-kernel-memory-to-user-space.patch
	patches.suse/net-ena-fix-potential-crash-when-rxfh-key-is-NULL.patch
	patches.suse/net-ena-fix-uses-of-round_jiffies.patch
	patches.suse/net-ena-add-missing-ethtool-TX-timestamping-indicati.patch
	patches.suse/net-ena-fix-incorrect-default-RSS-key.patch
	patches.suse/net-ena-rss-do-not-allocate-key-when-not-supported.patch
	patches.suse/net-ena-rss-fix-failure-to-get-indirection-table.patch
	patches.suse/net-ena-rss-store-hash-function-as-values-and-not-bi.patch
	patches.suse/net-ena-fix-incorrectly-saving-queue-numbers-when-se.patch
	patches.suse/net-ena-fix-corruption-of-dev_idx_to_host_tbl.patch
	patches.suse/net-ena-make-ena-rxfh-support-ETH_RSS_HASH_NO_CHANGE.patch
	patches.suse/net-ena-ethtool-use-correct-value-for-crc32-hash.patch
	patches.suse/net-ena-ena-com.c-prevent-NULL-pointer-dereference.patch
	patches.suse/0001-enic-prevent-waking-up-stopped-tx-queues-over-watchd.patch
	patches.suse/ice-Fix-DCB-rebuild-after-reset.patch
	patches.suse/ice-Fix-switch-between-FW-and-SW-LLDP.patch
	patches.suse/ice-display-supported-and-advertised-link-modes.patch
	patches.suse/ice-Don-t-allow-same-value-for-Rx-tail-to-be-written.patch
	patches.suse/ice-Remove-ice_dev_onetime_setup.patch
	patches.suse/ice-Remove-CONFIG_PCI_IOV-wrap-in-ice_set_pf_caps.patch
	patches.suse/ice-Modify-link-message-logging.patch
	patches.suse/ice-fix-and-consolidate-logging-of-NVM-firmware-vers.patch
	patches.suse/ice-update-Unit-Load-Status-bitmask-to-check-after-r.patch
	patches.suse/ice-Remove-possible-null-dereference.patch
	patches.suse/ice-Use-ice_pf_to_dev.patch
	patches.suse/ice-Make-print-statements-more-compact.patch
	patches.suse/ice-Cleanup-ice_vsi_alloc_q_vectors.patch
	patches.suse/ice-Use-correct-netif-error-function.patch
	patches.suse/ice-Trivial-fixes.patch
	patches.suse/page_pool-refill-page-when-alloc.count-of-pool-is-ze.patch
	patches.suse/net-sched-matchall-add-missing-validation-of-TCA_MAT.patch
	patches.suse/net-sched-flower-add-missing-validation-of-TCA_FLOWE.patch
	patches.suse/icmp-introduce-helper-for-nat-d-source-address-in-network-device.patch
	patches.suse/wireguard-device-use-icmp_ndo_send-helper.patch
	patches.suse/net-hns3-add-management-table-after-IMP-reset.patch
	patches.suse/net-hns3-fix-VF-bandwidth-does-not-take-effect-in-so.patch
	patches.suse/net-hns3-fix-a-copying-IPv6-address-error-in-hclge_f.patch
	patches.suse/net-smc-transfer-fasync_list-in-case-of-fallback
	patches.suse/net-smc-no-peer-id-in-clc-decline-for-smcd
	patches.suse/mac80211-fix-quiet-mode-activation-in-action-frames.patch
	patches.suse/mac80211-consider-more-elements-in-parsing-CRC.patch
	patches.suse/cfg80211-check-wiphy-driver-existence-for-drvinfo-re.patch
	patches.suse/cfg80211-add-missing-policy-for-NL80211_ATTR_STATUS_.patch
	patches.suse/mac80211-fix-wrong-160-80-80-MHz-setting.patch
	patches.suse/net-dsa-tag_qca-Make-sure-there-is-headroom-for-tag.patch
	patches.suse/io_uring-grab-fs-as-part-of-async-preparation.patch
	patches.suse/ceph-do-not-execute-direct-write-in-parallel-if-o_append-is-specified.patch
	patches.suse/ceph-canonicalize-server-path-in-place.patch
	patches.suse/ceph-noacl-mount-option-is-effectively-ignored.patch
	patches.suse/xprtrdma-Fix-DMA-scatter-gather-list-mapping-imbalan.patch
	patches.suse/NFSv4.1-make-cachethis-no-for-writes.patch
	patches.suse/perf-x86-amd-add-missing-l2-misses-event-spec-to-amd-family-17h-s-event-map.patch
	patches.suse/perf-x86-intel-fix-inaccurate-period-in-context-switch-for-auto-reload
	patches.suse/sched-core-Don-t-skip-remote-tick-for-idle-CPUs.patch
	patches.suse/timers-nohz-Update-NOHZ-load-in-remote-tick.patch
	patches.suse/sched-fair-Allow-a-small-load-imbalance-between-low-utilisation-SD_NUMA-domains.patch
	patches.suse/sched-fair-Allow-a-per-cpu-kthread-waking-a-task-to-stack-on-the-same-CPU.patch
	patches.suse/sched-psi-Fix-OOB-write-when-writing-0-bytes-to-PSI-.patch
	patches.suse/sched-fair-Fix-kernel-doc-warning-in-attach_entity_load_avg.patch
	patches.suse/hwmon-pmbus-ltc2978-Fix-PMBus-polling-of-MFR_COMMON-.patch
	patches.suse/s390-pkey-fix-missing-length-of-protected-key-on-return
	patches.suse/vfio-ccw-Use-the-correct-style-for-SPDX-License-Iden.patch
	patches.suse/s390-uv-fix-handling-of-length-extensions
	patches.suse/ARM-npcm-Bring-back-GPIOLIB-support.patch
	patches.suse/arm64-dts-fast-models-Fix-FVP-PCI-interrupt-map-prop.patch
	patches.suse/soc-tegra-fuse-Fix-build-with-Tegra194-configuration.patch
	patches.suse/RDMA-hfi1-Fix-memory-leak-in-_dev_comp_vect_mappings.patch
	patches.suse/IB-hfi1-Acquire-lock-to-release-TID-entries-when-use.patch
	patches.suse/IB-hfi1-Close-window-for-pq-and-request-coliding.patch
	patches.suse/IB-rdmavt-Reset-all-QPs-when-the-device-is-shut-down.patch
	patches.suse/RDMA-core-Fix-invalid-memory-access-in-spec_filter_s.patch
	patches.suse/IB-mlx5-Return-failure-when-rts2rts_qp_counters_set_.patch
	patches.suse/RDMA-iw_cxgb4-initiate-CLOSE-when-entering-TERM.patch
	patches.suse/RDMA-siw-Remove-unwanted-WARN_ON-in-siw_cm_llp_data_.patch
	patches.suse/RDMA-core-Add-missing-list-deletion-on-freeing-event.patch
	patches.suse/RDMA-mlx5-Fix-async-events-cleanup-flows.patch
	patches.suse/IB-umad-Fix-kernel-crash-while-unloading-ib_umad.patch
	patches.suse/RDMA-mlx5-Prevent-overflow-in-mmap-offset-calculatio.patch
	patches.suse/RDMA-rxe-Fix-soft-lockup-problem-due-to-using-taskle.patch
	patches.suse/RDMA-core-Fix-protection-fault-in-get_pkey_idx_qp_li.patch
	patches.suse/IB-mlx5-Use-div64_u64-for-num_var_hw_entries-calcula.patch
	patches.suse/Input-synaptics-switch-T470s-to-RMI4-by-default.patch
	patches.suse/Input-synaptics-enable-SMBus-on-ThinkPad-L470.patch
	patches.suse/Input-synaptics-remove-the-LEN0049-dmi-id-from-topbu.patch
	patches.suse/ext4-don-t-assume-that-mmp_nodename-bdevname-have-NU.patch
	patches.suse/ext4-fix-support-for-inode-sizes-1024-bytes.patch
	patches.suse/ext4-fix-checksum-errors-with-indexed-dirs.patch
	patches.suse/ext4-add-cond_resched-to-ext4_protect_reserved_inode.patch
	patches.suse/jbd2-move-the-clearing-of-b_modified-flag-to-the-jou.patch
	patches.suse/jbd2-do-not-clear-the-BH_Mapped-flag-when-forgetting.patch
	patches.suse/ext4-improve-explanation-of-a-mount-failure-caused-b.patch
	patches.suse/cifs-fix-mount-option-display-for-sec-krb5i.patch
	patches.suse/cifs-Fix-mode-output-in-debugging-statements.patch
	patches.suse/cifs-enable-change-notification-for-SMB2-1-dialect.patch
	patches.suse/cifs-make-sure-we-do-not-overflow-the-max-EA-buffer-size.patch
	patches.suse/Btrfs-fix-race-between-shrinking-truncate-and-fiemap.patch
	patches.suse/0026-bcache-ignore-pending-signals-when-creating-gc-and-a.patch
	patches.suse/0027-bcache-Revert-bcache-shrink-btree-node-cache-after-b.patch
	patches.suse/0028-bcache-remove-macro-nr_to_fifo_front.patch
	patches.suse/nvme-tcp-fix-bug-on-double-requeue-when-send-fails.patch
	patches.suse/nvme-prevent-warning-triggered-by-nvme_stop_keep_ali.patch
	patches.suse/nvme-pci-move-cqe-check-after-device-shutdown.patch
	patches.suse/nvme-fix-the-parameter-order-for-nvme_get_log-in-nvm.patch
	patches.suse/edac-mc-fix-use-after-free-and-memleaks-during-device-removal.patch
	patches.suse/edac-sysfs-remove-csrow-objects-on-errors.patch
	patches.suse/kvm-x86-do-not-reset-microcode-version-on-init-or-reset
	patches.suse/kvm-x86-mask-off-reserved-bit-from-db-exception-payload
	patches.suse/kvm-nvmx-handle-pending-db-when-injecting-init-vm-exit
	patches.suse/kvm-nvmx-use-correct-root-level-for-nested-ept-shadow-page-tables
	patches.suse/kvm-x86-mmu-fix-struct-guest_walker-arrays-for-5-level-paging
	patches.suse/drivers-ipmi-Support-raw-i2c-packet-in-IPMB.patch
	patches.suse/drivers-ipmi-Modify-max-length-of-IPMB-packet.patch
	patches.suse/ipmi-ssif-Handle-a-possible-NULL-pointer-reference.patch
	patches.suse/drivers-ipmi-fix-off-by-one-bounds-check-that-leads-.patch
	patches.suse/btrfs-don-t-set-path-leave_spinning-for-truncate.patch
	patches.suse/ecryptfs-fix-a-memory-leak-bug-in-parse_tag_1_packet.patch
	patches.suse/ecryptfs-fix-a-memory-leak-bug-in-ecryptfs_init_mess.patch
	patches.suse/ecryptfs-replace-BUG_ON-with-error-handling-code.patch
	patches.suse/tpm-Initialize-crypto_id-of-allocated_banks-to-HASH_.patch
	patches.suse/dma-contiguous-cma-give-precedence-to-cmdline.patch
	patches.suse/dma-direct-relax-addressability-checks-in-dma_direct_supported.patch
	patches.suse/ALSA-seq-Avoid-concurrent-access-to-queue-flags.patch
	patches.suse/ALSA-seq-Fix-concurrent-access-to-queue-current-tick.patch
	patches.suse/ALSA-rawmidi-Avoid-bit-fields-for-state-flags.patch
	patches.suse/ALSA-hda-realtek-Apply-quirk-for-MSI-GP63-too.patch
	patches.suse/ALSA-hda-realtek-Apply-quirk-for-yet-another-MSI-lap.patch
	patches.suse/ALSA-hda-Use-scnprintf-for-printing-texts-for-sysfs-.patch
	patches.suse/ASoC-fsl_sai-Fix-exiting-path-on-probing-failure.patch
	patches.suse/ALSA-hda-do-not-override-bus-codec_mask-in-link_get.patch
	patches.suse/ASoC-sun8i-codec-Fix-setting-DAI-data-format.patch
	patches.suse/iommu-vt-d-fix-compile-warning-from-intel-svm-h
	patches.suse/iommu-vt-d-add-attach_deferred-helper
	patches.suse/iommu-vt-d-move-deferred-device-attachment-into-helper-function
	patches.suse/iommu-vt-d-do-deferred-attachment-in-iommu_need_mapping
	patches.suse/iommu-vt-d-remove-deferred_attach_domain
	patches.suse/iommu-vt-d-simplify-check-in-identity_mapping
	patches.suse/iommu-qcom-fix-bogus-detach-logic
	patches.suse/x86-ima-use-correct-identifier-for-setupmode-variable.patch
	patches.suse/crypto-rename-sm3-256-to-sm3-in-hash_algo_name.patch
	patches.suse/Revert-ipc-sem-remove-uneeded-sem_undo_list-lock-usa.patch
	patches.suse/mm-memcontrol-c-lost-css_put-in-memcg_expand_shrinker_maps.patch
	patches.suse/0018-lib-stackdepot.c-fix-global-out-of-bounds-in-stack_s.patch
	patches.suse/ipv6-Fix-route-replacement-with-dev-only-route.patch
	patches.suse/ipv6-Fix-nlmsg_flags-when-splitting-a-multipath-rout.patch
	patches.suse/net-fib_rules-Correctly-set-table-field-when-table-n.patch
	patches.suse/net-macb-ensure-interface-is-not-suspended-on-at91rm.patch
	patches.suse/net-rtnetlink-fix-bugs-in-rtnl_alt_ifname.patch
	patches.suse/net-atlantic-fix-use-after-free-kasan-warn.patch
	patches.suse/net-atlantic-fix-potential-error-handling.patch
	patches.suse/net-atlantic-fix-out-of-range-usage-of-active_vlans-.patch
	patches.suse/net-add-strict-checks-in-netdev_name_node_alt_destro.patch
	patches.suse/net-phy-restore-mdio-regs-in-the-iproc-mdio-driver.patch
	patches.suse/wireguard-selftests-reduce-complexity-and-fix-make-r.patch
	patches.suse/wireguard-receive-reset-last_under_load-to-zero.patch
	patches.suse/wireguard-send-account-for-mtu-0-devices.patch
	patches.suse/wireguard-socket-remove-extra-call-to-synchronize_ne.patch
	patches.suse/net-dsa-b53-Ensure-the-default-VID-is-untagged.patch
	patches.suse/NFC-pn544-Fix-a-typo-in-a-debug-message.patch
	patches.suse/bonding-add-missing-netdev_update_lockdep_key.patch
	patches.suse/net-export-netdev_next_lower_dev_rcu.patch
	patches.suse/bonding-fix-lockdep-warning-in-bond_get_stats.patch
	patches.suse/net-mscc-fix-in-frame-extraction.patch
	patches.suse/net-sched-correct-flower-port-blocking.patch
	patches.suse/sctp-move-the-format-error-check-out-of-__sctp_sf_do.patch
	patches.suse/qede-Fix-race-between-rdma-destroy-workqueue-and-lin.patch
	patches.suse/Revert-net-dev-introduce-support-for-sch-BYPASS-for-.patch
	patches.suse/net-mlx5-Fix-sleep-while-atomic-in-mlx5_eswitch_get_.patch
	patches.suse/net-mlx5e-Reset-RQ-doorbell-counter-before-moving-RQ.patch
	patches.suse/net-mlx5e-Fix-crash-in-recovery-flow-without-devlink.patch
	patches.suse/net-mlx5-DR-Fix-matching-on-vport-gvmi.patch
	patches.suse/net-mlx5e-Don-t-clear-the-whole-vf-config-when-switc.patch
	patches.suse/net-mlx5-DR-Handle-reformat-capability-over-sw-steer.patch
	patches.suse/nfc-pn544-Fix-occasional-HW-initialization-failure.patch
	patches.suse/net-tls-Fix-to-avoid-gettig-invalid-tls-record.patch
	patches.suse/udp-rehash-on-disconnect.patch
	patches.suse/bpf-offload-Replace-bitwise-AND-by-logical-AND-in-bp.patch
	patches.suse/s390-qeth-vnicc-fix-eopnotsupp-precedence
	patches.suse/s390-qeth-don-t-warn-for-napi-with-0-budget
	patches.suse/s390-qeth-fix-off-by-one-in-rx-copybreak-check
	patches.suse/ionic-fix-fw_status-read.patch
	patches.suse/bnxt_en-Improve-device-shutdown-method.patch
	patches.suse/bnxt_en-Issue-PCIe-FLR-in-kdump-kernel-to-cleanup-pe.patch
	patches.suse/drm-amdgpu-soc15-fix-xclk-for-raven.patch
	patches.suse/drm-amdgpu-gfx9-disable-gfxoff-when-reading-rlc-cloc.patch
	patches.suse/drm-amdgpu-gfx10-disable-gfxoff-when-reading-rlc-clo.patch
	patches.suse/drm-msm-mdp5-rate-limit-pp-done-timeout-warnings.patch
	patches.suse/drm-msm-Fix-return-type-of-dsi_mgr_connector_mode_va.patch
	patches.suse/drm-msm-dsi-save-pll-state-before-dsi-host-is-powere.patch
	patches.suse/drm-msm-dsi-pll-call-vco-set-rate-explicitly.patch
	patches.suse/drm-msm-dpu-fix-BGR565-vs-RGB565-confusion.patch
	patches.suse/0001-drm-nouveau-kms-gv100-Re-set-LUT-after-clearing-for-.patch
	patches.suse/drm-modes-Make-sure-to-parse-valid-rotation-value-fr.patch
	patches.suse/drm-modes-Allow-DRM_MODE_ROTATE_0-when-applying-vide.patch
	patches.suse/0001-drm-i915-Update-drm-i915-bug-filing-URL.patch
	patches.suse/drm-i915-gt-Protect-defer_request-from-new-waiters.patch
	patches.suse/drm-i915-Wean-off-drm_pci_alloc-drm_pci_free.patch
	patches.suse/0001-drm-i915-execlists-Always-force-a-context-reload-whe.patch
	patches.suse/xhci-Force-Maximum-Packet-size-for-Full-speed-bulk-d.patch
	patches.suse/xhci-fix-runtime-pm-enabling-for-quirky-Intel-hosts.patch
	patches.suse/xhci-apply-XHCI_PME_STUCK_QUIRK-to-Intel-Comet-Lake-.patch
	patches.suse/USB-hub-Fix-the-broken-detection-of-USB3-device-in-S.patch
	patches.suse/usb-uas-fix-a-plug-unplug-racing.patch
	patches.suse/usb-charger-assign-specific-number-for-enum-value.patch
	patches.suse/USB-hub-Don-t-record-a-connect-change-event-during-r.patch
	patches.suse/usb-dwc3-debug-fix-string-position-formatting-mixup-.patch
	patches.suse/USB-core-add-endpoint-blacklist-quirk.patch
	patches.suse/USB-quirks-blacklist-duplicate-ep-on-Sound-Devices-U.patch
	patches.suse/xhci-Fix-memory-leak-when-caching-protocol-extended-.patch
	patches.suse/USB-Fix-novation-SourceControl-XL-after-suspend.patch
	patches.suse/USB-misc-iowarrior-add-support-for-2-OEMed-devices.patch
	patches.suse/USB-misc-iowarrior-add-support-for-the-28-and-28L-de.patch
	patches.suse/usb-gadget-udc-xilinx-Fix-xudc_stop-kernel-doc-forma.patch
	patches.suse/thunderbolt-Prevent-crash-if-non-active-NVMem-file-i.patch
	patches.suse/usb-dwc3-gadget-Check-for-IOC-LST-bit-in-TRB-ctrl-fi.patch
	patches.suse/usb-gadget-composite-Fix-bMaxPower-for-SuperSpeedPlu.patch
	patches.suse/usb-gadget-composite-Support-more-than-500mA-MaxPowe.patch
	patches.suse/usb-dwc2-Fix-in-ISOC-request-length-checking.patch
	patches.suse/usb-dwc2-Fix-SET-CLEAR_FEATURE-and-GET_STATUS-flows.patch
	patches.suse/usb-gadget-ffs-ffs_aio_cancel-Save-restore-IRQ-flags.patch
	patches.suse/usb-gadget-serial-fix-Tx-stall-after-buffer-overflow.patch
	patches.suse/USB-misc-iowarrior-add-support-for-the-100-device.patch
	patches.suse/serial-ar933x_uart-set-UART_CS_-RX-TX-_READY_ORIDE.patch
	patches.suse/serdev-ttyport-restore-client-ops-on-deregistration.patch
	patches.suse/tty-serial-atmel-manage-shutdown-in-case-of-RS485-or.patch
	patches.suse/vt-fix-scrollback-flushing-on-background-consoles.patch
	patches.suse/vt-vt_ioctl-fix-race-in-VT_RESIZEX.patch
	patches.suse/tty-serial-imx-setup-the-correct-sg-entry-for-tx-dma.patch
	patches.suse/serial-8250-Check-UPF_IRQ_SHARED-in-advance.patch
	patches.suse/tty-serial-qcom_geni_serial-Fix-RX-cancel-command-fa.patch
	patches.suse/vt-selection-handle-pending-signals-in-paste_selecti.patch
	patches.suse/vt-selection-close-sel_buffer-race.patch
	patches.suse/staging-vt6656-fix-sign-of-rx_dbm-to-bb_pre_ed_rssi.patch
	patches.suse/staging-rtl8723bs-fix-copy-of-overlapping-memory.patch
	patches.suse/staging-rtl8188eu-Fix-potential-security-hole.patch
	patches.suse/staging-rtl8723bs-Fix-potential-security-hole.patch
	patches.suse/staging-rtl8188eu-Fix-potential-overuse-of-kernel-me.patch
	patches.suse/staging-rtl8723bs-Fix-potential-overuse-of-kernel-me.patch
	patches.suse/habanalabs-halt-the-engines-before-hard-reset.patch
	patches.suse/habanalabs-do-not-halt-CoreSight-during-hard-reset.patch
	patches.suse/habanalabs-patched-cb-equals-user-cb-in-device-memse.patch
	patches.suse/watchdog-da9062-do-not-ping-the-hw-during-stop.patch
	patches.suse/powerpc-tm-Fix-clearing-MSR-TS-in-current-when-recla.patch
	patches.suse/0001-xen-Enable-interrupts-when-calling-_cond_resched.patch
	patches.suse/s390-qdio-fill-sbales-with-absolute-addresses
	patches.suse/nvme-pci-Add-sleep-quirk-for-Samsung-and-Toshiba-dri.patch
	patches.suse/nvme-pci-Use-single-IRQ-vector-for-old-Apple-models.patch
	patches.suse/nvme-Fix-uninitialized-variable-warning.patch
	patches.suse/nvme-multipath-Fix-memory-leak-with-ana_log_buf.patch
	patches.suse/io_uring-prevent-sq_thread-from-spinning-when-it-sho.patch
	patches.suse/io_uring-fix-__io_iopoll_check-deadlock-in-io_sq_thr.patch
	patches.suse/x86-cpu-amd-enable-the-fixed-instructions-retired-counter-irperf.patch
	patches.suse/x86-mce-amd-publish-the-bank-pointer-only-after-setup-has-succeeded.patch
	patches.suse/x86-mce-amd-fix-kobject-lifetime.patch
	patches.suse/ext4-fix-a-data-race-in-EXT4_I-inode-i_disksize.patch
	patches.suse/ext4-add-cond_resched-to-__ext4_find_entry.patch
	patches.suse/ext4-fix-potential-race-between-online-resizing-and-.patch
	patches.suse/ext4-fix-potential-race-between-s_group_info-online-.patch
	patches.suse/ext4-fix-potential-race-between-s_flex_groups-online.patch
	patches.suse/ext4-rename-s_journal_flag_rwsem-to-s_writepages_rws.patch
	patches.suse/ext4-fix-race-between-writepages-and-enabling-EXT4_E.patch
	patches.suse/jbd2-fix-ocfs2-corrupt-when-clearing-block-group-bit.patch
	patches.suse/ext4-Fix-mount-failure-with-quota-configured-as-modu.patch
	patches.suse/btrfs-fix-bytes_may_use-underflow-in-prealloc-error-.patch
	patches.suse/Btrfs-fix-deadlock-during-fast-fsync-when-logging-pr.patch
	patches.suse/floppy-check-FDC-index-for-errors-before-assigning-i.patch
	patches.suse/crypto-chacha20poly1305-prevent-integer-overflow-on-large-input.patch
	patches.suse/kvm-x86-don-t-notify-userspace-ioapic-on-edge-triggered-interrupt-eoi
	patches.suse/kvm-svm-fix-potential-memory-leak-in-svm_cpu_init
	patches.suse/kvm-nvmx-emulate-mtf-when-performing-instruction-emulation
	patches.suse/kvm-nvmx-don-t-emulate-instructions-in-guest-mode
	patches.suse/kvm-nvmx-refactor-io-bitmap-checks-into-helper-function
	patches.suse/kvm-nvmx-check-io-instruction-vm-exit-conditions
	patches.suse/signal-avoid-double-atomic-counter-increments-for-user-accounting.patch
	patches.suse/selftests-Install-settings-files-to-fix-TIMEOUT-fail.patch
	patches.suse/tracing-disable-trace_printk-on-post-poned-tests.patch
	patches.suse/audit-fix-error-handling-in-audit_data_to_entry.patch
	patches.suse/audit-always-check-the-netlink-payload-length-in-aud.patch
	patches.suse/HID-ite-Only-bind-to-keyboard-USB-interface-on-Acer-.patch
	patches.suse/HID-apple-Add-support-for-recent-firmware-on-Magic-K.patch
	patches.suse/HID-core-fix-off-by-one-memset-in-hid_report_raw_eve.patch
	patches.suse/HID-core-increase-HID-report-buffer-size-to-8KiB.patch
	patches.suse/HID-hiddev-Fix-race-in-in-hiddev_disconnect.patch
	patches.suse/HID-alps-Fix-an-error-handling-path-in-alps_input_co.patch
	patches.suse/HID-i2c-hid-add-Trekstor-Surfbook-E11B-to-descriptor.patch
	patches.suse/HID-hid-bigbenff-fix-general-protection-fault-caused.patch
	patches.suse/HID-hid-bigbenff-call-hid_hw_stop-in-case-of-error.patch
	patches.suse/HID-hid-bigbenff-fix-race-condition-for-scheduled-wo.patch
	patches.suse/vhost-check-docket-sk_family-instead-of-call-getname.patch
	patches.suse/net-genetlink-return-the-error-code-when-attribute-p.patch
	patches.suse/msft-hv-2023-hv_netvsc-Fix-unwanted-wakeup-in-netvsc_attach.patch
	patches.suse/net-phy-Avoid-multiple-suspends.patch
	patches.suse/net-ll_temac-Fix-race-condition-causing-TX-hang.patch
	patches.suse/net-ll_temac-Add-more-error-handling-of-dma_map_sing.patch
	patches.suse/net-ll_temac-Fix-RX-buffer-descriptor-handling-on-GF.patch
	patches.suse/net-ll_temac-Handle-DMA-halt-condition-caused-by-buf.patch
	patches.suse/mac80211-Remove-a-redundant-mutex-unlock.patch
	patches.suse/mac80211-rx-avoid-RCU-list-traversal-under-mutex.patch
	patches.suse/icmp-allow-icmpv6_ndo_send-to-work-with-CONFIG_IPV6-.patch
	patches.suse/bnxt_en-add-newline-to-netdev_-format-strings.patch
	patches.suse/netfilter-ipset-Fix-forceadd-evaluation-path.patch
	patches.suse/net-dsa-bcm_sf2-Forcibly-configure-IMP-port-for-1Gb-.patch
	patches.suse/sched-act-count-in-the-size-of-action-flags-bitfield.patch
	patches.suse/net-bcmgenet-clear-id_mode_dis-in-ext_rgmii_oob_ctrl-when-not-needed.patch
	patches.suse/net-smc-fix-cleanup-for-linkgroup-setup-failures
	patches.suse/ipv6-restrict-IPV6_ADDRFORM-operation.patch
	patches.suse/net-phy-mscc-fix-firmware-paths.patch
	patches.suse/net-smc-check-for-valid-ib_client_data
	patches.suse/net-rmnet-fix-NULL-pointer-dereference-in-rmnet_newl.patch
	patches.suse/net-rmnet-fix-NULL-pointer-dereference-in-rmnet_chan.patch
	patches.suse/net-rmnet-fix-suspicious-RCU-usage.patch
	patches.suse/net-rmnet-remove-rcu_read_lock-in-rmnet_force_unasso.patch
	patches.suse/net-rmnet-do-not-allow-to-change-mux-id-if-mux-id-is.patch
	patches.suse/net-rmnet-use-upper-lower-device-infrastructure.patch
	patches.suse/net-rmnet-fix-bridge-mode-bugs.patch
	patches.suse/net-rmnet-fix-packet-forwarding-in-rmnet-bridge-mode.patch
	patches.suse/mlxsw-pci-Wait-longer-before-accessing-the-device-af.patch
	patches.suse/drm-amdgpu-fix-memory-leak-during-TDR-test-v2.patch
	patches.suse/amdgpu-gmc_v9-save-restore-sdpif-regs-during-S3.patch
	patches.suse/drm-amdgpu-Drop-DRIVER_USE_AGP.patch
	patches.suse/0001-drm-radeon-Inline-drm_get_pci_dev.patch
	patches.suse/drm-i915-gvt-Separate-display-reset-from-ALL_ENGINES.patch
	patches.suse/drm-i915-gvt-Fix-orphan-vgpu-dmabuf_objs-lifetime.patch
	patches.suse/cpufreq-Fix-policy-initialization-for-internal-gover.patch
	patches.suse/Revert-PM-devfreq-Modify-the-device-name-as-devfreq-.patch
	patches.suse/acpi-watchdog-allow-disabling-wdat-at-boot.patch
	patches.suse/ACPICA-Introduce-ACPI_ACCESS_BYTE_WIDTH-macro.patch
	patches.suse/ACPI-watchdog-Fix-gas-access_width-usage.patch
	patches.suse/acpi-watchdog-set-default-timeout-in-probe.patch
	patches.suse/blk-mq-insert-passthrough-request-into-hctx-dispatch.patch
	patches.suse/blktrace-Protect-q-blk_trace-with-RCU.patch
	patches.suse/nvme-pci-Hold-cq_poll_lock-while-completing-CQEs.patch
	patches.suse/pci-brcmstb-fix-build-on-32bit-arm-platforms-with-older-compilers.patch
	patches.suse/scsi-libfc-free-response-frame-from-GPN_ID.patch
	patches.suse/0025-scsi-sd_sbc-Fix-sd_zbc_report_zones.patch
	patches.suse/scsi-zfcp-fix-wrong-data-and-display-format-of-SFP-t-a3fd4bfe.patch
	patches.suse/i2c-jz4780-silence-log-flood-on-txabrt.patch
	patches.suse/i2c-altera-Fix-potential-integer-overflow.patch
	patches.suse/kvm-vmx-check-descriptor-table-exits-on-instruction-emulation
	patches.suse/jbd2-fix-data-races-at-struct-journal_head.patch
	patches.suse/ext4-potential-crash-on-allocation-error-in-ext4_all.patch
	patches.suse/efi-x86-Align-GUIDs-to-their-size-in-the-mixed-mode-.patch
	patches.suse/efi-x86-Handle-by-ref-arguments-covering-multiple-pa.patch
	patches.suse/efi-READ_ONCE-rng-seed-size-before-munmap.patch
	patches.suse/sched-fair-fix-statistics-for-find_idlest_group.patch
	patches.suse/x86-pkeys-manually-set-x86_feature_ospke-to-preserve-existing-changes.patch
	patches.suse/cifs-don-t-leak-EAGAIN-for-stat-during-reconnect.patch
	patches.suse/cifs-fix-potential-mismatch-of-UNC-paths.patch
	patches.suse/cifs-add-missing-mount-option-to-proc-mounts.patch
	patches.suse/cifs-fix-rename-by-ensuring-source-handle-opened-wit.patch
	patches.suse/cifs-Use-define-in-cifs_dbg.patch
	patches.suse/0019-dm-integrity-fix-recalculation-when-moving-from-jour.patch
	patches.suse/0020-dm-integrity-fix-a-deadlock-due-to-offloading-to-an-.patch
	patches.suse/0021-dm-integrity-fix-invalid-table-returned-due-to-argum.patch
	patches.suse/0022-dm-cache-fix-a-crash-due-to-incorrect-work-item-canc.patch
	patches.suse/0002-dm-thin-metadata-fix-lockdep-complaint.patch
	patches.suse/0023-dm-report-suspended-device-during-destroy.patch
	patches.suse/0024-dm-writecache-verify-watermark-during-resume.patch
	patches.suse/0025-dm-zoned-Fix-reference-counter-initial-value-of-chun.patch
	patches.suse/0026-dm-fix-congested_fn-for-request-based-device.patch
	patches.suse/dmaengine-coh901318-Fix-a-double-lock-bug-in-dma_tc_.patch
	patches.suse/dmaengine-imx-sdma-fix-context-cache.patch
	patches.suse/dmaengine-tegra-apb-Fix-use-after-free.patch
	patches.suse/dmaengine-tegra-apb-Prevent-race-conditions-of-taskl.patch
	patches.suse/dmaengine-imx-sdma-Fix-the-event-id-check-to-include.patch
	patches.suse/drm-exynos-dsi-propagate-error-value-and-silence-mea.patch
	patches.suse/drm-exynos-dsi-fix-workaround-for-the-legacy-clock-n.patch
	patches.suse/drm-exynos-hdmi-don-t-leak-enable-HDMI_EN-regulator-.patch
	patches.suse/drm-mediatek-Find-the-cursor-plane-instead-of-hard-c.patch
	patches.suse/0001-drm-virtio-fix-resource-id-creation-race.patch
	patches.suse/dma-buf-free-dmabuf-name-in-dma_buf_release.patch
	patches.suse/drm-sun4i-de2-de3-Remove-unsupported-VI-layer-format.patch
	patches.suse/0001-drm-sun4i-Add-separate-DE3-VI-layer-formats.patch
	patches.suse/drm-sun4i-Fix-DE2-VI-layer-format-support.patch
	patches.suse/drm-i915-Program-MBUS-with-rmw-during-initialization.patch
	patches.suse/drm-i915-Protect-i915_request_await_start-from-early.patch
	patches.suse/drm-i915-selftests-Fix-return-in-assert_mmap_offset.patch
	patches.suse/drm-amdgpu-clean-wptr-on-wb-when-gpu-recovery.patch
	patches.suse/drm-amd-display-Clear-link-settings-on-MST-disable-c.patch
	patches.suse/drm-amd-display-fix-dcc-swath-size-calculations-on-d.patch
	patches.suse/Revert-software-node-Simplify-software_node_release-.patch
	patches.suse/mm-numa-fix-bad-pmd-by-atomically-check-for-pmd_trans_huge-when-marking-page-tables-prot_numa.patch
	patches.suse/fat-fix-uninit-memory-access-for-partial-initialized.patch
	patches.suse/mm-hotplug-fix-page-online-with-debug_pagealloc-compiled-but-not-enabled.patch
	patches.suse/hwmon-adt7462-Fix-an-error-return-in-ADT7462_REG_VOL.patch
	patches.suse/regulator-stm32-vrefbuf-fix-a-possible-overshoot-whe.patch
	patches.suse/spi-spi-omap2-mcspi-Support-probe-deferral-for-DMA-c.patch
	patches.suse/spi-qup-call-spi_qup_pm_resume_runtime-before-suspen.patch
	patches.suse/spi-spidev-Fix-CS-polarity-if-GPIO-descriptors-are-u.patch
	patches.suse/spi-pxa2xx-Add-CS-control-clock-quirk.patch
	patches.suse/spi-zynqmp-remove-entry-that-causes-a-cs-glitch.patch
	patches.suse/spi-atmel-quadspi-fix-possible-MMIO-window-size-over.patch
	patches.suse/spi-bcm63xx-hsspi-Really-keep-pll-clk-enabled.patch
	patches.suse/spi-spi_register_controller-free-bus-id-on-error-pat.patch
	patches.suse/locks-fix-a-potential-use-after-free-problem-when-wakeup-a-waiter.patch
	patches.suse/0001-vgacon-Fix-a-UAF-in-vgacon_invert_region.patch
	patches.suse/ALSA-hda-realtek-Fix-a-regression-for-mute-led-on-Le.patch
	patches.suse/ALSA-hda-realtek-Add-Headset-Mic-supported.patch
	patches.suse/ALSA-hda-realtek-Add-Headset-Button-supported-for-Th.patch
	patches.suse/ALSA-hda-realtek-Fix-silent-output-on-Gigabyte-X570-.patch
	patches.suse/ALSA-hda-realtek-Enable-the-headset-of-ASUS-B9450FA-.patch
	patches.suse/ASoC-intel-skl-Fix-pin-debug-prints.patch
	patches.suse/ASoC-intel-skl-Fix-possible-buffer-overflow-in-debug.patch
	patches.suse/ASoC-pcm-Fix-possible-buffer-overflow-in-dpcm-state-.patch
	patches.suse/ASoC-topology-Fix-memleak-in-soc_tplg_link_elems_loa.patch
	patches.suse/ASoC-topology-Fix-memleak-in-soc_tplg_manifest_load.patch
	patches.suse/ASoC-soc-core-fix-for_rtd_codec_dai_rollback-macro.patch
	patches.suse/ASoC-pcm512x-Fix-unbalanced-regulator-enable-call-in.patch
	patches.suse/ASoC-meson-g12a-add-tohdmitx-reset.patch
	patches.suse/ASoC-Intel-Skylake-Fix-available-clock-counter-incre.patch
	patches.suse/ASoC-dapm-Correct-DAPM-handling-of-active-widgets-du.patch
	patches.suse/ASoC-SOF-Fix-snd_sof_ipc_stream_posn.patch
	patches.suse/ASoC-wm8741-Fix-typo-in-Kconfig-prompt.patch
	patches.suse/powerpc-fix-hardware-PMU-exception-bug-on-PowerVM-co.patch
	patches.suse/powerpc-mm-Fix-missing-KUAP-disable-in-flush_coheren.patch
	patches.suse/s390-mm-fix-panic-in-gup_fast-on-large-pud
	patches.suse/s390-pci-fix-unexpected-write-combine-on-resource
	patches.suse/media-v4l2-mem2mem.c-fix-broken-links.patch
	patches.suse/media-mc-entity.c-use-to-check-pad-flags-not.patch
	patches.suse/media-hantro-Fix-broken-media-controller-links.patch
	patches.suse/0015-Revert-bcache-ignore-pending-signals-when-creating-g.patch
	patches.suse/blktrace-fix-dereference-after-null-check.patch
	patches.suse/Revert-RDMA-cma-Simplify-rdma_resolve_addr-error-flo.patch
	patches.suse/RDMA-core-Fix-use-of-logical-OR-in-get_new_pps.patch
	patches.suse/RDMA-rw-Fix-error-flow-during-RDMA-context-initializ.patch
	patches.suse/RMDA-cm-Fix-missing-ib_cm_destroy_id-in-ib_cm_insert.patch
	patches.suse/RDMA-core-Fix-pkey-and-port-assignment-in-get_new_pp.patch
	patches.suse/IB-hfi1-qib-Ensure-RCU-is-locked-when-accessing-list.patch
	patches.suse/IB-mlx5-Fix-implicit-ODP-race.patch
	patches.suse/RDMA-core-Fix-protection-fault-in-ib_mr_pool_destroy.patch
	patches.suse/RDMA-odp-Ensure-the-mm-is-still-alive-before-creatin.patch
	patches.suse/RDMA-nldev-Fix-crash-when-set-a-QP-to-a-new-counter-.patch
	patches.suse/RDMA-siw-Fix-failure-handling-during-device-creation.patch
	patches.suse/RDMA-iwcm-Fix-iwcm-work-deallocation.patch
	patches.suse/usb-quirks-add-NO_LPM-quirk-for-Logitech-Screen-Shar.patch
	patches.suse/usb-storage-Add-quirk-for-Samsung-Fit-flash.patch
	patches.suse/usb-core-hub-fix-unhandled-return-by-employing-a-voi.patch
	patches.suse/usb-core-hub-do-error-out-if-usb_autopm_get_interfac.patch
	patches.suse/usb-core-port-do-error-out-if-usb_autopm_get_interfa.patch
	patches.suse/usb-dwc3-gadget-Update-chain-bit-correctly-when-usin.patch
	patches.suse/phy-mapphone-mdm6600-Fix-write-timeouts-with-shorter.patch
	patches.suse/phy-ti-gmii-sel-fix-set-of-copy-paste-errors.patch
	patches.suse/phy-ti-gmii-sel-do-not-fail-in-case-of-gmii.patch
	patches.suse/phy-mapphone-mdm6600-Fix-timeouts-by-adding-wake-up-.patch
	patches.suse/vt-selection-push-console-lock-down.patch
	patches.suse/vt-selection-push-sel_lock-up.patch
	patches.suse/tty-serial-mvebu-uart-fix-a-wrong-return.patch
	patches.suse/serial-8250_exar-add-support-for-ACCES-cards.patch
	patches.suse/tty-serial-fsl_lpuart-free-IDs-allocated-by-IDA.patch
	patches.suse/altera-stapl-altera_get_note-prevent-write-beyond-en.patch
	patches.suse/edac-synopsys-do-not-print-an-error-with-back-to-back-snprintf-calls.patch
	patches.suse/ARM-dts-imx6-phycore-som-fix-emmc-supply.patch
	patches.suse/ARM-imx-build-v7_cpu_resume-unconditionally.patch
	patches.suse/ARM-dts-imx7d-fix-opp-supported-hw.patch
	patches.suse/ARM-dts-ls1021a-Restore-MDIO-compatible-to-gianfar.patch
	patches.suse/ARM-dts-imx6dl-colibri-eval-v3-fix-sram-compatible-properties.patch
	patches.suse/arm64-dts-imx8qxp-mek-Remove-unexisting-Ethernet-PHY.patch
	patches.suse/ARM-dts-imx7-colibri-Fix-frequency-for-sd-mmc.patch
	patches.suse/firmware-imx-scu-Ensure-sequential-TX.patch
	patches.suse/firmware-imx-misc-Align-imx-sc-msg-structs-to-4.patch
	patches.suse/firmware-imx-scu-pd-Align-imx-sc-msg-structs-to-4.patch
	patches.suse/firmware-imx-Align-imx_sc_msg_req_cpu_start-to-4.patch
	patches.suse/ARM-dts-am437x-idk-evm-Fix-incorrect-OPP-node-names.patch
	patches.suse/ARM-dts-dra7xx-clocks-Fixup-IPU1-mux-clock-parent-source.patch
	patches.suse/arm-dts-dra76x-Fix-mmc3-max-frequency.patch
	patches.suse/bus-ti-sysc-Fix-1-wire-reset-quirk.patch
	patches.suse/virtio_ring-Fix-mem-leak-with-vring_new_virtqueue.patch
	patches.suse/0001-virtio-blk-fix-hw_queue-stopped-on-arbitrary-error.patch
	patches.suse/virtio-blk-improve-virtqueue-error-to-BLK_STS.patch
	patches.suse/virtio_balloon-Adjust-label-in-virtballoon_probe.patch
	patches.suse/mmc-sdhci-pci-gli-enable-msi-interrupt-for-gl975x.patch
	patches.suse/ktest-Add-timeout-for-ssh-sync-testing.patch
	patches.suse/workqueue-don-t-use-wq_select_unbound_cpu-for-bound-.patch
	patches.suse/cgroup-cgroup_procs_next-should-increase-position-index.patch
	patches.suse/cgroup-iterate-tasks-that-did-not-finish-do_exit.patch
	patches.suse/pinctrl-meson-gxl-fix-GPIOX-sdio-pins.patch
	patches.suse/pinctrl-imx-scu-Align-imx-sc-msg-structs-to-4.patch
	patches.suse/pinctrl-core-Remove-extra-kref_get-which-blocks-hogs.patch
	patches.suse/pid-Fix-error-return-value-in-some-cases.patch
	patches.suse/crypto-x86-curve25519-support-assemblers-with-no-adx-support.patch
	patches.suse/ipmi_si-Avoid-spurious-errors-for-optional-IRQs.patch
	patches.suse/cifs_atomic_open-fix-double-put-on-late-allocation-failure.patch
	patches.suse/r8152-check-disconnect-status-after-long-sleep.patch
	patches.suse/netlink-Use-netlink-header-as-base-to-calculate-bad-.patch
	patches.suse/net-dsa-mv88e6xxx-fix-lockup-on-warm-boot.patch
	patches.suse/net-ipv6-use-configured-metric-when-add-peer-route.patch
	patches.suse/net-phy-avoid-clearing-PHY-interrupts-twice-in-irq-h.patch
	patches.suse/bnxt_en-reinitialize-IRQs-when-MTU-is-modified.patch
	patches.suse/bnxt_en-fix-error-handling-when-flashing-from-file.patch
	patches.suse/devlink-validate-length-of-param-values.patch
	patches.suse/devlink-validate-length-of-region-addr-len.patch
	patches.suse/fib-add-missing-attribute-validation-for-tun_id.patch
	patches.suse/nl802154-add-missing-attribute-validation.patch
	patches.suse/nl802154-add-missing-attribute-validation-for-dev_ty.patch
	patches.suse/can-add-missing-attribute-validation-for-termination.patch
	patches.suse/macsec-add-missing-attribute-validation-for-port.patch
	patches.suse/net-fq-add-missing-attribute-validation-for-orphan-m.patch
	patches.suse/net-taprio-add-missing-attribute-validation-for-txti.patch
	patches.suse/team-add-missing-attribute-validation-for-port-ifind.patch
	patches.suse/team-add-missing-attribute-validation-for-array-inde.patch
	patches.suse/tipc-add-missing-attribute-validation-for-MTU-proper.patch
	patches.suse/nfc-add-missing-attribute-validation-for-SE-API.patch
	patches.suse/nfc-add-missing-attribute-validation-for-deactivate-.patch
	patches.suse/nfc-add-missing-attribute-validation-for-vendor-subc.patch
	patches.suse/net-ipv6-need-update-peer-route-when-modify-metric.patch
	patches.suse/net-ipv6-remove-the-old-peer-route-if-change-it-to-a.patch
	patches.suse/selftests-net-fib_tests-update-addr_metric_test-for-.patch
	patches.suse/net-dsa-fix-phylink_start-phylink_stop-calls.patch
	patches.suse/net-phy-bcm63xx-fix-OOPS-due-to-missing-driver-name.patch
	patches.suse/cxgb4-fix-checks-for-max-queues-to-allocate.patch
	patches.suse/slip-make-slhc_compress-more-robust-against-maliciou.patch
	patches.suse/net-hns3-fix-a-not-link-up-issue-when-fibre-port-sup.patch
	patches.suse/iwlwifi-mvm-Do-not-require-PHY_SKU-NVM-section-for-3.patch
	patches.suse/mt76-fix-array-overflow-on-receiving-too-many-fragme.patch
	patches.suse/net-nfc-fix-bounds-checking-bugs-on-pipe.patch
	patches.suse/netfilter-nf_tables-fix-infinite-loop-when-expr-is-n.patch
	patches.suse/fsl-fman-detect-FMan-erratum-A050385.patch
	patches.suse/dpaa_eth-FMan-erratum-A050385-workaround.patch
	patches.suse/bonding-alb-make-sure-arp-header-is-pulled-before-ac.patch
	patches.suse/ionic-fix-vf-op-lock-usage.patch
	patches.suse/rhashtable-Document-the-right-function-parameters.patch
	patches.suse/ipvlan-do-not-add-hardware-address-of-master-to-its-.patch
	patches.suse/gre-fix-uninit-value-in-__iptunnel_pull_header.patch
	patches.suse/net-stmmac-dwmac1000-Disable-ACS-if-enhanced-descs-a.patch
	patches.suse/inet_diag-return-classid-for-all-socket-types.patch
	patches.suse/sfc-detach-from-cb_page-in-efx_copy_channel.patch
	patches.suse/ipvlan-don-t-deref-eth-hdr-before-checking-it-s-set.patch
	patches.suse/ipvlan-add-cond_resched_rcu-while-processing-muticas.patch
	patches.suse/macvlan-add-cond_resched-during-multicast-processing.patch
	patches.suse/cgroup-netclassid-periodically-release-file_lock-on-.patch
	patches.suse/ipvlan-do-not-use-cond_resched_rcu-in-ipvlan_process.patch
	patches.suse/net-mscc-ocelot-properly-account-for-VLAN-header-len.patch
	patches.suse/batman-adv-Don-t-schedule-OGM-for-disabled-interface.patch
	patches.suse/cgroup-memcg-net-do-not-associate-sock-with-unrelated-cgroup.patch
	patches.suse/net-memcg-late-association-of-sock-to-memcg.patch
	patches.suse/ipv6-addrconf-call-ipv6_mc_up-for-non-Ethernet-inter.patch
	patches.suse/net-smc-cancel-event-worker-during-device-removal
	patches.suse/ibmvnic-Do-not-process-device-remove-during-device-r.patch
	patches.suse/net-macsec-update-SCI-upon-MAC-address-change.patch
	patches.suse/s390-qeth-don-t-reset-default_out_queue
	patches.suse/s390-qeth-handle-error-when-backing-rx-buffer
	patches.suse/s390-qeth-cancel-rx-reclaim-work-earlier
	patches.suse/nl80211-add-missing-attribute-validation-for-critica.patch
	patches.suse/nl80211-add-missing-attribute-validation-for-beacon-.patch
	patches.suse/nl80211-add-missing-attribute-validation-for-channel.patch
	patches.suse/mac80211-Do-not-send-mesh-HWMP-PREQ-if-HWMP-is-disab.patch
	patches.suse/dpaa_eth-Remove-unnecessary-boolean-expression-in-dp.patch
	patches.suse/net-fec-validate-the-new-settings-in-fec_enet_set_co.patch
	patches.suse/net-packet-tpacket_rcv-do-not-increment-ring-index-o.patch
	patches.suse/net-dsa-Don-t-instantiate-phylink-for-CPU-DSA-ports-.patch
	patches.suse/s390-qeth-use-page-pointers-to-manage-rx-buffer-pool
	patches.suse/s390-qeth-refactor-buffer-pool-code
	patches.suse/s390-qeth-implement-smarter-resizing-of-the-rx-buffer-pool
	patches.suse/net-memcg-fix-lockdep-splat-in-inet_csk_accept.patch
	patches.suse/taprio-Fix-sending-packets-without-dequeueing-them.patch
	patches.suse/net-hns3-fix-tc-qdisc-del-failed-issue.patch
	patches.suse/net-hns3-fix-VF-VLAN-table-entries-inconsistent-issu.patch
	patches.suse/net-hns3-fix-RMW-issue-for-VLAN-filter-switch.patch
	patches.suse/net-hns3-clear-port-base-VLAN-when-unload-PF.patch
	patches.suse/net-phy-fix-MDIO-bus-PM-PHY-resuming.patch
	patches.suse/net-systemport-fix-index-check-to-avoid-an-array-out.patch
	patches.suse/drm-exynos-Fix-cleanup-of-IOMMU-related-objects.patch
	patches.suse/drm-amdgpu-correct-ROM_INDEX-DATA-offset-for-VEGA20.patch
	patches.suse/drm-i915-gvt-Fix-unnecessary-schedule-timer-when-no-.patch
	patches.suse/drm-i915-Actually-emit-the-await_start.patch
	patches.suse/drm-i915-Return-early-for-await_start-on-same-timeli.patch
	patches.suse/drm-i915-gvt-Fix-dma-buf-display-blur-issue-on-CFL.patch
	patches.suse/drm-i915-be-more-solid-in-checking-the-alignment.patch
	patches.suse/0001-drm-i915-gt-Close-race-between-cacheline_retire-and-.patch
	patches.suse/drm-i915-Defer-semaphore-priority-bumping-to-a-workq.patch
	patches.suse/mmc-core-Allow-host-controllers-to-require-R1B-for-C.patch
	patches.suse/mmc-core-Respect-MMC_CAP_NEED_RSP_BUSY-for-erase-tri.patch
	patches.suse/mmc-sdhci-omap-Fix-busy-detection-by-enabling-MMC_CA.patch
	patches.suse/mmc-sdhci-tegra-Fix-busy-detection-by-enabling-MMC_C.patch
	patches.suse/mmc-core-Respect-MMC_CAP_NEED_RSP_BUSY-for-eMMC-slee.patch
	patches.suse/blk-iocost-fix-incorrect-vtime-comparison-in-iocg_is.patch
	patches.suse/s390-dasd-fix-data-corruption-for-thin-provisioned-devices
	patches.suse/blk-mq-insert-flush-request-to-the-front-of-dispatch.patch
	patches.suse/0027-block-Fix-partition-support-for-host-aware-zoned-blo.patch
	patches.suse/nfs-add-minor-version-to-nfs_server_key-for-fscache.patch
	patches.suse/scsi-ipr-Fix-softlockup-when-rescanning-devices-in-p.patch
	patches.suse/kvm-x86-clear-stale-x86_emulate_ctxt-intercept-value
	patches.suse/kvm-x86-remove-stale-comment-from-struct-x86_emulate_ctxt
	patches.suse/kvm-vmx-condition-encls-exiting-enabling-on-cpu-support-for-sgx1
	patches.suse/0006-kvm-s390-also-reset-registers-in-sync-regs-for-initial-cpu-reset
	patches.suse/watchdog-iTCO_wdt-Export-vendorsupport.patch
	patches.suse/watchdog-iTCO_wdt-Make-ICH_RES_IO_SMI-optional.patch
	patches.suse/i2c-designware-pci-Fix-BUG_ON-during-device-removal.patch
	patches.suse/i2c-gpio-suppress-error-on-probe-defer.patch
	patches.suse/i2c-acpi-put-device-when-verifying-client-fails.patch
	patches.suse/iommu-vt-d-fix-a-bug-in-intel_iommu_iova_to_phys-for-huge-page
	patches.suse/iommu-dma-fix-msi-reservation-allocation
	patches.suse/iommu-vt-d-fix-rcu-list-bugs-in-intel_iommu_init
	patches.suse/iommu-vt-d-dmar-replace-warn_taint-with-pr_warn-add_taint
	patches.suse/iommu-vt-d-quirk_ioat_snb_local_iommu-replace-warn_taint-with-pr_warn-add_taint
	patches.suse/iommu-vt-d-fix-debugfs-register-reads
	patches.suse/iommu-vt-d-fix-the-wrong-printing-in-rhsa-parsing
	patches.suse/iommu-vt-d-ignore-devices-with-out-of-spec-domain-number
	patches.suse/iommu-amd-fix-iommu-avic-not-properly-update-the-is_run-bit-in-irte
	patches.suse/iommu-vt-d-populate-debugfs-if-iommus-are-detected
	patches.suse/0001-efi-fix-a-race-and-a-buffer-overflow-while-reading-e.patch
	patches.suse/efi-Add-a-sanity-check-to-efivar_store_raw.patch
	patches.suse/x86-mce-fix-logic-and-comments-around-msr_ppin_ctl.patch
	patches.suse/sys-sysinfo-Respect-boottime-inside-time-namespace.patch
	patches.suse/perf-amd-uncore-replace-manual-sampling-check-with-cap_no_interrupt-flag.patch
	patches.suse/x86-ioremap-map-efi-runtime-services-data-as-encrypted-for-sev
	patches.suse/futex-Fix-inode-life-time-issue.patch
	patches.suse/futex-Unbreak-futex-hashing.patch
	patches.suse/ARM-8957-1-VDSO-Match-ARMv8-timer-in-cntvct_function.patch
	patches.suse/ARM-8958-1-rename-missed-uaccess-.fixup-section.patch
	patches.suse/ARM-8961-2-Fix-Kbuild-issue-caused-by-per-task-stack.patch
	patches.suse/HID-google-add-moonball-USB-id.patch
	patches.suse/HID-add-ALWAYS_POLL-quirk-to-lenovo-pixart-mouse.patch
	patches.suse/mm-slub-add-missing-tid-bump-in-kmem_cache_alloc_bulk.patch
	patches.suse/mm-slub-be-more-careful-about-the-double-cmpxchg-of-freelist.patch
	patches.suse/locks-reinstate-locks_delete_block-optimization.patch
	patches.suse/rtc-max8907-add-missing-select-REGMAP_IRQ.patch
	patches.suse/kconfig-introduce-m32-flag-and-m64-flag.patch
	patches.suse/modpost-move-the-namespace-field-in-Module.symvers-last.patch
	patches.suse/cifs-potential-unintitliazed-error-code-in-cifs_geta.patch
	patches.suse/CIFS-Increment-num_remote_opens-stats-counter-even-in-case-of-smb2_.patch
	patches.suse/CIFS-fiemap-do-not-return-EINVAL-if-get-nothing.patch
	patches.suse/mmc-sdhci-cadence-set-SDHCI_QUIRK2_PRESET_VALUE_BROK.patch
	patches.suse/mmc-sdhci-of-at91-fix-cd-gpios-for-SAMA5D2.patch
	patches.suse/mmc-rtsx_pci-Fix-support-for-speed-modes-that-relies.patch
	patches.suse/drm-bridge-dw-hdmi-fix-AVI-frame-colorimetry.patch
	patches.suse/drm-bochs-downgrade-pci_request_region-failure-from-.patch
	patches.suse/drm-lease-fix-WARNING-in-idr_destroy.patch
	patches.suse/drm-amd-amdgpu-Fix-GPR-read-from-debugfs-v2.patch
	patches.suse/drm-amd-display-Add-link_rate-quirk-for-Apple-15-MBP.patch
	patches.suse/drm-amdgpu-fix-typo-for-vcn1-idle-check.patch
	patches.suse/ALSA-pcm-oss-Avoid-plugin-buffer-overflow.patch
	patches.suse/ALSA-line6-Fix-endless-MIDI-read-loop.patch
	patches.suse/ALSA-hda-realtek-Fix-pop-noise-on-ALC225.patch
	patches.suse/ALSA-pcm-oss-Remove-WARNING-from-snd_pcm_plug_alloc-.patch
	patches.suse/ALSA-seq-virmidi-Fix-running-status-after-receiving-.patch
	patches.suse/ALSA-seq-oss-Fix-running-status-after-receiving-syse.patch
	patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-Acer-X2660G-w.patch
	patches.suse/ALSA-hda-realtek-Enable-the-headset-of-Acer-N50-600-.patch
	patches.suse/tty-fix-compat-TIOCGSERIAL-leaking-uninitialized-mem.patch
	patches.suse/tty-fix-compat-TIOCGSERIAL-checking-wrong-function-p.patch
	patches.suse/0001-xhci-Do-not-open-code-__print_symbolic-in-xhci-trace.patch
	patches.suse/usb-xhci-apply-XHCI_SUSPEND_DELAY-to-AMD-XHCI-contro.patch
	patches.suse/USB-Disable-LPM-on-WD19-s-Realtek-Hub.patch
	patches.suse/usb-typec-ucsi-displayport-Fix-NULL-pointer-derefere.patch
	patches.suse/usb-typec-ucsi-displayport-Fix-a-potential-race-duri.patch
	patches.suse/usb-host-xhci-plat-add-a-shutdown.patch
	patches.suse/usb-quirks-add-NO_LPM-quirk-for-RTL8153-based-ethern.patch
	patches.suse/USB-cdc-acm-fix-close_delay-and-closing_wait-units-i.patch
	patches.suse/USB-cdc-acm-fix-rounding-error-in-TIOCSSERIAL.patch
	patches.suse/USB-serial-option-add-ME910G1-ECM-composition-0x110b.patch
	patches.suse/USB-serial-pl2303-add-device-id-for-HP-LD381.patch
	patches.suse/staging-speakup-fix-get_word-non-space-look-ahead.patch
	patches.suse/staging-rtl8188eu-Add-device-id-for-MERCUSYS-MW150US.patch
	patches.suse/iio-adc-at91-sama5d2_adc-fix-differential-channels-i.patch
	patches.suse/iio-adc-stm32-dfsdm-fix-sleep-in-atomic-context.patch
	patches.suse/iio-trigger-stm32-timer-disable-master-mode-when-sto.patch
	patches.suse/iio-magnetometer-ak8974-Fix-negative-raw-values-in-s.patch
	patches.suse/iio-accel-adxl372-Set-iio_chan-BE.patch
	patches.suse/iio-light-vcnl4000-update-sampling-periods-for-vcnl4.patch
	patches.suse/0007-iio-light-vcnl4000-update-sampling-periods-for-vcnl4.patch
	patches.suse/iio-st_sensors-remap-SMO8840-to-LIS2DH12.patch
	patches.suse/iio-chemical-sps30-fix-missing-triggered-buffer-depe.patch
	patches.suse/intel_th-Fix-user-visible-error-codes.patch
	patches.suse/intel_th-pci-Add-Elkhart-Lake-CPU-support.patch
	patches.suse/arm64-smp-fix-smp_send_stop-behaviour.patch
	patches.suse/arm64-smp-fix-crash_smp_send_stop-behaviour.patch
	patches.suse/arm64-compat-Fix-syscall-number-of-compat_clock_getr.patch
	patches.suse/nvme-rdma-Avoid-double-freeing-of-async-event-data.patch
	patches.suse/nvmet-tcp-set-MSG_MORE-only-if-we-actually-have-more.patch
	patches.suse/memcg-fix-null-pointer-dereference-in-_mem_cgroup_usage_unregister_event.patch
	patches.suse/epoll-fix-possible-lost-wakeup-on-epoll_ctl-path.patch
	patches.suse/mm-slub-prevent-kmalloc_node-crashes-and-memory-leaks.patch
	patches.suse/x86-mm-split-vmalloc_sync_all.patch
	patches.suse/btrfs-fix-log-context-list-corruption-after-rename-w.patch
	patches.suse/crypto-arm64-chacha-correctly-walk-through-blocks.patch
	patches.suse/gpiolib-Fix-irq_disable-semantics.patch
	patches.suse/gpiolib-acpi-Correct-comment-for-HP-x2-10-honor_wake.patch
	patches.suse/gpiolib-acpi-Rework-honor_wakeup-option-into-an-igno.patch
	patches.suse/gpiolib-acpi-Add-quirk-to-ignore-EC-wakeups-on-HP-x2.patch
	patches.suse/0015-gpiolib-acpi-Add-quirk-to-ignore-EC-wakeups-on-HP-x2.patch
	patches.suse/bpf-Initialize-storage-pointers-to-NULL-to-prevent-f.patch
	patches.suse/bpf-Fix-cgroup-ref-leak-in-cgroup_bpf_inherit-on-out.patch
	patches.suse/bpf-btf-Fix-BTF-verification-of-enum-members-in-stru.patch
	patches.suse/iwlwifi-consider-HE-capability-when-setting-LDPC.patch
	patches.suse/iwlwifi-yoyo-don-t-add-TLV-offset-when-reading-FIFOs.patch
	patches.suse/net_sched-hold-rtnl-lock-in-tcindex_partial_destroy_.patch
	patches.suse/net_sched-keep-alloc_hash-updated-after-hash-allocat.patch
	patches.suse/net-bpfilter-fix-dprintf-usage-for-dev-kmsg.patch
	patches.suse/cxgb4-fix-delete-filter-entry-fail-in-unload-path.patch
	patches.suse/net-ip_gre-Separate-ERSPAN-newlink-changelink-callba.patch
	patches.suse/net-packet-tpacket_rcv-avoid-a-producer-race-conditi.patch
	patches.suse/geneve-move-debug-check-after-netdev-unregister.patch
	patches.suse/net-ionic-Use-scnprintf-for-avoiding-potential-buffe.patch
	patches.suse/hsr-use-rcu_read_lock-in-hsr_get_node_-list-status.patch
	patches.suse/hsr-add-restart-routine-into-hsr_get_node_list.patch
	patches.suse/hsr-set-.netnsok-flag.patch
	patches.suse/net_sched-cls_route-remove-the-right-filter-from-has.patch
	patches.suse/net-fsl-fman-treat-all-RGMII-modes-in-memac_adjust_l.patch
	patches.suse/arm64-dts-ls1043a-rdb-correct-RGMII-delay-mode-to-rg.patch
	patches.suse/arm64-dts-ls1046ardb-set-RGMII-interfaces-to-RGMII_I.patch
	patches.suse/net-mvneta-Fix-the-case-where-the-last-poll-did-not-.patch
	patches.suse/net-ip_gre-Accept-IFLA_INFO_DATA-less-configuration.patch
	patches.suse/Revert-net-bcmgenet-use-RGMII-loopback-for-MAC-reset.patch
	patches.suse/net-bcmgenet-keep-MAC-in-reset-until-PHY-is-up.patch
	patches.suse/net-phy-mdio-mux-bcm-iproc-check-clk_prepare_enable-.patch
	patches.suse/net-ena-fix-incorrect-setting-of-the-number-of-msix-.patch
	patches.suse/net-ena-fix-request-of-incorrect-number-of-IRQ-vecto.patch
	patches.suse/net-ena-avoid-memory-access-violation-by-validating-.patch
	patches.suse/net-ena-fix-continuous-keep-alive-resets.patch
	patches.suse/net-sched-act_ct-Fix-leak-of-ct-zone-template-on-rep.patch
	patches.suse/vxlan-check-return-value-of-gro_cells_init.patch
	patches.suse/wireguard-selftests-remove-duplicated-include-sys-ty.patch
	patches.suse/wireguard-selftests-test-using-new-64-bit-time_t.patch
	patches.suse/wireguard-queueing-account-for-skb-protocol-0.patch
	patches.suse/wireguard-receive-remove-dead-code-from-default-pack.patch
	patches.suse/wireguard-noise-error-out-precomputed-DH-during-hand.patch
	patches.suse/mlxsw-pci-Only-issue-reset-when-system-is-ready.patch
	patches.suse/0001-net-dsa-mt7530-Change-the-LINK-bit-to-reflect-the-li.patch
	patches.suse/cxgb4-fix-throughput-drop-during-Tx-backpressure.patch
	patches.suse/cxgb4-fix-Txq-restart-check-during-backpressure.patch
	patches.suse/hinic-fix-wrong-para-of-wait_for_completion_timeout.patch
	patches.suse/hsr-fix-general-protection-fault-in-hsr_addr_is_self.patch
	patches.suse/ionic-make-spdxcheck.py-happy.patch
	patches.suse/slcan-not-call-free_netdev-before-rtnl_unlock-in-slc.patch
	patches.suse/net-stmmac-dwmac-rk-fix-error-path-in-rk_gmac_probe.patch
	patches.suse/net-phy-dp83867-w-a-for-fld-detect-threshold-bootstr.patch
	patches.suse/tcp-repair-fix-TCP_QUEUE_SEQ-implementation.patch
	patches.suse/net-mlx5-DR-Fix-postsend-actions-write-length.patch
	patches.suse/net-mlx5e-kTLS-Fix-TCP-seq-off-by-1-issue-in-TX-resy.patch
	patches.suse/net-mlx5e-kTLS-Fix-wrong-value-in-record-tracker-enu.patch
	patches.suse/net-mlx5e-Fix-endianness-handling-in-pedit-mask.patch
	patches.suse/net-mlx5-Clear-LAG-notifier-pointer-after-unregister.patch
	patches.suse/ipv4-fix-a-RCU-list-lock-in-inet_dump_fib.patch
	patches.suse/NFC-fdp-Fix-a-signedness-bug-in-fdp_nci_send_patch.patch
	patches.suse/net-qmi_wwan-add-support-for-ASKEY-WWHC050.patch
	patches.suse/macsec-restrict-to-ethernet-devices.patch
	patches.suse/bnxt_en-Fix-Priority-Bytes-and-Packets-counters-in-e.patch
	patches.suse/bnxt_en-fix-memory-leaks-in-bnxt_dcbnl_ieee_getets.patch
	patches.suse/bnxt_en-Return-error-if-bnxt_alloc_ctx_mem-fails.patch
	patches.suse/bnxt_en-Free-context-memory-after-disabling-PCI-in-p.patch
	patches.suse/bnxt_en-Reset-rings-if-ring-reservation-fails-during.patch
	patches.suse/net-dsa-Fix-duplicate-frames-flooded-by-learning.patch
	patches.suse/net-cbs-Fix-software-cbs-to-consider-packet-sending-.patch
	patches.suse/net-dsa-tag_8021q-replace-dsa_8021q_remove_header-wi.patch
	patches.suse/net-phy-mdio-bcm-unimac-Fix-clock-handling.patch
	patches.suse/r8169-re-enable-MSI-on-RTL8168c.patch
	patches.suse/net-mlx5_core-Set-IB-capability-mask1-to-fix-ib_srpt.patch
	patches.suse/net-mlx5e-Enhance-ICOSQ-WQE-info-fields.patch
	patches.suse/net-mlx5e-Fix-missing-reset-of-SW-metadata-in-Stridi.patch
	patches.suse/net-mlx5e-Fix-ICOSQ-recovery-flow-with-Striding-RQ.patch
	patches.suse/net-mlx5e-Do-not-recover-from-a-non-fatal-syndrome.patch
	patches.suse/net-ena-add-pci-shutdown-handler-to-allow-safe-kexec.patch
	patches.suse/RDMA-mlx5-Fix-the-number-of-hwcounters-of-a-dynamic-.patch
	patches.suse/RDMA-nl-Do-not-permit-empty-devices-names-during-RDM.patch
	patches.suse/RDMA-core-Fix-missing-error-check-on-dev_set_name.patch
	patches.suse/RDMA-mad-Do-not-crash-if-the-rdma-device-does-not-ha.patch
	patches.suse/IB-rdmavt-Free-kernel-completion-queue-when-done.patch
	patches.suse/IB-hfi1-Ensure-pq-is-not-left-on-waitlist.patch
	patches.suse/RDMA-core-Ensure-security-pkey-modify-is-not-lost.patch
	patches.suse/RDMA-mlx5-Fix-access-to-wrong-pointer-while-performi.patch
	patches.suse/0001-ceph-check-pool_flag_full-nearfull-in-addition-to-osdmap_full-nearfull.patch
	patches.suse/0002-libceph-fix-alloc_msg_with_page_vector-memory-leaks.patch
	patches.suse/0003-ceph-fix-memory-leak-in-ceph_cleanup_snapid_map.patch
	patches.suse/Input-raydium_i2c_ts-fix-error-codes-in-raydium_i2c_.patch
	patches.suse/Input-tm2-touchkey-add-support-for-Coreriver-TC360-v.patch
	patches.suse/Input-synaptics-enable-RMI-on-HP-Envy-13-ad105ng.patch
	patches.suse/Input-avoid-BIT-macro-usage-in-the-serio.h-UAPI-head.patch
	patches.suse/clk-ti-am43xx-Fix-clock-parent-for-RTC-clock.patch
	patches.suse/clk-imx-Align-imx-sc-clock-msg-structs-to-4.patch
	patches.suse/clk-imx-Align-imx-sc-clock-parent-msg-structs-to-4.patch
	patches.suse/arm64-alternative-fix-build-with-clang-integrated-as.patch
	patches.suse/0001-scripts-dtc-Remove-redundant-YYLOC-global-declaratio.patch
	patches.suse/soc-fsl-dpio-register-dpio-irq-handlers-after-dpio-c.patch
	patches.suse/ARM-dts-sun8i-a83t-tbs-a711-Fix-USB-OTG-mode-detection.patch
	patches.suse/bus-sunxi-rsb-Return-correct-data-when-mixing-16-bit.patch
	patches.suse/ARM-dts-sun8i-r40-Move-AHCI-device-node-based-on-address-order.patch
	patches.suse/ARM-dts-imx6-phycore-som-fix-arm-and-soc-minimum-voltage.patch
	patches.suse/ARM-dts-N900-fix-onenand-timings.patch
	patches.suse/ARM-bcm2835-rpi-zero-w-Add-missing-pinctrl-name.patch
	patches.suse/ARM-dts-oxnas-Fix-clear-mask-property.patch
	patches.suse/scsi-qla2xxx-Fix-I-Os-being-passed-down-when-FC-devi.patch
	patches.suse/scsi-sd-fix-optimal-i-o-size-for-devices-that-change-reported-values
	patches.suse/i2c-hix5hd2-add-missed-clk_disable_unprepare-in-remo.patch
	patches.suse/i2c-nvidia-gpu-Handle-timeout-correctly-in-gpu_i2c_c.patch
	patches.suse/i2c-st-fix-missing-struct-parameter-description.patch
	patches.suse/i2c-pca-platform-Use-platform_irq_get_optional.patch
	patches.suse/mlxsw-spectrum_mr-Fix-list-iteration-in-error-path.patch
	patches.suse/nl80211-fix-NL80211_ATTR_CHANNEL_WIDTH-attribute-typ.patch
	patches.suse/mac80211-drop-data-frames-without-key-on-encrypted-l.patch
	patches.suse/mac80211-Check-port-authorization-in-the-ieee80211_t.patch
	patches.suse/mac80211-mark-station-unauthorized-before-key-remova.patch
	patches.suse/mac80211-set-IEEE80211_TX_CTRL_PORT_CTRL_PROTO-for-n.patch
	patches.suse/vti-6-fix-packet-tx-through-bpf_redirect-in-XinY-cas.patch
	patches.suse/vti6-Fix-memory-leak-of-skb-if-input-policy-check-fa.patch
	patches.suse/r8169-fix-PHY-driver-check-on-platforms-w-o-module-s.patch
	patches.suse/bpf-Explicitly-memset-the-bpf_attr-structure.patch
	patches.suse/bpf-Explicitly-memset-some-bpf-info-structures-decla.patch
	patches.suse/msft-hv-2025-clocksource-drivers-hyper-v-Make-sched-clock-return-.patch
	patches.suse/mmswapfile.c-move-inode_lock-out-of-claim_swapfile.patch
	patches.suse/0001-drivers-base-memory.c-indicate-all-memory-blocks-as-.patch
	patches.suse/tpm-Don-t-make-log-failures-fatal.patch
	patches.suse/tpm-tpm1_bios_measurements_next-should-increase-posi.patch
	patches.suse/tpm-tpm2_bios_measurements_next-should-increase-posi.patch
	patches.suse/tpm-ibmvtpm-Wait-for-buffer-to-be-set-before-proceed.patch
	patches.suse/KEYS-reaching-the-keys-quotas-correctly.patch
	patches.suse/PCI-Add-Loongson-vendor-ID.patch
	patches.suse/ahci-Add-Intel-Comet-Lake-H-RAID-PCI-ID.patch
	patches.suse/libata-Remove-extra-scsi_host_put-in-ata_scsi_add_ho.patch
	patches.suse/0027-blk-mq-Keep-set-nr_hw_queues-and-set-map-.nr_queues-.patch
	patches.suse/0028-null_blk-Fix-the-null_add_dev-error-path.patch
	patches.suse/block-Fix-use-after-free-issue-accessing-struct-io_cq.patch
	patches.suse/block-bfq-fix-use-after-free-in-bfq_idle_slice_timer.patch
	patches.suse/block-bfq-turn-put_queue-into-release_process_ref-in.patch
	patches.suse/block-bfq-make-reparent_leaf_entity-actually-work-on.patch
	patches.suse/block-bfq-invoke-flush_idle_tree-after-reparent_acti.patch
	patches.suse/block-diskstats-more-accurate-approximation-of-io_ti.patch
	patches.suse/block-drbd-delete-invalid-function-drbd_md_mark_dirty_
	patches.suse/block-keep-bdi-io_pages-in-sync-with-max_sectors_kb-.patch
	patches.suse/nvme-remove-unused-return-code-from-nvme_alloc_ns.patch
	patches.suse/nvmet-configfs-code-cleanup.patch
	patches.suse/nvmet-make-ctrl-id-configurable.patch
	patches.suse/nvmet-make-ctrl-model-configurable.patch
	patches.suse/nvmet-check-sscanf-value-for-subsys-serial-attr.patch
	patches.suse/nvme-tcp-Set-SO_PRIORITY-for-all-host-sockets.patch
	patches.suse/nvmet-tcp-set-SO_PRIORITY-for-accepted-sockets.patch
	patches.suse/nvme-expose-hostnqn-via-sysfs-for-fabrics-controller.patch
	patches.suse/nvme-expose-hostid-via-sysfs-for-fabrics-controllers.patch
	patches.suse/nvme-code-cleanup-nvme_identify_ns_desc.patch
	patches.suse/nvme-log-additional-message-for-controller-status.patch
	patches.suse/nvme-Check-for-readiness-more-quickly-to-speed-up-bo.patch
	patches.suse/nvme-pci-slimmer-CQ-head-update.patch
	patches.suse/nvme-pci-Remove-tag-from-process-cq.patch
	patches.suse/nvme-pci-Remove-two-pass-completions.patch
	patches.suse/nvme-pci-Simplify-nvme_poll_irqdisable.patch
	patches.suse/nvme-tcp-optimize-queue-io_cpu-assignment-for-multip.patch
	patches.suse/nvmet-tcp-fix-maxh2cdata-icresp-parameter.patch
	patches.suse/nvme-tcp-move-send-failure-to-nvme_tcp_try_send.patch
	patches.suse/nvme-tcp-break-from-io_work-loop-if-recv-failed.patch
	patches.suse/nvme-pci-properly-print-controller-address.patch
	patches.suse/nvme-multipath-do-not-reset-on-unknown-status.patch
	patches.suse/nvme-fabrics-Use-scnprintf-for-avoiding-potential-bu.patch
	patches.suse/nvme-release-ida-resources.patch
	patches.suse/nvme-Remove-unused-return-code-from-nvme_delete_ctrl.patch
	patches.suse/nvme-pci-Re-order-nvme_pci_free_ctrl.patch
	patches.suse/nvme-Fix-ctrl-use-after-free-during-sysfs-deletion.patch
	patches.suse/nvme-Make-nvme_uninit_ctrl-symmetric-to-nvme_init_ct.patch
	patches.suse/nvme-Fix-controller-creation-races-with-teardown-flo.patch
	patches.suse/nvme-rdma-Add-warning-on-state-change-failure-at-nvm.patch
	patches.suse/nvme-tcp-Add-warning-on-state-change-failure-at-nvme.patch
	patches.suse/nvme-refactor-nvme_identify_ns_descs-error-handling.patch
	patches.suse/nvme-rename-__nvme_find_ns_head-to-nvme_find_ns_head.patch
	patches.suse/nvme-cleanup-namespace-identifier-reporting-in-nvme_.patch
	patches.suse/io_uring-honor-original-task-RLIMIT_FSIZE.patch
	patches.suse/seccomp-Add-missing-compat_ioctl-for-notify.patch
	patches.suse/pstore-platform-fix-potential-mem-leak-if-pstore_ini.patch
	patches.suse/pstore-pstore_ftrace_seq_next-should-increase-positi.patch
	patches.suse/edac-mc-change-mci-device-removal-to-use-put_device.patch
	patches.suse/edac-mc-split-edac_mc_alloc-into-smaller-functions.patch
	patches.suse/edac-mc-reorder-functions-edac_mc_alloc.patch
	patches.suse/edac-store-error-type-in-struct-edac_raw_error_desc.patch
	patches.suse/edac-mc-determine-mci-pointer-from-the-error-descriptor.patch
	patches.suse/edac-mc-carve-out-error-increment-into-a-separate-function.patch
	patches.suse/edac-mc-report-unknown-memory-on-too-many-dimm-labels-found.patch
	patches.suse/edac-mc-remove-enable_per_layer_report-function-argument.patch
	patches.suse/edac-mc-pass-the-error-descriptor-to-error-reporting-functions.patch
	patches.suse/edac-mc-remove-detail-string-and-cleanup-error-string-generation.patch
	patches.suse/edac-mc-remove-per-layer-counters.patch
	patches.suse/edac-synopsys-do-not-dump-uninitialized-pinf-col.patch
	patches.suse/media-usbtv-fix-control-message-timeouts.patch
	patches.suse/media-flexcop-usb-fix-endpoint-sanity-check.patch
	patches.suse/media-dib0700-fix-rc-endpoint-lookup.patch
	patches.suse/media-hantro-Read-be32-words-starting-at-every-fourt.patch
	patches.suse/media-staging-imx-Missing-assignment-in-imx_media_ca.patch
	patches.suse/media-venus-hfi_parser-Ignore-HEVC-encoding-for-V1.patch
	patches.suse/media-vsp1-tidyup-VI6_HGT_LBn_H-macro.patch
	patches.suse/media-go7007-Fix-URB-type-for-interrupt-handling.patch
	patches.suse/media-v4l2-core-fix-a-use-after-free-bug-of-sd-devno.patch
	patches.suse/media-v4l2-core-fix-entity-initialization-in-device_.patch
	patches.suse/media-imx-Propagate-quantization-and-encoding-in-CSI.patch
	patches.suse/media-ti-vpe-cal-fix-disable_irqs-to-only-the-intend.patch
	patches.suse/media-tda10071-fix-unsigned-sign-extension-overflow.patch
	patches.suse/media-mtk-vpu-avoid-unaligned-access-to-DTCM-buffer.patch
	patches.suse/media-ti-vpe-cal-fix-a-kernel-oops-when-unloading-mo.patch
	patches.suse/media-v4l2-fwnode-fix-v4l2_fwnode_parse_link-handlin.patch
	patches.suse/media-i2c-ov5695-Fix-power-on-and-off-sequences.patch
	patches.suse/media-ov519-add-missing-endpoint-sanity-checks.patch
	patches.suse/media-stv06xx-add-missing-descriptor-sanity-checks.patch
	patches.suse/media-xirlink_cit-add-missing-descriptor-sanity-chec.patch
	patches.suse/media-mtk-mdp-Check-return-value-of-of_clk_get.patch
	patches.suse/media-imx-imx7_mipi_csis-Power-off-the-source-when-s.patch
	patches.suse/media-imx-imx7-media-csi-Remove-unneeded-register-re.patch
	patches.suse/media-imx-imx7-media-csi-Fix-video-field-handling.patch
	patches.suse/media-allegro-fix-type-of-gop_length-in-channel_crea.patch
	patches.suse/media-vivid-fix-incorrect-PA-assignment-to-HDMI-outp.patch
	patches.suse/media-i2c-video-i2c-fix-build-errors-due-to-imply-hw.patch
	patches.suse/media-venus-firmware-Ignore-secure-call-error-on-fir.patch
	patches.suse/usb-host-ehci-platform-add-a-quirk-to-avoid-stuck.patch
	patches.suse/usb-typec-tcpm-set-correct-data-role-for-non-DRD.patch
	patches.suse/usb-typec-tcpm-move-to-SNK_UNATTACHED-if-sink-remove.patch
	patches.suse/xhci-bail-out-early-if-driver-can-t-accress-host-in-.patch
	patches.suse/xhci-Ensure-link-state-is-U3-after-setting-USB_SS_PO.patch
	patches.suse/xhci-Wait-until-link-state-trainsits-to-U0-after-set.patch
	patches.suse/xhci-Finetune-host-initiated-USB3-rootport-link-susp.patch
	patches.suse/usb-dwc3-gadget-Don-t-clear-flags-before-transfer-en.patch
	patches.suse/usb-dwc3-gadget-Wrap-around-when-skip-TRBs.patch
	patches.suse/usb-dwc3-core-add-support-for-disabling-SS-instances.patch
	patches.suse/usb-dwc3-core-don-t-do-suspend-for-device-mode-if-al.patch
	patches.suse/usb-gadget-composite-Inform-controller-driver-of-sel.patch
	patches.suse/usb-musb-fix-crash-with-highmen-PIO-and-usbmon.patch
	patches.suse/phy-uniphier-usb3ss-Add-Pro5-support.patch
	patches.suse/USB-serial-option-add-support-for-ASKEY-WWHC050.patch
	patches.suse/USB-serial-option-add-BroadMobi-BM806U.patch
	patches.suse/USB-serial-option-add-Wistron-Neweb-D19Q1.patch
	patches.suse/USB-serial-io_edgeport-fix-slab-out-of-bounds-read-i.patch
	patches.suse/usb-gadget-f_fs-Fix-use-after-free-issue-as-part-of-.patch
	patches.suse/USB-cdc-acm-restore-capability-check-order.patch
	patches.suse/firmware-fix-a-double-abort-case-with-fw_load_sysfs_.patch
	patches.suse/debugfs-Check-module-state-before-warning-in-full-op.patch
	patches.suse/libfs-fix-infoleak-in-simple_attr_read.patch
	patches.suse/staging-kpc2000-prevent-underflow-in-cpld_reconfigur.patch
	patches.suse/iio-si1133-read-24-bit-signed-integer-for-measuremen.patch
	patches.suse/iio-industrialio-core-Fix-debugfs-read.patch
	patches.suse/iio-potentiostat-lmp9100-fix-iio_triggered_buffer_-p.patch
	patches.suse/staging-rtl8188eu-Add-ASUS-USB-N10-Nano-B1-to-device.patch
	patches.suse/staging-wlan-ng-fix-ODEBUG-bug-in-prism2sta_disconne.patch
	patches.suse/staging-wlan-ng-fix-use-after-free-Read-in-hfa384x_u.patch
	patches.suse/spi-spi-fsl-dspi-Use-specific-compatible-strings-for.patch
	patches.suse/spi-spi-fsl-dspi-Parameterize-the-FIFO-size-and-DMA-.patch
	patches.suse/spi-spi-fsl-dspi-LS2080A-and-LX2160A-support-XSPI-mo.patch
	patches.suse/spi-spi-fsl-dspi-Convert-the-instantiations-that-sup.patch
	patches.suse/spi-fspi-dynamically-alloc-AHB-memory.patch
	patches.suse/spi-spi-nxp-fspi-Enable-the-Octal-Mode-in-MCR0.patch
	patches.suse/spi-spi-fsl-dspi-Make-bus-num-property-optional.patch
	patches.suse/spi-spi-fsl-dspi-Simplify-bytes_per_word-gymnastics.patch
	patches.suse/spi-spi-fsl-dspi-Remove-unused-chip-void_write_data.patch
	patches.suse/spi-spi-fsl-dspi-Don-t-mask-off-undefined-bits.patch
	patches.suse/spi-spi-fsl-dspi-Add-comments-around-dspi_pop_tx-and.patch
	patches.suse/spi-spi-fsl-dspi-Rename-fifo_-read-write-and-tx-cmd-.patch
	patches.suse/spi-spi-fsl-dspi-Implement-.max_message_size-method-.patch
	patches.suse/spi-spi-fsl-dspi-Convert-TCFQ-users-to-XSPI-FIFO-mod.patch
	patches.suse/spi-spi-fsl-dspi-Accelerate-transfers-using-larger-w.patch
	patches.suse/spi-spi-fsl-dspi-Optimize-dspi_setup_accel-for-lowes.patch
	patches.suse/spi-spi-fsl-dspi-Use-EOQ-for-last-word-in-buffer-eve.patch
	patches.suse/spi-spi-fsl-dspi-Take-software-timestamp-in-dspi_fif.patch
	patches.suse/spi-spi-fsl-dspi-fix-DMA-mapping.patch
	patches.suse/spi-spi-nxp-fspi-Fix-a-NULL-vs-IS_ERR-check-in-probe.patch
	patches.suse/spi-dt-bindings-spi-controller-Fix-address-cells-for.patch
	patches.suse/spi-spi-fsl-dspi-Don-t-access-reserved-fields-in-SPI.patch
	patches.suse/spi-spi-fsl-dspi-Fix-little-endian-access-to-PUSHR-C.patch
	patches.suse/spi-spi-fsl-dspi-Fix-bits-per-word-acceleration-in-D.patch
	patches.suse/spi-spi-fsl-dspi-Avoid-reading-more-data-than-writte.patch
	patches.suse/spi-spi-fsl-dspi-Protect-against-races-on-dspi-words.patch
	patches.suse/spi-spi-fsl-dspi-Replace-interruptible-wait-queue-wi.patch
	patches.suse/spi-spi-fsl-dspi-Avoid-NULL-pointer-in-dspi_slave_ab.patch
	patches.suse/spi-spi-fsl-dspi-Fix-interrupt-less-DMA-mode-taking-.patch
	patches.suse/spi-spi-fsl-dspi-Move-invariant-configs-out-of-dspi_.patch
	patches.suse/spi-spi-fsl-dspi-Add-support-for-LS1028A.patch
	patches.suse/bsc1175543-intel_idle-Annotate-init-time-data-structures.patch
	patches.suse/cpufreq-imx6q-Fixes-unwanted-cpu-overclocking-on-i.M.patch
	patches.suse/cpufreq-imx6q-fix-error-handling.patch
	patches.suse/PM-sleep-wakeup-Skip-wakeup_source_sysfs_remove-if-d.patch
	patches.suse/PM-Domains-Allow-no-domain-idle-states-DT-property-i.patch
	patches.suse/acpi-x86-ignore-unspecified-bit-positions-in-the-ACP.patch
	patches.suse/ACPICA-Enable-sleep-button-on-ACPI-legacy-wake.patch
	patches.suse/objtool-add-is_static_jump-helper.patch
	patches.suse/objtool-add-relocation-check-for-alternative-sections.patch
	patches.suse/rcu-Fix-exp_funnel_lock-rcu_exp_wait_wake-datarace.patch
	patches.suse/rcu-Provide-debug-symbols-and-line-numbers-in-KCSAN-.patch
	patches.suse/rcu-Add-WRITE_ONCE-to-rcu_node-qsmask-update.patch
	patches.suse/rcu-Add-WRITE_ONCE-to-rcu_node-exp_seq_rq-store.patch
	patches.suse/rcu-Add-WRITE_ONCE-to-rcu_state-gp_req_activity.patch
	patches.suse/rcu-Add-WRITE_ONCE-to-rcu_node-qsmaskinitnext.patch
	patches.suse/locking-rtmutex-rcu-Add-WRITE_ONCE-to-rt_mutex-owner.patch
	patches.suse/rcu-Add-READ_ONCE-to-rcu_segcblist-tails.patch
	patches.suse/rcu-Add-_ONCE-for-grace-period-progress-indicators.patch
	patches.suse/timer-Use-hlist_unhashed_lockless-in-timer_pending.patch
	patches.suse/locktorture-Print-ratio-of-acquisitions-not-failures.patch
	patches.suse/locktorture-Allow-CPU-hotplug-to-be-disabled-via-boo.patch
	patches.suse/torture-Make-results-directory-date-format-completio.patch
	patches.suse/rcutorture-Add-100-CPU-configuration.patch
	patches.suse/rcutorture-Summarize-summary-of-build-and-run-result.patch
	patches.suse/rcutorture-Make-kvm-find-errors.sh-abort-on-bad-dire.patch
	patches.suse/efi-Store-mask-of-supported-runtime-services-in-stru.patch
	patches.suse/efi-Add-support-for-EFI_RT_PROPERTIES-table-fe4db90a.patch
	patches.suse/efi-Use-more-granular-check-for-availability-for-var.patch
	patches.suse/efi-Register-EFI-rtc-platform-device-only-when-avail.patch
	patches.suse/infiniband-hfi1-Use-EFI-GetVariable-only-when-availa.patch
	patches.suse/scsi-iscsi-Use-EFI-GetVariable-only-when-available.patch
	patches.suse/efi-Use-EFI-ResetSystem-only-when-available.patch
	patches.suse/x86-ima-Use-EFI-GetVariable-only-when-available.patch
	patches.suse/integrity-Check-properly-whether-EFI-GetVariable-is-.patch
	patches.suse/efi-x86-add-tpm-related-efi-tables-to-unencrypted-mapping-checks.patch
	patches.suse/efi-Mark-all-EFI-runtime-services-as-unsupported-on-.patch
	patches.suse/efi-x86-Ignore-the-memory-attributes-table-on-i386.patch
	patches.suse/partitions-efi-Fix-partition-name-parsing-in-GUID-pa.patch
	patches.suse/futex-Remove-pointless-mmgrap-mmdrop.patch
	patches.suse/futex-Remove-get-drop-_futex_key_refs.patch
	patches.suse/PCI-switchtec-Fix-init_completion-race-condition-wit.patch
	patches.suse/perf-core-fix-endless-multiplex-timer.patch
	patches.suse/perf-x86-intel-uncore-add-box_offsets-for-free-running-counters.patch
	patches.suse/perf-x86-intel-uncore-factor-out-_snr_uncore_mmio_init_box.patch
	patches.suse/x86-cpu-amd-call-init_amd_zn-om-family-19h-processors-too.patch
	patches.suse/x86-amd_nb-char-amd64-agp-use-amd_nb_num-accessor.patch
	patches.suse/x86-devicetable-move-x86-specific-macro-out-of-generic-code.patch
	patches.suse/x86-cpu-add-consistent-cpu-match-macros.patch
	patches.suse/x86-cpu-bugs-convert-to-new-matching-macros.patch
	patches.suse/x86-perf-events-convert-to-new-cpu-match-macros.patch
	patches.suse/x86-kvm-convert-to-new-cpu-match-macros.patch
	patches.suse/x86-kernel-convert-to-new-cpu-match-macros.patch
	patches.suse/x86-platform-convert-to-new-cpu-match-macros.patch
	patches.suse/acpi-convert-to-new-x86-cpu-match-macros.patch
	patches.suse/cpufreq-convert-to-new-x86-cpu-match-macros.patch
	patches.suse/edac-convert-to-new-x86-cpu-match-macros.patch
	patches.suse/platform-x86-convert-to-new-cpu-match-macros.patch
	patches.suse/hwmon-convert-to-new-x86-cpu-match-macros.patch
	patches.suse/thermal-convert-to-new-x86-cpu-match-macros.patch
	patches.suse/extcon-axp288-convert-to-new-x86-cpu-match-macros.patch
	patches.suse/intel_idle-convert-to-new-x86-cpu-match-macros.patch
	patches.suse/mmc-sdhci-acpi-convert-to-new-x86-cpu-match-macros.patch
	patches.suse/pci-intel-mid-convert-to-new-x86-cpu-match-macros.patch
	patches.suse/powercap-intel_rapl-convert-to-new-x86-cpu-match-macros.patch
	patches.suse/asoc-intel-convert-to-new-x86-cpu-match-macros.patch
	patches.suse/crypto-convert-to-new-cpu-match-macros.patch
	patches.suse/hwrng-via_rng-convert-to-new-x86-cpu-match-macros.patch
	patches.suse/x86-cpu-cleanup-the-now-unused-cpu-match-macros.patch
	patches.suse/cpufreq-intel_pstate-fix-wrong-macro-conversion.patch
	patches.suse/x86-sched-Add-support-for-frequency-invariance.patch
	patches.suse/x86-sched-Add-support-for-frequency-invariance-on-SK.patch
	patches.suse/x86-sched-Add-support-for-frequency-invariance-on-XE.patch
	patches.suse/x86-sched-Add-support-for-frequency-invariance-on-ATOM_GOLDMONT.patch
	patches.suse/x86-sched-Add-support-for-frequency-invariance-on-ATOM.patch
	patches.suse/x86-intel_pstate-Handle-runtime-turbo-disablement-en.patch
	patches.suse/sched-fair-Optimize-select_idle_core.patch
	patches.suse/sched-core-Remove-duplicate-assignment-in-sched_tick_remote.patch
	patches.suse/sched-numa-Trace-when-no-candidate-CPU-was-found-on-the-preferred-node.patch
	patches.suse/sched-numa-Distinguish-between-the-different-task_numa_migrate-failure-cases.patch
	patches.suse/sched-fair-reorder-enqueue-dequeue_task_fair-path.patch
	patches.suse/sched-numa-replace-runnable_load_avg-by-load_avg.patch
	patches.suse/sched-numa-Use-similar-logic-to-the-load-balancer-for-moving-between-domains-with-spare-capacity.patch
	patches.suse/sched-pelt-Remove-unused-runnable-load-average.patch
	patches.suse/sched-pelt-Add-a-new-runnable-average-signal.patch
	patches.suse/sched-fair-Take-into-account-runnable_avg-to-classify-group.patch
	patches.suse/sched-numa-Prefer-using-an-idle-cpu-as-a-migration-target-instead-of-comparing-tasks.patch
	patches.suse/sched-numa-Find-an-alternative-idle-CPU-if-the-CPU-is-part-of-an-active-NUMA-balance.patch
	patches.suse/sched-numa-Bias-swapping-tasks-based-on-their-preferred-node.patch
	patches.suse/sched-numa-Stop-an-exhastive-search-if-a-reasonable-swap-candidate-or-idle-CPU-is-found.patch
	patches.suse/sched-fair-Fix-kernel-build-warning-in-test_idle_cores-for-SMT-NUMA.patch
	patches.suse/sched-numa-Acquire-RCU-lock-for-checking-idle-cores-during-NUMA-balancing.patch
	patches.suse/sched-topology-Don-t-enable-EAS-on-SMT-systems.patch
	patches.suse/sched-fair-Fix-runnable_avg-for-throttled-cfs.patch
	patches.suse/sched-fair-Fix-reordering-of-enqueue-dequeue_task_fair.patch
	patches.suse/sched-fair-Fix-enqueue_task_fair-warning.patch
	patches.suse/sched-core-Distribute-tasks-within-affinity-masks.patch
	patches.suse/sched-Avoid-scale-real-weight-down-to-zero.patch
	patches.suse/sched-fair-Improve-spreading-of-utilization.patch
	patches.suse/kthread-Do-not-preempt-current-task-if-it-is-going-to-call-schedule.patch
	patches.suse/sched-fair-fix-condition-of-avg_load-calculation.patch
	patches.suse/irqchip-bcm2835-Quiesce-IRQs-left-enabled-by-bootloa.patch
	patches.suse/irqchip-gic-v4-Provide-irq_retrigger-to-avoid-circul.patch
	patches.suse/irqchip-versatile-fpga-Handle-chained-IRQs-properly.patch
	patches.suse/irqchip-versatile-fpga-Apply-clear-mask-earlier.patch
	patches.suse/fbdev-g364fb-Fix-build-failure.patch
	patches.suse/firmware-arm_sdei-fix-double-lock-on-hibernate-with-.patch
	patches.suse/firmware-arm_sdei-fix-possible-double-lock-on-hibern.patch
	patches.suse/arm64-kexec_file-Fixed-code-style.patch
	patches.suse/btrfs-use-btrfs_ordered_update_i_size-in-clone_finis.patch
	patches.suse/btrfs-introduce-per-inode-file-extent-tree.patch
	patches.suse/btrfs-use-the-file-extent-tree-infrastructure.patch
	patches.suse/btrfs-replace-all-uses-of-btrfs_ordered_update_i_siz.patch
	patches.suse/btrfs-delete-the-ordered-isize-update-code.patch
	patches.suse/btrfs-push-__setup_root-into-btrfs_alloc_root.patch
	patches.suse/btrfs-move-fs-root-init-stuff-into-btrfs_init_fs_roo.patch
	patches.suse/btrfs-make-btrfs_find_orphan_roots-use-btrfs_get_fs_.patch
	patches.suse/btrfs-export-and-use-btrfs_read_tree_root-for-tree-l.patch
	patches.suse/btrfs-make-relocation-use-btrfs_read_tree_root.patch
	patches.suse/btrfs-remove-btrfs_read_fs_root-not-used-anymore.patch
	patches.suse/btrfs-open-code-btrfs_read_fs_root_no_name.patch
	patches.suse/btrfs-make-the-fs-root-init-functions-static.patch
	patches.suse/btrfs-handle-NULL-roots-in-btrfs_put-btrfs_grab_fs_r.patch
	patches.suse/btrfs-hold-a-ref-on-fs-roots-while-they-re-in-the-ra.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-resolve_indirect_ref.patch
	patches.suse/btrfs-hold-a-root-ref-in-btrfs_get_dentry.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-__btrfs_run_defrag_i.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-fixup_tree_root_loca.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-create_subvol.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-search_ioctl.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-btrfs_search_path_in.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-btrfs_search_user.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-btrfs_ioctl_get_subv.patch
	patches.suse/btrfs-hold-ref-on-root-in-btrfs_ioctl_default_subvol.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-build_backref_tree.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-prepare_to_merge.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-merge_reloc_roots.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-record_reloc_root_in.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-find_data_references.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-create_reloc_inode.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-btrfs_recover_reloca.patch
	patches.suse/btrfs-push-grab_fs_root-into-read_fs_root.patch
	patches.suse/btrfs-hold-a-ref-for-the-root-in-btrfs_find_orphan_r.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-scrub_print_warning_.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-btrfs_ioctl_send.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-get_subvol_name_from.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-create_pending_snaps.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-btrfs_recover_log_tr.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-btrfs_check_uuid_tre.patch
	patches.suse/btrfs-export-and-rename-free_fs_info.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-in-open_ctree.patch
	patches.suse/btrfs-use-btrfs_put_fs_root-to-free-roots-always.patch
	patches.suse/btrfs-push-btrfs_grab_fs_root-into-btrfs_get_fs_root.patch
	patches.suse/btrfs-free-more-things-in-btrfs_free_fs_info.patch
	patches.suse/btrfs-move-fs_info-init-work-into-it-s-own-helper-fu.patch
	patches.suse/btrfs-make-the-init-of-static-elements-in-fs_info-se.patch
	patches.suse/btrfs-add-a-leak-check-for-roots.patch
	patches.suse/btrfs-rename-btrfs_put_fs_root-and-btrfs_grab_fs_roo.patch
	patches.suse/btrfs-add-assertions-for-tree-inode-io_tree-to-exten.patch
	patches.suse/btrfs-drop-argument-tree-from-btrfs_lock_and_flush_o.patch
	patches.suse/Btrfs-avoid-unnecessary-splits-when-setting-bits-on-.patch
	patches.suse/uuid-Add-inline-helpers-to-import-export-UUIDs.patch
	patches.suse/btrfs-qgroup-ensure-qgroup_rescan_running-is-only-se.patch
	patches.suse/btrfs-handle-invalid-profile-in-chunk-allocation.patch
	patches.suse/btrfs-introduce-chunk-allocation-policy.patch
	patches.suse/btrfs-refactor-find_free_dev_extent_start.patch
	patches.suse/btrfs-introduce-alloc_chunk_ctl.patch
	patches.suse/btrfs-factor-out-init_alloc_chunk_ctl.patch
	patches.suse/btrfs-factor-out-gather_device_info.patch
	patches.suse/btrfs-factor-out-decide_stripe_size.patch
	patches.suse/btrfs-factor-out-create_chunk.patch
	patches.suse/btrfs-parameterize-dev_extent_min-for-chunk-allocati.patch
	patches.suse/Btrfs-fix-crash-during-unmount-due-to-race-with-dela.patch
	patches.suse/btrfs-fix-btrfs_calc_reclaim_metadata_size-calculation.patch
	patches.suse/btrfs-Rename-__btrfs_alloc_chunk-to-btrfs_alloc_chun.patch
	patches.suse/Btrfs-move-all-reflink-implementation-code-into-its-.patch
	patches.suse/Btrfs-simplify-inline-extent-handling-when-doing-ref.patch
	patches.suse/Btrfs-implement-full-reflink-support-for-inline-exte.patch
	patches.suse/0001-btrfs-relocation-add-error-injection-points-for-canc.patch
	patches.suse/0002-btrfs-relocation-Check-cancel-request-after-each-dat.patch
	patches.suse/0003-btrfs-relocation-Check-cancel-request-after-each-ext.patch
	patches.suse/btrfs-Remove-block_rsv-parameter-from-btrfs_drop_sna.patch
	patches.suse/btrfs-account-ticket-size-at-add-delete-time.patch
	patches.suse/btrfs-fix-missing-file-extent-item-for-hole-after-ra.patch
	patches.suse/btrfs-add-helper-to-get-the-end-offset-of-a-file-ext.patch
	patches.suse/btrfs-factor-out-inode-items-copy-loop-from-btrfs_lo.patch
	patches.suse/btrfs-make-ranged-full-fsyncs-more-efficient.patch
	patches.suse/btrfs-drop-block-from-cache-on-error-in-relocation.patch
	patches.suse/btrfs-unset-reloc-control-if-we-fail-to-recover.patch
	patches.suse/btrfs-reloc-clean-dirty-subvols-if-we-fail-to-start-.patch
	patches.suse/btrfs-do-not-init-a-reloc-root-if-we-aren-t-relocati.patch
	patches.suse/btrfs-free-the-reloc_control-in-a-consistent-way.patch
	patches.suse/btrfs-clear-DEAD_RELOC_TREE-before-dropping-the-relo.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-reloc_root.patch
	patches.suse/btrfs-remove-a-BUG_ON-from-merge_reloc_roots.patch
	patches.suse/btrfs-make-the-extent-buffer-leak-check-per-fs-info.patch
	patches.suse/btrfs-move-ino_cache_inode-dropping-out-of-btrfs_fre.patch
	patches.suse/btrfs-move-the-root-freeing-stuff-into-btrfs_put_roo.patch
	patches.suse/btrfs-make-inodes-hold-a-ref-on-their-roots.patch
	patches.suse/btrfs-hold-a-ref-on-the-root-on-the-dead-roots-list.patch
	patches.suse/btrfs-don-t-take-an-extra-root-ref-at-allocation-tim.patch
	patches.suse/btrfs-make-btrfs_cleanup_fs_roots-use-the-radix-tree.patch
	patches.suse/btrfs-kill-the-subvol_srcu.patch
	patches.suse/cifs-do-not-ignore-the-SYNC-flags-in-getattr.patch
	patches.suse/cifs-handle-prefix-paths-in-reconnect.patch
	patches.suse/cifs-call-wake_up-server-response_q-inside-of-cifs_r.patch
	patches.suse/cifs-use-mod_delayed_work-for-server-reconnect-if-al.patch
	patches.suse/cifs-make-use-of-cap_unix-ses-in-cifs_reconnect_tcon.patch
	patches.suse/smb3-fix-performance-regression-with-setting-mtime.patch
	patches.suse/cifs-print-warning-mounting-with-vers-1-0.patch
	patches.suse/cifs-rename-posix-create-rsp.patch
	patches.suse/cifs-add-smb2-POSIX-info-level.patch
	patches.suse/cifs-plumb-smb2-POSIX-dir-enumeration.patch
	patches.suse/cifs-add-SMB2_open-arg-to-return-POSIX-data.patch
	patches.suse/cifs-do-d_move-in-rename.patch
	patches.suse/cifs-allow-unlock-flock-and-OFD-lock-across-fork.patch
	patches.suse/fs-cifs-fix-gcc-warning-in-sid_to_id.patch
	patches.suse/CIFS-Warn-less-noisily-on-default-mount.patch
	patches.suse/cifs-cifspdu-h-Replace-zero-length-array-with-flexible-array-membe.patch
	patches.suse/cifs-clear-PF_MEMALLOC-before-exiting-demultiplex-thread.patch
	patches.suse/cifs-smb2pdu-h-Replace-zero-length-array-with-flexible-array-membe.patch
	patches.suse/SMB3-Add-new-compression-flags.patch
	patches.suse/SMB3-Additional-compression-structures.patch
	patches.suse/SMB3-Minor-cleanup-of-protocol-definitions.patch
	patches.suse/CIFS-check-new-file-size-when-extending-file-by-fallocate.patch
	patches.suse/CIFS-Fix-bug-which-the-return-value-by-asynchronous-read-is-error.patch
	patches.suse/smb3-use-SMB2_SIGNATURE_SIZE-define.patch
	patches.suse/cifs-smbd-Calculate-the-correct-maximum-packet-size-for-segmented-.patch
	patches.suse/cifs-smbd-Check-and-extend-sender-credits-in-interrupt-context.patch
	patches.suse/cifs-Allocate-encryption-header-through-kmalloc.patch
	patches.suse/03-cifs-update-internal-module-version-number.patch
	patches.suse/selinux-sel_avc_get_stat_idx-should-increase-positio.patch
	patches.suse/modpost-return-error-if-module-is-missing-ns-imports.patch
	patches.suse/mmc-sdhci-do-not-enable-card-detect-interrupt-for-gp.patch
	patches.suse/mmc-cqhci-Add-cqhci_deactivate.patch
	patches.suse/mmc-sdhci-introduce-sdhci_set_power_and_bus_voltage.patch
	patches.suse/mmc-sdhci-iproc-add-custom-set_power-callback-for-bcm2711.patch
	patches.suse/serial-8250_tegra-Create-Tegra-specific-8250-driver.patch
	patches.suse/tty-serial-fsl_lpuart-add-LS1028A-support.patch
	patches.suse/vt-vt_ioctl-remove-unnecessary-console-allocation-ch.patch
	patches.suse/serial-sprd-Fix-a-dereference-warning.patch
	patches.suse/serial-8250_port-Don-t-service-RX-FIFO-if-throttled.patch
	patches.suse/serial-8250_omap-Fix-sleeping-function-called-from-i.patch
	patches.suse/serial-8250-8250_omap-Terminate-DMA-before-pushing-d.patch
	patches.suse/vt-vt_ioctl-fix-VT_DISALLOCATE-freeing-in-use-virtua.patch
	patches.suse/platform-x86-pmc_atom-Add-Lex-2I385SW-to-critclk_sys.patch
	patches.suse/platform-x86-asus_wmi-Fix-return-value-of-fan_boost_.patch
	patches.suse/platform-x86-ISST-Fix-wrong-unregister-type.patch
	patches.suse/platform-x86-GPD-pocket-fan-Fix-error-message-when-t.patch
	patches.suse/NTB-Fix-an-error-in-get-link-status.patch
	patches.suse/NTB-ntb_perf-Fix-address-err-in-perf_copy_chunk.patch
	patches.suse/ntb_tool-Fix-printk-format.patch
	patches.suse/ntb_hw_switchtec-Fix-ntb_mw_clear_trans-error-if-siz.patch
	patches.suse/NTB-ntb_transport-Use-scnprintf-for-avoiding-potenti.patch
	patches.suse/wireless-Use-offsetof-instead-of-custom-macro.patch
	patches.suse/mac80211-add-ieee80211_is_any_nullfunc.patch
	patches.suse/0002-sh_eth-check-sh_eth_cpu_data-no_tx_cntrs-when-dumpin.patch
	patches.suse/0003-sh_eth-check-sh_eth_cpu_data-cexcr-when-dumping-regi.patch
	patches.suse/0004-sh_eth-check-sh_eth_cpu_data-no_xdfar-when-dumping-r.patch
	patches.suse/net-ena-remove-set-but-not-used-variable-hash_key.patch
	patches.suse/sfc-remove-unused-variable-efx_default_channel_type.patch
	patches.suse/ice-add-additional-E810-device-id.patch
	patches.suse/net-sk_msg-Clear-sk_user_data-pointer-on-clone-if-ta.patch
	patches.suse/net-ena-ethtool-remove-redundant-non-zero-check-on-r.patch
	patches.suse/net-dsa-felix-Use-PHY_INTERFACE_MODE_INTERNAL-instea.patch
	patches.suse/0005-net-mlx5e-Encapsulate-updating-netdev-queues-into-a-.patch
	patches.suse/0006-net-mlx5e-Rename-hw_modify-to-preactivate.patch
	patches.suse/0007-net-mlx5e-Use-preactivate-hook-to-set-the-indirectio.patch
	patches.suse/0008-net-mlx5e-Fix-configuration-of-XPS-cpumasks-and-netd.patch
	patches.suse/virtio_net-Keep-vnet-header-zeroed-if-XDP-is-loaded-.patch
	patches.suse/hsr-use-netdev_err-instead-of-WARN_ONCE.patch
	patches.suse/ethtool-Factored-out-similar-ethtool-link-settings-f.patch
	patches.suse/net-ethtool-Introduce-link_ksettings-API-for-virtual.patch
	patches.suse/net-liquidio-Delete-non-working-LIQUIDIO_PACKAGE-che.patch
	patches.suse/net-rmnet-print-error-message-when-command-fails.patch
	patches.suse/qtnfmac-fix-potential-spectre-vulnerabilities.patch
	patches.suse/brcmfmac-abort-and-release-host-after-error.patch
	patches.suse/0001-mt76-mt76x02-fix-coverage_class-type.patch
	patches.suse/mt76-mt7603-set-0-as-min-coverage_class-value.patch
	patches.suse/mt76-mt7615-increase-MCU-command-timeout.patch
	patches.suse/mt76-clear-skb-pointers-from-rx-aggregation-reorder-.patch
	patches.suse/mt76-mt7615-fix-endianness-in-mt7615_mcu_set_eeprom.patch
	patches.suse/mt76-set-dma-done-flag-for-flushed-descriptors.patch
	patches.suse/mt76-fix-handling-full-tx-queues-in-mt76_dma_tx_queu.patch
	patches.suse/fsl-fman-reuse-set_mac_address-in-dtsec-init.patch
	patches.suse/fsl-fman-tolerate-missing-MAC-address-in-device-tree.patch
	patches.suse/dpaa_eth-Use-random-MAC-address-when-none-is-given.patch
	patches.suse/ionic-keep-ionic-dev-on-lif-init-fail.patch
	patches.suse/ionic-remove-pragma-packed.patch
	patches.suse/ionic-improve-irq-numa-locality.patch
	patches.suse/ionic-clean-up-bitflag-usage.patch
	patches.suse/ionic-support-ethtool-rxhash-disable.patch
	patches.suse/ionic-print-pci-bus-lane-info.patch
	patches.suse/ionic-add-support-for-device-id-0x1004.patch
	patches.suse/net-mlx5-Expose-link-speed-directly.patch
	patches.suse/net-mlx5-Expose-port-speed-when-possible.patch
	patches.suse/net-mlx5-E-Switch-Use-vport-metadata-matching-only-w.patch
	patches.suse/ice-renegotiate-link-after-FW-DCB-on.patch
	patches.suse/bpf-Reliably-preserve-btf_trace_xxx-types.patch
	patches.suse/libbpf-Ignore-incompatible-types-with-matching-name-.patch
	patches.suse/net-mlx5-E-Switch-Hold-mutex-when-querying-drop-coun.patch
	patches.suse/net-ena-ethtool-clean-up-minor-indentation-issue.patch
	patches.suse/sfc-fix-XDP-redirect-in-this-driver.patch
	patches.suse/ionic-stop-devlink-warn-on-mgmt-device.patch
	patches.suse/ionic-deinit-rss-only-if-selected.patch
	patches.suse/ionic-remove-adminq-napi-instance.patch
	patches.suse/ionic-print-data-for-unknown-xcvr-type.patch
	patches.suse/ionic-add-decode-for-IONIC_RC_ENOSUPP.patch
	patches.suse/Bluetooth-Fix-refcount-use-after-free-issue.patch
	patches.suse/Bluetooth-prefetch-channel-before-killing-sock.patch
	patches.suse/Bluetooth-guard-against-controllers-sending-zero-d-e.patch
	patches.suse/Bluetooth-RFCOMM-fix-ODEBUG-bug-in-rfcomm_dev_ioctl.patch
	patches.suse/Bluetooth-L2CAP-handle-l2cap-config-request-during-o.patch
	patches.suse/ionic-add-timeout-error-checking-for-queue-disable.patch
	patches.suse/ionic-leave-dev-cmd-request-contents-alone-on-FW-tim.patch
	patches.suse/ionic-only-save-good-lif-dentry.patch
	patches.suse/ionic-ignore-eexist-on-rx-filter-add.patch
	patches.suse/ionic-clean-irq-affinity-on-queue-deinit.patch
	patches.suse/ionic-check-for-NULL-structs-on-teardown.patch
	patches.suse/iopoll-introduce-read_poll_timeout-macro.patch
	patches.suse/mwifiex-set-needed_headroom-not-hard_header_len.patch
	patches.suse/ath10k-use-kzalloc-to-read-for-ath10k_sdio_hif_diag_.patch
	patches.suse/ath9k-Handle-txpower-changes-even-when-TPC-is-disabl.patch
	patches.suse/mt76-remove-variable-val-set-but-not-used.patch
	patches.suse/0009-net-ethernet-ti-ale-fix-seeing-unreg-mcast-packets-w.patch
	patches.suse/taprio-do-not-use-BIT-in-TCA_TAPRIO_ATTR_FLAG_-defin.patch
	patches.suse/bnxt_en-Fix-fw.mgmt-and-fw.nsci-info-via-devlink-inf.patch
	patches.suse/brcmfmac-Fix-double-freeing-in-the-fmac-usb-data-pat.patch
	patches.suse/qed-Fix-race-condition-between-scheduling-and-destro.patch
	patches.suse/s390-qeth-support-net-namespaces-for-l3-devices
	patches.suse/Crypto-chelsio-Fixes-a-hang-issue-during-driver-regi.patch
	patches.suse/Crypto-chelsio-Fixes-a-deadlock-between-rtnl_lock-an.patch
	patches.suse/dpaa_eth-Make-dpaa_a050385_wa-static.patch
	patches.suse/net-ena-Make-some-functions-static.patch
	patches.suse/ionic-decouple-link-message-from-netdev-state.patch
	patches.suse/ionic-check-for-linkup-in-watchdog.patch
	patches.suse/ionic-move-debugfs-add-delete-to-match-alloc-free.patch
	patches.suse/ionic-move-irq-request-to-qcq-alloc.patch
	patches.suse/ionic-clean-tx-queue-of-unfinished-requests.patch
	patches.suse/ionic-check-for-queues-before-deleting.patch
	patches.suse/ionic-disable-the-queues-on-link-down.patch
	patches.suse/ionic-remove-lifs-on-fw-reset.patch
	patches.suse/selftests-bpf-Fix-test_progs-s-parsing-of-test-numbe.patch
	patches.suse/bpf-Verifer-adjust_scalar_min_max_vals-to-always-call-update_reg_bounds.patch
	patches.suse/bpf-Undo-incorrect-__reg_bound_offset32-handling.patch
	patches.suse/bpf-Fix-tnum-constraints-for-32-bit-comparisons.patch
	patches.suse/bpf-Simplify-reg_set_min_max_inv-handling.patch
	patches.suse/bpf-Verifier-do_refine_retval_range-may-clamp-umin-t.patch
	patches.suse/net-dsa-bcm_sf2-Fix-overflow-checks.patch
	patches.suse/mac80211-fix-authentication-with-iwlwifi-mvm.patch
	patches.suse/ipv4-fix-a-RCU-list-lock-in-fib_triestat_seq_show.patch
	patches.suse/sctp-fix-refcount-bug-in-sctp_wfree.patch
	patches.suse/sctp-fix-possibly-using-a-bad-saddr-with-a-given-dst.patch
	patches.suse/net-ip_tunnel-fix-interface-lookup-with-no-key.patch
	patches.suse/net-hns3-drop-the-WQ_MEM_RECLAIM-flag-when-allocatin.patch
	patches.suse/net-hns3-fix-for-fraglist-SKB-headlen-not-handling-c.patch
	patches.suse/net-hns3-fix-RSS-config-lost-after-VF-reset.patch
	patches.suse/net-hns3-fix-set-and-get-link-ksettings-issue.patch
	patches.suse/net-dsa-ksz-Select-KSZ-protocol-tag.patch
	patches.suse/net-bpfilter-remove-superfluous-testing-message.patch
	patches.suse/crypto-rng-Fix-a-refcounting-bug-in-crypto_rng_reset.patch
	patches.suse/crypto-x86-curve25519-replace-with-formally-verified.patch
	patches.suse/crypto-ccree-protect-against-empty-or-NULL-scatterli.patch
	patches.suse/crypto-ccree-only-try-to-map-auth-tag-if-needed.patch
	patches.suse/crypto-ccree-dec-auth-tag-size-from-cryptlen-map.patch
	patches.suse/crypto-arm64-poly1305-ignore-build-files.patch
	patches.suse/crypto-tcrypt-fix-printed-skcipher-a-sync-mode.patch
	patches.suse/0001-padata-fix-uninitialized-return-value-in-padata_repl.patch
	patches.suse/crypto-arm64-sha-ce-implement-export-import.patch
	patches.suse/crypto-mxs-dcp-fix-scatterlist-linearization-for-has.patch
	patches.suse/crypto-caam-qi2-fix-chacha20-data-size-error.patch
	patches.suse/crypto-caam-update-xts-sector-size-for-large-input-l.patch
	patches.suse/crypto-x86-curve25519-leave-r12-as-spare-register.patch
	patches.suse/hwrng-imx-rngc-fix-an-error-path.patch
	patches.suse/crypto-arm-neon-memzero-aescbc-setkey
	patches.suse/crypto-arm-poly1305-add-artifact-to-.gitignore-files.patch
	patches.suse/HID-fix-Kconfig-word-ordering.patch
	patches.suse/HID-quirks-Remove-ITE-8595-entry-from-hid_have_speci.patch
	patches.suse/maillbox-bcm-flexrm-mailbox-handle-cmpl_pool-dma-all.patch
	patches.suse/fbdev-potential-information-leak-in-do_fb_ioctl.patch
	patches.suse/0001-OMAP-DSS2-remove-non-zero-check-on-variable-r.patch
	patches.suse/pxa168fb-fix-release-function-mismatch-in-probe-fail.patch
	patches.suse/0001-fbmem-Adjust-indentation-in-fb_prepare_logo-and-fb_b.patch
	patches.suse/drm-drm_dp_mst-remove-set-but-not-used-variable-orig.patch
	patches.suse/drm-dp_mst-Fix-clearing-payload-state-on-topology-di.patch
	patches.suse/drm-crc-Actually-allow-to-change-the-crc-source.patch
	patches.suse/drm-Remove-PageReserved-manipulation-from-drm_pci_al.patch
	patches.suse/drm-omap-fix-possible-object-reference-leak.patch
	patches.suse/drm-sun4i-dsi-Remove-unused-drv-from-driver-context.patch
	patches.suse/drm-sun4i-dsi-Use-NULL-to-signify-no-panel.patch
	patches.suse/drm-sun4i-dsi-Allow-binding-the-host-without-a-panel.patch
	patches.suse/0001-drm-sun4i-dsi-Remove-incorrect-use-of-runtime-PM.patch
	patches.suse/drm-sun4i-dsi-Avoid-hotplug-race-with-DRM-driver-bin.patch
	patches.suse/drm-sun4i-tcon-Separate-quirks-for-tcon0-and-tcon1-o.patch
	patches.suse/drm-i915-Keep-track-of-request-among-the-scheduling-.patch
	patches.suse/drm-i915-Flush-execution-tasklets-before-checking-re.patch
	patches.suse/drm-amd-display-Fix-wrongly-passed-static-prefix.patch
	patches.suse/drm-amd-display-dal_ddc_i2c_payloads_create-can-fail.patch
	patches.suse/drm-omap-dss-Cleanup-DSS-ports-on-initialisation-fai.patch
	patches.suse/drm-v3d-Replace-wait_for-macros-to-remove-use-of-msl.patch
	patches.suse/0001-Revert-drm-panel-simple-Add-support-for-Sharp-LQ150X.patch
	patches.suse/drm-amdgpu-increase-atombios-cmd-timeout.patch
	patches.suse/drm-amd-display-Stop-if-retimer-is-not-available.patch
	patches.suse/drm-i915-properly-sanity-check-batch_start_offset.patch
	patches.suse/drm-i915-Do-not-poison-i915_request.link-on-removal.patch
	patches.suse/drm-i915-Mark-racy-read-of-intel_engine_cs.saturated.patch
	patches.suse/drm-i915-Mark-up-unlocked-update-of-i915_request.hws.patch
	patches.suse/drm-i915-Improve-the-start-alignment-of-bonded-pairs.patch
	patches.suse/0003-drm-i915-Apply-Wa_1406680159-icl-ehl-as-an-engine-wo.patch
	patches.suse/drm-amd-acp-fix-broken-menu-structure.patch
	patches.suse/drm-etnaviv-rework-perfmon-query-infrastructure.patch
	patches.suse/drm-scheduler-fix-rare-NULL-ptr-race.patch
	patches.suse/0004-drm-i915-gt-Stage-the-transfer-of-the-virtual-breadc.patch
	patches.suse/drm-msm-fix-leaks-if-initialization-fails.patch
	patches.suse/drm-msm-a5xx-Always-set-an-OPP-supported-hardware-va.patch
	patches.suse/0029-dm-verity-fec-fix-memory-leak-in-verity_fec_dtr.patch
	patches.suse/0016-dm-zoned-remove-duplicate-nr_rnd_zones-increase-in-d.patch
	patches.suse/0017-dm-integrity-fix-a-crash-with-unusually-large-tag-si.patch
	patches.suse/0018-dm-writecache-add-cond_resched-to-avoid-CPU-hangs.patch
	patches.suse/XArray-Fix-xa_find_next-for-large-multi-index-entrie.patch
	patches.suse/XArray-Fix-xas_pause-for-large-multi-index-entries.patch
	patches.suse/xarray-Fix-early-termination-of-xas_for_each_marked.patch
	patches.suse/i40iw-Do-an-RCU-lookup-in-i40iw_add_ipv4_addr.patch
	patches.suse/RDMA-siw-Fix-setting-active_mtu-attribute.patch
	patches.suse/RDMA-core-Add-helper-function-to-retrieve-driver-gid.patch
	patches.suse/RDMA-bnxt_re-Use-rdma_read_gid_hw_context-to-retriev.patch
	patches.suse/RDMA-rxe-Fix-configuration-of-atomic-queue-pair-attr.patch
	patches.suse/RDMA-bnxt_re-Refactor-queue-pair-creation-code.patch
	patches.suse/RDMA-bnxt_re-Replace-chip-context-structure-with-poi.patch
	patches.suse/RDMA-bnxt_re-Refactor-hardware-queue-memory-allocati.patch
	patches.suse/RDMA-bnxt_re-Refactor-net-ring-allocation-function.patch
	patches.suse/RDMA-bnxt_re-Refactor-command-queue-management-code.patch
	patches.suse/RDMA-bnxt_re-Refactor-notification-queue-management-.patch
	patches.suse/RDMA-bnxt_re-Refactor-doorbell-management-functions.patch
	patches.suse/RDMA-bnxt_re-use-ibdev-based-message-printing-functi.patch
	patches.suse/RDMA-bnxt_re-Using-vmalloc-requires-including-vmallo.patch
	patches.suse/RDMA-siw-Fix-setting-active_-speed-width-attributes.patch
	patches.suse/RDMA-ucma-Put-a-lock-around-every-call-to-the-rdma_c.patch
	patches.suse/RDMA-efa-Unified-getters-setters-for-device-structs-.patch
	patches.suse/RDMA-efa-Properly-document-the-interrupt-mask-regist.patch
	patches.suse/RDMA-efa-Do-not-delay-freeing-of-DMA-pages.patch
	patches.suse/RDMA-bnxt_re-Refactor-device-add-remove-functionalit.patch
	patches.suse/RDMA-bnxt_re-Use-driver_unregister-and-unregistratio.patch
	patches.suse/RDMA-bnxt_re-Remove-set-but-not-used-variable-pg_siz.patch
	patches.suse/RDMA-bnxt_re-Remove-set-but-not-used-variable-dev_at.patch
	patches.suse/RDMA-bnxt_re-Remove-set-but-not-used-variables-pg-an.patch
	patches.suse/RDMA-mlx5-Prevent-UMR-usage-with-RO-only-when-we-hav.patch
	patches.suse/IB-mlx5-Optimize-u64-division-on-32-bit-arches.patch
	patches.suse/IB-mlx5-Fix-missing-congestion-control-debugfs-on-re.patch
	patches.suse/RDMA-siw-Fix-passive-connection-establishment.patch
	patches.suse/RDMA-bnxt_re-Remove-a-redundant-memset.patch
	patches.suse/RDMA-core-Remove-the-duplicate-header-file.patch
	patches.suse/IB-mlx5-Replace-tunnel-mpls-capability-bits-for-tunn.patch
	patches.suse/RDMA-hns-Fix-wrong-judgments-of-udata-outlen.patch
	patches.suse/RDMA-cm-Fix-ordering-of-xa_alloc_cyclic-in-ib_create.patch
	patches.suse/RDMA-cm-Fix-checking-for-allowed-duplicate-listens.patch
	patches.suse/RDMA-cm-Remove-a-race-freeing-timewait_info.patch
	patches.suse/RDMA-cm-Read-id.state-under-lock-when-doing-pr_debug.patch
	patches.suse/RDMA-cm-Add-missing-locking-around-id.state-in-cm_du.patch
	patches.suse/RDMA-bnxt_re-Use-ib_device_try_get.patch
	patches.suse/RDMA-bnxt_re-Fix-lifetimes-in-bnxt_re_task.patch
	patches.suse/RDMA-bnxt_re-Remove-unnecessary-sched-count.patch
	patches.suse/i40iw-Report-correct-firmware-version.patch
	patches.suse/IB-rdmavt-Delete-unused-routine.patch
	patches.suse/IB-hfi1-Remove-kobj-from-hfi1_devdata.patch
	patches.suse/RDMA-efa-Use-in-kernel-offsetofend-to-check-field-av.patch
	patches.suse/RDMA-siw-Suppress-uninitialized-var-warning.patch
	patches.suse/RDMA-bnxt_re-Wait-for-all-the-CQ-events-before-freei.patch
	patches.suse/RDMA-cm-Update-num_paths-in-cma_resolve_iboe_route-e.patch
	patches.suse/RDMA-rxe-Set-sys_image_guid-to-be-aligned-with-HW-IB.patch
	patches.suse/RDMA-hns-Fix-a-wrong-judgment-of-return-value.patch
	patches.suse/IB-hfi1-Fix-memory-leaks-in-sysfs-registration-and-u.patch
	patches.suse/RDMA-bnxt_re-make-bnxt_re_ib_init-static.patch
	patches.suse/0030-pid-Improve-the-comment-about-waiting-in-zap_pid_ns_.patch
	patches.suse/hibernate-Allow-uswsusp-to-write-to-swap.patch
	patches.suse/xfs-fix-iclog-release-error-check-race-with-shutdown.patch
	patches.suse/xfs-add-agf-freeblocks-verify-in-xfs_agf_verify.patch
	patches.suse/xfs-ensure-that-the-inode-uid-gid-match-values-match.patch
	patches.suse/xfs-remove-the-icdinode-di_uid-di_gid-members.patch
	patches.suse/xfs-ratelimit-xfs_discard_page-messages.patch
	patches.suse/xfs-clear-PF_MEMALLOC-before-exiting-xfsaild-thread.patch
	patches.suse/xfs-fix-use-after-free-when-aborting-corrupt-attr-in.patch
	patches.suse/xfs-add-a-function-to-deal-with-corrupt-buffers-post.patch
	patches.suse/xfs-fix-buffer-corruption-reporting-when-xfs_dir3_fr.patch
	patches.suse/xfs-don-t-ever-return-a-stale-pointer-from-__xfs_dir.patch
	patches.suse/xfs-remove-the-unused-return-value-from-xfs_log_unmo.patch
	patches.suse/xfs-remove-dead-code-from-xfs_log_unmount_write.patch
	patches.suse/xfs-cleanup-xfs_log_unmount_write.patch
	patches.suse/xfs-merge-xlog_cil_push-into-xlog_cil_push_work.patch
	patches.suse/xfs-factor-out-a-xlog_wait_on_iclog-helper.patch
	patches.suse/xfs-simplify-the-xfs_log_release_iclog-calling-conve.patch
	patches.suse/xfs-simplify-log-shutdown-checking-in-xfs_log_releas.patch
	patches.suse/xfs-remove-the-aborted-parameter-to-xlog_state_done_.patch
	patches.suse/xfs-refactor-xlog_state_clean_iclog.patch
	patches.suse/xfs-move-the-ioerror-check-out-of-xlog_state_clean_i.patch
	patches.suse/xfs-remove-xlog_state_want_sync.patch
	patches.suse/xfs-preserve-default-grace-interval-during-quotachec.patch
	patches.suse/xfs-shutdown-on-failure-to-add-page-to-log-bio.patch
	patches.suse/xfs-prohibit-fs-freezing-when-using-empty-transactio.patch
	patches.suse/mm-filemap.c-don-t-bother-dropping-mmap_sem-for-zero.patch
	patches.suse/mm-gup-writeback-add-callbacks-for-inaccessible-pages
	patches.suse/mm-swap-make-page_evictable-inline.patch
	patches.suse/mm-swap-use-smp_mb__after_atomic-to-order-LRU-bit-set.patch
	patches.suse/mm-memcontrol-fix-memory-low-proportional-distribution.patch
	patches.suse/mm-sparse-rename-pfn_present-to-pfn_in_present_section.patch
	patches.suse/mm-vmscan.c-clean-code-by-removing-unnecessary-assignment.patch
	patches.suse/selftests-vm-drop-dependencies-on-page-flags-from-mlock2-tests.patch
	patches.suse/mm-compaction-fully-assume-capture-is-not-null-in-compact_zone_order.patch
	patches.suse/mm-mempolicy-require-at-least-one-nodeid-for-MPOL_PREFERRED.patch
	patches.suse/kvm-x86-allocate-new-rmap-and-large-page-tracking-when-moving-memslot
	patches.suse/KVM-Reinstall-old-memslots-if-arch-preparation-fails.patch
	patches.suse/kvm-x86-gracefully-handle-_vmalloc-failure-during-vm-allocation
	patches.suse/kvm-nvmx-properly-handle-userspace-interrupt-window-request
	patches.suse/kvm-x86-return-e2big-when-kvm_get_supported_cpuid-hits-max-entries
	patches.suse/kvm-x86-trace-the-original-requested-cpuid-function-in-kvm_cpuid
	patches.suse/kvm-x86-add-helpers-to-perform-cpuid-based-guest-vendor-check
	patches.suse/kvm-x86-extend-amd-specific-guest-behavior-to-hygon-virtual-cpus
	patches.suse/kvm-x86-fix-cpuid-range-checks-for-hypervisor-and-centaur-classes
	patches.suse/0008-s390-protvirt-introduce-host-side-setup
	patches.suse/0009-s390-protvirt-add-ultravisor-initialization
	patches.suse/0010-s390-mm-provide-memory-management-functions-for-protected-kvm-guests
	patches.suse/0011-s390-mm-add-nonsecure-page-access-exceptions-handlers
	patches.suse/0012-s390-protvirt-add-sysfs-firmware-interface-for-ultravisor-information
	patches.suse/0013-kvm-s390-interrupt-do-not-pin-adapter-interrupt-pages
	patches.suse/0014-kvm-s390-protvirt-add-uv-debug-trace
	patches.suse/0015-kvm-s390-add-new-variants-of-uv-call
	patches.suse/0016-kvm-s390-protvirt-add-initial-vm-and-cpu-lifecycle-handling
	patches.suse/0017-kvm-s390-protvirt-secure-memory-is-not-mergeable
	patches.suse/0018-kvm-s390-mm-make-pages-accessible-before-destroying-the-guest
	patches.suse/0019-kvm-s390-protvirt-handle-se-notification-interceptions
	patches.suse/0020-kvm-s390-protvirt-instruction-emulation
	patches.suse/0021-kvm-s390-protvirt-implement-interrupt-injection
	patches.suse/0022-kvm-s390-protvirt-add-sclp-interrupt-handling
	patches.suse/0023-kvm-s390-protvirt-handle-spec-exception-loops
	patches.suse/0024-kvm-s390-protvirt-add-new-gprs-location-handling
	patches.suse/0025-kvm-s390-protvirt-introduce-instruction-data-area-bounce-buffer
	patches.suse/0026-kvm-s390-protvirt-handle-secure-guest-prefix-pages
	patches.suse/0027-kvm-s390-mm-handle-guest-unpin-events
	patches.suse/0028-kvm-s390-protvirt-write-sthyi-data-to-instruction-data-area
	patches.suse/0029-kvm-s390-protvirt-stsi-handling
	patches.suse/0030-kvm-s390-protvirt-disallow-one_reg
	patches.suse/0031-kvm-s390-protvirt-do-only-reset-registers-that-are-accessible
	patches.suse/0032-kvm-s390-protvirt-only-sync-fmt4-registers
	patches.suse/0033-kvm-s390-protvirt-add-program-exception-injection
	patches.suse/0034-kvm-s390-protvirt-uv-calls-in-support-of-diag308-0-1
	patches.suse/0035-kvm-s390-protvirt-report-cpu-state-to-ultravisor
	patches.suse/0036-kvm-s390-protvirt-support-cmd-5-operation-state
	patches.suse/0037-kvm-s390-protvirt-mask-psw-interrupt-bits-for-interception-104-and-112
	patches.suse/0038-kvm-s390-protvirt-do-not-inject-interrupts-after-start
	patches.suse/0039-kvm-s390-protvirt-add-uv-cpu-reset-calls
	patches.suse/0040-documentation-protected-virtual-machine-introduction-and-ipl
	patches.suse/0041-kvm-s390-protvirt-introduce-and-enable-kvm_cap_s390_protected
	patches.suse/0042-kvm-s390-protvirt-add-kvm-api-documentation
	patches.suse/s390-gmap-return-proper-error-code-on-ksm-unsharing
	patches.suse/KVM-arm64-Use-the-correct-timer-structure-to-access-.patch
	patches.suse/KVM-PPC-Book3S-HV-Fix-H_CEDE-return-code-for-nested-.patch
	patches.suse/include-bitmap.h-add-missing-parameter-in-docs.patch
	patches.suse/remoteproc-qcom_q6v5_mss-Don-t-reassign-mpss-region-.patch
	patches.suse/remoteproc-qcom_q6v5_mss-Reload-the-mba-region-on-co.patch
	patches.suse/remoteproc-Fix-NULL-pointer-dereference-in-rproc_vir.patch
	patches.suse/pinctrl-actions-Fix-functions-groups-names-for-S700-.patch
	patches.suse/pinctrl-bcm2835-drop-unused-define.patch
	patches.suse/pinctrl-bcm2835-refactor-platform-data.patch
	patches.suse/pinctrl-bcm2835-add-support-for-all-gpios-on-bcm2711.patch
	patches.suse/pinctrl-ingenic-Improve-unreachable-code-generation.patch
	patches.suse/pinctrl-sprd-Use-the-correct-pin-output-configuratio.patch
	patches.suse/ALSA-hda-ca0132-Add-Recon3Di-quirk-to-handle-integra.patch
	patches.suse/ALSA-hda-realtek-Enable-mute-LED-on-an-HP-system.patch
	patches.suse/ALSA-hda-realtek-a-fake-key-event-is-triggered-by-ru.patch
	patches.suse/ALSA-hda-hdmi-Reduce-hda_jack_tbl-lookup-at-unsol-ev.patch
	patches.suse/ALSA-hda-hdmi-Don-t-use-standard-hda_jack-for-generi.patch
	patches.suse/ALSA-hda-hdmi-Move-runtime-PM-resume-into-hdmi_prese.patch
	patches.suse/ALSA-hda-hdmi-Move-ELD-parse-and-jack-reporting-into.patch
	patches.suse/ALSA-via82xx-Fix-endianness-annotations.patch
	patches.suse/ALSA-emu10k1-Fix-endianness-annotations.patch
	patches.suse/ALSA-pcm-More-helper-macros-for-reducing-snd_pcm_for.patch
	patches.suse/ALSA-usb-audio-Use-pcm_for_each_format-macro-for-PCM.patch
	patches.suse/ALSA-pcm-Use-standard-macros-for-fixing-PCM-format-c.patch
	patches.suse/ALSA-pcm-Use-a-macro-for-parameter-masks-to-reduce-t.patch
	patches.suse/ALSA-hdsp-remove-redundant-assignment-to-variable-er.patch
	patches.suse/ALSA-hda-remove-redundant-assignment-to-variable-tim.patch
	patches.suse/ALSA-ali5451-remove-redundant-variable-capture_flag.patch
	patches.suse/ALSA-info-remove-redundant-assignment-to-variable-c.patch
	patches.suse/ALSA-core-Replace-zero-length-array-with-flexible-ar.patch
	patches.suse/ALSA-usb-midi-Replace-zero-length-array-with-flexibl.patch
	patches.suse/ALSA-hda-ca0132-Replace-zero-length-array-with-flexi.patch
	patches.suse/ALSA-hda_codec-Replace-zero-length-array-with-flexib.patch
	patches.suse/ALSA-usb-audio-Don-t-create-a-mixer-element-with-bog.patch
	patches.suse/ALSA-pcm-oss-Unlock-mutex-temporarily-for-sleeping-a.patch
	patches.suse/ALSA-usb-audio-Add-support-for-Presonus-Studio-1810c.patch
	patches.suse/usb-audio-v2-Add-uac2_effect_unit_descriptor-definit.patch
	patches.suse/ALSA-usb-audio-Parse-source-ID-of-UAC2-effect-unit.patch
	patches.suse/ALSA-korg1212-fix-if-statement-empty-body-warnings.patch
	patches.suse/ALSA-usb-audio-Add-support-for-MOTU-MicroBook-IIc.patch
	patches.suse/ALSA-usb-audio-Fix-missing-braces-in-some-struct-ini.patch
	patches.suse/ALSA-pcm-oss-Simplify-plugin-frame-size-calculations.patch
	patches.suse/ALSA-pcm-Fix-superfluous-snprintf-usage.patch
	patches.suse/ALSA-hda-Use-scnprintf-for-string-truncation.patch
	patches.suse/ALSA-usb-audio-Fix-mixer-controls-USB-interface-for-.patch
	patches.suse/ALSA-usb-audio-Create-a-registration-quirk-for-Kings.patch
	patches.suse/ALSA-core-Add-snd_device_get_state-helper.patch
	patches.suse/ALSA-usb-audio-Rewrite-registration-quirk-handling.patch
	patches.suse/ALSA-usb-audio-Add-delayed_register-option.patch
	patches.suse/ALSA-usb-audio-Inform-devices-that-need-delayed-regi.patch
	patches.suse/ALSA-hda-default-enable-CA0132-DSP-support.patch
	patches.suse/ASoC-jz4740-i2s-Fix-divider-written-at-incorrect-off.patch
	patches.suse/ASoC-stm32-spdifrx-fix-regmap-status-check.patch
	patches.suse/ASoC-Intel-mrfld-return-error-codes-when-an-error-oc.patch
	patches.suse/ALSA-pcm.h-add-for_each_pcm_streams.patch
	patches.suse/ALSA-usx2y-use-for_each_pcm_streams-macro.patch
	patches.suse/ASoC-sun8i-codec-Remove-unused-dev-from-codec-struct.patch
	patches.suse/ASoC-Intel-mrfld-fix-incorrect-check-on-p-sink.patch
	patches.suse/ALSA-doc-Document-PC-Beep-Hidden-Register-on-Realtek.patch
	patches.suse/ALSA-hda-realtek-Set-principled-PC-Beep-configuratio.patch
	patches.suse/ALSA-hda-realtek-Remove-now-unnecessary-XPS-13-headp.patch
	patches.suse/ALSA-usb-audio-Fix-case-when-USB-MIDI-interface-has-.patch
	patches.suse/i2c-smbus-remove-outdated-references-to-irq-level-tr.patch
	patches.suse/i2c-dev-Fix-the-race-between-the-release-of-i2c_dev-.patch
	patches.suse/dmaengine-stm32-mdma-use-vchan_terminate_vdesc-in-.t.patch
	patches.suse/dmaengine-stm32-dma-use-vchan_terminate_vdesc-in-.te.patch
	patches.suse/dmaengine-at_hdmac-Substitute-kzalloc-with-kmalloc.patch
	patches.suse/dmaengine-tegra-apb-Prevent-race-conditions-on-chann.patch
	patches.suse/mtd-lpddr-Fix-a-double-free-in-probe.patch
	patches.suse/mtd-phram-fix-a-double-free-issue-in-error-path.patch
	patches.suse/mtd-rawnand-free-the-nand_device-object.patch
	patches.suse/mtd-spinand-Stop-using-spinand-oobbuf-for-buffering-.patch
	patches.suse/mtd-spinand-Explicitly-use-MTD_OPS_RAW-to-write-the-.patch
	patches.suse/mtd-spinand-Do-not-erase-the-block-before-writing-a-.patch
	patches.suse/scsi-tcm_qla2xxx-Make-qlt_alloc_qfull_cmd-set-cmd-se.patch
	patches.suse/scsi-ufs-fix-auto-hibern8-error-detection
	patches.suse/scsi-qla2xxx-Check-locking-assumptions-at-runtime-in.patch
	patches.suse/scsi-lpfc-Fix-RQ-buffer-leakage-when-no-IOCBs-availa.patch
	patches.suse/scsi-lpfc-Fix-lpfc_io_buf-resource-leak-in-lpfc_get_.patch
	patches.suse/scsi-lpfc-Fix-broken-Credit-Recovery-after-driver-lo.patch
	patches.suse/scsi-lpfc-Fix-registration-of-ELS-type-support-in-fd.patch
	patches.suse/scsi-lpfc-Fix-release-of-hwq-to-clear-the-eq-relatio.patch
	patches.suse/scsi-lpfc-Fix-compiler-warning-on-frame-size.patch
	patches.suse/scsi-lpfc-Fix-coverity-errors-in-fmdi-attribute-hand.patch
	patches.suse/scsi-lpfc-Remove-handler-for-obsolete-ELS-Read-Port-.patch
	patches.suse/scsi-lpfc-Clean-up-hba-max_lun_queue_depth-checks.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.6.0.4.patch
	patches.suse/scsi-lpfc-Copyright-updates-for-12.6.0.4-patches.patch
	patches.suse/scsi-ufs-fix-ufshcd_hold-caused-scheduling-while-atomic
	patches.suse/scsi-fc-Update-Descriptor-definition-and-add-RDF-and.patch
	patches.suse/scsi-lpfc-add-RDF-registration-and-Link-Integrity-FP.patch
	patches.suse/scsi-target-fix-unmap_zeroes_data-boolean-initialisa.patch
	patches.suse/scsi-target-convert-boolean-se_dev_attrib-types-to-b.patch
	patches.suse/scsi-target-use-an-enum-to-track-emulate_ua_intlck_c.patch
	patches.suse/scsi-qla2xxx-Add-beacon-LED-config-sysfs-interface.patch
	patches.suse/scsi-qla2xxx-Move-free-of-fcport-out-of-interrupt-co.patch
	patches.suse/scsi-qla2xxx-Add-sysfs-node-for-D-Port-Diagnostics-A.patch
	patches.suse/scsi-qla2xxx-Add-endianizer-macro-calls-to-fc-host-s.patch
	patches.suse/scsi-qla2xxx-Add-changes-in-preparation-for-vendor-e.patch
	patches.suse/scsi-qla2xxx-Add-vendor-extended-RDP-additions-and-a.patch
	patches.suse/scsi-qla2xxx-Add-ql2xrdpenable-module-parameter-for-.patch
	patches.suse/scsi-qla2xxx-Add-vendor-extended-FDMI-commands.patch
	patches.suse/scsi-qla2xxx-Display-message-for-FCE-enabled.patch
	patches.suse/scsi-qla2xxx-Show-correct-port-speed-capabilities-fo.patch
	patches.suse/scsi-qla2xxx-Cleanup-ELS-PUREX-iocb-fields.patch
	patches.suse/scsi-qla2xxx-Add-deferred-queue-for-processing-ABTS-.patch
	patches.suse/scsi-qla2xxx-Handle-cases-for-limiting-RDP-response-.patch
	patches.suse/scsi-qla2xxx-Fix-RDP-response-size.patch
	patches.suse/scsi-qla2xxx-Use-endian-macros-to-assign-static-fiel.patch
	patches.suse/scsi-qla2xxx-Correction-to-selection-of-loopback-ech.patch
	patches.suse/scsi-qla2xxx-Fix-qla2x00_echo_test-based-on-ISP-type.patch
	patches.suse/scsi-qla2xxx-Print-portname-for-logging-in-qla24xx_l.patch
	patches.suse/scsi-qla2xxx-Use-correct-ISP28xx-active-FW-region.patch
	patches.suse/scsi-qla2xxx-Save-rscn_gen-for-new-fcport.patch
	patches.suse/scsi-qla2xxx-Fix-control-flags-for-login-logout-IOCB.patch
	patches.suse/scsi-qla2xxx-Add-fixes-for-mailbox-command.patch
	patches.suse/scsi-qla2xxx-Use-QLA_FW_STOPPED-macro-to-propagate-f.patch
	patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.24-k.patch
	patches.suse/ch-fixup-refcounting-imbalance-for-SCSI-devices.patch
	patches.suse/ch-synchronize-ch_probe-and-ch_open.patch
	patches.suse/ch-remove-ch_mutex.patch
	patches.suse/scsi-lpfc-fix-spelling-mistake-Notication-Notificati.patch
	patches.suse/scsi-qla2xxx-Fix-sparse-warning-reported-by-kbuild-b.patch
	patches.suse/scsi-qla2xxx-Simplify-the-code-for-aborting-SCSI-com.patch
	patches.suse/scsi-qla2xxx-Suppress-endianness-complaints-in-qla2x.patch
	patches.suse/scsi-qla2xxx-Fix-sparse-warnings-triggered-by-the-PC.patch
	patches.suse/scsi-qla2xxx-Convert-MAKE_HANDLE-from-a-define-into-.patch
	patches.suse/scsi-qla2xxx-Add-16.0GT-for-PCI-String.patch
	patches.suse/scsi-qla2xxx-Avoid-setting-firmware-options-twice-in.patch
	patches.suse/scsi-qla2xxx-Use-FC-generic-update-firmware-options-.patch
	patches.suse/scsi-qla2xxx-Fix-FCP-SCSI-FC4-flag-passing-error.patch
	patches.suse/scsi-qla2xxx-Improved-secure-flash-support-messages.patch
	patches.suse/scsi-qla2xxx-Return-appropriate-failure-through-BSG-.patch
	patches.suse/scsi-qla2xxx-Use-a-dedicated-interrupt-handler-for-h.patch
	patches.suse/scsi-qla2xxx-fix-FW-resource-count-values.patch
	patches.suse/scsi-qla2xxx-Update-BPM-enablement-semantics.patch
	patches.suse/scsi-qla2xxx-add-more-FW-debug-information.patch
	patches.suse/scsi-qla2xxx-Force-semaphore-on-flash-validation-fai.patch
	patches.suse/scsi-qla2xxx-Fix-RDP-respond-data-format.patch
	patches.suse/scsi-qla2xxx-Fix-NPIV-instantiation-after-FW-dump.patch
	patches.suse/scsi-qla2xxx-Serialize-fc_port-alloc-in-N2N.patch
	patches.suse/scsi-qla2xxx-Remove-restriction-of-FC-T10-PI-and-FC-.patch
	patches.suse/scsi-qla2xxx-Handle-NVME-status-iocb-correctly.patch
	patches.suse/scsi-qla2xxx-Set-Nport-ID-for-N2N.patch
	patches.suse/scsi-qla2xxx-Update-driver-version-to-10.01.00.25-k.patch
	patches.suse/scsi-ufshcd-use-an-enum-for-quirks
	patches.suse/scsi_add_scsi_host_busy_iter.patch
	patches.suse/scsi-ibmvfc-Avoid-loss-of-all-paths-during-SVC-node-.patch
	patches.suse/ibmvfc-Fix-NULL-return-compiler-warning.patch
	patches.suse/scsi-qla2xxx-add-ring-buffer-for-tracing-debug-logs.patch
	patches.suse/scsi-core-avoid-repetitive-logging-of-device-offline.patch
	patches.suse/scsi-zfcp-fix-missing-erp_lock-in-port-recovery-trigger-for-point-to-point
	patches.suse/scsi-zfcp-expose-fabric-name-as-common-fc_host-sysfs.patch
	patches.suse/scsi-zfcp-wire-previously-driver-specific-sysfs-attr.patch
	patches.suse/scsi-zfcp-fix-fc_host-attributes-that-should-be-unkn.patch
	patches.suse/scsi-zfcp-auto-variables-for-dereferenced-structs-in.patch
	patches.suse/scsi-zfcp-report-FC-Endpoint-Security-in-sysfs.patch
	patches.suse/scsi-zfcp-log-FC-Endpoint-Security-of-connections.patch
	patches.suse/scsi-zfcp-trace-FC-Endpoint-Security-of-FCP-devices-.patch
	patches.suse/scsi-zfcp-enhance-handling-of-FC-Endpoint-Security-e.patch
	patches.suse/scsi-zfcp-log-FC-Endpoint-Security-errors.patch
	patches.suse/scsi-ipr-Use-scnprintf-for-avoiding-potential-buffer.patch
	patches.suse/scsi-smartpqi-Use-scnprintf-for-avoiding-potential-b.patch
	patches.suse/scsi-qla2xxx-Remove-non-functional-code.patch
	patches.suse/scsi-aha1740-fix-an-errro-handling-path-in-aha1740_probe
	patches.suse/x86-xen-make-the-boot-cpu-idle-task-reliable.patch
	patches.suse/x86-xen-make-the-secondary-cpu-idle-tasks-reliable.patch
	patches.suse/mei-fix-CNL-itouch-device-number-to-match-the-spec.patch
	patches.suse/extcon-axp288-Add-wakeup-support.patch
	patches.suse/0031-coresight-do-not-use-the-BIT-macro-in-the-UAPI-heade.patch
	patches.suse/mei-me-add-cedar-fork-device-ids.patch
	patches.suse/misc-rtsx-set-correct-pcr_ops-for-rts522A.patch
	patches.suse/PCI-ASPM-Clear-the-correct-bits-when-enabling-L1-sub.patch
	patches.suse/PCI-ERR-Combine-pci_channel_io_frozen-cases.patch
	patches.suse/PCI-ERR-Update-error-status-after-reset_link.patch
	patches.suse/pci-dpc-move-dpc-data-into-struct-pci_dev
	patches.suse/pci-err-remove-service-dependency-in-pcie_do_recovery
	patches.suse/pci-err-return-status-of-pcie_do_recovery
	patches.suse/pci-dpc-cache-dpc-capabilities-in-pci_init_capabilities
	patches.suse/pci-aer-add-pci_aer_raw_clear_status-to-unconditionally-clear-error-status
	patches.suse/pci-dpc-expose-dpc_process_error-dpc_reset_link-for-use-by-edr
	patches.suse/pci-dpc-add-error-disconnect-recover-edr-support
	patches.suse/pci-aer-rationalize-error-status-register-clearing
	patches.suse/PCI-pciehp-Disable-in-band-presence-detect-when-poss.patch
	patches.suse/PCI-pciehp-Wait-for-PDS-if-in-band-presence-is-disab.patch
	patches.suse/PCI-pciehp-Add-DMI-table-for-in-band-presence-detect.patch
	patches.suse/PCI-pciehp-Fix-indefinite-wait-on-sysfs-requests.patch
	patches.suse/pci-pciehp-fix-msi-interrupt-race
	patches.suse/PCI-Add-boot-interrupt-quirk-mechanism-for-Xeon-chip.patch
	patches.suse/PCI-Avoid-ASMedia-XHCI-USB-PME-from-D0-defect.patch
	patches.suse/PCI-Add-Zhaoxin-Vendor-ID.patch
	patches.suse/PCI-Add-ACS-quirk-for-Zhaoxin-multi-function-devices.patch
	patches.suse/PCI-Add-ACS-quirk-for-Zhaoxin-Root-Downstream-Ports.patch
	patches.suse/PCI-endpoint-Fix-for-concurrent-memory-allocation-in.patch
	patches.suse/PCI-endpoint-Fix-clearing-start-entry-in-configfs.patch
	patches.suse/PCI-endpoint-Fix-set_msix-to-take-BIR-and-offset-as-.patch
	patches.suse/PCI-dwc-Fix-dw_pcie_ep_raise_msix_irq-to-get-correct.patch
	patches.suse/misc-pci_endpoint_test-Fix-to-support-10-pci-endpoin.patch
	patches.suse/msft-hv-2032-PCI-hv-Decouple-the-func-definition-in-hv_dr_state-f.patch
	patches.suse/msft-hv-2033-PCI-hv-Add-support-for-protocol-1.3-and-support-PCI_.patch
	patches.suse/msft-hv-2035-PCI-hv-Move-hypercall-related-definitions-into-tlfs-.patch
	patches.suse/msft-hv-2036-PCI-hv-Move-retarget-related-structures-into-tlfs-he.patch
	patches.suse/msft-hv-2037-PCI-hv-Introduce-hv_msi_entry.patch
	patches.suse/PCI-mobiveil-Introduce-a-new-structure-mobiveil_root.patch
	patches.suse/PCI-mobiveil-Move-the-host-initialization-into-a-fun.patch
	patches.suse/PCI-mobiveil-Collect-the-interrupt-related-operation.patch
	patches.suse/PCI-mobiveil-Modularize-the-Mobiveil-PCIe-Host-Bridg.patch
	patches.suse/PCI-mobiveil-Add-callback-function-for-interrupt-ini.patch
	patches.suse/PCI-mobiveil-Add-callback-function-for-link-up-check.patch
	patches.suse/PCI-mobiveil-Allow-mobiveil_host_init-to-be-used-to-.patch
	patches.suse/PCI-mobiveil-Add-8-bit-and-16-bit-CSR-register-acces.patch
	patches.suse/PCI-mobiveil-Add-Header-Type-field-check.patch
	patches.suse/PCI-mobiveil-Add-PCIe-Gen4-RC-driver-for-Layerscape-.patch
	patches.suse/PCI-mobiveil-Fix-sparse-different-address-space-warn.patch
	patches.suse/PCI-mobiveil-Fix-unmet-dependency-warning-for-PCIE_M.patch
	patches.suse/PCI-qcom-Fix-the-fixup-of-PCI_VENDOR_ID_QCOM.patch
	patches.suse/0032-Revert-dm-always-call-blk_queue_split-in-dm_process_.patch
	patches.suse/arm64-bcm2835-Drop-select-of-nonexistent-HAVE_ARM_AR.patch
	patches.suse/soc-mediatek-knows_txdone-needs-to-be-set-in-Mediate.patch
	patches.suse/ARM-at91-pm-use-proper-master-clock-register-offset.patch
	patches.suse/bus-hisi_lpc-Fixup-IO-ports-addresses-to-avoid-use-a.patch
	patches.suse/soc-imx-gpc-fix-power-up-sequencing.patch
	patches.suse/tee-remove-linked-list-of-struct-tee_shm.patch
	patches.suse/tee-don-t-assign-shm-id-for-private-shms.patch
	patches.suse/ARM-dts-sunxi-Fix-DE2-clocks-register-range.patch
	patches.suse/arm64-dts-allwinner-a64-Fix-display-clock-register-r.patch
	patches.suse/arm64-tegra-Fix-Tegra194-PCIe-compatible-string.patch
	patches.suse/arm64-tegra-Enable-I2C-controller-for-EEPROM.patch
	patches.suse/arm64-dts-clearfog-gt-8k-set-gigabit-PHY-reset-deass.patch
	patches.suse/ARM-dts-uniphier-Set-SCSSI-clock-and-reset-IDs-for-each-channel.patch
	patches.suse/arm64-dts-uniphier-Set-SCSSI-clock-and-reset-IDs-for.patch
	patches.suse/ARM-dts-imx7-colibri-fix-muxing-of-usbc_det-pin.patch
	patches.suse/ARM-dts-imx6sx-Improve-UART-pins-macro-defines.patch
	patches.suse/ARM-dts-imx6sx-Add-missing-UART-RTS-CTS-pins-mux.patch
	patches.suse/arm64-dts-ls1028a-delete-extraneous-interrupt-cells-.patch
	patches.suse/arm64-dts-librem5-devkit-add-a-vbus-supply-to-usb0.patch
	patches.suse/clk-ti-Fix-dm814x-clkctrl-for-ethernet.patch
	patches.suse/aes_s390-zeroize-stack-keys
	patches.suse/s390-cpum_cf-add-new-extended-counters-for-ibm-z15
	patches.suse/s390-prevent-leaking-kernel-address-in-bear
	patches.suse/s390-cpuinfo-show-processor-physical-address
	patches.suse/s390-cpuinfo-fix-wrong-output-when-cpu0-is-offline
	patches.suse/s390-diag-fix-display-of-diagnose-call-statistics
	patches.suse/s390-zcrypt-use-kvmalloc-instead-of-kmalloc-for-256k-alloc
	patches.suse/vfio-platform-Switch-to-platform_get_irq_optional.patch
	patches.suse/vfio-Ignore-ENODEV-when-getting-MSI-cookie.patch
	patches.suse/dma-coherent-fix-integer-overflow-in-the-reserved-me.patch
	patches.suse/dma-direct-consolidate-the-error-handling-in-dma_direct_alloc_pages
	patches.suse/dma-direct-make-uncached_kernel_address-more-general
	patches.suse/gpio-siox-use-raw-spinlock-for-irq-related-locking.patch
	patches.suse/tools-gpio-Fix-out-of-tree-build-regression.patch
	patches.suse/Revert-gpio-eic-sprd-Use-devm_platform_ioremap_resou.patch
	patches.suse/rtc-zynqmp-Clear-alarm-interrupt-status-before-inter.patch
	patches.suse/rtc-cmos-Use-spin_lock_irqsave-in-cmos_interrupt.patch
	patches.suse/rtc-sa1100-fix-possible-race-condition.patch
	patches.suse/rtc-ds1374-fix-possible-race-condition.patch
	patches.suse/rtc-88pm860x-fix-possible-race-condition.patch
	patches.suse/rtc-fsl-ftm-alarm-enable-acpi-support.patch
	patches.suse/rtc-fsl-ftm-alarm-report-alarm-to-core.patch
	patches.suse/rtc-imx-sc-Align-imx-sc-msg-structs-to-4.patch
	patches.suse/nfsd-Fix-NFSv4-READ-on-RDMA-when-using-readv.patch
	patches.suse/svcrdma-Fix-double-svc_rdma_send_ctxt_put-in-an-erro.patch
	patches.suse/nfsd-Don-t-add-locks-to-closed-or-closing-open-state.patch
	patches.suse/nfsd-remove-read-permission-bit-for-ctl-sysctl.patch
	patches.suse/nfsd-fsnotify-on-rmdir-under-nfsd-clients.patch
	patches.suse/SUNRPC-Fix-a-potential-buffer-overflow-in-svc_print_.patch
	patches.suse/svcrdma-Fix-leak-of-transport-addresses.patch
	patches.suse/0002-exfat-add-in-memory-and-on-disk-structures-and-heade.patch
	patches.suse/0003-exfat-add-super-block-operations.patch
	patches.suse/0004-exfat-add-inode-operations.patch
	patches.suse/0005-exfat-add-directory-operations.patch
	patches.suse/0006-exfat-add-file-operations.patch
	patches.suse/0007-exfat-add-fat-entry-operations.patch
	patches.suse/0008-exfat-add-bitmap-operations.patch
	patches.suse/0009-exfat-add-exfat-cache.patch
	patches.suse/0010-exfat-add-misc-operations.patch
	patches.suse/0011-exfat-add-nls-operations.patch
	patches.suse/0012-exfat-add-Kconfig-and-Makefile.patch
	patches.suse/ring-buffer-make-resize-disable-per-cpu-buffer-instead-of-total-buffer.patch
	patches.suse/ftrace-kprobe-show-the-maxactive-number-on-kprobe_events.patch
	patches.suse/clk-sunxi-ng-sun8i-de2-Split-out-H5-definitions.patch
	patches.suse/clk-sunxi-ng-sun8i-de2-Add-rotation-core-clocks-and-.patch
	patches.suse/clk-sunxi-ng-sun8i-de2-H6-doesn-t-have-rotate-core.patch
	patches.suse/0010-clk-sunxi-ng-sun8i-de2-Add-rotation-core-clocks-and-.patch
	patches.suse/clk-ingenic-jz4770-Exit-with-error-if-CGU-init-faile.patch
	patches.suse/clk-at91-sam9x60-Don-t-use-audio-PLL.patch
	patches.suse/clk-at91-usb-continue-if-clk_hw_round_rate-return-ze.patch
	patches.suse/clk-at91-sam9x60-fix-usb-clock-parents.patch
	patches.suse/clk-at91-usb-use-proper-usbs_mask.patch
	patches.suse/clk-sprd-fix-to-get-a-correct-ibias-of-pll.patch
	patches.suse/clk-tegra-Fix-Tegra-PMC-clock-out-parents.patch
	patches.suse/clk-qcom-clk-rpmh-Wait-for-completion-when-enabling-.patch
	patches.suse/clk-imx8mm-Fix-the-CLKO1-source-select-list.patch
	patches.suse/clk-imx-clk-gate2-Pass-the-device-to-the-register-fu.patch
	patches.suse/ext4-fix-a-data-race-at-inode-i_blocks.patch
	patches.suse/ext4-Check-for-non-zero-journal-inum-in-ext4_calculate_overhead.patches
	patches.suse/ext4-Unregister-sysfs-path-before-destroying-jbd2-journal.patch
	patches.suse/ext4-Avoid-ENOSPC-when-avoiding-to-reuse-recently-de.patch
	patches.suse/ext4-do-not-commit-super-on-read-only-bdev.patch
	patches.suse/ext4-fix-incorrect-inodes-per-group-in-error-message.patch
	patches.suse/ext4-fix-incorrect-group-count-in-ext4_fill_super-er.patch
	patches.suse/random-always-use-batched-entropy-for-get_random_u-3.patch
	patches.suse/random-fix-data-races-at-timer_rand_state.patch
	patches.suse/powerpc-papr_scm-Mark-papr_scm_ndctl-as-static.patch
	patches.suse/Documentation-ABI-Add-ABI-documentation-for-sys-kern.patch
	patches.suse/sysfs-Wrap-__compat_only_sysfs_link_entry_to_kobj-fu.patch
	patches.suse/powerpc-fadump-Reorganize-sys-kernel-fadump_-sysfs-f.patch
	patches.suse/powerpc-powernv-Move-core-and-fadump_release_opalcor.patch
	patches.suse/Documentation-ABI-Mark-sys-kernel-fadump_-sysfs-file.patch
	patches.suse/powerpc-fadump-sysfs-for-fadump-memory-reservation.patch
	patches.suse/powerpc-drmem-avoid-NULL-pointer-dereference-when-dr.patch
	patches.suse/powerpc-book3s64-Fix-error-handling-in-mm_iommu_do_a.patch
	patches.suse/powerpc-Rename-current_stack_pointer-to-current_stac.patch
	patches.suse/powerpc-Add-current_stack_pointer-as-a-register-glob.patch
	patches.suse/powerpc-irq-Use-current_stack_pointer-in-check_stack.patch
	patches.suse/powerpc-irq-Use-current_stack_pointer-in-do_IRQ.patch
	patches.suse/powerpc-smp-Use-nid-as-fallback-for-package_id.patch
	patches.suse/powerpc-numa-Use-cpu-node-map-of-first-sibling-threa.patch
	patches.suse/powerpc-numa-Early-request-for-home-node-associativi.patch
	patches.suse/powerpc-numa-Remove-late-request-for-home-node-assoc.patch
	patches.suse/cpufreq-powernv-Fix-use-after-free.patch
	patches.suse/cpufreq-powernv-Fix-unsafe-notifiers.patch
	patches.suse/tty-evh_bytechan-Fix-out-of-bounds-accesses.patch
	patches.suse/selftests-powerpc-Add-tlbie_test-in-.gitignore.patch
	patches.suse/powerpc-lib-Fix-emulate_step-std-test.patch
	patches.suse/powerpc-kuap-PPC_KUAP_DEBUG-should-depend-on-PPC_KUA.patch
	patches.suse/powerpc-pseries-Fix-of_read_drc_info_cell-to-point-a.patch
	patches.suse/powerpc-sstep-Fix-DS-operand-in-ld-encoding-to-appro.patch
	patches.suse/powerpc-64s-Fix-section-mismatch-warnings-from-boot-.patch
	patches.suse/powerpc-hash64-devmap-Use-H_PAGE_THP_HUGE-when-setti.patch
	patches.suse/selftests-powerpc-Turn-off-timeout-setting-for-bench.patch
	patches.suse/cpufreq-powernv-Fix-frame-size-overflow-in-powernv_c.patch
	patches.suse/powerpc-64-Setup-a-paca-before-parsing-device-tree-e.patch
	patches.suse/powerpc-64-Prevent-stack-protection-in-early-boot.patch
	patches.suse/powerpc-kprobes-Ignore-traps-that-happened-in-real-m.patch
	patches.suse/powerpc-xive-Use-XIVE_BAD_IRQ-instead-of-zero-to-cat.patch
	patches.suse/powerpc-pseries-Handle-UE-event-for-memcpy_mcsafe.patch
	patches.suse/powerpc-boot-Delete-unneeded-.globl-_zimage_start.patch
	patches.suse/powerpc-64-tm-Don-t-let-userspace-set-regs-trap-via-.patch
	patches.suse/powerpc-64-mark-emergency-stacks-valid-to-unwind.patch
	patches.suse/powerpc-vmlinux.lds-Explicitly-retain-.gnu.hash.patch
	patches.suse/powerpc-Make-setjmp-longjmp-signature-standard.patch
	patches.suse/power-supply-axp288_fuel_gauge-Broaden-vendor-check-.patch
	patches.suse/power-supply-axp288_charger-Add-special-handling-for.patch
	patches.suse/power-supply-bq27xxx_battery-Silence-deferred-probe-.patch
	patches.suse/fanotify-merge-duplicate-events-on-parent-and-child.patch
	patches.suse/fanotify-fix-merging-marks-masks-with-FAN_ONDIR.patch
	patches.suse/pm-sleep-add-pm_debug_messages-kernel-command-line-option.patch
	patches.suse/ACPICA-Add-NHLT-table-signature.patch
	patches.suse/ACPICA-Fixes-for-acpiExec-namespace-init-file.patch
	patches.suse/ACPI-video-Use-native-backlight-on-Acer-Aspire-5783z.patch
	patches.suse/net_sched-add-a-temporary-refcnt-for-struct-tcindex_.patch
	patches.suse/ipv6-don-t-auto-add-link-local-address-to-lag-ports.patch
	patches.suse/cxgb4-fix-MPS-index-overwrite-when-setting-MAC-addre.patch
	patches.suse/cxgb4-free-MQPRIO-resources-in-shutdown-path.patch
	patches.suse/slcan-Don-t-transmit-uninitialized-stack-data-in-pad.patch
	patches.suse/net-qualcomm-rmnet-Allow-configuration-updates-to-ex.patch
	patches.suse/net-stmmac-dwmac1000-fix-out-of-bounds-mac-address-r.patch
	patches.suse/net_sched-fix-a-missing-refcnt-in-tcindex_init.patch
	patches.suse/net-phy-micrel-kszphy_resume-add-delay-after-genphy_.patch
	patches.suse/tun-Don-t-put_page-for-all-negative-return-values-fr.patch
	patches.suse/net-dsa-bcm_sf2-Do-not-register-slave-MDIO-bus-with-.patch
	patches.suse/mlxsw-spectrum_flower-Do-not-stop-at-FLOW_ACTION_VLA.patch
	patches.suse/net-dsa-bcm_sf2-Ensure-correct-sub-node-is-parsed.patch
	patches.suse/ubifs-Fix-ubifs_tnc_lookup-usage-in-do_kill_orphans.patch
	patches.suse/ubifs-ubifs_jnl_write_inode-Fix-a-memory-leak-bug.patch
	patches.suse/ubifs-ubifs_add_orphan-Fix-a-memory-leak-bug.patch
	patches.suse/NFS-alloc_nfs_open_context-must-use-the-file-cred-wh.patch
	patches.suse/NFSv4-pnfs-Return-valid-stateids-in-nfs_layout_find_.patch
	patches.suse/sunrpc-Fix-gss_unwrap_resp_integ-again.patch
	patches.suse/SUNRPC-fix-krb5p-mount-to-provide-large-enough-buffe.patch
	patches.suse/NFS-Fix-a-page-leak-in-nfs_destroy_unlinked_subreque.patch
	patches.suse/NFS-Fix-races-nfs_page_group_destroy-vs-nfs_destroy_.patch
	patches.suse/NFS-Fix-use-after-free-issues-in-nfs_pageio_add_requ.patch
	patches.suse/mm-don-t-prepare-anon_vma-if-vma-has-vm_wipeonfork.patch
	patches.suse/0001-Revert-mm-rmap.c-reuse-mergeable-anon_vma-as-parent-.patch
	patches.suse/0001-include-linux-memremap.h-remove-stale-comments.patch
	patches.suse/ubsan-check-panic_on_warn.patch
	patches.suse/ipc-mqueue.c-fix-a-brace-coding-style-issue.patch
	patches.suse/ipc-shm.c-make-compat_ksys_shmctl-static.patch
	patches.suse/mfd-dln2-Fix-sanity-checking-for-endpoints.patch
	patches.suse/thermal-qoriq-Fix-a-compiling-issue.patch
	patches.suse/thermal-rcar_thermal-Handle-probe-error-gracefully.patch
	patches.suse/thermal-drivers-cpufreq_cooling-Fix-return-of-cpufre.patch
	patches.suse/thermal-devfreq_cooling-inline-all-stubs-for-CONFIG_.patch
	patches.suse/Input-goodix-fix-touch-coordinates-on-Cube-I15-TC.patch
	patches.suse/Input-i8042-add-Acer-Aspire-5738z-to-nomux-list.patch
	patches.suse/drm-vc4-Fix-HDMI-mode-validation.patch
	patches.suse/fbcon-fix-null-ptr-deref-in-fbcon_switch.patch
	patches.suse/drm-nouveau-svm-fix-vma-range-check-for-migration.patch
	patches.suse/drm-nouveau-svm-check-for-SVM-initialized-before-mig.patch
	patches.suse/drm-nouveau-workaround-runpm-fail-by-disabling-PCI-p.patch
	patches.suse/drm-nouveau-gr-gp107-gp108-implement-workaround-for-.patch
	patches.suse/drm-amd-display-Not-doing-optimize-bandwidth-if-flip.patch
	patches.suse/drm-amdkfd-kfree-the-wrong-pointer.patch
	patches.suse/kvm-nvmx-don-t-clear-mtf_pending-when-nested-events-are-blocked
	patches.suse/kvm-s390-vsie-fix-region-1-asce-sanity-shadow-address-checks
	patches.suse/KVM-s390-vsie-Fix-delivery-of-addressing-exceptions.patch
	patches.suse/kvm-s390-vsie-fix-possible-race-when-shadowing-region-3-tables
	patches.suse/iommu-vt-d-fix-page-request-descriptor-size
	patches.suse/iommu-amd-fix-the-configuration-of-gcr3-table-root-pointer
	patches.suse/iommu-vt-d-fix-mm-reference-leak
	patches.suse/iommu-virtio-fix-freeing-of-incomplete-domains
	patches.suse/0014-mm-memremap_pages-Kill-unused-__devm_memremap_pages.patch
	patches.suse/0015-mm-memremap_pages-Introduce-memremap_compat_align.patch
	patches.suse/0016-libnvdimm-pfn-Prevent-raw-mode-fallback-if-pfn-infob.patch
	patches.suse/0017-libnvdimm-namespace-Enforce-memremap_compat_align.patch
	patches.suse/0018-libnvdimm-region-Introduce-NDD_LABELING.patch
	patches.suse/0019-libnvdimm-region-Introduce-an-align-attribute.patch
	patches.suse/0020-libnvdimm-region-Fix-build-error.patch
	patches.suse/tools-testing-nvdimm-Fix-compilation-failure-without.patch
	patches.suse/acpi-nfit-improve-bounds-checking-for-func.patch
	patches.suse/libnvdimm-Out-of-bounds-read-in-__nd_ioctl.patch
	patches.suse/tools-test-nvdimm-Fix-out-of-tree-build.patch
	patches.suse/platform-chrome-cros_ec_rpmsg-Fix-race-with-host-eve.patch
	patches.suse/watchdog-reset-last_hw_keepalive-time-at-start.patch
	patches.suse/watchdog-orion-use-0-for-unset-heartbeat.patch
	patches.suse/ovl-fix-value-of-i_ino-for-lower-hardlink-corner-cas.patch
	patches.suse/ovl-fix-out-of-date-comment-and-unreachable-code.patch
	patches.suse/0001-ceph-register-mds-request-with-dir-inode-from-the-start.patch
	patches.suse/0002-ceph-add-refcounting-for-fx-caps.patch
	patches.suse/0003-ceph-check-inode-type-for-ceph_cap_file_-cache-rd-rextend-lazyio.patch
	patches.suse/0004-libceph-drop-ceph_define_show_func.patch
	patches.suse/0006-ceph-don-t-clearpagechecked-in-ceph_invalidatepage.patch
	patches.suse/0007-ceph-move-ceph_osdc_-read-write-pages-to-ceph-ko.patch
	patches.suse/0008-ceph-check-if-file-lock-exists-before-sending-unlock-request.patch
	patches.suse/0014-ceph-replace-zero-length-array-with-flexible-array-member.patch
	patches.suse/0016-ceph-reorganize-fields-in-ceph_mds_request.patch
	patches.suse/0017-ceph-move-to-a-dedicated-slabcache-for-mds-requests.patch
	patches.suse/0018-ceph-re-org-copy_file_range-and-fix-some-error-paths.patch
	patches.suse/0019-ceph-return-etimedout-errno-to-userland-when-request-timed-out.patch
	patches.suse/0020-libceph-simplify-ceph_monc_handle_map.patch
	patches.suse/0021-libceph-directly-skip-to-the-end-of-redirect-reply.patch
	patches.suse/0022-ceph-clean-up-kick_flushing_inode_caps.patch
	patches.suse/0023-ceph-more-caps-c-lockdep-assertions.patch
	patches.suse/0024-ceph-add-flag-to-designate-that-a-request-is-asynchronous.patch
	patches.suse/0025-ceph-track-primary-dentry-link.patch
	patches.suse/0026-ceph-add-infrastructure-for-waiting-for-async-create-to-complete.patch
	patches.suse/0027-ceph-make-_take_cap_refs-non-static.patch
	patches.suse/0028-ceph-cap-tracking-for-async-directory-operations.patch
	patches.suse/0029-ceph-don-t-take-refs-to-want-mask-unless-we-have-all-bits.patch
	patches.suse/0030-ceph-perform-asynchronous-unlink-if-we-have-sufficient-caps.patch
	patches.suse/0031-ceph-make-ceph_fill_inode-non-static.patch
	patches.suse/0032-ceph-decode-interval_sets-for-delegated-inos.patch
	patches.suse/0033-ceph-add-new-mds-req-field-to-hold-delegated-inode-number.patch
	patches.suse/0034-ceph-cache-layout-in-parent-dir-on-first-sync-create.patch
	patches.suse/0035-ceph-attempt-to-do-async-create-when-possible.patch
	patches.suse/0036-ceph-update-dentry-lease-for-async-create.patch
	patches.suse/0037-ceph-always-renew-caps-if-mds_wanted-is-insufficient.patch
	patches.suse/0038-ceph-consider-inode-s-last-read-write-when-calculating-wanted-caps.patch
	patches.suse/0039-ceph-remove-delay-check-logic-from-ceph_check_caps.patch
	patches.suse/0040-ceph-simplify-calling-of-ceph_get_fmode.patch
	patches.suse/0041-ceph-update-i_requested_max_size-only-when-sending-cap-msg-to-auth-mds.patch
	patches.suse/0042-ceph-check-all-mds-caps-after-page-writeback.patch
	patches.suse/0043-ceph-return-ceph_mdsc_do_request-errors-from-_get_parent.patch
	patches.suse/0044-ceph-cleanup-return-error-of-try_get_cap_refs.patch
	patches.suse/0045-ceph-request-new-max-size-only-when-there-is-auth-cap.patch
	patches.suse/0046-ceph-don-t-skip-updating-wanted-caps-when-cap-is-stale.patch
	patches.suse/0047-ceph-wait-for-async-creating-inode-before-requesting-new-max-size.patch
	patches.suse/0048-ceph-fix-snapshot-directory-timestamps.patch
	patches.suse/powerpc-pseries-Fix-MCE-handling-on-pseries.patch
	patches.suse/powerpc-pseries-ddw-Extend-upper-limit-for-huge-DMA-.patch
	patches.suse/Revert-powerpc-64-irq_work-avoid-interrupt-when-call.patch
	patches.suse/arm64-armv8_deprecated-Fix-undef_hook-mask-for-thumb.patch
	patches.suse/s390-cio-avoid-duplicated-add-uevents
	patches.suse/s390-cio-generate-delayed-uevent-for-vfio-ccw-subchannels
	patches.suse/xfs-don-t-try-to-write-a-start-record-into-every-icl.patch
	patches.suse/xfs-re-order-initial-space-accounting-checks-in-xlog.patch
	patches.suse/xfs-refactor-and-split-xfs_log_done.patch
	patches.suse/xfs-kill-XLOG_TIC_INITED.patch
	patches.suse/xfs-split-xlog_ticket_done.patch
	patches.suse/xfs-merge-xlog_commit_record-with-xlog_write_done.patch
	patches.suse/xfs-refactor-unmount-record-writing.patch
	patches.suse/xfs-remove-some-stale-comments-from-the-log-code.patch
	patches.suse/xfs-don-t-allow-log-IO-to-be-throttled.patch
	patches.suse/xfs-don-t-write-a-corrupt-unmount-record-to-force-su.patch
	patches.suse/xfs-factor-out-a-new-xfs_log_force_inode-helper.patch
	patches.suse/xfs-reflink-should-force-the-log-out-if-mounted-with.patch
	patches.suse/io_uring-remove-bogus-RLIMIT_NOFILE-check-in-file-re.patch
	patches.suse/nvme-fcloop-fix-deallocation-of-working-context.patch
	patches.suse/nvme-rdma-Replace-comma-with-a-semicolon.patch
	patches.suse/nvmet-fc-fix-typo-in-comment.patch
	patches.suse/nvme-tcp-fix-possible-crash-in-write_zeroes-processi.patch
	patches.suse/nvme-tcp-don-t-poll-a-non-live-queue.patch
	patches.suse/nvme-tcp-fix-possible-crash-in-recv-error-flow.patch
	patches.suse/nvme-inherit-stable-pages-constraint-in-the-mpath-st.patch
	patches.suse/nvmet-fix-NULL-dereference-when-removing-a-referral.patch
	patches.suse/nvmet-rdma-fix-bonding-failover-possible-NULL-deref.patch
	patches.suse/nvme-fix-deadlock-caused-by-ANA-update-wrong-locking.patch
	patches.suse/nvme-fc-Revert-add-module-to-ops-template-to-allow-m.patch
	patches.suse/libata-Return-correct-status-in-sata_pmp_eh_recover_.patch
	patches.suse/scsi-lpfc-Fix-kasan-slab-out-of-bounds-error-in-lpfc.patch
	patches.suse/scsi-lpfc-Fix-lockdep-error-register-non-static-key.patch
	patches.suse/scsi-lpfc-Fix-lpfc-overwrite-of-sg_cnt-field-in-nvme.patch
	patches.suse/scsi-lpfc-Fix-scsi-host-template-for-SLI3-vports.patch
	patches.suse/scsi-lpfc-Fix-crash-after-handling-a-pci-error.patch
	patches.suse/scsi-lpfc-Fix-update-of-wq-consumer-index-in-lpfc_sl.patch
	patches.suse/scsi-lpfc-Fix-crash-in-target-side-cable-pulls-hitti.patch
	patches.suse/scsi-lpfc-Fix-erroneous-cpu-limit-of-128-on-I-O-stat.patch
	patches.suse/scsi-lpfc-Make-debugfs-ktime-stats-generic-for-NVME-.patch
	patches.suse/scsi-lpfc-Remove-prototype-FIPS-DSS-options-from-SLI.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.0.patch
	patches.suse/scsi-ufs-clean-up-ufshcd_scale_clks-and-clock-scaling-error-out-path
	patches.suse/0001-scsi-target-use-define-for-xcopy-descriptor-len.patch
	patches.suse/0002-scsi-target-drop-xcopy-DISK-BLOCK-LENGTH-debug.patch
	patches.suse/0003-scsi-target-avoid-per-loop-XCOPY-buffer-allocations.patch
	patches.suse/0004-scsi-target-increase-XCOPY-I-O-size.patch
	patches.suse/0005-scsi-target-use-the-stack-for-XCOPY-passthrough-cmds.patch
	patches.suse/scsi-libfc-If-PRLI-rejected-move-rport-to-PLOGI-stat.patch
	patches.suse/scsi-libfc-rport-state-move-to-PLOGI-if-all-PRLI-ret.patch
	patches.suse/scsi-lpfc-Change-default-SCSI-LUN-QD-to-64.patch
	patches.suse/scsi-mpt3sas-fix-kernel-panic-observed-on-soft-hba-unplug
	patches.suse/ALSA-hda-realtek-Add-quirk-for-Lenovo-Carbon-X1-8th-.patch
	patches.suse/ALSA-pcm-oss-Fix-regression-by-buffer-overflow-fix-a.patch
	patches.suse/ALSA-usb-audio-Add-Pioneer-DJ-DJM-250MK2-quirk.patch
	patches.suse/ALSA-usb-audio-Add-registration-quirk-for-Kingston-H.patch
	patches.suse/ALSA-hda-realtek-Add-supported-new-mute-Led-for-HP.patch
	patches.suse/ALSA-hda-realtek-Add-HP-new-mute-led-supported-for-A.patch
	patches.suse/ALSA-hda-Fix-potential-access-overflow-in-beep-helpe.patch
	patches.suse/ALSA-ice1724-Fix-invalid-access-for-enumerated-ctl-i.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-MSI-GL63.patch
	patches.suse/ALSA-usb-audio-Add-mixer-workaround-for-TRX40-and-co.patch
	patches.suse/ALSA-hda-Add-driver-blacklist.patch
	patches.suse/ASoC-fix-regwmask.patch
	patches.suse/ASoC-Intel-broadwell-Remove-ignore_suspend-flag-from.patch
	patches.suse/ASoC-Intel-haswell-Remove-ignore_suspend-flag-from-S.patch
	patches.suse/ASoC-Intel-bdw-rt5677-Remove-ignore_suspend-flag-fro.patch
	patches.suse/ASoC-dapm-connect-virtual-mux-with-default-value.patch
	patches.suse/ASoC-dpcm-allow-start-or-stop-during-pause-for-backe.patch
	patches.suse/ASoC-rt5682-Fix-build-error-without-CONFIG_I2C.patch
	patches.suse/ASoC-topology-use-name_prefix-for-new-kcontrol.patch
	patches.suse/ASoC-Intel-atom-Take-the-drv-lock-mutex-before-calli.patch
	patches.suse/ASoC-Intel-atom-Check-drv-lock-is-locked-in-sst_fill.patch
	patches.suse/ASoC-Intel-atom-Fix-uninitialized-variable-compiler-.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Add-quirk-for-MPMAN-MPWIN895.patch
	patches.suse/ASoC-rt5645-Add-platform-data-for-Medion-E1239T.patch
	patches.suse/ASoC-cs4270-pull-reset-GPIO-low-then-high.patch
	patches.suse/drm-i915-gem-Flush-all-the-reloc_gpu-batch.patch
	patches.suse/drm-amdgpu-Fix-oops-when-pp_funcs-is-unset-in-ACPI-e.patch
	patches.suse/drm-amd-display-Update-stream-adjust-in-dc_stream_ad.patch
	patches.suse/drm-amd-display-Calculate-scaling-ratios-on-every-me.patch
	patches.suse/drm-amdgpu-fix-gfx-hang-during-suspend-with-video-pl.patch
	patches.suse/drm-amdgpu-unify-fw_write_wait-for-new-gfx9-asics.patch
	patches.suse/ipmi-fix-hung-processes-in-__get_guid.patch
	patches.suse/pwm-bcm2835-Dynamically-allocate-base.patch
	patches.suse/pwm-meson-Fix-confusing-indentation.patch
	patches.suse/pwm-rcar-Fix-late-Runtime-PM-enablement.patch
	patches.suse/pwm-renesas-tpu-Fix-late-Runtime-PM-enablement.patch
	patches.suse/pwm-pca9685-Fix-PWM-GPIO-inter-operation.patch
	patches.suse/printk-queue-wake_up_klogd-irq_work-only-if-per-CPU-.patch
	patches.suse/0001-xen-blkfront-fix-memory-allocation-flags-in-blkfront.patch
	patches.suse/x86-xen-fix-booting-32-bit-pv-guest.patch
	patches.suse/ocfs2-no-need-try-to-truncate-file-beyond-i_size.patch
	patches.suse/fs-filesystems.c-downgrade-user-reachable-WARN_ONCE-.patch
	patches.suse/kernel-gcov-fs.c-gcov_seq_next-should-increase-posit.patch
	patches.suse/ipc-util.c-sysvipc_find_ipc-should-increase-position.patch
	patches.suse/0033-lib-raid6-test-fix-build-on-distros-whose-bin-sh-is-.patch
	patches.suse/gcc-plugins-drop-support-for-GCC-4.7.patch
	patches.suse/dma-direct-fix-data-truncation-in-dma_direct_get_req.patch
	patches.suse/dma-debug-fix-displaying-of-dma-allocation-type.patch
	patches.suse/cifs-ignore-cached-share-root-handle-closing-errors.patch
	patches.suse/cifs-smbd-Merge-code-to-track-pending-packets.patch
	patches.suse/cifs-smbd-Check-send-queue-size-before-posting-a-send.patch
	patches.suse/cifs-smbd-Update-receive-credits-before-sending-and-deal-with-cred.patch
	patches.suse/cifs-Allocate-crypto-structures-on-the-fly-for-calculating-signatur.patch
	patches.suse/cifs-smbd-Properly-process-errors-on-ib_post_send.patch
	patches.suse/cifs-smbd-Do-not-schedule-work-to-send-immediate-packet-on-every-r.patch
	patches.suse/smb3-smbdirect-support-can-be-configured-by-default.patch
	patches.suse/smb3-change-noisy-error-message-to-FYI.patch
	patches.suse/smb3-enable-swap-on-SMB3-mounts.patch
	patches.suse/perf-x86-intel-uncore-add-ice-lake-server-uncore-support.patch
	patches.suse/sched-fair-Align-rq-avg_idle-and-rq-avg_scan_cost.patch
	patches.suse/sched-fair-Fix-race-between-runtime-distribution-and.patch
	patches.suse/sched-fair-Fix-negative-imbalance-in-imbalance-calculation.patch
	patches.suse/workqueue-Remove-the-warning-in-wq_worker_sleeping.patch
	patches.suse/time-namespace-Fix-time_for_children-symlink.patch
	patches.suse/time-namespace-Add-max_time_namespaces-ucount.patch
	patches.suse/btrfs-fix-lost-i_size-update-after-cloning-inline-ex.patch
	patches.suse/btrfs-make-full-fsyncs-always-operate-on-the-entire-.patch
	patches.suse/btrfs-fix-reclaim-counter-leak-of-space_info-objects.patch
	patches.suse/msft-hv-2044-x86-hyperv-report-value-of-misc_features.patch
	patches.suse/msft-hv-2045-x86-Hyper-V-Unload-vmbus-channel-in-hv-panic-callbac.patch
	patches.suse/msft-hv-2046-x86-Hyper-V-Free-hv_panic_page-when-fail-to-register.patch
	patches.suse/msft-hv-2047-x86-Hyper-V-Trigger-crash-enlightenment-only-once-du.patch
	patches.suse/msft-hv-2048-x86-Hyper-V-Report-crash-register-data-or-kmsg-befor.patch
	patches.suse/msft-hv-2049-x86-Hyper-V-Report-crash-register-data-when-sysctl_r.patch
	patches.suse/msft-hv-2050-x86-Hyper-V-Report-crash-data-in-die-when-panic_on_o.patch
	patches.suse/efi-x86-Fix-the-deletion-of-variables-in-mixed-mode.patch
	patches.suse/keys-Fix-proc_keys_next-to-increase-position-index.patch
	patches.suse/tracing-fix-the-race-between-registering-snapshot-event-trigger-and-triggering-snapshot-operation.patch
	patches.suse/0020-rbd-avoid-a-deadlock-on-header_rwsem-when-flushing-n.patch
	patches.suse/0021-rbd-call-rbd_dev_unprobe-after-unwatching-and-flushi.patch
	patches.suse/rbd-don-t-test-rbd_dev-opts-in-rbd_dev_image_release.patch
	patches.suse/rbd-don-t-mess-with-a-page-vector-in-rbd_notify_op_lock.patch
	patches.suse/ceph-fix-potential-bad-pointer-deref-in-async-dirops-cb-s.patch
	patches.suse/ARM-dts-imx6-Use-gpc-for-FEC-interrupt-controller-to-fix-wake-on-LAN.patch
	patches.suse/net-icmp6-do-not-select-saddr-from-iif-when-route-ha.patch
	patches.suse/net-ipv6-do-not-consider-routes-via-gateways-for-any.patch
	patches.suse/net-revert-default-NAPI-poll-timeout-to-2-jiffies.patch
	patches.suse/hsr-check-protocol-version-in-hsr_newlink.patch
	patches.suse/ionic-replay-filters-after-fw-upgrade.patch
	patches.suse/ionic-set-station-addr-only-if-needed.patch
	patches.suse/l2tp-Allow-management-of-tunnels-and-session-in-user.patch
	patches.suse/net-mlx5-Fix-frequent-ioread-PCI-access-during-recov.patch
	patches.suse/net-mlx5e-Add-missing-release-firmware-call.patch
	patches.suse/net-mlx5e-Fix-nest_level-for-vlan-pop-action.patch
	patches.suse/net-mlx5e-Fix-pfnum-in-devlink-port-attribute.patch
	patches.suse/net-qrtr-send-msgs-from-local-of-same-id-as-broadcas.patch
	patches.suse/net-ipv4-devinet-Fix-crash-when-add-del-multicast-IP.patch
	patches.suse/kbuild-btf-Fix-dependencies-for-DEBUG_INFO_BTF.patch
	patches.suse/net-sk_msg-Don-t-use-RCU_INIT_POINTER-on-sk_user_dat.patch
	patches.suse/xsk-Fix-out-of-boundary-write-in-__xsk_rcv_memcpy.patch
	patches.suse/arm-bpf-Fix-bugs-with-ALU64-RSH-ARSH-BPF_K-shift-by-.patch
	patches.suse/net-tun-record-RX-queue-in-skb-before-do_xdp_generic.patch
	patches.suse/net-phy-micrel-use-genphy_read_status-for-KSZ9131.patch
	patches.suse/ionic-add-dynamic_debug-header.patch
	patches.suse/ionic-fix-unused-assignment.patch
	patches.suse/net-cxgb4-Check-the-return-from-t4_query_params-prop.patch
	patches.suse/nl80211-fix-NL80211_ATTR_FTM_RESPONDER-policy.patch
	patches.suse/mac80211_hwsim-Use-kstrndup-in-place-of-kasprintf.patch
	patches.suse/mac80211-fix-race-in-ieee80211_register_hw.patch
	patches.suse/mac80211-fix-channel-switch-trigger-from-unknown-mes.patch
	patches.suse/arm-bpf-Fix-offset-overflow-for-BPF_MEM-BPF_DW.patch
	patches.suse/bpf-Prevent-re-mmap-ing-BPF-map-as-writable-for-init.patch
	patches.suse/selftests-bpf-Validate-frozen-map-contents-stays-fro.patch
	patches.suse/xsk-Add-missing-check-on-user-supplied-headroom-size.patch
	patches.suse/net-mscc-ocelot-fix-untagged-packet-drops-when-ensla.patch
	patches.suse/net-dsa-mt7530-fix-tagged-frames-pass-through-in-VLA.patch
	patches.suse/0001-net-stmmac-dwmac-sunxi-Provide-TX-and-RX-fifo-sizes.patch
	patches.suse/amd-xgbe-Use-__napi_schedule-in-BH-context.patch
	patches.suse/ALSA-hda-realtek-Enable-the-headset-mic-on-Asus-FX50.patch
	patches.suse/ALSA-usb-audio-Filter-error-from-connector-kctl-ops-.patch
	patches.suse/ALSA-usb-audio-Don-t-override-ignore_ctl_error-value.patch
	patches.suse/ALSA-usb-audio-Don-t-create-jack-controls-for-PCM-te.patch
	patches.suse/ALSA-usb-audio-Check-mapping-at-creating-connector-c.patch
	patches.suse/ALSA-hda-Don-t-release-card-at-firmware-loading-erro.patch
	patches.suse/ALSA-hda-Honor-PM-disablement-in-PM-freeze-and-thaw_.patch
	patches.suse/ALSA-hda-Release-resources-at-error-in-delayed-probe.patch
	patches.suse/ALSA-hda-Keep-the-controller-initialization-even-if-.patch
	patches.suse/ALSA-hda-Skip-controller-resume-if-not-needed.patch
	patches.suse/ALSA-hda-Explicitly-permit-using-autosuspend-if-runt.patch
	patches.suse/ALSA-hda-call-runtime_allow-for-all-hda-controllers.patch
	patches.suse/btrfs-fix-setting-last_trans-for-reloc-roots.patch
	patches.suse/blk-mq-Put-driver-tag-in-blk_mq_dispatch_rq_list-whe.patch
	patches.suse/arm64-vdso-don-t-free-unallocated-pages.patch
	patches.suse/watchdog-sp805-fix-restart-handler.patch
	patches.suse/drm-amd-powerplay-force-the-trim-of-the-mclk-dpm_lev.patch
	patches.suse/drm-amdgpu-fix-the-hw-hang-during-perform-system-reb.patch
	patches.suse/i2c-designware-platdrv-Remove-DPM_FLAG_SMART_SUSPEND.patch
	patches.suse/i2c-altera-use-proper-variable-to-hold-errno.patch
	patches.suse/xfs-acquire-superblock-freeze-protection-on-eofblock.patch
	patches.suse/hwmon-jc42-Fix-name-to-have-no-illegal-characters.patch
	patches.suse/scsi-qla2xxx-Fix-regression-warnings.patch
	patches.suse/scsi-sg-add-sg_remove_request-in-sg_common_write
	patches.suse/cifs-dump-the-session-id-and-keys-also-for-SMB2-sessions.patch
	patches.suse/cifs-improve-read-performance-for-page-size-64KB-cache-strict-v.patch
	patches.suse/smb3-remove-overly-noisy-debug-line-in-signing-errors.patch
	patches.suse/ext4-use-non-movable-memory-for-superblock-readahead.patch
	patches.suse/ext4-do-not-zeroout-extents-beyond-i_disksize.patch
	patches.suse/irqchip-mbigen-Free-msi_desc-on-device-teardown.patch
	patches.suse/irqchip-ti-sci-inta-Fix-processing-of-masked-irqs.patch
	patches.suse/proc-time-namespace-Show-clock-symbolic-names-in-pro.patch
	patches.suse/objtool-Support-Clang-non-section-symbols-in-ORC-generation.patch
	patches.suse/objtool-fix-switch-table-detection-in-text-unlikely.patch
	patches.suse/objtool-make-bp-scratch-register-warning-more-robust.patch
	patches.suse/x86-microcode-amd-increase-microcode-patch_max_size.patch
	patches.suse/x86-resctrl-fix-invalid-attempt-at-removing-the-default-resource-group.patch
	patches.suse/x86-resctrl-preserve-cdp-enable-over-cpu-hotplug.patch
	patches.suse/tpm-ibmvtpm-retry-on-H_CLOSED-in-tpm_ibmvtpm_send.patch
	patches.suse/tpm-fix-wrong-return-value-in-tpm_pcr_extend.patch
	patches.suse/tpm-tpm_tis-Free-IRQ-if-probing-fails.patch
	patches.suse/kvm-vmx-enable-machine-check-support-for-32bit-targe.patch
	patches.suse/kvm-check-validity-of-resolved-slot-when-searching-memslots
	patches.suse/KVM-s390-Return-last-valid-slot-if-approx-index-is-o.patch
	patches.suse/kvm-s390-fix-pv-check-in-deliverable_irqs
	patches.suse/mm-ksm-fix-NULL-pointer-dereference-when-KSM-zero-page-is-enabled.patch
	patches.suse/coredump-fix-null-pointer-dereference-on-coredump.patch
	patches.suse/audit-check-the-length-of-userspace-generated-audit-.patch
	patches.suse/remoteproc-qcom_q6v5_mss-fix-a-bug-in-q6v5_probe.patch
	patches.suse/exfat-add-missing-MODULE_ALIAS_FS.patch
	patches.suse/exfat-properly-set-s_time_gran.patch
	patches.suse/exfat-truncate-atimes-to-2s-granularity.patch
	patches.suse/nfsd-memory-corruption-in-nfsd4_lock.patch
	patches.suse/SUNRPC-Fix-backchannel-RPC-soft-lockups.patch
	patches.suse/svcrdma-fix-trace-point-use-after-free-race.patch
	patches.suse/svcrdma-Fix-leak-of-svc_rdma_recv_ctxt-objects.patch
	patches.suse/drivers-soc-xilinx-fix-firmware-driver-Kconfig-depen.patch
	patches.suse/PCI-Move-Apex-Edge-TPU-class-quirk-to-fix-BAR-assign.patch
	patches.suse/signal-avoid-corrupting-si_pid-and-si_uid-in-do_notify_parent.patch
	patches.suse/drm-amdgpu-Correctly-initialize-thermal-controller-f.patch
	patches.suse/drm-i915-HDCP-fix-Ri-prime-check-done-during-link-ch.patch
	patches.suse/drm-meson-Delete-an-error-message-in-meson_dw_hdmi_b.patch
	patches.suse/ALSA-hda-hdmi-Add-module-option-to-disable-audio-com.patch
	patches.suse/ALSA-usb-audio-Filter-out-unsupported-sample-rates-o.patch
	patches.suse/ALSA-hda-realtek-Fix-unexpected-init_amp-override.patch
	patches.suse/ALSA-hda-Remove-ASUS-ROG-Zenith-from-the-blacklist.patch
	patches.suse/ALSA-usb-audio-Add-static-mapping-table-for-ALC1220-.patch
	patches.suse/ALSA-usb-audio-Add-quirk-for-Focusrite-Scarlett-2i2.patch
	patches.suse/ALSA-usx2y-Fix-potential-NULL-dereference.patch
	patches.suse/ALSA-usb-audio-Apply-async-workaround-for-Scarlett-2.patch
	patches.suse/ASoC-topology-Check-return-value-of-soc_tplg_create_.patch
	patches.suse/ASoC-topology-Check-return-value-of-soc_tplg_-_creat.patch
	patches.suse/ASoC-topology-Check-soc_tplg_add_route-return-value.patch
	patches.suse/ASoC-topology-Check-return-value-of-pcm_new_ver.patch
	patches.suse/ASoC-topology-Check-return-value-of-soc_tplg_dai_con.patch
	patches.suse/ASoC-tas571x-disable-regulators-on-failed-probe.patch
	patches.suse/soc-stm-stm32_sub_sai-Add-missing-n-in-log-messages.patch
	patches.suse/ASoC-qcom-common-Silence-duplicate-parse-error-messa.patch
	patches.suse/ASoC-madera-Remove-a-couple-of-stray-blank-lines.patch
	patches.suse/ASoC-sgtl5000-Fix-VAG-power-on-handling.patch
	patches.suse/ASoC-q6dsp6-q6afe-dai-add-missing-channels-to-MI2S-D.patch
	patches.suse/ASoC-topology-Fix-endianness-issue.patch
	patches.suse/ASoC-codecs-hdac_hdmi-Fix-incorrect-use-of-list_for_.patch
	patches.suse/ASoC-rsnd-Fix-parent-SSI-start-stop-in-multi-SSI-mod.patch
	patches.suse/ASoC-rsnd-Fix-HDMI-channel-mapping-for-multi-SSI-mod.patch
	patches.suse/ASoC-SOF-Intel-add-min-max-channels-for-SSP-on-Baytr.patch
	patches.suse/ASoC-dapm-fixup-dapm-kcontrol-widget.patch
	patches.suse/ASoC-rsnd-Don-t-treat-master-SSI-in-multi-SSI-setup-.patch
	patches.suse/ASoC-rsnd-Fix-status-check-failed-spam-for-multi-SSI.patch
	patches.suse/ASoC-wm8960-Fix-wrong-clock-after-suspend-resume.patch
	patches.suse/ALSA-usb-audio-Add-connector-notifier-delegation.patch
	patches.suse/ALSA-usb-audio-Fix-usb-audio-refcnt-leak-when-gettin.patch
	patches.suse/ALSA-hda-realtek-Add-new-codec-supported-for-ALC245.patch
	patches.suse/ALSA-hda-Always-use-jackpoll-helper-for-jack-update-.patch
	patches.suse/blk-iocost-Fix-error-on-iocost_ioc_vrate_adj.patch
	patches.suse/pnp-Use-list_for_each_entry-instead-of-open-coding.patch
	patches.suse/PM-sleep-core-Switch-back-to-async_schedule_dev.patch
	patches.suse/scsi-sg-add-sg_remove_request-in-sg_write
	patches.suse/net-netrom-Fix-potential-nr_neigh-refcnt-leak-in-nr_.patch
	patches.suse/wimax-i2400m-Fix-potential-urb-refcnt-leak.patch
	patches.suse/net-mlx4_en-avoid-indirect-call-in-TX-completion.patch
	patches.suse/tcp-cache-line-align-MAX_TCP_HEADER.patch
	patches.suse/net-openvswitch-ovs_ct_exit-to-be-done-under-ovs_loc.patch
	patches.suse/ipv6-fix-restrict-IPV6_ADDRFORM-operation.patch
	patches.suse/net-stmmac-dwmac-meson8b-Add-missing-boundary-to-RGM.patch
	patches.suse/cxgb4-fix-large-delays-in-PTP-synchronization.patch
	patches.suse/team-fix-hang-in-team_mode_get.patch
	patches.suse/net-mlx5-Fix-failing-fw-tracer-allocation-on-s390.patch
	patches.suse/net-mlx5e-Don-t-trigger-IRQ-multiple-times-on-XSK-wa.patch
	patches.suse/net-mlx5e-Get-the-latest-values-from-counters-in-swi.patch
	patches.suse/macvlan-fix-null-dereference-in-macvlan_device_event.patch
	patches.suse/net-phy-microchip_t1-add-lan87xx_phy_init-to-initial.patch
	patches.suse/xfrm-Always-set-XFRM_TRANSFORMED-in-xfrm-4-6-_output.patch
	patches.suse/vrf-Check-skb-for-XFRM_TRANSFORMED-flag.patch
	patches.suse/net-dsa-b53-Lookup-VID-in-ARL-searches-when-VLAN-is-.patch
	patches.suse/net-dsa-b53-Fix-ARL-register-definitions.patch
	patches.suse/net-dsa-b53-Rework-ARL-bin-logic.patch
	patches.suse/net-dsa-b53-b53_arl_rw_op-needs-to-select-IVL-or-SVL.patch
	patches.suse/selftests-Fix-suppress-test-in-fib_tests.sh.patch
	patches.suse/sched-etf-do-not-assume-all-sockets-are-full-blown.patch
	patches.suse/vrf-Fix-IPv6-with-qdisc-and-xfrm.patch
	patches.suse/ipv4-Update-fib_select_default-to-handle-nexthop-obj.patch
	patches.suse/mlxsw-Fix-some-IS_ERR-vs-NULL-bugs.patch
	patches.suse/vxlan-use-the-correct-nlattr-array-in-NL_SET_ERR_MSG.patch
	patches.suse/geneve-use-the-correct-nlattr-array-in-NL_SET_ERR_MS.patch
	patches.suse/cxgb4-fix-adapter-crash-due-to-wrong-MC-size.patch
	patches.suse/net-x25-Fix-x25_neigh-refcnt-leak-when-receiving-fra.patch
	patches.suse/net-bcmgenet-correct-per-TX-RX-ring-statistics.patch
	patches.suse/iwlwifi-pcie-actually-release-queue-memory-in-TVQM.patch
	patches.suse/iwlwifi-mvm-beacon-statistics-shouldn-t-go-backwards.patch
	patches.suse/iwlwifi-mvm-limit-maximum-queue-appropriately.patch
	patches.suse/iwlwifi-mvm-Do-not-declare-support-for-ACK-Enabled-A.patch
	patches.suse/iwlwifi-mvm-fix-inactive-TID-removal-return-value-us.patch
	patches.suse/macsec-avoid-to-set-wrong-mtu.patch
	patches.suse/bpf-Forbid-XADD-on-spilled-pointers-for-unprivileged.patch
	patches.suse/bpf-Fix-handling-of-XADD-on-BTF-memory.patch
	patches.suse/perf-core-fix-parent-pid-tid-in-task-exit-events.patch
	patches.suse/x86-sched-Bail-out-of-frequency-invariance-if-.patch
	patches.suse/x86-sched-Account-for-CPUs-with-less-than-4-cores-in.patch
	patches.suse/x86-sched-Don-t-enable-static-key-when-starting-seco.patch
	patches.suse/vdso-datapage-Use-correct-clock-mode-name-in-comment.patch
	patches.suse/powerpc-setup_64-Set-cache-line-size-based-on-cache-.patch
	patches.suse/s390-ftrace-fix-potential-crashes-when-switching-tracers
	patches.suse/s390-pci-do-not-set-affinity-for-floating-irqs
	patches.suse/s390-protvirt-fix-compilation-issue
	patches.suse/staging-gasket-Fix-incongruency-in-handling-of-sysfs.patch
	patches.suse/staging-comedi-dt2815-fix-writing-hi-byte-of-analog-.patch
	patches.suse/iio-ad7797-Use-correct-attribute_group.patch
	patches.suse/iio-adc-stm32-adc-fix-sleep-in-atomic-context.patch
	patches.suse/iio-xilinx-xadc-Fix-ADC-B-powerdown.patch
	patches.suse/iio-xilinx-xadc-Fix-clearing-interrupt-when-enabling.patch
	patches.suse/iio-xilinx-xadc-Fix-sequencer-configuration-for-aux-.patch
	patches.suse/iio-xilinx-xadc-Make-sure-not-exceed-maximum-sampler.patch
	patches.suse/iio-st_sensors-rely-on-odr-mask-to-know-if-odr-can-b.patch
	patches.suse/iio-adc-ti-ads8344-properly-byte-swap-value.patch
	patches.suse/iio-core-remove-extra-semi-colon-from-devm_iio_devic.patch
	patches.suse/staging-vt6656-Don-t-set-RCR_MULTICAST-or-RCR_BROADC.patch
	patches.suse/staging-vt6656-Fix-drivers-TBTT-timing-counter.patch
	patches.suse/staging-vt6656-Fix-pairwise-key-entry-save.patch
	patches.suse/staging-comedi-Fix-comedi_device-refcnt-leak-in-come.patch
	patches.suse/staging-vt6656-Fix-calling-conditions-of-vnt_set_bss.patch
	patches.suse/Revert-serial-uartps-Fix-uartps_major-handling.patch
	patches.suse/serial-sh-sci-Make-sure-status-register-SCxSR-is-rea.patch
	patches.suse/vt-don-t-use-kmalloc-for-the-unicode-screen-buffer.patch
	patches.suse/tty-serial-owl-add-much-needed-clk_prepare_enable.patch
	patches.suse/vt-don-t-hardcode-the-mem-allocation-upper-bound.patch
	patches.suse/tty-serial-bcm63xx-fix-missing-clk_put-in-bcm63xx_ua.patch
	patches.suse/tty-rocket-avoid-OOB-access.patch
	patches.suse/tty-hvc-fix-buffer-overflow-during-hvc_alloc.patch
	patches.suse/USB-core-Fix-free-while-in-use-bug-in-the-USB-S-Glib.patch
	patches.suse/USB-early-Handle-AMD-s-spec-compliant-identifiers-to.patch
	patches.suse/UAS-no-use-logging-any-details-in-case-of-ENODEV.patch
	patches.suse/UAS-fix-deadlock-in-error-handling-and-PM-flushing-w.patch
	patches.suse/cdc-acm-close-race-betrween-suspend-and-acm_softint.patch
	patches.suse/cdc-acm-introduce-a-cool-down.patch
	patches.suse/usb-f_fs-Clear-OS-Extended-descriptor-counts-to-zero.patch
	patches.suse/usb-typec-tcpm-Ignore-CC-and-vbus-changes-in-PORT_RE.patch
	patches.suse/USB-Add-USB_QUIRK_DELAY_CTRL_MSG-and-USB_QUIRK_DELAY.patch
	patches.suse/usb-gadget-udc-bdc-Remove-unnecessary-NULL-checks-in.patch
	patches.suse/usb-dwc3-Fix-GTXFIFOSIZ.TXFDEP-macro-name.patch
	patches.suse/usb-dwc3-gadget-Properly-set-maxpacket-limit.patch
	patches.suse/usb-dwc3-gadget-Do-link-recovery-for-SS-and-SSP.patch
	patches.suse/usb-dwc3-gadget-Fix-request-completion-check.patch
	patches.suse/usb-gadget-udc-atmel-Fix-vbus-disconnect-handling.patch
	patches.suse/xhci-Fix-handling-halted-endpoint-even-if-endpoint-r.patch
	patches.suse/xhci-prevent-bus-suspend-if-a-roothub-port-detected-.patch
	patches.suse/xhci-Don-t-clear-hub-TT-buffer-on-ep0-protocol-stall.patch
	patches.suse/usb-typec-altmode-Fix-typec_altmode_get_partner-some.patch
	patches.suse/USB-hub-Fix-handling-of-connect-changes-during-sleep.patch
	patches.suse/USB-hub-Revert-commit-bd0e6c9614b9-usb-hub-try-old-e.patch
	patches.suse/usb-storage-Add-unusual_devs-entry-for-JMicron-JMS56.patch
	patches.suse/USB-sisusbvga-Change-port-variable-from-signed-to-un.patch
	patches.suse/cifs-protect-updating-server-dstaddr-with-a-spinlock.patch
	patches.suse/cifs-minor-update-to-comments-around-the-cifs_tcp_ses_lock-mutex.patch
	patches.suse/cifs-do-not-share-tcons-with-DFS.patch
	patches.suse/cifs-ensure-correct-super-block-for-DFS-reconnect.patch
	patches.suse/cifs-fix-uninitialised-lease_key-in-open_shroot-.patch
	patches.suse/msft-hv-2051-Drivers-hv-vmbus-Fix-Suspend-to-Idle-for-Generation-.patch
	patches.suse/btrfs-drop-logs-when-we-ve-aborted-a-transaction.patch
	patches.suse/btrfs-fix-block-group-leak-when-removing-fails.patch
	patches.suse/s390-mm-fix-page-table-upgrade-vs-2ndary-address-mode
	patches.suse/i40iw-fix-null-pointer-dereference-on-a-null-wqe-poi.patch
	patches.suse/RDMA-cm-Fix-an-error-check-in-cm_alloc_id_priv.patch
	patches.suse/RDMA-mlx4-Initialize-ib_spec-on-the-stack.patch
	patches.suse/RDMA-siw-Fix-potential-siw_mem-refcnt-leak-in-siw_fa.patch
	patches.suse/RDMA-mlx5-Set-GRH-fields-in-query-QP-on-RoCE.patch
	patches.suse/RDMA-uverbs-Fix-a-race-with-disassociate-and-exit_mm.patch
	patches.suse/RDMA-core-Prevent-mixed-use-of-FDs-between-shared-uf.patch
	patches.suse/RDMA-core-Fix-overwriting-of-uobj-in-case-of-error.patch
	patches.suse/IB-rdmavt-Always-return-ERR_PTR-from-rvt_create_mmap.patch
	patches.suse/RDMA-core-Fix-race-between-destroy-and-release-FD-ob.patch
	patches.suse/propagate_one-mnt_set_mountpoint-needs-mount_lock.patch
	patches.suse/crypto-caam-fix-the-address-of-the-last-entry-of-S-G.patch
	patches.suse/mmc-meson-mx-sdio-Set-MMC_CAP_WAIT_WHILE_BUSY.patch
	patches.suse/mmc-meson-mx-sdio-remove-the-broken-card_busy-op.patch
	patches.suse/mmc-cqhci-Avoid-false-cqhci-CQE-stuck-on-by-not-open.patch
	patches.suse/mmc-sdhci-msm-Enable-host-capabilities-pertains-to-R.patch
	patches.suse/mmc-sdhci-xenon-fix-annoying-1.8V-regulator-warning.patch
	patches.suse/mmc-sdhci-pci-Fix-eMMC-driver-strength-for-BYT-based.patch
	patches.suse/selinux-properly-handle-multiple-messages-in-selinux.patch
	patches.suse/0001-dm-writecache-fix-data-corruption-when-reloading-the.patch
	patches.suse/0002-dm-verity-fec-fix-hash-block-number-in-verity_fec_de.patch
	patches.suse/scsi-qla2xxx-set-UNLOADING-before-waiting-for-sessio.patch
	patches.suse/scsi-qla2xxx-check-UNLOADING-before-posting-async-wo.patch
	patches.suse/scsi-target-iblock-fix-WRITE-SAME-zeroing.patch
	patches.suse/drm-edid-Fix-off-by-one-in-DispID-DTD-pixel-clock.patch
	patches.suse/drm-qxl-qxl_release-leak-in-qxl_draw_dirty_fb.patch
	patches.suse/drm-qxl-qxl_release-leak-in-qxl_hw_surface_alloc.patch
	patches.suse/drm-qxl-lost-qxl_bo_kunmap_atomic_page-in-qxl_image_.patch
	patches.suse/drm-qxl-qxl_release-use-after-free.patch
	patches.suse/drm-amd-display-Fix-green-screen-issue-after-suspend.patch
	patches.suse/drm-amd-powerplay-avoid-using-pm_en-before-it-is-ini.patch
	patches.suse/drm-amdgpu-invalidate-L2-before-SDMA-IBs-v2.patch
	patches.suse/ALSA-hda-Match-both-PCI-ID-and-SSID-for-driver-black.patch
	patches.suse/ALSA-pcm-oss-Place-the-plugin-buffer-overflow-checks.patch
	patches.suse/ALSA-line6-Fix-POD-HD500-audio-playback.patch
	patches.suse/ALSA-hda-realtek-Two-front-mics-on-a-Lenovo-ThinkCen.patch
	patches.suse/ALSA-hda-hdmi-fix-race-in-monitor-detection-during-p.patch
	patches.suse/ALSA-hda-hdmi-fix-without-unlocked-before-return.patch
	patches.suse/ALSA-opti9xx-shut-up-gcc-10-range-warning.patch
	patches.suse/ALSA-usb-audio-Correct-a-typo-of-NuPrime-DAC-10-USB-.patch
	patches.suse/i2c-iproc-generate-stop-event-for-slave-writes.patch
	patches.suse/i2c-amd-mp2-pci-Fix-Oops-in-amd_mp2_pci_init-error-h.patch
	patches.suse/i2c-aspeed-Avoid-i2c-interrupt-status-clear-race-con.patch
	patches.suse/nvme-prevent-double-free-in-nvme_alloc_ns-error-hand.patch
	patches.suse/arm64-vdso-Add-fasynchronous-unwind-tables-to-cflags.patch
	patches.suse/vfio-avoid-possible-overflow-in-vfio_iommu_type1_pin.patch
	patches.suse/vfio-type1-Fix-VA-PA-translation-for-PFNMAP-VMAs-in-.patch
	patches.suse/dmaengine-pch_dma.c-Avoid-data-race-between-probe-an.patch
	patches.suse/dmaengine-mmp_tdma-Do-not-ignore-slave-config-valida.patch
	patches.suse/dmaengine-mmp_tdma-Reset-channel-error-on-release.patch
	patches.suse/dmaengine-dmatest-Fix-iteration-non-stop-logic.patch
	patches.suse/dmaengine-dmatest-Fix-process-hang-when-reading-wait.patch
	patches.suse/nfs-Fix-potential-posix_acl-refcnt-leak-in-nfs3_set_.patch
	patches.suse/SUNRPC-Remove-unreachable-error-condition.patch
	patches.suse/SUNRPC-defer-slow-parts-of-rpc_free_client-to-a-work.patch
	patches.suse/NFSv4.1-fix-handling-of-backchannel-binding-in-BIND_.patch
	patches.suse/xprtrdma-fix-trace-point-use-after-free-race.patch
	patches.suse/PM-ACPI-Output-correct-message-on-target-power-state.patch
	patches.suse/cpufreq-intel_pstate-Only-mention-the-BIOS-disabling.patch
	patches.suse/PM-hibernate-Freeze-kernel-threads-in-software_resum.patch
	patches.suse/iommu-amd-fix-legacy-interrupt-remapping-for-x2apic-enabled-system
	patches.suse/iommu-qcom-fix-local_base-status-check
	patches.suse/btrfs-fix-partial-loss-of-prealloc-extent-past-i_siz.patch
	patches.suse/0004-virtio-blk-handle-block_device_operations-callbacks-.patch
	patches.suse/HID-wacom-Read-HID_DG_CONTACTMAX-directly-for-non-ge.patch
	patches.suse/HID-multitouch-add-eGalaxTouch-P80H84-support.patch
	patches.suse/HID-alps-Add-AUI1657-device-ID.patch
	patches.suse/HID-alps-ALPS_1657-is-too-specific-use-U1_UNICORN_LE.patch
	patches.suse/Revert-HID-wacom-generic-read-the-number-of-expected.patch
	patches.suse/HID-usbhid-Fix-race-between-usbhid_close-and-usbhid_.patch
	patches.suse/HID-wacom-Report-2nd-gen-Intuos-Pro-S-center-button-.patch
	patches.suse/HID-i2c-hid-reset-Synaptics-SYNA2393-on-resume.patch
	patches.suse/HID-quirks-Add-HID_QUIRK_NO_INIT_REPORTS-quirk-for-D.patch
	patches.suse/platform-x86-asus-nb-wmi-Do-not-load-on-Asus-T100TA-.patch
	patches.suse/crypto-arch-lib-limit-simd-usage-to-4k-chunks.patch
	patches.suse/crypto-arch-nhpoly1305-process-in-explicit-4k-chunks.patch
	patches.suse/net-tls-Fix-sk_psock-refcnt-leak-in-bpf_exec_tx_verd.patch
	patches.suse/net-tls-Fix-sk_psock-refcnt-leak-when-in-tls_data_re.patch
	patches.suse/fq_codel-fix-TCA_FQ_CODEL_DROP_BATCH_SIZE-sanity-che.patch
	patches.suse/sch_choke-avoid-potential-panic-in-choke_reset.patch
	patches.suse/net-phy-marvell10g-fix-temperature-sensor-on-2110.patch
	patches.suse/bnxt_en-Fix-VF-anti-spoof-filter-setup.patch
	patches.suse/bnxt_en-Reduce-BNXT_MSIX_VEC_MAX-value-to-supported-.patch
	patches.suse/bnxt_en-Improve-AER-slot-reset.patch
	patches.suse/bnxt_en-Return-error-when-allocating-zero-size-conte.patch
	patches.suse/bnxt_en-Fix-VLAN-acceleration-handling-in-bnxt_fix_f.patch
	patches.suse/sch_sfq-validate-silly-quantum-values.patch
	patches.suse/net-tc35815-Fix-phydev-supported-advertising-mask.patch
	patches.suse/batman-adv-fix-batadv_nc_random_weight_tq.patch
	patches.suse/batman-adv-Fix-refcnt-leak-in-batadv_show_throughput.patch
	patches.suse/batman-adv-Fix-refcnt-leak-in-batadv_store_throughpu.patch
	patches.suse/batman-adv-Fix-refcnt-leak-in-batadv_v_ogm_process.patch
	patches.suse/net-ena-Fix-build-warning-in-ena_xdp_set.patch
	patches.suse/wireguard-queueing-cleanup-ptr_ring-in-error-path-of.patch
	patches.suse/wireguard-receive-use-tunnel-helpers-for-decapsulati.patch
	patches.suse/net-mlx5-DR-On-creation-set-CQ-s-arm_db-member-to-ri.patch
	patches.suse/net-mlx5-Fix-forced-completion-access-non-initialize.patch
	patches.suse/net-mlx5-Fix-command-entry-leak-in-Internal-Error-St.patch
	patches.suse/net-mlx5e-Fix-q-counters-on-uplink-representors.patch
	patches.suse/ibmvnic-Skip-fatal-error-reset-after-passive-init.patch
	patches.suse/dp83640-reverse-arguments-to-list_add_tail.patch
	patches.suse/ionic-no-link-check-until-after-probe.patch
	patches.suse/ionic-refresh-devinfo-after-fw-upgrade.patch
	patches.suse/net-macsec-preserve-ingress-frame-ordering.patch
	patches.suse/0001-net-moxa-Fix-a-potential-double-free_irq.patch
	patches.suse/net-macb-Fix-runtime-PM-refcounting.patch
	patches.suse/tunnel-Propagate-ECT-1-when-decapsulating-as-recomme.patch
	patches.suse/mlxsw-spectrum_acl_tcam-Position-vchunk-in-a-vregion.patch
	patches.suse/cxgb4-fix-EOTID-leak-when-disabling-TC-MQPRIO-offloa.patch
	patches.suse/msft-hv-2073-hv_netvsc-Fix-netvsc_start_xmit-s-return-type.patch
	patches.suse/devlink-fix-return-value-after-hitting-end-in-region.patch
	patches.suse/net-Make-PTP-specific-drivers-depend-on-PTP_1588_CLO.patch
	patches.suse/net_sched-sch_skbprio-add-message-validation-to-skbp.patch
	patches.suse/net-usb-qmi_wwan-add-support-for-DW5816e.patch
	patches.suse/net-macb-fix-an-issue-about-leak-related-system-reso.patch
	patches.suse/tipc-fix-partial-topology-connection-closure.patch
	patches.suse/net-mlx4_core-Fix-use-of-ENOSPC-around-mlx4_counter_.patch
	patches.suse/net-enetc-fix-an-issue-about-leak-system-resources.patch
	patches.suse/nfp-abm-fix-a-memory-leak-bug.patch
	patches.suse/neigh-send-protocol-value-in-neighbor-create-notific.patch
	patches.suse/net-mvpp2-prevent-buffer-overflow-in-mvpp22_rss_ctx.patch
	patches.suse/net-mvpp2-cls-Prevent-buffer-overflow-in-mvpp2_ethto.patch
	patches.suse/net-dsa-ocelot-the-MAC-table-on-Felix-is-twice-as-la.patch
	patches.suse/0002-net-mscc-ocelot-ANA_AUTOAGE_AGE_PERIOD-holds-a-value.patch
	patches.suse/net-stricter-validation-of-untrusted-gso-packets.patch
	patches.suse/net-dsa-Do-not-leave-DSA-master-with-NULL-netdev_ops.patch
	patches.suse/wireguard-socket-remove-errant-restriction-on-loopin.patch
	patches.suse/wireguard-send-receive-cond_resched-when-processing-.patch
	patches.suse/wireguard-selftests-initalize-ipv6-members-to-NULL-t.patch
	patches.suse/wireguard-send-receive-use-explicit-unlikely-branch-.patch
	patches.suse/KVM-arm-vgic-Fix-limit-condition-when-writing-to-GIC.patch
	patches.suse/KVM-arm64-Fix-32bit-PC-wrap-around.patch
	patches.suse/kvm-vmx-explicitly-clear-rflags.cf-and-rflags.zf-in-.patch
	patches.suse/KVM-s390-Remove-false-WARN_ON_ONCE-for-the-PQAP-inst.patch
	patches.suse/arm64-hugetlb-avoid-potential-NULL-dereference.patch
	patches.suse/tracing-kprobes-fix-a-double-initialization-typo.patch
	patches.suse/tracing-add-a-vmalloc_sync_mappings-for-safe-measure.patch
	patches.suse/ipc-mqueue.c-change-__do_notify-to-bypass-check_kill.patch
	patches.suse/scripts-decodecode-fix-trapping-instruction-formatti.patch
	patches.suse/eventpoll-fix-missing-wakeup-for-ovflist-in-ep_poll_.patch
	patches.suse/0001-epoll-atomically-remove-wait-entry-on-wake-up.patch
	patches.suse/mm-limit-boost_watermark-on-small-zones.patch
	patches.suse/drm-amdgpu-move-kfd-suspend-after-ip_suspend_phase1.patch
	patches.suse/drm-amdgpu-drop-redundant-cg-pg-ungate-on-runpm-ente.patch
	patches.suse/drm-amd-display-Prevent-dpcd-reads-with-passive-dong.patch
	patches.suse/drm-ingenic-drm-add-MODULE_DEVICE_TABLE.patch
	patches.suse/0004-sun6i-dsi-fix-gcc-4.8.patch
	patches.suse/USB-uas-add-quirk-for-LaCie-2Big-Quadra.patch
	patches.suse/USB-core-Fix-misleading-driver-bug-report.patch
	patches.suse/usb-usbfs-correct-kernel-user-page-attribute-mismatc.patch
	patches.suse/USB-serial-garmin_gps-add-sanity-checking-for-data-l.patch
	patches.suse/USB-serial-qcserial-Add-DW5816e-support.patch
	patches.suse/Revert-tty-serial-bcm63xx-fix-missing-clk_put-in-bcm.patch
	patches.suse/vt-fix-unicode-console-freeing-with-a-common-interfa.patch
	patches.suse/staging-gasket-Check-the-return-value-of-gasket_get_.patch
	patches.suse/coredump-fix-crash-when-umh-is-disabled.patch
	patches.suse/component-Silence-bind-error-on-EPROBE_DEFER.patch
	patches.suse/mei-me-disable-mei-interface-on-LBG-servers.patch
	patches.suse/ceph-fix-endianness-bug-when-handling-mds-session-feature-bits.patch
	patches.suse/ceph-fix-special-error-code-in-ceph_try_get_caps.patch
	patches.suse/ceph-fix-double-unlock-in-handle_cap_export.patch
	patches.suse/ceph-demote-quotarealm-lookup-warning-to-a-debug-message.patch
	patches.suse/scsi-qla2xxx-Fix-hang-when-issuing-nvme-disconnect-a.patch
	patches.suse/scsi-qla2xxx-Delete-all-sessions-before-unregister-l.patch
	patches.suse/scsi-ibmvfc-Don-t-send-implicit-logouts-prior-to-NPI.patch
	patches.suse/scsi-ibmvscsi-Fix-WARN_ON-during-event-pool-release.patch
	patches.suse/bdi-move-bdi_dev_name-out-of-line.patch
	patches.suse/bdi-use-bdi_dev_name-to-get-device-name.patch
	patches.suse/bdi-add-a-dev_name-field-to-struct-backing_dev_info.patch
	patches.suse/nvme-pci-fix-slimmer-CQ-head-update.patch
	patches.suse/nvme-fix-possible-hang-when-ns-scanning-fails-during.patch
	patches.suse/iommu-amd-fix-race-in-increase_address_space-fetch_pte
	patches.suse/iommu-amd-do-not-loop-forever-when-trying-to-increase-address-space
	patches.suse/iommu-amd-call-domain_flush_complete-in-update_domain
	patches.suse/iommu-amd-update-device-table-in-increase_address_space
	patches.suse/iommu-amd-do-not-flush-device-table-in-iommu_map_page
	patches.suse/iommu-virtio-reverse-arguments-to-list_add
	patches.suse/objtool-fix-stack-offset-tracking-for-indirect-cfas.patch
	patches.suse/x86-entry-64-fix-unwind-hints-in-register-clearing-code.patch
	patches.suse/x86-entry-64-fix-unwind-hints-in-kernel-exit-path.patch
	patches.suse/x86-entry-64-fix-unwind-hints-in-_switch_to_asm.patch
	patches.suse/x86-entry-64-fix-unwind-hints-in-rewind_stack_do_exit.patch
	patches.suse/x86-unwind-prevent-false-warnings-for-non-current-tasks.patch
	patches.suse/x86-unwind-orc-don-t-skip-the-first-frame-for-inactive-tasks.patch
	patches.suse/x86-unwind-orc-prevent-unwinding-before-orc-initialization.patch
	patches.suse/x86-unwind-orc-fix-error-path-for-bad-orc-entry-type.patch
	patches.suse/x86-mm-cpa-flush-direct-map-alias-during-cpa.patch
	patches.suse/gpio-pca953x-Fix-pca953x_gpio_set_config.patch
	patches.suse/gpio-tegra-mask-GPIO-IRQs-during-IRQ-shutdown.patch
	patches.suse/fork-prevent-accidental-access-to-clone3-features.patch
	patches.suse/mm-memcg-fix-inconsistent-oom-event-behavior.patch
	patches.suse/0002-epoll-call-final-ep_events_available-check-under-the.patch
	patches.suse/ipc-util.c-sysvipc_find_ipc-incorrectly-updates-posi.patch
	patches.suse/mmc-sdhci-pci-gli-Fix-no-irq-handler-from-suspend.patch
	patches.suse/mmc-alcor-Fix-a-resource-leak-in-the-error-path-for-.patch
	patches.suse/mmc-sdhci-pci-gli-Fix-can-not-access-GL9750-after-re.patch
	patches.suse/mmc-core-Check-request-type-before-completing-the-re.patch
	patches.suse/mmc-core-Fix-recursive-locking-issue-in-CQE-recovery.patch
	patches.suse/mmc-block-Fix-request-completion-in-the-CQE-timeout-.patch
	patches.suse/mmc-sdhci-acpi-Add-SDHCI_QUIRK2_BROKEN_64_BIT_DMA-fo.patch
	patches.suse/drm-i915-Don-t-enable-WaIncreaseLatencyIPCEnabled-wh.patch
	patches.suse/Make-the-Reducing-compressed-framebufer-size-message.patch
	patches.suse/drm-amd-powerplay-perform-PG-ungate-prior-to-CG-unga.patch
	patches.suse/0006-drm-amdgpu-force-fbdev-into-vram.patch
	patches.suse/drm-amd-display-add-basic-atomic-check-for-cursor-pl.patch
	patches.suse/drm-i915-Propagate-error-from-completed-fences.patch
	patches.suse/drm-i915-gvt-Init-DPLL-DDI-vreg-for-virtual-display-.patch
	patches.suse/drm-i915-gvt-Fix-kernel-oops-for-3-level-ppgtt-guest.patch
	patches.suse/ALSA-usb-audio-Add-control-message-quirk-delay-for-K.patch
	patches.suse/ALSA-firewire-lib-fix-function-sizeof-not-defined-er.patch
	patches.suse/Revert-ALSA-hda-realtek-Fix-pop-noise-on-ALC225.patch
	patches.suse/ALSA-hda-realtek-Fix-S3-pop-noise-on-Dell-Wyse.patch
	patches.suse/ALSA-usb-audio-add-mapping-for-ASRock-TRX40-Creator.patch
	patches.suse/ALSA-rawmidi-Fix-racy-buffer-resize-under-concurrent.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-Samsung-Notebook.patch
	patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-ASUS-GL503VM-.patch
	patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-ASUS-UX550GE-.patch
	patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-ASUS-UX581LV-.patch
	patches.suse/ALSA-hda-realtek-Add-COEF-workaround-for-ASUS-ZenBoo.patch
	patches.suse/ALSA-hda-realtek-Limit-int-mic-boost-for-Thinkpad-T5.patch
	patches.suse/hwmon-da9052-Synchronize-access-with-mfd.patch
	patches.suse/arm64-fix-the-flush_icache_range-arguments-in-machin.patch
	patches.suse/i40iw-Fix-error-handling-in-i40iw_manage_arp_cache.patch
	patches.suse/RDMA-rxe-Always-return-ERR_PTR-from-rxe_create_mmap_.patch
	patches.suse/IB-mlx4-Test-return-value-of-calls-to-ib_get_cached_.patch
	patches.suse/IB-hfi1-Fix-another-case-where-pq-is-left-on-waitlis.patch
	patches.suse/IB-core-Fix-potential-NULL-pointer-dereference-in-pk.patch
	patches.suse/RDMA-core-Fix-double-put-of-resource.patch
	patches.suse/RDMA-iw_cxgb4-Fix-incorrect-function-parameters.patch
	patches.suse/RDMA-uverbs-Do-not-discard-the-IB_EVENT_DEVICE_FATAL.patch
	patches.suse/RDMA-uverbs-Move-IB_EVENT_DEVICE_FATAL-to-destroy_uo.patch
	patches.suse/virtio_net-fix-lockdep-warning-on-32-bit.patch
	patches.suse/Revert-ipv6-add-mtu-lock-check-in-__ip6_rt_update_pm.patch
	patches.suse/net-fix-a-potential-recursive-NETDEV_FEAT_CHANGE.patch
	patches.suse/net-tcp-fix-rx-timestamp-behavior-for-tcp_recvmsg.patch
	patches.suse/r8169-re-establish-support-for-RTL8401-chip-version.patch
	patches.suse/nfp-abm-fix-error-return-code-in-nfp_abm_vnic_alloc.patch
	patches.suse/dpaa2-eth-prevent-array-underflow-in-update_cls_rule.patch
	patches.suse/bpf-Fix-sk_psock-refcnt-leak-when-receiving-message.patch
	patches.suse/bpf-Fix-error-return-code-in-map_lookup_and_delete_e.patch
	patches.suse/umh-fix-memory-leak-on-execve-failure.patch
	patches.suse/net-ipv4-really-enforce-backoff-for-redirects.patch
	patches.suse/netprio_cgroup-Fix-unlimited-memory-leak-of-v2-cgrou.patch
	patches.suse/net-dsa-loop-Add-module-soft-dependency.patch
	patches.suse/hinic-fix-a-bug-of-ndo_stop.patch
	patches.suse/ionic-leave-netdev-mac-alone-after-fw-upgrade.patch
	patches.suse/ionic-call-ionic_port_init-after-fw-upgrade.patch
	patches.suse/net-ethernet-ti-Remove-TI_CPTS_MOD-workaround.patch
	patches.suse/tcp-fix-SO_RCVLOWAT-hangs-with-fat-skbs.patch
	patches.suse/netlabel-cope-with-NULL-catmap.patch
	patches.suse/s390-ism-fix-error-return-code-in-ism_probe
	patches.suse/net-broadcom-select-broadcom_phy-for-bcmgenet.patch
	patches.suse/net-phy-fix-aneg-restart-in-phy_ethtool_set_eee.patch
	patches.suse/net-stmmac-fix-num_por-initialization.patch
	patches.suse/pppoe-only-process-PADT-targeted-at-local-interfaces.patch
	patches.suse/tcp-fix-error-recovery-in-tcp_zerocopy_receive.patch
	patches.suse/dpaa2-eth-properly-handle-buffer-size-restrictions.patch
	patches.suse/bpf-Fix-bug-in-mmap-implementation-for-BPF-array-map.patch
	patches.suse/bpf-Enforce-returning-0-for-fentry-fexit-progs.patch
	patches.suse/bpf-Restrict-bpf_probe_read-str-only-to-archs-where-.patch
	patches.suse/bpf-Restrict-bpf_trace_printk-s-s-usage-and-add-pks-.patch
	patches.suse/SUNRPC-fix-use-after-free-in-rpc_free_client_work.patch
	patches.suse/nfs-fix-NULL-deference-in-nfs4_get_valid_delegation.patch
	patches.suse/SUNRPC-Signalled-ASYNC-tasks-need-to-exit.patch
	patches.suse/NFS-Fix-fscache-super_cookie-index_key-from-changing.patch
	patches.suse/NFSv4-Fix-fscache-cookie-aux_data-to-ensure-change_a.patch
	patches.suse/SUNRPC-Directory-with-parent-rpc_clnt-already-presen.patch
	patches.suse/NFSv3-fix-rpc-receive-buffer-size-for-MOUNT-call.patch
	patches.suse/pinctrl-actions-fix-function-group-name-for-i2c0_gro.patch
	patches.suse/pinctrl-qcom-fix-wrong-write-in-update_dual_edge.patch
	patches.suse/pinctrl-sunrisepoint-Fix-PAD-lock-register-offset-fo.patch
	patches.suse/pinctrl-baytrail-Enable-pin-configuration-setting-fo.patch
	patches.suse/pinctrl-cherryview-Add-missing-spinlock-usage-in-chv.patch
	patches.suse/nvme-pci-dma-read-memory-barrier-for-completions.patch
	patches.suse/ARM-dts-imx6dl-yapp4-Fix-Ursa-board-Ethernet-connection.patch
	patches.suse/ARM-dts-imx27-phytec-phycard-s-rdk-Fix-the-I2C1-pinctrl-entries.patch
	patches.suse/ARM-dts-r8a73a4-Add-missing-CMT1-interrupts.patch
	patches.suse/ARM-dts-r7s9210-Remove-bogus-clock-names-from-OSTM-nodes.patch
	patches.suse/arm64-dts-rockchip-Replace-RK805-PMIC-node-name-with.patch
	patches.suse/arm64-dts-rockchip-Rename-dwc3-device-nodes-on-rk339.patch
	patches.suse/ARM-oxnas-make-ox820_boot_secondary-static.patch
	patches.suse/arm64-dts-allwinner-a64-Remove-unused-SPDIF-sound-ca.patch
	patches.suse/ARM-dts-r8a7740-Add-missing-extal2-to-CPG-node.patch
	patches.suse/powerpc-uaccess-Evaluate-macro-arguments-once-before.patch
	patches.suse/powerpc-64s-kuap-Restore-AMR-in-system-reset-excepti.patch
	patches.suse/CIFS-Spelling-s-EACCESS-EACCES-.patch
	patches.suse/cifs-Fix-null-pointer-check-in-cifs_read.patch
	patches.suse/cifs-fix-leaked-reference-on-requeued-write.patch
	patches.suse/x86-fix-early-boot-crash-on-gcc-10-third-try.patch
	patches.suse/x86-unwind-orc-fix-error-handling-in-_unwind_start.patch
	patches.suse/exec-Move-would_dump-into-flush_old_exec.patch
	patches.suse/dwc3-Remove-check-for-HWO-flag-in-dwc3_gadget_ep_rec.patch
	patches.suse/usb-dwc3-pci-Enable-extcon-driver-for-Intel-Merrifie.patch
	patches.suse/usb-gadget-audio-Fix-a-missing-error-return-value-in.patch
	patches.suse/usb-gadget-net2272-Fix-a-memory-leak-in-an-error-han.patch
	patches.suse/usb-gadget-legacy-fix-redundant-initialization-warni.patch
	patches.suse/usb-gadget-legacy-fix-error-return-code-in-cdc_bind.patch
	patches.suse/usb-gadget-legacy-fix-error-return-code-in-gncm_bind.patch
	patches.suse/usb-xhci-Fix-NULL-pointer-dereference-when-enqueuing.patch
	patches.suse/usb-host-xhci-plat-keep-runtime-active-when-removing.patch
	patches.suse/USB-usbfs-fix-mmap-dma-mismatch.patch
	patches.suse/usb-gadget-udc-atmel-Make-some-symbols-static.patch
	patches.suse/usb-core-hub-limit-HUB_QUIRK_DISABLE_AUTOSUSPEND-to-.patch
	patches.suse/USB-gadget-fix-illegal-array-access-in-binding-with-.patch
	patches.suse/clk-Unlink-clock-if-failed-to-prepare-or-enable.patch
	patches.suse/clk-rockchip-fix-incorrect-configuration-of-rk3228-a.patch
	patches.suse/clk-ti-am33xx-fix-RTC-clock-parent.patch
	patches.suse/exfat-fix-possible-memory-leak-in-exfat_find.patch
	patches.suse/ima-Set-file-f_mode-instead-of-file-f_flags-in-ima_c.patch
	patches.suse/evm-Check-also-if-tfm-is-an-error-pointer-in-init_de.patch
	patches.suse/ima-Fix-return-value-of-ima_write_policy.patch
	patches.suse/evm-Fix-RCU-list-related-warnings.patch
	patches.suse/evm-Fix-a-small-race-in-init_desc.patch
	patches.suse/vsprintf-don-t-obfuscate-NULL-and-error-pointers.patch
	patches.suse/iommu-amd-fix-over-read-of-acpi-uid-from-ivrs-table
	patches.suse/i2c-fix-missing-pm_runtime_put_sync-in-i2c_device_pr.patch
	patches.suse/i2c-altera-Fix-race-between-xfer_msg-and-isr-thread.patch
	patches.suse/i2c-mux-demux-pinctrl-Fix-an-error-handling-path-in-.patch
	patches.suse/fix-multiplication-overflow-in-copy_fdtable.patch
	patches.suse/ubifs-remove-broken-lazytime-support.patch
	patches.suse/ubifs-fix-wrong-use-of-crypto_shash_descsize.patch
	patches.suse/mtd-spinand-Propagate-ECC-information-to-the-MTD-str.patch
	patches.suse/mtd-Fix-mtd-not-registered-due-to-nvmem-name-collisi.patch
	patches.suse/dmaengine-owl-Use-correct-lock-in-owl_dma_get_pchan.patch
	patches.suse/dmaengine-dmatest-Restore-default-for-channel.patch
	patches.suse/dmaengine-tegra210-adma-Fix-an-error-handling-path-i.patch
	patches.suse/exfat-add-the-dummy-mount-options-to-be-backward-com.patch
	patches.suse/apparmor-Fix-aa_label-refcnt-leak-in-policy_update.patch
	patches.suse/apparmor-Fix-use-after-free-in-aa_audit_rule_init.patch
	patches.suse/ALSA-pcm-fix-incorrect-hw_base-increase.patch
	patches.suse/ALSA-hda-realtek-Fix-silent-output-on-Gigabyte-X5702.patch
	patches.suse/ALSA-iec1712-Initialize-STDSP24-properly-when-using-.patch
	patches.suse/ALSA-hda-realtek-Add-more-fixup-entries-for-Clevo-ma.patch
	patches.suse/arm64-Fix-PTRACE_SYSEMU-semantics.patch
	patches.suse/drm-edid-Add-Oculus-Rift-S-to-non-desktop-list.patch
	patches.suse/drm-etnaviv-fix-perfmon-domain-interation.patch
	patches.suse/scsi-qla2xxx-Do-not-log-message-when-reading-port-sp.patch
	patches.suse/s390-pci-fix-s390_mmio_read-write-with-mio
	patches.suse/s390-kexec_file-fix-initrd-location-for-kdump-kernel.patch
	patches.suse/s390-kaslr-add-support-for-r_390_jmp_slot-relocation-type
	patches.suse/tty-serial-add-missing-spin_lock_init-for-SiFive-ser.patch
	patches.suse/staging-kpc2000-fix-error-return-code-in-kp2000_pcie.patch
	patches.suse/iio-dac-vf610-Fix-an-error-handling-path-in-vf610_da.patch
	patches.suse/staging-iio-ad2s1210-Fix-SPI-reading.patch
	patches.suse/iio-adc-ti-ads8344-Fix-channel-selection.patch
	patches.suse/iio-adc-stm32-adc-fix-device-used-to-request-dma.patch
	patches.suse/iio-adc-stm32-dfsdm-fix-device-used-to-request-dma.patch
	patches.suse/iio-sca3000-Remove-an-erroneous-get_device.patch
	patches.suse/mei-release-me_cl-object-reference.patch
	patches.suse/misc-rtsx-Add-short-delay-after-exit-from-ASPM.patch
	patches.suse/net-dsa-mt7530-fix-roaming-from-DSA-user-ports.patch
	patches.suse/nexthop-Fix-attribute-checking-for-groups.patch
	patches.suse/net-revert-net-get-rid-of-an-signed-integer-overflow-in-ip_idents_reserve.patch
	patches.suse/net-phy-propagate-an-error-back-to-the-callers-of-ph.patch
	patches.suse/net-sched-fix-reporting-the-first-time-use-timestamp.patch
	patches.suse/iwlwifi-pcie-handle-QuZ-configs-with-killer-NICs-as-.patch
	patches.suse/r8152-support-additional-Microsoft-Surface-Ethernet-.patch
	patches.suse/net-inet_csk-Fix-so_reuseport-bind-address-cache-in-.patch
	patches.suse/__netif_receive_skb_core-pass-skb-by-reference.patch
	patches.suse/sctp-Don-t-add-the-shutdown-timer-if-its-already-bee.patch
	patches.suse/wireguard-selftests-use-newer-iproute2-for-gcc-10.patch
	patches.suse/wireguard-noise-read-preshared-key-while-taking-lock.patch
	patches.suse/wireguard-queueing-preserve-flow-hash-across-packet-.patch
	patches.suse/wireguard-noise-separate-receive-counter-from-send-c.patch
	patches.suse/ax25-fix-setsockopt-SO_BINDTODEVICE.patch
	patches.suse/net-nlmsg_cancel-if-put-fails-for-nhmsg.patch
	patches.suse/net-qrtr-Fix-passing-invalid-reference-to-qrtr_local.patch
	patches.suse/0001-net-ethernet-ti-fix-some-return-value-check-of-cpsw_.patch
	patches.suse/net-tls-fix-encryption-error-checking.patch
	patches.suse/net-tls-free-record-only-on-encryption-error.patch
	patches.suse/net-ipip-fix-wrong-address-family-in-init-error-path.patch
	patches.suse/net-don-t-return-invalid-table-id-error-when-we-fall.patch
	patches.suse/felix-Fix-initialization-of-ioremap-resources.patch
	patches.suse/bpf-Prevent-mmap-ing-read-only-maps-as-writable.patch
	patches.suse/net-mvpp2-fix-RX-hashing-for-non-10G-ports.patch
	patches.suse/tipc-block-BH-before-using-dst_cache.patch
	patches.suse/sctp-Start-shutdown-on-association-restart-if-in-SHU.patch
	patches.suse/mlxsw-spectrum-Fix-use-after-free-of-split-unsplit-t.patch
	patches.suse/0001-net-mscc-ocelot-fix-address-ageing-time-again.patch
	patches.suse/0003-net-sun-fix-missing-release-regions-in-cas_init_one.patch
	patches.suse/net-stmmac-don-t-attach-interface-until-resume-finis.patch
	patches.suse/net-ethernet-ti-cpsw-fix-ASSERT_RTNL-warning-during-.patch
	patches.suse/net-mlx4_core-fix-a-memory-leak-bug.patch
	patches.suse/net-mlx5-Add-command-entry-handling-completion.patch
	patches.suse/net-mlx5e-kTLS-Destroy-key-object-after-destroying-t.patch
	patches.suse/net-mlx5e-Fix-inner-tirs-handling.patch
	patches.suse/net-mlx5-Fix-memory-leak-in-mlx5_events_init.patch
	patches.suse/net-mlx5-Fix-cleaning-unmanaged-flow-tables.patch
	patches.suse/net-mlx5-Don-t-maintain-a-case-of-del_sw_func-being-.patch
	patches.suse/net-mlx5-Annotate-mutex-destroy-for-root-ns.patch
	patches.suse/net-mlx5e-Update-netdev-txq-on-completions-during-cl.patch
	patches.suse/net-mlx5-Fix-error-flow-in-case-of-function_setup-fa.patch
	patches.suse/sched-fair-Fix-enqueue_task_fair-warning-some-more.patch
	patches.suse/sched-fair-Fix-unthrottle_cfs_rq-for-leaf_cfs_rq-list.patch
	patches.suse/x86-unwind-orc-fix-unwind_get_return_address_ptr-for-inactive-tasks.patch
	patches.suse/ARM-8970-1-decompressor-increase-tag-size.patch
	patches.suse/exec-Always-set-cap_ambient-in-cap_bprm_set_creds.patch
	patches.suse/cgroup-rstat-Revert-cgroup-Add-memory-barriers-to-plug-cgroup_rstat_updated-race-window.patch
	patches.suse/Input-mms114-fix-handling-of-mms345l.patch
	patches.suse/Input-usbtouchscreen-add-support-for-BonXeon-TP.patch
	patches.suse/Input-evdev-call-input_flush_device-on-release-not-f.patch
	patches.suse/Input-xpad-add-custom-init-packet-for-Xbox-One-S-con.patch
	patches.suse/Input-dlink-dir685-touchkeys-fix-a-typo-in-driver-na.patch
	patches.suse/Input-i8042-add-ThinkPad-S230u-to-i8042-reset-list.patch
	patches.suse/Input-synaptics-rmi4-really-fix-attn_data-use-after-.patch
	patches.suse/Input-synaptics-rmi4-fix-error-return-code-in-rmi_dr.patch
	patches.suse/Input-synaptics-add-a-second-working-PNP_ID-for-Leno.patch
	patches.suse/mm-remove-VM_BUG_ON-PageSlab-from-page_mapcount.patch
	patches.suse/fs-binfmt_elf.c-allocate-initialized-memory-in-fill_.patch
	patches.suse/include-asm-generic-topology.h-guard-cpumask_of_node.patch
	patches.suse/drm-amd-display-drop-cursor-position-check-in-atomic.patch
	patches.suse/gpu-drm-Ingenic-Fix-opaque-pointer-casted-to-wrong-t.patch
	patches.suse/ALSA-hwdep-fix-a-left-shifting-1-by-31-UB-bug.patch
	patches.suse/ALSA-hda-realtek-Add-a-model-for-Thinkpad-T570-witho.patch
	patches.suse/ALSA-usb-audio-mixer-volume-quirk-for-ESS-Technology.patch
	patches.suse/ALSA-usb-audio-Quirks-for-Gigabyte-TRX40-Aorus-Maste.patch
	patches.suse/ALSA-hda-realtek-Add-new-codec-supported-for-ALC287.patch
	patches.suse/mmc-block-Fix-use-after-free-issue-for-rpmb.patch
	patches.suse/IB-qib-Call-kobject_put-when-kobject_init_and_add-fa.patch
	patches.suse/RDMA-mlx5-Fix-NULL-pointer-dereference-in-destroy_pr.patch
	patches.suse/RDMA-pvrdma-Fix-missing-pci-disable-in-pvrdma_pci_pr.patch
	patches.suse/RDMA-core-Fix-double-destruction-of-uobject.patch
	patches.suse/IB-ipoib-Fix-double-free-of-skb-in-case-of-multicast.patch
	patches.suse/nvme-pci-avoid-race-between-nvme_reap_pending_cqes-a.patch
	patches.suse/iommu-fix-reference-count-leak-in-iommu_group_alloc
	patches.suse/0004-libceph-ignore-pool-overlay-and-cache-logic-on-redirects.patch
	patches.suse/0005-ceph-flush-release-queue-when-handling-caps-for-unknown-inode.patch
	patches.suse/soc-mediatek-cmdq-return-send-msg-error-code.patch
	patches.suse/ARM-dts-bcm2835-rpi-zero-w-Fix-led-polarity.patch
	patches.suse/ARM-dts-bcm-HR2-Fix-PPI-interrupt-types.patch
	patches.suse/gpio-exar-Fix-bad-handling-for-ida_simple_get-error-.patch
	patches.suse/gpio-pxa-Fix-return-value-of-pxa_gpio_probe.patch
	patches.suse/gpio-bcm-kona-Fix-return-value-of-bcm_kona_gpio_prob.patch
	patches.suse/net-tls-fix-race-condition-causing-kernel-panic.patch
	patches.suse/dpaa_eth-fix-usage-as-DSA-master-try-3.patch
	patches.suse/0004-qlcnic-fix-missing-release-in-qlcnic_83xx_interrupt_.patch
	patches.suse/mac80211-mesh-fix-discovery-timer-re-arming-issue-cr.patch
	patches.suse/ieee80211-Fix-incorrect-mask-for-default-PE-duration.patch
	patches.suse/net-stmmac-enable-timestamp-snapshot-for-required-PT.patch
	patches.suse/net-check-untrusted-gso_size-at-kernel-entry.patch
	patches.suse/net-usb-qmi_wwan-add-Telit-LE910C1-EUX-composition.patch
	patches.suse/bnxt_en-Fix-accumulation-of-bp-net_stats_prev.patch
	patches.suse/bnxt_en-Fix-return-code-to-flash_device.patch
	patches.suse/bnxt_en-fix-firmware-message-length-endianness.patch
	patches.suse/crypto-chelsio-chtls-properly-set-tp-lsndtime.patch
	patches.suse/nfp-flower-fix-used-time-of-merge-flow-statistics.patch
	patches.suse/vsock-fix-timeout-in-vsock_accept.patch
	patches.suse/net-dsa-felix-send-VLANs-on-CPU-port-as-egress-tagge.patch
	patches.suse/net-dsa-declare-lockless-TX-feature-for-slave-ports.patch
	patches.suse/bonding-Fix-reference-count-leak-in-bond_sysfs_slave.patch
	patches.suse/net-be-more-gentle-about-silly-gso-requests-coming-f.patch
	patches.suse/0005-xfrm-fix-error-in-comment.patch
	patches.suse/xfrm-fix-a-warning-in-xfrm_policy_insert_list.patch
	patches.suse/powerpc-bpf-Enable-bpf_probe_read-str-on-powerpc-aga.patch
	patches.suse/net-mlx5-Fix-crash-upon-suspend-resume.patch
	patches.suse/net-mlx5e-Fix-stats-update-for-matchall-classifier.patch
	patches.suse/net-mlx5e-replace-EINVAL-in-mlx5e_flower_parse_meta.patch
	patches.suse/NFC-st21nfca-add-missed-kfree_skb-in-an-error-path.patch
	patches.suse/drivers-net-ibmvnic-Update-VNIC-protocol-version-rep.patch
	patches.suse/devinet-fix-memleak-in-inetdev_init.patch
	patches.suse/l2tp-do-not-use-inet_hash-inet_unhash.patch
	patches.suse/l2tp-add-sk_family-checks-to-l2tp_validate_socket.patch
	patches.suse/regmap-debugfs-check-count-when-read-regmap-file.patch
	patches.suse/spi-Respect-DataBitLength-field-of-SpiSerialBusV2-AC.patch
	patches.suse/spi-bcm-qspi-when-tx-rx-buffer-is-NULL-set-to-0.patch
	patches.suse/spi-bcm-qspi-Handle-clock-probe-deferral.patch
	patches.suse/spi-Fix-controller-unregister-order.patch
	patches.suse/spi-bcm2835-Fix-controller-unregister-order.patch
	patches.suse/spi-bcm2835aux-Fix-controller-unregister-order.patch
	patches.suse/spi-dw-Fix-controller-unregister-order.patch
	patches.suse/spi-pxa2xx-Fix-controller-unregister-order.patch
	patches.suse/spi-pxa2xx-Fix-runtime-PM-ref-imbalance-on-probe-err.patch
	patches.suse/spi-spi-mem-Fix-Dual-Quad-modes-on-Octal-capable-dev.patch
	patches.suse/spi-spi-fsl-dspi-Adding-shutdown-hook.patch
	patches.suse/spi-pxa2xx-Apply-CS-clk-quirk-to-BXT.patch
	patches.suse/spi-dw-Zero-DMA-Tx-and-Rx-configurations-on-stack.patch
	patches.suse/spi-dw-Fix-native-CS-being-unset.patch
	patches.suse/spi-dw-Enable-interrupts-in-accordance-with-DMA-xfer.patch
	patches.suse/spi-dw-Return-any-value-retrieved-from-the-dma_trans.patch
	patches.suse/spi-dw-Add-SPI-Tx-done-wait-method-to-DMA-based-tran.patch
	patches.suse/spi-dw-Add-SPI-Rx-done-wait-method-to-DMA-based-tran.patch
	patches.suse/spi-dw-Fix-Rx-only-DMA-transfers.patch
	patches.suse/spi-spi-fsl-dspi-fix-native-data-copy.patch
	patches.suse/crypto-algapi-Avoid-spurious-modprobe-on-LOADED.patch
	patches.suse/crypto-ccp-don-t-select-CONFIG_DMADEVICES.patch
	patches.suse/padata-add-separate-cpuhp-node-for-CPUHP_PADATA_DEAD.patch
	patches.suse/crypto-drbg-fix-error-return-code-in-drbg_alloc_stat.patch
	patches.suse/crypto-Avoid-free-namespace-collision.patch
	patches.suse/crypto-stm32-crc32-fix-ext4-chksum-BUG_ON.patch
	patches.suse/crypto-stm32-crc32-fix-run-time-self-test-issue.patch
	patches.suse/crypto-stm32-crc32-fix-multi-instance.patch
	patches.suse/linux-parser-h-add-include-guards.patch
	patches.suse/printk-handle-blank-console-arguments-passed-in.patch
	patches.suse/edac-skx-i10nm-make-some-configurations-cpu-model-specific.patch
	patches.suse/edac-i10nm-update-driver-to-support-different-bus-number-config-register-offsets.patch
	patches.suse/edac-skx-use-the-mcmtr-register-to-retrieve-close_pg-bank_xor_enable.patch
	patches.suse/objtool-clean-instruction-state-before-each-function-validation.patch
	patches.suse/objtool-ignore-empty-alternatives.patch
	patches.suse/objtool-rename-struct-cfi_state.patch
	patches.suse/objtool-fix-cfi-insn_state-propagation.patch
	patches.suse/objtool-remove-check-preventing-branches-within-alternative.patch
	patches.suse/objtool-uniquely-identify-alternative-instruction-groups.patch
	patches.suse/objtool-fix-orc-vs-alternatives.patch
	patches.suse/objtool-allow-no-op-cfi-ops-in-alternatives.patch
	patches.suse/efi-libstub-x86-Work-around-LLVM-ELF-quirk-build-reg.patch
	patches.suse/efi-efivars-Add-missing-kobject_put-in-sysfs-entry-c.patch
	patches.suse/x86-smpboot-remove-the-last-icpu-macro.patch
	patches.suse/x86-cpu-add-a-steppings-field-to-struct-x86_cpu_id.patch
	patches.suse/x86-cpu-amd-make-erratum-1054-a-legacy-erratum.patch
	patches.suse/ACPI-IORT-Fix-PMCG-node-single-ID-mapping-handling.patch
	patches.suse/arm64-insn-Fix-two-bugs-in-encoding-32-bit-logical-i.patch
	patches.suse/arm-mm-use-__pfn_to_section-to-get-mem_section.patch
	patches.suse/arm64-kexec_file-print-appropriate-variable.patch
	patches.suse/arm64-cacheflush-Fix-KGDB-trap-detection.patch
	patches.suse/drivers-perf-hisi-Permit-modular-builds-of-HiSilicon.patch
	patches.suse/firmware-arm_sdei-Document-the-motivation-behind-the.patch
	patches.suse/firmware-smccc-add-have_arm_smccc_discovery-to-identify-smccc-v1-1-and-above.patch
	patches.suse/firmware-smccc-update-link-to-latest-smccc-specification.patch
	patches.suse/firmware-smccc-add-the-definition-for-smcccv1-2-version-error-codes.patch
	patches.suse/firmware-smccc-drop-smccc_version-enum-and-use-arm_smccc_version_1_x-instead.patch
	patches.suse/firmware-smccc-refactor-smccc-specific-bits-into-separate-file.patch
	patches.suse/firmware-smccc-add-function-to-fetch-smccc-version.patch
	patches.suse/arm64-vdso-Add-Bsymbolic-to-ldflags.patch
	patches.suse/arm64-vdso-Add-eh-frame-hdr-to-ldflags.patch
	patches.suse/ARM-8974-1-use-SPARSMEM_STATIC-when-SPARSEMEM-is-enabled.patch
	patches.suse/lpfc_debugfs-get-rid-of-pointless-access_ok.patch
	patches.suse/pcm_native-result-of-put_user-needs-to-be-checked.patch
	patches.suse/aio-fix-async-fsync-creds.patch
	patches.suse/vfs-don-t-parse-forbidden-flags.patch
	patches.suse/MM-replace-PF_LESS_THROTTLE-with-PF_LOCAL_THROTTLE.patch
	patches.suse/Deprecate-NR_UNSTABLE_NFS-use-NR_WRITEBACK.patch
	patches.suse/mm-swap-properly-update-readahead-statistics-in-unus.patch
	patches.suse/mmc-sdhci-msm-Set-SDHCI_QUIRK_MULTIBLOCK_READ_ACMD12.patch
	patches.suse/mmc-core-Use-DEFINE_DEBUGFS_ATTRIBUTE-instead-of-DEF.patch
	patches.suse/mmc-via-sdmmc-Respect-the-cmd-busy_timeout-from-the-.patch
	patches.suse/mmc-sdio-Fix-potential-NULL-pointer-error-in-mmc_sdi.patch
	patches.suse/mmc-sdio-Fix-several-potential-memory-leaks-in-mmc_s.patch
	patches.suse/mmc-meson-mx-sdio-trigger-a-soft-reset-after-a-timeo.patch
	patches.suse/mmc-uniphier-sd-call-devm_request_irq-after-tmio_mmc.patch
	patches.suse/mmc-fix-compilation-of-user-API.patch
	patches.suse/mmc-sdhci-of-dwcmshc-implement-specific-set_uhs_sign.patch
	patches.suse/mmc-tmio-Further-fixup-runtime-PM-management-at-remo.patch
	patches.suse/mmc-mmci_sdmmc-fix-DMA-API-warning-overlapping-mappi.patch
	patches.suse/mmc-sdhci-esdhc-imx-fix-the-mask-for-tuning-start-po.patch
	patches.suse/mmc-sdhci-msm-Clear-tuning-done-flag-while-hs400-tun.patch
	patches.suse/platform-x86-intel-vbtn-Use-acpi_evaluate_integer.patch
	patches.suse/platform-x86-intel-vbtn-Split-keymap-into-buttons-an.patch
	patches.suse/platform-x86-intel-vbtn-Do-not-advertise-switches-to.patch
	patches.suse/platform-x86-intel-vbtn-Also-handle-tablet-mode-swit.patch
	patches.suse/platform-x86-dell-laptop-don-t-register-micmute-LED-.patch
	patches.suse/platform-x86-ISST-Increase-timeout.patch
	patches.suse/platform-x86-hp-wmi-Convert-simple_strtoul-to-kstrto.patch
	patches.suse/platform-x86-intel-hid-Add-a-quirk-to-support-HP-Spe.patch
	patches.suse/platform-x86-intel-vbtn-Only-blacklist-SW_TABLET_MOD.patch
	patches.suse/platform-x86-asus_wmi-Reserve-more-space-for-struct-.patch
	patches.suse/platform-x86-dcdbas-Check-SMBIOS-for-protected-buffe.patch
	patches.suse/PM-runtime-clk-Fix-clk_pm_runtime_get-error-path.patch
	patches.suse/cpuidle-Fix-three-reference-count-leaks.patch
	patches.suse/cpufreq-qoriq-convert-to-a-platform-driver.patch
	patches.suse/clk-qoriq-add-cpufreq-platform-device.patch
	patches.suse/cpufreq-Fix-up-cpufreq_boost_set_sw.patch
	patches.suse/ACPI-sysfs-Fix-reference-count-leak-in-acpi_sysfs_ad.patch
	patches.suse/ACPICA-Dispatcher-add-status-checks.patch
	patches.suse/ACPI-CPPC-Fix-reference-count-leak-in-acpi_cppc_proc.patch
	patches.suse/ACPI-GED-add-support-for-_Exx-_Lxx-handler-methods.patch
	patches.suse/ACPI-GED-use-correct-trigger-type-field-in-_Exx-_Lxx.patch
	patches.suse/mm-memory-failure-Add-memory_failure_queue_kick.patch
	patches.suse/ACPI-APEI-Kick-the-memory_failure-queue-for-synchron.patch
	patches.suse/arm64-acpi-Make-apei_claim_sea-synchronise-with-APEI.patch
	patches.suse/ACPI-video-Use-native-backlight-on-Acer-TravelMate-5.patch
	patches.suse/drm-i915-Rely-on-direct-submission-to-the-queue.patch
	patches.suse/agp-intel-Reinforce-the-barrier-after-GTT-updates.patch
	patches.suse/0002-drm-qxl-Use-correct-notify-port-address-when-creatin.patch
	patches.suse/drm-dp_mst-Reformat-drm_dp_check_act_status-a-bit.patch
	patches.suse/0001-drm-dp_mst-Increase-ACT-retry-timeout-to-3s.patch
	patches.suse/drm-bridge-adv7511-Extend-list-of-audio-sample-rates.patch
	patches.suse/0001-video-vt8500lcdfb-fix-fallthrough-warning.patch
	patches.suse/drm-amdgpu-sriov-add-amdgpu_amdkfd_pre_reset-in-gpu-.patch
	patches.suse/0003-drm-amd-display-fix-Kconfig-help-text.patch
	patches.suse/drm-amdgpu-Init-data-to-avoid-oops-while-reading-pp_.patch
	patches.suse/video-fbdev-w100fb-Fix-a-potential-double-free.patch
	patches.suse/drm-vkms-Hold-gem-object-while-still-in-use.patch
	patches.suse/drm-rcar-du-Set-primary-plane-zpos-immutably-at-init.patch
	patches.suse/drm-mcde-dsi-Fix-return-value-check-in-mcde_dsi_bind.patch
	patches.suse/drm-i915-Remove-wait-priority-boosting.patch
	patches.suse/drm-i915-Ignore-submit-fences-on-the-same-timeline.patch
	patches.suse/drm-i915-Pull-waiting-on-an-external-dma-fence-into-.patch
	patches.suse/drm-i915-Peel-dma-fence-chains-for-await.patch
	patches.suse/drm-i915-Prevent-using-semaphores-to-chain-up-to-ext.patch
	patches.suse/drm-i915-Drop-no-semaphore-boosting.patch
	patches.suse/drm-exynos-dsi-Remove-bridge-node-reference-in-error.patch
	patches.suse/drm-nouveau-debugfs-fix-runtime-pm-imbalance-on-erro.patch
	patches.suse/drm-nouveau-fix-runtime-pm-imbalance-on-error.patch
	patches.suse/drm-nouveau-dispnv50-fix-runtime-pm-imbalance-on-err.patch
	patches.suse/drm-amdkfd-fix-restore-worker-race-condition.patch
	patches.suse/drm-amd-powerpay-Disable-gfxoff-when-setting-manual-.patch
	patches.suse/blk-mq-In-blk_mq_dispatch_rq_list-no-budget-is-a-rea.patch
	patches.suse/blk-mq-Add-blk_mq_delay_run_hw_queues-API-call.patch
	patches.suse/blk-mq-Rerun-dispatching-in-the-case-of-budget-conte.patch
	patches.suse/iocost-don-t-let-vrate-run-wild-while-there-s-no-sat.patch
	patches.suse/blk-mq-blk-mq-provide-forced-completion-method.patch
	patches.suse/nvme-force-complete-cancelled-requests.patch
	patches.suse/nvme-fc-Sync-header-to-FC-NVME-2-rev-1.08.patch
	patches.suse/nvme-fc-and-nvmet-fc-revise-LLDD-api-for-LS-receptio.patch
	patches.suse/nvme-fc-nvmet-fc-refactor-for-common-LS-definitions.patch
	patches.suse/nvmet-fc-Better-size-LS-buffers.patch
	patches.suse/nvme-fc-Ensure-private-pointers-are-NULL-if-no-data.patch
	patches.suse/nvme-fc-convert-assoc_active-flag-to-bit-op.patch
	patches.suse/nvme-fc-Update-header-and-host-for-common-definition.patch
	patches.suse/nvmet-fc-Update-target-for-common-definitions-for-LS.patch
	patches.suse/nvme-fc-Add-Disconnect-Association-Rcv-support.patch
	patches.suse/nvmet-fc-add-LS-failure-messages.patch
	patches.suse/nvmet-fc-perform-small-cleanups-on-unneeded-checks.patch
	patches.suse/nvmet-fc-track-hostport-handle-for-associations.patch
	patches.suse/nvmet-fc-rename-ls_list-to-ls_rcv_list.patch
	patches.suse/nvmet-fc-Add-Disconnect-Association-Xmt-support.patch
	patches.suse/nvme-fcloop-refactor-to-enable-target-to-host-LS.patch
	patches.suse/nvme-fcloop-add-target-to-host-LS-request-support.patch
	patches.suse/lpfc-Refactor-lpfc-nvme-headers.patch
	patches.suse/lpfc-Refactor-nvmet_rcv_ctx-to-create-lpfc_async_xch.patch
	patches.suse/lpfc-Commonize-lpfc_async_xchg_ctx-state-and-flag-de.patch
	patches.suse/lpfc-Refactor-NVME-LS-receive-handling.patch
	patches.suse/lpfc-Refactor-Send-LS-Request-support.patch
	patches.suse/lpfc-Refactor-Send-LS-Abort-support.patch
	patches.suse/lpfc-Refactor-Send-LS-Response-support.patch
	patches.suse/lpfc-nvme-Add-Receive-LS-Request-and-Send-LS-Respons.patch
	patches.suse/lpfc-nvmet-Add-support-for-NVME-LS-request-hosthandl.patch
	patches.suse/lpfc-nvmet-Add-Send-LS-Request-and-Abort-LS-Request-.patch
	patches.suse/nvme-provide-num-dword-helper.patch
	patches.suse/nvme-remove-unused-parameter.patch
	patches.suse/nvme-refine-the-Qemu-Identify-CNS-quirk.patch
	patches.suse/nvme-clean-up-nvme_scan_work.patch
	patches.suse/nvme-factor-out-a-nvme_ns_remove_by_nsid-helper.patch
	patches.suse/nvme-avoid-an-Identify-Controller-command-for-each-n.patch
	patches.suse/nvme-remove-the-magic-1024-constant-in-nvme_scan_ns_.patch
	patches.suse/nvme-unlink-head-after-removing-last-namespace.patch
	patches.suse/nvme-release-namespace-head-reference-on-error.patch
	patches.suse/nvme-always-search-for-namespace-head.patch
	patches.suse/nvme-check-namespace-head-shared-property.patch
	patches.suse/nvme-multipath-set-bdi-capabilities-once.patch
	patches.suse/nvme-revalidate-after-verifying-identifiers.patch
	patches.suse/nvme-consolidate-chunk_sectors-settings.patch
	patches.suse/nvme-revalidate-namespace-stream-parameters.patch
	patches.suse/nvme-consolodate-io-settings.patch
	patches.suse/nvme-fc-avoid-gcc-10-zero-length-bounds-warning.patch
	patches.suse/nvme-pci-remove-volatile-cqes.patch
	patches.suse/nvme-pci-remove-last_sq_tail.patch
	patches.suse/nvme-pci-align-io-queue-count-with-allocted-nvme_que.patch
	patches.suse/nvme-tcp-use-bh_lock-in-data_ready.patch
	patches.suse/nvme-tcp-avoid-scheduling-io_work-if-we-are-already-.patch
	patches.suse/nvme-tcp-try-to-send-request-in-queue_rq-context.patch
	patches.suse/nvme-define-constants-for-identification-values.patch
	patches.suse/0001-md-don-t-flush-workqueue-unconditionally-in-md_open.patch
	patches.suse/0007-raid5-remove-gfp-flags-from-scribble_alloc.patch
	patches.suse/block-floppy-fix-contended-case-in-floppy_queue_rq.patch
	patches.suse/nvme-tcp-set-MSG_SENDPAGE_NOTLAST-with-MSG_MORE-when.patch
	patches.suse/nvme-pci-make-sure-write-poll_queues-less-or-equal-t.patch
	patches.suse/nvme-fc-print-proper-nvme-fc-devloss_tmo-value.patch
	patches.suse/nvme-rdma-introduce-nvme_rdma_sgl-structure.patch
	patches.suse/lpfc-Fix-pointer-checks-and-comments-in-LS-receive-r.patch
	patches.suse/lpfc-fix-axchg-pointer-reference-after-free-and-doub.patch
	patches.suse/lpfc-Fix-return-value-in-__lpfc_nvme_ls_abort.patch
	patches.suse/0001-bcache-Convert-pr_-level-uses-to-a-more-typical-styl.patch
	patches.suse/xfs-clean-up-the-error-handling-in-xfs_swap_extents.patch
	patches.suse/xfs-fix-duplicate-verification-from-xfs_qm_dqflush.patch
	patches.suse/xfs-group-quota-should-return-EDQUOT-when-prj-quota-.patch
	patches.suse/xfs-don-t-fail-unwritten-extent-conversion-on-writeb.patch
	patches.suse/xfs-measure-all-contiguous-previous-extents-for-prea.patch
	patches.suse/xfs-force-writes-to-delalloc-regions-to-unwritten.patch
	patches.suse/btrfs-improve-global-reserve-stealing-logic.patch
	patches.suse/btrfs-allow-us-to-use-up-to-90-of-the-global-rsv-for-unlink.patch
	patches.suse/btrfs-account-for-trans_block_rsv-in-may_commit_transaction.patch
	patches.suse/btrfs-only-check-priority-tickets-for-priority-flushing.patch
	patches.suse/btrfs-run-btrfs_try_granting_tickets-if-a-priority-ticket-fails.patch
	patches.suse/btrfs-force-chunk-allocation-if-our-global-rsv-is-larger-than-metadata.patch
	patches.suse/btrfs-don-t-force-read-only-after-error-in-drop-snapshot.patch
	patches.suse/btrfs-remove-useless-check-for-copy_items-return-val.patch
	patches.suse/btrfs-qgroup-Mark-qgroup-inconsistent-if-we-re-inher.patch
	patches.suse/btrfs-fix-a-race-between-scrub-and-block-group-remov.patch
	patches.suse/btrfs-rename-member-trimming-of-block-group-to-a-mor.patch
	patches.suse/btrfs-move-the-block-group-freeze-unfreeze-helpers-i.patch
	patches.suse/btrfs-scrub-only-lookup-for-csums-if-we-are-dealing-.patch
	patches.suse/btrfs-block-group-don-t-set-the-wrong-READA-flag-for.patch
	patches.suse/btrfs-block-group-refactor-how-we-read-one-block-gro.patch
	patches.suse/btrfs-block-group-refactor-how-we-delete-one-block-g.patch
	patches.suse/btrfs-block-group-refactor-how-we-insert-a-block-gro.patch
	patches.suse/btrfs-block-group-rename-write_one_cache_group.patch
	patches.suse/0001-btrfs-reloc-fix-reloc-root-leak-and-NULL-pointer-der.patch
	patches.suse/0002-btrfs-reloc-clear-DEAD_RELOC_TREE-bit-for-orphan-roo.patch
	patches.suse/btrfs-fix-corrupt-log-due-to-concurrent-fsync-of-ino.patch
	patches.suse/btrfs-make-checksum-item-extension-more-efficient.patch
	patches.suse/btrfs-do-not-ignore-error-from-btrfs_next_leaf-when-.patch
	patches.suse/btrfs-fix-wrong-file-range-cleanup-after-an-error-fi.patch
	patches.suse/btrfs-fix-space_info-bytes_may_use-underflow-after-n.patch
	patches.suse/btrfs-fix-space_info-bytes_may_use-underflow-during-.patch
	patches.suse/clocksource-dw_apb_timer-Make-CPU-affiliation-being-.patch
	patches.suse/clocksource-dw_apb_timer_of-Fix-missing-clockevent-t.patch
	patches.suse/sched-fair-Simplify-the-code-of-should_we_balance.patch
	patches.suse/sched-fair-find_idlest_group-Remove-unused-sd_flag-parameter.patch
	patches.suse/sched-Make-newidle_balance-static-again.patch
	patches.suse/sched-fair-Refill-bandwidth-before-scaling.patch
	patches.suse/sched-fair-Use-__this_cpu_read-in-wake_wide.patch
	patches.suse/sched-fair-Optimize-enqueue_task_fair.patch
	patches.suse/sched-cpuacct-Use-__this_cpu_add-instead-of-this_cpu_ptr.patch
	patches.suse/sched-pelt-Sync-util-runnable_sum-with-PELT-window-when-propagating.patch
	patches.suse/sched-cpuacct-Fix-charge-cpuacct.usage_sys.patch
	patches.suse/sched-Optimize-ttwu-spinning-on-p-on_cpu.patch
	patches.suse/sched-Offload-wakee-task-activation-if-it-the-wakee-is-descheduling.patch
	patches.suse/PCI-Don-t-disable-decoding-when-mmio_always_on-is-se.patch
	patches.suse/kgdb-Fix-spurious-true-from-in_dbg_master.patch
	patches.suse/kgdb-Drop-malformed-kernel-doc-comment.patch
	patches.suse/kvm-svm-avoid-infinite-loop-on-npf-from-bad-address
	patches.suse/kvm-nvmx-preserve-exception-priority-irrespective-of.patch
	patches.suse/rcuwait-Let-rcuwait_wake_up-return-whether-or-not-a-.patch
	patches.suse/kvm-nvmx-skip-ibpb-when-switching-between-vmcs01-and.patch
	patches.suse/kvm-nvmx-really-make-emulated-nested-preemption-time.patch
	patches.suse/kvm-x86-only-do-l1tf-workaround-on-affected-processors
	patches.suse/kvm-x86-mmu-set-mmio_value-to-0-if-reserved-pf-can-t-be-generated
	patches.suse/kvm-x86-allow-kvm_state_nested_mtf_pending-in-kvm_state-flags
	patches.suse/KVM-nVMX-always-update-CR3-in-VMCS.patch
	patches.suse/Bluetooth-L2CAP-Fix-handling-LE-modes-by-L2CAP_OPTIO.patch
	patches.suse/Bluetooth-hci_bcm-fix-freeing-not-requested-IRQ.patch
	patches.suse/Bluetooth-btrtl-Add-support-for-RTL8761B.patch
	patches.suse/e1000-Distribute-switch-variables-for-initialization.patch
	patches.suse/net-mlx5e-en_accel-Add-missing-net-geneve.h-include.patch
	patches.suse/net-mlx5e-Set-of-completion-request-bit-should-not-c.patch
	patches.suse/0005-dpaa2-eth-fix-return-codes-used-in-ndo_setup_tc.patch
	patches.suse/net-bcmgenet-set-Rx-mode-before-starting-netif.patch
	patches.suse/net-bcmgenet-Fix-WoL-with-password-after-deep-sleep.patch
	patches.suse/Revert-net-bcmgenet-remove-unused-function-in-bcmgen.patch
	patches.suse/ice-Fix-error-return-code-in-ice_add_prof.patch
	patches.suse/net-lpc-enet-fix-error-return-code-in-lpc_mii_init.patch
	patches.suse/drivers-net-davinci_mdio-fix-potential-NULL-derefere.patch
	patches.suse/selftests-bpf-Fix-memory-leak-in-extract_build_id.patch
	patches.suse/selftests-bpf-Fix-invalid-memory-reads-in-core_relo-.patch
	patches.suse/net-ena-avoid-unnecessary-admin-command-when-RSS-fun.patch
	patches.suse/net-ena-fix-error-returning-in-ena_com_get_hash_func.patch
	patches.suse/net-ena-allow-setting-the-hash-function-without-chan.patch
	patches.suse/net-ena-change-default-RSS-hash-function-to-Toeplitz.patch
	patches.suse/net-ena-changes-to-RSS-hash-key-allocation.patch
	patches.suse/net-ena-remove-code-that-does-nothing.patch
	patches.suse/net-ena-add-unmask-interrupts-statistics-to-ethtool.patch
	patches.suse/net-ena-add-support-for-reporting-of-packet-drops.patch
	patches.suse/net-ena-drop-superfluous-prototype.patch
	patches.suse/net-ena-use-SHUTDOWN-as-reset-reason-when-closing-in.patch
	patches.suse/net-ena-cosmetic-remove-unnecessary-spaces-and-tabs-.patch
	patches.suse/net-ena-cosmetic-extract-code-to-ena_indirection_tab.patch
	patches.suse/bnxt_en-Improve-TQM-ring-context-memory-sizing-formu.patch
	patches.suse/Revert-crypto-chelsio-Inline-single-pdu-only.patch
	patches.suse/Crypto-chcr-fix-for-ccm-aes-failed-test.patch
	patches.suse/ath10k-Fix-the-race-condition-in-firmware-dump-work-.patch
	patches.suse/ath10k-fix-kernel-null-pointer-dereference.patch
	patches.suse/ath9k-Fix-use-after-free-Read-in-htc_connect_service.patch
	patches.suse/ath9k-Fix-use-after-free-Read-in-ath9k_wmi_ctrl_rx.patch
	patches.suse/ath9k-Fix-use-after-free-Write-in-ath9k_htc_rx_msg.patch
	patches.suse/ath9x-Fix-stack-out-of-bounds-Write-in-ath9k_hif_usb.patch
	patches.suse/ath9k-Fix-general-protection-fault-in-ath9k_hif_usb_.patch
	patches.suse/brcmfmac-fix-wrong-location-to-get-firmware-feature.patch
	patches.suse/p54usb-add-AirVasT-USB-stick-device-id.patch
	patches.suse/b43legacy-Fix-case-where-channel-status-is-corrupted.patch
	patches.suse/rtw88-fix-an-issue-about-leak-system-resources.patch
	patches.suse/mwifiex-avoid-Wstringop-overflow-warning.patch
	patches.suse/libertas_tf-avoid-a-null-dereference-in-pointer-priv.patch
	patches.suse/ath10k-remove-the-max_sched_scan_reqs-value.patch
	patches.suse/carl9170-remove-P2P_GO-support.patch
	patches.suse/ath9k_htc-Silence-undersized-packet-warnings.patch
	patches.suse/Bluetooth-btbcm-Add-2-missing-models-to-subver-table.patch
	patches.suse/Bluetooth-Handle-Inquiry-Cancel-error-after-Inquiry-.patch
	patches.suse/net-dsa-mt7530-set-CPU-port-to-fallback-mode.patch
	patches.suse/veth-Adjust-hard_start-offset-on-redirect-XDP-frames.patch
	patches.suse/ixgbe-Fix-XDP-redirect-on-archs-with-PAGE_SIZE-above.patch
	patches.suse/net-mlx5e-IPoIB-Drop-multicast-packets-that-this-int.patch
	patches.suse/e1000-Do-not-perform-reset-in-reset_task-if-we-are-a.patch
	patches.suse/net-ena-add-support-for-the-rx-offset-feature.patch
	patches.suse/net-ena-rename-ena_com_free_desc-to-make-API-more-un.patch
	patches.suse/net-ena-use-explicit-variable-size-for-clarity.patch
	patches.suse/net-ena-fix-ena_com_comp_status_to_errno-return-valu.patch
	patches.suse/net-ena-simplify-ena_com_update_intr_delay_resolutio.patch
	patches.suse/net-ena-cosmetic-rename-ena_update_tx-rx_rings_intr_.patch
	patches.suse/net-ena-cosmetic-set-queue-sizes-to-u32-for-consiste.patch
	patches.suse/net-ena-cosmetic-fix-spelling-and-grammar-mistakes-i.patch
	patches.suse/net-ena-cosmetic-fix-line-break-issues.patch
	patches.suse/net-ena-cosmetic-remove-unnecessary-code.patch
	patches.suse/net-ena-cosmetic-code-reorderings.patch
	patches.suse/net-ena-cosmetic-fix-spacing-issues.patch
	patches.suse/net-ena-cosmetic-minor-code-changes.patch
	patches.suse/net-ena-reduce-driver-load-time.patch
	patches.suse/selftests-bpf-CONFIG_IPV6_SEG6_BPF-required-for-test.patch
	patches.suse/selftests-bpf-CONFIG_LIRC-required-for-test_lirc_mod.patch
	patches.suse/e1000e-Disable-TSO-for-buffer-overrun-workaround.patch
	patches.suse/iwlwifi-avoid-debug-max-amsdu-config-overwriting-its.patch
	patches.suse/mt76-mt76x02u-Add-support-for-newer-versions-of-the-.patch
	patches.suse/rtlwifi-Fix-a-double-free-in-_rtl_usb_tx_urb_setup.patch
	patches.suse/mwifiex-Fix-memory-corruption-in-dump_station.patch
	patches.suse/batman-adv-Revert-disable-ethtool-link-speed-detecti.patch
	patches.suse/vmxnet3-prepare-for-version-4-changes.patch
	patches.suse/vmxnet3-add-support-to-get-set-rx-flow-hash.patch
	patches.suse/vmxnet3-add-geneve-and-vxlan-tunnel-offload-support.patch
	patches.suse/vmxnet3-update-to-version-4.patch
	patches.suse/vmxnet3-use-correct-hdr-reference-when-packet-is-enc.patch
	patches.suse/e1000e-Relax-condition-to-trigger-reset-for-ME-worka.patch
	patches.suse/ath10k-Skip-handling-del_server-during-driver-exit.patch
	patches.suse/wcn36xx-Fix-error-handling-path-in-wcn36xx_probe.patch
	patches.suse/b43-Fix-connection-problem-with-WPA3.patch
	patches.suse/b43_legacy-Fix-connection-problem-with-WPA3.patch
	patches.suse/wlcore-fix-runtime-pm-imbalance-in-wl1271_tx_work.patch
	patches.suse/wlcore-fix-runtime-pm-imbalance-in-wlcore_regdomain_.patch
	patches.suse/airo-Fix-read-overflows-sending-packets.patch
	patches.suse/iwlwifi-mvm-fix-aux-station-leak.patch
	patches.suse/ath10k-Remove-ath10k_qmi_register_service_notifier-d.patch
	patches.suse/wireless-Use-linux-stddef.h-instead-of-stddef.h.patch
	patches.suse/Bluetooth-Add-SCO-fallback-for-invalid-LMP-parameter.patch
	patches.suse/Bluetooth-Consolidate-encryption-handling-in-hci_enc.patch
	patches.suse/Bluetooth-btmtkuart-Improve-exception-handling-in-bt.patch
	patches.suse/bridge-Avoid-infinite-loop-when-suppressing-NS-messa.patch
	patches.suse/vxlan-Avoid-infinite-loop-when-suppressing-NS-messag.patch
	patches.suse/net-octeon-mgmt-Repair-filling-of-RX-ring.patch
	patches.suse/net-vmxnet3-fix-possible-buffer-overflow-caused-by-b.patch
	patches.suse/tun-correct-header-offsets-in-napi-frags-mode.patch
	patches.suse/ice-Fix-inability-to-set-channels-when-down.patch
	patches.suse/ipv6-fix-IPV6_ADDRFORM-operation-logic.patch
	patches.suse/libbpf-Fix-perf_buffer__free-API-for-sparse-allocs.patch
	patches.suse/bpf-Fix-map-permissions-check.patch
	patches.suse/selftests-bpf-flow_dissector-Close-TAP-device-FD-aft.patch
	patches.suse/bpf-Fix-up-bpf_skb_adjust_room-helper-s-skb-csum-set.patch
	patches.suse/s390-bpf-maintain-8-byte-stack-alignment
	patches.suse/vmxnet3-allow-rx-flow-hash-ops-only-when-rss-is-enab.patch
	patches.suse/net_failover-fixed-rollback-in-net_failover_open.patch
	patches.suse/mm-thp-make-the-thp-mapcount-atomic-against-_split_huge_pmd_locked.patch
	patches.suse/mm-pagealloc-c-call-touch_nmi_watchdog-on-max-order-boundaries-in-deferred-init.patch
	patches.suse/mm-initialize-deferred-pages-with-interrupts-enabled.patch
	patches.suse/mm-call-cond_resched-from-deferred_init_memmap.patch
	patches.suse/mm-fix-NUMA-node-file-count-error-in-replace_page_ca.patch
	patches.suse/media-staging-intel-ipu3-Implement-lock-for-stream-o.patch
	patches.suse/media-ov5640-fix-use-of-destroyed-mutex.patch
	patches.suse/media-staging-imgu-do-not-hold-spinlock-during-freei.patch
	patches.suse/media-imx-imx7-mipi-csis-Cleanup-and-fix-subdev-pad-.patch
	patches.suse/media-dvb-return-EREMOTEIO-on-i2c-transfer-failure.patch
	patches.suse/media-vicodec-Fix-error-codes-in-probe-function.patch
	patches.suse/media-platform-fcp-Set-appropriate-DMA-parameters.patch
	patches.suse/media-si2157-Better-check-for-running-tuner-in-init.patch
	patches.suse/media-staging-ipu3-Fix-stale-list-entries-on-paramet.patch
	patches.suse/media-Revert-staging-imgu-Address-a-compiler-warning.patch
	patches.suse/media-staging-ipu3-imgu-Move-alignment-attribute-to-.patch
	patches.suse/media-cec-silence-shift-wrapping-warning-in-__cec_s_.patch
	patches.suse/media-gpio-ir-tx-improve-precision-of-transmitted-si.patch
	patches.suse/media-dvbdev-Fix-tuner-demod-media-controller-link.patch
	patches.suse/mfd-wm8994-Fix-driver-operation-if-loaded-as-modules.patch
	patches.suse/mfd-stmfx-Reset-chip-on-resume-as-supply-was-disable.patch
	patches.suse/mfd-stmfx-Fix-stmfx_irq_init-error-path.patch
	patches.suse/backlight-lp855x-Ensure-regulators-are-disabled-on-p.patch
	patches.suse/watchdog-imx_sc_wdt-Fix-reboot-on-crash.patch
	patches.suse/watchdog-da9062-No-need-to-ping-manually-before-sett.patch
	patches.suse/ALSA-usb-audio-RME-Babyface-Pro-mixer-patch.patch
	patches.suse/ALSA-usb-audio-Print-more-information-in-stream-proc.patch
	patches.suse/ALSA-usb-audio-Fix-a-limit-check-in-proc_dump_substr.patch
	patches.suse/ALSA-usb-audio-Improve-frames-size-computation.patch
	patches.suse/ALSA-usb-audio-Remove-async-workaround-for-Scarlett-.patch
	patches.suse/ALSA-usb-audio-Fix-racy-list-management-in-output-qu.patch
	patches.suse/ALSA-hda-realtek-Introduce-polarity-for-micmute-LED-.patch
	patches.suse/ALSA-hda-realtek-Enable-micmute-LED-on-and-HP-system.patch
	patches.suse/ALSA-hda-realtek-Add-LED-class-support-for-micmute-L.patch
	patches.suse/ALSA-hda-realtek-Fix-unused-variable-warning-w-o-CON.patch
	patches.suse/ALSA-isa-wavefront-prevent-out-of-bounds-write-in-io.patch
	patches.suse/ALSA-hda-tegra-correct-number-of-SDO-lines-for-Tegra.patch
	patches.suse/ALSA-hda-add-member-to-store-ratio-for-stripe-contro.patch
	patches.suse/ALSA-hda-tegra-workaround-playback-failure-on-Tegra1.patch
	patches.suse/ALSA-firewire-lib-fix-invalid-assignment-to-union-da.patch
	patches.suse/ALSA-fireface-fix-configuration-error-for-nominal-sa.patch
	patches.suse/ALSA-usb-audio-fixing-upper-volume-limit-for-RME-Bab.patch
	patches.suse/ALSA-usb-audio-Add-duplex-sound-support-for-USB-devi.patch
	patches.suse/ALSA-hda-Fix-potential-race-in-unsol-event-handler.patch
	patches.suse/ALSA-usb-audio-Clean-up-quirk-entries-with-macros.patch
	patches.suse/ALSA-usb-audio-Fixing-usage-of-plain-int-instead-of-.patch
	patches.suse/ASoC-davinci-mcasp-Fix-dma_chan-refcnt-leak-when-get.patch
	patches.suse/ASoC-max98373-reorder-max98373_reset-in-resume.patch
	patches.suse/ASoC-max9867-fix-volume-controls.patch
	patches.suse/ALSA-hda-Add-ElkhartLake-HDMI-codec-vid.patch
	patches.suse/ASoC-tegra-tegra_wm8903-Support-nvidia-headset-prope.patch
	patches.suse/ASoC-SOF-Intel-hda-remove-unnecessary-parentheses.patch
	patches.suse/ASoC-SOF-core-fix-error-return-code-in-sof_probe_con.patch
	patches.suse/ASoC-ux500-mop500-Fix-some-refcounted-resources-issu.patch
	patches.suse/ASoC-ti-omap-mcbsp-Fix-an-error-handling-path-in-aso.patch
	patches.suse/ASoC-SOF-Do-nothing-when-DSP-PM-callbacks-are-not-se.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Add-quirk-for-Toshiba-Encore.patch
	patches.suse/ASoC-fix-incomplete-error-handling-in-img_i2s_in_pro.patch
	patches.suse/ASoC-img-i2s-out-Fix-runtime-PM-imbalance-on-error.patch
	patches.suse/ASoC-fsl_asrc_dma-Fix-dma_chan-leak-when-config-DMA-.patch
	patches.suse/ASoC-qcom-q6asm-dai-kCFI-fix.patch
	patches.suse/ALSA-usb-audio-Add-Pioneer-DJ-DJM-900NXS2-support.patch
	patches.suse/ALSA-hda-add-sienna_cichlid-audio-asic-id-for-sienna.patch
	patches.suse/ALSA-es1688-Add-the-missed-snd_card_free.patch
	patches.suse/HID-i2c-hid-add-Schneider-SCL142ALM-to-descriptor-ov.patch
	patches.suse/HID-Add-quirks-for-Trust-Panora-Graphic-Tablet.patch
	patches.suse/HID-sony-Fix-for-broken-buttons-on-DS3-USB-dongles.patch
	patches.suse/HID-intel-ish-hid-avoid-bogus-uninitialized-variable.patch
	patches.suse/HID-multitouch-enable-multi-input-as-a-quirk-for-som.patch
	patches.suse/HID-multitouch-Remove-MT_CLS_WIN_8_DUAL.patch
	patches.suse/livepatch-disallow-vmlinux-ko.patch
	patches.suse/livepatch-apply-vmlinux-specific-klp-relocations-early.patch
	patches.suse/livepatch-remove-klp-arch.patch
	patches.suse/livepatch-prevent-module-specific-klp-rela-sections-from-referencing-vmlinux-symbols.patch
	patches.suse/s390-Change-s390_kernel_write-return-type-to-match-m.patch
	patches.suse/livepatch-make-klp_apply_object_relocs-static.patch
	patches.suse/fanotify-fix-ignore-mask-logic-for-events-on-child-a.patch
	patches.suse/mm-fix-mremap-not-considering-huge-pmd-devmap.patch
	patches.suse/0001-mm-memory_hotplug-refrain-from-adding-memory-into-an.patch
	patches.suse/include-linux-bitops.h-avoid-clang-shift-count-overf.patch
	patches.suse/fat-don-t-allow-to-mount-if-the-FAT-length-0.patch
	patches.suse/relay-handle-alloc_percpu-returning-NULL-in-relay_open.patch
	patches.suse/ARM-OMAP2-pm33xx-core-Make-am43xx_get_rtc_base_addr-static.patch
	patches.suse/power-vexpress-add-suppress_bind_attrs-to-true.patch
	patches.suse/soc-qcom-rpmh-Update-dirty-flag-only-when-data-chang.patch
	patches.suse/soc-qcom-rpmh-Invalidate-SLEEP-and-WAKE-TCSes-before.patch
	patches.suse/soc-qcom-rpmh-rsc-Clear-active-mode-configuration-fo.patch
	patches.suse/soc-qcom-rpmh-rsc-Allow-using-free-WAKE-TCS-for-acti.patch
	patches.suse/firmware-qcom_scm-fix-bogous-abuse-of-dma-direct-int.patch
	patches.suse/soc-qcom-rpmh-Dirt-can-only-make-you-dirtier-not-cle.patch
	patches.suse/kernel-cpu_pm-Fix-uninitted-local-in-cpu_pm.patch
	patches.suse/soc-tegra-pmc-Enable-PMIC-wake-event-on-Tegra186.patch
	patches.suse/soc-tegra-pmc-Select-GENERIC_PINCONF.patch
	patches.suse/soc-tegra-pmc-Enable-PMIC-wake-event-on-Tegra194.patch
	patches.suse/soc-tegra-pmc-Enable-PMIC-wake-event-on-Tegra210.patch
	patches.suse/firmware-imx-scu-Support-one-TX-and-one-RX.patch
	patches.suse/firmware-imx-scu-Fix-corruption-of-header.patch
	patches.suse/firmware-imx-scu-Fix-possible-memory-leak-in-imx_scu.patch
	patches.suse/drivers-soc-ti-knav_qmss_queue-Make-knav_gp_range_op.patch
	patches.suse/ARM-dts-renesas-Fix-IOMMU-device-node-names.patch
	patches.suse/ARM-dts-exynos-Fix-GPIO-polarity-for-thr-GalaxyS3-CM36651-sensor-s-bus.patch
	patches.suse/ARM-dts-s5pv210-Set-keep-power-in-suspend-for-SDHCI1-on-Aries.patch
	patches.suse/ARM-dts-stm32-fix-a-typo-for-DAC-io-channel-cells-on-stm32f429.patch
	patches.suse/ARM-dts-stm32-fix-a-typo-for-DAC-io-channel-cells-on-stm32h743.patch
	patches.suse/ARM-dts-sun8i-h2-plus-bananapi-m2-zero-Fix-led-polarity.patch
	patches.suse/ARM-dts-at91-sama5d2_ptc_ek-fix-sdmmc0-node-description.patch
	patches.suse/ARM-dts-at91-sama5d2_ptc_ek-fix-vbus-pin.patch
	patches.suse/arm64-tegra-Fix-ethernet-phy-mode-for-Jetson-Xavier.patch
	patches.suse/arm64-tegra-Fix-flag-for-64-bit-resources-in-ranges-.patch
	patches.suse/powerpc-fadump-use-static-allocation-for-reserved-me.patch
	patches.suse/powerpc-fadump-consider-reserved-ranges-while-reserv.patch
	patches.suse/powerpc-pkeys-Avoid-using-lockless-page-table-walk.patch
	patches.suse/powerpc-pkeys-Check-vma-before-returning-key-fault-e.patch
	patches.suse/powerpc-powernv-Fix-a-warning-message.patch
	patches.suse/powerpc-eeh-Fix-pseries_eeh_configure_bridge.patch
	patches.suse/powerpc-64s-exception-Fix-machine-check-no-loss-idle.patch
	patches.suse/powerpc-pseries-ras-Avoid-calling-rtas_token-in-NMI-.patch
	patches.suse/powerpc-pseries-ras-Fix-FWNMI_VALID-off-by-one.patch
	patches.suse/powerpc-pseries-ras-fwnmi-avoid-modifying-r3-in-erro.patch
	patches.suse/powerpc-pseries-ras-fwnmi-sreset-should-not-interloc.patch
	patches.suse/powerpc-pseries-Limit-machine-check-stack-to-4GB.patch
	patches.suse/powerpc-pseries-Machine-check-use-rtas_call_unlocked.patch
	patches.suse/powerpc-Implement-ftrace_enabled-helpers.patch
	patches.suse/powerpc-64s-machine-check-do-not-trace-real-mode-han.patch
	patches.suse/powerpc-traps-Do-not-trace-system-reset.patch
	patches.suse/powerpc-traps-Make-unrecoverable-NMIs-die-instead-of.patch
	patches.suse/powerpc-64s-Fix-early_init_mmu-section-mismatch.patch
	patches.suse/powerpc-kasan-Fix-issues-by-lowering-KASAN_SHADOW_EN.patch
	patches.suse/powerpc-xive-Clear-the-page-tables-for-the-ESB-IO-ma.patch
	patches.suse/input-i8042-Remove-special-PowerPC-handling.patch
	patches.suse/powerpc-fadump-Account-for-memory_limit-while-reserv.patch
	patches.suse/powerpc-kernel-Enables-memory-hot-remove-after-reboo.patch
	patches.suse/powerpc-64s-Don-t-init-FSCR_DSCR-in-__init_FSCR.patch
	patches.suse/powerpc-64s-Don-t-let-DT-CPU-features-set-FSCR_DSCR.patch
	patches.suse/powerpc-64s-Save-FSCR-to-init_task.thread.fscr-after.patch
	patches.suse/vfio-type1-support-faulting-pfnmap-vmas
	patches.suse/vfio-pci-fault-mmaps-to-enable-vma-tracking
	patches.suse/vfio-pci-invalidate-mmaps-and-block-mmio-access-on-disabled-memory
	patches.suse/vfio-pci-fix-memory-leaks-in-alloc_perm_bits.patch
	patches.suse/vfio-mdev-Fix-reference-count-leak-in-add_mdev_suppo.patch
	patches.suse/ipmi-use-vzalloc-instead-of-kmalloc-for-user-creatio.patch
	patches.suse/gpio-dwapb-Append-MODULE_ALIAS-for-platform-driver.patch
	patches.suse/gpio-pca953x-fix-handling-of-automatic-address-incre.patch
	patches.suse/gpio-tegra186-export-MODULE_DEVICE_TABLE.patch
	patches.suse/gpiolib-Document-that-GPIO-line-names-are-not-global.patch
	patches.suse/gpio-dwapb-Call-acpi_gpiochip_free_interrupts-on-GPI.patch
	patches.suse/gpio-rcar-Fix-runtime-PM-imbalance-on-error.patch
	patches.suse/RDMA-rxe-Set-default-vendor-ID.patch
	patches.suse/RDMA-mlx5-Fix-udata-response-upon-SRQ-creation.patch
	patches.suse/RDMA-uverbs-Make-the-event_queue-fds-return-POLLERR-.patch
	patches.suse/RDMA-bnxt_re-Remove-dead-code-from-rcfw.patch
	patches.suse/RDMA-mlx5-Verify-that-QP-is-created-with-RQ-or-SQ.patch
	patches.suse/RDMA-efa-Report-create-CQ-error-counter.patch
	patches.suse/RDMA-efa-Count-mmap-failures.patch
	patches.suse/RDMA-efa-Count-admin-commands-errors.patch
	patches.suse/RDMA-uverbs-Fix-create-WQ-to-use-the-given-user-hand.patch
	patches.suse/RDMA-srpt-Fix-disabling-device-management.patch
	patches.suse/RDMA-hns-Bugfix-for-querying-qkey.patch
	patches.suse/RDMA-hns-Fix-cmdq-parameter-of-querying-pf-timer-res.patch
	patches.suse/RDMA-mlx5-Add-init2init-as-a-modify-command.patch
	patches.suse/RDMA-efa-Fix-setting-of-wrong-bit-in-get-set_feature.patch
	patches.suse/RDMA-efa-Report-host-information-to-the-device.patch
	patches.suse/IB-hfi1-Remove-module-parameter-for-KDETH-qpns.patch
	patches.suse/IB-cma-Fix-ports-memory-leak-in-cma_configfs.patch
	patches.suse/IB-mlx5-Fix-DEVX-support-for-MLX5_CMD_OP_INIT2INIT_Q.patch
	patches.suse/RDMA-core-Move-and-rename-trace_cm_id_create.patch
	patches.suse/scsi-qla2xxx-Split-qla2x00_configure_local_loop.patch
	patches.suse/scsi-qla2xxx-Use-ARRAY_SIZE-instead-of-open-coding-i.patch
	patches.suse/scsi-ipr-remove-unneeded-semicolon.patch
	patches.suse/scsi-mpt3sas-use-true-false-for-bool-variables
	patches.suse/scsi-lpfc-remove-duplicate-unloading-checks.patch
	patches.suse/scsi-qla2xxx-Fix-MPI-failure-AEN-8200-handling.patch
	patches.suse/scsi-mpt3sas-don-t-change-the-dma-coherent-mask-after-allocations
	patches.suse/scsi-mpt3sas-rename-function-name-is_msb_are_same
	patches.suse/scsi-mpt3sas-separate-out-rdpq-allocation-to-new-function
	patches.suse/scsi-mpt3sas-handle-rdpq-dma-allocation-in-same-4g-region
	patches.suse/scsi-mpt3sas-update-mpt3sas-version-to-33-101-00-00
	patches.suse/scsi-mpt3sas-remove-null-check-before-freeing-function
	patches.suse/scsi-qla2xxx-make-1-bit-bit-fields-unsigned-int.patch
	patches.suse/scsi-qedi-Check-for-buffer-overflow-in-qedi_set_path
	patches.suse/scsi-qla2xxx-Fix-warning-after-FC-target-reset.patch
	patches.suse/scsi-qla2xxx-Fix-failure-message-in-qlt_disable_vha.patch
	patches.suse/scsi-qla2xxx-Fix-issue-with-adapter-s-stopping-state.patch
	patches.suse/scsi-qla2xxx-Make-qla_set_ini_mode-return-void.patch
	patches.suse/scsi-qla2xxx-Use-true-false-for-need_mpi_reset.patch
	patches.suse/scsi-qla2xxx-Use-true-false-for-ha-fw_dumped.patch
	patches.suse/scsi-qla2xxx-Make-qlafx00_process_aen-return-void.patch
	patches.suse/scsi-mpt3sas-use-true-false-for-ioc-use_32bit_dma
	patches.suse/scsi-mpt3sas-capture-ioc-data-for-debugging-purposes
	patches.suse/scsi-mpt3sas-disable-dif-when-prot_mask-set-to-zero
	patches.suse/scsi-lpfc-Maintain-atomic-consistency-of-queue_claim.patch
	patches.suse/scsi-lpfc-Remove-re-binding-of-nvme-rport-during-reg.patch
	patches.suse/scsi-lpfc-Fix-negation-of-else-clause-in-lpfc_prep_n.patch
	patches.suse/scsi-lpfc-Change-default-queue-allocation-for-reduce.patch
	patches.suse/scsi-lpfc-Remove-unnecessary-lockdep_assert_held-cal.patch
	patches.suse/scsi-lpfc-Fix-noderef-and-address-space-warnings.patch
	patches.suse/scsi-lpfc-Fix-MDS-Diagnostic-Enablement-definition.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.1.patch
	patches.suse/scsi-aacraid-Use-memdup_user-as-a-cleanup
	patches.suse/scsi-lpfc-Remove-redundant-initialization-to-variabl.patch
	patches.suse/scsi-megaraid_sas-Replace-undefined-MFI_BIG_ENDIAN-m.patch
	patches.suse/scsi-mpt3sas-fix-double-free-warnings
	patches.suse/scsi-zfcp-Move-shost-modification-after-QDIO-re-open.patch
	patches.suse/scsi-zfcp-Move-shost-updates-during-xconfig-data-han.patch
	patches.suse/scsi-zfcp-Move-fc_host-updates-during-xport-data-han.patch
	patches.suse/scsi-zfcp-Fence-fc_host-updates-during-link-down-han.patch
	patches.suse/scsi-zfcp-Move-p-t-p-port-allocation-to-after-xport-.patch
	patches.suse/scsi-zfcp-Fence-adapter-status-propagation-for-commo.patch
	patches.suse/scsi-zfcp-Fence-early-sysfs-interfaces-for-accesses-.patch
	patches.suse/scsi-zfcp-Move-allocation-of-the-shost-object-to-aft.patch
	patches.suse/scsi-aacraid-Fix-an-oops-in-error-handling
	patches.suse/scsi-qla2xxx-Fix-spelling-of-a-variable-name.patch
	patches.suse/scsi-qla2xxx-Suppress-two-recently-introduced-compil.patch
	patches.suse/scsi-qla2xxx-Simplify-the-functions-for-dumping-firm.patch
	patches.suse/scsi-qla2xxx-Sort-BUILD_BUG_ON-statements-alphabetic.patch
	patches.suse/scsi-qla2xxx-Add-more-BUILD_BUG_ON-statements.patch
	patches.suse/scsi-qla2xxx-Make-a-gap-in-struct-qla2xxx_offld_chai.patch
	patches.suse/scsi-qla2xxx-Increase-the-size-of-struct-qla_fcp_pri.patch
	patches.suse/scsi-qla2xxx-Change-two-hardcoded-constants-into-off.patch
	patches.suse/scsi-qla2xxx-Use-register-names-instead-of-register-.patch
	patches.suse/scsi-qla2xxx-Fix-the-code-that-reads-from-mailbox-re.patch
	patches.suse/scsi-qla2xxx-Change-RD-WRT-_REG_-function-names-from.patch
	patches.suse/scsi-qla2xxx-Cast-explicitly-to-uint16_t-uint32_t.patch
	patches.suse/scsi-qla2xxx-Use-make_handle-instead-of-open-coding-.patch
	patches.suse/scsi-qla2xxx-Fix-endianness-annotations-in-header-fi.patch
	patches.suse/scsi-qla2xxx-Fix-endianness-annotations-in-source-fi.patch
	patches.suse/scsi-qla2xxx-Remove-an-unused-function.patch
	patches.suse/scsi-qla2xxx-Remove-return-value-from-qla_nvme_ls.patch
	patches.suse/scsi-lpfc-Fix-lpfc_nodelist-leak-when-processing-uns.patch
	patches.suse/scsi-mpt3sas-fix-reply-queue-count-in-non-rdpq-mode
	patches.suse/scsi-ufs-qcom-Fix-scheduling-while-atomic-issue
	patches.suse/scsi-cxgb3i-Fix-some-leaks-in-init_act_open
	patches.suse/dm-mpath-switch-paths-in-dm_blk_ioctl-code-path.patch
	patches.suse/0002-dm-crypt-avoid-truncating-the-logical-block-size.patch
	patches.suse/ext4-fix-EXT_MAX_EXTENT-INDEX-to-check-for-zeroed-eh.patch
	patches.suse/writeback-Export-inode_io_list_del.patch
	patches.suse/ext4-Avoid-freeing-inodes-on-dirty-list.patch
	patches.suse/ext4-fix-error-pointer-dereference.patch
	patches.suse/ext4-fix-race-between-ext4_sync_parent-and-rename.patch
	patches.suse/jbd2-avoid-leaking-transaction-credits-when-unreserv.patch
	patches.suse/cifs-handle-nolease-option-for-vers-1-0.patch
	patches.suse/cifs-remove-redundant-initialization-of-variable-rc.patch
	patches.suse/cifs-set-up-next-DFS-target-before-generic_ip_connect-.patch
	patches.suse/cifs-handle-hostnames-that-resolve-to-same-ip-in-failover.patch
	patches.suse/cifs-get-rid-of-unused-parameter-in-reconn_setup_dfs_targets-.patch
	patches.suse/cifs-reduce-stack-use-in-smb2_compound_op.patch
	patches.suse/cifs-move-some-variables-off-the-stack-in-smb2_ioctl_query_info.patch
	patches.suse/smb3-Add-new-parm-nodelete-.patch
	patches.suse/cifs-Standardize-logging-output.patch
	patches.suse/cifs-minor-fix-to-two-debug-messages.patch
	patches.suse/smb3-minor-update-to-compression-header-definitions.patch
	patches.suse/cifs-fix-minor-typos-in-comments-and-log-messages.patch
	patches.suse/cifs-multichannel-move-channel-selection-in-function.patch
	patches.suse/smb3-default-to-minimum-of-two-channels-when-multichannel-specified.patch
	patches.suse/smb3-fix-incorrect-number-of-credits-when-ioctl-MaxOutputResponse-.patch
	patches.suse/cifs-dump-Security-Type-info-in-DebugData.patch
	patches.suse/cifs-multichannel-always-zero-struct-cifs_io_parms.patch
	patches.suse/cifs-multichannel-move-channel-selection-above-transport-layer.patch
	patches.suse/smb3-remove-static-checker-warning.patch
	patches.suse/cifs-multichannel-use-pointer-for-binding-channel.patch
	patches.suse/cifs-multichannel-try-to-rebind-when-reconnecting-a-channel.patch
	patches.suse/04-cifs-update-internal-module-version-number.patch
	patches.suse/dlm-remove-BUG-before-panic.patch
	patches.suse/ima-Switch-to-ima_hash_algo-for-boot-aggregate.patch
	patches.suse/ima-Evaluate-error-in-init_ima.patch
	patches.suse/ima-Store-template-digest-directly-in-ima_template_e.patch
	patches.suse/ima-Switch-to-dynamically-allocated-buffer-for-templ.patch
	patches.suse/ima-Allocate-and-initialize-tfm-for-each-PCR-bank.patch
	patches.suse/ima-Calculate-and-extend-PCR-with-digests-in-ima_tem.patch
	patches.suse/ima-Use-ima_hash_algo-for-collision-detection-in-the.patch
	patches.suse/ima-Fix-ima-digest-hash-table-key-calculation.patch
	patches.suse/ima-Remove-redundant-policy-rule-set-in-add_rules.patch
	patches.suse/ima-Set-again-build_ima_appraise-variable.patch
	patches.suse/evm-Fix-possible-memory-leak-in-evm_calc_hmac_or_has.patch
	patches.suse/ima-Directly-assign-the-ima_default_policy-pointer-t.patch
	patches.suse/ima-Call-ima_calc_boot_aggregate-in-ima_eventdigest_.patch
	patches.suse/ima-Directly-free-entry-in-ima_alloc_init_template-i.patch
	patches.suse/workqueue-Remove-unnecessary-kfree-call-in-rcu_free_.patch
	patches.suse/PCI-ASPM-Allow-ASPM-on-links-to-PCIe-to-PCI-PCI-X-Br.patch
	patches.suse/PCI-Fix-pci_register_host_bridge-device_register-err.patch
	patches.suse/PCI-Fix-pci_host_bridge-struct-device-release-free-h.patch
	patches.suse/PCI-Program-MPS-for-RCiEP-devices.patch
	patches.suse/PCI-PTM-Inherit-Switch-Downstream-Port-PTM-settings-.patch
	patches.suse/PCI-EDR-Log-only-ACPI_NOTIFY_DISCONNECT_RECOVER-even.patch
	patches.suse/PCI-AER-Use-only-_OSC-to-determine-AER-ownership.patch
	patches.suse/PCI-AER-Remove-HEST-FIRMWARE_FIRST-parsing-for-AER-o.patch
	patches.suse/pci-aer-use-aer-variable-for-capability-offset
	patches.suse/x86-PCI-Mark-Intel-C620-MROMs-as-having-non-complian.patch
	patches.suse/PCI-PM-Call-.bridge_d3-hook-only-if-non-NULL.patch
	patches.suse/serial-8250_pci-Move-Pericom-IDs-to-pci_ids.h.patch
	patches.suse/PCI-Avoid-Pericom-USB-controller-OHCI-EHCI-PME-defec.patch
	patches.suse/PCI-PM-Adjust-pcie_wait_for_link_delay-for-caller-de.patch
	patches.suse/PCI-Allow-pci_resize_resource-for-devices-on-root-bu.patch
	patches.suse/PCI-Avoid-FLR-for-AMD-Matisse-HD-Audio-USB-3.0.patch
	patches.suse/PCI-Avoid-FLR-for-AMD-Starship-USB-3.0.patch
	patches.suse/PCI-Add-ACS-quirk-for-Intel-Root-Complex-Integrated-.patch
	patches.suse/PCI-aardvark-Don-t-blindly-enable-ASPM-L0s-and-don-t.patch
	patches.suse/pci-brcmstb-assert-fundamental-reset-on-initialization.patch
	patches.suse/pci-brcmstb-fix-window-register-offset-from-4-to-8.patch
	patches.suse/PCI-dwc-Fix-inner-MSI-IRQ-domain-registration.patch
	patches.suse/PCI-amlogic-meson-Don-t-use-FAST_LINK_MODE-to-set-up.patch
	patches.suse/msft-hv-2076-PCI-hv-Fix-the-PCI-HyperV-probe-failure-path-to-rele.patch
	patches.suse/msft-hv-2077-PCI-hv-Retry-PCI-bus-D0-entry-on-invalid-device-stat.patch
	patches.suse/PCI-pci-bridge-emul-Fix-PCIe-bit-conflicts.patch
	patches.suse/PCI-rcar-Fix-incorrect-programming-of-OB-windows.patch
	patches.suse/PCI-tegra194-Fix-runtime-PM-imbalance-on-error.patch
	patches.suse/PCI-tegra-Fix-runtime-PM-imbalance-on-error.patch
	patches.suse/PCI-v3-semi-Fix-a-memory-leak-in-v3_pci_probe-error-.patch
	patches.suse/PCI-vmd-Filter-resource-type-bits-from-shadow-regist.patch
	patches.suse/dma-remap-separate-dma-atomic-pools-from-direct-remap-code
	patches.suse/dma-pool-add-additional-coherent-pools-to-map-to-gfp-mask
	patches.suse/dma-pool-dynamically-expanding-atomic-pools
	patches.suse/dma-direct-atomic-allocations-must-come-from-atomic-coherent-pools
	patches.suse/dma-pool-add-pool-sizes-to-debugfs
	patches.suse/x86-mm-unencrypted-non-blocking-dma-allocations-use-coherent-pools
	patches.suse/dma-pool-scale-the-default-dma-coherent-pool-size-with-memory-capacity
	patches.suse/usblp-poison-URBs-upon-disconnect.patch
	patches.suse/USB-EHCI-ehci-mv-fix-error-handling-in-mv_ehci_probe.patch
	patches.suse/USB-ohci-sm501-fix-error-return-code-in-ohci_hcd_sm5.patch
	patches.suse/usb-ohci-platform-Fix-a-warning-when-hibernating.patch
	patches.suse/usb-xhci-plat-Set-PM-runtime-as-active-on-resume.patch
	patches.suse/usb-ehci-platform-Set-PM-runtime-as-active-on-resume.patch
	patches.suse/USB-EHCI-ehci-mv-fix-less-than-zero-comparison-of-an.patch
	patches.suse/USB-host-ehci-mxc-Add-error-handling-in-ehci_mxc_drv.patch
	patches.suse/drivers-phy-sr-usb-do-not-use-internal-fsm-for-USB2-.patch
	patches.suse/usb-dwc3-support-continuous-runtime-PM-with-dual-rol.patch
	patches.suse/usb-dwc3-gadget-Properly-handle-ClearFeature-halt.patch
	patches.suse/usb-dwc3-gadget-Give-back-staled-requests.patch
	patches.suse/usb-dwc3-meson-g12a-check-return-of-dwc3_meson_g12a_.patch
	patches.suse/usb-dwc3-gadget-Properly-handle-failed-kick_transfer.patch
	patches.suse/usb-dwc2-gadget-move-gadget-resume-after-the-core-is.patch
	patches.suse/USB-gadget-udc-s3c2410_udc-Remove-pointless-NULL-che.patch
	patches.suse/usb-dwc3-Add-support-for-DWC_usb32-IP.patch
	patches.suse/usb-dwc3-Increase-timeout-for-CmdAct-cleared-by-devi.patch
	patches.suse/usb-gadget-lpc32xx_udc-don-t-dereference-ep-pointer-.patch
	patches.suse/usb-gadget-fix-potential-double-free-in-m66592_probe.patch
	patches.suse/usb-gadget-Fix-issue-with-config_ep_by_speed-functio.patch
	patches.suse/usb-musb-start-session-in-resume-for-host-port.patch
	patches.suse/usb-musb-Fix-runtime-PM-imbalance-on-error.patch
	patches.suse/CDC-ACM-heed-quirk-also-in-error-handling.patch
	patches.suse/USB-serial-usb_wwan-do-not-resubmit-rx-urb-on-fatal-.patch
	patches.suse/USB-serial-ch341-add-basis-for-quirk-detection.patch
	patches.suse/USB-serial-qcserial-add-DW5816e-QDL-support.patch
	patches.suse/USB-serial-option-add-Telit-LE910C1-EUX-compositions.patch
	patches.suse/serial-uartps-Wait-for-tx_empty-in-console-setup.patch
	patches.suse/serial-amba-pl011-Make-sure-we-initialize-the-port.l.patch
	patches.suse/tty-n_gsm-Fix-SOF-skipping.patch
	patches.suse/tty-n_gsm-Fix-waking-up-upper-tty-layer-when-room-av.patch
	patches.suse/serial-8250-Fix-max-baud-limit-in-generic-8250-port.patch
	patches.suse/tty-n_gsm-Fix-bogus-i-in-gsm_data_kick.patch
	patches.suse/tty-hvc_console-fix-crashes-on-parallel-open-close.patch
	patches.suse/vt-keyboard-avoid-signed-integer-overflow-in-k_ascii.patch
	patches.suse/iio-buffer-Don-t-allow-buffers-without-any-channels-.patch
	patches.suse/iio-pressure-bmp280-Tolerate-IRQ-before-registering.patch
	patches.suse/iio-accel-mxc4005-Drop-unnecessary-explicit-casts-in.patch
	patches.suse/staging-r8188eu-avoid-skb_clone-for-amsdu-to-msdu-co.patch
	patches.suse/staging-sm750fb-add-missing-case-while-setting-FB_VI.patch
	patches.suse/iio-vcnl4000-Fix-i2c-swapped-word-reading.patch
	patches.suse/iio-bmp280-fix-compensation-of-humidity.patch
	patches.suse/iio-chemical-sps30-Fix-timestamp-alignment.patch
	patches.suse/iio-chemical-pms7003-Fix-timestamp-alignment-and-pre.patch
	patches.suse/staging-rtl8712-Fix-IEEE80211_ADDBA_PARAM_BUF_SIZE_M.patch
	patches.suse/drivers-base-Fix-NULL-pointer-exception-in-__platfor.patch
	patches.suse/drivers-char-tlclk.c-Avoid-data-race-between-init-an.patch
	patches.suse/slimbus-ngd-get-drvdata-from-correct-device.patch
	patches.suse/msft-hv-2080-uio_hv_generic-add-missed-sysfs_remove_bin_file.patch
	patches.suse/firmware-xilinx-Fix-an-error-handling-path-in-zynqmp.patch
	patches.suse/slimbus-core-Fix-mismatch-in-of_node_get-put.patch
	patches.suse/misc-fastrpc-fix-potential-fastrpc_invoke_ctx-leak.patch
	patches.suse/habanalabs-increase-timeout-during-reset.patch
	patches.suse/habanalabs-Align-protection-bits-configuration-of-al.patch
	patches.suse/fpga-dfl-afu-Corrected-error-handling-levels.patch
	patches.suse/dev-mem-Revoke-mappings-when-a-driver-claims-the-reg.patch
	patches.suse/w1-omap-hdq-cleanup-to-add-missing-newline-for-some-.patch
	patches.suse/extcon-adc-jack-Fix-an-error-handling-path-in-adc_ja.patch
	patches.suse/ima-Remove-__init-annotation-from-ima_pcrread.patch
	patches.suse/apparmor-remove-useless-aafs_create_symlink.patch
	patches.suse/apparmor-ensure-that-dfa-state-tables-have-entries.patch
	patches.suse/apparmor-checkput-label-on-apparmor_sk_clone_security.patch
	patches.suse/apparmor-fix-introspection-of-of-task-mode-for-unconfined-tasks.patch
	patches.suse/NTB-Fix-static-check-warning-in-perf_clear_test.patch
	patches.suse/ntb-intel-Add-Icelake-gen4-support-for-Intel-NTB.patch
	patches.suse/ntb-intel-add-hw-workaround-for-NTB-BAR-alignment.patch
	patches.suse/ntb-intel-fix-static-declaration.patch
	patches.suse/ntb-hw-remove-the-code-that-sets-the-DMA-mask.patch
	patches.suse/ntb_perf-pass-correct-struct-device-to-dma_alloc_coh.patch
	patches.suse/ntb_tool-pass-correct-struct-device-to-dma_alloc_coh.patch
	patches.suse/NTB-ntb_tool-reading-the-link-file-should-not-end-in.patch
	patches.suse/NTB-Revert-the-change-to-use-the-NTB-device-dev-for-.patch
	patches.suse/NTB-Fix-the-default-port-and-peer-numbers-for-legacy.patch
	patches.suse/NTB-ntb_pingpong-Choose-doorbells-based-on-port-numb.patch
	patches.suse/NTB-perf-Don-t-require-one-more-memory-window-than-n.patch
	patches.suse/NTB-perf-Fix-support-for-hardware-that-doesn-t-have-.patch
	patches.suse/NTB-perf-Fix-race-condition-when-run-with-ntb_test.patch
	patches.suse/NTB-ntb_test-Fix-bug-when-counting-remote-files.patch
	patches.suse/rtc-pcf2127-let-the-core-handle-rtc-range.patch
	patches.suse/rtc-pcf2127-remove-unnecessary-ifdef.patch
	patches.suse/rtc-pcf2127-set-regmap-max_register.patch
	patches.suse/rtc-mc13xxx-fix-a-double-unlock-issue.patch
	patches.suse/rtc-rv3028-Add-missed-check-for-devm_regmap_init_i2c.patch
	patches.suse/rtc-fsl-ftm-alarm-fix-freeze-s2idle-failed-to-wake.patch
	patches.suse/rtc-pcf2127-watchdog-handle-nowayout-feature.patch
	patches.suse/pinctrl-stmfx-stmfx_pinconf_set-doesn-t-require-to-g.patch
	patches.suse/pinctrl-rza1-Fix-wrong-array-assignment-of-rza1l_swi.patch
	patches.suse/pinctrl-rockchip-fix-memleak-in-rockchip_dt_node_to_.patch
	patches.suse/pinctrl-ocelot-Fix-GPIO-interrupt-decoding-on-Jaguar.patch
	patches.suse/pinctrl-samsung-Correct-setting-of-eint-wakeup-mask-.patch
	patches.suse/pinctrl-samsung-Save-restore-eint_mask-over-suspend-.patch
	patches.suse/pinctrl-imxl-Fix-an-error-handling-path-in-imx1_pinc.patch
	patches.suse/pinctrl-freescale-imx-Fix-an-error-handling-path-in-.patch
	patches.suse/pinctrl-freescale-imx-Use-devm_of_iomap-to-avoid-a-r.patch
	patches.suse/pinctrl-sprd-Fix-the-incorrect-pull-up-definition.patch
	patches.suse/genetlink-fix-memory-leaks-in-genl_family_rcv_msg_du.patch
	patches.suse/net-ena-xdp-XDP_TX-fix-memory-leak.patch
	patches.suse/net-ena-xdp-update-napi-budget-for-DROP-and-ABORTED.patch
	patches.suse/geneve-change-from-tx_error-to-tx_dropped-on-missing.patch
	patches.suse/net-core-device_rename-Use-rwsem-instead-of-a-seqcou.patch
	patches.suse/yam-fix-possible-memory-leak-in-yam_init_driver.patch
	patches.suse/net-dp83867-Fix-OF_MDIO-config-check.patch
	patches.suse/net-marvell-Fix-OF_MDIO-config-check.patch
	patches.suse/rhashtable-Drop-raw-RCU-deref-in-nested_table_free.patch
	patches.suse/mlxsw-core-Use-different-get_trend-callbacks-for-dif.patch
	patches.suse/net-dsa-lantiq_gswip-fix-and-improve-the-unsupported.patch
	patches.suse/drm-nouveau-disp-gm200-fix-NV_PDISP_SOR_HDMI2_CTRL-n.patch
	patches.suse/Revert-drm-amd-display-disable-dcn20-abm-feature-for.patch
	patches.suse/drm-amd-display-Revalidate-bandwidth-before-commitin.patch
	patches.suse/drm-i915-gem-Avoid-iterating-an-empty-list.patch
	patches.suse/drm-i915-Reorder-await_execution-before-await_reques.patch
	patches.suse/0002-drm-i915-gt-Do-not-schedule-normal-requests-immediat.patch
	patches.suse/drm-i915-Whitelist-context-local-timestamp-in-the-ge.patch
	patches.suse/drm-msm-mdp5-Fix-mdp5_init-error-path-for-failed-mdp.patch
	patches.suse/0003-drm-msm-Check-for-powered-down-HW-in-the-devfreq-cal.patch
	patches.suse/iommu-arm-smmu-v3-don-t-reserve-implementation-defined-register-space
	patches.suse/iommu-vt-d-support-flushing-more-translation-cache-types
	patches.suse/iommu-vt-d-add-get_domain_info-helper
	patches.suse/s390-qdio-consistently-restore-the-irq-handler
	patches.suse/s390-qdio-tear-down-thinint-indicator-after-early-error
	patches.suse/s390-qdio-put-thinint-indicator-after-early-error
	patches.suse/s390-pci-log-new-handle-in-clp_disable_fh
	patches.suse/0012-ceph-reorganize-_send_cap-for-less-spinlock-abuse.patch
	patches.suse/0013-ceph-split-up-_finish_cap_flush.patch
	patches.suse/0014-ceph-add-comments-for-handle_cap_flush_ack-logic.patch
	patches.suse/0015-ceph-don-t-release-i_ceph_lock-in-handle_cap_trunc.patch
	patches.suse/0016-ceph-don-t-take-i_ceph_lock-in-handle_cap_import.patch
	patches.suse/0017-ceph-document-what-protects-i_dirty_item-and-i_flushing_item.patch
	patches.suse/0018-ceph-fix-potential-race-in-ceph_check_caps.patch
	patches.suse/0019-ceph-throw-a-warning-if-we-destroy-session-with-mutex-still-locked.patch
	patches.suse/0020-ceph-reset-i_requested_max_size-if-file-write-is-not-wanted.patch
	patches.suse/0021-ceph-convert-mdsc-cap_dirty-to-a-per-session-list.patch
	patches.suse/0022-ceph-request-expedited-service-on-session-s-last-cap-flush.patch
	patches.suse/0023-ceph-ceph_kick_flushing_caps-needs-the-s_mutex.patch
	patches.suse/0024-ceph-normalize-delta-parameter-usage-in-check_quota_exceeded.patch
	patches.suse/0025-ceph-allow-rename-operation-under-different-quota-realms.patch
	patches.suse/0027-ceph-don-t-return-estale-if-there-s-still-an-open-file.patch
	patches.suse/0028-ceph-make-sure-mdsc-mutex-is-nested-in-s-s_mutex-to-fix-dead-lock.patch
	patches.suse/0029-ceph-skip-checking-caps-when-session-reconnecting-and-releasing-reqs.patch
	patches.suse/remoteproc-Fix-IDR-initialisation-in-rproc_alloc.patch
	patches.suse/remoteproc-Add-missing-n-in-log-messages.patch
	patches.suse/remoteproc-qcom_q6v5_mss-map-unmap-mpss-segments-bef.patch
	patches.suse/remoteproc-Fall-back-to-using-parent-memory-pool-if-.patch
	patches.suse/remoteproc-Fix-and-restore-the-parenting-hierarchy-f.patch
	patches.suse/x86-cpu-add-table-argument-to-cpu_matches.patch
	patches.suse/x86-speculation-add-special-register-buffer-data-sampling-srbds-mitigation.patch
	patches.suse/x86-speculation-add-srbds-vulnerability-and-mitigation-documentation.patch
	patches.suse/selftests-timens-handle-a-case-when-alarm-clocks-are.patch
	patches.suse/exfat-fix-memory-leak-in-exfat_parse_param.patch
	patches.suse/exfat-fix-incorrect-update-of-stream-entry-in-__exfat_truncate.patch
	patches.suse/ovl-pass-correct-flags-for-opening-real-directory.patch
	patches.suse/ovl-switch-to-mounter-creds-in-readdir.patch
	patches.suse/ovl-verify-permissions-in-ovl_path_open.patch
	patches.suse/ovl-call-secutiry-hook-in-ovl_real_ioctl.patch
	patches.suse/ovl-check-permission-to-open-real-file.patch
	patches.suse/ovl-initialize-error-in-ovl_copy_xattr.patch
	patches.suse/fuse-bug_on-correction-in-fuse_dev_splice_write.patch
	patches.suse/fuse-fix-weird-page-warning.patch
	patches.suse/fuse-fix-copy_file_range-cache-issues.patch
	patches.suse/fuse-copy_file_range-should-truncate-cache.patch
	patches.suse/power-supply-bq24257_charger-Replace-depends-on-REGM.patch
	patches.suse/power-reset-qcom-pon-reg-write-mask-depends-on-pon-g.patch
	patches.suse/power-supply-core-fix-HWMON-temperature-labels.patch
	patches.suse/power-supply-core-fix-memory-leak-in-HWMON-error-pat.patch
	patches.suse/power-supply-lp8788-Fix-an-error-handling-path-in-lp.patch
	patches.suse/power-supply-smb347-charger-IRQSTAT_D-is-volatile.patch
	patches.suse/power-supply-max17040-Correct-voltage-reading.patch
	patches.suse/clk-meson-meson8b-Fix-the-polarity-of-the-RESET_N-li.patch
	patches.suse/clk-meson-meson8b-Fix-the-vclk_div-1-2-4-6-12-_en-ga.patch
	patches.suse/clk-meson-meson8b-Don-t-rely-on-u-boot-to-init-all-G.patch
	patches.suse/clk-renesas-cpg-mssr-Fix-STBCR-suspend-resume-handli.patch
	patches.suse/clk-samsung-Mark-top-ISP-and-CAM-clocks-on-Exynos542.patch
	patches.suse/clk-samsung-exynos5433-Add-IGNORE_UNUSED-flag-to-scl.patch
	patches.suse/clk-sunxi-Fix-incorrect-usage-of-round_down.patch
	patches.suse/clk-zynqmp-fix-memory-leak-in-zynqmp_register_clocks.patch
	patches.suse/clk-ti-composite-fix-memory-leak.patch
	patches.suse/clk-sprd-return-correct-type-of-value-for-_sprd_pll_.patch
	patches.suse/clk-bcm2835-Fix-return-type-of-bcm2835_register_gate.patch
	patches.suse/clk-bcm2835-Remove-casting-to-bcm2835_clk_register.patch
	patches.suse/clk-clk-flexgen-fix-clock-critical-handling.patch
	patches.suse/clk-qcom-msm8916-Fix-the-address-location-of-pll-con.patch
	patches.suse/clk-qcom-Add-missing-msm8998-ufs_unipro_core_clk_src.patch
	patches.suse/clk-mediatek-assign-the-initial-value-to-clk_init_da.patch
	patches.suse/mtd-rawnand-marvell-Fix-the-condition-on-a-return-co.patch
	patches.suse/mtd-rawnand-marvell-Use-nand_cleanup-when-the-device.patch
	patches.suse/mtd-rawnand-marvell-Fix-probe-error-path.patch
	patches.suse/mtd-rawnand-timings-Fix-default-tR_max-and-tCCS_min-.patch
	patches.suse/mtd-rawnand-onfi-Fix-redundancy-detection-check.patch
	patches.suse/mtd-rawnand-brcmnand-fix-hamming-oob-layout.patch
	patches.suse/mtd-rawnand-brcmnand-correctly-verify-erased-pages.patch
	patches.suse/mtd-rawnand-Fix-nand_gpio_waitrdy.patch
	patches.suse/mtd-rawnand-diskonchip-Fix-the-probe-error-path.patch
	patches.suse/mtd-rawnand-ingenic-Fix-the-probe-error-path.patch
	patches.suse/mtd-rawnand-mtk-Fix-the-probe-error-path.patch
	patches.suse/mtd-rawnand-orion-Fix-the-probe-error-path.patch
	patches.suse/mtd-rawnand-oxnas-Keep-track-of-registered-devices.patch
	patches.suse/mtd-rawnand-oxnas-Release-all-devices-in-the-_remove.patch
	patches.suse/mtd-rawnand-pasemi-Fix-the-probe-error-path.patch
	patches.suse/mtd-rawnand-plat_nand-Fix-the-probe-error-path.patch
	patches.suse/mtd-rawnand-sharpsl-Fix-the-probe-error-path.patch
	patches.suse/mtd-rawnand-socrates-Fix-the-probe-error-path.patch
	patches.suse/mtd-rawnand-sunxi-Fix-the-probe-error-path.patch
	patches.suse/mtd-rawnand-tmio-Fix-the-probe-error-path.patch
	patches.suse/mtd-rawnand-xway-Fix-the-probe-error-path.patch
	patches.suse/mtd-rawnand-gpmi-Fix-runtime-PM-imbalance-on-error.patch
	patches.suse/mtd-rawnand-omap_elm-Fix-runtime-PM-imbalance-on-err.patch
	patches.suse/mtd-rawnand-brcmnand-fix-CS0-layout.patch
	patches.suse/crypto-virtio-Fix-src-dst-scatterlist-calculation-in.patch
	patches.suse/crypto-virtio-Fix-dest-length-calculation-in-__virti.patch
	patches.suse/Input-mms114-add-extra-compatible-for-mms345l.patch
	patches.suse/Input-edt-ft5x06-fix-get_default-register-write-acce.patch
	patches.suse/cpufreq-tegra186-add-CPUFREQ_NEED_INITIAL_FREQ_CHECK.patch
	patches.suse/ACPI-PM-Avoid-using-power-resources-if-there-are-non.patch
	patches.suse/sunrpc-svcauth_gss_register_pseudoflavor-must-reject.patch
	patches.suse/sunrpc-clean-up-properly-in-gss_mech_unregister.patch
	patches.suse/nfsd4-make-drc_slab-global-not-per-net.patch
	patches.suse/crypto-omap-sham-add-proper-load-balancing-support-f.patch
	patches.suse/crypto-cavium-nitrox-Fix-nitrox_get_first_device-whe.patch
	patches.suse/NFSv4.1-fix-rpc_call_done-assignment-for-BIND_CONN_T.patch
	patches.suse/nfs-set-invalid-blocks-after-NFSv4-writes.patch
	patches.suse/0004-drm-connector-notify-userspace-on-hotplug-after-regi.patch
	patches.suse/drm-sun4i-hdmi-ddc-clk-Fix-size-of-m-divider.patch
	patches.suse/ALSA-usb-audio-Fix-inconsistent-card-PM-state-after-.patch
	patches.suse/ALSA-emu10k1-delete-an-unnecessary-condition.patch
	patches.suse/ALSA-usb-audio-Add-vendor-product-and-profile-name-f.patch
	patches.suse/ALSA-usb-audio-Use-the-new-macro-for-HP-Dock-rename-.patch
	patches.suse/ALSA-pcm-fix-snd_pcm_link-lockdep-splat.patch
	patches.suse/ALSA-hda-realtek-add-a-pintbl-quirk-for-several-Leno.patch
	patches.suse/ALSA-usb-audio-Manage-auto-pm-of-all-bundled-interfa.patch
	patches.suse/ALSA-pcm-disallow-linking-stream-to-itself.patch
	patches.suse/ASoC-meson-add-missing-free_irq-in-error-path.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Add-quirk-for-Toshiba-Encore2.patch
	patches.suse/ASoC-rt5645-Add-platform-data-for-Asus-T101HA.patch
	patches.suse/ASoC-core-only-convert-non-DPCM-link-to-DPCM-link.patch
	patches.suse/ASoC-SOF-nocodec-conditionally-set-dpcm_capture-dpcm.patch
	patches.suse/mailbox-zynqmp-ipi-Fix-NULL-vs-IS_ERR-check-in-zynqm.patch
	patches.suse/kernel-better-document-the-use_mm-unuse_mm-api-contract.patch
	patches.suse/x86-reboot-quirks-Add-MacBook6-1-reboot-quirk.patch
	patches.suse/x86-speculation-avoid-force-disabling-ibpb-based-on-stibp-and-enhanced-ibrs.patch
	patches.suse/x86-speculation-prevent-rogue-cross-process-ssbd-shutdown.patch
	patches.suse/x86-speculation-pr_spec_force_disable-enforcement-for-indirect-branches.patch
	patches.suse/block-bio-integrity-don-t-free-buf-if-bio_integrity_.patch
	patches.suse/block-nr_sects_write-Disable-preemption-on-seqcount-.patch
	patches.suse/nvme-fc-don-t-call-nvme_cleanup_cmd-for-AENs.patch
	patches.suse/nvme-pci-use-simple-suspend-when-a-HMB-is-enabled.patch
	patches.suse/io_uring-use-kvfree-in-io_sqe_buffer_register.patch
	patches.suse/lib-lzo-fix-ambiguous-encoding-bug-in-lzo-rle.patch
	patches.suse/amdgpu-a-NULL-mm-does-not-mean-a-thread-is-a-kthread.patch
	patches.suse/0001-xen-pvcalls-back-test-for-errors-when-calling-backen.patch
	patches.suse/KVM-x86-Fix-APIC-page-invalidation-race.patch
	patches.suse/kvm-nvmx-consult-only-the-basic-exit-reason-when-rou.patch
	patches.suse/kvm-i8254-remove-redundant-assignment-to-pointer-s.patch
	patches.suse/KVM-arm64-Stop-writing-aarch32-s-CSSELR-into-ACTLR.patch
	patches.suse/KVM-arm64-Make-vcpu_cp1x-work-on-Big-Endian-hosts.patch
	patches.suse/pwm-img-Call-pm_runtime_put-in-pm_runtime_get_sync-f.patch
	patches.suse/proc-Use-new_inode-not-new_inode_pseudo.patch
	patches.suse/thermal-drivers-ti-soc-thermal-Avoid-dereferencing-E.patch
	patches.suse/x86-amd_nb-Add-AMD-family-17h-model-60h-PCI-IDs.patch
	patches.suse/hwmon-k10temp-Add-AMD-family-17h-model-60h-PCI-match.patch
	patches.suse/edac-amd64-add-amd-family-17h-model-60h-pci-ids.patch
	patches.suse/x86_mce_mm-Unmap_the_entire_page_if_the_whole_page_is_affected_and_poisoned.patch
	patches.suse/media-cedrus-Program-output-format-during-each-run.patch
	patches.suse/i2c-piix4-Detect-secondary-SMBus-controller-on-AMD-A.patch
	patches.suse/i2c-pxa-fix-i2c_pxa_scream_blue_murder-debug-output.patch
	patches.suse/i2c-pxa-clear-all-master-action-bits-in-i2c_pxa_stop.patch
	patches.suse/Revert-i2c-tegra-Fix-suspending-in-active-runtime-PM.patch
	patches.suse/i2c-tegra-Restore-pinmux-on-system-resume.patch
	patches.suse/scsi-mpt3sas-fix-memset-in-non-rdpq-mode
	patches.suse/scsi-ufs-Don-t-update-urgent-bkops-level-when-toggling-auto-bkops
	patches.suse/scsi-ibmvscsi-Don-t-send-host-info-in-adapter-info-M.patch
	patches.suse/scsi-acornscsi-Fix-an-error-handling-path-in-acornscsi_probe
	patches.suse/smb3-extend-fscache-mount-volume-coherency-check.patch
	patches.suse/cifs-Add-get_security_type_str-function-to-return-sec-type-.patch
	patches.suse/smb3-fix-typo-in-mount-options-displayed-in-proc-mounts.patch
	patches.suse/smb3-add-indatalen-that-can-be-a-non-zero-value-to-calculation-of-c.patch
	patches.suse/SMB311-Add-support-for-query-info-using-posix-extensions-level-100.patch
	patches.suse/smb311-Add-support-for-SMB311-query-info-non-compounded-.patch
	patches.suse/smb311-Add-support-for-lookup-with-posix-extensions-query-info.patch
	patches.suse/smb311-add-support-for-using-info-level-for-posix-extensions-query.patch
	patches.suse/smb311-Add-tracepoints-for-new-compound-posix-query-info.patch
	patches.suse/smb3-allow-uid-and-gid-owners-to-be-set-on-create-with-idsfromsid-m.patch
	patches.suse/cifs-fix-chown-and-chgrp-when-idsfromsid-mount-option-enabled.patch
	patches.suse/smb3-Add-debug-message-for-new-file-creation-with-idsfromsid-mount-.patch
	patches.suse/ionic-wait-on-queue-start-until-after-IFF_UP.patch
	patches.suse/dccp-Fix-possible-memleak-in-dccp_init-and-dccp_fini.patch
	patches.suse/selftests-net-in-rxtimestamp-getopt_long-needs-termi.patch
	patches.suse/ionic-remove-support-for-mgmt-device.patch
	patches.suse/net-mlx5-drain-health-workqueue-in-case-of-driver-lo.patch
	patches.suse/net-mlx5-Fix-fatal-error-handling-during-device-load.patch
	patches.suse/net-mlx5-DR-Fix-freeing-in-dr_create_rc_qp.patch
	patches.suse/net-mlx5e-Fix-repeated-XSK-usage-on-one-channel.patch
	patches.suse/net-mlx5-Disable-reload-while-removing-the-device.patch
	patches.suse/net-mlx5-Don-t-fail-driver-on-failure-to-create-debu.patch
	patches.suse/iavf-fix-speed-reporting-over-virtchnl.patch
	patches.suse/ionic-add-pcie_print_link_status.patch
	patches.suse/genetlink-clean-up-family-attributes-allocations.patch
	patches.suse/ibmvnic-Flush-existing-work-items-before-device-remo.patch
	patches.suse/bpf-Fix-an-error-code-in-check_btf_func.patch
	patches.suse/bpf-Undo-internal-BPF_PROBE_MEM-in-BPF-insns-dump.patch
	patches.suse/0004-net-ethernet-ti-ale-fix-allmulti-for-nu-type-ale.patch
	patches.suse/ext4-fix-partial-cluster-initialization-when-splitti.patch
	patches.suse/ext4-stop-overwrite-the-errcode-in-ext4_setup_super.patch
	patches.suse/ext4-avoid-utf8_strncasecmp-with-unstable-name.patch
	patches.suse/ext4-jbd2-ensure-panic-by-fix-a-race-between-jbd2-ab.patch
	patches.suse/ibmvnic-Harden-device-login-requests.patch
	patches.suse/bnxt_en-Simplify-bnxt_resume.patch
	patches.suse/bnxt_en-Re-enable-SRIOV-during-resume.patch
	patches.suse/bnxt_en-Fix-AER-reset-logic-on-57500-chips.patch
	patches.suse/bnxt_en-Return-from-timer-if-interface-is-not-in-ope.patch
	patches.suse/mld-fix-memory-leak-in-ipv6_mc_destroy_dev.patch
	patches.suse/rocker-fix-incorrect-error-handling-in-dma_rings_ini.patch
	patches.suse/mvpp2-ethtool-rxtx-stats-fix.patch
	patches.suse/tcp-grow-window-for-OOO-packets-only-for-SACK-flows.patch
	patches.suse/mvpp2-remove-module-bugfix.patch
	patches.suse/e1000e-Do-not-wake-up-the-system-via-WOL-if-device-w.patch
	patches.suse/dma-pool-fix-too-large-dma-pools-on-medium-memory-size-systems
	patches.suse/dma-pool-decouple-dma_remap-from-dma_coherent_pool
	patches.suse/arm64-hw_breakpoint-Don-t-invoke-overflow-handler-on.patch
	patches.suse/libceph-don-t-omit-recovery_deletes-in-target_copy.patch
	patches.suse/drm-i915-work-around-false-positive-maybe-uninitiali.patch
	patches.suse/0001-drm-i915-icl-Fix-hotplug-interrupt-disabling-after-s.patch
	patches.suse/drm-amd-display-Use-kfree-to-free-rgb_user-in-calcul.patch
	patches.suse/0002-drm-amdgpu-Replace-invalid-device-ID-with-a-valid-de.patch
	patches.suse/sata_rcar-handle-pm_runtime_get_sync-failure-cases.patch
	patches.suse/ata-libata-Fix-usage-of-page-address-by-page_address.patch
	patches.suse/0001-bcache-fix-potential-deadlock-problem-in-btree_gc_co.patch
	patches.suse/block-Fix-use-after-free-in-blkdev_get.patch
	patches.suse/blktrace-break-out-of-blktrace-setup-on-concurrent-c.patch
	patches.suse/blktrace-Avoid-sparse-warnings-when-assigning-q-blk_.patch
	patches.suse/loop-replace-kill_bdev-with-invalidate_bdev.patch
	patches.suse/s390-fix-syscall_get_error-for-compat-processes
	patches.suse/powerpc-Document-details-on-H_SCM_HEALTH-hcall.patch
	patches.suse/seq_buf-Export-seq_buf_printf.patch
	patches.suse/powerpc-papr_scm-Fetch-nvdimm-health-information-fro.patch
	patches.suse/powerpc-papr_scm-Improve-error-logging-and-handling-.patch
	patches.suse/ndctl-papr_scm-uapi-Add-support-for-PAPR-nvdimm-spec.patch
	patches.suse/powerpc-papr_scm-Implement-support-for-PAPR_PDSM_HEA.patch
	patches.suse/drm-encoder_slave-fix-refcouting-error-for-modules.patch
	patches.suse/scsi-ufs-bsg-Fix-runtime-PM-imbalance-on-error.patch
	patches.suse/hwrng-ks-sa-Fix-runtime-PM-imbalance-on-error.patch
	patches.suse/crypto-algif_skcipher-Cap-recv-SG-list-at-ctx-used.patch
	patches.suse/crypto-algboss-don-t-wait-during-notifier-callback.patch
	patches.suse/kbuild-improve-cc-option-to-clean-up-all-temporary-f.patch
	patches.suse/pinctrl-tegra-Use-noirq-suspend-resume-callbacks.patch
	patches.suse/Revert-pinctrl-freescale-imx-Use-devm_of_iomap-to-av.patch
	patches.suse/regmap-fix-alignment-issue.patch
	patches.suse/regmap-Fix-memory-leak-from-regmap_register_patch.patch
	patches.suse/regualtor-pfuze100-correct-sw1a-sw2-on-pfuze3000.patch
	patches.suse/spi-sprd-switch-the-sequence-of-setting-WDG_LOAD_LOW.patch
	patches.suse/spi-spi-fsl-dspi-Free-DMA-memory-with-matching-funct.patch
	patches.suse/spi-spidev-fix-a-race-between-spidev_release-and-spi.patch
	patches.suse/spi-spidev-fix-a-potential-use-after-free-in-spidev_.patch
	patches.suse/btrfs-fix-a-block-group-ref-counter-leak-after-failu.patch
	patches.suse/btrfs-fix-race-between-block-group-removal-and-block.patch
	patches.suse/btrfs-fix-data-block-group-relocation-failure-due-to.patch
	patches.suse/btrfs-fix-bytes_may_use-underflow-when-running-balan.patch
	patches.suse/btrfs-fix-hang-on-snapshot-creation-after-RWF_NOWAIT.patch
	patches.suse/btrfs-fix-failure-of-RWF_NOWAIT-write-into-prealloc-.patch
	patches.suse/btrfs-fix-RWF_NOWAIT-write-not-failling-when-we-need.patch
	patches.suse/btrfs-fix-RWF_NOWAIT-writes-blocking-on-extent-locks.patch
	patches.suse/ALSA-hda-Add-NVIDIA-codec-IDs-9a-9d-through-a0-to-pa.patch
	patches.suse/ALSA-usb-audio-Add-implicit-feedback-quirk-for-SSL2.patch
	patches.suse/ALSA-usb-audio-add-quirk-for-Denon-DCD-1500RE.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-MSI-GE63-laptop.patch
	patches.suse/ALSA-usb-audio-Fix-potential-use-after-free-of-strea.patch
	patches.suse/ALSA-hda-realtek-Add-mute-LED-and-micmute-LED-suppor.patch
	patches.suse/ALSA-hda-Intel-add-missing-PCI-IDs-for-ICL-H-TGL-H-a.patch
	patches.suse/ASoC-q6asm-handle-EOS-correctly.patch
	patches.suse/ASoc-q6afe-add-support-to-get-port-direction.patch
	patches.suse/ASoC-fsl_ssi-Fix-bclk-calculation-for-mono-channel.patch
	patches.suse/ASoC-SOF-Intel-add-PCI-ID-for-CometLake-S.patch
	patches.suse/ASoC-rockchip-Fix-a-reference-count-leak.patch
	patches.suse/ALSA-usb-audio-Add-registration-quirk-for-Kingston-2.patch
	patches.suse/ALSA-usb-audio-add-quirk-for-Samsung-USBC-Headset-AK.patch
	patches.suse/ALSA-usb-audio-Fix-OOB-access-of-mixer-element-list.patch
	patches.suse/RDMA-siw-Fix-pointer-to-int-cast-warning-in-siw_rx_p.patch
	patches.suse/RDMA-rvt-Fix-potential-memory-leak-caused-by-rvt_all.patch
	patches.suse/RDMA-efa-Set-maximum-pkeys-device-attribute.patch
	patches.suse/RDMA-qedr-Fix-KASAN-use-after-free-in-ucma_event_han.patch
	patches.suse/RDMA-cma-Protect-bind_list-and-listen_list-while-fin.patch
	patches.suse/RDMA-core-Check-that-type_attrs-is-not-NULL-prior-ac.patch
	patches.suse/RDMA-mad-Fix-possible-memory-leak-in-ib_mad_post_rec.patch
	patches.suse/RDMA-counter-Query-a-counter-before-release.patch
	patches.suse/IB-mad-Fix-use-after-free-when-destroying-MAD-agent.patch
	patches.suse/IB-hfi1-Fix-module-use-count-flaw-due-to-leftover-mo.patch
	patches.suse/ring-buffer-zero-out-time-extend-if-it-is-nested-and-not-absolute.patch
	patches.suse/tracing-fix-event-trigger-to-accept-redundant-spaces.patch
	patches.suse/bpf-xdp-samples-Fix-null-pointer-dereference-in-_use.patch
	patches.suse/devmap-Use-bpf_map_area_alloc-for-allocating-hash-bu.patch
	patches.suse/bpf-Don-t-return-EINVAL-from-get-set-sockopt-when-op.patch
	patches.suse/selftests-bpf-Make-sure-optvals-PAGE_SIZE-are-bypass.patch
	patches.suse/bpf-Document-optval-PAGE_SIZE-behavior-for-sockopt-h.patch
	patches.suse/net-usb-ax88179_178a-fix-packet-alignment-padding.patch
	patches.suse/ionic-no-link-check-while-resetting-queues.patch
	patches.suse/ionic-export-features-for-vlans-to-use.patch
	patches.suse/net-fix-memleak-in-register_netdevice.patch
	patches.suse/net-core-reduce-recursion-limit-value.patch
	patches.suse/ip6_gre-fix-use-after-free-in-ip6gre_tunnel_lookup.patch
	patches.suse/ip_tunnel-fix-use-after-free-in-ip_tunnel_lookup.patch
	patches.suse/net-Fix-the-arp-error-in-some-cases.patch
	patches.suse/s390-qeth-fix-error-handling-for-isolation-mode-cmds
	patches.suse/tg3-driver-sleeps-indefinitely-when-EEH-errors-excee.patch
	patches.suse/net-dsa-bcm_sf2-Fix-node-reference-count.patch
	patches.suse/net-increment-xmit_recursion-level-in-dev_direct_xmi.patch
	patches.suse/net-phy-Check-harder-for-errors-in-get_phy_id.patch
	patches.suse/geneve-allow-changing-DF-behavior-after-creation.patch
	patches.suse/ibmveth-Fix-max-MTU-limit.patch
	patches.suse/ionic-tame-the-watchdog-timer-on-reconfig.patch
	patches.suse/ibmvnic-continue-to-init-in-CRQ-reset-returns-H_CLOS.patch
	patches.suse/usbnet-smsc95xx-Fix-use-after-free-after-removal.patch
	patches.suse/wireguard-noise-do-not-assign-initiation-time-in-if-.patch
	patches.suse/wireguard-device-avoid-circular-netns-references.patch
	patches.suse/net-qed-fix-async-event-callbacks-unregistering.patch
	patches.suse/net-qede-stop-adding-events-on-an-already-destroyed-.patch
	patches.suse/net-qed-fix-NVMe-login-fails-over-VFs.patch
	patches.suse/net-qed-fix-excessive-QM-ILT-lines-consumption.patch
	patches.suse/net-qede-fix-PTP-initialization-on-recovery.patch
	patches.suse/net-qede-fix-use-after-free-on-recovery-and-AER-hand.patch
	patches.suse/net-qed-fix-maybe-uninitialized-warning.patch
	patches.suse/cxgb4-move-handling-L2T-ARP-failures-to-caller.patch
	patches.suse/cxgb4-move-PTP-lock-and-unlock-to-caller-in-Tx-path.patch
	patches.suse/cxgb4-use-unaligned-conversion-for-fetching-timestam.patch
	patches.suse/cxgb4-parse-TC-U32-key-values-and-masks-natively.patch
	patches.suse/cxgb4-fix-endian-conversions-for-L4-ports-in-filters.patch
	patches.suse/cxgb4-use-correct-type-for-all-mask-IP-address-compa.patch
	patches.suse/cxgb4-fix-SGE-queue-dump-destination-buffer-context.patch
	patches.suse/cxgb4-remove-cast-when-saving-IPv4-partial-checksum.patch
	patches.suse/cxgb4-move-DCB-version-extern-to-header-file.patch
	patches.suse/cxgb4-fix-set-but-unused-variable-when-DCB-is-disabl.patch
	patches.suse/cxgb4-update-kernel-doc-line-comments.patch
	patches.suse/cxgb4vf-update-kernel-doc-line-comments.patch
	patches.suse/bnxt_en-Store-the-running-firmware-version-code.patch
	patches.suse/bnxt_en-Do-not-enable-legacy-TX-push-on-older-firmwa.patch
	patches.suse/net-Do-not-clear-the-sock-TX-queue-in-sk_set_socket.patch
	patches.suse/openvswitch-take-into-account-de-fragmentation-gso_s.patch
	patches.suse/net-bcmgenet-re-remove-bcmgenet_hfb_add_filter.patch
	patches.suse/net-bcmgenet-use-hardware-padding-of-runt-frames.patch
	patches.suse/tcp-don-t-ignore-ECN-CWR-on-pure-ACK.patch
	patches.suse/net-bridge-enfore-alignment-for-ethernet-address.patch
	patches.suse/netfilter-iptables-Split-ipt_unregister_table-into-p.patch
	patches.suse/netfilter-iptables-Add-a-.pre_exit-hook-in-all-iptab.patch
	patches.suse/netfilter-ip6tables-Split-ip6t_unregister_table-into.patch
	patches.suse/netfilter-ip6tables-Add-a-.pre_exit-hook-in-all-ip6t.patch
	patches.suse/net-macb-call-pm_runtime_put_sync-on-failure-path.patch
	patches.suse/tcp_cubic-fix-spurious-HYSTART_DELAY-exit-upon-drop-.patch
	patches.suse/sctp-Don-t-advertise-IPv4-addresses-if-ipv6only-is-s.patch
	patches.suse/wireguard-receive-account-for-napi_gro_receive-never.patch
	patches.suse/socionext-account-for-napi_gro_receive-never-returni.patch
	patches.suse/wil6210-account-for-napi_gro_receive-never-returning.patch
	patches.suse/sch_cake-don-t-try-to-reallocate-or-unshare-skb-unco.patch
	patches.suse/sch_cake-don-t-call-diffserv-parsing-code-when-it-is.patch
	patches.suse/mm-compaction-make-capture-control-handling-safe-wrt-interrupts.patch
	patches.suse/0001-ocfs2-avoid-inode-removal-while-nfsd-is-accessing-it.patch
	patches.suse/0002-ocfs2-load-global_inode_alloc.patch
	patches.suse/0003-ocfs2-fix-panic-on-nfs-server-over-ocfs2.patch
	patches.suse/mm-memcontrol-c-add-missed-css_put.patch
	patches.suse/0003-drm-rcar-du-Fix-build-error.patch
	patches.suse/drm-tegra-hub-Do-not-enable-orphaned-window-group.patch
	patches.suse/gpu-host1x-Detach-driver-on-unregister.patch
	patches.suse/0004-drm-radeon-fix-fb_div-check-in-ni_init_smc_spll_tabl.patch
	patches.suse/drm-amdgpu-add-fw-release-for-sdma-v5_0.patch
	patches.suse/drm-amd-fix-potential-memleak-in-err-branch.patch
	patches.suse/drm-mcde-Fix-display-initialization-problem.patch
	patches.suse/drm-panel-orientation-quirks-Add-quirk-for-Asus-T101.patch
	patches.suse/drm-panel-orientation-quirks-Use-generic-orientation.patch
	patches.suse/iommu-vt-d-enable-pci-acs-for-platform-opt-in-hint
	patches.suse/iommu-vt-d-update-scalable-mode-paging-structure-coherency
	patches.suse/ACPI-configfs-Disallow-loading-ACPI-tables-when-lock.patch
	patches.suse/ACPI-sysfs-Fix-pm_profile_attr-type.patch
	patches.suse/clk-sifive-allocate-sufficient-memory-for-struct-__p.patch
	patches.suse/0002-dm-zoned-assign-max_io_len-correctly.patch
	patches.suse/0003-dm-writecache-correct-uncommitted_block-when-discard.patch
	patches.suse/0004-dm-writecache-add-cond_resched-to-loop-in-persistent.patch
	patches.suse/0001-nvme-pci-override-the-value-of-the-controller-s-numa.patch
	patches.suse/nvme-fix-possible-deadlock-when-I-O-is-blocked.patch
	patches.suse/nvme-multipath-fix-deadlock-between-ana_work-and-sca.patch
	patches.suse/nvme-don-t-protect-ns-mutation-with-ns-head-lock.patch
	patches.suse/nvme-multipath-fix-deadlock-due-to-head-lock.patch
	patches.suse/nvme-multipath-fix-bogus-request-queue-reference-put.patch
	patches.suse/xprtrdma-Fix-handling-of-RDMA_ERROR-replies.patch
	patches.suse/sunrpc-fixed-rollback-in-rpc_gssd_dummy_populate.patch
	patches.suse/pNFS-flexfiles-Fix-list-corruption-if-the-mirror-cou.patch
	patches.suse/NFSv4-fix-CLOSE-not-waiting-for-direct-IO-compeletio.patch
	patches.suse/SUNRPC-Properly-set-the-subbuf-parameter-of-xdr_buf_.patch
	patches.suse/dma-direct-always-align-allocation-size-in-dma_direct_alloc_pages
	patches.suse/dma-direct-re-encrypt-memory-if-dma_direct_alloc_pages-fails
	patches.suse/dma-direct-check-return-value-when-encrypting-or-decrypting-memory
	patches.suse/dma-direct-add-missing-set_memory_decrypted-for-coherent-mapping
	patches.suse/dma-mapping-dma_coherent_pool-should-select-generic_allocator
	patches.suse/edac-amd64-read-back-the-scrub-rate-pci-register-on-f15h.patch
	patches.suse/mei-me-disable-mei-interface-on-Mehlow-server-platfo.patch
	patches.suse/usb-host-ehci-exynos-Fix-error-check-in-exynos_ehci_.patch
	patches.suse/usb-add-USB_QUIRK_DELAY_INIT-for-Logitech-C922.patch
	patches.suse/usb-dwc2-Postponed-gadget-registration-to-the-udc-cl.patch
	patches.suse/usb-usbtest-fix-missing-kfree-dev-buf-in-usbtest_dis.patch
	patches.suse/USB-ehci-reopen-solution-for-Synopsys-HC-bug.patch
	patches.suse/cdc-acm-Add-DISABLE_ECHO-quirk-for-Microchip-SMSC-ch.patch
	patches.suse/USB-ohci-sm501-Add-missed-iounmap-in-remove.patch
	patches.suse/usb-typec-tcpci_rt1711h-avoid-screaming-irq-causing-.patch
	patches.suse/xhci-Fix-incorrect-EP_STATE_MASK.patch
	patches.suse/xhci-Fix-enumeration-issue-when-setting-max-packet-s.patch
	patches.suse/usb-host-xhci-mtk-avoid-runtime-suspend-when-removin.patch
	patches.suse/xhci-Return-if-xHCI-doesn-t-support-LPM.patch
	patches.suse/xhci-Poll-for-U0-after-disabling-USB2-LPM.patch
	patches.suse/usb-renesas_usbhs-getting-residue-from-callback_resu.patch
	patches.suse/usb-dwc3-pci-Fix-reference-count-leak-in-dwc3_pci_re.patch
	patches.suse/usb-gadget-udc-Potential-Oops-in-error-handling-code.patch
	patches.suse/Staging-rtl8723bs-prevent-buffer-overflow-in-update_.patch
	patches.suse/i2c-fsi-Fix-the-port-number-field-in-status-register.patch
	patches.suse/i2c-core-check-returned-size-of-emulated-smbus-block.patch
	patches.suse/vfio-pci-fix-sr-iov-vf-handling-with-mmio-blocking
	patches.suse/scsi-qla2xxx-Set-NVMe-status-code-for-failed-NVMe-FC.patch
	patches.suse/scsi-qla2xxx-Keep-initiator-ports-after-RSCN.patch
	patches.suse/scsi-lpfc-Avoid-another-null-dereference-in-lpfc_sli.patch
	patches.suse/scsi-zfcp-fix-panic-on-erp-timeout-for-previously-dismissed-erp-action
	patches.suse/cifs-Fix-cached_fid-refcnt-leak-in-open_shroot.patch
	patches.suse/cifs-Fix-double-add-page-to-memcg-when-cifs_readpages.patch
	patches.suse/cifs-smb3-Fix-data-inconsistent-when-zero-file-range.patch
	patches.suse/cifs-smb3-Fix-data-inconsistent-when-punch-hole.patch
	patches.suse/cifs-update-ctime-and-mtime-during-truncate.patch
	patches.suse/cifs-misc-Use-array_size-in-if-statement-controlling-expression.patch
	patches.suse/x86-asm-64-Align-start-of-__clear_user-loop-to-16-by.patch
	patches.suse/sched-core-Check-cpus_mask-not-cpus_ptr-in-__set_cpus_allowed_ptr-to-fix-mask-corruption.patch
	patches.suse/sched-deadline-Initialize-dl_boosted.patch
	patches.suse/sched-core-Fix-PI-boosting-between-RT-and-DEADLINE-t.patch
	patches.suse/sched-core-Fix-ttwu-race.patch
	patches.suse/sched-core-s-WF_ON_RQ-WQ_ON_CPU.patch
	patches.suse/sched-cfs-change-initial-value-of-runnable_avg.patch
	patches.suse/0001-efi-tpm-Verify-event-log-header-before-parsing.patch
	patches.suse/efi-esrt-Fix-reference-count-leak-in-esre_create_sys.patch
	patches.suse/Revert-ARM-sti-Implement-dummy-L2-cache-s-write_sec.patch
	patches.suse/ARM-dts-NSP-Disable-PL330-by-default-add-dma-coherent-property.patch
	patches.suse/ARM-dts-NSP-Correct-FA2-mailbox-node.patch
	patches.suse/ARM-bcm-Select-ARM_TIMER_SP804-for-ARCH_BCM_NSP.patch
	patches.suse/arm64-dts-imx8mm-evk-correct-ldo1-ldo2-voltage-range.patch
	patches.suse/ARM-imx5-add-missing-put_device-call-in-imx_suspend_alloc_ocram.patch
	patches.suse/bus-ti-sysc-Ignore-clockactivity-unless-specified-as.patch
	patches.suse/ARM-OMAP2-Fix-legacy-mode-dss_reset.patch
	patches.suse/ARM-dts-am335x-pocketbeagle-Fix-mmc0-Write-Protect.patch
	patches.suse/ARM-dts-Fix-duovero-smsc-interrupt-for-suspend.patch
	patches.suse/thermal-drivers-imx-Fix-missing-of_node_put-at-probe.patch
	patches.suse/thermal-drivers-mediatek-Fix-bank-number-settings-on.patch
	patches.suse/thermal-drivers-rcar_gen3-Fix-undefined-temperature-.patch
	patches.suse/spi-spi-fsl-dspi-Fix-lockup-if-device-is-removed-dur.patch
	patches.suse/spi-spi-fsl-dspi-Fix-lockup-if-device-is-shutdown-du.patch
	patches.suse/spi-spi-fsl-dspi-Fix-external-abort-on-interrupt-in-.patch
	patches.suse/spi-spi-fsl-dspi-Initialize-completion-before-possib.patch
	patches.suse/spi-pxa2xx-Add-support-for-Intel-Tiger-Lake-PCH-H.patch
	patches.suse/ima-extend-boot_aggregate-with-kernel-measurements.patch
	patches.suse/exfat-add-missing-brelse-calls-on-error-paths.patch
	patches.suse/exfat-move-setting-VOL_DIRTY-over-exfat_remove_entries.patch
	patches.suse/msft-hv-2106-Drivers-hv-Change-flag-to-write-log-level-in-panic-m.patch
	patches.suse/0005-virtio-blk-free-vblk-vqs-in-error-path-of-virtblk_pr.patch
	patches.suse/nfsd-apply-umask-on-fs-without-ACL-support.patch
	patches.suse/nfsd4-fix-nfsdfs-reference-count-loop.patch
	patches.suse/nfsd-fix-nfsdfs-inode-reference-count-leak.patch
	patches.suse/tpm-Fix-TIS-locality-timeout-problems.patch
	patches.suse/tpm_tis-extra-chip-ops-check-on-error-path-in-tpm_ti.patch
	patches.suse/tpm_tis-Remove-the-HID-IFX0102.patch
	patches.suse/drm-msm-fix-potential-memleak-in-error-branch.patch
	patches.suse/drm-msm-dpu-fix-error-return-code-in-dpu_encoder_ini.patch
	patches.suse/drm-msm-dpu-allow-initialization-of-encoder-locks-du.patch
	patches.suse/drm-exynos-Properly-propagate-return-value-in-drm_io.patch
	patches.suse/drm-exynos-fix-ref-count-leak-in-mic_pre_enable.patch
	patches.suse/drm-i915-gvt-Fix-two-CFL-MMIO-handling-caused-by-reg.patch
	patches.suse/drm-amd-display-Only-revalidate-bandwidth-on-medium-.patch
	patches.suse/drm-amdgpu-atomfirmware-fix-vram_info-fetching-for-r.patch
	patches.suse/drm-amdgpu-use-u-rather-than-d-for-sclk-mclk.patch
	patches.suse/drm-sun4i-hdmi-Remove-extra-HPD-polling.patch
	patches.suse/hwmon-max6697-Make-sure-the-OVERT-mask-is-set-correc.patch
	patches.suse/hwmon-acpi_power_meter-Fix-potential-memory-leak-in-.patch
	patches.suse/hwmon-pmbus-fix-a-typo-in-Kconfig-SENSORS_IR35221-op.patch
	patches.suse/cifs-Display-local-UID-details-for-SMB-sessions-in-DebugData.patch
	patches.suse/SMB3-Honor-seal-flag-for-multiuser-mounts.patch
	patches.suse/SMB3-Honor-persistent-resilient-handle-flags-for-multiuser-mounts.patch
	patches.suse/SMB3-Honor-lease-disabling-for-multiuser-mounts.patch
	patches.suse/SMB3-Honor-handletimeout-flag-for-multiuser-mounts.patch
	patches.suse/SMB3-Honor-posix-flag-for-multiuser-mounts.patch
	patches.suse/cifs-Fix-the-target-file-was-deleted-when-rename-failed-.patch
	patches.suse/cifs-prevent-truncation-from-long-to-int-in-wait_for_free_credits.patch
	patches.suse/powerpc-mm-pkeys-Make-pkey-access-check-work-on-exec.patch
	patches.suse/i2c-algo-pca-Add-0x78-as-SCL-stuck-low-status-for-PC.patch
	patches.suse/i2c-eg20t-Load-module-automatically-if-ID-matches.patch
	patches.suse/i2c-mlxcpld-check-correct-size-of-maximum-RECV_LEN-p.patch
	patches.suse/nvme-fix-identify-error-status-silent-ignore.patch
	patches.suse/nvme-fix-a-crash-in-nvme_mpath_add_disk.patch
	patches.suse/scsi-qla2xxx-Fix-a-condition-in-qla2x00_find_all_fab.patch
	patches.suse/scsi-libfc-Handling-of-extra-kref.patch
	patches.suse/scsi-libfc-Skip-additional-kref-updating-work-event.patch
	patches.suse/scsi-mptfusion-don-t-use-gfp_atomic-for-larger-dma-allocations
	patches.suse/irqchip-gic-Atomically-update-affinity.patch
	patches.suse/s390-maccess-add-no-DAT-mode-to-kernel_write.patch
	patches.suse/s390-setup-init-jump-labels-before-command-line-parsing
	patches.suse/kvm-x86-bit-8-of-non-leaf-pdpes-is-not-reserved.patch
	patches.suse/KVM-arm64-Annotate-hyp-NMI-related-functions-as-__al.patch
	patches.suse/KVM-arm64-Stop-clobbering-x0-for-HVC_SOFT_RESTART.patch
	patches.suse/Revert-commit-e918e570415c-tpm_tis-Remove-the-HID-IF.patch
	patches.suse/btrfs-fix-fatal-extent_buffer-readahead-vs-releasepa.patch
	patches.suse/btrfs-fix-reclaim_size-counter-leak-after-stealing-from-global-reserve.patch
	patches.suse/btrfs-reset-tree-root-pointer-after-error-in-init_tr.patch
	patches.suse/ALSA-hda-let-hs_mic-be-picked-ahead-of-hp_mic.patch
	patches.suse/ALSA-usb-audio-Fix-packet-size-calculation.patch
	patches.suse/ALSA-usb-audio-Replace-s-frame-packet-where-appropri.patch
	patches.suse/ALSA-opl3-fix-infoleak-in-opl3.patch
	patches.suse/ALSA-hda-hdmi-fix-failures-at-PCM-open-on-Intel-ICL-.patch
	patches.suse/ALSA-hda-hdmi-improve-debug-traces-for-stream-lookup.patch
	patches.suse/ALSA-hda-realtek-Fix-Lenovo-Thinkpad-X1-Carbon-7th-q.patch
	patches.suse/ALSA-hda-realtek-Enable-audio-jacks-of-Acer-vCopperb.patch
	patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-Acer-C20-820-.patch
	patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-Acer-Veriton-.patch
	patches.suse/ALSA-usb-audio-add-quirk-for-MacroSilicon-MS2109.patch
	patches.suse/ALSA-usb-audio-Add-implicit-feedback-quirk-for-RTX60.patch
	patches.suse/kallsyms-Refactor-kallsyms_show_value-to-take-cred.patch
	patches.suse/module-Refactor-section-attr-into-bin-attribute.patch
	patches.suse/module-Do-not-expose-section-addresses-to-non-CAP_SY.patch
	patches.suse/kprobes-Do-not-expose-probe-addresses-to-non-CAP_SYS.patch
	patches.suse/dm-do-not-use-waitqueue-for-request-based-dm
	patches.suse/dm-writecache-reject-asynchronous-pmem-devices.patch
	patches.suse/0003-dm-use-noio-when-sending-kobject-event.patch
	patches.suse/drm-mediatek-Check-plane-visibility-in-atomic_update.patch
	patches.suse/drm-nouveau-i2c-g94-increase-NV_PMGR_DP_AUXCTL_TRANS.patch
	patches.suse/0001-drm-i915-fbc-Fix-fence_y_offset-handling.patch
	patches.suse/drm-radeon-fix-double-free.patch
	patches.suse/drm-amdgpu-don-t-do-soft-recovery-if-gpu_recovery-0.patch
	patches.suse/mmc-meson-gx-limit-segments-to-1-when-dram-access-qu.patch
	patches.suse/s390-mm-fix-huge-pte-soft-dirty-copying
	patches.suse/drivers-firmware-psci-Fix-memory-leakage-in-alloc_in.patch
	patches.suse/arm64-kgdb-Fix-single-step-exception-handling-oops.patch
	patches.suse/gpio-arizona-handle-pm_runtime_get_sync-failure-case.patch
	patches.suse/gpio-arizona-put-pm_runtime-in-case-of-failure.patch
	patches.suse/gpio-pca953x-Override-IRQ-for-one-of-the-expanders-o.patch
	patches.suse/gpio-pca953x-disable-regmap-locking-for-automatic-ad.patch
	patches.suse/gpio-pca953x-Fix-GPIO-resource-leak-on-Intel-Galileo.patch
	patches.suse/pinctrl-amd-fix-npins-for-uart0-in-kerncz_groups.patch
	patches.suse/dma-mapping-warn-when-coherent-pool-is-depleted
	patches.suse/bpfilter-switch-to-kernel_write.patch
	patches.suse/blk-mq-consider-non-idle-request-as-inflight-in-blk_mq_rq_inflight
	patches.suse/nbd-Fix-memory-leak-in-nbd_add_socket.patch
	patches.suse/IB-hfi1-Do-not-destroy-hfi1_wq-when-the-device-is-sh.patch
	patches.suse/IB-hfi1-Do-not-destroy-link_wq-when-the-device-is-sh.patch
	patches.suse/IB-sa-Resolv-use-after-free-in-ib_nl_make_request.patch
	patches.suse/RDMA-siw-Fix-reporting-vendor_part_id.patch
	patches.suse/IB-mlx5-Fix-50G-per-lane-indication.patch
	patches.suse/ionic-update-the-queue-count-on-open.patch
	patches.suse/enetc-Fix-tx-rings-bitmap-iteration-range-irq-handli.patch
	patches.suse/net-ipv4-Fix-wrong-type-conversion-from-hint-to-rt-i.patch
	patches.suse/llc-make-sure-applications-use-ARPHRD_ETHER.patch
	patches.suse/mac80211-skip-mpath-lookup-also-for-control-port-tx.patch
	patches.suse/mac80211-allow-rx-of-mesh-eapol-frames-with-default-.patch
	patches.suse/net-mvneta-fix-use-of-state-speed.patch
	patches.suse/bpf-Do-not-allow-btf_ctx_access-with-__int128-types.patch
	patches.suse/net-cxgb4-fix-return-error-value-in-t4_prep_fw.patch
	patches.suse/tcp-md5-add-missing-memory-barriers-in-tcp_md5_do_ad.patch
	patches.suse/net-qrtr-Fix-an-out-of-bounds-read-qrtr_endpoint_pos.patch
	patches.suse/genetlink-remove-genl_bind.patch
	patches.suse/tcp-md5-refine-tcp_md5_do_add-tcp_md5_hash_key-barri.patch
	patches.suse/tcp-md5-do-not-send-silly-options-in-SYNCOOKIES.patch
	patches.suse/tcp-fix-SO_RCVLOWAT-possible-hangs-under-high-mem-pr.patch
	patches.suse/tcp-md5-allow-changing-MD5-keys-in-all-socket-states.patch
	patches.suse/net-dsa-microchip-set-the-correct-number-of-ports.patch
	patches.suse/sched-consistently-handle-layer3-header-accesses-in-.patch
	patches.suse/net-rmnet-fix-lower-interface-leak.patch
	patches.suse/net-rmnet-do-not-allow-to-add-multiple-bridge-interf.patch
	patches.suse/smsc95xx-check-return-value-of-smsc95xx_reset.patch
	patches.suse/smsc95xx-avoid-memory-leak-in-smsc95xx_bind.patch
	patches.suse/net-hns3-check-reset-pending-after-FLR-prepare.patch
	patches.suse/net-hns3-fix-for-mishandle-of-asserting-VF-reset-fai.patch
	patches.suse/net-hns3-add-a-missing-uninit-debugfs-when-unload-dr.patch
	patches.suse/net-hns3-fix-use-after-free-when-doing-self-test.patch
	patches.suse/ipv6-fib6_select_path-can-not-use-out-path-for-nexth.patch
	patches.suse/net-usb-qmi_wwan-add-support-for-Quectel-EG95-LTE-mo.patch
	patches.suse/ipv6-Fix-use-of-anycast-address-with-loopback.patch
	patches.suse/cgroup-fix-cgroup_sk_alloc-for-sk_clone_lock.patch
	patches.suse/ipv4-fill-fl4_icmp_-type-code-in-ping_v4_sendmsg.patch
	patches.suse/net-Added-pointer-check-for-dst-ops-neigh_lookup-in-.patch
	patches.suse/bridge-mcast-Fix-MLD2-Report-IPv6-payload-length-che.patch
	patches.suse/vlan-consolidate-VLAN-parsing-code-and-limit-max-par.patch
	patches.suse/ionic-centralize-queue-reset-code.patch
	patches.suse/net-atlantic-fix-ip-dst-and-ipv6-address-filters.patch
	patches.suse/net-smc-fix-sleep-bug-in-smc_pnet_find_roce_resource
	patches.suse/net-smc-switch-smcd_dev_list-spinlock-to-mutex
	patches.suse/net-smc-tolerate-future-smcd-versions
	patches.suse/l2tp-remove-skb_dst_set-from-l2tp_xmit_skb.patch
	patches.suse/cxgb4-fix-all-mask-IP-address-comparison.patch
	patches.suse/qed-Populate-nvm-file-attributes-while-reading-nvm-c.patch
	patches.suse/net_sched-fix-a-memory-leak-in-atm_tc_init.patch
	patches.suse/tcp-make-sure-listeners-don-t-initialize-congestion-.patch
	patches.suse/cgroup-fix-sock_cgroup_data-on-big-endian.patch
	patches.suse/net-mlx5-Fix-eeprom-support-for-SFP-module.patch
	patches.suse/net-mlx5e-Fix-VXLAN-configuration-restore-after-func.patch
	patches.suse/net-mlx5e-Fix-CPU-mapping-after-function-reload-to-a.patch
	patches.suse/net-mlx5e-Fix-50G-per-lane-indication.patch
	patches.suse/bpf-net-Avoid-copying-sk_user_data-of-reuseport_arra.patch
	patches.suse/bpf-net-Avoid-incorrect-bpf_sk_reuseport_detach-call.patch
	patches.suse/bnxt_en-fix-NULL-dereference-in-case-SR-IOV-configur.patch
	patches.suse/net-macb-fix-wakeup-test-in-runtime-suspend-resume-r.patch
	patches.suse/net-macb-mark-device-wake-capable-when-magic-packet-.patch
	patches.suse/net-macb-fix-call-to-pm_runtime-in-the-suspend-resum.patch
	patches.suse/mlxsw-spectrum_router-Remove-inappropriate-usage-of-.patch
	patches.suse/mlxsw-pci-Fix-use-after-free-in-case-of-failed-devli.patch
	patches.suse/smb3-fix-access-denied-on-change-notify-request-to-some-servers.patch
	patches.suse/cifs-remove-the-retry-in-cifs_poxis_lock_set.patch
	patches.suse/smb3-fix-unneeded-error-message-on-change-notify.patch
	patches.suse/cifs-fix-reference-leak-for-tlink.patch
	patches.suse/05-cifs-update-internal-module-version-number.patch
	patches.suse/scsi-mpt3sas-fix-unlock-imbalance
	patches.suse/scsi-mpt3sas-fix-error-returns-in-brm_status_show
	patches.suse/scsi-dh-Add-Fujitsu-device-to-devinfo-and-dh-lists.patch
	patches.suse/Input-synaptics-enable-InterTouch-for-ThinkPad-X1E-1.patch
	patches.suse/Input-elan_i2c-only-increment-wakeup-count-on-touch.patch
	patches.suse/Input-i8042-add-Lenovo-XiaoXin-Air-12-to-i8042-nomux.patch
	patches.suse/Input-elan_i2c-add-more-hardware-ID-for-Lenovo-lapto.patch
	patches.suse/keys-asymmetric-fix-error-return-code-in-software_ke.patch
	patches.suse/dmaengine-imx-sdma-Fix-Remove-always-true-comparison.patch
	patches.suse/dmaengine-sh-usb-dmac-set-tx_result-parameters.patch
	patches.suse/dmaengine-fsl-edma-Fix-NULL-pointer-exception-in-fsl.patch
	patches.suse/dmaengine-mcf-edma-Fix-NULL-pointer-exception-in-mcf.patch
	patches.suse/dmaengine-tegra210-adma-Fix-runtime-PM-imbalance-on-.patch
	patches.suse/dmaengine-dw-Initialize-channel-before-each-transfer.patch
	patches.suse/dmaengine-fsl-edma-common-correct-DSIZE_32BYTE.patch
	patches.suse/dmaengine-dmatest-stop-completed-threads-when-runnin.patch
	patches.suse/dmaengine-fsl-edma-fix-wrong-tcd-endianness-for-big-.patch
	patches.suse/dmaengine-ioat-setting-ioat-timeout-as-module-parame.patch
	patches.suse/platform-x86-ISST-Add-new-PCI-device-ids.patch
	patches.suse/thermal-int3403_thermal-Downgrade-error-message.patch
	patches.suse/Revert-thermal-mediatek-fix-register-index-error.patch
	patches.suse/serial-mxs-auart-add-missed-iounmap-in-probe-failure.patch
	patches.suse/iio-health-afe4404-Fix-timestamp-alignment-and-preve.patch
	patches.suse/iio-mma8452-Add-missed-iio_device_unregister-call-in.patch
	patches.suse/iio-magnetometer-ak8974-Fix-runtime-PM-imbalance-on-.patch
	patches.suse/iio-core-add-missing-IIO_MOD_H2-ETHANOL-string-ident.patch
	patches.suse/iio-pressure-zpa2326-handle-pm_runtime_get_sync-fail.patch
	patches.suse/iio-magnetometer-ak8974-Fix-alignment-and-data-leak-.patch
	patches.suse/iio-humidity-hdc100x-Fix-alignment-and-data-leak-iss.patch
	patches.suse/iio-humidity-hts221-Fix-alignment-and-data-leak-issu.patch
	patches.suse/iio-pressure-ms5611-Fix-buffer-element-alignment.patch
	patches.suse/iio-adc-ad7780-Fix-a-resource-handling-path-in-ad778.patch
	patches.suse/staging-comedi-verify-array-index-is-correct-before-.patch
	patches.suse/misc-atmel-ssc-lock-with-mutex-instead-of-spinlock.patch
	patches.suse/mei-bus-don-t-clean-driver-pointer.patch
	patches.suse/revert-zram-convert-remaining-class_attr-to-class_attr_ro
	patches.suse/uio_pdrv_genirq-Remove-warning-when-irq-is-not-speci.patch
	patches.suse/soundwire-intel-fix-memory-leak-with-devm_kasprintf.patch
	patches.suse/phy-sun4i-usb-fix-dereference-of-pointer-phy0-before.patch
	patches.suse/virt-vbox-Fix-VBGL_IOCTL_VMMDEV_REQUEST_BIG-and-_LOG.patch
	patches.suse/virt-vbox-Fix-guest-capabilities-mask-check.patch
	patches.suse/intel_th-pci-Add-Jasper-Lake-CPU-support.patch
	patches.suse/intel_th-pci-Add-Tiger-Lake-PCH-H-support.patch
	patches.suse/intel_th-pci-Add-Emmitsburg-PCH-support.patch
	patches.suse/intel_th-Fix-a-NULL-dereference-when-hub-driver-is-n.patch
	patches.suse/virtio-virtio_console-add-missing-MODULE_DEVICE_TABL.patch
	patches.suse/drm-i915-gt-Ignore-irq-enabling-on-the-virtual-engin.patch
	patches.suse/0002-drm-i915-gt-Only-swap-to-a-random-sibling-once-upon-.patch
	patches.suse/0003-drm-i915-Move-cec_notifier-to-intel_hdmi_connector_u.patch
	patches.suse/drm-amdgpu-gfx10-fix-race-condition-for-kiq.patch
	patches.suse/drm-amdgpu-fix-preemption-unit-test.patch
	patches.suse/drm-amdgpu-sdma5-fix-wptr-overwritten-in-get_wptr.patch
	patches.suse/ALSA-line6-Perform-sanity-check-for-each-URB-creatio.patch
	patches.suse/ALSA-line6-Sync-the-pending-work-cancel-at-disconnec.patch
	patches.suse/ALSA-usb-audio-Fix-race-against-the-error-recovery-U.patch
	patches.suse/ALSA-hda-realtek-change-to-suitable-link-model-for-A.patch
	patches.suse/ALSA-hda-realtek-enable-headset-mic-of-ASUS-ROG-Zeph.patch
	patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-Acer-TravelMa.patch
	patches.suse/ALSA-hda-realtek-Enable-Speaker-for-ASUS-UX533-and-U.patch
	patches.suse/ALSA-hda-realtek-Enable-Speaker-for-ASUS-UX563.patch
	patches.suse/ALSA-hda-realtek-fixup-for-yet-another-Intel-referen.patch
	patches.suse/HID-i2c-hid-add-Mediacom-FlexBook-edge13-to-descript.patch
	patches.suse/HID-quirks-Always-poll-Obins-Anne-Pro-2-keyboard.patch
	patches.suse/HID-alps-support-devices-with-report-id-2.patch
	patches.suse/HID-magicmouse-do-not-set-up-autorepeat.patch
	patches.suse/HID-steam-fixes-race-in-handling-device-list.patch
	patches.suse/HID-apple-Disable-Fn-key-key-re-mapping-on-clone-key.patch
	patches.suse/HID-quirks-Ignore-Simply-Automated-UPB-PIM.patch
	patches.suse/HID-logitech-hidpp-avoid-repeated-multiplier-log-mes.patch
	patches.suse/regmap-dev_get_regmap_match-fix-string-comparison.patch
	patches.suse/regmap-debugfs-Don-t-sleep-while-atomic-for-fast_io-.patch
	patches.suse/spi-mediatek-use-correct-SPI_CFG2_REG-MACRO.patch
	patches.suse/spi-spi-sun6i-sun6i_spi_transfer_one-fix-setting-of-.patch
	patches.suse/ovl-inode-reference-leak-in-ovl_is_inuse-true-case.patch
	patches.suse/ovl-relax-WARN_ON-when-decoding-lower-directory-file.patch
	patches.suse/ovl-fix-regression-with-re-formatted-lower-squashfs.patch
	patches.suse/ovl-fix-unneeded-call-to-ovl_change_flags.patch
	patches.suse/fuse-don-t-ignore-errors-from-fuse_writepages_fill.patch
	patches.suse/fuse-fix-parameter-for-fs_ioc_-get-set-flags.patch
	patches.suse/nvme-explicitly-update-mpath-disk-capacity-on-revali.patch
	patches.suse/drivers-perf-Fix-kernel-panic-when-rmmod-PMU-modules.patch
	patches.suse/arm64-ptrace-Use-NO_SYSCALL-instead-of-1-in-syscall_.patch
	patches.suse/ARM-dts-imx6qdl-gw551x-fix-audio-SSI.patch
	patches.suse/bus-ti-sysc-Do-not-disable-on-suspend-for-no-idle.patch
	patches.suse/ARM-dts-Fix-dcan-driver-probe-failed-on-am437x-platform.patch
	patches.suse/ARM-dts-socfpga-Align-L2-cache-controller-nodename-with-dtschema.patch
	patches.suse/NFS-Fix-interrupted-slots-by-sending-a-solo-SEQUENCE.patch
	patches.suse/xprtrdma-fix-incorrect-header-size-calculations.patch
	patches.suse/powerpc-book3s64-pkeys-Fix-pkey_access_permitted-for.patch
	patches.suse/hwmon-aspeed-pwm-tacho-Avoid-possible-buffer-overflo.patch
	patches.suse/hwmon-emc2103-fix-unable-to-change-fan-pwm1_enable-a.patch
	patches.suse/hwmon-adm1275-Make-sure-we-are-reading-enough-data-f.patch
	patches.suse/hwmon-nct6775-Accept-PECI-Calibration-as-temperature.patch
	patches.suse/hwmon-scmi-Fix-potential-buffer-overflow-in-scmi_hwm.patch
	patches.suse/scsi-megaraid_sas-Remove-undefined-ENABLE_IRQ_POLL-macro
	patches.suse/dma-direct-provide-function-to-check-physical-memory-area-validity
	patches.suse/dma-pool-get-rid-of-dma_in_atomic_pool
	patches.suse/dma-pool-introduce-dma_guess_pool
	patches.suse/dma-pool-make-sure-atomic-pool-suits-device
	patches.suse/dma-pool-do-not-allocate-pool-memory-from-cma
	patches.suse/usb-chipidea-core-add-wakeup-support-for-extcon.patch
	patches.suse/USB-serial-cypress_m8-enable-Simply-Automated-UPB-PI.patch
	patches.suse/USB-serial-option-add-GosunCn-GM500-series.patch
	patches.suse/USB-serial-ch341-add-new-Product-ID-for-CH340.patch
	patches.suse/USB-serial-option-add-Quectel-EG95-LTE-modem.patch
	patches.suse/USB-c67x00-fix-use-after-free-in-c67x00_giveback_urb.patch
	patches.suse/usb-dwc3-pci-add-support-for-the-Intel-Tiger-Lake-PC.patch
	patches.suse/usb-dwc3-pci-add-support-for-the-Intel-Jasper-Lake.patch
	patches.suse/usb-gadget-udc-gr_udc-fix-memleak-on-error-handling-.patch
	patches.suse/usb-dwc2-Fix-shutdown-callback-in-platform.patch
	patches.suse/usb-gadget-udc-atmel-remove-outdated-comment-in-usba.patch
	patches.suse/usb-gadget-udc-atmel-fix-uninitialized-read-in-debug.patch
	patches.suse/usb-gadget-function-fix-missing-spinlock-in-f_uac1_l.patch
	patches.suse/USB-serial-iuu_phoenix-fix-memory-corruption.patch
	patches.suse/msft-hv-2119-irqdomain-treewide-Keep-firmware-node-unconditionall.patch
	patches.suse/sched-Fix-loadavg-accounting-race.patch
	patches.suse/sched-fair-handle-case-of-task_h_load-returning-0.patch
	patches.suse/timer-Prevent-base-clk-from-moving-backward.patch
	patches.suse/timer-Fix-wheel-index-calculation-on-last-level.patch
	patches.suse/ALSA-info-Drop-WARN_ON-from-buffer-NULL-sanity-check.patch
	patches.suse/ASoC-rt5670-Correct-RT5670_LDO_SEL_MASK.patch
	patches.suse/ASoC-rt5670-Add-new-gpio1_is_ext_spk_en-quirk-and-en.patch
	patches.suse/ASoC-rt5670-Fix-dac-and-adc-vol-tlv-values-being-off.patch
	patches.suse/ASoC-rockchip-add-format-and-rate-constraints-on-rk3.patch
	patches.suse/ASoC-codecs-max98373-Removed-superfluous-volume-cont.patch
	patches.suse/ASoc-codecs-max98373-remove-Idle_bias_on-to-let-code.patch
	patches.suse/ASoC-topology-fix-kernel-oops-on-route-addition-erro.patch
	patches.suse/ASoC-topology-fix-tlvs-in-error-handling-for-widget_.patch
	patches.suse/ASoC-wm8974-fix-Boost-Mixer-Aux-Switch.patch
	patches.suse/ASoC-wm8974-remove-unsupported-clock-mode.patch
	patches.suse/ASoC-rt286-fix-unexpected-interrupt-happens.patch
	patches.suse/ASoC-Intel-bytcht_es8316-Add-missed-put_device.patch
	patches.suse/ASoC-rt5682-Report-the-button-event-in-the-headset-t.patch
	patches.suse/ALSA-hda-realtek-Fixed-ALC298-sound-bug-by-adding-qu.patch
	patches.suse/exfat-fix-overflow-issue-in-exfat_cluster_to_sector.patch
	patches.suse/exfat-fix-wrong-hint_stat-initialization-in-exfat_find_dir_entry.patch
	patches.suse/exfat-fix-wrong-size-update-of-stream-entry-by-typo.patch
	patches.suse/exfat-fix-name_hash-computation-on-big-endian-systems.patch
	patches.suse/s390-cpum_cf-perf-change-dflt_ccerror-counter-name
	patches.suse/drm-sun4i-hdmi-Fix-inverted-HPD-result.patch
	patches.suse/drm-amd-powerplay-fix-a-crash-when-overclocking-Vega.patch
	patches.suse/drm-amdgpu-Fix-NULL-dereference-in-dpm-sysfs-handler.patch
	patches.suse/Revert-i2c-cadence-Fix-the-hold-bit-setting.patch
	patches.suse/i2c-rcar-always-clear-ICSAR-to-avoid-side-effects.patch
	patches.suse/i2c-i2c-qcom-geni-Fix-DMA-transfer-race.patch
	patches.suse/0006-dm-integrity-fix-integrity-recalculation-that-is-imp.patch
	patches.suse/RDMA-mlx5-Use-xa_lock_irq-when-access-to-SRQ-table.patch
	patches.suse/RDMA-core-Fix-race-in-rdma_alloc_commit_uobject.patch
	patches.suse/RDMA-mlx5-Prevent-prefetch-from-racing-with-implicit.patch
	patches.suse/btrfs-fix-double-free-on-ulist-after-backref-resolut.patch
	patches.suse/btrfs-qgroup-fix-data-leak-caused-by-race-between-wr.patch
	patches.suse/btrfs-fix-page-leaks-after-failure-to-lock-page-for-.patch
	patches.suse/mm-mmap-c-close-race-between-munmap-and-expand_upwards-downwards.patch
	patches.suse/mm-memcg-fix-refcount-error-while-moving-and-swapping.patch
	patches.suse/io-mapping-indicate-mapping-failure.patch
	patches.suse/nfsd-show_open-NULL-deref.patch
	patches.suse/nfsd4-fix-NULL-dereference-in-nfsd-clients-display-c.patch
	patches.suse/bnxt_en-Fix-race-when-modifying-pause-settings.patch
	patches.suse/bnxt_en-Init-ethtool-link-settings-after-reading-upd.patch
	patches.suse/bnxt_en-Fix-completion-ring-sizing-with-TPA-enabled.patch
	patches.suse/usb-hso-Fix-debug-compile-warning-on-sparc32.patch
	patches.suse/ip6_gre-fix-null-ptr-deref-in-ip6gre_init_net.patch
	patches.suse/hippi-Fix-a-size-used-in-a-pci_free_consistent-in-an.patch
	patches.suse/vsock-virtio-annotate-the_virtio_vsock-RCU-pointer.patch
	patches.suse/ax88172a-fix-ax88172a_unbind-failures.patch
	patches.suse/net-dp83640-fix-SIOCSHWTSTAMP-to-update-the-struct-w.patch
	patches.suse/rtnetlink-Fix-memory-net_device-leak-when-newlink-fa.patch
	patches.suse/net-smc91x-Fix-possible-memory-leak-in-smc_drv_probe.patch
	patches.suse/nfc-nci-add-missed-destroy_workqueue-in-nci_register.patch
	patches.suse/rhashtable-drop-duplicated-word-in-linux-rhashtable..patch
	patches.suse/mlxsw-core-Fix-wrong-SFP-EEPROM-reading-for-upper-pa.patch
	patches.suse/net-smc-remove-freed-buffer-from-list
	patches.suse/net-smc-fix-restoring-of-fallback-changes.patch
	patches.suse/bonding-check-error-value-of-register_netdevice-imme.patch
	patches.suse/ieee802154-fix-one-possible-memleak-in-adf7242_probe.patch
	patches.suse/rxrpc-Fix-sendmsg-returning-EPIPE-due-to-recvmsg-ret.patch
	patches.suse/net-smc-put-slot-when-connection-is-killed
	patches.suse/net-smc-fix-dmb-buffer-shortage
	patches.suse/dpaa_eth-Fix-one-possible-memleak-in-dpaa_eth_probe.patch
	patches.suse/mlxsw-destroy-workqueue-when-trap_register-in-mlxsw_.patch
	patches.suse/ionic-use-offset-for-ethtool-regs-data.patch
	patches.suse/ionic-fix-up-filter-locks-and-debug-msgs.patch
	patches.suse/ionic-update-filter-id-after-replay.patch
	patches.suse/ionic-keep-rss-hash-after-fw-update.patch
	patches.suse/ionic-use-mutex-to-protect-queue-operations.patch
	patches.suse/nfc-s3fwrn5-add-missing-release-on-skb-in-s3fwrn5_re.patch
	patches.suse/net-ag71xx-add-missed-clk_disable_unprepare-in-error.patch
	patches.suse/udp-Copy-has_conns-in-reuseport_grow.patch
	patches.suse/udp-Improve-load-balancing-for-SO_REUSEPORT.patch
	patches.suse/net-sysfs-add-a-newline-when-printing-tx_timeout-by-.patch
	patches.suse/net-udp-Fix-wrong-clean-up-for-IS_UDPLITE-macro.patch
	patches.suse/net-hns3-fix-for-not-calculating-TX-BD-send-size-cor.patch
	patches.suse/net-hns3-fix-error-handling-for-desc-filling.patch
	patches.suse/net-hns3-fix-return-value-error-when-query-MAC-link-.patch
	patches.suse/net-dsa-microchip-call-phy_remove_link_mode-during-p.patch
	patches.suse/netdevsim-fix-unbalaced-locking-in-nsim_create.patch
	patches.suse/qed-suppress-don-t-support-RoCE-iWARP-flooding-on-HW.patch
	patches.suse/qed-suppress-false-positives-interrupt-error-message.patch
	patches.suse/drivers-net-wan-x25_asy-Fix-to-make-it-work.patch
	patches.suse/net-ethernet-ave-Fix-error-returns-in-ave_init.patch
	patches.suse/enetc-Remove-the-mdio-bus-on-PF-probe-bailout.patch
	patches.suse/AX.25-Fix-out-of-bounds-read-in-ax25_connect.patch
	patches.suse/sctp-shrink-stream-outq-only-when-new-outcnt-old-out.patch
	patches.suse/sctp-shrink-stream-outq-when-fails-to-do-addstream-r.patch
	patches.suse/AX.25-Prevent-out-of-bounds-read-in-ax25_sendmsg.patch
	patches.suse/AX.25-Prevent-integer-overflows-in-connect-and-sendm.patch
	patches.suse/bonding-check-return-value-of-register_netdevice-in-.patch
	patches.suse/geneve-fix-an-uninitialized-value-in-geneve_changeli.patch
	patches.suse/0001-ipvs-fix-the-connection-sync-failed-in-some-cases.patch
	patches.suse/ath9k-Fix-regression-with-Atheros-9271.patch
	patches.suse/qrtr-orphan-socket-in-qrtr_release.patch
	patches.suse/dev-Defer-free-of-skbs-in-flush_backlog.patch
	patches.suse/drivers-net-wan-lapb-Corrected-the-usage-of-skb_cow.patch
	patches.suse/Revert-cifs-Fix-the-target-file-was-deleted-when-rename-failed-.patch
	patches.suse/efi-efivars-Expose-RT-service-availability-via-efiva.patch
	patches.suse/sched-Fix-race-against-ptrace_freeze_trace.patch
	patches.suse/x86-unwind-orc-fix-orc-for-newly-forked-tasks.patch
	patches.suse/x86-stacktrace-fix-reliable-check-for-empty-user-task-stacks.patch
	patches.suse/scsi-core-Run-queue-in-case-of-I-O-resource-contenti.patch
	patches.suse/usb-xhci-mtk-fix-the-failure-of-bandwidth-allocation.patch
	patches.suse/usb-xhci-Fix-ASM2142-ASM3142-DMA-addressing.patch
	patches.suse/usb-tegra-Fix-allocation-for-the-FPCI-context.patch
	patches.suse/vt-Reject-zero-sized-screen-buffer-size.patch
	patches.suse/serial-tegra-fix-CREAD-handling-for-PIO.patch
	patches.suse/serial-8250-fix-null-ptr-deref-in-serial8250_start_t.patch
	patches.suse/serial-8250_mtk-Fix-high-speed-baud-rates-clamping.patch
	patches.suse/fbdev-Detect-integer-underflow-at-struct-fbcon_ops-c.patch
	patches.suse/serial-exar-Fix-GPIO-configuration-for-Sealevel-card.patch
	patches.suse/staging-comedi-ni_6527-fix-INSN_CONFIG_DIGITAL_TRIG-.patch
	patches.suse/staging-comedi-addi_apci_1032-check-INSN_CONFIG_DIGI.patch
	patches.suse/staging-comedi-addi_apci_1500-check-INSN_CONFIG_DIGI.patch
	patches.suse/staging-comedi-addi_apci_1564-check-INSN_CONFIG_DIGI.patch
	patches.suse/staging-wlan-ng-properly-check-endpoint-types.patch
	patches.suse/fpga-dfl-fix-bug-in-port-reset-handshake.patch
	patches.suse/dev-mem-Add-missing-memory-barriers-for-devmem_inode.patch
	patches.suse/ARM-dts-sunxi-Relax-a-bit-the-CMA-pool-allocation-range.patch
	patches.suse/ARM-dts-imx6sx-sdb-Fix-the-phy-mode-on-fec2.patch
	patches.suse/ARM-dts-imx6sx-sabreauto-Fix-the-phy-mode-on-fec2.patch
	patches.suse/ARM-dts-imx6qdl-icore-Fix-OTG_ID-pin-and-sdcard-detect.patch
	patches.suse/ARM-dts-armada-38x-fix-NETA-lockup-when-repeatedly-switching-speeds.patch
	patches.suse/random32-update-the-net-random-state-on-interrupt-an.patch
	patches.suse/drm-nouveau-fbcon-fix-module-unload-when-fbcon-init-.patch
	patches.suse/drm-nouveau-fbcon-zero-initialise-the-mode_cmd2-stru.patch
	patches.suse/0001-drm-dbi-Fix-SPI-Type-1-9-bit-transfer.patch
	patches.suse/drm-hold-gem-reference-until-object-is-no-longer-acc.patch
	patches.suse/9p-trans_fd-Fix-concurrency-del-of-req_list-in-p9_fd.patch
	patches.suse/random32-remove-net_rand_state-from-the-latent-entro.patch
	patches.suse/random-fix-circular-include-dependency-on-arm64-afte.patch
	patches.suse/nvme-tcp-fix-possible-hang-waiting-for-icresp-respon.patch
	patches.suse/nvme-add-a-Identify-Namespace-Identification-Descrip.patch
	patches.suse/PCI-ASPM-Disable-ASPM-on-ASMedia-ASM1083-1085-PCIe-t.patch
	patches.suse/ARM-percpu.h-fix-build-error.patch
	patches.suse/firmware-Fix-a-reference-count-leak.patch
	patches.suse/Bluetooth-fix-kernel-oops-in-store_pending_adv_repor.patch
	patches.suse/drm-amdgpu-Prevent-kernel-infoleak-in-amdgpu_info_io.patch
	patches.suse/drm-amd-display-Clear-dm_state-for-fast-updates.patch
	patches.suse/Revert-drm-amdgpu-Fix-NULL-dereference-in-dpm-sysfs-.patch
	patches.suse/ALSA-usb-audio-Add-implicit-feedback-quirk-for-SSLx.patch
	patches.suse/0545-ALSA-hda-realtek-enable-headset-mic-of-ASUS-ROG-Zeph.patch
	patches.suse/ALSA-hda-realtek-typo_fix-enable-headset-mic-of-ASUS.patch
	patches.suse/ALSA-hda-realtek-Fix-add-a-ultra_low_power-function-.patch
	patches.suse/ALSA-hda-Workaround-for-spurious-wakeups-on-some-Int.patch
	patches.suse/ALSA-hda-hdmi-Fix-keep_power-assignment-for-non-comp.patch
	patches.suse/ALSA-hda-fix-NULL-pointer-dereference-during-suspend.patch
	patches.suse/ALSA-hda-realtek-Fixed-HP-right-speaker-no-sound.patch
	patches.suse/RDMA-mlx5-Fix-prefetch-memory-leak-if-get_prefetchab.patch
	patches.suse/IB-rdmavt-Fix-RQ-counting-issues-causing-use-of-an-i.patch
	patches.suse/RDMA-core-Stop-DIM-before-destroying-CQ.patch
	patches.suse/RDMA-core-Free-DIM-memory-in-error-unwind.patch
	patches.suse/ARM-8986-1-hw_breakpoint-Don-t-invoke-overflow-handler-on-uaccess-watchpoints.patch
	patches.suse/arm64-csum-Fix-handling-of-bad-packets.patch
	patches.suse/i2c-also-convert-placeholder-function-to-return-errn.patch
	patches.suse/i2c-slave-improve-sanity-check-when-registering.patch
	patches.suse/i2c-slave-add-sanity-check-when-unregistering.patch
	patches.suse/net-mscc-ocelot-fix-hardware-timestamp-dequeue-logic.patch
	patches.suse/net-hns3-fix-desc-filling-bug-when-skb-is-expanded-o.patch
	patches.suse/net-hns3-fix-a-TX-timeout-issue.patch
	patches.suse/net-hns3-add-reset-check-for-VF-updating-port-based-.patch
	patches.suse/net-hns3-fix-aRFS-FD-rules-leftover-after-add-a-user.patch
	patches.suse/net-hns3-fix-for-VLAN-config-when-reset-failed.patch
	patches.suse/usb-hso-check-for-return-value-in-hso_serial_common_.patch
	patches.suse/net-lan78xx-add-missing-endpoint-sanity-check.patch
	patches.suse/net-lan78xx-fix-transfer-buffer-memory-leak.patch
	patches.suse/net-lan78xx-replace-bogus-endpoint-lookup.patch
	patches.suse/net-mlx5-E-switch-Destroy-TSAR-when-fail-to-enable-t.patch
	patches.suse/net-mlx5-E-switch-Destroy-TSAR-after-reload-interfac.patch
	patches.suse/net-mlx5e-Fix-error-path-of-device-attach.patch
	patches.suse/net-mlx5-Fix-a-bug-of-using-ptp-channel-index-as-pin.patch
	patches.suse/net-mlx5-Verify-Hardware-supports-requested-ptp-func.patch
	patches.suse/net-mlx5-Query-PPS-pin-operational-status-before-reg.patch
	patches.suse/net-mlx5e-Fix-kernel-crash-when-setting-vf-VLANID-on.patch
	patches.suse/rhashtable-Fix-unprotected-RCU-dereference-in-__rht_.patch
	patches.suse/rhashtable-Restore-RCU-marking-on-rhash_lock_head.patch
	patches.suse/mlx4-disable-device-on-shutdown.patch
	patches.suse/ipv6-Fix-nexthop-refcnt-leak-when-creating-ipv6-rout.patch
	patches.suse/vxlan-Ensure-FDB-dump-is-performed-under-RCU.patch
	patches.suse/ipv4-Silence-suspicious-RCU-usage-warning.patch
	patches.suse/mlxsw-core-Increase-scope-of-RCU-read-side-critical-.patch
	patches.suse/mlxsw-core-Free-EMAD-transactions-using-kfree_rcu.patch
	patches.suse/ibmvnic-Fix-IRQ-mapping-disposal-in-error-path.patch
	patches.suse/ipv6-fix-memory-leaks-on-IPV6_ADDRFORM-path.patch
	patches.suse/rxrpc-Fix-race-between-recvmsg-and-sendmsg-on-immedi.patch
	patches.suse/devlink-ignore-EOPNOTSUPP-errors-on-dumpit.patch
	patches.suse/net-nixge-fix-potential-memory-leak-in-nixge_probe.patch
	patches.suse/net-ethernet-mtk_eth_soc-fix-MTU-warnings.patch
	patches.suse/atm-fix-atm_dev-refcnt-leaks-in-atmtcp_remove_persis.patch
	patches.suse/ionic-unlock-queue-mutex-in-error-path.patch
	patches.suse/net-gemini-Fix-missing-clk_disable_unprepare-in-erro.patch
	patches.suse/mac80211-mesh-Free-ie-data-when-leaving-mesh.patch
	patches.suse/mac80211-mesh-Free-pending-skb-when-destroying-a-mpa.patch
	patches.suse/cfg80211-check-vendor-command-doit-pointer-before-us.patch
	patches.suse/net-mlx5e-fix-bpf_prog-reference-count-leaks-in-mlx5.patch
	patches.suse/xfrm-policy-match-with-both-mark-and-mask-on-user-in.patch
	patches.suse/af_key-pfkey_dump-needs-parameter-validation.patch
	patches.suse/bpf-Fix-map-leak-in-HASH_OF_MAPS-map.patch
	patches.suse/net-bpfilter-Initialize-pos-in-__bpfilter_process_so.patch
	patches.suse/vxlan-fix-memleak-of-fdb.patch
	patches.suse/kvm-lapic-prevent-setting-the-tscdeadline-timer-if-t.patch
	patches.suse/x86-i8259-Use-printk_deferred-to-prevent-deadlock.patch
	patches.suse/tpm-Require-that-all-digests-are-present-in-TCG_PCR_.patch
	patches.suse/btrfs-remove-no-longer-necessary-chunk-mutex-locking.patch
	patches.suse/0001-btrfs-inode-refactor-the-parameters-of-insert_reserv.patch
	patches.suse/0002-btrfs-inode-move-qgroup-reserved-space-release-to-th.patch
	patches.suse/0003-btrfs-file-reserve-qgroup-space-after-the-hole-punch.patch
	patches.suse/0004-btrfs-change-timing-for-qgroup-reserved-space-for-or.patch
	patches.suse/btrfs-allow-btrfs_truncate_block-to-fallback-to-noco.patch
	patches.suse/btrfs-tracepoints-fix-btrfs_trigger_flush-symbolic-string-for-flags.patch
	patches.suse/btrfs-tracepoints-convert-flush-states-to-using-em-macros.patch
	patches.suse/btrfs-make-btrfs_set_extent_delalloc-take-btrfs_inod.patch
	patches.suse/btrfs-make-btrfs_dirty_pages-take-btrfs_inode.patch
	patches.suse/0001-btrfs-only-commit-the-delayed-inode-when-doing-a-ful.patch
	patches.suse/btrfs-only-commit-delayed-items-at-fsync-if-we-are-l.patch
	patches.suse/btrfs-stop-incremening-log_batch-for-the-log-root-tr.patch
	patches.suse/btrfs-remove-no-longer-needed-use-of-log_writers-for.patch
	patches.suse/0001-btrfs-qgroup-allow-to-unreserve-range-without-releas.patch
	patches.suse/0002-btrfs-qgroup-try-to-flush-qgroup-space-when-we-get-E.patch
	patches.suse/0003-btrfs-qgroup-remove-ASYNC_COMMIT-mechanism-in-favor-.patch
	patches.suse/btrfs-add-missing-check-for-nocow-and-compression-inode-flags.patch
	patches.suse/btrfs-reduce-contention-on-log-trees-when-logging-ch.patch
	patches.suse/btrfs-open-device-without-device_list_mutex.patch
	patches.suse/btrfs-move-the-chunk_mutex-in-btrfs_read_chunk_tree.patch
	patches.suse/btrfs-fix-race-between-page-release-and-a-fast-fsync.patch
	patches.suse/btrfs-release-old-extent-maps-during-page-release.patch
	patches.suse/btrfs-do-not-set-the-full-sync-flag-on-the-inode-dur.patch
	patches.suse/crc-t10dif-Fix-potential-crypto-notify-dead-lock.patch
	patches.suse/crypto-caam-Fix-argument-type-in-handle_imx6_err0057.patch
	patches.suse/crypto-cpt-don-t-sleep-of-CRYPTO_TFM_REQ_MAY_SLEEP-w.patch
	patches.suse/crypto-hisilicon-don-t-sleep-of-CRYPTO_TFM_REQ_MAY_S.patch
	patches.suse/crypto-ccree-fix-resource-leak-on-error-path.patch
	patches.suse/crypto-ccp-Fix-use-of-merged-scatterlists.patch
	patches.suse/crypto-aesni-add-compatibility-with-IAS.patch
	patches.suse/crypto-aesni-Fix-build-with-LLVM_IAS-1.patch
	patches.suse/crypto-qat-fix-double-free-in-qat_uclo_create_batch_.patch
	patches.suse/crypto-ecdh-check-validity-of-z-before-export
	patches.suse/lib-mpi-add-mpi_sub_ui
	patches.suse/crypto-dh-check-validity-of-z-before-export
	patches.suse/crypto-dh-sp800-56a-rev-3-local-public-key-validation
	patches.suse/crypto-ecc-sp800-56a-rev-3-local-public-key-validation
	patches.suse/mtd-properly-check-all-write-ioctls-for-permissions.patch
	patches.suse/0007-block-add-docs-for-gendisk-request_queue-refcount-he.patch
	patches.suse/block-clarify-context-for-refcount-increment-helpers.patch
	patches.suse/0008-block-revert-back-to-synchronous-request_queue-remov.patch
	patches.suse/blktrace-annotate-required-lock-on-do_blk_trace_setu.patch
	patches.suse/loop-be-paranoid-on-exit-and-prevent-new-additions-r.patch
	patches.suse/0009-blktrace-fix-debugfs-use-after-free.patch
	patches.suse/0010-sbitmap-Consider-cleared-bits-in-sbitmap_bitmap_show.patch
	patches.suse/0001-block-improve-discard-bio-alignment-in-__blkdev_issu.patch
	patches.suse/block-Use-non-_rcu-version-of-list-functions-for-tag.patch
	patches.suse/tlb-mmu_gather-add-tlb_flush_-_range-APIs.patch
	patches.suse/irqdomain-treewide-Free-firmware-node-after-domain-r.patch
	patches.suse/futex-Remove-put_futex_key.patch
	patches.suse/futex-Remove-needless-goto-s.patch
	patches.suse/futex-Consistently-use-fshared-as-boolean.patch
	patches.suse/futex-Remove-unused-or-redundant-includes.patch
	patches.suse/sched-cputime-Improve-cputime_adjust.patch
	patches.suse/sched-pelt-Remove-redundant-cap_scale-definition.patch
	patches.suse/sched-fair-Remove-unused-sd-parameter-from-scale_rt_capacity.patch
	patches.suse/sched-debug-Add-new-tracepoints-to-track-util_est.patch
	patches.suse/x86-sched-check-for-counters-overflow-in-frequency-i.patch
	patches.suse/x86-sched-Bail-out-of-frequency-invariance-if-turbo-.patch
	patches.suse/x86-sched-Bail-out-of-frequency-invariance-if-turbo_freq-base_freq-gives-0.patch
	patches.suse/sched-fair-fix-nohz-next-idle-balance.patch
	patches.suse/sched-correct-SD_flags-returned-by-tl-sd_flags.patch
	patches.suse/sched-fair-Optimize-dequeue_task_fair.patch
	patches.suse/sched-Add-a-tracepoint-to-track-rq-nr_running.patch
	patches.suse/sched-Better-document-ttwu.patch
	patches.suse/sched-nohz-stop-passing-around-unused-ticks-parameter.patch
	patches.suse/x86-mce-inject-fix-a-wrong-assignment-of-i_mce-status.patch
	patches.suse/platform-x86-intel-hid-Fix-return-value-check-in-che.patch
	patches.suse/platform-x86-intel-vbtn-Fix-return-value-check-in-ch.patch
	patches.suse/platform-x86-asus-nb-wmi-add-support-for-ASUS-ROG-Ze.patch
	patches.suse/ARM-dts-gose-Fix-ports-node-name-for-adv7180.patch
	patches.suse/ARM-dts-gose-Fix-ports-node-name-for-adv7612.patch
	patches.suse/ARM-dts-sunxi-bananapi-m2-plus-v1.2-Fix-CPU-supply-voltages.patch
	patches.suse/arm64-dts-qcom-msm8998-clamshell-Fix-label-on-l15-re.patch
	patches.suse/arm64-dts-exynos-Fix-silent-hang-after-boot-on-Espre.patch
	patches.suse/arm64-dts-rockchip-fix-rk3399-puma-vcc5v0-host-gpio.patch
	patches.suse/arm64-dts-rockchip-fix-rk3399-puma-gmac-reset-gpio.patch
	patches.suse/ARM-dts-at91-sama5d2_xplained-classd-pull-down-the-R1-and-R3-lines.patch
	patches.suse/ARM-exynos-MCPM-Restore-big.LITTLE-cpuidle-support.patch
	patches.suse/ARM-at91-pm-add-missing-put_device-call-in-at91_pm_sram_init.patch
	patches.suse/ARM-socfpga-PM-add-missing-put_device-call-in-socfpga_setup_ocram_self_refresh.patch
	patches.suse/firmware-smccc-add-arch_soc_id-support.patch
	patches.suse/firmware-arm_scmi-Fix-SCMI-genpd-domain-probing.patch
	patches.suse/firmware-arm_scmi-Keep-the-discrete-clock-rates-sort.patch
	patches.suse/clk-scmi-Fix-min-and-max-rate-when-registering-clock.patch
	patches.suse/soc-qcom-rpmh-rsc-Set-suppress_bind_attrs-flag.patch
	patches.suse/edac-fix-reference-count-leaks.patch
	patches.suse/edac-ghes-setup-dimm-label-from-dmi-and-use-it-in-error-reports.patch
	patches.suse/regulator-gpio-Honor-regulator-boot-on-property.patch
	patches.suse/regulator-fix-memory-leak-on-error-path-of-regulator.patch
	patches.suse/spi-spi-geni-qcom-Actually-use-our-FIFO.patch
	patches.suse/spi-lantiq-fix-Rx-overflow-error-in-full-duplex-mode.patch
	patches.suse/spi-sun4i-update-max-transfer-size-reported.patch
	patches.suse/spi-spidev-Align-buffers-for-DMA.patch
	patches.suse/spi-rockchip-Fix-error-in-SPI-slave-pio-read.patch
	patches.suse/intel_idle-Customize-IceLake-server-support.patch
	patches.suse/bsc1175543-intel_idle-Customize-IceLake-server-support.patch
	patches.suse/powercap-intel_rapl-add-support-for-Sapphire-Rapids.patch
	patches.suse/ACPICA-Do-not-increment-operation_region-reference-c.patch
	patches.suse/PCI-hotplug-ACPI-Fix-context-refcounting-in-acpiphp_.patch
	patches.suse/random32-move-the-pseudo-random-32-bit-definitions-t.patch
	patches.suse/x86-mm-numa-remove-uninitialized_var-usage.patch
	patches.suse/drbd-Remove-uninitialized_var-usage.patch
	patches.suse/b43-Remove-uninitialized_var-usage.patch
	patches.suse/rtlwifi-rtl8192cu-Remove-uninitialized_var-usage.patch
	patches.suse/ide-Remove-uninitialized_var-usage.patch
	patches.suse/spi-davinci-Remove-uninitialized_var-usage.patch
	patches.suse/clk-st-Remove-uninitialized_var-usage.patch
	patches.suse/clk-spear-Remove-uninitialized_var-usage.patch
	patches.suse/KVM-PPC-Book3S-PR-Remove-uninitialized_var-usage.patch
	patches.suse/media-sur40-Remove-uninitialized_var-usage.patch
	patches.suse/timers-Preserve-higher-bits-of-expiration-on-index-c.patch
	patches.suse/timers-Use-only-bucket-expiry-for-base-next_expiry-v.patch
	patches.suse/Replace-HTTP-links-with-HTTPS-ones-CIFS.patch
	patches.suse/docs-filesystems-vfs-correct-flag-name.patch
	patches.suse/nvme-pci-use-unsigned-for-io-queue-depth.patch
	patches.suse/nvme-tcp-have-queue-prod-cons-send-list-become-a-lli.patch
	patches.suse/nvme-tcp-leverage-request-plugging.patch
	patches.suse/nvme-tcp-optimize-network-stack-with-setting-msg-fla.patch
	patches.suse/nvme-expose-reconnect_delay-and-ctrl_loss_tmo-via-sy.patch
	patches.suse/s390-dasd-fix-inability-to-use-dasd-with-diag-driver
	patches.suse/0011-md-raid0-linear-fix-dereference-before-null-check-on.patch
	patches.suse/0001-md-cluster-fix-wild-pointer-of-unlock_all_bitmaps.patch
	patches.suse/0002-md-cluster-fix-safemode_delay-value-when-converting-.patch
	patches.suse/0003-md-cluster-fix-rmmod-issue-when-md_cluster-convert-b.patch
	patches.suse/0001-bcache-allocate-meta-data-pages-as-compound-pages.patch
	patches.suse/0003-bcache-fix-overflow-in-offset_to_stripe.patch
	patches.suse/nvme-document-nvme-controller-states.patch
	patches.suse/nvme-fix-deadlock-in-disconnect-during-scan_work-and.patch
	patches.suse/nvme-fc-set-max_segments-to-lldd-max-value.patch
	patches.suse/nvme-tcp-fix-controller-reset-hang-during-traffic.patch
	patches.suse/nvme-rdma-fix-controller-reset-hang-during-traffic.patch
	patches.suse/nvme-multipath-fix-logic-for-non-optimized-paths.patch
	patches.suse/nvme-multipath-do-not-fall-back-to-__nvme_find_path-.patch
	patches.suse/md-raid5-Fix-Force-reconstruct-write-io-stuck-in-deg.patch
	patches.suse/phy-exynos5-usbdrd-Calibrating-makes-sense-only-for-.patch
	patches.suse/phy-renesas-rcar-gen3-usb2-move-irq-registration-to-.patch
	patches.suse/phy-armada-38x-fix-NETA-lockup-when-repeatedly-switc.patch
	patches.suse/dyndbg-fix-a-BUG_ON-in-ddebug_describe_flags.patch
	patches.suse/driver-core-Introduce-DEVICE_ATTR_ADMIN_-RO-RW.patch
	patches.suse/kobject-Avoid-premature-parent-object-freeing-in-kob.patch
	patches.suse/devres-keep-both-device-name-and-resource-name-in-pr.patch
	patches.suse/driver-core-Avoid-binding-drivers-to-dead-devices.patch
	patches.suse/USB-replace-hardcode-maximum-usb-string-length-by-de.patch
	patches.suse/USB-rename-USB-quirk-to-USB_QUIRK_ENDPOINT_IGNORE.patch
	patches.suse/usbip-tools-fix-build-error-for-multiple-definition.patch
	patches.suse/usbip-tools-fix-module-name-in-man-page.patch
	patches.suse/USB-sisusbvga-Fix-a-potential-UB-casued-by-left-shif.patch
	patches.suse/usb-dwc2-gadget-Make-use-of-GINTMSK2.patch
	patches.suse/usb-core-fix-quirks_param_set-writing-to-a-const-poi.patch
	patches.suse/usb-typec-tcpm-Error-handling-for-tcpm_register_part.patch
	patches.suse/usb-dwc2-Fix-error-path-in-gadget-registration.patch
	patches.suse/usb-gadget-net2280-fix-memory-leak-on-probe-error-ha.patch
	patches.suse/bdc-Fix-bug-causing-crash-after-multiple-disconnects.patch
	patches.suse/usb-bdc-Halt-controller-on-suspend.patch
	patches.suse/usb-gadget-f_uac2-fix-AC-Interface-Header-Descriptor.patch
	patches.suse/USB-iowarrior-fix-up-report-size-handling-for-some-d.patch
	patches.suse/USB-serial-cp210x-enable-usb-generic-throttle-unthro.patch
	patches.suse/USB-serial-cp210x-re-enable-auto-RTS-on-open.patch
	patches.suse/USB-serial-ftdi_sio-make-process-packet-buffer-unsig.patch
	patches.suse/USB-serial-ftdi_sio-clean-up-receive-processing.patch
	patches.suse/USB-serial-ftdi_sio-fix-break-and-sysrq-handling.patch
	patches.suse/USB-serial-iuu_phoenix-fix-led-activity-helpers.patch
	patches.suse/USB-serial-qcserial-add-EM7305-QDL-product-ID.patch
	patches.suse/usb-typec-tcpm-Move-mod_delayed_work-port-vdm_state_.patch
	patches.suse/usb-typec-tcpm-Refactor-tcpm_handle_vdm_request-payl.patch
	patches.suse/usb-typec-tcpm-Refactor-tcpm_handle_vdm_request.patch
	patches.suse/usb-xhci-define-IDs-for-various-ASMedia-host-control.patch
	patches.suse/usb-xhci-Fix-ASMedia-ASM1142-DMA-addressing.patch
	patches.suse/usb-mtu3-clear-dual-mode-of-u3port-when-disable-devi.patch
	patches.suse/gpio-max77620-Fix-missing-release-of-interrupt.patch
	patches.suse/mmc-sdhci-of-arasan-Add-missed-checks-for-devm_clk_r.patch
	patches.suse/mmc-sdhci-cadence-do-not-use-hardware-tuning-for-SD-.patch
	patches.suse/mmc-sdhci-pci-o2micro-Bug-fix-for-O2-host-controller.patch
	patches.suse/leds-lm355x-avoid-enum-conversion-warning.patch
	patches.suse/leds-88pm860x-fix-use-after-free-on-unbind.patch
	patches.suse/leds-da903x-fix-use-after-free-on-unbind.patch
	patches.suse/leds-lm3533-fix-use-after-free-on-unbind.patch
	patches.suse/leds-lm36274-fix-use-after-free-on-unbind.patch
	patches.suse/leds-wm831x-status-fix-use-after-free-on-unbind.patch
	patches.suse/leds-core-Flush-scheduled-work-for-system-suspend.patch
	patches.suse/leds-gpio-Fix-semantic-error.patch
	patches.suse/drm-gem-Fix-a-leak-in-drm_gem_objects_lookup.patch
	patches.suse/drm-debugfs-fix-plain-echo-to-connector-force-attrib.patch
	patches.suse/drm-bridge-ti-sn65dsi86-Clear-old-error-bits-before-.patch
	patches.suse/0003-drm-bridge-ti-sn65dsi86-Fix-off-by-one-error-in-cloc.patch
	patches.suse/drm-tilcdc-fix-leak-null-ref-in-panel_connector_get_.patch
	patches.suse/video-fbdev-sm712fb-fix-an-issue-about-iounmap-for-a.patch
	patches.suse/console-newport_con-fix-an-issue-about-leak-related-.patch
	patches.suse/video-pxafb-Fix-the-function-used-to-balance-a-dma_a.patch
	patches.suse/0001-drm-mgag200-Remove-declaration-of-mgag200_mmap-from-.patch
	patches.suse/drm-bridge-ti-sn65dsi86-Don-t-use-kernel-doc-comment.patch
	patches.suse/drm-arm-fix-unintentional-integer-overflow-on-left-s.patch
	patches.suse/drm-panel-otm8009a-Drop-unnessary-backlight_device_u.patch
	patches.suse/drm-radeon-disable-AGP-by-default.patch
	patches.suse/drm-amdgpu-avoid-dereferencing-a-NULL-pointer.patch
	patches.suse/0005-drm-amdgpu-display-use-blanked-rather-than-plane-sta.patch
	patches.suse/drm-amdkfd-Fix-reference-count-leaks.patch
	patches.suse/drm-radeon-fix-multiple-reference-count-leak.patch
	patches.suse/drm-amdgpu-fix-ref-count-leak-in-amdgpu_driver_open_.patch
	patches.suse/drm-amd-display-fix-ref-count-leak-in-amdgpu_drm_ioc.patch
	patches.suse/drm-amdgpu-fix-ref-count-leak-in-amdgpu_display_crtc.patch
	patches.suse/drm-amdgpu-display-fix-ref-count-leak-when-pm_runtim.patch
	patches.suse/drm-radeon-Fix-reference-count-leaks-caused-by-pm_ru.patch
	patches.suse/drm-amdgpu-display-bail-early-in-dm_pp_get_static_cl.patch
	patches.suse/drm-radeon-fix-array-out-of-bounds-read-and-write-is.patch
	patches.suse/agp-intel-Fix-a-memory-leak-on-module-initialisation.patch
	patches.suse/drm-mipi-use-dcs-write-for-mipi_dsi_dcs_set_tear_sca.patch
	patches.suse/drm-stm-repair-runtime-power-management.patch
	patches.suse/0001-drm-vgem-Replace-opencoded-version-of-drm_gem_dumb_m.patch
	patches.suse/video-fbdev-savage-fix-memory-leak-on-error-handling.patch
	patches.suse/video-fbdev-neofb-fix-memory-leak-in-neo_scan_monito.patch
	patches.suse/omapfb-fix-multiple-reference-count-leaks-due-to-pm_.patch
	patches.suse/omapfb-dss-Fix-max-fclk-divider-for-omap36xx.patch
	patches.suse/0002-drm-bridge-dw-hdmi-Don-t-cleanup-i2c-adapter-and-ddc.patch
	patches.suse/drm-panel-simple-Fix-bpc-for-LG-LB070WV8-panel.patch
	patches.suse/drm-bridge-sil_sii8620-initialize-return-of-sii8620_.patch
	patches.suse/drm-nouveau-kms-nv50-Fix-disabling-dithering.patch
	patches.suse/0003-drm-ingenic-Fix-incorrect-assumption-about-plane-ind.patch
	patches.suse/0002-drm-ast-Initialize-DRAM-type-before-posting-GPU.patch
	patches.suse/drm-imx-fix-use-after-free.patch
	patches.suse/drm-imx-tve-fix-regulator_disable-error-path.patch
	patches.suse/drm-imx-imx-ldb-Disable-both-channels-for-split-mode.patch
	patches.suse/drm-etnaviv-Fix-error-path-on-failure-to-enable-bus-.patch
	patches.suse/drm-etnaviv-fix-ref-count-leak-via-pm_runtime_get_sy.patch
	patches.suse/drm-amd-powerplay-fix-compile-error-with-ARCH-arc.patch
	patches.suse/gpu-host1x-debug-Fix-multiple-channels-emitting-mess.patch
	patches.suse/drm-nouveau-drm-noveau-fix-reference-count-leak-in-n.patch
	patches.suse/drm-nouveau-fix-multiple-instances-of-reference-coun.patch
	patches.suse/drm-nouveau-fix-reference-count-leak-in-nv50_disp_at.patch
	patches.suse/drm-nouveau-Fix-reference-count-leak-in-nouveau_conn.patch
	patches.suse/drm-nouveau-fix-reference-count-leak-in-nouveau_debu.patch
	patches.suse/0005-Revert-drm-amd-display-Expose-connector-VRR-range-vi.patch
	patches.suse/drm-ttm-nouveau-don-t-call-tt-destroy-callback-on-al.patch
	patches.suse/drm-msm-ratelimit-crtc-event-overflow-error.patch
	patches.suse/drm-msm-a6xx-fix-gpu-failure-after-system-resume.patch
	patches.suse/net-mvpp2-add-mvpp2_phylink_to_port-helper.patch
	patches.suse/net-mlx5e-vxlan-Use-RCU-for-vxlan-table-lookup.patch
	patches.suse/iavf-fix-error-return-code-in-iavf_init_get_resource.patch
	patches.suse/iavf-Fix-updating-statistics.patch
	patches.suse/libbpf-Wrap-source-argument-of-BPF_CORE_READ-macro-i.patch
	patches.suse/ipvs-avoid-expiring-many-connections-from-timer.patch
	patches.suse/ipvs-allow-connection-reuse-for-unconfirmed-conntrac.patch
	patches.suse/bpfilter-Initialize-pos-variable.patch
	patches.suse/net-ena-Fix-using-plain-integer-as-NULL-pointer-in-e.patch
	patches.suse/ath10k-Acquire-tx_lock-in-tx-error-paths.patch
	patches.suse/brcmfmac-keep-SDIO-watchdog-running-when-console_int.patch
	patches.suse/brcmfmac-To-fix-Bss-Info-flag-definition-Bug.patch
	patches.suse/brcmfmac-set-state-of-hanger-slot-to-FREE-when-flush.patch
	patches.suse/brcmfmac-Transform-compatible-string-for-FW-loading.patch
	patches.suse/mwifiex-Prevent-memory-corruption-handling-keys.patch
	patches.suse/rtlwifi-rtl8192cu-Prevent-leaking-urb.patch
	patches.suse/iwlegacy-Check-the-return-value-of-pcie_capability_r.patch
	patches.suse/net-ena-avoid-unnecessary-rearming-of-interrupt-vect.patch
	patches.suse/net-ena-add-reserved-PCI-device-ID.patch
	patches.suse/net-ena-cosmetic-satisfy-gcc-warning.patch
	patches.suse/net-ena-cosmetic-change-ena_com_stats_admin-stats-to.patch
	patches.suse/net-ena-add-support-for-traffic-mirroring.patch
	patches.suse/net-ena-enable-support-of-rss-hash-key-and-function-.patch
	patches.suse/net-ena-move-llq-configuration-from-ena_probe-to-ena.patch
	patches.suse/net-ena-support-new-LLQ-acceleration-mode.patch
	patches.suse/cpumap-Use-non-locked-version-__ptr_ring_consume_bat.patch
	patches.suse/bpfilter-fix-up-a-sparse-annotation.patch
	patches.suse/net-bpfilter-split-__bpfilter_process_sockopt.patch
	patches.suse/bpfilter-reject-kernel-addresses.patch
	patches.suse/net-dsa-rtl8366-Fix-VLAN-semantics.patch
	patches.suse/net-dsa-rtl8366-Fix-VLAN-set-up.patch
	patches.suse/mwifiex-Fix-firmware-filename-for-sd8977-chipset.patch
	patches.suse/mwifiex-Fix-firmware-filename-for-sd8997-chipset.patch
	patches.suse/btmrvl-Fix-firmware-filename-for-sd8977-chipset.patch
	patches.suse/btmrvl-Fix-firmware-filename-for-sd8997-chipset.patch
	patches.suse/Bluetooth-Disconnect-if-E0-is-used-for-Level-4.patch
	patches.suse/Bluetooth-add-a-mutex-lock-to-avoid-UAF-in-do_enale_.patch
	patches.suse/Bluetooth-btusb-fix-up-firmware-download-sequence.patch
	patches.suse/Bluetooth-btmtksdio-fix-up-firmware-download-sequenc.patch
	patches.suse/Bluetooth-Fix-slab-out-of-bounds-read-in-hci_extende.patch
	patches.suse/Bluetooth-Prevent-out-of-bounds-read-in-hci_inquiry_.patch
	patches.suse/0007-Bluetooth-Prevent-out-of-bounds-read-in-hci_inquiry_.patch
	patches.suse/Bluetooth-Fix-update-of-connection-state-in-hci_encr.patch
	patches.suse/Bluetooth-hci_h5-Set-HCI_UART_RESET_ON_INIT-to-corre.patch
	patches.suse/Bluetooth-hci_serdev-Only-unregister-device-if-it-wa.patch
	patches.suse/s390-qeth-tolerate-pre-filled-rx-buffer
	patches.suse/s390-qeth-integrate-rx-refill-worker-with-napi
	patches.suse/s390-qeth-don-t-process-empty-bridge-port-events
	patches.suse/iavf-use-generic-power-management.patch
	patches.suse/openvswitch-Prevent-kernel-infoleak-in-ovs_ct_put_ke.patch
	patches.suse/net-mvpp2-fix-memory-leak-in-mvpp2_rx.patch
	patches.suse/net-gre-recompute-gre-csum-for-sctp-over-gre-tunnels.patch
	patches.suse/ice-Clear-and-free-XLT-entries-on-reset.patch
	patches.suse/ice-Graceful-error-handling-in-HW-table-calloc-failu.patch
	patches.suse/appletalk-Fix-atalk_proc_init-return-path.patch
	patches.suse/net-ethernet-aquantia-Fix-wrong-return-value.patch
	patches.suse/liquidio-Fix-wrong-return-value-in-cn23xx_get_pf_num.patch
	patches.suse/net-spider_net-Fix-the-size-used-in-a-dma_free_coher.patch
	patches.suse/ipvs-queue-delayed-work-to-expire-no-destination-con.patch
	patches.suse/fsl-fman-use-32-bit-unsigned-integer.patch
	patches.suse/fsl-fman-fix-dereference-null-return-value.patch
	patches.suse/fsl-fman-fix-unreachable-code.patch
	patches.suse/fsl-fman-check-dereferencing-null-pointer.patch
	patches.suse/fsl-fman-fix-eth-hash-table-allocation.patch
	patches.suse/tcp-apply-a-floor-of-1-for-RTT-samples-from-TCP-time.patch
	patches.suse/mac80211-fix-misplaced-while-instead-of-if.patch
	patches.suse/net-mlx5-DR-Change-push-vlan-action-sequence.patch
	patches.suse/net-mlx5-Delete-extra-dump-stack-that-gives-nothing.patch
	patches.suse/rtw88-fix-LDPC-field-for-RA-info.patch
	patches.suse/rtw88-fix-short-GI-capability-based-on-current-bandw.patch
	patches.suse/wl1251-fix-always-return-0-error.patch
	patches.suse/brcmfmac-set-timeout-value-when-configuring-power-save.patch
	patches.suse/net-thunderx-use-spin_lock_bh-in-nicvf_set_rx_mode_t.patch
	patches.suse/dpaa2-eth-Fix-passing-zero-to-PTR_ERR-warning.patch
	patches.suse/msft-hv-2126-hv_netvsc-do-not-use-VF-device-if-link-is-down.patch
	patches.suse/selftests-net-relax-cpu-affinity-requirement-in-msg_.patch
	patches.suse/hso-fix-bailout-in-error-case-of-probe.patch
	patches.suse/net-thunderx-initialize-VF-s-mailbox-mutex-before-fi.patch
	patches.suse/selftests-livepatch-simplify-test-klp-callbacks-busy-target-tests.patch
	patches.suse/selftests-livepatch-rework-test-klp-shadow-vars.patch
	patches.suse/selftests-livepatch-more-verification-in-test-klp-shadow-vars.patch
	patches.suse/selftests-livepatch-fix-mem-leaks-in-test-klp-shadow-vars.patch
	patches.suse/integrity-remove-redundant-initialization-of-variabl.patch
	patches.suse/ALSA-hda-realtek-Add-alc269-alc662-pin-tables-for-Lo.patch
	patches.suse/ALSA-hda-Enable-sync-write-operation-as-default-for-.patch
	patches.suse/ALSA-usb-audio-Fix-some-typos.patch
	patches.suse/ALSA-core-pcm_iec958-fix-kernel-doc.patch
	patches.suse/ALSA-isa-gus-remove-Wmissing-prototypes-warnings.patch
	patches.suse/ALSA-isa-gus-remove-set-but-not-used-warning.patch
	patches.suse/ALSA-pci-asihpi-remove-set-but-not-used-warnings.patch
	patches.suse/ALSA-pci-asihpi-fix-kernel-doc.patch
	patches.suse/ALSA-pci-asihpi-remove-set-but-not-used-warning.patch
	patches.suse/ALSA-pci-echoaudio-remove-set-but-not-used-warning.patch
	patches.suse/ALSA-pci-aw2-saa7146-remove-set-but-not-used-warning.patch
	patches.suse/ALSA-pci-ctxfi-ctatc-fix-kernel-doc.patch
	patches.suse/ALSA-pci-ctxfi-fix-kernel-doc-warnings.patch
	patches.suse/ALSA-firewire-fix-kernel-doc.patch
	patches.suse/ALSA-pci-emu10k1-remove-set-but-not-used-warning.patch
	patches.suse/ALSA-pci-korg1212-remove-set-but-not-used-warnings.patch
	patches.suse/ALSA-pci-rme9652-hdspm-remove-always-true-condition.patch
	patches.suse/ALSA-pci-oxygen-xonar_wm87x6-remove-always-true-cond.patch
	patches.suse/ALSA-xen-remove-set-but-not-used-warning.patch
	patches.suse/ALSA-pci-es1938-remove-set-but-not-used-warning.patch
	patches.suse/ALSA-pci-fm801-fix-kernel-doc.patch
	patches.suse/ALSA-pci-via82xx-remove-set-but-not-used-warnings.patch
	patches.suse/ALSA-pcmcia-pdaudiocf-fix-kernel-doc.patch
	patches.suse/ALSA-vx_core-remove-warning-for-empty-loop-body.patch
	patches.suse/ALSA-pci-au88x0-remove-defined-but-not-used-warnings.patch
	patches.suse/ALSA-usb-line6-remove-defined-but-not-used-warning.patch
	patches.suse/ALSA-echoaudio-Remove-redundant-check.patch
	patches.suse/ALSA-echoaudio-Race-conditions-around-opencount.patch
	patches.suse/ALSA-echoaudio-Prevent-races-in-calls-to-set_audio_f.patch
	patches.suse/ALSA-echoaudio-Prevent-some-noise-on-unloading-the-m.patch
	patches.suse/ALSA-echoaudio-Address-bugs-in-the-interrupt-handlin.patch
	patches.suse/ALSA-atmel-Remove-invalid-fall-through-comments.patch
	patches.suse/ALSA-xen-Remove-superfluous-fall-through-comments.patch
	patches.suse/ALSA-line6-add-hw-monitor-volume-control-for-POD-HD5.patch
	patches.suse/ALSA-echoaudio-re-enable-IRQs-on-failure-path.patch
	patches.suse/ALSA-hda-tegra-Disable-sync-write-operation.patch
	patches.suse/ALSA-hda-Add-support-for-Loongson-7A1000-controller.patch
	patches.suse/ALSA-line6-Use-kmemdup-in-podhd_set_monitor_level.patch
	patches.suse/ALSA-asihpi-delete-duplicated-word.patch
	patches.suse/ALSA-usb-audio-endpoint-remove-needless-check-before.patch
	patches.suse/ALSA-hda-ca0132-Fix-ZxR-Headphone-gain-control-get-v.patch
	patches.suse/ALSA-hda-ca0132-Add-new-quirk-ID-for-Recon3D.patch
	patches.suse/ALSA-hda-ca0132-Fix-AE-5-microphone-selection-comman.patch
	patches.suse/Revert-ALSA-hda-call-runtime_allow-for-all-hda-contr.patch
	patches.suse/ASoC-meson-fixes-the-missed-kfree-for-axg_card_add_t.patch
	patches.suse/spi-lantiq-ssc-Fix-warning-by-using-WQ_MEM_RECLAIM.patch
	patches.suse/ASoC-meson-axg-tdm-interface-fix-link-fmt-setup.patch
	patches.suse/ASoC-meson-axg-tdmin-fix-g12a-skew.patch
	patches.suse/ASoC-fsl_sai-Fix-value-of-FSL_SAI_CR1_RFW_MASK.patch
	patches.suse/ASoC-img-Fix-a-reference-count-leak-in-img_i2s_in_se.patch
	patches.suse/ASoC-img-parallel-out-Fix-a-reference-count-leak.patch
	patches.suse/ASoC-tegra-Fix-reference-count-leaks.patch
	patches.suse/ASoC-SOF-nocodec-add-missing-.owner-field.patch
	patches.suse/ASoC-Intel-bxt_rt298-add-missing-.owner-field.patch
	patches.suse/ALSA-hda-fix-snd_hda_codec_cleanup-documentation.patch
	patches.suse/ASoC-hdac_hda-fix-deadlock-after-PCM-open-error.patch
	patches.suse/ALSA-usb-audio-Add-support-for-Lenovo-ThinkStation-P.patch
	patches.suse/ALSA-usb-audio-add-startech-usb-audio-dock-name.patch
	patches.suse/ALSA-hda-hdmi-Add-quirk-to-force-connectivity.patch
	patches.suse/ALSA-seq-oss-Serialize-ioctls.patch
	patches.suse/ALSA-isa-delete-repeated-words-in-comments.patch
	patches.suse/ALSA-pci-delete-repeated-words-in-comments.patch
	patches.suse/staging-vchiq_arm-Add-a-matching-unregister-call.patch
	patches.suse/iio-improve-IIO_CONCENTRATION-channel-type-descripti.patch
	patches.suse/iio-at91-sama5d2_adc-remove-usage-of-iio_priv_to_dev.patch
	patches.suse/staging-rtl8192u-fix-a-dubious-looking-mask-before-a.patch
	patches.suse/staging-rtl8712-handle-firmware-load-failure.patch
	patches.suse/iio-dac-ad5592r-fix-unbalanced-mutex-unlocks-in-ad55.patch
	patches.suse/Staging-rtl8188eu-rtw_mlme-Fix-uninitialized-variabl.patch
	patches.suse/vgacon-fix-out-of-bounds-write-to-the-scrollback-buf.patch
	patches.suse/RDMA-rxe-Remove-unused-rxe_mem_map_pages.patch
	patches.suse/RDMA-core-Fix-bogus-WARN_ON-during-ib_unregister_dev.patch
	patches.suse/IB-uverbs-Set-IOVA-on-IB-MR-in-uverbs-layer.patch
	patches.suse/RDMA-rxe-Skip-dgid-check-in-loopback-mode.patch
	patches.suse/RDMA-counter-Only-bind-user-QPs-in-auto-mode.patch
	patches.suse/RDMA-counter-Allow-manually-bind-QPs-with-different-.patch
	patches.suse/RDMA-rxe-Drop-pointless-checks-in-rxe_init_ports.patch
	patches.suse/RDMA-rxe-Return-void-from-rxe_init_port_param.patch
	patches.suse/RDMA-rxe-Return-void-from-rxe_mem_init_dma.patch
	patches.suse/RDMA-qedr-SRQ-s-bug-fixes.patch
	patches.suse/RDMA-rxe-Prevent-access-to-wr-next-ptr-afrer-wr-is-p.patch
	patches.suse/RDMA-mlx5-Add-missing-srcu_read_lock-in-ODP-implicit.patch
	patches.suse/RDMA-mlx5-Fix-typo-in-enum-name.patch
	patches.suse/RDMA-core-Fix-return-error-value-in-_ib_modify_qp-to.patch
	patches.suse/RDMA-efa-Expose-maximum-TX-doorbell-batch.patch
	patches.suse/RDMA-efa-Expose-minimum-SQ-size.patch
	patches.suse/RDMA-efa-User-kernel-compatibility-handshake-mechani.patch
	patches.suse/RDMA-efa-Add-EFA-0xefa1-PCI-ID.patch
	patches.suse/RDMA-netlink-Remove-CAP_NET_RAW-check-when-dump-a-ra.patch
	patches.suse/scsi-ufs-Add-quirk-to-fix-mishandling-utrlclr-utmrlclr
	patches.suse/scsi-ufs-Add-quirk-to-disallow-reset-of-interrupt-aggregation
	patches.suse/scsi-ufs-Add-quirk-to-enable-host-controller-without-hce
	patches.suse/scsi-ufs-Introduce-UFSHCD_QUIRK_PRDT_BYTE_GRAN-quirk
	patches.suse/scsi-ufs-Add-quirk-to-fix-abnormal-ocs-fatal-error
	patches.suse/scsi-Fix-trivial-spelling.patch
	patches.suse/scsi-ufs-Fix-imprecise-load-calculation-in-devfreq-window
	patches.suse/scsi-cumana_2-Fix-different-dev_id-between-request_irq-and-free_irq
	patches.suse/scsi-qla2xxx-Check-the-size-of-struct-fcp_hdr-at-com.patch
	patches.suse/scsi-qla2xxx-Remove-the-__packed-annotation-from-str.patch
	patches.suse/scsi-qla2xxx-Make-qla82xx_flash_wait_write_finish-ea.patch
	patches.suse/scsi-qla2xxx-Initialize-n-before-using-it.patch
	patches.suse/scsi-qla2xxx-Remove-a-superfluous-cast.patch
	patches.suse/scsi-qla2xxx-Make-__qla2x00_alloc_iocbs-initialize-3.patch
	patches.suse/scsi-qla2xxx-Fix-a-Coverity-complaint-in-qla2100_fw_.patch
	patches.suse/scsi-qla2xxx-Make-qla2x00_restart_isp-easier-to-read.patch
	patches.suse/scsi-qla2xxx-Introduce-a-function-for-computing-the-.patch
	patches.suse/scsi-qla2xxx-Change-in-PUREX-to-handle-FPIN-ELS-requ.patch
	patches.suse/scsi-qla2xxx-SAN-congestion-management-implementatio.patch
	patches.suse/scsi-lpfc-Fix-unused-assignment-in-lpfc_sli4_bsg_lin.patch
	patches.suse/scsi-lpfc-Fix-missing-MDS-functionality.patch
	patches.suse/scsi-lpfc-Fix-NVMe-rport-deregister-and-registration.patch
	patches.suse/scsi-lpfc-Fix-oops-due-to-overrun-when-reading-SLI3-.patch
	patches.suse/scsi-lpfc-Fix-stack-trace-seen-while-setting-rrq-act.patch
	patches.suse/scsi-lpfc-Fix-shost-refcount-mismatch-when-deleting-.patch
	patches.suse/scsi-lpfc-Fix-kdump-hang-on-PPC.patch
	patches.suse/scsi-lpfc-Fix-language-in-0373-message-to-reflect-no.patch
	patches.suse/scsi-lpfc-Allow-applications-to-issue-Common-Set-Fea.patch
	patches.suse/scsi-lpfc-Add-support-to-display-if-adapter-dumps-ar.patch
	patches.suse/scsi-lpfc-Add-blk_io_poll-support-for-latency-improv.patch
	patches.suse/scsi-lpfc-Add-an-internal-trace-log-buffer.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.2.patch
	patches.suse/scsi-powertec-Fix-different-dev_id-between-request_irq-and-free_irq
	patches.suse/scsi-eesox-Fix-different-dev_id-between-request_irq-and-free_irq
	patches.suse/scsi-mpt3sas-fix-set-but-unused-variable
	patches.suse/scsi-lpfc-Fix-inconsistent-indenting.patch
	patches.suse/scsi-lpfc-Fix-interrupt-assignments-when-multiple-ve.patch
	patches.suse/scsi-lpfc-Fix-less-than-zero-comparison-of-unsigned-.patch
	patches.suse/scsi-scsi_debug-Add-check-for-sdebug_max_queue-during-module-init
	patches.suse/scsi-lpfc-Quieten-some-printks.patch
	patches.suse/scsi-lpfc-NVMe-remote-port-devloss_tmo-from-lldd.patch
	patches.suse/scsi-qla2xxx-Address-a-set-of-sparse-warnings.patch
	patches.suse/scsi-lpfc-Correct-some-pretty-obvious-misdocumentati.patch
	patches.suse/scsi-megaraid_sas-Clear-affinity-hint
	patches.suse/scsi-lpfc-Add-dependency-on-CPU_FREQ.patch
	patches.suse/scsi-mesh-Fix-panic-after-host-or-bus-reset
	patches.suse/scsi-core-Only-return-started-requests-from-scsi_hos.patch
	patches.suse/scsi-lpfc-Remove-unused-variable-pg_addr.patch
	patches.suse/scsi-lpfc-Fix-up-around-120-documentation-issues.patch
	patches.suse/scsi-lpfc-Provide-description-for-lpfc_mem_alloc-s-a.patch
	patches.suse/scsi-lpfc-Fix-up-formatting-docrot-where-appropriate.patch
	patches.suse/scsi-lpfc-Ensure-variable-has-the-same-stipulations-.patch
	patches.suse/scsi-lpfc-Fix-some-function-parameter-descriptions.patch
	patches.suse/scsi-lpfc-Fix-kerneldoc-parameter-formatting-misnami.patch
	patches.suse/scsi-lpfc-Use-__printf-format-notation.patch
	patches.suse/scsi-lpfc-Add-and-rename-a-whole-bunch-of-function-p.patch
	patches.suse/scsi-lpfc-Fix-a-bunch-of-kerneldoc-misdemeanors.patch
	patches.suse/scsi-lpfc-Add-description-for-lpfc_release_rpi-s-ndl.patch
	patches.suse/scsi-lpfc-Fix-typo-in-comment-for-ULP.patch
	patches.suse/thermal-ti-soc-thermal-Fix-reversed-condition-in-ti_.patch
	patches.suse/cifs-Fix-leak-when-handling-lease-break-for-cached-root-fid.patch
	patches.suse/smb3-warn-on-confusing-error-scenario-with-sec-krb5.patch
	patches.suse/cifs-remove-unused-variable-server-.patch
	patches.suse/cifs-handle-ERRBaduid-for-SMB1.patch
	patches.suse/cifs-smb1-Try-failing-back-to-SetFileInfo-if-SetPathInfo-fails.patch
	patches.suse/cifs-Remove-the-superfluous-break.patch
	patches.suse/cifs-delete-duplicated-words-in-header-files.patch
	patches.suse/cifs-convert-to-use-be32_add_cpu-.patch
	patches.suse/cifs-merge-__-cifs-smb2-_reconnect-into-cifs_tree_connect-.patch
	patches.suse/cifs-reduce-number-of-referral-requests-in-DFS-link-lookups.patch
	patches.suse/cifs-rename-reconn_inval_dfs_target-.patch
	patches.suse/cifs-handle-empty-list-of-targets-in-cifs_reconnect-.patch
	patches.suse/cifs-handle-RESP_GET_DFS_REFERRAL-PathConsumed-in-reconnect.patch
	patches.suse/cifs-fix-double-free-error-on-share-and-prefix.patch
	patches.suse/cifs-only-update-prefix-path-of-DFS-links-in-cifs_tree_connect-.patch
	patches.suse/cifs-document-and-cleanup-dfs-mount.patch
	patches.suse/ext2-fix-missing-percpu_counter_inc.patch
	patches.suse/fsnotify-Rearrange-fast-path-to-minimise-overhead-when-there-is-no-watcher.patch
	patches.suse/kernfs-do-not-call-fsnotify-with-name-without-a-pare.patch
	patches.suse/iomap-Make-sure-iomap_end-is-called-after-iomap_begi.patch
	patches.suse/dlm-Fix-kobject-memleak.patch
	patches.suse/initramfs-remove-the-populate_initrd_image-and-clean.patch
	patches.suse/initramfs-remove-clean_rootfs.patch
	patches.suse/selftests-powerpc-Move-Hash-MMU-check-to-utilities.patch
	patches.suse/selftests-powerpc-Add-test-for-execute-disabled-pkey.patch
	patches.suse/powerpc-xmon-Reset-RCU-and-soft-lockup-watchdogs.patch
	patches.suse/powerpc-mm-Enable-radix-GTSE-only-if-supported.patch
	patches.suse/powerpc-pmem-Restrict-papr_scm-to-P8-and-above.patch
	patches.suse/powerpc-pmem-Add-new-instructions-for-persistent-sto.patch
	patches.suse/powerpc-pmem-Add-flush-routines-using-new-pmem-store.patch
	patches.suse/libnvdimm-nvdimm-flush-Allow-architecture-to-overrid.patch
	patches.suse/powerpc-pmem-Update-ppc64-to-use-the-new-barrier-ins.patch
	patches.suse/powerpc-pmem-Avoid-the-barrier-in-flush-routines.patch
	patches.suse/powerpc-pmem-Initialize-pmem-device-on-newer-hardwar.patch
	patches.suse/powerpc-security-re-name-count-cache-flush-to-branch.patch
	patches.suse/powerpc-security-change-link-stack-flush-state-to-th.patch
	patches.suse/powerpc-security-make-display-of-branch-cache-flush-.patch
	patches.suse/powerpc-security-split-branch-cache-flush-toggle-fro.patch
	patches.suse/powerpc-64s-Move-branch-cache-flushing-bcctr-variant.patch
	patches.suse/powerpc-security-Allow-for-processors-that-flush-the.patch
	patches.suse/powerpc-pseries-remove-cede-offline-state-for-CPUs.patch
	patches.suse/powerpc-rtas-don-t-online-CPUs-for-partition-suspend.patch
	patches.suse/powerpc-numa-remove-ability-to-enable-topology-updat.patch
	patches.suse/powerpc-numa-remove-unreachable-topology-update-code.patch
	patches.suse/powerpc-numa-make-vphn_enabled-prrn_enabled-flags-co.patch
	patches.suse/powerpc-numa-remove-unreachable-topology-timer-code.patch
	patches.suse/powerpc-numa-remove-unreachable-topology-workqueue-c.patch
	patches.suse/powerpc-numa-remove-vphn_enabled-and-prrn_enabled-in.patch
	patches.suse/powerpc-numa-stub-out-numa_update_cpu_topology.patch
	patches.suse/powerpc-numa-remove-timed_topology_update.patch
	patches.suse/powerpc-numa-remove-start-stop_topology_update.patch
	patches.suse/powerpc-rtasd-simplify-handle_rtas_event-emit-messag.patch
	patches.suse/powerpc-numa-remove-prrn_is_enabled.patch
	patches.suse/powerpc-numa-remove-arch_update_cpu_topology.patch
	patches.suse/powerpc-pseries-remove-prrn-special-case-from-DT-upd.patch
	patches.suse/powerpc-pseries-remove-memory-re-add-implementation.patch
	patches.suse/powerpc-pseries-remove-dlpar_cpu_readd.patch
	patches.suse/powerpc-pseries-remove-obsolete-memory-hotplug-DT-no.patch
	patches.suse/powerpc-Add-cputime_to_nsecs.patch
	patches.suse/powerpc-fadump-fix-race-between-pstore-write-and-fad.patch
	patches.suse/pseries-Fix-64-bit-logical-memory-block-panic.patch
	patches.suse/powerpc-vdso-Fix-vdso-cpu-truncation.patch
	patches.suse/powerpc-prom-Enable-Radix-GTSE-in-cpu-pa-features.patch
	patches.suse/powerpc-mm-radix-Fix-PTE-PMD-fragment-count-for-earl.patch
	patches.suse/powerpc-mm-radix-Free-PUD-table-when-freeing-pagetab.patch
	patches.suse/powerpc-mm-radix-Remove-split_kernel_mapping.patch
	patches.suse/powerpc-mm-radix-Create-separate-mappings-for-hot-pl.patch
	patches.suse/powerpc-book3s64-pkeys-Use-PVR-check-instead-of-cpu-.patch
	patches.suse/powerpc-perf-Fix-missing-is_sier_aviable-during-buil.patch
	patches.suse/powerpc-pseries-PCIE-PHB-reset.patch
	patches.suse/powerpc-pseries-Move-some-PAPR-paravirt-functions-to.patch
	patches.suse/powerpc-fadump-Fix-build-error-with-CONFIG_PRESERVE_.patch
	patches.suse/powerpc-Inline-doorbell-sending-functions.patch
	patches.suse/powerpc-pseries-Use-doorbells-even-if-XIVE-is-availa.patch
	patches.suse/powerpc-pseries-Add-KVM-guest-doorbell-restrictions.patch
	patches.suse/selftests-powerpc-Move-pkey-helpers-to-headers.patch
	patches.suse/selftests-powerpc-Add-pkey-helpers-for-rights.patch
	patches.suse/selftests-powerpc-Add-wrapper-for-gettid.patch
	patches.suse/selftests-powerpc-Add-test-for-pkey-siginfo-verifica.patch
	patches.suse/powerpc-Allow-4224-bytes-of-stack-expansion-for-the-.patch
	patches.suse/powerpc-mm-Limit-resize_hpt_for_hotplug-call-to-hash.patch
	patches.suse/powerpc-boot-Fix-CONFIG_PPC_MPC52XX-references.patch
	patches.suse/powerpc-xmon-Use-dcbf-inplace-of-dcbi-instruction-fo.patch
	patches.suse/powerpc-book3s64-radix-Add-kernel-command-line-optio.patch
	patches.suse/powerpc-drmem-Make-LMB-walk-a-bit-more-flexible.patch
	patches.suse/powerpc-fix-function-annotations-to-avoid-section-mi.patch
	patches.suse/powerpc-pseries-mobility-Set-pr_fmt.patch
	patches.suse/powerpc-pseries-mobility-Add-pr_debug-for-device-tre.patch
	patches.suse/powerpc-pseries-hotplug-cpu-Remove-double-free-in-er.patch
	patches.suse/powerpc-papr_scm-Fetch-nvdimm-performance-stats-from.patch
	patches.suse/powerpc-papr_scm-Add-support-for-fetching-nvdimm-fue.patch
	patches.suse/selftests-powerpc-Fix-pkey-syscall-redefinitions.patch
	patches.suse/0001-xen-balloon-fix-accounting-in-alloc_xenballooned_pag.patch
	patches.suse/0001-xen-balloon-make-the-balloon-wait-interruptible.patch
	patches.suse/0001-Revert-xen-balloon-Fix-crash-when-ballooning-on-x86-.patch
	patches.suse/xfs-preserve-rmapbt-swapext-block-reservation-from-f.patch
	patches.suse/xfs-don-t-eat-an-EIO-ENOSPC-writeback-error-when-scr.patch
	patches.suse/xfs-fix-reflink-quota-reservation-accounting-error.patch
	patches.suse/xfs-fix-inode-allocation-block-res-calculation-prece.patch
	patches.suse/mm-shuffle-don-t-move-pages-between-zones-and-don-t-read-garbage-memmaps.patch
	patches.suse/mm-fix-kthread_use_mm-vs-tlb-invalidate.patch
	patches.suse/ocfs2-fix-remounting-needed-after-setfacl-command.patch
	patches.suse/ocfs2-fix-unbalanced-locking.patch
	patches.suse/mm-slub-extend-slub_debug-syntax-for-multiple-blocks.patch
	patches.suse/mm-slub-make-some-slub_debug-related-attributes-read-only.patch
	patches.suse/mm-slub-remove-runtime-allocation-order-changes.patch
	patches.suse/mm-slub-make-remaining-slub_debug-related-attributes-read-only.patch
	patches.suse/mm-slub-make-reclaim_account-attribute-read-only.patch
	patches.suse/mm-slub-introduce-static-key-for-slub_debug.patch
	patches.suse/mm-slub-introduce-kmem_cache_debug_flags.patch
	patches.suse/mm-slub-extend-checks-guarded-by-slub_debug-static-key.patch
	patches.suse/mm-slab-slub-move-and-improve-cache_from_obj.patch
	patches.suse/mm-slab-slub-improve-error-reporting-and-overhead-of-cache_from_obj.patch
	patches.suse/mm-filemap-clear-idle-flag-for-writes.patch
	patches.suse/mm-fix-protection-usage-propagation.patch
	patches.suse/0001-proc-meminfo-avoid-open-coded-reading-of-mv_committed_as.patch
	patches.suse/0002-mm-util-make-vm_memory_comitted-more-accurate.patch
	patches.suse/0003-mm-adjust-vm_committed_as_batch-according-to-vm-overcommit-policy.patch
	patches.suse/efi-provide-empty-efi_enter_virtual_mode-implementat.patch
	patches.suse/mm-page_alloc-silence-a-KASAN-false-positive.patch
	patches.suse/media-cxusb-analog-fix-V4L2-dependency.patch
	patches.suse/media-pci-ttpci-av7110-fix-possible-buffer-overflow-.patch
	patches.suse/media-budget-core-Improve-exception-handling-in-budg.patch
	patches.suse/media-marvell-ccic-Add-missed-v4l2_async_notifier_cl.patch
	patches.suse/media-omap3isp-Add-missed-v4l2_ctrl_handler_free-for.patch
	patches.suse/media-media-request-Fix-crash-if-memory-allocation-f.patch
	patches.suse/media-firewire-Using-uninitialized-values-in-node_pr.patch
	patches.suse/media-vsp1-dl-Fix-NULL-pointer-dereference-on-unbind.patch
	patches.suse/media-nuvoton-cir-remove-setting-tx-carrier-function.patch
	patches.suse/media-exynos4-is-Add-missed-check-for-pinctrl_lookup.patch
	patches.suse/media-rockchip-rga-Introduce-color-fmt-macros-and-re.patch
	patches.suse/media-rockchip-rga-Only-set-output-CSC-mode-for-RGB-.patch
	patches.suse/media-cros-ec-cec-do-not-bail-on-device_init_wakeup-.patch
	patches.suse/go7007-add-sanity-checking-for-endpoints.patch
	patches.suse/media-s5p-g2d-Fix-a-memory-leak-in-an-error-handling.patch
	patches.suse/media-vpss-clean-up-resources-in-init.patch
	patches.suse/media-mtk-mdp-Fix-a-refcounting-bug-on-error-in-init.patch
	patches.suse/media-davinci-vpif_capture-fix-potential-double-free.patch
	patches.suse/media-camss-fix-memory-leaks-on-error-handling-paths.patch
	patches.suse/0012-dm-rq-don-t-call-blk_mq_queue_stopped-in-dm_stop_que.patch
	patches.suse/0013-dm-don-t-call-report-zones-for-more-than-the-user-re.patch
	patches.suse/module-Correctly-truncate-sysfs-sections-output.patch
	patches.suse/clk-bcm63xx-gate-fix-last-clock-availability.patch
	patches.suse/ring-buffer-speed-up-buffer-resets-by-avoiding-synchronize_rcu-for-each-cpu.patch
	patches.suse/ftrace-setup-correct-ftrace_fl_regs-flags-for-module.patch
	patches.suse/tracepoint-mark-_tracepoint_string-s-_used.patch
	patches.suse/kprobes-Fix-NULL-pointer-dereference-at-kprobe_ftrac.patch
	patches.suse/tracing-use-trace_sched_process_free-instead-of-exit-for-pid-tracing.patch
	patches.suse/kprobes-Fix-compiler-warning-for-CONFIG_KPROBES_ON_F.patch
	patches.suse/PCI-ASPM-Add-missing-newline-in-sysfs-policy.patch
	patches.suse/PCI-Fix-pci_cfg_wait-queue-locking-problem.patch
	patches.suse/PCI-Add-device-even-if-driver-attach-failed.patch
	patches.suse/pci-err-clear-pcie-device-status-errors-only-if-os-owns-aer
	patches.suse/PCI-Fix-pci_create_slot-reference-count-leak.patch
	patches.suse/PCI-Mark-AMD-Navi10-GPU-rev-0x00-ATS-as-broken.patch
	patches.suse/PCI-Release-IVRS-table-in-AMD-ACS-quirk.patch
	patches.suse/PCI-switchtec-Add-missing-__iomem-and-__user-tags-to.patch
	patches.suse/PCI-switchtec-Add-missing-__iomem-tag-to-fix-sparse-.patch
	patches.suse/PCI-cadence-Fix-updating-Vendor-ID-and-Subsystem-Ven.patch
	patches.suse/PCI-qcom-Add-missing-ipq806x-clocks-in-PCIe-driver.patch
	patches.suse/PCI-qcom-Add-missing-reset-for-ipq806x.patch
	patches.suse/PCI-qcom-Define-some-PARF-params-needed-for-ipq8064-.patch
	patches.suse/PCI-qcom-Add-support-for-tx-term-offset-for-rev-2.1..patch
	patches.suse/msft-hv-2124-PCI-hv-Fix-a-timing-issue-which-causes-kdump-to-fail.patch
	patches.suse/PCI-rcar-Fix-runtime-PM-imbalance-on-error.patch
	patches.suse/PCI-tegra-Revert-tegra124-raw_violation_fixup.patch
	patches.suse/power-supply-check-if-calc_soc-succeeded-in-pm860x_i.patch
	patches.suse/mtd-rawnand-fsl_upm-Remove-unused-mtd-var.patch
	patches.suse/mtd-rawnand-qcom-avoid-write-to-unavailable-register.patch
	patches.suse/pinctrl-single-fix-pcs_parse_pinconf-return-value.patch
	patches.suse/pinctrl-single-fix-function-name-in-documentation.patch
	patches.suse/pinctrl-ingenic-Enhance-support-for-IRQ_TYPE_EDGE_BO.patch
	patches.suse/svcrdma-Fix-page-leak-in-svc_rdma_recv_read_chunk.patch
	patches.suse/kbuild-include-scripts-Makefile.-only-when-relevant-.patch
	patches.suse/kbuild-stop-filtering-out-GCC_PLUGINS_CFLAGS-from-cc.patch
	patches.suse/HID-quirks-add-NOGET-quirk-for-Logitech-GROUP.patch
	patches.suse/HID-input-Fix-devices-that-return-multiple-bytes-in-.patch
	patches.suse/Input-psmouse-add-a-newline-when-printing-proto-by-s.patch
	patches.suse/Input-ati_remote2-add-missing-newlines-when-printing.patch
	patches.suse/Input-sentelic-fix-error-return-when-fsp_reg_write-f.patch
	patches.suse/ubifs-Fix-wrong-orphan-node-deletion-in-ubifs_jnl_up.patch
	patches.suse/0001-dax-print-error-message-by-pr_info-in-__generic_fsda.patch
	patches.suse/0026-libnvdimm-security-fix-a-typo.patch
	patches.suse/libnvdimm-security-ensure-sysfs-poll-thread-woke-up-.patch
	patches.suse/remoteproc-qcom_q6v5_mss-Validate-MBA-firmware-size-.patch
	patches.suse/remoteproc-qcom_q6v5_mss-Validate-modem-blob-firmwar.patch
	patches.suse/remoteproc-qcom-q6v5-Update-running-state-before-req.patch
	patches.suse/iommu-omap-check-for-failure-of-a-call-to-omap_iommu_dump_ctx
	patches.suse/iommu-vt-d-remove-global-page-support-in-devtlb-flush
	patches.suse/iommu-vt-d-fix-pasid-devtlb-invalidation
	patches.suse/iommu-vt-d-handle-non-page-aligned-address
	patches.suse/iommu-amd-print-extended-features-in-one-line-to-fix-divergent-log-levels
	patches.suse/virtio_pci_modern-Fix-the-comment-of-virtio_pci_find.patch
	patches.suse/platform-chrome-cros_ec_ishtp-Fix-a-double-unlock-is.patch
	patches.suse/kernel.h-remove-duplicate-include-of-asm-div64.h.patch
	patches.suse/include-linux-poison.h-remove-obsolete-comment.patch
	patches.suse/fs-minix-check-return-value-of-sb_getblk.patch
	patches.suse/fs-minix-don-t-allow-getting-deleted-inodes.patch
	patches.suse/fs-minix-reject-too-large-maximum-file-size.patch
	patches.suse/fs-minix-set-s_maxbytes-correctly.patch
	patches.suse/fs-minix-fix-block-limit-check-for-V1-filesystems.patch
	patches.suse/fs-minix-remove-expected-error-message-in-block_to_p.patch
	patches.suse/fs-ufs-avoid-potential-u32-multiplication-overflow.patch
	patches.suse/test_kmod-avoid-potential-double-free-in-trigger_con.patch
	patches.suse/fbmem-pull-fbcon_update_vcs-out-of-fb_set_var.patch
	patches.suse/drm-fix-drm_dp_mst_port-refcount-leaks-in-drm_dp_mst.patch
	patches.suse/drm-Added-orientation-quirk-for-ASUS-tablet-model-T1.patch
	patches.suse/drm-amd-display-dchubbub-p-state-warning-during-surf.patch
	patches.suse/drm-amdgpu-Fix-bug-where-DPM-is-not-enabled-after-hi.patch
	patches.suse/drm-vmwgfx-Use-correct-vmw_legacy_display_unit-point.patch
	patches.suse/drm-vmwgfx-Fix-two-list_for_each-loop-exit-tests.patch
	patches.suse/watchdog-f71808e_wdt-indicate-WDIOF_CARDRESET-suppor.patch
	patches.suse/watchdog-f71808e_wdt-remove-use-of-wrong-watchdog_in.patch
	patches.suse/watchdog-f71808e_wdt-clear-watchdog-timeout-occurred.patch
	patches.suse/watchdog-initialize-device-before-misc_register.patch
	patches.suse/clk-qcom-gcc-sdm660-Add-missing-modem-reset.patch
	patches.suse/clk-qcom-gcc-sdm660-Fix-up-gcc_mss_mnoc_bimc_axi_clk.patch
	patches.suse/clk-bcm2835-do-not-use-prediv-with-bcm2711-s-plls.patch
	patches.suse/clk-actions-Fix-h_clk-for-Actions-S500-SoC.patch
	patches.suse/clk-rockchip-Revert-fix-wrong-mmc-sample-phase-shift.patch
	patches.suse/clk-iproc-round-clock-rate-to-the-closest.patch
	patches.suse/clk-clk-atlas6-fix-return-value-check-in-atlas6_clk_.patch
	patches.suse/clk-at91-clk-generated-continue-if-__clk_determine_r.patch
	patches.suse/clk-at91-clk-generated-check-best_rate-against-range.patch
	patches.suse/clk-at91-sam9x60-pll-use-logical-or-for-range-check.patch
	patches.suse/clk-at91-sam9x60-pll-check-fcore-against-ranges.patch
	patches.suse/clk-at91-sam9x60-fix-main-rc-oscillator-frequency.patch
	patches.suse/clk-at91-sckc-register-slow_rc-with-accuracy-option.patch
	patches.suse/clk-at91-clk-generated-pass-the-id-of-changeable-par.patch
	patches.suse/ceph-add-check_session_state-helper-and-make-it-global.patch
	patches.suse/ceph-fix-potential-mdsc-use-after-free-crash.patch
	patches.suse/0001-ceph-clean-up-and-optimize-ceph_check_delayed_caps.patch
	patches.suse/ceph-check-the-sesion-state-and-return-false-in-case-it-is-closed.patch
	patches.suse/ceph-fix-use-after-free-for-fsc-mdsc.patch
	patches.suse/ceph-set-sec_context-xattr-on-symlink-creation.patch
	patches.suse/ceph-use-frag-s-mds-in-either-mode.patch
	patches.suse/ceph-handle-zero-length-feature-mask-in-session-messages.patch
	patches.suse/rtc-goldfish-Enable-interrupt-in-set_alarm-when-nece.patch
	patches.suse/rtc-pcf2127-add-pca2129-device-id.patch
	patches.suse/rtc-pcf2127-add-alarm-support.patch
	patches.suse/rtc-pcf2127-fix-alarm-handling.patch
	patches.suse/btrfs-inode-fix-NULL-pointer-dereference-if-inode-do.patch
	patches.suse/btrfs-fix-memory-leaks-after-failure-to-lookup-check.patch
	patches.suse/btrfs-trim-fix-underflow-in-trim-length-to-prevent-a.patch
	patches.suse/i2c-rcar-slave-only-send-STOP-event-when-we-have-bee.patch
	patches.suse/i2c-rcar-avoid-race-when-unregistering-slave.patch
	patches.suse/i2c-i801-Add-support-for-Intel-Emmitsburg-PCH.patch
	patches.suse/i2c-i801-Add-support-for-Intel-Tiger-Lake-PCH-H.patch
	patches.suse/i2c-iproc-fix-race-between-client-unreg-and-isr.patch
	patches.suse/net-phy-fix-memory-leak-in-device-create-error-path.patch
	patches.suse/net-Set-fput_needed-iff-FDPUT_FPUT-is-set.patch
	patches.suse/vmxnet3-use-correct-tcp-hdr-length-when-packet-is-en.patch
	patches.suse/tcp-correct-read-of-TFO-keys-on-big-endian-systems.patch
	patches.suse/bitfield.h-don-t-compile-time-validate-_val-in-FIELD_FIT.patch
	patches.suse/net-tls-Fix-kmap-usage.patch
	patches.suse/net-nfc-rawsock.c-add-CAP_NET_RAW-check.patch
	patches.suse/net-qcom-emac-add-missed-clk_disable_unprepare-in-er.patch
	patches.suse/net-Fix-potential-memory-leak-in-proto_register.patch
	patches.suse/net-phy-marvell10g-fix-null-pointer-dereference.patch
	patches.suse/net-refactor-bind_bucket-fastreuse-into-helper.patch
	patches.suse/net-initialize-fastreuse-on-inet_inherit_port.patch
	patches.suse/x86-fsgsbase-64-fix-null-deref-in-86_fsgsbase_read_task.patch
	patches.suse/msft-hv-2127-Drivers-hv-vmbus-Only-notify-Hyper-V-for-die-events-.patch
	patches.suse/0001-xen-gntdev-Fix-dmabuf-import-with-non-zero-sgt-offse.patch
	patches.suse/0001-drm-xen-front-Fix-misused-IS_ERR_OR_NULL-checks.patch
	patches.suse/ALSA-usb-audio-fix-spelling-mistake-buss-bus.patch
	patches.suse/ALSA-usb-audio-Creative-USB-X-Fi-Pro-SB1095-volume-k.patch
	patches.suse/ALSA-hda-realtek-Fix-pin-default-on-Intel-NUC-8-Rugg.patch
	patches.suse/ALSA-usb-audio-fix-overeager-device-match-for-MacroS.patch
	patches.suse/ALSA-hda-fix-the-micmute-led-status-for-Lenovo-Think.patch
	patches.suse/ALSA-usb-audio-work-around-streaming-quirk-for-Macro.patch
	patches.suse/ALSA-usb-audio-add-quirk-for-Pioneer-DDJ-RB.patch
	patches.suse/ALSA-usb-audio-Disable-Lenovo-P620-Rear-line-in-volu.patch
	patches.suse/ALSA-echoaduio-Drop-superfluous-volatile-modifier.patch
	patches.suse/ALSA-hda-reverse-the-setting-value-in-the-micmute_le.patch
	patches.suse/ALSA-hda-realtek-Fix-unused-variable-warning.patch
	patches.suse/ALSA-hda-hdmi-Use-force-connectivity-quirk-on-anothe.patch
	patches.suse/ALSA-echoaudio-Fix-potential-Oops-in-snd_echo_resume.patch
	patches.suse/pwm-bcm-iproc-handle-clk_get_rate-return.patch
	patches.suse/scsi-fcoe-Memory-leak-fix-in-fcoe_sysfs_fcf_del.patch
	patches.suse/scsi-libfc-Free-skb-in-fc_disc_gpn_id_resp-for-valid.patch
	patches.suse/scsi-lpfc-nvmet-Avoid-hang-use-after-free-again-when.patch
	patches.suse/scsi-lpfc-Add-missing-misc_deregister-for-lpfc_init.patch
	patches.suse/scsi-lpfc-Fix-FCoE-speed-reporting.patch
	patches.suse/scsi-lpfc-Fix-no-message-shown-for-lpfc_hdw_queue-ou.patch
	patches.suse/scsi-lpfc-Fix-RSCN-timeout-due-to-incorrect-gidft-co.patch
	patches.suse/scsi-lpfc-Fix-oops-when-unloading-driver-while-runni.patch
	patches.suse/scsi-lpfc-Fix-retry-of-PRLI-when-status-indicates-it.patch
	patches.suse/scsi-lpfc-Fix-validation-of-bsg-reply-lengths.patch
	patches.suse/scsi-lpfc-Fix-LUN-loss-after-cable-pull.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.3.patch
	patches.suse/include-asm-generic-vmlinux.lds.h-align-ro_after_ini.patch
	patches.suse/mfd-intel-lpss-Add-Intel-Emmitsburg-PCH-PCI-IDs.patch
	patches.suse/mfd-arizona-Ensure-32k-clock-is-put-on-driver-unbind.patch
	patches.suse/mfd-intel-lpss-Add-Intel-Tiger-Lake-PCH-H-PCI-IDs.patch
	patches.suse/mfd-dln2-Run-event-handler-loop-under-spinlock.patch
	patches.suse/0006-NFS-Allow-multiple-connections-to-NFSv3-and-NFSv4.0-.patch
	patches.suse/nfs-ensure-correct-writeback-errors-are-returned-on-.patch
	patches.suse/nfs-nfs_file_write-should-check-for-writeback-errors.patch
	patches.suse/SUNRPC-dont-update-timeout-value-on-connection-reset.patch
	patches.suse/NFS-Don-t-move-layouts-to-plh_return_segs-list-while.patch
	patches.suse/NFS-Don-t-return-layout-segments-that-are-in-use.patch
	patches.suse/nfs-Fix-getxattr-kernel-panic-and-memory-overflow.patch
	patches.suse/NFS-Fix-flexfiles-read-failover.patch
	patches.suse/cifs-Fix-an-error-pointer-dereference-in-cifs_mount-.patch
	patches.suse/cifs-Convert-to-use-the-fallthrough-macro.patch
	patches.suse/SMB3-Fix-mkdir-when-idsfromsid-configured-on-mount.patch
	patches.suse/9p-Fix-memory-leak-in-v9fs_mount.patch
	patches.suse/sched-Fix-use-of-count-for-nr_running-tracepoint.patch
	patches.suse/sched-debug-Fix-the-alignment-of-the-show-state-debug-output.patch
	patches.suse/x86-bugs-multihit-Fix-mitigation-reporting-when-VMX-.patch
	patches.suse/0002-block-check-queue-s-limits.discard_granularity-in-__.patch
	patches.suse/md-cluster-Fix-potential-error-pointer-dereference-i.patch
	patches.suse/igc-Fix-PTP-initialization.patch
	patches.suse/i40e-Set-RX_ONLY-mode-for-unicast-promiscuous-on-VLA.patch
	patches.suse/i40e-Fix-crash-during-removing-i40e-driver.patch
	patches.suse/net-fec-correct-the-error-path-for-regulator-disable.patch
	patches.suse/bonding-show-saner-speed-for-broadcast-mode.patch
	patches.suse/bonding-fix-a-potential-double-unregister.patch
	patches.suse/ipvlan-fix-device-features.patch
	patches.suse/net-Fix-potential-wrong-skb-protocol-in-skb_vlan_unt.patch
	patches.suse/tipc-fix-uninit-skb-data-in-tipc_nl_compat_dumpit.patch
	patches.suse/net-qrtr-fix-usage-of-idr-in-port-assignment-to-sock.patch
	patches.suse/spi-stm32-clear-only-asserted-irq-flags-on-interrupt.patch
	patches.suse/spi-stm32h7-fix-race-condition-at-end-of-transfer.patch
	patches.suse/spi-stm32-fix-fifo-threshold-level-in-case-of-short-.patch
	patches.suse/spi-stm32-fix-stm32_spi_prepare_mbr-in-case-of-odd-c.patch
	patches.suse/spi-stm32-fixes-suspend-resume-management.patch
	patches.suse/spi-stm32-always-perform-registers-configuration-pri.patch
	patches.suse/vfio-pci-avoid-recursive-read-lock-usage
	patches.suse/dma-pool-fix-coherent-pool-allocations-for-iommu-mappings
	patches.suse/dma-pool-only-allocate-from-cma-when-in-same-memory-zone
	patches.suse/0004-drm-virtio-fix-missing-dma_fence_put-in-virtio_gpu_e.patch
	patches.suse/drm-amd-powerplay-correct-Vega20-cached-smu-feature-.patch
	patches.suse/drm-amd-powerplay-correct-UVD-VCE-PG-state-on-custom.patch
	patches.suse/drm-amd-display-Switch-to-immediate-mode-for-updatin.patch
	patches.suse/drm-amd-display-Fix-EDID-parsing-after-resume-from-s.patch
	patches.suse/drm-amd-display-fix-pow-crashing-when-given-base-0.patch
	patches.suse/drm-i915-selftests-Avoid-passing-a-random-0-into-ilo.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-Samsung-Galaxy-Flex-B.patch
	patches.suse/ALSA-usb-audio-Add-capture-support-for-Saffire-6-USB.patch
	patches.suse/ALSA-isa-fix-spelling-mistakes-in-the-comments.patch
	patches.suse/ALSA-usb-audio-Update-documentation-comment-for-MS21.patch
	patches.suse/ALSA-hda-realtek-Add-model-alc298-samsung-headphone.patch
	patches.suse/ALSA-usb-audio-ignore-broken-processing-extension-un.patch
	patches.suse/ASoC-q6afe-dai-mark-all-widgets-registers-as-SND_SOC.patch
	patches.suse/ASoC-q6routing-add-dummy-register-read-write-functio.patch
	patches.suse/ASoC-msm8916-wcd-analog-fix-register-Interrupt-offse.patch
	patches.suse/ASoC-wm8994-Avoid-attempts-to-read-unreadable-regist.patch
	patches.suse/ASoC-intel-Fix-memleak-in-sst_media_open.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-Samsung-Galaxy-Book-I.patch
	patches.suse/ALSA-hda-avoid-reset-of-sdo_limit.patch
	patches.suse/RDMA-bnxt_re-Do-not-add-user-qps-to-flushlist.patch
	patches.suse/RDMA-hfi1-Correct-an-interlock-issue-for-TID-RDMA-WR.patch
	patches.suse/ext4-fix-potential-negative-array-index-in-do_split.patch
	patches.suse/jbd2-add-the-missing-unlock_buffer-in-the-error-path.patch
	patches.suse/ext4-don-t-BUG-on-inconsistent-journal-feature.patch
	patches.suse/ext4-handle-read-only-external-journal-device.patch
	patches.suse/ext4-handle-error-of-ext4_setup_system_zone-on-remou.patch
	patches.suse/ext4-don-t-allow-overlapping-system-zones.patch
	patches.suse/ext4-check-journal-inode-extents-more-carefully.patch
	patches.suse/ext4-fix-checking-of-directory-entry-validity-for-in.patch
	patches.suse/0001-efi-avoid-error-message-when-booting-under-Xen.patch
	patches.suse/0001-Fix-build-error-when-CONFIG_ACPI-is-not-set-enabled.patch
	patches.suse/mm-vunmap-add-cond_resched-in-vunmap_pmd_range.patch
	patches.suse/romfs-fix-uninitialized-memory-leak-in-romfs_dev_rea.patch
	patches.suse/kernel-relay.c-fix-memleak-on-destroy-relay-channel.patch
	patches.suse/mm-page_alloc-fix-core-hung-in-free_pcppages_bulk.patch
	patches.suse/scsi-ufs-pci-Add-quirk-for-broken-auto-hibernate-for-Intel-EHL
	patches.suse/scsi-zfcp-fix-use-after-free-in-request-timeout-handlers
	patches.suse/scsi-qla2xxx-Use-MBX_TOV_SECONDS-for-mailbox-command.patch
	patches.suse/scsi-qla2xxx-Flush-all-sessions-on-zone-disable.patch
	patches.suse/scsi-qla2xxx-Flush-I-O-on-zone-disable.patch
	patches.suse/scsi-qla2xxx-Indicate-correct-supported-speeds-for-M.patch
	patches.suse/scsi-qla2xxx-Fix-login-timeout.patch
	patches.suse/scsi-qla2xxx-Reduce-noisy-debug-message.patch
	patches.suse/scsi-qla2xxx-Allow-ql2xextended_error_logging-specia.patch
	patches.suse/scsi-qla2xxx-Fix-WARN_ON-in-qla_nvme_register_hba.patch
	patches.suse/scsi-qla2xxx-Check-if-FW-supports-MQ-before-enabling.patch
	patches.suse/scsi-qla2xxx-Fix-null-pointer-access-during-disconne.patch
	patches.suse/Revert-scsi-qla2xxx-Fix-crash-on-qla2x00_mailbox_com.patch
	patches.suse/Revert-scsi-qla2xxx-Disable-T10-DIF-feature-with-FC-.patch
	patches.suse/s390-cio-add-cond_resched-in-the-slow_eval_known_fn-loop
	patches.suse/ARM64-vdso32-Install-vdso32-from-vdso_install.patch
	patches.suse/epoll-Keep-a-reference-on-files-added-to-the-check-list.patch
	patches.suse/do_epoll_ctl-clean-the-failure-exits-up-a-bit.patch
	patches.suse/net-gianfar-Add-of_node_put-before-goto-statement.patch
	patches.suse/bonding-fix-active-backup-failover-for-current-ARP-s.patch
	patches.suse/net-ena-Prevent-reset-after-device-destruction.patch
	patches.suse/net-ena-Change-WARN_ON-expression-in-ena_del_napi_in.patch
	patches.suse/net-ena-Make-missed_tx-stat-incremental.patch
	patches.suse/net-gemini-Fix-missing-free_netdev-in-error-path-of-.patch
	patches.suse/net-smc-Prevent-kernel-infoleak-in-__smc_diag_dump.patch
	patches.suse/msft-hv-2130-hv_netvsc-Remove-unlikely-from-netvsc_select_queue.patch
	patches.suse/msft-hv-2131-hv_netvsc-Fix-the-queue_mapping-in-netvsc_vf_xmit.patch
	patches.suse/gre6-Fix-reception-with-IP6_TNL_F_RCV_DSCP_COPY.patch
	patches.suse/net-sctp-Fix-negotiation-of-the-number-of-data-strea.patch
	patches.suse/net-sched-act_ct-Fix-skb-double-free-in-tcf_ct_handl.patch
	patches.suse/net-dsa-b53-check-for-timeout.patch
	patches.suse/efi-add-missed-destroy_workqueue-when-efisubsys_init.patch
	patches.suse/powerpc-kernel-Cleanup-machine-check-function-declar.patch
	patches.suse/powerpc-pseries-hotplug-cpu-wait-indefinitely-for-vC.patch
	patches.suse/powerpc-pseries-Do-not-initiate-shutdown-when-system.patch
	patches.suse/blk-mq-order-adding-requests-to-hctx-dispatch-and-ch.patch
	patches.suse/block-respect-queue-limit-of-max-discard-segment.patch
	patches.suse/block-virtio_blk-fix-handling-single-range-discard-r.patch
	patches.suse/block-Fix-page_is_mergeable-for-compound-pages.patch
	patches.suse/bfq-fix-blkio-cgroup-leakage-v4.patch
	patches.suse/blk-mq-insert-request-not-through-queue_rq-into-sw-s.patch
	patches.suse/block-fix-get_max_io_size.patch
	patches.suse/0001-blkcg-fix-memleak-for-iolatency.patch
	patches.suse/nvmet-fix-a-memory-leak.patch
	patches.suse/nvme-multipath-round-robin-fix-single-non-optimized-path-case.patch
	patches.suse/nvme-multipath-round-robin-eliminate-fallback-variable.patch
	patches.suse/nvme-pci-Use-u32-for-nvme_dev.q_depth-and-nvme_queue.patch
	patches.suse/0002-null_blk-fix-passing-of-REQ_FUA-flag-in-null_handle_.patch
	patches.suse/btrfs-fix-space-cache-memory-leak-after-transaction-.patch
	patches.suse/btrfs-check-the-right-error-variable-in-btrfs_del_di.patch
	patches.suse/HID-i2c-hid-Always-sleep-60ms-after-I2C_HID_PWR_ON-c.patch
	patches.suse/HID-quirks-Always-poll-three-more-Lenovo-PixArt-mice.patch
	patches.suse/HID-hiddev-Fix-slab-out-of-bounds-write-in-hiddev_io.patch
	patches.suse/0002-dax-do-not-print-error-message-for-non-persistent-me.patch
	patches.suse/msft-hv-2133-hv_utils-return-error-if-host-timesysnc-update-is-st.patch
	patches.suse/msft-hv-2134-hv_utils-drain-the-timesync-packets-on-onchannelcall.patch
	patches.suse/vt-defer-kfree-of-vc_screenbuf-in-vc_do_resize.patch
	patches.suse/fbcon-prevent-user-font-height-or-width-change-from-.patch
	patches.suse/serial-pl011-Don-t-leak-amba_ports-entry-on-driver-r.patch
	patches.suse/serial-pl011-Fix-oops-on-EPROBE_DEFER.patch
	patches.suse/serial-8250-change-lock-order-in-serial8250_do_start.patch
	patches.suse/drm-etnaviv-always-start-stop-scheduler-in-timeout-p.patch
	patches.suse/drm-msm-dpu-Fix-scale-params-in-plane-validation.patch
	patches.suse/drm-msm-adreno-fix-updating-ring-fence.patch
	patches.suse/drm-msm-gpu-make-ringbuffer-readonly.patch
	patches.suse/drm-msm-add-shutdown-support-for-display-platform_dr.patch
	patches.suse/drm-msm-a6xx-fix-gmu-start-on-newer-firmware.patch
	patches.suse/drm-msm-a6xx-fix-crashdec-section-name-typo.patch
	patches.suse/drm-amd-display-Reject-overlay-plane-configurations-.patch
	patches.suse/drivers-gpu-amd-Initialize-amdgpu_dm_backlight_caps-.patch
	patches.suse/drm-amd-pm-correct-Vega10-swctf-limit-setting.patch
	patches.suse/drm-amd-pm-correct-Vega12-swctf-limit-setting.patch
	patches.suse/drm-amd-pm-correct-Vega20-swctf-limit-setting.patch
	patches.suse/drm-amdgpu-gfx10-refine-mgcg-setting.patch
	patches.suse/drm-amd-pm-correct-the-thermal-alert-temperature-lim.patch
	patches.suse/drm-amd-powerplay-Fix-hardmins-not-being-sent-to-SMU.patch
	patches.suse/drm-amdgpu-Fix-buffer-overflow-in-INFO-ioctl.patch
	patches.suse/drm-amd-display-Retry-AUX-write-when-fail-occurs.patch
	patches.suse/drm-amd-display-Fix-memleak-in-amdgpu_dm_mode_config.patch
	patches.suse/drm-omap-fix-incorrect-lock-state.patch
	patches.suse/ceph-don-t-allow-setlease-on-cephfs.patch
	patches.suse/writeback-Protect-inode-i_io_list-with-inode-i_lock.patch
	patches.suse/writeback-Avoid-skipping-inode-writeback.patch
	patches.suse/writeback-Fix-sync-livelock-due-to-b_dirty_time-proc.patch
	patches.suse/writeback-Drop-I_DIRTY_TIME_EXPIRE.patch
	patches.suse/arm64-vdso32-make-vdso32-install-conditional.patch
	patches.suse/PM-sleep-core-Fix-the-handling-of-pending-runtime-re.patch
	patches.suse/device-property-Fix-the-secondary-firmware-node-hand.patch
	patches.suse/hwmon-applesmc-check-status-earlier.patch
	patches.suse/0001-XEN-uses-irqdesc-irq_data_common-handler_data-to-sto.patch
	patches.suse/i2c-core-Don-t-fail-PRP0001-enumeration-when-no-ID-t.patch
	patches.suse/i2c-rcar-in-slave-mode-clear-NACK-earlier.patch
	patches.suse/dma-pool-fix-an-uninitialized-variable-bug-in-atomic_pool_expand
	patches.suse/USB-yurex-Fix-bad-gfp-argument.patch
	patches.suse/USB-quirks-Add-no-lpm-quirk-for-another-Raydium-touc.patch
	patches.suse/USB-cdc-acm-rework-notification_buffer-resizing.patch
	patches.suse/USB-lvtest-return-proper-error-code-in-probe.patch
	patches.suse/usb-typec-ucsi-Hold-con-lock-for-the-entire-duration.patch
	patches.suse/usb-gadget-f_tcm-Fix-some-resource-leaks-in-some-err.patch
	patches.suse/usb-dwc3-gadget-Don-t-setup-more-than-requested.patch
	patches.suse/usb-dwc3-gadget-Fix-handling-ZLP.patch
	patches.suse/usb-dwc3-gadget-Handle-ZLP-for-sg-requests.patch
	patches.suse/usb-uas-Add-quirk-for-PNY-Pro-Elite.patch
	patches.suse/usb-host-xhci-fix-ep-context-print-mismatch-in-debug.patch
	patches.suse/xhci-Do-warm-reset-when-both-CAS-and-XDEV_RESUME-are.patch
	patches.suse/xhci-Always-restore-EP_SOFT_CLEAR_TOGGLE-even-if-ep-.patch
	patches.suse/USB-gadget-u_f-add-overflow-checks-to-VLA-macros.patch
	patches.suse/USB-gadget-f_ncm-add-bounds-checks-to-ncm_unwrap_ntb.patch
	patches.suse/USB-quirks-Ignore-duplicate-endpoint-on-Sound-Device.patch
	patches.suse/USB-gadget-u_f-Unbreak-offset-calculation-in-VLAs.patch
	patches.suse/usb-host-ohci-exynos-Fix-error-handling-in-exynos_oh.patch
	patches.suse/USB-Ignore-UAS-for-JMicron-JMS567-ATA-ATAPI-Bridge.patch
	patches.suse/usb-storage-Add-unusual_uas-entry-for-Sony-PSZ-drive.patch
	patches.suse/powerpc-perf-Fix-crashes-with-generic_compat_pmu-BHR.patch
	patches.suse/cifs-fix-check-of-tcon-dfs-in-smb1.patch
	patches.suse/x86-hotplug-Silence-APIC-only-after-all-interrupts-a.patch
	patches.suse/genirq-matrix-Deal-with-the-sillyness-of-for_each_cp.patch
	patches.suse/mmc-sdhci-acpi-Fix-HS400-tuning-for-AMDI0040.patch
	patches.suse/mmc-sdhci-pci-Fix-SDHCI_RESET_ALL-for-CQHCI-for-Inte.patch
	patches.suse/mmc-dt-bindings-Add-resets-reset-names-for-Mediatek-.patch
	patches.suse/mmc-mediatek-add-optional-module-reset-property.patch
	patches.suse/sdhci-tegra-Remove-SDHCI_QUIRK_DATA_TIMEOUT_USES_SDC.patch
	patches.suse/sdhci-tegra-Remove-SDHCI_QUIRK_DATA_TIMEOUT_USES.patch
	patches.suse/arm64-tegra-Add-missing-timeout-clock-to-Tegra210-SD.patch
	patches.suse/arm64-tegra-Add-missing-timeout-clock-to-Tegra186-SD.patch
	patches.suse/arm64-tegra-Add-missing-timeout-clock-to-Tegra194-SD.patch
	patches.suse/sdhci-tegra-Add-missing-TMCLK-for-data-timeout.patch
	patches.suse/btrfs-block-group-fix-free-space-bitmap-threshold.patch
	patches.suse/btrfs-drop-path-before-adding-new-uuid-tree-entry.patch
	patches.suse/btrfs-allocate-scrub-workqueues-outside-of-locks.patch
	patches.suse/btrfs-set-the-correct-lockdep-class-for-new-nodes.patch
	patches.suse/btrfs-set-the-lockdep-class-for-log-tree-extent-buff.patch
	patches.suse/btrfs-tree-checker-fix-the-error-message-for-transid.patch
	patches.suse/fix-regression-in-epoll-Keep-a-reference-on-files-added-to-the-check-list.patch
	patches.suse/xfs-fix-boundary-test-in-xfs_attr_shortform_verify.patch
	patches.suse/0003-dm-writecache-handle-DAX-to-partitions-on-persistent.patch
	patches.suse/0004-dm-mpath-fix-racey-management-of-PG-initialization.patch
	patches.suse/0005-dm-integrity-fix-error-reporting-in-bitmap-mode-afte.patch
	patches.suse/0004-dm-thin-metadata-Avoid-returning-cmd-bm-wild-pointer.patch
	patches.suse/0005-dm-thin-metadata-Fix-use-after-free-in-dm_bm_set_rea.patch
	patches.suse/HID-quirks-Set-INCREMENT_USAGE_ON_DUPLICATE-for-all-.patch
	patches.suse/HID-microsoft-Add-rumble-support-for-the-8bitdo-SN30.patch
	patches.suse/HID-elan-Fix-memleak-in-elan_input_configured.patch
	patches.suse/HID-core-Correctly-handle-ReportSize-being-zero.patch
	patches.suse/HID-core-Sanitize-event-code-and-type-when-mapping-i.patch
	patches.suse/media-vicodec-add-missing-v4l2_ctrl_request_hdl_put.patch
	patches.suse/media-cedrus-Add-missing-v4l2_ctrl_request_hdl_put.patch
	patches.suse/media-rc-uevent-sysfs-file-races-with-rc_unregister_.patch
	patches.suse/media-rc-do-not-access-device-via-sysfs-after-rc_unr.patch
	patches.suse/net-hns-Fix-memleak-in-hns_nic_dev_probe.patch
	patches.suse/net-systemport-Fix-memleak-in-bcm_sysport_probe.patch
	patches.suse/sctp-not-disable-bh-in-the-whole-sctp_get_port_local.patch
	patches.suse/netlabel-fix-problems-with-mapping-removal.patch
	patches.suse/NFC-st95hf-Fix-memleak-in-st95hf_in_send_cmd.patch
	patches.suse/net-arc_emac-Fix-memleak-in-arc_mdio_probe.patch
	patches.suse/batman-adv-Avoid-uninitialized-chaddr-when-handling-.patch
	patches.suse/batman-adv-Fix-own-OGM-check-in-aggregated-OGMs.patch
	patches.suse/batman-adv-bla-use-netif_rx_ni-when-not-in-interrupt.patch
	patches.suse/gtp-add-GTPA_LINK-info-to-msg-sent-to-userspace.patch
	patches.suse/net-ethernet-ti-cpsw-fix-clean-up-of-vlan-mc-entries.patch
	patches.suse/ibmvnic-fix-NULL-tx_pools-and-rx_tools-issue-at-do_r.patch
	patches.suse/bnxt_en-Don-t-query-FW-when-netif_running-is-false.patch
	patches.suse/bnxt_en-Check-for-zero-dir-entries-in-NVRAM.patch
	patches.suse/bnxt_en-Fix-PCI-AER-error-recovery-flow.patch
	patches.suse/bnxt_en-Fix-possible-crash-in-bnxt_fw_reset_task.patch
	patches.suse/bnxt_en-fix-HWRM-error-when-querying-VF-temperature.patch
	patches.suse/net-hns3-Fix-for-geneve-tx-checksum-bug.patch
	patches.suse/taprio-Fix-using-wrong-queues-in-gate-mask.patch
	patches.suse/net-disable-netpoll-on-fresh-napis.patch
	patches.suse/bnxt-don-t-enable-NAPI-until-rings-are-ready.patch
	patches.suse/net-usb-Fix-uninit-was-stored-issue-in-asix_read_phy.patch
	patches.suse/cfg80211-regulatory-reject-invalid-hints.patch
	patches.suse/cxgb4-fix-thermal-zone-device-registration.patch
	patches.suse/net-ethernet-mlx4-Fix-memory-allocation-in-mlx4_budd.patch
	patches.suse/net-usb-dm9601-Add-USB-ID-of-Keenetic-Plus-DSL.patch
	patches.suse/net-gemini-Fix-another-missing-clk_disable_unprepare.patch
	patches.suse/ipv6-Fix-sysctl-max-for-fib_multipath_hash_policy.patch
	patches.suse/tipc-fix-shutdown-of-connectionless-socket.patch
	patches.suse/tg3-Fix-soft-lockup-when-tg3_reset_task-fails.patch
	patches.suse/net-smc-set-rx_off-for-smcr-explicitly
	patches.suse/net-smc-reset-sndbuf_desc-if-freed
	patches.suse/net-smc-fix-sock-refcounting-in-case-of-termination
	patches.suse/net-packet-fix-overflow-in-tpacket_rcv.patch
	patches.suse/drm-amd-pm-avoid-false-alarm-due-to-confusing-softwa.patch
	patches.suse/drm-amdgpu-Fix-bug-in-reporting-voltage-for-CIK.patch
	patches.suse/drm-radeon-Prefer-lower-feedback-dividers.patch
	patches.suse/0001-drm-i915-Fix-sha_text-population-code.patch
	patches.suse/ALSA-firewire-tascam-exclude-Tascam-FE-8-from-detect.patch
	patches.suse/ALSA-firewire-digi00x-exclude-Avid-Adrenaline-from-d.patch
	patches.suse/ALSA-usb-audio-Disable-autosuspend-for-Lenovo-ThinkS.patch
	patches.suse/ALSA-ca0106-fix-error-code-handling.patch
	patches.suse/ALSA-hda-Fix-2-channel-swapping-for-Tegra.patch
	patches.suse/ALSA-hda-tegra-Program-WAKEEN-register-for-Tegra.patch
	patches.suse/Revert-ALSA-hda-Add-support-for-Loongson-7A1000-cont.patch
	patches.suse/ALSA-usb-audio-Add-implicit-feedback-quirk-for-UR22C.patch
	patches.suse/ALSA-usb-audio-Add-basic-capture-support-for-Pioneer.patch
	patches.suse/0515-ALSA-hda-realtek-Add-quirk-for-Samsung-Galaxy-Book-I.patch
	patches.suse/ALSA-hda-hdmi-always-check-pin-power-status-in-i915-.patch
	patches.suse/ALSA-hda-Fix-silent-audio-output-and-corrupted-input.patch
	patches.suse/ALSA-pcm-oss-Remove-superfluous-WARN_ON-for-mulaw-sa.patch
	patches.suse/ALSA-hda-hdmi-add-Rocketlake-support.patch
	patches.suse/ALSA-hda-fix-a-runtime-pm-issue-in-SOF-when-integrat.patch
	patches.suse/ALSA-hda-realtek-Improved-routing-for-Thinkpad-X1-7t.patch
	patches.suse/dmaengine-acpi-Put-the-CSRT-table-after-using-it.patch
	patches.suse/dmaengine-of-dma-Fix-of_dma_router_xlate-s-of_dma_xl.patch
	patches.suse/dmaengine-at_hdmac-check-return-value-of-of_find_dev.patch
	patches.suse/dmaengine-at_hdmac-add-missing-put_device-call-in-at.patch
	patches.suse/dmaengine-at_hdmac-add-missing-kfree-call-in-at_dma_.patch
	patches.suse/dmaengine-pl330-Fix-burst-length-if-burst-size-is-sm.patch
	patches.suse/dmaengine-dw-edma-Fix-scatter-gather-address-calcula.patch
	patches.suse/thermal-ti-soc-thermal-Fix-bogus-thermal-shutdowns-f.patch
	patches.suse/thermal-qcom-spmi-temp-alarm-Don-t-suppress-negative.patch
	patches.suse/nvmet-tcp-Fix-NULL-dereference-when-a-connect-data-c.patch
	patches.suse/nvme-fabrics-don-t-check-state-NVME_CTRL_NEW-for-req.patch
	patches.suse/nvme-have-nvme_wait_freeze_timeout-return-if-it-time.patch
	patches.suse/nvme-tcp-serialize-controller-teardown-sequences.patch
	patches.suse/nvme-tcp-fix-timeout-handler.patch
	patches.suse/nvme-tcp-fix-reset-hang-if-controller-died-in-the-mi.patch
	patches.suse/nvme-rdma-serialize-controller-teardown-sequences.patch
	patches.suse/nvme-rdma-fix-timeout-handler.patch
	patches.suse/nvme-rdma-fix-reset-hang-if-controller-died-in-the-m.patch
	patches.suse/nvme-Fix-NULL-dereference-for-pci-nvme-controllers.patch
	patches.suse/nvme-fix-controller-instance-leak.patch
	patches.suse/block-ensure-bdi-io_pages-is-always-initialized.patch
	patches.suse/blk-iocost-ioc_pd_free-shouldn-t-assume-irq-disabled.patch
	patches.suse/block-allow-for_each_bvec-to-support-zero-len-bvec.patch
	patches.suse/ata-ahci-use-ata_link_info-instead-of-ata_link_print.patch
	patches.suse/libata-implement-ATA_HORKAGE_MAX_TRIM_128M-and-apply.patch
	patches.suse/s390-fix-GENERIC_LOCKBREAK-dependency-typo-in-Kconfi.patch
	patches.suse/xfs-don-t-update-mtime-on-COW-faults.patch
	patches.suse/xfs-fix-xfs_bmap_validate_extent_raw-when-checking-a.patch
	patches.suse/mm-memcg-fix-memcg-reclaim-soft-lockup.patch
	patches.suse/mm-madvise-fix-vma-user-after-free.patch
	patches.suse/mm-rmap-fixup-copying-of-soft-dirty-and-uffd-ptes.patch
	patches.suse/0001-mm-hugetlb-fix-a-race-between-hugetlb-sysctl-handler.patch
	patches.suse/iommu-vt-d-serialize-iommu-gcmd-register-modifications
	patches.suse/iommu-amd-restore-irte-remapen-bit-after-programming-irte
	patches.suse/iommu-amd-use-cmpxchg_double-when-updating-128-bit-irte
	patches.suse/iommu-amd-do-not-force-direct-mapping-when-sme-is-active
	patches.suse/iommu-amd-do-not-use-iommuv2-functionality-when-sme-is-active
	patches.suse/iommu-vt-d-handle-36bit-addressing-for-x86-32
	patches.suse/drm-msm-Disable-preemption-on-all-5xx-targets.patch
	patches.suse/scsi-libfc-Fix-for-double-free.patch
	patches.suse/scsi-qla2xxx-Fix-regression-on-sparc64.patch
	patches.suse/scsi-lpfc-Fix-setting-IRQ-affinity-with-an-empty-CPU.patch
	patches.suse/scsi-lpfc-Fix-FLOGI-PLOGI-receive-race-condition-in-.patch
	patches.suse/scsi-lpfc-Extend-the-RDF-FPIN-Registration-descripto.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.4.patch
	patches.suse/scsi-libsas-Set-data_dir-as-DMA_NONE-if-libata-marks-qc-as-NODATA
	patches.suse/scsi-megaraid_sas-Don-t-call-disable_irq-from-process-IRQ-poll
	patches.suse/scsi-mpt3sas-don-t-call-disable_irq-from-irq-poll-handler
	patches.suse/selftests-timers-Turn-off-timeout-setting.patch
	patches.suse/RDMA-rxe-Fix-the-parent-sysfs-read-when-the-interfac.patch
	patches.suse/RDMA-rxe-Fix-memleak-in-rxe_mem_init_user.patch
	patches.suse/RDMA-mlx4-Read-pkey-table-length-instead-of-hardcode.patch
	patches.suse/RDMA-bnxt_re-Do-not-report-transparent-vlan-from-QP1.patch
	patches.suse/RDMA-bnxt_re-Fix-the-qp-table-indexing.patch
	patches.suse/RDMA-bnxt_re-Static-NQ-depth-allocation.patch
	patches.suse/RDMA-bnxt_re-Restrict-the-max_gids-to-256.patch
	patches.suse/RDMA-bnxt_re-Remove-the-qp-from-list-only-if-the-qp-.patch
	patches.suse/RDMA-core-Fix-reported-speed-and-width.patch
	patches.suse/RDMA-bnxt_re-Remove-set-but-not-used-variable-qplib_.patch
	patches.suse/IB-isert-Fix-unaligned-immediate-data-handling.patch
	patches.suse/0007-drm-sun4i-add-missing-put_device-call-in-sun8i_r40_t.patch
	patches.suse/0008-drm-sun4i-Fix-dsi-dcs-long-write-function.patch
	patches.suse/drm-tve200-Stabilize-enable-disable.patch
	patches.suse/0009-drm-sun4i-backend-Support-alpha-property-on-lowest-p.patch
	patches.suse/0010-drm-sun4i-backend-Disable-alpha-on-the-lowest-plane-.patch
	patches.suse/mmc-sdhci-acpi-Clear-amd_sdhci_host-on-reset.patch
	patches.suse/mmc-sdhci-msm-Add-retries-when-all-tuning-phases-are.patch
	patches.suse/mmc-sdhci-of-esdhc-Don-t-walk-device-tree-on-every-i.patch
	patches.suse/mmc-sdio-Use-mmc_pre_req-mmc_post_req.patch
	patches.suse/regulator-push-allocation-in-regulator_init_coupling.patch
	patches.suse/regulator-push-allocation-in-regulator_ena_gpio_requ.patch
	patches.suse/regulator-push-allocations-in-create_regulator-outsi.patch
	patches.suse/regulator-push-allocation-in-set_consumer_device_sup.patch
	patches.suse/regulator-plug-of_node-leak-in-regulator_register-s-.patch
	patches.suse/regulator-remove-superfluous-lock-in-regulator_resol.patch
	patches.suse/regulator-core-Fix-slab-out-of-bounds-in-regulator_u.patch
	patches.suse/regulator-pwm-Fix-machine-constraints-application.patch
	patches.suse/spi-spi-loopback-test-Fix-out-of-bounds-read.patch
	patches.suse/spi-stm32-Rate-limit-the-Communication-suspended-mes.patch
	patches.suse/spi-Fix-memory-leak-on-splited-transfers.patch
	patches.suse/spi-stm32-fix-pm_runtime_get_sync-error-checking.patch
	patches.suse/block-Set-same_page-to-false-in-__bio_try_merge_page.patch
	patches.suse/nvme-Revert-Fix-controller-creation-races-with-teard.patch
	patches.suse/nvme-fc-cancel-async-events-before-freeing-event-str.patch
	patches.suse/nvme-rdma-cancel-async-events-before-freeing-event-s.patch
	patches.suse/nvme-tcp-cancel-async-events-before-freeing-event-st.patch
	patches.suse/nvme-fabrics-allow-to-queue-requests-for-live-queues.patch
	patches.suse/i2c-algo-pca-Reapply-i2c-bus-settings-after-reset.patch
	patches.suse/rbd-require-global-cap_sys_admin-for-mapping-and-unmapping.patch
	patches.suse/cifs-fix-DFS-mount-with-cifsacl-modefromsid.patch
	patches.suse/btrfs-require-only-sector-size-alignment-for-parent-.patch
	patches.suse/btrfs-fix-NULL-pointer-dereference-after-failure-to-.patch
	patches.suse/0003-dax-fix-detection-of-dax-support-for-non-persistent-.patch
	patches.suse/kvm-fix-memory-leak-in-kvm_io_bus_unregister_dev
	patches.suse/kvm-svm-periodically-schedule-when-unregistering-regions-on-destroy.patch
	patches.suse/soundwire-fix-double-free-of-dangling-pointer.patch
	patches.suse/video-fbdev-fix-OOB-read-in-vga_8planes_imageblit.patch
	patches.suse/firmware_loader-fix-memory-leak-for-paged-buffer.patch
	patches.suse/debugfs-Fix-module-state-check-condition.patch
	patches.suse/staging-wlan-ng-fix-out-of-bounds-read-in-prism2sta_.patch
	patches.suse/iio-adc-ti-ads1015-fix-conversion-when-CONFIG_PM-is-.patch
	patches.suse/iio-accel-kxsd9-Fix-alignment-of-local-buffer.patch
	patches.suse/iio-accel-mma8452-Fix-timestamp-alignment-and-preven.patch
	patches.suse/iio-accel-bmc150-accel-Fix-timestamp-alignment-and-p.patch
	patches.suse/iio-accel-mma7455-Fix-timestamp-alignment-and-preven.patch
	patches.suse/iio-proximity-mb1232-Fix-timestamp-alignment-and-pre.patch
	patches.suse/iio-chemical-ccs811-Fix-timestamp-alignment-and-prev.patch
	patches.suse/iio-light-max44000-Fix-timestamp-alignment-and-preve.patch
	patches.suse/iio-light-ltr501-Fix-timestamp-alignment-issue.patch
	patches.suse/iio-magnetometer-ak8975-Fix-alignment-and-data-leak-.patch
	patches.suse/iio-adc-ti-adc081c-Fix-alignment-and-data-leak-issue.patch
	patches.suse/iio-adc-ti-adc084s021-Fix-alignment-and-data-leak-is.patch
	patches.suse/iio-adc-ina2xx-Fix-timestamp-alignment-issue.patch
	patches.suse/iio-adc-max1118-Fix-alignment-of-timestamp-and-data-.patch
	patches.suse/iio-adc-mcp3422-fix-locking-scope.patch
	patches.suse/iio-adc-mcp3422-fix-locking-on-error-path.patch
	patches.suse/usb-Fix-out-of-sync-data-toggle-if-a-configured-devi.patch
	patches.suse/usb-typec-ucsi-acpi-Check-the-_DEP-dependencies.patch
	patches.suse/usb-core-fix-slab-out-of-bounds-Read-in-read_descrip.patch
	patches.suse/USB-serial-ftdi_sio-add-IDs-for-Xsens-Mti-USB-conver.patch
	patches.suse/USB-serial-option-add-support-for-SIM7070-SIM7080-SI.patch
	patches.suse/USB-serial-option-support-dynamic-Quectel-USB-compos.patch
	patches.suse/ARM-dts-socfpga-fix-register-entry-for-timer3-on-Arria10.patch
	patches.suse/ARM-dts-ls1021a-fix-QuadSPI-memory-reg-range.patch
	patches.suse/ARM-dts-imx7ulp-Correct-gpio-ranges.patch
	patches.suse/ARM-dts-vfxxx-Add-syscon-compatible-with-OCOTP.patch
	patches.suse/ARM-dts-logicpd-torpedo-baseboard-Fix-broken-audio.patch
	patches.suse/ARM-dts-logicpd-som-lv-baseboard-Fix-broken-audio.patch
	patches.suse/ARM-dts-logicpd-som-lv-baseboard-Fix-missing-video.patch
	patches.suse/arm64-dts-imx8mq-Fix-TMU-interrupt-property.patch
	patches.suse/ARM-dts-imx6sx-fix-the-pad-QSPI1B_SCLK-mux-mode-for-uart3.patch
	patches.suse/ARM-dts-bcm-HR2-Fixed-QSPI-compatible-string.patch
	patches.suse/ARM-dts-NSP-Fixed-QSPI-compatible-string.patch
	patches.suse/ARM-dts-BCM5301X-Fixed-QSPI-compatible-string.patch
	patches.suse/fbcon-remove-soft-scrollback-code.patch
	patches.suse/msft-hv-2135-Drivers-hv-vmbus-hibernation-do-not-hang-forever-in-.patch
	patches.suse/msft-hv-2136-Drivers-hv-vmbus-Add-timeout-to-vmbus_wait_for_unloa.patch
	patches.suse/scsi-libsas-Fix-error-path-in-sas_notify_lldd_dev_found
	patches.suse/clk-davinci-Use-the-correct-size-when-allocating-mem.patch
	patches.suse/clk-rockchip-Fix-initialization-of-mux_pll_src_4plls.patch
	patches.suse/drm-amdkfd-fix-a-memory-leak-issue.patch
	patches.suse/drm-amd-display-update-nv1x-stutter-latencies.patch
	patches.suse/drm-radeon-revert-Prefer-lower-feedback-dividers.patch
	patches.suse/drm-amdgpu-dc-Require-primary-plane-to-be-enabled-wh.patch
	patches.suse/drm-i915-Filter-wake_flags-passed-to-default_wake_fu.patch
	patches.suse/0004-drm-mediatek-Add-exception-handing-in-mtk_drm_probe-.patch
	patches.suse/0005-drm-mediatek-Add-missing-put_device-call-in-mtk_drm_.patch
	patches.suse/0006-drm-mediatek-Add-missing-put_device-call-in-mtk_hdmi.patch
	patches.suse/percpu-fix-first-chunk-size-calculation-for-populated-bitmap.patch
	patches.suse/iommu-amd-fix-potential-entry-null-deref
	patches.suse/iommu-amd-restore-irte-remapen-bit-for-amd_iommu_activate_guest_mode
	patches.suse/ALSA-hda-fixup-headset-for-ASUS-GX502-laptop.patch
	patches.suse/ALSA-hda-realtek-The-Mic-on-a-RedmiBook-doesn-t-work.patch
	patches.suse/ASoC-qcom-Set-card-owner-to-avoid-warnings.patch
	patches.suse/ASoC-qcom-common-Fix-refcount-imbalance-on-error.patch
	patches.suse/ASoC-meson-axg-toddr-fix-channel-order-on-g12-platfo.patch
	patches.suse/ASoC-wm8994-Skip-setting-of-the-WM8994_MICBIAS-regis.patch
	patches.suse/ASoC-wm8994-Ensure-the-device-is-resumed-in-wm89xx_m.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Add-quirk-for-MPMAN-Converte.patch
	patches.suse/powerpc-book3s64-radix-Fix-boot-failure-with-large-a.patch
	patches.suse/powerpc-dma-Fix-dma_map_ops-get_required_mask.patch
	patches.suse/powerpc-papr_scm-Limit-the-readability-of-perf_stats.patch
	patches.suse/arm64-bpf-Fix-branch-offset-in-JIT.patch
	patches.suse/arm64-paravirt-Initialize-steal-time-when-cpu-is-onl.patch
	patches.suse/s390-zcrypt-fix-kmalloc-256k-failure
	patches.suse/s390-add-3f-program-exception-handler
	patches.suse/i2c-aspeed-Mask-IRQ-status-to-relevant-bits.patch
	patches.suse/i2c-i801-Fix-resume-bug.patch
	patches.suse/i2c-core-Call-i2c_acpi_install_space_handler-before-.patch
	patches.suse/i2c-mxs-use-MXS_DMA_CTRL_WAIT4END-instead-of-DMA_CTR.patch
	patches.suse/kprobes-fix-kill-kprobe-which-has-been-marked-as-gon.patch
	patches.suse/Input-i8042-add-Entroware-Proteus-EL07R4-to-nomux-an.patch
	patches.suse/Input-trackpoint-add-new-trackpoint-variant-IDs.patch
	patches.suse/serial-8250_pci-Add-Realtek-816a-and-816b.patch
	patches.suse/usb-typec-ucsi-Prevent-mode-overrun.patch
	patches.suse/USB-UAS-fix-disconnect-by-unplugging-a-hub.patch
	patches.suse/USB-quirks-Add-USB_QUIRK_IGNORE_REMOTE_WAKEUP-quirk-.patch
	patches.suse/usblp-fix-race-between-disconnect-and-read.patch
	patches.suse/dm-dax-Fix-table-reference-counts.patch
	patches.suse/dm-Call-proper-helper-to-determine-dax-support.patch
	patches.suse/0004-dax-Fix-stack-overflow-when-mounting-fsdax-pmem-devi.patch
	patches.suse/efi-efibc-check-for-efivars-write-capability.patch
	patches.suse/locking-percpu-rwsem-Use-this_cpu_-inc-dec-for-read_.patch
	patches.suse/dax-Fix-compilation-for-CONFIG_DAX-CONFIG_FS_DAX.patch
	patches.suse/KVM-arm64-Assume-write-fault-on-S1PTW-permission-fau.patch
	patches.suse/KVM-arm64-Remove-S1PTW-check-from-kvm_vcpu_dabt_iswr.patch
	patches.suse/ftrace-Free-the-trampoline-when-ftrace_startup-fails.patch
	patches.suse/tracing-fix-double-free.patch
	patches.suse/kprobes-tracing-kprobes-Fix-to-kill-kprobes-on-initmem-after-boot.patch
	patches.suse/s390-dasd-fix-zero-write-for-fba-devices
	patches.suse/nvme-tcp-fix-kconfig-dependency-warning-when-CRYPTO.patch
	patches.suse/act_ife-load-meta-modules-before-tcf_idr_check_alloc.patch
	patches.suse/cxgb4-Fix-offset-when-clearing-filter-byte-counters.patch
	patches.suse/net-dsa-rtl8366-Properly-clear-member-config.patch
	patches.suse/bnxt_en-Avoid-sending-firmware-messages-when-AER-err.patch
	patches.suse/bnxt_en-Fix-NULL-ptr-dereference-crash-in-bnxt_fw_re.patch
	patches.suse/ibmvnic-add-missing-parenthesis-in-do_reset.patch
	patches.suse/ipv6-avoid-lockdep-issue-in-fib6_del.patch
	patches.suse/netfilter-ctnetlink-add-a-range-check-for-l3-l4-prot.patch
	patches.suse/MAINTAINERS-remove-John-Allen-from-ibmvnic.patch
	patches.suse/ieee802154-fix-one-possible-memleak-in-ca8210_dev_co.patch
	patches.suse/ieee802154-adf7242-check-status-of-adf7242_read_reg.patch
	patches.suse/mac802154-tx-fix-use-after-free.patch
	patches.suse/ip-fix-tos-reflection-in-ack-and-reset-packets.patch
	patches.suse/wireguard-noise-take-lock-when-removing-handshake-en.patch
	patches.suse/wireguard-peerlookup-take-lock-before-checking-hash-.patch
	patches.suse/net-qed-RDMA-personality-shouldn-t-fail-VF-load.patch
	patches.suse/tipc-fix-shutdown-of-connection-oriented-socket.patch
	patches.suse/hdlc_ppp-add-range-checks-in-ppp_cp_parse_cr.patch
	patches.suse/s390-qeth-delay-draining-the-tx-buffers
	patches.suse/net-Fix-bridge-enslavement-failure.patch
	patches.suse/net-DCB-Validate-DCB_ATTR_DCB_BUFFER-argument.patch
	patches.suse/igc-Fix-wrong-timestamp-latency-numbers.patch
	patches.suse/igc-Fix-not-considering-the-TX-delay-for-timestamps.patch
	patches.suse/taprio-Fix-allowing-too-small-intervals.patch
	patches.suse/net-lantiq-Wake-TX-queue-again.patch
	patches.suse/net-lantiq-use-netif_tx_napi_add-for-TX-NAPI.patch
	patches.suse/net-lantiq-Use-napi_complete_done.patch
	patches.suse/net-lantiq-Disable-IRQs-only-if-NAPI-gets-scheduled.patch
	patches.suse/ipv4-Initialize-flowi4_multipath_hash-in-data-path.patch
	patches.suse/tipc-Fix-memory-leak-in-tipc_group_create_member.patch
	patches.suse/tipc-use-skb_unshare-instead-in-tipc_buf_append.patch
	patches.suse/net-sched-initialize-with-0-before-setting-erspan-md.patch
	patches.suse/ibmvnic-update-MAINTAINERS.patch
	patches.suse/ipv4-Update-exception-handling-for-multipath-routes-.patch
	patches.suse/bpf-Fix-a-rcu-warning-for-bpffs-map-pretty-print.patch
	patches.suse/geneve-add-transport-ports-in-route-lookup-for-genev.patch
	patches.suse/cxgb4-fix-memory-leak-during-module-unload.patch
	patches.suse/net-phy-Avoid-NPD-upon-phy_detach-when-driver-is-unb.patch
	patches.suse/net-phy-Do-not-warn-in-phy_stop-on-PHY_DOWN.patch
	patches.suse/nfp-use-correct-define-to-return-NONE-fec.patch
	patches.suse/net-mscc-ocelot-fix-race-condition-with-TX-timestamp.patch
	patches.suse/batman-adv-bla-fix-type-misuse-for-backbone_gw-hash-.patch
	patches.suse/batman-adv-mcast-TT-fix-wrongly-dropped-or-rerouted-.patch
	patches.suse/batman-adv-Add-missing-include-for-in_interrupt.patch
	patches.suse/batman-adv-mcast-fix-duplicate-mcast-packets-in-BLA-.patch
	patches.suse/0059-batman-adv-mcast-fix-duplicate-mcast-packets-in-BLA-.patch
	patches.suse/batman-adv-mcast-fix-duplicate-mcast-packets-from-BL.patch
	patches.suse/net-ipv6-fix-kconfig-dependency-warning-for-IPV6_SEG.patch
	patches.suse/net-sctp-Fix-IPv6-ancestor_size-calc-in-sctp_copy_de.patch
	patches.suse/bnxt_en-return-proper-error-codes-in-bnxt_show_temp.patch
	patches.suse/bnxt_en-Protect-bnxt_set_eee-and-bnxt_set_pauseparam.patch
	patches.suse/mac80211-do-not-allow-bigger-VHT-MPDUs-than-the-hard.patch
	patches.suse/net-mlx5-Fix-FTE-cleanup.patch
	patches.suse/net-mlx5e-Enable-adding-peer-miss-rules-only-if-merg.patch
	patches.suse/net-mlx5e-TLS-Do-not-expose-FPGA-TLS-counter-if-not-.patch
	patches.suse/net-bridge-br_vlan_get_pvid_rcu-should-dereference-t.patch
	patches.suse/btrfs-fix-overflow-when-copying-corrupt-csums-for-a-.patch
	patches.suse/0004-dm-fix-bio-splitting-and-its-bio-completion-order-fo.patch
	patches.suse/ALSA-asihpi-fix-iounmap-in-error-handler.patch
	patches.suse/ALSA-hda-realtek-Couldn-t-detect-Mic-if-booting-with.patch
	patches.suse/ALSA-hda-realtek-Enable-front-panel-headset-LED-on-L.patch
	patches.suse/ALSA-usb-audio-Add-delay-quirk-for-H570e-USB-headset.patch
	patches.suse/Revert-ALSA-hda-Fix-silent-audio-output-and-corrupte.patch
	patches.suse/Revert-ALSA-usb-audio-Disable-Lenovo-P620-Rear-line-.patch
	patches.suse/0007-drm-vc4-vc4_hdmi-fill-ASoC-card-owner.patch
	patches.suse/0008-drm-sun4i-sun8i-csc-Secondary-CSC-register-correctio.patch
	patches.suse/drm-sun4i-mixer-Extend-regmap-max_register.patch
	patches.suse/regmap-fix-page-selection-for-noinc-reads.patch
	patches.suse/regmap-fix-page-selection-for-noinc-writes.patch
	patches.suse/regulator-axp20x-fix-LDO2-4-description.patch
	patches.suse/spi-fsl-espi-Only-process-interrupts-for-expected-ev.patch
	patches.suse/spi-fsl-dspi-fix-use-after-free-in-remove-path.patch
	patches.suse/0001-mm-THP-swap-fix-allocating-cluster-for-swapfile-by-m.patch
	patches.suse/s390-mm-gup-fix-gup_fast-with-dynamic-page-table-folding.patch
	patches.suse/arch-x86-lib-usercopy_64-c-fix-_copy_user_flushcache-cache-writeback.patch
	patches.suse/0001-mm-replace-memmap_context-by-meminit_context.patch
	patches.suse/0002-mm-don-t-rely-on-system-state-to-detect-hot-plug-ope.patch
	patches.suse/s390-zcrypt-fix-zcrypt_perdev_reqcnt-ioctl
	patches.suse/nvme-pci-fix-NULL-req-in-completion-handler.patch
	patches.suse/scsi-lpfc-Fix-initial-FLOGI-failure-due-to-BBSCN-not.patch
	patches.suse/clocksource-drivers-h8300_timer8-Fix-wrong-return-va.patch
	patches.suse/clocksource-drivers-timer-gx6605s-Fixup-counter-relo.patch
	patches.suse/x86-ioapic-unbreak-check_timer.patch
	patches.suse/nfs-Fix-security-label-length-not-being-reset.patch
	patches.suse/NFSv4.2-fix-client-s-attribute-cache-management-for-.patch
	patches.suse/pNFS-flexfiles-Ensure-we-initialise-the-mirror-bsize.patch
	patches.suse/clk-tegra-Always-program-PLL_E-when-enabled.patch
	patches.suse/clk-samsung-exynos4-mark-chipid-clock-as-CLK_IGNORE_.patch
	patches.suse/clk-socfpga-stratix10-fix-the-divider-for-the-emac_p.patch
	patches.suse/ftrace-move-rcu-is-watching-check-after-recursion-check.patch
	patches.suse/drm-amdgpu-prevent-double-kfree-ttm-sg.patch
	patches.suse/drm-amdgpu-restore-power-ref-count.patch
	patches.suse/iommu-exynos-add-missing-put_device-call-in-exynos_iommu_of_xlate
	patches.suse/mmc-sdhci-Workaround-broken-command-queuing-on-GLK.patch
	patches.suse/gpio-sprd-Clear-interrupt-when-setting-the-type-as-e.patch
	patches.suse/gpio-tc35894-fix-up-tc35894-interrupt-configuration.patch
	patches.suse/gpio-siox-explicitly-support-only-threaded-irqs.patch
	patches.suse/gpio-mockup-fix-resource-leak-in-error-path.patch
	patches.suse/iio-adc-qcom-spmi-adc5-fix-driver-name.patch
	patches.suse/btrfs-move-btrfs_scratch_superblocks-into-btrfs_dev_.patch
	patches.suse/btrfs-move-btrfs_rm_dev_replace_free_srcdev-outside-.patch
	patches.suse/btrfs-fix-filesystem-corruption-after-a-device-repla.patch
	patches.suse/blk-mq-call-commit_rqs-while-list-empty-but-error-ha.patch
	patches.suse/scsi-iscsi-iscsi_tcp-avoid-holding-spinlock-while-calling-getpeername
	patches.suse/pinctrl-mvebu-Fix-i2c-sda-definition-for-98DX3236.patch
	patches.suse/mm-slub-restore-initial-kmem_cache-flags.patch
	patches.suse/Input-trackpoint-enable-Synaptics-trackpoints.patch
	patches.suse/Input-i8042-add-nopnp-quirk-for-Acer-Aspire-5-A515.patch
	patches.suse/i2c-i801-exclude-device-from-suspend-direct-complete.patch
	patches.suse/i2c-cpm-Fix-i2c_ram-structure.patch
	patches.suse/USB-gadget-f_ncm-Fix-NDP16-datagram-validation.patch
	patches.suse/phy-ti-am654-Fix-a-leak-in-serdes_am654_probe.patch
	patches.suse/0001-xen-events-don-t-use-chip_data-for-legacy-IRQs.patch
	patches.suse/net-stmmac-removed-enabling-eee-in-EEE-set-callback.patch
	patches.suse/iavf-Fix-incorrect-adapter-get-in-iavf_resume.patch
	patches.suse/ice-fix-memory-leak-if-register_netdev_fails.patch
	patches.suse/ice-fix-memory-leak-in-ice_vsi_setup.patch
	patches.suse/vmxnet3-fix-cksum-offload-issues-for-non-udp-tunnels.patch
	patches.suse/net-ethernet-cavium-octeon_mgmt-use-phy_start-and-ph.patch
	patches.suse/bonding-set-dev-needed_headroom-in-bond_setup_by_sla.patch
	patches.suse/team-set-dev-needed_headroom-in-team_setup_by_port.patch
	patches.suse/mdio-fix-mdio-thunder.c-dependency-build-error.patch
	patches.suse/mlxsw-spectrum_acl-Fix-mlxsw_sp_acl_tcam_group_add-s.patch
	patches.suse/net-usb-ax88179_178a-fix-missing-stop-entry-in-drive.patch
	patches.suse/virtio-net-don-t-disable-guest-csum-when-disable-LRO.patch
	patches.suse/net-phy-realtek-fix-rtl8211e-rx-tx-delay-config.patch
	patches.suse/r8169-fix-data-corruption-issue-on-RTL8402.patch
	patches.suse/0002-net-introduce-helper-sendpage_ok-in-include-linux-ne.patch
	patches.suse/0003-net-add-WARN_ONCE-in-kernel_sendpage-for-improper-ze.patch
	patches.suse/0004-nvme-tcp-check-page-by-sendpage_ok-before-calling-ke.patch
	patches.suse/0005-tcp-use-sendpage_ok-to-detect-misused-.sendpage.patch
	patches.suse/0006-drbd-code-cleanup-by-using-sendpage_ok-to-check-page.patch
	patches.suse/0007-scsi-libiscsi-use-sendpage_ok-in-iscsi_tcp_segment_m.patch
	patches.suse/0008-libceph-use-sendpage_ok-in-ceph_tcp_sendpage.patch
	patches.suse/net-mlx5-Fix-request_irqs-error-flow.patch
	patches.suse/net-mlx5e-Fix-VLAN-cleanup-flow.patch
	patches.suse/net-mlx5e-Fix-VLAN-create-flow.patch
	patches.suse/net-team-fix-memory-leak-in-__team_options_register.patch
	patches.suse/net-mvneta-fix-double-free-of-txq-buf.patch
	patches.suse/net-core-check-length-before-updating-Ethertype-in-s.patch
	patches.suse/Platform-OLPC-Fix-memleak-in-olpc_ec_probe.patch
	patches.suse/platform-x86-thinkpad_acpi-initialize-tp_nvram_state.patch
	patches.suse/platform-x86-fix-kconfig-dependency-warning-for-LG_L.patch
	patches.suse/platform-x86-fix-kconfig-dependency-warning-for-FUJI.patch
	patches.suse/platform-x86-intel_pmc_core-do-not-create-a-static-s.patch
	patches.suse/platform-x86-intel-vbtn-Switch-to-an-allow-list.patch
	patches.suse/platform-x86-thinkpad_acpi-re-initialize-ACPI-buffer.patch
	patches.suse/fbdev-newport_con-Move-FONT_EXTRA_WORDS-macros-into-.patch
	patches.suse/Fonts-Support-FONT_EXTRA_WORDS-macros-for-built-in-f.patch
	patches.suse/fbcon-Fix-global-out-of-bounds-read-in-fbcon_get_fon.patch
	patches.suse/exfat-fix-use-of-uninitialized-spinlock-on-error-path.patch
	patches.suse/drm-nouveau-mem-guard-against-NULL-pointer-access-in.patch
	patches.suse/net-usb-rtl8150-set-random-MAC-address-when-set_ethe.patch
	patches.suse/net-wireless-nl80211-fix-out-of-bounds-access-in-nl8.patch
	patches.suse/macsec-avoid-use-after-free-in-macsec_handle_frame.patch
	patches.suse/net-usb-qmi_wwan-add-Cellient-MPL200-card.patch
	patches.suse/mmc-core-don-t-set-limits.discard_granularity-as-0.patch
	patches.suse/spi-fsl-dspi-fix-NULL-pointer-dereference.patch
	patches.suse/cifs-Fix-incomplete-memory-allocation-on-setxattr-path.patch
	patches.suse/i2c-meson-fix-clock-setting-overwrite.patch
	patches.suse/i2c-meson-fixup-rate-calculation-with-filter-delay.patch
	patches.suse/i2c-owl-Clear-NACK-and-BUS-error-bits.patch
	patches.suse/arm64-Enable-PCI-write-combine-resources-under-sysfs.patch
	patches.suse/arm64-kprobe-add-checks-for-ARMv8.3-PAuth-combined-i.patch
	patches.suse/arm64-Run-ARCH_WORKAROUND_1-enabling-code-on-all-CPU.patch
	patches.suse/arm64-Run-ARCH_WORKAROUND_2-enabling-code-on-all-CPU.patch
	patches.suse/edac-i5100-fix-error-handling-order-in-i5100_init_one.patch
	patches.suse/x86-fpu-allow-multiple-bits-in-clearcpuid-parameter.patch
	patches.suse/x86-resctrl-remove-unused-struct-mbm_state-chunks_bw.patch
	patches.suse/sched-fair-Ignore-cache-hotness-for-SMT-migration.patch
	patches.suse/sched-numa-Use-runnable_avg-to-classify-node.patch
	patches.suse/sched-fair-Fix-wrong-cpu-selecting-from-isolated-dom.patch
	patches.suse/sched-fair-Use-dst-group-while-checking-imbalance-for-NUMA-balancer.patch
	patches.suse/perf-x86-amd-fix-sampling-large-increment-per-cycle-events.patch
	patches.suse/perf-x86-intel-uncore-Factor-out-uncore_pci_get_dev_.patch
	patches.suse/perf-x86-intel-uncore-Factor-out-uncore_pci_find_dev.patch
	patches.suse/perf-x86-intel-uncore-Factor-out-uncore_pci_pmu_regi.patch
	patches.suse/perf-x86-intel-uncore-Factor-out-uncore_pci_pmu_unre.patch
	patches.suse/perf-x86-intel-uncore-Generic-support-for-the-PCI-su.patch
	patches.suse/perf-x86-intel-uncore-Fix-the-scale-of-the-IMC-free-running-events.patch
	patches.suse/perf-x86-fix-n_pair-for-cancelled-txn.patch
	patches.suse/0001-perf-core-Fix-race-in-the-perf_mmap_close-function.patch
	patches.suse/kprobes-Fix-to-check-probe-enabled-before-disarm_kpr.patch
	patches.suse/crypto-algif_skcipher-EBUSY-on-aio-should-be-an-erro.patch
	patches.suse/crypto-algif_aead-Do-not-set-MAY_BACKLOG-on-the-asyn.patch
	patches.suse/crypto-mediatek-Fix-wrong-return-value-in-mtk_desc_r.patch
	patches.suse/crypto-ixp4xx-Fix-the-size-used-in-a-dma_free_cohere.patch
	patches.suse/crypto-picoxcell-Fix-potential-race-condition-bug.patch
	patches.suse/crypto-qat-check-cipher-length-for-aead-AES-CBC-HMAC.patch
	patches.suse/crypto-omap-sham-fix-digcnt-register-handling-with-e.patch
	patches.suse/cypto-mediatek-fix-leaks-in-mtk_desc_ring_alloc.patch
	patches.suse/crypto-ccp-fix-error-handling.patch
	patches.suse/crypto-bcm-Verify-GCM-CCM-key-length-in-setkey.patch
	patches.suse/fscrypt-rename-DCACHE_ENCRYPTED_NAME-to-DCACHE_NOKEY.patch
	patches.suse/btrfs-delete-duplicated-words-other-fixes-in-comment.patch
	patches.suse/btrfs-change-nr-to-u64-in-btrfs_start_delalloc_roots.patch
	patches.suse/btrfs-remove-orig-from-shrink_delalloc.patch
	patches.suse/btrfs-handle-u64_max-for-shrink_delalloc.patch
	patches.suse/btrfs-make-shrink_delalloc-take-space_info-as-an-arg.patch
	patches.suse/btrfs-make-alloc_chunk-use-the-space-info-flags.patch
	patches.suse/btrfs-call-btrfs_try_granting_tickets-when-freeing-reserved-bytes.patch
	patches.suse/btrfs-call-btrfs_try_granting_tickets-when-unpinning-anything.patch
	patches.suse/btrfs-call-btrfs_try_granting_tickets-when-reserving-space.patch
	patches.suse/btrfs-use-the-btrfs_space_info_free_bytes_may_use-helper-for-delalloc.patch
	patches.suse/btrfs-use-btrfs_start_delalloc_roots-in-shrink_delalloc.patch
	patches.suse/btrfs-check-tickets-after-waiting-on-ordered-extents.patch
	patches.suse/btrfs-add-flushing-states-for-handling-data-reservations.patch
	patches.suse/btrfs-add-the-data-transaction-commit-logic-into-may_commit_transaction.patch
	patches.suse/btrfs-add-btrfs_reserve_data_bytes-and-use-it.patch
	patches.suse/btrfs-use-ticketing-for-data-space-reservations.patch
	patches.suse/btrfs-serialize-data-reservations-if-we-are-flushing.patch
	patches.suse/btrfs-use-the-same-helper-for-data-and-metadata-reservations.patch
	patches.suse/btrfs-drop-the-commit_cycles-stuff-for-data-reservations.patch
	patches.suse/btrfs-don-t-force-commit-if-we-are-data.patch
	patches.suse/btrfs-run-delayed-iputs-before-committing-the-transaction-for-data.patch
	patches.suse/btrfs-flush-delayed-refs-when-trying-to-reserve-data-space.patch
	patches.suse/btrfs-do-async-reclaim-for-data-reservations.patch
	patches.suse/btrfs-add-a-comment-explaining-the-data-flush-steps.patch
	patches.suse/btrfs-fix-possible-infinite-loop-in-data-async-reclaim.patch
	patches.suse/btrfs-do-not-take-the-log_mutex-of-the-subvolume-whe.patch
	patches.suse/btrfs-do-not-commit-logs-and-transactions-during-lin.patch
	patches.suse/btrfs-add-owner-and-fs_info-to-alloc_state-io_tree.patch
	patches.suse/btrfs-qgroup-fix-wrong-qgroup-metadata-reserve-for-d.patch
	patches.suse/btrfs-qgroup-fix-qgroup-meta-rsv-leak-for-subvolume-.patch
	patches.suse/0001-btrfs-extent-tree-kill-BUG_ON-in-__btrfs_free_extent.patch
	patches.suse/0002-btrfs-extent-tree-kill-the-BUG_ON-in-insert_inline_e.patch
	patches.suse/btrfs-fix-metadata-reservation-for-fallocate-that-le.patch
	patches.suse/btrfs-remove-item_size-member-of-struct-btrfs_clone_.patch
	patches.suse/btrfs-rename-struct-btrfs_clone_extent_info-to-a-mor.patch
	patches.suse/btrfs-rename-btrfs_punch_hole_range-to-a-more-generi.patch
	patches.suse/btrfs-rename-btrfs_insert_clone_extent-to-a-more-gen.patch
	patches.suse/btrfs-reschedule-if-necessary-when-logging-directory.patch
	patches.suse/btrfs-tree-checker-fix-false-alert-caused-by-legacy-.patch
	patches.suse/btrfs-send-orphanize-first-all-conflicting-inodes-wh.patch
	patches.suse/btrfs-send-recompute-reference-path-after-orphanizat.patch
	patches.suse/btrfs-cleanup-cow-block-on-error.patch
	patches.suse/mmc-sdio-Check-for-CISTPL_VERS_1-buffer-size.patch
	patches.suse/mmc-sdhci-Add-LTR-support-for-some-Intel-BYT-based-c.patch
	patches.suse/mmc-sdhci-acpi-AMDI0040-Set-SDHCI_QUIRK2_PRESET_VALU.patch
	patches.suse/media-venus-core-Fix-runtime-PM-imbalance-in-venus_p.patch
	patches.suse/media-tuner-simple-fix-regression-in-simple_set_radi.patch
	patches.suse/media-platform-Improve-queue-set-up-flow-for-bug-fix.patch
	patches.suse/media-tw5864-check-status-of-tw5864_frameinterval_ge.patch
	patches.suse/media-Revert-media-exynos4-is-Add-missed-check-for-p.patch
	patches.suse/media-ov5640-Correct-Bit-Div-register-in-clock-tree-.patch
	patches.suse/media-m5mols-Check-function-pointer-in-m5mols_sensor.patch
	patches.suse/media-imx274-fix-frame-interval-handling.patch
	patches.suse/media-saa7134-avoid-a-shift-overflow.patch
	patches.suse/media-uvcvideo-Set-media-controller-entity-functions.patch
	patches.suse/media-uvcvideo-Fix-uvc_ctrl_fixup_xu_info-not-having.patch
	patches.suse/media-uvcvideo-Fix-dereference-of-out-of-bound-list-.patch
	patches.suse/media-uvcvideo-Silence-shift-out-of-bounds-warning.patch
	patches.suse/media-uvcvideo-Ensure-all-probed-info-is-returned-to.patch
	patches.suse/media-staging-intel-ipu3-css-Correctly-reset-some-me.patch
	patches.suse/media-omap3isp-Fix-memleak-in-isp_probe.patch
	patches.suse/media-i2c-ov5640-Remain-in-power-down-for-DVP-mode-u.patch
	patches.suse/media-i2c-ov5640-Separate-out-mipi-configuration-fro.patch
	patches.suse/media-i2c-ov5640-Enable-data-pins-on-poweron-for-DVP.patch
	patches.suse/media-v4l2-async-Document-asd-allocation-requirement.patch
	patches.suse/media-rcar_drif-Fix-fwnode-reference-leak-when-parsi.patch
	patches.suse/media-rcar_drif-Allocate-v4l2_async_subdev-dynamical.patch
	patches.suse/media-rcar-csi2-Allocate-v4l2_async_subdev-dynamical.patch
	patches.suse/media-mx2_emmaprp-Fix-memleak-in-emmaprp_probe.patch
	patches.suse/media-tc358743-initialize-variable.patch
	patches.suse/media-tc358743-cleanup-tc358743_cec_isr.patch
	patches.suse/media-media-pci-prevent-memory-leak-in-bttv_probe.patch
	patches.suse/media-bdisp-Fix-runtime-PM-imbalance-on-error.patch
	patches.suse/media-platform-sti-hva-Fix-runtime-PM-imbalance-on-e.patch
	patches.suse/media-platform-s3c-camif-Fix-runtime-PM-imbalance-on.patch
	patches.suse/media-vsp1-Fix-runtime-PM-imbalance-on-error.patch
	patches.suse/media-rcar-vin-Fix-a-reference-count-leak.patch
	patches.suse/media-rcar-vin-Fix-a-reference-count-leak-4108220.patch
	patches.suse/media-rockchip-rga-Fix-a-reference-count-leak.patch
	patches.suse/media-platform-fcp-Fix-a-reference-count-leak.patch
	patches.suse/media-camss-Fix-a-reference-count-leak.patch
	patches.suse/media-s5p-mfc-Fix-a-reference-count-leak.patch
	patches.suse/media-stm32-dcmi-Fix-a-reference-count-leak.patch
	patches.suse/media-ti-vpe-Fix-a-missing-check-and-reference-count.patch
	patches.suse/media-exynos4-is-Fix-a-reference-count-leak.patch
	patches.suse/media-exynos4-is-Fix-a-reference-count-leak-due-to-p.patch
	patches.suse/media-exynos4-is-Fix-several-reference-count-leaks-d.patch
	patches.suse/media-sti-Fix-reference-count-leaks.patch
	patches.suse/media-st-delta-Fix-reference-count-leak-in-delta_run.patch
	patches.suse/media-ati_remote-sanity-check-for-both-endpoints.patch
	patches.suse/media-firewire-fix-memory-leak.patch
	patches.suse/media-usbtv-Fix-refcounting-mixup.patch
	patches.suse/regulator-resolve-supply-after-creating-regulator.patch
	patches.suse/spi-spi-fsl-dspi-set-ColdFire-to-DMA-mode.patch
	patches.suse/spi-spi-fsl-dspi-delete-EOQ-transfer-mode.patch
	patches.suse/spi-sprd-Release-DMA-channel-also-on-probe-deferral.patch
	patches.suse/spi-spi-fsl-dspi-use-XSPI-mode-instead-of-DMA-for-DP.patch
	patches.suse/spi-spi-nxp-fspi-Add-ACPI-support.patch
	patches.suse/spi-dw-pci-free-previously-allocated-IRQs-if-desc-se.patch
	patches.suse/spi-omap2-mcspi-Improve-performance-waiting-for-CHST.patch
	patches.suse/spi-spi-s3c64xx-swap-s3c64xx_spi_set_cs-and-s3c64xx_.patch
	patches.suse/spi-spi-s3c64xx-Check-return-values.patch
	patches.suse/pinctrl-bcm-fix-kconfig-dependency-warning-when-GPIO.patch
	patches.suse/hwmon-pmbus-max34440-Fix-status-register-reads-for-M.patch
	patches.suse/hwmon-mlxreg-fan-Fix-double-Mellanox.patch
	patches.suse/fs-Don-t-invalidate-page-buffers-in-block_write_full.patch
	patches.suse/blk-mq-move-cancel-of-hctx-run_work-to-the-front-of-.patch
	patches.suse/ata-ahci-mvebu-Make-SATA-PHY-optional-for-Armada-372.patch
	patches.suse/nvmet-fc-fix-missing-check-for-no-hostport-struct.patch
	patches.suse/0004-md-bitmap-md_bitmap_read_sb-uses-wrong-bitmap-blocks.patch
	patches.suse/0005-md-bitmap-md_bitmap_get_counter-returns-wrong-blocks.patch
	patches.suse/0006-md-bitmap-fix-memory-leak-of-temporary-bitmap.patch
	patches.suse/Revert-arm64-vdso-Fix-compilation-with-clang-older-t.patch
	patches.suse/mmswapfile.c-fix-potential-memory-leak-in-sys_swapon.patch
	patches.suse/mm-vmscan-fix-infinite-loop-in-drop_slab_node.patch
	patches.suse/msft-hv-2161-hv-clocksource-Add-notrace-attribute-to-read_hv_sche.patch
	patches.suse/xen-gntdev.c-Mark-pages-as-dirty.patch
	patches.suse/x86-xen-disable-Firmware-First-mode-for-correctable-.patch
	patches.suse/platform-x86-mlx-platform-Remove-PSU-EEPROM-configur.patch
	patches.suse/PM-hibernate-Batch-hibernate-and-resume-IO-requests.patch
	patches.suse/PM-hibernate-remove-the-bogus-call-to-get_gendisk-in.patch
	patches.suse/PCI-ACPI-Whitelist-hotplug-ports-for-D3-if-power-man.patch
	patches.suse/ACPI-video-use-ACPI-backlight-for-HP-635-Notebook.patch
	patches.suse/ACPI-configfs-Add-missing-config_item_put-to-fix-ref.patch
	patches.suse/ACPI-extlog-Check-for-RDMSR-failure.patch
	patches.suse/ACPI-button-fix-handling-lid-state-changes-when-inpu.patch
	patches.suse/iommu-qcom-add-missing-put_device-call-in-qcom_iommu_of_xlate
	patches.suse/iommu-vt-d-use-device-numa-domain-if-rhsa-is-missing
	patches.suse/iommu-vt-d-gracefully-handle-dmar-units-with-no-supported-address-widths
	patches.suse/iomap-fix-WARN_ON_ONCE-from-unprivileged-users.patch
	patches.suse/iomap-Clear-page-error-before-beginning-a-write.patch
	patches.suse/iomap-Mark-read-blocks-uptodate-in-write_begin.patch
	patches.suse/iomap-Set-all-uptodate-bits-for-an-Uptodate-page.patch
	patches.suse/xfs-force-the-log-after-remapping-a-synchronous-writ.patch
	patches.suse/ipmi_si-Fix-wrong-return-value-in-try_smi_init.patch
	patches.suse/scsi-ufs-Properly-release-resources-if-a-task-is-aborted-successfully
	patches.suse/scsi-mpt3sas-memset-config_cmds-reply-buffer-with-zeros
	patches.suse/scsi-mpt3sas-dump-system-registers-for-debugging
	patches.suse/scsi-mpt3sas-cancel-the-running-work-during-host-reset
	patches.suse/scsi-mpt3sas-rename-and-export-interrupt-mask-unmask-functions
	patches.suse/scsi-mpt3sas-add-functions-to-check-if-any-cmd-is-outstanding-on-target-and-lun
	patches.suse/scsi-mpt3sas-postprocessing-of-target-and-lun-reset
	patches.suse/scsi-mpt3sas-update-driver-version-to-35-100-00-00
	patches.suse/scsi-smartpqi-identify-physical-devices-without-issuing-inquiry.patch
	patches.suse/scsi-smartpqi-add-id-support-for-smartraid-3152-8i.patch
	patches.suse/scsi-smartpqi-update-logical-volume-size-after-expansion.patch
	patches.suse/scsi-smartpqi-avoid-crashing-kernel-for-controller-issues.patch
	patches.suse/scsi-smartpqi-support-device-deletion-via-sysfs.patch
	patches.suse/scsi-smartpqi-add-raid-bypass-counter.patch
	patches.suse/scsi-smartpqi-bump-version-to-1-2-16-010.patch
	patches.suse/scsi-qla2xxx-Remove-superfluous-memset.patch
	patches.suse/scsi-mpt3sas-remove-superfluous-memset
	patches.suse/scsi-mpt3sas-remove-pci-dma-compat-wrapper-api
	patches.suse/scsi-qla2xxx-Remove-pci-dma-compat-wrapper-API.patch
	patches.suse/scsi-qla4xxx-Fix-an-error-handling-path-in-qla4xxx_get_host_stats
	patches.suse/scsi-qla2xxx-Fix-the-size-used-in-a-dma_free_coheren.patch
	patches.suse/scsi-lpfc-Fix-spelling-mistake-Cant-Can-t.patch
	patches.suse/scsi-qla2xxx-Remove-redundant-variable-initializatio.patch
	patches.suse/scsi-qla2xxx-Fix-wrong-return-value-in-qlt_chk_unres.patch
	patches.suse/scsi-qla2xxx-Fix-wrong-return-value-in-qla_nvme_regi.patch
	patches.suse/scsi-csiostor-Fix-wrong-return-value-in-csio_hw_prep_fw
	patches.suse/scsi-aacraid-Remove-erroneous-fallthrough-annotation
	patches.suse/scsi-ufs-Make-ufshcd_print_trs-consider-UFSHCD_QUIRK_PRDT_BYTE_GRAN
	patches.suse/scsi-qla2xxx-Fix-the-return-value.patch
	patches.suse/scsi-fc-Add-256GBit-speed-setting-to-SCSI-FC-transpo.patch
	patches.suse/scsi-ibmvfc-Use-compiler-attribute-defines-instead-o.patch
	patches.suse/scsi-qla2xxx-Warn-if-done-or-free-are-called-on-an-a.patch
	patches.suse/scsi-qla2xxx-Simplify-return-value-logic-in-qla2x00_.patch
	patches.suse/scsi-qla2xxx-Log-calling-function-name-in-qla2x00_ge.patch
	patches.suse/scsi-qla2xxx-Handle-incorrect-entry_type-entries.patch
	patches.suse/scsi-ibmvfc-Fix-error-return-in-ibmvfc_probe.patch
	patches.suse/scsi-lpfc-Remove-set-but-not-used-qp.patch
	patches.suse/scsi-qla2xxx-Remove-unneeded-variable-rval.patch
	patches.suse/scsi-mpt3sas-detect-tampered-aero-and-sea-adapters
	patches.suse/scsi-mpt3sas-fix-sync-irqs
	patches.suse/scsi-mpt3sas-a-small-correction-in-base_process_reply_queue
	patches.suse/scsi-ibmvfc-Avoid-link-down-on-FS9100-canister-reboo.patch
	patches.suse/scsi-qla2xxx-Fix-I-O-failures-during-remote-port-tog.patch
	patches.suse/scsi-qla2xxx-Setup-debugfs-entries-for-remote-ports.patch
	patches.suse/scsi-qla2xxx-Allow-dev_loss_tmo-setting-for-FC-NVMe-.patch
	patches.suse/scsi-qla2xxx-Honor-status-qualifier-in-FCP_RSP-per-s.patch
	patches.suse/scsi-qla2xxx-Reduce-duplicate-code-in-reporting-spee.patch
	patches.suse/scsi-qla2xxx-Fix-memory-size-truncation.patch
	patches.suse/scsi-qla2xxx-Performance-tweak.patch
	patches.suse/scsi-qla2xxx-Fix-I-O-errors-during-LIP-reset-tests.patch
	patches.suse/scsi-qla2xxx-Make-tgt_port_database-available-in-ini.patch
	patches.suse/scsi-qla2xxx-Add-rport-fields-in-debugfs.patch
	patches.suse/scsi-qla2xxx-Add-IOCB-resource-tracking.patch
	patches.suse/scsi-qla2xxx-Add-SLER-and-PI-control-support.patch
	patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.102-k.patch
	patches.suse/scsi-qla2xxx-Correct-the-check-for-sscanf-return-val.patch
	patches.suse/scsi-qla2xxx-Fix-buffer-buffer-credit-extraction-err.patch
	patches.suse/scsi-qla2xxx-Fix-MPI-reset-needed-message.patch
	patches.suse/scsi-qla2xxx-Fix-reset-of-MPI-firmware.patch
	patches.suse/scsi-qla2xxx-Fix-crash-on-session-cleanup-with-unloa.patch
	patches.suse/scsi-qla2xxx-Fix-point-to-point-N2N-device-discovery.patch
	patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.103-k.patch
	patches.suse/scsi-qla2xxx-Fix-inconsistent-format-argument-type-i.patch
	patches.suse/scsi-qla2xxx-Fix-inconsistent-format-argument-type-i-250bd009.patch
	patches.suse/scsi-qla2xxx-Fix-inconsistent-format-argument-type-i-72e813d9.patch
	patches.suse/scsi-fnic-do-not-call-scsi_done-for-unhandled-commands.patch
	patches.suse/scsi-be2iscsi-Fix-a-theoretical-leak-in-beiscsi_create_eqs
	patches.suse/scsi-lpfc-Drop-nodelist-reference-on-error-in-lpfc_g.patch
	patches.suse/scsi-lpfc-Remove-unneeded-variable-status-in-lpfc_fc.patch
	patches.suse/leds-mt6323-move-period-calculation.patch
	patches.suse/leds-bcm6328-bcm6358-use-devres-LED-registering-func.patch
	patches.suse/pinctrl-mcp23s08-Fix-mcp23x17_regmap-initialiser.patch
	patches.suse/pinctrl-mcp23s08-Fix-mcp23x17-precious-range.patch
	patches.suse/mfd-sprd-Add-wakeup-capability-for-PMIC-IRQ.patch
	patches.suse/mfd-sm501-Fix-leaks-in-probe.patch
	patches.suse/backlight-sky81452-backlight-Fix-refcount-imbalance-.patch
	patches.suse/tty-ipwireless-fix-error-handling.patch
	patches.suse/pty-do-tty_flip_buffer_push-without-port-lock-in-pty.patch
	patches.suse/tty-serial-fsl_lpuart-fix-lpuart32_poll_get_char.patch
	patches.suse/sysfs-Add-sysfs_emit-and-sysfs_emit_at-to-format-sys.patch
	patches.suse/drivers-core-Use-sysfs_emit-and-sysfs_emit_at-for-sh.patch
	patches.suse/drivers-core-Remove-strcat-uses-around-sysfs_emit-an.patch
	patches.suse/drivers-core-Miscellaneous-changes-for-sysfs_emit.patch
	patches.suse/mm-and-drivers-core-Convert-hugetlb_report_node_memi.patch
	patches.suse/staging-rtl8192u-Do-not-use-GFP_KERNEL-in-atomic-con.patch
	patches.suse/iio-dac-ad5592r-Fix-use-of-true-for-IIO_SHARED_BY_TY.patch
	patches.suse/iio-magn-hmc5843-Fix-passing-true-where-iio_shared_b.patch
	patches.suse/iio-accel-bma180-Fix-use-of-true-when-should-be-iio_.patch
	patches.suse/iio-gyro-itg3200-Fix-timestamp-alignment-and-prevent.patch
	patches.suse/iio-light-si1145-Fix-timestamp-alignment-and-prevent.patch
	patches.suse/iio-adc-ti-adc0832-Fix-alignment-issue-with-timestam.patch
	patches.suse/iio-adc-ti-adc12138-Fix-alignment-issue-with-timesta.patch
	patches.suse/iio-adc-stm32-adc-fix-runtime-autosuspend-delay-when.patch
	patches.suse/iio-adc-gyroadc-fix-leak-of-device-node-iterator.patch
	patches.suse/staging-comedi-check-validity-of-wMaxPacketSize-of-u.patch
	patches.suse/usb-xhci-mtk-Fix-typo.patch
	patches.suse/usb-core-Solve-race-condition-in-anchor-cleanup-func.patch
	patches.suse/usb-typec-tcpm-During-PR_SWAP-source-caps-should-be-.patch
	patches.suse/usb-core-driver-fix-stray-tabs-in-error-messages.patch
	patches.suse/usb-ohci-Default-to-per-port-over-current-protection.patch
	patches.suse/USB-move-snd_usb_pipe_sanity_check-into-the-USB-core.patch
	patches.suse/USB-add-usb_control_msg_send-and-usb_control_msg_rec.patch
	patches.suse/USB-core-message.c-use-usb_control_msg_send-in-a-few.patch
	patches.suse/USB-adutux-fix-debugging.patch
	patches.suse/usb-xhci-omit-duplicate-actions-when-suspending-a-ru.patch
	patches.suse/xhci-don-t-create-endpoint-debugfs-entry-before-ring.patch
	patches.suse/USB-correct-API-of-usb_control_msg_send-recv.patch
	patches.suse/Revert-cdc-acm-hardening-against-malicious-devices.patch
	patches.suse/USB-cdc-acm-handle-broken-union-descriptors.patch
	patches.suse/USB-cdc-wdm-Make-wdm_flush-interruptible-and-add-wdm.patch
	patches.suse/usb-dwc3-gadget-Resume-pending-requests-after-CLEAR_.patch
	patches.suse/usb-dwc3-simple-add-support-for-Hikey-970.patch
	patches.suse/usb-dwc2-Fix-parameter-type-in-function-pointer-prot.patch
	patches.suse/usb-dwc3-core-Properly-default-unspecified-speed.patch
	patches.suse/usb-dwc2-Add-missing-cleanups-when-usb_add_gadget_ud.patch
	patches.suse/usb-gadget-function-printer-fix-use-after-free-in-__.patch
	patches.suse/usb-dwc3-pci-Allow-Elkhart-Lake-to-utilize-DSM-metho.patch
	patches.suse/usb-gadget-f_ncm-fix-ncm_bitrate-for-SuperSpeed-and-.patch
	patches.suse/usb-gadget-f_ncm-allow-using-NCM-in-SuperSpeed-Plus-.patch
	patches.suse/usb-gadget-u_ether-enable-qmult-on-SuperSpeed-Plus-a.patch
	patches.suse/usb-dwc3-core-don-t-trigger-runtime-pm-when-remove-d.patch
	patches.suse/usb-dwc3-core-add-phy-cleanup-for-probe-error-handli.patch
	patches.suse/usb-dwc3-gadget-Check-MPS-of-the-request-length.patch
	patches.suse/usb-dwc3-ep0-Fix-ZLP-for-OUT-ep0-requests.patch
	patches.suse/usb-dwc3-Stop-active-transfers-before-halting-the-co.patch
	patches.suse/usb-dwc2-Fix-INTR-OUT-transfers-in-DDMA-mode.patch
	patches.suse/usb-cdc-acm-add-quirk-to-blacklist-ETAS-ES58X-device.patch
	patches.suse/USB-serial-ftdi_sio-add-support-for-FreeCalypso-JTAG.patch
	patches.suse/USB-serial-pl2303-add-device-id-for-HP-GC-device.patch
	patches.suse/USB-serial-qcserial-fix-altsetting-probing.patch
	patches.suse/USB-serial-option-Add-Telit-FT980-KS-composition.patch
	patches.suse/USB-serial-option-add-Cellient-MPL200-card.patch
	patches.suse/eeprom-at25-set-minimum-read-write-access-stride-to-.patch
	patches.suse/VMCI-check-return-value-of-get_user_pages_fast-for-e.patch
	patches.suse/misc-rtsx-do-not-setting-OC_POWER_DOWN-reg-in-rtsx_p.patch
	patches.suse/char-virtio-Select-VIRTIO-from-VIRTIO_CONSOLE.patch
	patches.suse/misc-rtsx-Fix-memory-leak-in-rtsx_pci_probe.patch
	patches.suse/coresight-etm4x-Fix-issues-on-trcseqevr-access.patch
	patches.suse/uio-free-uio-id-after-uio-file-node-is-freed.patch
	patches.suse/misc-mic-scif-Fix-error-handling-path.patch
	patches.suse/slimbus-core-check-get_addr-before-removing-laddr-id.patch
	patches.suse/slimbus-core-do-not-enter-to-clock-pause-mode-in-cor.patch
	patches.suse/slimbus-qcom-ngd-ctrl-disable-ngd-in-qmi-server-down.patch
	patches.suse/coresight-etm4x-Fix-save-and-restore-of-TRCVMIDCCTLR.patch
	patches.suse/w1-mxc_w1-Fix-timeout-resolution-problem-leading-to-.patch
	patches.suse/misc-vop-add-round_up-x-4-for-vring_size-to-avoid-ke.patch
	patches.suse/mic-vop-copy-data-to-kernel-space-then-write-to-io-m.patch
	patches.suse/bus-fsl_mc-Do-not-rely-on-caller-to-provide-non-NULL.patch
	patches.suse/extcon-ptn5150-Fix-usage-of-atomic-GPIO-with-sleepin.patch
	patches.suse/0009-drm-mxsfb-Remove-fbdev-leftovers.patch
	patches.suse/0010-drm-vkms-fix-xrgb-on-compute-crc.patch
	patches.suse/video-fbdev-pvr2fb-initialize-variables.patch
	patches.suse/0011-drm-panel-Fix-bus-format-for-OrtusTech-COM43H4M85ULC.patch
	patches.suse/0012-drm-gma500-fix-error-check.patch
	patches.suse/drm-brige-megachips-Add-checking-if-ge_b850v3_lvds_i.patch
	patches.suse/0014-drm-amd-display-Fix-wrong-return-value-in-dm_update_.patch
	patches.suse/0015-drm-amdgpu-pass-NULL-pointer-instead-of-0.patch
	patches.suse/0001-drm-panel-Fix-bpc-for-OrtusTech-COM43H4M85ULC-panel.patch
	patches.suse/0019-drm-rcar-du-Put-reference-to-VSP-device.patch
	patches.suse/pwm-lpss-Fix-off-by-one-error-in-base_unit-math-in-p.patch
	patches.suse/pwm-lpss-Add-range-limit-check-for-the-base_unit-reg.patch
	patches.suse/0022-drm-crc-debugfs-Fix-memleak-in-crc_control_write.patch
	patches.suse/drm-bridge-synopsys-dsi-add-support-for-non-continuo.patch
	patches.suse/fbmem-add-margin-check-to-fb_check_caps.patch
	patches.suse/video-fbdev-vga16fb-fix-setting-of-pixclock-because-.patch
	patches.suse/0001-video-fbdev-sis-fix-null-ptr-dereference.patch
	patches.suse/0002-video-fbdev-radeon-Fix-memleak-in-radeonfb_pci_regis.patch
	patches.suse/0023-drm-panfrost-Ensure-GPU-quirks-are-always-initialise.patch
	patches.suse/0024-drm-mxsfb-check-framebuffer-pitch.patch
	patches.suse/0003-fbcon-Remove-the-superfluous-break.patch
	patches.suse/drm-panfrost-add-amlogic-reset-quirk-callback.patch
	patches.suse/0025-drm-msm-Avoid-div-by-zero-in-dpu_crtc_atomic_check.patch
	patches.suse/0026-drm-msm-Drop-debug-print-in-_dpu_crtc_setup_lm_bound.patch
	patches.suse/drm-msm-a6xx-fix-a-potential-overflow-issue.patch
	patches.suse/0027-drm-vc4-crtc-Rework-a-bit-the-CRTC-state-code.patch
	patches.suse/0029-drm-i915-gem-Avoid-implicit-vmap-for-highmem-on-x86-.patch
	patches.suse/drm-i915-Break-up-error-capture-compression-loops-wi.patch
	patches.suse/drm-amd-display-Increase-timeout-for-DP-Disable.patch
	patches.suse/drm-amd-display-HDMI-remote-sink-need-mode-validatio.patch
	patches.suse/0031-drm-panfrost-increase-readl_relaxed_poll_timeout-val.patch
	patches.suse/ALSA-hda-realtek-set-mic-to-auto-detect-on-a-HP-AIO-.patch
	patches.suse/ALSA-hda-Don-t-register-a-cb-func-if-it-is-registere.patch
	patches.suse/ALSA-hda-realtek-Add-mute-Led-support-for-HP-Elitebo.patch
	patches.suse/ALSA-hda-realtek-Enable-audio-jacks-of-ASUS-D700SA-w.patch
	patches.suse/ALSA-bebob-potential-info-leak-in-hwdep_read.patch
	patches.suse/ALSA-hda-realtek-The-front-Mic-on-a-HP-machine-doesn.patch
	patches.suse/ALSA-usb-audio-Move-device-rename-and-profile-quirks.patch
	patches.suse/ALSA-usb-audio-Simplify-quirk-entries-with-a-macro.patch
	patches.suse/ALSA-usb-audio-Properly-match-with-audio-interface-c.patch
	patches.suse/ALSA-usb-audio-Correct-wrongly-matching-entries-with.patch
	patches.suse/ALSA-core-pcm-simplify-locking-for-timers.patch
	patches.suse/ALSA-core-timer-remove-redundant-assignment.patch
	patches.suse/ALSA-core-timer-clarify-operator-precedence.patch
	patches.suse/ALSA-compress_offload-remove-redundant-initializatio.patch
	patches.suse/ALSA-core-init-use-DECLARE_COMPLETION_ONSTACK-macro.patch
	patches.suse/ALSA-aoa-i2sbus-use-DECLARE_COMPLETION_ONSTACK-macro.patch
	patches.suse/ALSA-hda-auto_parser-remove-shadowed-variable-declar.patch
	patches.suse/ALSA-hda-cosmetic-align-function-parameters.patch
	patches.suse/ALSA-usb-scarless_gen2-fix-endianness-issue.patch
	patches.suse/ALSA-ac97-cosmetic-align-argument-names.patch
	patches.suse/ALSA-atmel-ac97-clarify-operator-precedence.patch
	patches.suse/ALSA-rawmidi-cosmetic-align-function-parameters.patch
	patches.suse/ALSA-vx-vx_core-clarify-operator-precedence.patch
	patches.suse/ALSA-vx-vx_pcm-remove-redundant-assignment.patch
	patches.suse/ALSA-vx-vx_pcm-remove-redundant-assignment2.patch
	patches.suse/ALSA-mixart-Correct-comment-wrt-obsoleted-tasklet-us.patch
	patches.suse/ALSA-asihpi-fix-spellint-typo-in-comments.patch
	patches.suse/ALSA-ctl-Workaround-for-lockdep-warning-wrt-card-ctl.patch
	patches.suse/ALSA-usb-audio-Add-mixer-support-for-Pioneer-DJ-DJM-.patch
	patches.suse/ALSA-seq-oss-Avoid-mutex-lock-for-a-long-time-ioctl.patch
	patches.suse/ALSA-usb-audio-fix-spelling-mistake-Frequence-Freque.patch
	patches.suse/ALSA-portman2x4-fix-repeated-word-if.patch
	patches.suse/ALSA-usb-audio-endpoint.c-fix-repeated-word-there.patch
	patches.suse/ALSA-hdspm-Fix-typo-arbitary.patch
	patches.suse/ALSA-hda-use-semicolons-rather-than-commas-to-separa.patch
	patches.suse/ALSA-fireworks-use-semicolons-rather-than-commas-to-.patch
	patches.suse/ALSA-hda-fix-jack-detection-with-Realtek-codecs-when.patch
	patches.suse/ASoC-tlv320aic32x4-Fix-bdiv-clock-rate-derivation.patch
	patches.suse/ASoC-fsl_sai-Instantiate-snd_soc_dai_driver.patch
	patches.suse/ASoC-sun50i-codec-analog-Fix-duplicate-use-of-ADC-en.patch
	patches.suse/ASoC-qcom-lpass-platform-fix-memory-leak.patch
	patches.suse/ASoC-qcom-lpass-cpu-fix-concurrency-issue.patch
	patches.suse/ASoC-fsl-imx-es8328-add-missing-put_device-call-in-i.patch
	patches.suse/ASoC-SOF-control-fix-size-checks-for-ext_bytes-contr.patch
	patches.suse/ALSA-hda-hdmi-fix-incorrect-locking-in-hdmi_pcm_clos.patch
	patches.suse/dmaengine-dw-Activate-FIFO-mode-for-memory-periphera.patch
	patches.suse/dmaengine-dmatest-Check-list-for-emptiness-before-ac.patch
	patches.suse/dmaengine-dma-jz4780-Fix-race-in-jz4780_dma_tx_statu.patch
	patches.suse/udf-Fix-memory-leak-when-mounting.patch
	patches.suse/reiserfs-Initialize-inode-keys-properly.patch
	patches.suse/quota-clear-padding-in-v2r1_mem2diskdqb.patch
	patches.suse/reiserfs-Fix-oops-during-mount.patch
	patches.suse/HID-roccat-add-bounds-checking-in-kone_sysfs_write_s.patch
	patches.suse/HID-ite-Add-USB-id-match-for-Acer-One-S1003-keyboard.patch
	patches.suse/HID-wacom-Avoid-entering-wacom_wac_pen_report-for-pa.patch
	patches.suse/HID-hid-input-fix-stylus-battery-reporting.patch
	patches.suse/tracing-Change-STR_VAR_MAX_LEN.patch
	patches.suse/tracing-save-normal-string-variables.patch
	patches.suse/tracing-check-return-value-of-_create_val_fields-before-using-its-result.patch
	patches.suse/tracing-fix-race-in-trace_open-and-buffer-resize-call.patch
	patches.suse/ima-Don-t-ignore-errors-from-crypto_shash_update.patch
	patches.suse/ima-Remove-semicolon-at-the-end-of-ima_get_binary_ru.patch
	patches.suse/ibmvnic-store-RX-and-TX-subCRQ-handle-array-in-ibmvn.patch
	patches.suse/ibmvnic-Fix-use-after-free-of-VNIC-login-response-bu.patch
	patches.suse/net-atheros-switch-from-pci_-to-dma_-API.patch
	patches.suse/ibmvnic-compare-adapter-init_done_rc-with-more-reada.patch
	patches.suse/ibmvnic-improve-ibmvnic_init-and-ibmvnic_reset_init.patch
	patches.suse/ibmvnic-remove-never-executed-if-statement.patch
	patches.suse/ibmvnic-merge-ibmvnic_reset_init-and-ibmvnic_init.patch
	patches.suse/mm-error_inject-Fix-allow_error_inject-function-sign.patch
	patches.suse/ibmvnic-Harden-device-Command-Response-Queue-handsha.patch
	patches.suse/ethtool-fix-error-handling-in-ethtool_phys_id.patch
	patches.suse/net-ena-ethtool-convert-stat_offset-to-64-bit-resolu.patch
	patches.suse/net-ena-ethtool-Add-new-device-statistics.patch
	patches.suse/net-ena-ethtool-add-stats-printing-to-XDP-queues.patch
	patches.suse/net-ena-xdp-add-queue-counters-for-xdp-actions.patch
	patches.suse/brcm80211-fix-possible-memleak-in-brcmf_proto_msgbuf.patch
	patches.suse/brcmfmac-check-ndev-pointer.patch
	patches.suse/mwifiex-Do-not-use-GFP_KERNEL-in-atomic-context.patch
	patches.suse/ath10k-provide-survey-info-as-accumulated-data.patch
	patches.suse/ath10k-check-idx-validity-in-__ath10k_htt_rx_ring_fi.patch
	patches.suse/ath10k-start-recovery-process-when-payload-length-ex.patch
	patches.suse/ath6kl-prevent-potential-array-overflow-in-ath6kl_ad.patch
	patches.suse/ath9k_htc-Use-appropriate-rs_datalen-type.patch
	patches.suse/ath9k-Fix-potential-out-of-bounds-in-ath9k_htc_txcom.patch
	patches.suse/ath10k-Fix-the-size-used-in-a-dma_free_coherent-call.patch
	patches.suse/wcn36xx-Fix-reported-802.11n-rx_highest-rate-wcn3660.patch
	patches.suse/ath10k-fix-VHT-NSS-calculation-when-STBC-is-enabled.patch
	patches.suse/mwifiex-don-t-call-del_timer_sync-on-uninitialized-t.patch
	patches.suse/p54-avoid-accessing-the-data-mapped-to-streaming-DMA.patch
	patches.suse/mwifiex-Remove-unnecessary-braces-from-HostCmd_SET_S.patch
	patches.suse/rtl8xxxu-prevent-potential-memory-leak.patch
	patches.suse/mwifiex-remove-function-pointer-check.patch
	patches.suse/brcmsmac-fix-memory-leak-in-wlc_phy_attach_lcnphy.patch
	patches.suse/gve-Get-and-set-Rx-copybreak-via-ethtool.patch
	patches.suse/gve-Add-stats-for-gve.patch
	patches.suse/gve-Use-dev_info-err-instead-of-netif_info-err.patch
	patches.suse/gve-Add-Gvnic-stats-AQ-command-and-ethtool-show-set-.patch
	patches.suse/gve-NIC-stats-for-report-stats-and-for-ethtool.patch
	patches.suse/gve-Batch-AQ-commands-for-creating-and-destroying-qu.patch
	patches.suse/gve-Use-link-status-register-to-report-link-status.patch
	patches.suse/gve-Enable-Link-Speed-Reporting-in-the-driver.patch
	patches.suse/net-ethernet-mlx4-Avoid-assigning-a-value-to-ring_co.patch
	patches.suse/net-stmmac-Fix-incorrect-location-to-set-real_num_rx.patch
	patches.suse/net-stmmac-use-netif_tx_start-stop_all_queues-functi.patch
	patches.suse/net-mlx5-Don-t-call-timecounter-cyc2time-directly-fr.patch
	patches.suse/net-mlx5-E-Switch-Use-vport-metadata-matching-by-def.patch
	patches.suse/Revert-ibmvnic-remove-never-executed-if-statement.patch
	patches.suse/net-ena-Change-license-into-format-to-SPDX-in-all-fi.patch
	patches.suse/net-ena-Change-log-message-to-netif-dev-function.patch
	patches.suse/net-ena-Capitalize-all-log-strings-and-improve-code-.patch
	patches.suse/net-ena-Remove-redundant-print-of-placement-policy.patch
	patches.suse/net-ena-Change-RSS-related-macros-and-variables-name.patch
	patches.suse/net-ena-Fix-all-static-chekers-warnings.patch
	patches.suse/net-dsa-rtl8366rb-Support-all-4096-VLANs.patch
	patches.suse/can-flexcan-flexcan_chip_stop-add-error-handling-and.patch
	patches.suse/bpf-Fix-comment-for-helper-bpf_current_task_under_cg.patch
	patches.suse/s390-bpf-fix-multiple-tail-calls
	patches.suse/net-wilc1000-clean-up-resource-in-error-path-of-init.patch
	patches.suse/ath9k-hif_usb-fix-race-condition-between-usb_get_urb.patch
	patches.suse/ath6kl-wmi-prevent-a-shift-wrapping-bug-in-ath6kl_wm.patch
	patches.suse/drivers-net-ethernet-remove-incorrectly-formatted-do.patch
	patches.suse/ibmvnic-set-up-200GBPS-speed.patch
	patches.suse/ibmvnic-rename-send_cap_queries-to-send_query_cap.patch
	patches.suse/ibmvnic-rename-ibmvnic_send_req_caps-to-send_request.patch
	patches.suse/ibmvnic-rename-send_map_query-to-send_query_map.patch
	patches.suse/ibmvnic-create-send_query_ip_offload.patch
	patches.suse/ibmvnic-create-send_control_ip_offload.patch
	patches.suse/Bluetooth-hci_uart-Cancel-init-work-before-unregiste.patch
	patches.suse/Bluetooth-btusb-Fix-memleak-in-btusb_mtk_submit_wmt_.patch
	patches.suse/Bluetooth-Only-mark-socket-zapped-after-unlocking.patch
	patches.suse/Bluetooth-A2MP-Fix-not-initializing-all-members.patch
	patches.suse/Bluetooth-L2CAP-Fix-calling-sk_filter-on-non-socket-.patch
	patches.suse/Bluetooth-MGMT-Fix-not-checking-if-BT_HS-is-enabled.patch
	patches.suse/net-enic-Cure-the-enic-api-locking-trainwreck.patch
	patches.suse/nl80211-fix-non-split-wiphy-information.patch
	patches.suse/rtw88-increse-the-size-of-rx-buffer-size.patch
	patches.suse/qtnfmac-fix-resource-leaks-on-unsupported-iftype-err.patch
	patches.suse/iwlwifi-mvm-split-a-print-to-avoid-a-WARNING-in-ROC.patch
	patches.suse/can-softing-softing_card_shutdown-add-braces-around-.patch
	patches.suse/can-c_can-reg_map_-c-d-_can-mark-as-__maybe_unused.patch
	patches.suse/can-flexcan-remove-ack_grp-and-ack_bit-handling-from.patch
	patches.suse/mac80211-handle-lack-of-sband-bitrates-in-rates.patch
	patches.suse/mwifiex-fix-double-free.patch
	patches.suse/iwlwifi-mvm-don-t-send-RFH_QUEUE_CONFIG_CMD-with-no-.patch
	patches.suse/net-fec-Fix-PHY-init-after-phy_reset_after_clk_enabl.patch
	patches.suse/net-ipv6-discard-next-hop-mtu-less-than-minimum-link.patch
	patches.suse/tipc-fix-the-skb_unshare-in-tipc_buf_append.patch
	patches.suse/ipv4-Restore-flowi4_oif-update-before-call-to-xfrm_l.patch
	patches.suse/net-korina-fix-kfree-of-rx-tx-descriptor-array.patch
	patches.suse/net-fec-Fix-phy_device-lookup-for-phy_reset_after_cl.patch
	patches.suse/ibmveth-Switch-order-of-ibmveth_helper-calls.patch
	patches.suse/ibmveth-Identify-ingress-large-send-packets.patch
	patches.suse/net-smc-fix-valid-dmbe-buffer-sizes
	patches.suse/net-fix-pos-incrementment-in-ipv6_route_seq_next.patch
	patches.suse/0001-mm-fix-a-race-during-THP-splitting.patch
	patches.suse/0001-mm-don-t-panic-when-links-can-t-be-created-in-sysfs.patch
	patches.suse/include-linux-list.h-add-a-macro-to-test-if-entry-is.patch
	patches.suse/lib-crc32.c-fix-trivial-typo-in-preprocessor-conditi.patch
	patches.suse/rapidio-fix-the-missed-put_device-for-rio_mport_add_.patch
	patches.suse/powerpc-pseries-Fix-missing-of_node_put-in-rng_init.patch
	patches.suse/powerpc-icp-hv-Fix-missing-of_node_put-in-success-pa.patch
	patches.suse/cxl-Rework-error-message-for-incompatible-slots.patch
	patches.suse/powerpc-hwirq-Remove-stale-forward-irq_chip-declarat.patch
	patches.suse/powerpc-irq-Drop-forward-declaration-of-struct-irqac.patch
	patches.suse/powerpc-fpu-Drop-cvt_fd-and-cvt_df.patch
	patches.suse/powerpc-perf-consolidate-GPCI-hcall-structs-into-asm.patch
	patches.suse/powerpc-pseries-new-lparcfg-key-value-pair-partition.patch
	patches.suse/powerpc-pseries-explicitly-reschedule-during-drmem_l.patch
	patches.suse/pseries-drmem-don-t-cache-node-id-in-drmem_lmb-struc.patch
	patches.suse/selftests-powerpc-Move-set_dscr-into-rfi_flush.c.patch
	patches.suse/selftests-powerpc-Skip-security-tests-on-older-CPUs.patch
	patches.suse/powerepc-book3s64-hash-Align-start-end-address-corre.patch
	patches.suse/powerpc-papr_scm-Fix-warning-triggered-by-perf_stats.patch
	patches.suse/powerpc-numa-Set-numa_node-for-all-possible-cpus.patch
	patches.suse/powerpc-numa-Prefer-node-id-queried-from-vphn.patch
	patches.suse/powerpc-numa-Offline-memoryless-cpuless-node-0.patch
	patches.suse/mm-fix-exec-activate_mm-vs-tlb-shootdown-and-lazy-tlb-switching-race.patch
	patches.suse/powerpc-select-arch_want_irqs_off_activate_mm.patch
	patches.suse/powerpc-64s-radix-fix-mm_cpumask-trimming-race-vs-kthread_use_mm.patch
	patches.suse/powerpc-powernv-elog-Fix-race-while-processing-OPAL-.patch
	patches.suse/powerpc-pseries-add-new-branch-prediction-security-b.patch
	patches.suse/powerpc-rtas-Restrict-RTAS-requests-from-userspace.patch
	patches.suse/pseries-hotplug-memory-hot-add-skip-redundant-LMB-lo.patch
	patches.suse/powerpc-perf-hv-gpci-Fix-starting-index-value.patch
	patches.suse/powerpc-security-Fix-link-stack-flush-instruction.patch
	patches.suse/powerpc-book3s64-radix-Make-radix_mem_block_size-64b.patch
	patches.suse/kdb-Fix-pager-search-for-multi-line-strings.patch
	patches.suse/mtd-lpddr-Fix-bad-logic-in-print_drs_error.patch
	patches.suse/mtd-lpddr-fix-excessive-stack-usage-with-clang.patch
	patches.suse/mtd-mtdoops-Don-t-write-panic-data-twice.patch
	patches.suse/mtd-rawnand-stm32_fmc2-fix-a-buffer-overflow.patch
	patches.suse/mtd-rawnand-vf610-disable-clk-on-error-handling-path.patch
	patches.suse/mtd-spinand-gigadevice-Only-one-dummy-byte-in-QUADIO.patch
	patches.suse/mtd-spinand-gigadevice-Add-QE-Bit.patch
	patches.suse/i3c-master-add-i3c_master_attach_boardinfo-to-preser.patch
	patches.suse/i3c-master-Fix-error-return-in-cdns_i3c_master_probe.patch
	patches.suse/IB-mlx4-Add-and-improve-logging.patch
	patches.suse/IB-mlx4-Add-support-for-MRA.patch
	patches.suse/IB-mlx4-Fix-starvation-in-paravirt-mux-demux.patch
	patches.suse/IB-mlx4-Adjust-delayed-work-when-a-dup-is-observed.patch
	patches.suse/RDMA-efa-Remove-redundant-udata-check-from-alloc-uco.patch
	patches.suse/RDMA-ucma-Add-missing-locking-around-rdma_leave_mult.patch
	patches.suse/RDMA-umem-Fix-ib_umem_find_best_pgsz-for-mappings-th.patch
	patches.suse/RDMA-umem-Prevent-small-pages-from-being-returned-by.patch
	patches.suse/RDMA-qedr-Fix-qp-structure-memory-leak.patch
	patches.suse/RDMA-qedr-Fix-doorbell-setting.patch
	patches.suse/RDMA-qedr-Fix-use-of-uninitialized-field.patch
	patches.suse/RDMA-qedr-Fix-return-code-if-accept-is-called-on-a-d.patch
	patches.suse/qede-Notify-qedr-when-mtu-has-changed.patch
	patches.suse/RDMA-qedr-Fix-iWARP-active-mtu-display.patch
	patches.suse/RDMA-qedr-Fix-inline-size-returned-for-iWARP.patch
	patches.suse/RDMA-qedr-Fix-resource-leak-in-qedr_create_qp.patch
	patches.suse/RDMA-hns-Set-the-unsupported-wr-opcode.patch
	patches.suse/RDMA-mlx5-Disable-IB_DEVICE_MEM_MGT_EXTENSIONS-if-IB.patch
	patches.suse/RDMA-ucma-Rework-ucma_migrate_id-to-avoid-races-with.patch
	patches.suse/RDMA-efa-Drop-double-zeroing-for-sg_init_table.patch
	patches.suse/RDMA-hns-Correct-typo-of-hns_roce_create_cq.patch
	patches.suse/RDMA-hns-Add-check-for-the-validity-of-sl-configurat.patch
	patches.suse/RDMA-hns-Solve-the-overflow-of-the-calc_pg_sz.patch
	patches.suse/RDMA-hns-Fix-the-wrong-value-of-rnr_retry-when-query.patch
	patches.suse/RDMA-hns-Fix-missing-sq_sig_type-when-querying-QP.patch
	patches.suse/RDMA-addr-Fix-race-with-netevent_callback-rdma_addr_.patch
	patches.suse/RDMA-qedr-Endianness-warnings-cleanup.patch
	patches.suse/overflow-Include-header-file-with-SIZE_MAX-declarati.patch
	patches.suse/RDMA-ipoib-Set-rtnl_link_ops-for-ipoib-interfaces.patch
	patches.suse/RDMA-bnxt_re-Fix-sizeof-mismatch-for-allocation-of-p.patch
	patches.suse/IB-rdmavt-Fix-sizeof-mismatch.patch
	patches.suse/RDMA-rxe-Fix-skb-lifetime-in-rxe_rcv_mcast_pkt.patch
	patches.suse/RDMA-rxe-Handle-skb_clone-failure-in-rxe_recv.c.patch
	patches.suse/ubifs-Fix-a-memleak-after-dumping-authentication-mou.patch
	patches.suse/ubifs-Don-t-parse-authentication-mount-options-in-re.patch
	patches.suse/ubifs-mount_ubifs-Release-authentication-resource-in.patch
	patches.suse/ubifs-xattr-Fix-some-potential-memory-leaks-while-it.patch
	patches.suse/ubifs-dent-Fix-some-potential-memory-leaks-while-ite.patch
	patches.suse/ubifs-journal-Make-sure-to-not-dirty-twice-for-auth-.patch
	patches.suse/mailbox-avoid-timer-start-from-callback.patch
	patches.suse/smp-Add-source-and-destination-CPUs-to-__call_single.patch
	patches.suse/kernel-smp-Provide-CSD-lock-timeout-diagnostics.patch
	patches.suse/xfs-limit-entries-returned-when-counting-fsmap-recor.patch
	patches.suse/xfs-fix-high-key-handling-in-the-rt-allocator-s-quer.patch
	patches.suse/ARM-9007-1-l2c-fix-prefetch-bits-init-in-L2X0_AUX_CTRL-using-DT-values.patch
	patches.suse/xen-events-avoid-removing-an-event-channel-while-han.patch
	patches.suse/0001-xen-events-add-a-proper-barrier-to-2-level-uevent-un.patch
	patches.suse/0002-xen-events-fix-race-in-evtchn_fifo_unmask.patch
	patches.suse/0003-xen-events-add-a-new-late-EOI-evtchn-framework.patch
	patches.suse/0004-xen-blkback-use-lateeoi-irq-binding.patch
	patches.suse/0005-xen-netback-use-lateeoi-irq-binding.patch
	patches.suse/0006-xen-scsiback-use-lateeoi-irq-binding.patch
	patches.suse/0007-xen-pvcallsback-use-lateeoi-irq-binding.patch
	patches.suse/0008-xen-pciback-use-lateeoi-irq-binding.patch
	patches.suse/0009-xen-events-switch-user-event-channels-to-lateeoi-mod.patch
	patches.suse/0010-xen-events-use-a-common-cpu-hotplug-hook-for-event-c.patch
	patches.suse/0011-xen-events-defer-eoi-in-case-of-excessive-number-of-.patch
	patches.suse/0012-xen-events-block-rogue-events-for-some-time.patch
	patches.suse/power-supply-bq27xxx-report-not-charging-on-all-type.patch
	patches.suse/power-supply-test_power-add-missing-newlines-when-pr.patch
	patches.suse/NFSv4-Wait-for-stateid-updates-after-CLOSE-OPEN_DOWN.patch
	patches.suse/ida-Free-allocated-bitmap-in-error-path.patch
	patches.suse/ceph-promote-to-unsigned-long-long-before-shifting.patch
	patches.suse/libceph-clear-con-out_msg-on-policy-stateful_server-faults.patch
	patches.suse/i2c-rcar-Auto-select-RESET_CONTROLLER.patch
	patches.suse/i2c-imx-Fix-external-abort-on-interrupt-in-exit-path.patch
	patches.suse/rtc-fsl-ftm-alarm-update-acpi-device-id.patch
	patches.suse/rtc-rx8010-don-t-modify-the-global-rtc-ops.patch
	patches.suse/rtc-pcf2127-fix-a-bug-when-not-specify-interrupts-pr.patch
	patches.suse/drivers-watchdog-rdc321x_wdt-Fix-race-condition-bugs.patch
	patches.suse/watchdog-Fix-memleak-in-watchdog_cdev_register.patch
	patches.suse/watchdog-Use-put_device-on-error.patch
	patches.suse/watchdog-sp5100-Fix-definition-of-EFCH_PM_DECODEEN3.patch
	patches.suse/9P-Cast-to-loff_t-before-multiplying.patch
	patches.suse/svcrdma-fix-bounce-buffers-for-unaligned-offsets-and.patch
	patches.suse/SUNRPC-fix-copying-of-multiple-pages-in-gss_read_pro.patch
	patches.suse/ext4-fix-leaking-sysfs-kobject-after-failed-mount.patch
	patches.suse/ext4-limit-entries-returned-when-counting-fsmap-reco.patch
	patches.suse/PCI-aardvark-Check-for-errors-from-pci_bridge_emul_i.patch
	patches.suse/PCI-designware-ep-Fix-the-Header-Type-check.patch
	patches.suse/pwm-img-Fix-null-pointer-access-in-probe.patch
	patches.suse/clk-meson-g12a-mark-fclk_div2-as-critical.patch
	patches.suse/clk-keystone-sci-clk-fix-parsing-assigned-clock-data.patch
	patches.suse/clk-at91-remove-the-checking-of-parent_name.patch
	patches.suse/clk-at91-clk-main-update-key-before-writing-AT91_CKG.patch
	patches.suse/clk-imx8mq-Fix-usdhc-parents-order.patch
	patches.suse/clk-qcom-gcc-sdm660-Fix-wrong-parent_map.patch
	patches.suse/clk-bcm2835-add-missing-release-if-devm_clk_hw_regis.patch
	patches.suse/vfio-iommu-add-dma-available-capability
	patches.suse/PCI-IOV-Mark-VFs-as-not-implementing-PCI_COMMAND_MEM.patch
	patches.suse/s390-pci-Mark-all-VFs-as-not-implementing-PCI_COMMAN.patch
	patches.suse/vfio-pci-Decouple-PCI_COMMAND_MEMORY-bit-checks-from.patch
	patches.suse/module-statically-initialize-init-section-freeing-da.patch
	patches.suse/Werror-return-type.patch
	patches.suse/arm64-link-with-z-norelro-regardless-of-CONFIG_RELOC.patch
	patches.suse/platform-chrome-cros_ec_lightbar-Reduce-ligthbar-get.patch
	patches.suse/KVM-x86-hyper-v-disallow-configuring-SynIC-timers-with-no-SynIC
	patches.suse/KVM-x86-mmu-Commit-zap-of-remaining-invalid-pages-wh.patch
	patches.suse/kvm-nvmx-reset-the-segment-cache-when-stuffing-guest.patch
	patches.suse/kvm-nvmx-reload-vmcs01-if-getting-vmcs12-s-pages-fails
	patches.suse/kvm-x86-add-rip-to-the-kvm_entry-i-e-vm-enter-tracepoint
	patches.suse/0001-KVM-SVM-Initialize-prev_ga_tag-before-use.patch
	patches.suse/Convert-trailing-spaces-and-periods-in-path-components.patch
	patches.suse/smb3-add-defines-for-new-crypto-algorithms.patch
	patches.suse/update-structure-definitions-from-updated-protocol-documentation.patch
	patches.suse/cifs-return-cached_fid-from-open_shroot.patch
	patches.suse/cifs-compute-full_path-already-in-cifs_readdir-.patch
	patches.suse/Handle-STATUS_IO_TIMEOUT-gracefully.patch
	patches.suse/cifs-handle-EINTR-in-cifs_setattr.patch
	patches.suse/SMB3-1-1-add-defines-for-new-signing-negotiate-context.patch
	patches.suse/cifs-map-STATUS_ACCOUNT_LOCKED_OUT-to-EACCES.patch
	patches.suse/smb3-1-1-add-new-module-load-parm-require_gcm_256.patch
	patches.suse/smb3-1-1-add-new-module-load-parm-enable_gcm_256.patch
	patches.suse/smb3-1-1-print-warning-if-server-does-not-support-requested-encrypt.patch
	patches.suse/smb3-1-1-rename-nonces-used-for-GCM-and-CCM-encryption.patch
	patches.suse/smb3-1-1-set-gcm256-when-requested.patch
	patches.suse/cifs-Return-the-error-from-crypt_message-when-enc-dec-key-not-found.patch
	patches.suse/smb3-1-1-do-not-fail-if-no-encryption-required-but-server-doesn-t-s.patch
	patches.suse/smb3-add-dynamic-trace-point-to-trace-when-credits-obtained.patch
	patches.suse/SMB3-1-1-Fix-ids-returned-in-POSIX-query-dir.patch
	patches.suse/cifs-make-const-array-static-makes-object-smaller.patch
	patches.suse/SMB3-Resolve-data-corruption-of-TCP-server-info-fields.patch
	patches.suse/cifs-Print-the-address-and-port-we-are-connecting-to-in-generic_ip_.patch
	patches.suse/smb3-fix-stat-when-special-device-file-and-mounted-with-modefromsid.patch
	patches.suse/smb3-do-not-try-to-cache-root-directory-if-dir-leases-not-supported.patch
	patches.suse/cifs-add-files-to-host-new-mount-api.patch
	patches.suse/cifs-move-security-mount-options-into-fs_context-ch.patch
	patches.suse/cifs-move-cache-mount-options-to-fs_context-ch.patch
	patches.suse/cifs-move-smb-version-mount-options-into-fs_context-c.patch
	patches.suse/smb3-1-1-fix-typo-in-compression-flag.patch
	patches.suse/cifs-remove-bogus-debug-code.patch
	patches.suse/SMB3-add-support-for-recognizing-WSL-reparse-tags.patch
	patches.suse/icmp-randomize-the-global-rate-limiter.patch
	patches.suse/r8169-fix-operation-under-forced-interrupt-threading.patch
	patches.suse/net-korina-cast-KSEG0-address-to-pointer-in-kfree.patch
	patches.suse/nfc-Ensure-presence-of-NFC_ATTR_FIRMWARE_NAME-attrib.patch
	patches.suse/chelsio-chtls-fix-socket-lock.patch
	patches.suse/chelsio-chtls-correct-netdevice-for-vlan-interface.patch
	patches.suse/chelsio-chtls-correct-function-return-and-return-typ.patch
	patches.suse/net-hdlc-In-hdlc_rcv-check-to-make-sure-dev-is-an-HD.patch
	patches.suse/net-hdlc_raw_eth-Clear-the-IFF_TX_SKB_SHARING-flag-a.patch
	patches.suse/ibmvnic-save-changed-mac-address-to-adapter-mac_addr.patch
	patches.suse/tcp-fix-to-update-snd_wl1-in-bulk-receiver-fast-path.patch
	patches.suse/drm-ttm-fix-eviction-valuable-range-check.patch
	patches.suse/drm-amdgpu-correct-the-gpu-reset-handling-for-job-NU.patch
	patches.suse/drm-amd-display-Avoid-MST-manager-resource-leak.patch
	patches.suse/drm-amdkfd-Use-same-SQ-prefetch-setting-as-amdgpu.patch
	patches.suse/drm-i915-gt-Delay-execlist-processing-for-tgl.patch
	patches.suse/drm-i915-Force-VT-d-workarounds-when-running-as-a-gu.patch
	patches.suse/drm-i915-Drop-runtime-pm-assert-from-vgpu-io-accesso.patch
	patches.suse/ALSA-sparc-dbri-fix-repeated-word-the.patch
	patches.suse/ALSA-usb-audio-Line6-Pod-Go-interface-requires-stati.patch
	patches.suse/ALSA-hda-Fix-the-return-value-if-cb-func-is-already-.patch
	patches.suse/Input-imx6ul_tsc-clean-up-some-errors-in-imx6ul_tsc_.patch
	patches.suse/Input-stmfts-fix-a-vs-typo.patch
	patches.suse/Input-ep93xx_keypad-fix-handling-of-platform_get_irq.patch
	patches.suse/Input-omap4-keypad-fix-handling-of-platform_get_irq-.patch
	patches.suse/Input-twl4030_keypad-fix-handling-of-platform_get_ir.patch
	patches.suse/Input-sun4i-ps2-fix-handling-of-platform_get_irq-err.patch
	patches.suse/scsi-qla2xxx-Use-constant-when-it-is-known.patch
	patches.suse/scsi-qla2xxx-Do-not-consume-srb-greedily.patch
	patches.suse/scsi-qla2xxx-Initialize-variable-in-qla8044_poll_reg.patch
	patches.suse/scsi-qla2xxx-Convert-to-DEFINE_SHOW_ATTRIBUTE.patch
	patches.suse/scsi-bfa-Fix-error-return-in-bfad_pci_init
	patches.suse/scsi-qla2xxx-Fix-return-of-uninitialized-value-in-rv.patch
	patches.suse/acpi-cpufreq-Honor-_PSD-table-setting-on-new-AMD-CPU.patch
	patches.suse/bsc1175543-intel_idle-Ignore-_CST-if-control-cannot-be-taken-fr.patch
	patches.suse/ACPI-debug-don-t-allow-debugging-when-ACPI-is-disabl.patch
	patches.suse/ring-buffer-return-0-on-success-from-ring_buffer_resize.patch
	patches.suse/docs-driver-api-remove-a-duplicated-index-entry.patch
	patches.suse/ARM-dts-sun8i-r40-bananapi-m2-ultra-Fix-dcdc1-regulator.patch
	patches.suse/ARM-s3c24xx-fix-missing-system-reset.patch
	patches.suse/ARM-s3c24xx-fix-mmc-gpio-lookup-tables.patch
	patches.suse/ARM-samsung-don-t-build-plat-pm-common-for-Exynos.patch
	patches.suse/ARM-at91-pm-of_node_put-after-its-usage.patch
	patches.suse/ARM-samsung-fix-PM-debug-build-with-DEBUG_LL-but-MMU.patch
	patches.suse/memory-omap-gpmc-Fix-a-couple-off-by-ones.patch
	patches.suse/memory-omap-gpmc-Fix-build-error-without-CONFIG_OF.patch
	patches.suse/memory-fsl-corenet-cf-Fix-handling-of-platform_get_i.patch
	patches.suse/soc-fsl-qbman-Fix-return-value-on-success.patch
	patches.suse/reset-sti-reset-syscfg-fix-struct-description-warnin.patch
	patches.suse/ARM-dts-imx6sl-fix-rng-node.patch
	patches.suse/arm64-dts-imx8mq-Add-missing-interrupts-to-GPC.patch
	patches.suse/arm-dts-mt7623-add-missing-pause-for-switchport.patch
	patches.suse/ARM-dts-meson8-remove-two-invalid-interrupt-lines-from-the-GPU-node.patch
	patches.suse/ARM-dts-owl-s500-Fix-incorrect-PPI-interrupt-specifiers.patch
	patches.suse/arm64-dts-zynqmp-Remove-additional-compatible-string.patch
	patches.suse/powerpc-powernv-dump-Fix-race-while-processing-OPAL-.patch
	patches.suse/powerpc-Fix-undetected-data-corruption-with-P9N-DD2..patch
	patches.suse/powerpc-pseries-Avoid-using-addr_to_pfn-in-real-mode.patch
	patches.suse/ata-sata_rcar-Fix-DMA-boundary-mask.patch
	patches.suse/nvme-rdma-fix-crash-when-connect-rejected.patch
	patches.suse/nvme-rdma-fix-crash-due-to-incorrect-cqe.patch
	patches.suse/nvme-fc-fix-io-timeout-to-abort-I-O.patch
	patches.suse/nvme-fc-fix-error-loop-in-create_hw_io_queues.patch
	patches.suse/nvme-fc-wait-for-queues-to-freeze-before-calling-upd.patch
	patches.suse/nvme-fc-shorten-reconnect-delay-if-possible-for-FC.patch
	patches.suse/smb3-add-support-for-stat-of-WSL-reparse-points-for-special-file-ty.patch
	patches.suse/smb3-remove-two-unused-variables.patch
	patches.suse/smb3-add-some-missing-definitions-from-MS-FSCC.patch
	patches.suse/06-cifs-update-internal-module-version-number.patch
	patches.suse/i2c-core-Restore-acpi_walk_dep_device_list-getting-c.patch
	patches.suse/NTB-hw-amd-fix-an-issue-about-leak-system-resources.patch
	patches.suse/ntb-intel-Fix-memleak-in-intel_ntb_pci_probe.patch
	patches.suse/futex-Adjust-absolute-futex-timeouts-with-per-time-n.patch
	patches.suse/scsi-qla2xxx-remove-incorrect-sparse-ifdef.patch
	patches.suse/x86-kexec-Use-up-to-dated-screen_info-copy-to-fill-b.patch
	patches.suse/msft-hv-2164-hyperv_fb-Update-screen_info-after-removing-old-fram.patch
	patches.suse/x86-unwind-orc-Fix-inactive-tasks-with-stack-pointer.patch
	patches.suse/x86-alternative-Don-t-call-text_poke-in-lazy-TLB-mod.patch
	patches.suse/RDMA-mlx5-Fix-devlink-deadlock-on-net-namespace-dele.patch
	patches.suse/RDMA-qedr-Fix-memory-leak-in-iWARP-CM.patch
	patches.suse/chelsio-chtls-fix-tls-record-info-to-user.patch
	patches.suse/cxgb4-set-up-filter-action-after-rewrites.patch
	patches.suse/mlxsw-core-Fix-memory-leak-on-module-removal.patch
	patches.suse/mlxsw-core-Fix-use-after-free-in-mlxsw_emad_trans_fi.patch
	patches.suse/bnxt_en-Fix-regression-in-workqueue-cleanup-logic-in.patch
	patches.suse/bnxt_en-Invoke-cancel_delayed_work_sync-for-PFs-also.patch
	patches.suse/bnxt_en-Re-write-PCI-BARs-after-PCI-fatal-error.patch
	patches.suse/bnxt_en-Check-abort-error-state-in-bnxt_open_nic.patch
	patches.suse/bnxt_en-Send-HWRM_FUNC_RESET-fw-command-unconditiona.patch
	patches.suse/net-hns3-Clear-the-CMDQ-registers-before-unmapping-B.patch
	patches.suse/chelsio-chtls-fix-deadlock-issue.patch
	patches.suse/chelsio-chtls-fix-memory-leaks-in-CPL-handlers.patch
	patches.suse/ravb-Fix-bit-fields-checking-in-ravb_hwtstamp_get.patch
	patches.suse/ibmveth-Fix-use-of-ibmveth-in-a-bridge.patch
	patches.suse/gtp-fix-an-use-before-init-in-gtp_newlink.patch
	patches.suse/tipc-fix-memory-leak-caused-by-tipc_buf_append.patch
	patches.suse/ibmvnic-fix-ibmvnic_set_mac.patch
	patches.suse/r8169-fix-issue-with-forced-threading-in-combination.patch
	patches.suse/drm-amdgpu-add-DID-for-navi10-blockchain-SKU.patch
	patches.suse/drm-amdgpu-don-t-map-BO-in-reserved-region.patch
	patches.suse/drm-amdgpu-increase-the-reserved-VM-size-to-2MB.patch
	patches.suse/drm-amd-display-Don-t-invoke-kgdb_breakpoint-uncondi.patch
	patches.suse/drm-sun4i-frontend-Rework-a-bit-the-phase-data.patch
	patches.suse/drm-sun4i-frontend-Reuse-the-ch0-phase-for-RGB-forma.patch
	patches.suse/drm-sun4i-frontend-Fix-the-scaler-phase-on-A33.patch
	patches.suse/drm-vc4-drv-Add-error-handding-for-bind.patch
	patches.suse/0032-drm-vc4-hdmi-Avoid-sleeping-in-atomic-context.patch
	patches.suse/drm-nouveau-nouveau-fix-the-start-end-range-for-migr.patch
	patches.suse/mmc-sdhci-Use-Auto-CMD-Auto-Select-only-when-v4_mode.patch
	patches.suse/mmc-sdhci-of-esdhc-set-timeout-to-max-before-tuning.patch
	patches.suse/mmc-sdhci-of-esdhc-make-sure-delay-chain-locked-for-.patch
	patches.suse/bsc1175543-intel_idle-Fix-max_cstate-for-processor-models-witho.patch
	patches.suse/ACPI-NFIT-Fix-comparison-to-ENXIO.patch
	patches.suse/ACPI-dock-fix-enum-conversion-warning.patch
	patches.suse/ARM-mvebu-drop-pointless-check-for-coherency_base.patch
	patches.suse/KVM-arm64-ARM_SMCCC_ARCH_WORKAROUND_1-doesn-t-return.patch
	patches.suse/arm64-avoid-Woverride-init-warning.patch
	patches.suse/btrfs-fix-relocation-failure-due-to-race-with-falloc.patch
	patches.suse/btrfs-tree-checker-fix-incorrect-printk-format.patch
	patches.suse/btrfs-fix-use-after-free-on-readahead-extent-after-f.patch
	patches.suse/btrfs-fix-readahead-hang-and-use-after-free-after-re.patch
	patches.suse/ata-sata_nv-Fix-retrieving-of-active-qcs.patch
	patches.suse/0001-nbd-don-t-update-block-size-after-device-is-started.patch
	patches.suse/nvme-rdma-handle-unexpected-nvme-completion-data-len.patch
	patches.suse/nvme-fc-track-error_recovery-while-connecting.patch
	patches.suse/nvme-fc-remove-err_work-work-item.patch
	patches.suse/nvme-fc-eliminate-terminate_io-use-by-nvme_fc_error_.patch
	patches.suse/nvme-fc-remove-nvme_fc_terminate_io.patch
	patches.suse/scsi-qla2xxx-Return-EBUSY-on-fcport-deletion.patch
	patches.suse/scsi-ibmvscsi-Fix-potential-race-after-loss-of-trans.patch
	patches.suse/gve-Replace-zero-length-array-with-flexible-array-me.patch
	patches.suse/x86-kvm-reserve-kvm_feature_msi_ext_dest_id
	patches.suse/usb-host-fsl-mph-dr-of-check-return-of-dma_set_mask.patch
	patches.suse/usb-cdc-acm-fix-cooldown-mechanism.patch
	patches.suse/usb-typec-tcpm-reset-hard_reset_count-for-any-discon.patch
	patches.suse/usb-host-ehci-tegra-Fix-error-handling-in-tegra_ehci.patch
	patches.suse/xhci-Fix-sizeof-mismatch.patch
	patches.suse/tty-serial-fsl_lpuart-LS1021A-has-a-FIFO-size-of-16-.patch
	patches.suse/vt-keyboard-simplify-vt_kdgkbsent.patch
	patches.suse/vt-keyboard-extend-func_buf_lock-to-readers.patch
	patches.suse/staging-octeon-repair-fixed-link-support.patch
	patches.suse/staging-octeon-Drop-on-uncorrectable-alignment-or-FC.patch
	patches.suse/staging-comedi-cb_pcidas-Allow-2-channel-commands-fo.patch
	patches.suse/docs-ABI-sysfs-c2port-remove-a-duplicated-entry.patch
	patches.suse/futex-Fix-incorrect-should_fail_futex-handling.patch
	patches.suse/time-Prevent-undefined-behaviour-in-timespec64_to_ns.patch
	patches.suse/lib-crc32test-remove-extra-local_irq_disable-enable.patch
	patches.suse/kthread_worker-prevent-queuing-delayed-work-from-tim.patch
	patches.suse/mm-always-have-io_remap_pfn_range-set-pgprot_decrypt.patch
	patches.suse/tty-make-FONTX-ioctl-use-the-tty-pointer-they-were-a.patch
	patches.suse/PM-runtime-Drop-runtime-PM-references-to-supplier-on.patch
	patches.suse/regulator-defer-probe-when-trying-to-get-voltage-fro.patch
	patches.suse/spi-fsl-dspi-fix-wrong-pointer-in-suspend-resume.patch
	patches.suse/IB-srpt-Fix-memory-leak-in-srpt_add_one.patch
	patches.suse/RDMA-srpt-Fix-typo-in-srpt_unregister_mad_agent-docs.patch
	patches.suse/msft-hv-2168-hv_balloon-disable-warning-when-floor-reached.patch
	patches.suse/msft-hv-2169-x86-hyperv-Clarify-comment-on-x2apic-mode.patch
	patches.suse/tracing-fix-out-of-bounds-write-in-get_trace_buf.patch
	patches.suse/ftrace-fix-recursion-check-for-nmi-test.patch
	patches.suse/ftrace-handle-tracing-when-switching-between-context.patch
	patches.suse/ring-buffer-fix-recursion-protection-transitions-between-interrupt-context.patch
	patches.suse/gianfar-Replace-skb_realloc_headroom-with-skb_cow_he.patch
	patches.suse/gianfar-Account-for-Tx-PTP-timestamp-in-the-skb-head.patch
	patches.suse/ICMPv6-Add-ICMPv6-Parameter-Problem-code-3-definitio.patch
	patches.suse/IPv6-reply-ICMP-error-if-the-first-fragment-don-t-in.patch
	patches.suse/cadence-force-nonlinear-buffers-to-be-cloned.patch
	patches.suse/mac80211-fix-use-of-skb-payload-instead-of-header.patch
	patches.suse/cfg80211-initialize-wdev-data-earlier.patch
	patches.suse/mac80211-always-wind-down-STA-state.patch
	patches.suse/cfg80211-regulatory-Fix-inconsistent-format-argument.patch
	patches.suse/dpaa_eth-update-the-buffer-layout-for-non-A050385-er.patch
	patches.suse/dpaa_eth-fix-the-RX-headroom-size-alignment.patch
	patches.suse/powerpc-vnic-Extend-failover-pending-window.patch
	patches.suse/sfp-Fix-error-handing-in-sfp_probe.patch
	patches.suse/net-usb-qmi_wwan-add-Telit-LE910Cx-0x1230-compositio.patch
	patches.suse/chelsio-chtls-fix-memory-leaks-caused-by-a-race.patch
	patches.suse/chelsio-chtls-fix-always-leaking-ctrl_skb.patch
	patches.suse/can-rx-offload-don-t-call-kfree_skb-from-IRQ-context.patch
	patches.suse/can-dev-can_get_echo_skb-prevent-call-to-kfree_skb-i.patch
	patches.suse/can-dev-__can_get_echo_skb-fix-real-payload-length-r.patch
	patches.suse/can-can_create_echo_skb-fix-echo-skb-generation-alwa.patch
	patches.suse/can-ti_hecc-ti_hecc_probe-add-missed-clk_disable_unp.patch
	patches.suse/can-xilinx_can-handle-failure-cases-of-pm_runtime_ge.patch
	patches.suse/can-peak_usb-add-range-checking-in-decode-operations.patch
	patches.suse/can-peak_usb-peak_usb_get_ts_time-fix-timestamp-wrap.patch
	patches.suse/can-peak_canfd-pucan_handle_can_rx-fix-echo-manageme.patch
	patches.suse/can-flexcan-remove-FLEXCAN_QUIRK_DISABLE_MECR-quirk-.patch
	patches.suse/can-flexcan-flexcan_remove-disable-wakeup-completely.patch
	patches.suse/ionic-check-port-ptr-before-use.patch
	patches.suse/s390-pkey-fix-paes-selftest-failure-with-paes-and-pkey-static-build
	patches.suse/vfio-pci-implement-ioeventfd-thread-handler-for-contended-memory-lock
	patches.suse/iommu-amd-Increase-interrupt-remapping-table-limit-t.patch
	patches.suse/iommu-vt-d-fix-a-bug-for-pdp-check-in-prq_event_thread
	patches.suse/tpm_tis-Disable-interrupts-on-ThinkPad-T490s.patch
	patches.suse/tpm-efi-Don-t-create-binary_bios_measurements-file-f.patch
	patches.suse/0033-drm-imx-tve-remove-extraneous-type-qualifier.patch
	patches.suse/drm-amdgpu-perform-srbm-soft-reset-always-on-SDMA-re.patch
	patches.suse/amd-amdgpu-Disable-VCN-DPG-mode-for-Picasso.patch
	patches.suse/Fonts-Replace-discarded-const-qualifier.patch
	patches.suse/ALSA-fix-kernel-doc-markups.patch
	patches.suse/ALSA-usb-audio-Add-implicit-feedback-quirk-for-Zoom-.patch
	patches.suse/ALSA-hda-realtek-Fixed-HP-headset-Mic-can-t-be-detec.patch
	patches.suse/ALSA-hda-Reinstate-runtime_allow-for-all-hda-control.patch
	patches.suse/ALSA-hda-prevent-undefined-shift-in-snd_hdac_ext_bus.patch
	patches.suse/ALSA-hda-realtek-Enable-headphone-for-ASUS-TM420.patch
	patches.suse/ALSA-usb-audio-add-usb-vendor-id-as-DSD-capable-for-.patch
	patches.suse/ALSA-usb-audio-Add-implicit-feedback-quirk-for-MODX.patch
	patches.suse/ALSA-usb-audio-Add-implicit-feedback-quirk-for-Qu-16.patch
	patches.suse/ASoC-Intel-kbl_rt5663_max98927-Fix-kabylake_ssp_fixu.patch
	patches.suse/ASoC-qcom-sdm845-set-driver-name-correctly.patch
	patches.suse/ASoC-cs42l51-manage-mclk-shutdown-delay.patch
	patches.suse/ASoC-codecs-wcd9335-Set-digital-gain-range-correctly.patch
	patches.suse/ceph-check-session-state-after-bumping-session-s_seq.patch
	patches.suse/i2c-mediatek-move-dma-reset-before-i2c-reset.patch
	patches.suse/i2c-sh_mobile-implement-atomic-transfers.patch
	patches.suse/nvme-introduce-nvme_sync_io_queues.patch
	patches.suse/nvme-rdma-avoid-race-between-time-out-and-tear-down.patch
	patches.suse/nvme-tcp-avoid-race-between-time-out-and-tear-down.patch
	patches.suse/nvme-rdma-avoid-repeated-request-completion.patch
	patches.suse/nvme-tcp-avoid-repeated-request-completion.patch
	patches.suse/powerpc-eeh_cache-Fix-a-possible-debugfs-deadlock.patch
	patches.suse/powerpc-numa-Fix-build-when-CONFIG_NUMA-n.patch
	patches.suse/futex-Handle-transient-ownerless-rtmutex-state-corre.patch
	patches.suse/perf-core-fix-a-memory-leak-in-perf_event_parse_addr_filter.patch
	patches.suse/x86-speculation-allow-ibpb-to-be-conditionally-enabled-on-cpus-with-always-on-stibp.patch
	patches.suse/xfs-set-xefi_discard-when-creating-a-deferred-agfl-f.patch
	patches.suse/xfs-flush-new-eof-page-on-truncate-to-avoid-post-eof.patch
	patches.suse/xfs-fix-scrub-flagging-rtinherit-even-if-there-is-no.patch
	patches.suse/usb-gadget-goku_udc-fix-potential-crashes-in-probe.patch
	patches.suse/usb-dwc2-Avoid-leaving-the-error_debugfs-label-unuse.patch
	patches.suse/USB-Add-NO_LPM-quirk-for-Kingston-flash-drive.patch
	patches.suse/usb-mtu3-fix-panic-in-mtu3_gadget_stop.patch
	patches.suse/USB-serial-option-add-Quectel-EC200T-module-support.patch
	patches.suse/USB-serial-cyberjack-fix-write-URB-completion-race.patch
	patches.suse/USB-serial-option-add-LE910Cx-compositions-0x1203-0x.patch
	patches.suse/USB-serial-option-add-Telit-FN980-composition-0x1055.patch
	patches.suse/serial-8250_mtk-Fix-uart_get_baud_rate-warning.patch
	patches.suse/serial-txx9-add-missing-platform_driver_unregister-o.patch
	patches.suse/vt-Disable-KD_FONT_OP_COPY.patch
	patches.suse/ext4-correctly-report-not-supported-for-usr-grp-jquo.patch
	patches.suse/ext4-unlock-xattr_sem-properly-in-ext4_inline_data_t.patch
	patches.suse/jbd2-fix-up-sparse-warnings-in-checkpoint-code.patch
	patches.suse/sunrpc-fix-general-protection-fault-in-trace_rpc_xdr_overflow.patch
	patches.suse/powercap-Restrict-energy-meter-to-root-access.patch
	patches.suse/swiotlb-fix-x86-Don-t-panic-if-can-not-alloc-buffer-.patch
	patches.suse/ACPI-GED-fix-Wformat.patch
	patches.suse/ACPI-button-Add-DMI-quirk-for-Medion-Akoya-E2228T.patch
	patches.suse/bpf-Don-t-rely-on-GCC-__attribute__-optimize-to-disa.patch
	patches.suse/libbpf-hashmap-Fix-undefined-behavior-in-hash_bits.patch
	patches.suse/bpf-Zero-fill-re-used-per-cpu-map-element.patch
	patches.suse/net-mlx5-Fix-deletion-of-duplicate-rules.patch
	patches.suse/lan743x-fix-BUG-invalid-wait-context-when-setting-rx.patch
	patches.suse/net-af_iucv-fix-null-pointer-dereference-on-shutdown
	patches.suse/cosa-Add-missing-kfree-in-error-path-of-cosa_write.patch
	patches.suse/i40e-Fix-MAC-address-setting-for-a-VF-via-Host-VM.patch
	patches.suse/igc-Fix-returning-wrong-statistics.patch
	patches.suse/ARM-9019-1-kprobes-Avoid-fortify_panic-when-copying-optprobe-template.patch
	patches.suse/msft-hv-2170-video-hyperv_fb-include-vmalloc.h.patch
	patches.suse/drm-gma500-Fix-out-of-bounds-access-to-struct-drm_de.patch
	patches.suse/0003-drm-i915-Correctly-set-SFC-capability-for-video-engi.patch
	patches.suse/mmc-renesas_sdhi_core-Add-missing-tmio_mmc_host_free.patch
	patches.suse/mmc-sdhci-of-esdhc-Handle-pulse-width-detection-erra.patch
	patches.suse/gpio-pcie-idio-24-Fix-irq-mask-when-masking.patch
	patches.suse/gpio-pcie-idio-24-Fix-IRQ-Enable-Register-value.patch
	patches.suse/gpio-pcie-idio-24-Enable-PEX8311-interrupts.patch
	patches.suse/pinctrl-aspeed-Fix-GPI-only-function-problem.patch
	patches.suse/pinctrl-amd-fix-incorrect-way-to-disable-debounce-fi.patch
	patches.suse/pinctrl-amd-use-higher-precision-for-512-RtcClk.patch
	patches.suse/pinctrl-intel-Set-default-bias-in-case-no-particular.patch
	patches.suse/0006-nbd-fix-a-block_device-refcount-leak-in-nbd_release.patch
	patches.suse/xfs-fix-flags-argument-to-rmap-lookup-when-convertin.patch
	patches.suse/xfs-set-the-unwritten-bit-in-rmap-lookup-flags-in-xc.patch
	patches.suse/xfs-fix-rmap-key-and-record-comparison-functions.patch
	patches.suse/xfs-fix-brainos-in-the-refcount-scrubber-s-rmap-frag.patch
	patches.suse/xfs-fix-a-missing-unlock-on-error-in-xfs_fs_map_bloc.patch
	patches.suse/selinux-Fix-error-return-code-in-sel_ib_pkey_sid_slo.patch
	patches.suse/hwmon-pwm-fan-Fix-RPM-calculation.patch
	patches.suse/clk-define-to_clk_regmap-as-inline-function.patch
	patches.suse/Revert-kernel-reboot.c-convert-simple_strtoul-to-kst.patch
	patches.suse/reboot-fix-overflow-parsing-reboot-cpu-number.patch
	patches.suse/kernel-watchdog-fix-watchdog_allowed_mask-not-used-w.patch
	patches.suse/mm-memcontrol-fix-missing-wakeup-polling-thread.patch
	patches.suse/ocfs2-initialize-ip_next_orphan.patch
	patches.suse/futex-Don-t-enable-IRQs-unconditionally-in-put_pi_st.patch
	patches.suse/sched-fair-Ensure-tasks-spreading-in-LLC-during-LB.patch
	patches.suse/kvm-x86-introduce-cr3_lm_rsvd_bits-in-kvm_vcpu_arch
	patches.suse/kvm-svm-update-cr3_lm_rsvd_bits-for-amd-sev-guests
	patches.suse/thunderbolt-Add-the-missed-ida_simple_remove-in-ring.patch
	patches.suse/thunderbolt-Fix-memory-leak-if-ida_simple_get-fails-.patch
	patches.suse/xhci-hisilicon-fix-refercence-leak-in-xhci_histb_pro.patch
	patches.suse/usb-cdc-acm-Add-DISABLE_ECHO-for-Renesas-USB-Downloa.patch
	patches.suse/mei-protect-mei_cl_mtu-from-null-dereference.patch
	patches.suse/virtio-virtio_console-fix-DMA-memory-allocation-for-.patch
	patches.suse/uio-Fix-use-after-free-in-uio_unregister_device.patch
	patches.suse/swiotlb-using-SIZE_MAX-needs-limits.h-included.patch
	patches.suse/arm64-dts-fsl-DPAA-FMan-DMA-operations-are-coherent.patch
	patches.suse/arm64-dts-allwinner-beelink-gs1-Enable-both-RGMII-RX.patch
	patches.suse/arm64-dts-allwinner-Pine-H64-Enable-both-RGMII-RX-TX.patch
	patches.suse/arm64-dts-allwinner-a64-OrangePi-Win-Fix-ethernet-no.patch
	patches.suse/arm64-dts-allwinner-a64-Pine64-Plus-Fix-ethernet-nod.patch
	patches.suse/arm64-dts-allwinner-h5-OrangePi-PC2-Fix-ethernet-nod.patch
	patches.suse/ARM-dts-sun8i-r40-bananapi-m2-ultra-Fix-ethernet-node.patch
	patches.suse/Revert-arm-sun8i-orangepi-pc-plus-Set-EMAC-activity-LEDs-to-active-high.patch
	patches.suse/ARM-dts-sun6i-a31-hummingbird-Enable-RGMII-RX-TX-delay-on-Ethernet-PHY.patch
	patches.suse/ARM-dts-sun7i-cubietruck-Enable-RGMII-RX-TX-delay-on-Ethernet-PHY.patch
	patches.suse/ARM-dts-sun7i-bananapi-m1-plus-Enable-RGMII-RX-TX-delay-on-Ethernet-PHY.patch
	patches.suse/ARM-dts-sun8i-h3-orangepi-plus2e-Enable-RGMII-RX-TX-delay-on-Ethernet-PHY.patch
	patches.suse/ARM-dts-sun8i-a83t-Enable-both-RGMII-RX-TX-delay-on-Ethernet-PHY.patch
	patches.suse/ARM-dts-sun9i-Enable-both-RGMII-RX-TX-delay-on-Ethernet-PHY.patch
	patches.suse/ARM-dts-sunxi-bananapi-m2-plus-Enable-RGMII-RX-TX-delay-on-Ethernet-PHY.patch
	patches.suse/arm64-dts-allwinner-a64-bananapi-m64-Enable-RGMII-RX.patch
	patches.suse/arm64-dts-allwinner-h5-OrangePi-Prime-Fix-ethernet-n.patch
	patches.suse/arm-dts-imx6qdl-udoo-fix-rgmii-phy-mode-for-ksz9031-phy.patch
	patches.suse/arm64-dts-imx8mm-fix-voltage-for-1.6GHz-CPU-operatin.patch
	patches.suse/ARM-dts-imx50-evk-Fix-the-chip-select-1-IOMUX.patch
	patches.suse/s390-cpum_sf-c-fix-file-permission-for-cpum_sfb_size
	patches.suse/Input-adxl34x-clean-up-a-data-type-in-adxl34x_probe.patch
	patches.suse/Input-i8042-allow-insmod-to-succeed-on-devices-witho.patch
	patches.suse/Input-sunkbd-avoid-use-after-free-in-teardown-paths.patch
	patches.suse/Input-resistive-adc-touch-fix-kconfig-dependency-on-.patch
	patches.suse/regulator-pfuze100-limit-pfuze-support-disable-sw-to.patch
	patches.suse/regulator-fix-memory-leak-with-repeated-set_machine_.patch
	patches.suse/regulator-avoid-resolve_supply-infinite-recursion.patch
	patches.suse/regulator-workaround-self-referent-regulators.patch
	patches.suse/regulator-ti-abb-Fix-array-out-of-bound-read-access-.patch
	patches.suse/spi-lpspi-Fix-use-after-free-on-unbind.patch
	patches.suse/selftests-powerpc-rfi_flush-disable-entry-flush-if-p.patch
	patches.suse/powerpc-64s-flush-L1D-on-kernel-entry.patch
	patches.suse/powerpc-64s-flush-L1D-after-user-accesses.patch
	patches.suse/selftests-powerpc-entry-flush-test.patch
	patches.suse/selftests-powerpc-refactor-entry-and-rfi_flush-tests.patch
	patches.suse/powerpc-64s-rename-pnv-pseries_setup_rfi_flush-to-_s.patch
	patches.suse/RDMA-pvrdma-Fix-missing-kfree-in-pvrdma_register_dev.patch
	patches.suse/rfkill-Fix-use-after-free-in-rfkill_resume.patch
	patches.suse/mac80211-minstrel-remove-deferred-sampling-code.patch
	patches.suse/mac80211-minstrel-fix-tx-status-processing-corner-ca.patch
	patches.suse/mac80211-free-sta-in-sta_info_insert_finish-on-error.patch
	patches.suse/net-dsa-mv88e6xxx-Avoid-VTU-corruption-on-6097.patch
	patches.suse/lan743x-fix-issue-causing-intermittent-kernel-log-wa.patch
	patches.suse/lan743x-prevent-entire-kernel-HANG-on-open-for-some-.patch
	patches.suse/can-af_can-prevent-potential-access-of-uninitialized.patch
	patches.suse/can-af_can-prevent-potential-access-of-uninitialize2.patch
	patches.suse/can-dev-can_restart-post-buffer-from-the-right-conte.patch
	patches.suse/can-ti_hecc-Fix-memleak-in-ti_hecc_probe.patch
	patches.suse/can-mcba_usb-mcba_usb_start_xmit-first-fill-skb-then.patch
	patches.suse/can-peak_usb-fix-potential-integer-overflow-on-shift.patch
	patches.suse/can-flexcan-flexcan_setup_stop_mode-add-missing-req_.patch
	patches.suse/can-m_can-m_can_handle_state_change-fix-state-change.patch
	patches.suse/can-m_can-m_can_stop-set-device-to-software-init-mod.patch
	patches.suse/pm-runtime-add-pm_runtime_resume_and_get-to-deal-with-usage-counter
	patches.suse/net-fec-Fix-reference-count-leak-in-fec-series-ops.patch
	patches.suse/ipv6-netfilter-Discard-first-fragment-not-including-.patch
	patches.suse/net-lantiq-Wait-for-the-GPHY-firmware-to-be-ready.patch
	patches.suse/qlcnic-fix-error-return-code-in-qlcnic_83xx_restart_.patch
	patches.suse/net-ethernet-ti-cpsw-fix-error-return-code-in-cpsw_p.patch
	patches.suse/net-stmmac-Use-rtnl_lock-unlock-on-netif_set_real_nu.patch
	patches.suse/net-qualcomm-rmnet-Fix-incorrect-receive-packet-hand.patch
	patches.suse/bnxt_en-read-EEPROM-A2h-address-using-page-0.patch
	patches.suse/qed-fix-error-return-code-in-qed_iwarp_ll2_start.patch
	patches.suse/net-b44-fix-error-return-code-in-b44_init_one.patch
	patches.suse/enetc-Workaround-for-MDIO-register-access-issue.patch
	patches.suse/atl1c-fix-error-return-code-in-atl1c_probe.patch
	patches.suse/atl1e-fix-error-return-code-in-atl1e_probe.patch
	patches.suse/mlxsw-core-Use-variable-timeout-for-EMAD-retries.patch
	patches.suse/net-mlx5-Add-handling-of-port-type-in-rule-deletion.patch
	patches.suse/net-mlx5-Clear-bw_share-upon-VF-disable.patch
	patches.suse/net-mlx5-Disable-QoS-when-min_rates-on-all-VFs-are-z.patch
	patches.suse/net-mlx5-E-Switch-Fail-mlx5_esw_modify_vport_rate-if.patch
	patches.suse/net-mlx4_core-Fix-init_hca-fields-offset.patch
	patches.suse/can-kvaser_usb-kvaser_usb_hydra-Fix-KCAN-bittiming-l.patch
	patches.suse/net-smc-fix-direct-access-to-ib_gid_addr-ndev-in-smc_ib_determine_gid
	patches.suse/lib-strncpy_from_user.c-Mask-out-bytes-after-NUL-ter.patch
	patches.suse/fail_function-Remove-a-redundant-mutex-unlock.patch
	patches.suse/drm-amd-display-Add-missing-pflip-irq-for-dcn2.0.patch
	patches.suse/0004-drm-bridge-dw-hdmi-Avoid-resetting-force-in-the-dete.patch
	patches.suse/0005-drm-sun4i-dw-hdmi-fix-error-return-code-in-sun8i_dw_.patch
	patches.suse/drm-i915-Avoid-memory-leak-with-more-than-16-workaro.patch
	patches.suse/drm-i915-Handle-max_bpc-16.patch
	patches.suse/drm-i915-gvt-Set-ENHANCED_FRAME_CAP-bit.patch
	patches.suse/drm-i915-gvt-return-error-when-failing-to-take-the-m.patch
	patches.suse/ALSA-hda-realtek-Add-supported-for-Lenovo-ThinkPad-H.patch
	patches.suse/ALSA-hda-realtek-Add-some-Clove-SSID-in-the-ALC293-A.patch
	patches.suse/ALSA-hda-realtek-Add-supported-mute-Led-for-HP.patch
	patches.suse/ALSA-hda-realtek-HP-Headset-Mic-can-t-detect-after-b.patch
	patches.suse/ALSA-ctl-fix-error-path-at-adding-user-defined-eleme.patch
	patches.suse/ALSA-firewire-Clean-up-a-locking-issue-in-copy_resp_.patch
	patches.suse/ALSA-usb-audio-Use-ALC1220-VB-DT-mapping-for-ASUS-RO.patch
	patches.suse/ALSA-usb-audio-Add-delay-quirk-for-all-Logitech-USB-.patch
	patches.suse/ALSA-mixart-Fix-mutex-deadlock.patch
	patches.suse/ASoC-qcom-lpass-platform-Fix-memory-leak.patch
	patches.suse/mmc-sdhci-pci-Prefer-SDR25-timing-for-High-Speed-mod.patch
	patches.suse/iommu-vt-d-avoid-panic-if-iommu-init-fails-in-tboot-system
	patches.suse/s390-dasd-fix-null-pointer-dereference-for-erp-requests
	patches.suse/scsi-libiscsi-fix-nop-race-condition
	patches.suse/ptrace-set-pf_superpriv-when-checking-capability.patch
	patches.suse/xfs-fix-the-minrecs-logic-when-dealing-with-inode-ro.patch
	patches.suse/xfs-strengthen-rmap-record-flags-checking.patch
	patches.suse/xfs-ensure-inobt-record-walks-always-make-forward-pr.patch
	patches.suse/xfs-return-corresponding-errcode-if-xfs_initialize_p.patch
	patches.suse/xfs-revert-xfs-fix-rmap-key-and-record-comparison-fu.patch
	patches.suse/ext4-fix-bogus-warning-in-ext4_update_dx_flag.patch
	patches.suse/tty-serial-imx-fix-potential-deadlock.patch
	patches.suse/speakup-Do-not-let-the-line-discipline-be-used-sever.patch
	patches.suse/tty-serial-imx-keep-console-clocks-always-on.patch
	patches.suse/staging-rtl8723bs-Add-024c-0627-to-the-list-of-SDIO-.patch
	patches.suse/iio-adc-mediatek-fix-unset-field.patch
	patches.suse/iio-light-fix-kconfig-dependency-bug-for-VCNL4035.patch
	patches.suse/iio-accel-kxcjk1013-Replace-is_smo8500_device-with-a.patch
	patches.suse/iio-accel-kxcjk1013-Add-support-for-KIOX010A-ACPI-DS.patch
	patches.suse/0001-mm-userfaultfd-do-not-access-vma-vm_mm-after-calling.patch
	patches.suse/libfs-fix-error-cast-of-negative-value-in-simple_att.patch
	patches.suse/x86-microcode-intel-check-patch-signature-before-saving-microcode-for-early-loading.patch
	patches.suse/efivarfs-fix-memory-leak-in-efivarfs_create.patch
	patches.suse/efi-x86-Free-efi_pgd-with-free_pages.patch
	patches.suse/sched-fair-Fix-overutilized-update-in-enqueue_task_f.patch
	patches.suse/sched-Fix-rq-nr_iowait-ordering.patch
	patches.suse/HID-uclogic-Add-ID-for-Trust-Flex-Design-Tablet.patch
	patches.suse/HID-logitech-hidpp-Add-PID-for-MX-Anywhere-2.patch
	patches.suse/HID-ite-Replace-ABS_MISC-120-121-events-with-touchpa.patch
	patches.suse/HID-cypress-Support-Varmilo-Keyboards-media-hotkeys.patch
	patches.suse/HID-add-support-for-Sega-Saturn.patch
	patches.suse/HID-hid-sensor-hub-Fix-issue-with-devices-with-no-re.patch
	patches.suse/HID-add-HID_QUIRK_INCREMENT_USAGE_ON_DUPLICATE-for-G.patch
	patches.suse/HID-logitech-dj-Handle-quad-bluetooth-keyboards-with.patch
	patches.suse/HID-logitech-hidpp-Add-HIDPP_CONSUMER_VENDOR_KEYS-qu.patch
	patches.suse/HID-Add-Logitech-Dinovo-Edge-battery-quirk.patch
	patches.suse/HID-logitech-dj-Fix-an-error-in-mse_bluetooth_descri.patch
	patches.suse/HID-logitech-dj-Fix-Dinovo-Mini-when-paired-with-a-M.patch
	patches.suse/msft-hv-2172-video-hyperv_fb-Fix-the-cache-type-when-mapping-the-.patch
	patches.suse/cifs-fix-a-memleak-with-modefromsid.patch
	patches.suse/smb3-Call-cifs-reconnect-from-demultiplex-thread.patch
	patches.suse/smb3-Avoid-Mid-pending-list-corruption.patch
	patches.suse/smb3-Handle-error-case-during-offload-read-path.patch
	patches.suse/arm64-pgtable-Fix-pte_accessible.patch
	patches.suse/arm64-pgtable-Ensure-dirty-bit-is-preserved-across-p.patch
	patches.suse/KVM-PPC-Book3S-HV-XIVE-Fix-possible-oops-when-access.patch
	patches.suse/powerpc-64s-Fix-allnoconfig-build-since-uaccess-flus.patch
	patches.suse/kvm-s390-pv-mark-mm-as-protected-after-the-set-secure-parameters-and-improve-cleanup
	patches.suse/platform-x86-thinkpad_acpi-Do-not-report-SW_TABLET_M.patch
	patches.suse/platform-x86-thinkpad_acpi-Add-BAT1-is-primary-batte.patch
	patches.suse/platform-x86-thinkpad_acpi-Send-tablet-mode-switch-a.patch
	patches.suse/platform-x86-acer-wmi-add-automatic-keyboard-backgro.patch
	patches.suse/platform-x86-toshiba_acpi-Fix-the-wrong-variable-ass.patch
	patches.suse/platform-x86-intel-vbtn-Support-for-tablet-mode-on-H.patch
	patches.suse/platform-x86-touchscreen_dmi-Add-info-for-the-Irbis-.patch
	patches.suse/drm-i915-gt-Free-stale-request-on-destroying-the-vir.patch
	patches.suse/spi-spi-nxp-fspi-fix-fspi-panic-by-unexpected-interr.patch
	patches.suse/IB-mthca-fix-return-value-of-error-branch-in-mthca_i.patch
	patches.suse/IB-hfi1-Ensure-correct-mm-is-used-at-all-times.patch
	patches.suse/RDMA-hns-Fix-wrong-field-of-SRQ-number-the-device-su.patch
	patches.suse/RDMA-hns-Fix-retry_cnt-and-rnr_cnt-when-querying-QP.patch
	patches.suse/RDMA-hns-Bugfix-for-memory-window-mtpt-configuration.patch
	patches.suse/btrfs-fix-missing-delalloc-new-bit-for-new-delalloc-.patch
	patches.suse/btrfs-qgroup-don-t-commit-transaction-when-we-alread.patch
	patches.suse/scsi-ufs-Fix-race-between-shutdown-and-runtime-resume-flow
	patches.suse/bnxt_en-fix-error-return-code-in-bnxt_init_one.patch
	patches.suse/bnxt_en-fix-error-return-code-in-bnxt_init_board.patch
	patches.suse/bnxt_en-Release-PCI-regions-when-DMA-mask-setup-fail.patch
	patches.suse/cxgb4-fix-the-panic-caused-by-non-smac-rewrite.patch
	patches.suse/s390-qeth-make-af_iucv-tx-notification-call-more-robust
	patches.suse/s390-qeth-fix-af_iucv-notification-race
	patches.suse/s390-qeth-fix-tear-down-of-async-tx-buffers
	patches.suse/bonding-wait-for-sysfs-kobject-destruction-before-fr.patch
	patches.suse/usbnet-ipheth-fix-connectivity-with-iOS-14.patch
	patches.suse/net-af_iucv-set-correct-sk_protocol-for-child-sockets
	patches.suse/ibmvnic-fix-call_netdevice_notifiers-in-do_reset.patch
	patches.suse/ibmvnic-notify-peers-when-failover-and-migration-hap.patch
	patches.suse/ibmvnic-skip-tx-timeout-reset-while-in-resetting.patch
	patches.suse/iwlwifi-pcie-limit-memory-read-spin-time.patch
	patches.suse/iwlwifi-mvm-write-queue_sync_state-only-for-sync.patch
	patches.suse/iwlwifi-mvm-fix-kernel-panic-in-case-of-assert-durin.patch
	patches.suse/i40e-Fix-removing-driver-while-bare-metal-VFs-pass-t.patch
	patches.suse/nfc-s3fwrn5-use-signed-integer-for-parsing-GPIO-numb.patch
	patches.suse/net-ena-handle-bad-request-id-in-ena_netdev.patch
	patches.suse/net-ena-set-initial-DMA-width-to-avoid-intel-iommu-i.patch
	patches.suse/net-ena-fix-packet-s-addresses-for-rx_offset-feature.patch
	patches.suse/ibmvnic-fix-NULL-pointer-dereference-in-reset_sub_cr.patch
	patches.suse/ibmvnic-fix-NULL-pointer-dereference-in-ibmvic_reset.patch
	patches.suse/ibmvnic-enhance-resetting-status-check-during-module.patch
	patches.suse/batman-adv-set-.owner-to-THIS_MODULE.patch
	patches.suse/enetc-Let-the-hardware-auto-advance-the-taprio-base-.patch
	patches.suse/devlink-Make-sure-devlink-instance-and-port-are-in-s.patch
	patches.suse/can-gs_usb-fix-endianess-problem-with-candleLight-fi.patch
	patches.suse/can-m_can-fix-nominal-bitiming-tseg2-min-for-version.patch
	patches.suse/soc-fsl-dpio-Get-the-cpumask-through-cpumask_of-cpu.patch
	patches.suse/ARM-dts-dra76x-m_can-fix-order-of-clocks.patch
	patches.suse/USB-quirks-Add-USB_QUIRK_DISCONNECT_SUSPEND-quirk-fo.patch
	patches.suse/usb-gadget-f_midi-Fix-memleak-in-f_midi_alloc.patch
	patches.suse/usb-gadget-Fix-memleak-in-gadgetfs_fill_super.patch
	patches.suse/USB-core-Fix-regression-in-Hercules-audio-card.patch
	patches.suse/USB-core-Change-pK-for-__user-pointers-to-px.patch
	patches.suse/x86-resctrl-remove-superfluous-kernfs_get-calls-to-prevent-refcount-leak.patch
	patches.suse/x86-resctrl-add-necessary-kernfs_put-calls-to-prevent-refcount-leak.patch
	patches.suse/x86-speculation-fix-prctl-when-spectre_v2_user-seccomp-prctl-ibpb.patch
	patches.suse/x86-mce-do-not-overwrite-no_way_out-if-mce_end-fails.patch
	patches.suse/efi-efivars-Set-generic-ops-before-loading-SSDT.patch
	patches.suse/efivarfs-revert-fix-memory-leak-in-efivarfs_create.patch
	patches.suse/efi-EFI_EARLYCON-should-depend-on-EFI.patch
	patches.suse/ftrace-fix-updating-ftrace_fl_tramp.patch
	patches.suse/cifs-allow-syscalls-to-be-restarted-in-__smb_send_rqst-.patch
	patches.suse/cifs-fix-potential-use-after-free-in-cifs_echo_request-.patch
	patches.suse/ALSA-hda-realtek-Fixed-Dell-AIO-wrong-sound-tone.patch
	patches.suse/ALSA-hda-realtek-Enable-headset-of-ASUS-UX482EG-B940.patch
	patches.suse/ALSA-hda-realtek-Add-new-codec-supported-for-ALC897.patch
	patches.suse/ALSA-usb-audio-US16x08-fix-value-count-for-level-met.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Fix-HP-Pavilion-x2-Detachabl.patch
	patches.suse/ASoC-wm_adsp-fix-error-return-code-in-wm_adsp_load.patch
	patches.suse/ALSA-hda-generic-Add-option-to-enforce-preferred_dac.patch
	patches.suse/ALSA-hda-realtek-Fix-bass-speaker-DAC-assignment-on-.patch
	patches.suse/ALSA-hda-realtek-Add-mute-LED-quirk-to-yet-another-H.patch
	patches.suse/lib-syscall-fix-syscall-registers-retrieval-on-32-bi.patch
	patches.suse/s390-pci-fix-cpu-address-in-msi-for-directed-irq
	patches.suse/batman-adv-Consider-fragmentation-for-needed_headroo.patch
	patches.suse/batman-adv-Reserve-needed_-room-for-fragments.patch
	patches.suse/batman-adv-Don-t-always-reallocate-the-fragmentation.patch
	patches.suse/ibmvnic-handle-inconsistent-login-with-reset.patch
	patches.suse/ibmvnic-stop-free_all_rwi-on-failed-reset.patch
	patches.suse/ibmvnic-avoid-memset-null-scrq-msgs.patch
	patches.suse/ibmvnic-restore-adapter-state-on-failed-reset.patch
	patches.suse/ibmvnic-delay-next-reset-if-hard-reset-fails.patch
	patches.suse/ibmvnic-track-pending-login.patch
	patches.suse/ibmvnic-send_login-should-check-for-crq-errors.patch
	patches.suse/ibmvnic-no-reset-timeout-for-5-seconds-after-reset.patch
	patches.suse/ibmvnic-reduce-wait-for-completion-time.patch
	patches.suse/chelsio-chtls-fix-panic-during-unload-reload-chtls.patch
	patches.suse/can-sja1000-sja1000_err-don-t-count-arbitration-lose.patch
	patches.suse/can-sun4i_can-sun4i_can_err-don-t-count-arbitration-.patch
	patches.suse/can-c_can-c_can_power_up-fix-error-handling.patch
	patches.suse/ibmvnic-Ensure-that-SCRQ-entry-reads-are-correctly-o.patch
	patches.suse/ibmvnic-Fix-TX-completion-error-handling.patch
	patches.suse/net-broadcom-CNIC-requires-MMU.patch
	patches.suse/inet_ecn-Fix-endianness-of-checksum-update-when-sett.patch
	patches.suse/geneve-pull-IP-header-before-ECN-decapsulation.patch
	patches.suse/dpaa_eth-copy-timestamp-fields-to-new-skb-in-A-05038.patch
	patches.suse/net-x25-prevent-a-couple-of-overflows.patch
	patches.suse/cxgb3-fix-error-return-code-in-t3_sge_alloc_qset.patch
	patches.suse/net-pasemi-fix-error-return-code-in-pasemi_mac_open.patch
	patches.suse/chelsio-chtls-fix-a-double-free-in-chtls_setkey.patch
	patches.suse/net-mvpp2-Fix-error-return-code-in-mvpp2_open.patch
	patches.suse/iwlwifi-pcie-add-one-missing-entry-for-AX210.patch
	patches.suse/rtw88-debug-Fix-uninitialized-memory-in-debugfs-code.patch
	patches.suse/net-mlx5-Fix-wrong-address-reclaim-when-command-inte.patch
	patches.suse/drm-tegra-replace-idr_init-by-idr_init_base.patch
	patches.suse/drm-tegra-sor-Disable-clocks-on-error-in-tegra_sor_i.patch
	patches.suse/drm-i915-gt-Program-mocs-63-for-cache-eviction-on-ge.patch
	patches.suse/drm-rockchip-Avoid-uninitialized-use-of-endpoint-id-.patch
	patches.suse/0007-dm-writecache-fix-the-maximum-number-of-arguments.patch
	patches.suse/0008-Revert-dm-cache-fix-arm-link-errors-with-inline.patch
	patches.suse/0009-dm-fix-bug-with-RCU-locking-in-dm_blk_report_zones.patch
	patches.suse/0010-dm-writecache-remove-BUG-and-fail-gracefully-instead.patch
	patches.suse/0011-dm-remove-invalid-sparse-__acquires-and-__releases-a.patch
	patches.suse/msft-hv-2173-scsi-storvsc-Fix-error-return-in-storvsc_probe.patch
	patches.suse/scsi-mpt3sas-Fix-ioctl-timeout
	patches.suse/smb3-set-COMPOUND_FID-to-FileID-field-of-subsequent-compound-reques.patch
	patches.suse/cifs-set_root_ses-ipc.patch
	patches.suse/cifs-refactor-create_sd_buf-and-and-avoid-corrupting-the-buffer.patch
	patches.suse/powerpc-64s-Fix-hash-ISA-v3.0-TLBIEL-instruction-gen.patch
	patches.suse/powerpc-64s-pseries-Fix-hash-tlbiel_all_isa300-for-g.patch
	patches.suse/kernel-cpu-add-arch-override-for-clear_tasks_mm_cpum.patch
	patches.suse/powerpc-64s-Trim-offlined-CPUs-from-mm_cpumasks.patch
	patches.suse/powerpc-numa-Fix-a-regression-on-memoryless-node-0.patch
	patches.suse/powerpc-64s-powernv-Fix-memory-corruption-when-savin.patch
	patches.suse/i2c-qup-Fix-error-return-code-in-qup_i2c_bam_schedul.patch
	patches.suse/Input-i8042-fix-error-return-code-in-i8042_setup_aux.patch
	patches.suse/Input-i8042-add-ByteSpeed-touchpad-to-noloop-table.patch
	patches.suse/Input-xpad-support-Ardwiino-Controllers.patch
	patches.suse/coredump-fix-core_pattern-parse-error.patch
	patches.suse/genirq-irqdomain-Add-an-irq_create_mapping_affinity-.patch
	patches.suse/powerpc-pseries-Pass-MSI-affinity-to-irq_create_mapp.patch
	patches.suse/x86-resctrl-fix-amd-l3-qos-cdp-enable-disable.patch
	patches.suse/x86-uprobes-do-not-use-prefixes-nbytes-when-looping-over-prefixes-bytes.patch
	patches.suse/x86-insn-eval-use-new-for_each_insn_prefix-macro-to-loop-over-prefixes-bytes.patch
	patches.suse/thunderbolt-Fix-use-after-free-in-remove_unplugged_s.patch
	patches.suse/USB-serial-option-add-Fibocom-NL668-variants.patch
	patches.suse/USB-serial-option-add-support-for-Thales-Cinterion-E.patch
	patches.suse/USB-serial-option-fix-Quectel-BG96-matching.patch
	patches.suse/USB-serial-ch341-add-new-Product-ID-for-CH341A.patch
	patches.suse/USB-serial-ch341-sort-device-id-entries.patch
	patches.suse/USB-serial-kl5kusb105-fix-memleak-on-open.patch
	patches.suse/usb-gadget-f_fs-Use-local-copy-of-descriptors-for-us.patch
	patches.suse/tty-Fix-pgrp-locking-in-tiocspgrp.patch
	patches.suse/tty-Fix-session-locking.patch
	patches.suse/speakup-Reject-setting-the-speakup-line-discipline-o.patch
	patches.suse/iommu-amd-Set-DTE-IntTabLen-to-represent-512-IRTEs.patch
	patches.suse/ARM-dts-sun7i-bananapi-Enable-RGMII-RX-TX-delay-on-Ethernet-PHY.patch
	patches.suse/ARM-dts-sun8i-r40-bananapi-m2-berry-Fix-dcdc1-regulator.patch
	patches.suse/ARM-dts-sun8i-v40-bananapi-m2-berry-Fix-ethernet-node.patch
	patches.suse/ARM-dts-sun8i-v3s-fix-GIC-node-memory-range.patch
	patches.suse/ARM-dts-sun7i-pcduino3-nano-enable-RGMII-RX-TX-delay-on-PHY.patch
	patches.suse/ARM-dts-imx6qdl-kontron-samx6i-fix-I2C_PM-scl-pin.patch
	patches.suse/RDMA-efa-Use-the-correct-current-and-new-states-in-m.patch
	patches.suse/cfg80211-initialize-rekey_data.patch
	patches.suse/mac80211-mesh-fix-mesh_pathtbl_init-error-path.patch
	patches.suse/can-softing-softing_netdev_open-fix-error-handling.patch
	patches.suse/net-hns3-remove-a-misused-pragma-packed.patch
	patches.suse/enetc-Fix-reporting-of-h-w-packet-counters.patch
	patches.suse/net-stmmac-free-tx-skb-buffer-in-stmmac_resume.patch
	patches.suse/Revert-geneve-pull-IP-header-before-ECN-decapsulatio.patch
	patches.suse/net-mlx4_en-Avoid-scheduling-restart-task-if-it-is-a.patch
	patches.suse/net-mlx4_en-Handle-TX-error-CQE.patch
	patches.suse/i40e-avoid-premature-Rx-buffer-reuse.patch
	patches.suse/ixgbe-avoid-premature-Rx-buffer-reuse.patch
	patches.suse/ice-avoid-premature-Rx-buffer-reuse.patch
	patches.suse/selftests-bpf-test_offload.py-Reset-ethtool-features.patch
	patches.suse/drm-i915-display-dp-Compute-the-correct-slice-count-.patch
	patches.suse/drm-i915-gt-Declare-gen9-has-64-mocs-entries.patch
	patches.suse/clk-renesas-r9a06g032-Drop-__packed-for-portability.patch
	patches.suse/gpio-zynq-fix-reference-leak-in-zynq_gpio-functions.patch
	patches.suse/gpio-mvebu-fix-potential-user-after-free-on-probe.patch
	patches.suse/gpio-eic-sprd-break-loop-when-getting-NULL-device-re.patch
	patches.suse/pinctrl-merrifield-Set-default-bias-in-case-no-parti.patch
	patches.suse/pinctrl-baytrail-Avoid-clearing-debounce-value-when-.patch
	patches.suse/pinctrl-amd-remove-debounce-filter-setting-in-IRQ-ty.patch
	patches.suse/pinctrl-aspeed-Fix-GPIO-requests-on-pass-through-ban.patch
	patches.suse/elfcore-fix-building-with-clang.patch
	patches.suse/mmc-block-Fixup-condition-for-CMD13-polling-for-RPMB.patch
	patches.suse/Input-cros_ec_keyb-send-scancodes-in-addition-to-key.patch
	patches.suse/Input-i8042-add-Acer-laptops-to-the-i8042-reset-list.patch
	patches.suse/Input-cm109-do-not-stomp-on-control-URB.patch
	patches.suse/Input-goodix-add-upside-down-quirk-for-Teclast-X98-P.patch
	patches.suse/scsi-bnx2i-Requires-MMU
	patches.suse/scsi-be2iscsi-Revert-Fix-a-theoretical-leak-in-beiscsi_create_eqs
	patches.suse/scsi-core-Fix-race-between-handling-STS_RESOURCE-and-completion
	patches.suse/x86-mm-mem_encrypt-fix-definition-of-pmd_flags_dec_wp.patch
	patches.suse/x86-resctrl-fix-incorrect-local-bandwidth-when-mba_sc-is-enabled.patch
	patches.suse/x86-apic-vector-Fix-ordering-in-vector-assignment.patch
	patches.suse/drm-gma500-fix-double-free-of-gma_connector.patch
	patches.suse/0001-drm-panfrost-Fix-job-timeout-handling.patch
	patches.suse/drm-aspeed-Fix-Kconfig-warning-subsequent-build-erro.patch
	patches.suse/drm-dp_aux_dev-check-aux_dev-before-use-in-drm_dp_au.patch
	patches.suse/drm-mcde-Fix-handling-of-platform_get_irq-error.patch
	patches.suse/drm-tve200-Fix-handling-of-platform_get_irq-error.patch
	patches.suse/0001-matroxfb-avoid-Warray-bounds-warning.patch
	patches.suse/0001-drm-panfrost-Don-t-corrupt-the-queue-mutex-on-open-c.patch
	patches.suse/0001-drm-panfrost-Remove-unused-variables-in-panfrost_job.patch
	patches.suse/drm-amd-display-remove-useless-if-else.patch
	patches.suse/drm-amdgpu-fix-build_coefficients-argument.patch
	patches.suse/drm-i915-guc-Update-to-use-firmware-v49.0.1.patch
	patches.suse/video-fbdev-atmel_lcdfb-fix-return-error-code-in-atm.patch
	patches.suse/drm-omap-dmm_tiler-fix-return-error-code-in-omap_dmm.patch
	patches.suse/0001-drm-meson-Unbind-all-connectors-on-module-removal.patch
	patches.suse/drm-meson-dw-hdmi-Register-a-callback-to-disable-the.patch
	patches.suse/drm-msm-dpu-Add-newline-to-printks.patch
	patches.suse/drm-msm-dsi_pll_10nm-restore-VCO-rate-during-restore.patch
	patches.suse/drm-msm-dsi_phy_10nm-implement-PHY-disabling.patch
	patches.suse/0001-drm-msm-gem-Add-obj-lock-wrappers.patch
	patches.suse/0002-drm-msm-Fix-use-after-free-in-msm_gem-with-carveout.patch
	patches.suse/0003-drm-amdkfd-Put-ACPI-table-after-using-it.patch
	patches.suse/0004-drm-amd-powerplay-fix-spelling-mistake-smu_state_mem.patch
	patches.suse/drm-amdkfd-Fix-leak-in-dmabuf-import.patch
	patches.suse/media-zr364xx-propagate-errors-from-zr364xx_start_re.patch
	patches.suse/media-tm6000-Fix-sizeof-mismatches.patch
	patches.suse/media-mtk-vcodec-add-missing-put_device-call-in-mtk_.patch
	patches.suse/media-mtk-vcodec-add-missing-put_device-call-in-mtk2.patch
	patches.suse/media-mtk-vcodec-add-missing-put_device-call-in-mtk3.patch
	patches.suse/media-v4l2-async-Fix-trivial-documentation-typo.patch
	patches.suse/media-ipu3-cio2-Return-actual-subdev-format.patch
	patches.suse/media-ipu3-cio2-Serialise-access-to-pad-format.patch
	patches.suse/media-ipu3-cio2-Validate-mbus-format-in-setting-subd.patch
	patches.suse/media-ipu3-cio2-Make-the-field-on-subdev-format-V4L2.patch
	patches.suse/media-ipu3-cio2-Remove-traces-of-returned-buffers.patch
	patches.suse/media-solo6x10-fix-missing-snd_card_free-in-error-ha.patch
	patches.suse/media-sunxi-cir-ensure-IR-is-handled-when-it-is-cont.patch
	patches.suse/media-siano-fix-memory-leak-of-debugfs-members-in-sm.patch
	patches.suse/media-gp8psk-initialize-stats-at-power-control-logic.patch
	patches.suse/media-msi2500-assign-SPI-bus-number-dynamically.patch
	patches.suse/media-imx214-Fix-stop-streaming.patch
	patches.suse/media-max2175-fix-max2175_set_csm_mode-error-code.patch
	patches.suse/media-cx23885-add-more-quirks-for-reset-DMA-on-some-.patch
	patches.suse/media-saa7146-fix-array-overflow-in-vidioc_s_audio.patch
	patches.suse/media-gspca-Fix-memory-leak-in-probe.patch
	patches.suse/fscrypt-add-fscrypt_is_nokey_name.patch
	patches.suse/ext4-prevent-creating-duplicate-encrypted-filenames.patch
	patches.suse/ubifs-prevent-creating-duplicate-encrypted-filenames.patch
	patches.suse/crypto-talitos-Endianess-in-current_desc_hdr.patch
	patches.suse/crypto-talitos-Fix-return-type-of-current_desc_hdr.patch
	patches.suse/crypto-inside-secure-Fix-sizeof-mismatch.patch
	patches.suse/crypto-af_alg-avoid-undefined-behavior-accessing-sal.patch
	patches.suse/crypto-arm64-poly1305-neon-reorder-PAC-authenticatio.patch
	patches.suse/crypto-Kconfig-CRYPTO_MANAGER_EXTRA_TESTS-requires-t.patch
	patches.suse/crypto-qat-fix-status-check-in-qat_hal_put_rel_rd_xf.patch
	patches.suse/crypto-crypto4xx-Replace-bitwise-OR-with-logical-OR-.patch
	patches.suse/crypto-omap-aes-Fix-PM-disable-depth-imbalance-in-om.patch
	patches.suse/crypto-ecdh-avoid-unaligned-accesses-in-ecdh_set_sec.patch
	patches.suse/crypto-atmel-i2c-select-CONFIG_BITREVERSE.patch
	patches.suse/edac-i10nm-use-readl-to-access-mmio-registers.patch
	patches.suse/edac-amd64-fix-pci-component-registration.patch
	patches.suse/x86-cpu-amd-save-amd-nodeid-as-cpu_die_id.patch
	patches.suse/x86-cpu-amd-remove-amd_get_nb_id.patch
	patches.suse/edac-mce_amd-use-struct-cpuinfo_x86-cpu_die_id-for-amd-nodeid.patch
	patches.suse/x86-topology-set-cpu_die_id-only-if-die_type-found.patch
	patches.suse/x86-mm-ident_map-check-for-errors-from-ident_pud_init.patch
	patches.suse/s390-cio-fix-use-after-free-in-ccw_device_destroy_console
	patches.suse/s390-kexec_file-fix-diag308-subcode-when-loading-crash-kernel
	patches.suse/s390-smp-perform-initial-cpu-reset-also-for-smt-siblings
	patches.suse/futex-Remove-unused-empty-compat_exit_robust_list.patch
	patches.suse/completion-Drop-init_completion-define.patch
	patches.suse/x86-kprobes-restore-btf-if-the-single-stepping-is-cancelled.patch
	patches.suse/clocksource-drivers-orion-Add-missing-clk_disable_un.patch
	patches.suse/clocksource-drivers-cadence_ttc-Fix-memory-leak-in-t.patch
	patches.suse/clocksource-drivers-arm_arch_timer-Use-stable-count-.patch
	patches.suse/clocksource-drivers-arm_arch_timer-Correct-fault-pro.patch
	patches.suse/sched-fair-Check-for-idle-core-in-wake_affine.patch
	patches.suse/cpuset-fix-race-between-hotplug-work-and-later-cpu-offline.patch
	patches.suse/sched-numa-Avoid-creating-large-imbalances-at-task-creation-time.patch
	patches.suse/sched-fair-Clear-SMT-siblings-after-determining-the-core-is-not-idle.patch
	patches.suse/x86-apic-fix-x2apic-enablement-without-interrupt-remapping.patch
	patches.suse/mm-vmalloc-Fix-unlock-order-in-s_stop.patch
	patches.suse/mm-memory_failure-always-pin-the-page-in-madvise_inj.patch
	patches.suse/wimax-fix-duplicate-initializer-warning.patch
	patches.suse/lan743x-fix-for-potential-NULL-pointer-dereference-w.patch
	patches.suse/selftest-bpf-Add-missed-ip6ip6-test-back.patch
	patches.suse/samples-bpf-Remove-unused-test_ipip.sh.patch
	patches.suse/ibmvnic-Introduce-indirect-subordinate-Command-Respo.patch
	patches.suse/ibmvnic-Introduce-batched-RX-buffer-descriptor-trans.patch
	patches.suse/ibmvnic-Introduce-xmit_more-support-using-batched-su.patch
	patches.suse/ibmvnic-Clean-up-TX-code-and-TX-buffer-data-structur.patch
	patches.suse/ibmvnic-Remove-send_subcrq-function.patch
	patches.suse/ibmvnic-Ensure-that-device-queue-memory-is-cache-lin.patch
	patches.suse/ibmvnic-Correctly-re-enable-interrupts-in-NAPI-polli.patch
	patches.suse/ibmvnic-Use-netdev_alloc_skb-instead-of-alloc_skb-to.patch
	patches.suse/ibmvnic-Do-not-replenish-RX-buffers-after-every-poll.patch
	patches.suse/samples-bpf-Refactor-test_cgrp2_sock2-program-with-l.patch
	patches.suse/bpf-fix-bpf_put_raw_tracepoint-s-use-of-_module_address.patch
	patches.suse/selftests-bpf-Fix-invalid-use-of-strncat-in-test_soc.patch
	patches.suse/rsi-Fix-TX-EAPOL-packet-handling-against-iwlwifi-AP.patch
	patches.suse/mwifiex-fix-mwifiex_shutdown_sw-causing-sw-reset-fai.patch
	patches.suse/mwifiex-pcie-skip-cancel_work_sync-on-reset-failure-.patch
	patches.suse/rsi-Move-card-interrupt-handling-to-RX-thread.patch
	patches.suse/orinoco-Move-context-allocation-after-processing-the.patch
	patches.suse/qtnfmac-fix-error-return-code-in-qtnf_pcie_probe.patch
	patches.suse/rsi-fix-error-return-code-in-rsi_reset_card.patch
	patches.suse/cw1200-fix-missing-destroy_workqueue-on-error-in-cw1.patch
	patches.suse/brcmfmac-expose-RPi-firmware-config-files-through-mo.patch
	patches.suse/ath6kl-fix-enum-conversion-warning.patch
	patches.suse/ath10k-Fix-an-error-handling-path.patch
	patches.suse/ath10k-Release-some-resources-in-an-error-handling-p.patch
	patches.suse/ibmvnic-add-some-debugs.patch
	patches.suse/net-mlx5-Properly-convey-driver-version-to-firmware.patch
	patches.suse/Bluetooth-Fix-null-pointer-dereference-in-hci_event_.patch
	patches.suse/Bluetooth-hci_h5-close-serdev-device-and-free-hu-in-.patch
	patches.suse/Bluetooth-Fix-slab-out-of-bounds-read-in-hci_le_dire.patch
	patches.suse/Bluetooth-hidp-use-correct-wait-queue-when-removing-.patch
	patches.suse/Bluetooth-hci_h5-fix-memory-leak-in-h5_close.patch
	patches.suse/Bluetooth-revert-hci_h5-close-serdev-device-and-free.patch
	patches.suse/Bluetooth-btusb-Add-the-missed-release_firmware-in-b.patch
	patches.suse/Bluetooth-btmtksdio-Add-the-missed-release_firmware-.patch
	patches.suse/gve-Add-support-for-raw-addressing-device-option.patch
	patches.suse/gve-Add-support-for-raw-addressing-to-the-rx-path.patch
	patches.suse/gve-Rx-Buffer-Recycling.patch
	patches.suse/gve-Add-support-for-raw-addressing-in-the-tx-path.patch
	patches.suse/ibmvnic-fix-rx-buffer-tracking-and-index-management-.patch
	patches.suse/mac80211-don-t-set-set-TDLS-STA-bandwidth-wider-than.patch
	patches.suse/mwifiex-Fix-possible-buffer-overflows-in-mwifiex_2.patch
	patches.suse/iwlwifi-mvm-hook-up-missing-RX-handlers.patch
	patches.suse/selftests-bpf-Print-reason-when-a-tester-could-not-r.patch
	patches.suse/samples-bpf-Fix-possible-hang-in-xdpsock-with-multip.patch
	patches.suse/nfc-s3fwrn5-Release-the-nfc-firmware.patch
	patches.suse/net-fix-proc_fs-init-handling-in-af_packet-and-tls.patch
	patches.suse/ALSA-seq-remove-useless-function.patch
	patches.suse/ALSA-usb-audio-Handle-discrete-rates-properly-in-hw-.patch
	patches.suse/ALSA-usb-audio-Don-t-call-usb_set_interface-at-trigg.patch
	patches.suse/ALSA-usb-audio-Check-valid-altsetting-at-parsing-rat.patch
	patches.suse/ALSA-usb-audio-Check-implicit-feedback-EP-genericall.patch
	patches.suse/ALSA-usb-audio-Add-snd_usb_get_endpoint-helper.patch
	patches.suse/ALSA-usb-audio-Set-and-clear-sync-EP-link-properly.patch
	patches.suse/ALSA-usb-audio-Improve-some-debug-prints.patch
	patches.suse/ALSA-usb-audio-Track-implicit-fb-sync-endpoint-in-au.patch
	patches.suse/ALSA-usb-audio-Move-snd_usb_autoresume-call-out-of-s.patch
	patches.suse/ALSA-usb-audio-Add-hw-constraint-for-implicit-fb-syn.patch
	patches.suse/ALSA-usb-audio-Simplify-hw_params-rules.patch
	patches.suse/ALSA-usb-audio-Drop-debug.h.patch
	patches.suse/ALSA-usb-audio-Avoid-doubly-initialization-for-impli.patch
	patches.suse/ALSA-usb-audio-Create-endpoint-objects-at-parsing-ph.patch
	patches.suse/ALSA-usb-audio-Drop-keep_interface-flag-again.patch
	patches.suse/ALSA-usb-audio-Add-snd_usb_get_host_interface-helper.patch
	patches.suse/ALSA-usb-audio-Don-t-set-altsetting-before-initializ.patch
	patches.suse/ALSA-usb-audio-Pass-snd_usb_audio-object-to-quirk-fu.patch
	patches.suse/ALSA-usb-audio-Simplify-snd_usb_init_sample_rate-arg.patch
	patches.suse/ALSA-usb-audio-Simplify-snd_usb_init_pitch-arguments.patch
	patches.suse/ALSA-usb-audio-Stop-both-endpoints-properly-at-error.patch
	patches.suse/ALSA-usb-audio-Set-callbacks-via-snd_usb_endpoint_se.patch
	patches.suse/ALSA-usb-audio-Always-set-up-the-parameters-after-re.patch
	patches.suse/ALSA-usb-audio-Fix-EP-matching-for-continuous-rates.patch
	patches.suse/ALSA-usb-audio-Refactor-endpoint-management.patch
	patches.suse/ALSA-usb-audio-Fix-possible-stall-of-implicit-fb-pac.patch
	patches.suse/ALSA-usb-audio-Constify-audioformat-pointer-referenc.patch
	patches.suse/ALSA-usb-audio-Use-atomic_t-for-endpoint-use_count.patch
	patches.suse/ALSA-usb-audio-Refactoring-endpoint-URB-deactivation.patch
	patches.suse/ALSA-usb-audio-Drop-unneeded-snd_usb_substream-field.patch
	patches.suse/ALSA-usb-audio-Unify-the-code-for-the-next-packet-si.patch
	patches.suse/ALSA-usb-audio-Simplify-rate_min-max-and-rates-set-u.patch
	patches.suse/ALSA-usb-audio-Replace-slave-master-terms.patch
	patches.suse/ALSA-usb-audio-Use-unsigned-char-for-iface-and-altse.patch
	patches.suse/ALSA-usb-audio-Show-sync-endpoint-information-in-pro.patch
	patches.suse/ALSA-usb-audio-Quirk-for-BOSS-GT-001.patch
	patches.suse/ALSA-usb-audio-Factor-out-the-implicit-feedback-quir.patch
	patches.suse/ALSA-usb-audio-Add-generic-implicit-fb-parsing.patch
	patches.suse/ALSA-usb-audio-Add-implicit_fb-module-option.patch
	patches.suse/ALSA-usb-audio-Fix-quirks-for-other-BOSS-devices.patch
	patches.suse/ALSA-usb-audio-Fix-MOTU-M-Series-quirks.patch
	patches.suse/ALSA-usb-audio-Add-support-for-Pioneer-DJ-DDJ-RR-con.patch
	patches.suse/ALSA-usb-audio-Add-quirk-for-Pioneer-DJ-DDJ-SR2.patch
	patches.suse/ALSA-rawmidi-Access-runtime-avail-always-in-spinlock.patch
	patches.suse/ALSA-hda-proc-print-DP-MST-connections.patch
	patches.suse/ALSA-hda-Fix-regressions-on-clear-and-reconfig-sysfs.patch
	patches.suse/ALSA-usb-audio-Add-implicit-fb-support-for-Steinberg.patch
	patches.suse/ALSA-hda-ca0132-Fix-AE-5-rear-headphone-pincfg.patch
	patches.suse/ALSA-hda-ca0132-Change-Input-Source-enum-strings.patch
	patches.suse/ALSA-hda-hdmi-always-print-pin-NIDs-as-hexadecimal.patch
	patches.suse/ALSA-hda-hdmi-packet-buffer-index-must-be-set-before.patch
	patches.suse/ALSA-hda-realtek-make-bass-spk-volume-adjustable-on-.patch
	patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-ASUS-X430UN-w.patch
	patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-ASUS-Q524UQK-.patch
	patches.suse/ALSA-hda-realtek-Add-supported-for-more-Lenovo-ALC28.patch
	patches.suse/ALSA-usb-audio-Fix-control-access-overflow-errors-fr.patch
	patches.suse/ALSA-usb-audio-Fix-potential-out-of-bounds-shift.patch
	patches.suse/ALSA-pcm-oss-Fix-potential-out-of-bounds-shift.patch
	patches.suse/ASoC-jz4740-i2s-add-missed-checks-for-clk_get.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Add-quirk-for-ARCHOS-Cesium-.patch
	patches.suse/ASoC-wm_adsp-remove-ctl-from-list-on-error-in-wm_ads.patch
	patches.suse/ASoC-tegra20-spdif-remove-default-m.patch
	patches.suse/ASoC-sun4i-i2s-Fix-lrck_period-computation-for-I2S-j.patch
	patches.suse/ASoC-ti-davinci-mcasp-remove-always-zero-of-davinci_.patch
	patches.suse/ASoC-pcm-DRAIN-support-reactivation.patch
	patches.suse/ASoC-wm8998-Fix-PM-disable-depth-imbalance-on-error.patch
	patches.suse/ASoC-arizona-Fix-a-wrong-free-in-wm8997_probe.patch
	patches.suse/ASoC-meson-fix-COMPILE_TEST-error.patch
	patches.suse/ASoC-cx2072x-Fix-doubly-definitions-of-Playback-and-.patch
	patches.suse/ASoC-amd-change-clk_get-to-devm_clk_get-and-add-miss.patch
	patches.suse/usb-max3421-fix-return-error-code-in-max3421_probe.patch
	patches.suse/USB-core-return-EREMOTEIO-on-short-usb_control_msg_r.patch
	patches.suse/usb-chipidea-ci_hdrc_imx-Pass-DISABLE_DEVICE_STREAMI.patch
	patches.suse/USB-dummy-hcd-Fix-uninitialized-array-use-in-init.patch
	patches.suse/usb-mtu3-fix-memory-corruption-in-mtu3_debugfs_regse.patch
	patches.suse/USB-add-RESET_RESUME-quirk-for-Snapscan-1212.patch
	patches.suse/xhci-pci-Allow-host-runtime-PM-as-default-for-Intel-.patch
	patches.suse/xhci-Give-USB2-ports-time-to-enter-U3-in-bus-suspend.patch
	patches.suse/usb-ehci-omap-Fix-PM-disable-depth-umbalance-in-ehci.patch
	patches.suse/usb-oxu210hp-hcd-Fix-memory-leak-in-oxu_create.patch
	patches.suse/USB-UAS-introduce-a-quirk-to-set-no_write_same.patch
	patches.suse/USB-gadget-f_rndis-fix-bitrate-for-SuperSpeed-and-ab.patch
	patches.suse/USB-gadget-f_acm-add-support-for-SuperSpeed-Plus.patch
	patches.suse/USB-gadget-f_midi-setup-SuperSpeed-Plus-descriptors.patch
	patches.suse/usb-gadget-f_fs-Re-use-SS-descriptors-for-SuperSpeed.patch
	patches.suse/USB-serial-keyspan_pda-fix-dropped-unthrottle-interr.patch
	patches.suse/USB-serial-keyspan_pda-fix-write-deadlock.patch
	patches.suse/USB-serial-keyspan_pda-fix-stalled-writes.patch
	patches.suse/USB-serial-keyspan_pda-fix-write-wakeup-use-after-fr.patch
	patches.suse/USB-serial-keyspan_pda-fix-tx-unthrottle-use-after-f.patch
	patches.suse/USB-serial-keyspan_pda-fix-write-unthrottling.patch
	patches.suse/USB-serial-digi_acceleport-fix-write-wakeup-deadlock.patch
	patches.suse/USB-serial-mos7720-fix-parallel-port-state-restore.patch
	patches.suse/USB-serial-option-add-interface-number-sanity-check-.patch
	patches.suse/serial_core-Check-for-port-state-when-tty-is-in-erro.patch
	patches.suse/serial-8250_omap-Avoid-FIFO-corruption-caused-by-MDR.patch
	patches.suse/slimbus-qcom-ngd-ctrl-Avoid-sending-power-requests-w.patch
	patches.suse/coresight-tmc-etr-Fix-barrier-packet-insertion-for-p.patch
	patches.suse/speakup-fix-uninitialized-flush_lock.patch
	patches.suse/misc-vmw_vmci-fix-kernel-info-leak-by-initializing-d.patch
	patches.suse/bus-fsl-mc-fix-error-return-code-in-fsl_mc_object_al.patch
	patches.suse/msft-hv-2197-uio-uio_hv_generic-use-devm_kzalloc-for-private-data.patch
	patches.suse/extcon-max77693-Fix-modalias-string.patch
	patches.suse/iio-buffer-Fix-demux-update.patch
	patches.suse/iio-light-rpr0521-Fix-timestamp-alignment-and-preven.patch
	patches.suse/iio-light-st_uvis25-Fix-timestamp-alignment-and-prev.patch
	patches.suse/iio-magnetometer-mag3110-Fix-alignment-and-data-leak.patch
	patches.suse/iio-imu-bmi160-Fix-too-large-a-buffer.patch
	patches.suse/iio-pressure-mpl3115-Force-alignment-of-buffer.patch
	patches.suse/iio-adc-ti-ads124s08-Fix-buffer-being-too-long.patch
	patches.suse/iio-adc-ti-ads124s08-Fix-alignment-and-data-leak-iss.patch
	patches.suse/iio-adc-rockchip_saradc-fix-missing-clk_disable_unpr.patch
	patches.suse/staging-comedi-mf6x4-Fix-AI-end-of-conversion-detect.patch
	patches.suse/staging-olpc_dcon-Do-not-call-platform_device_unregi.patch
	patches.suse/genirq-irqdomain-Don-t-try-to-free-an-interrupt-that.patch
	patches.suse/irqchip-ls-extirq-Add-LS1043A-LS1088A-external-inter.patch
	patches.suse/regmap-Remove-duplicate-type-field-from-regmap-regca.patch
	patches.suse/regulator-axp20x-Fix-DLDO2-voltage-control-register-.patch
	patches.suse/regulator-mcp16502-add-linear_min_sel.patch
	patches.suse/spi-img-spfi-fix-reference-leak-in-img_spfi_resume.patch
	patches.suse/spi-spi-mem-Fix-passing-zero-to-PTR_ERR-warning.patch
	patches.suse/spi-spi-mem-fix-reference-leak-in-spi_mem_access_sta.patch
	patches.suse/spi-stm32-fix-reference-leak-in-stm32_spi_resume.patch
	patches.suse/spi-spi-ti-qspi-fix-reference-leak-in-ti_qspi_setup.patch
	patches.suse/spi-mt7621-fix-missing-clk_disable_unprepare-on-erro.patch
	patches.suse/spi-tegra20-slink-fix-reference-leak-in-slink-ops-of.patch
	patches.suse/spi-tegra20-sflash-fix-reference-leak-in-tegra_sflas.patch
	patches.suse/spi-tegra114-fix-reference-leak-in-tegra-spi-ops.patch
	patches.suse/spi-bcm63xx-hsspi-fix-missing-clk_disable_unprepare-.patch
	patches.suse/spi-atmel-quadspi-Disable-clock-in-probe-error-path.patch
	patches.suse/spi-sprd-fix-reference-leak-in-sprd_spi_remove.patch
	patches.suse/spi-synquacer-Disable-clock-in-probe-error-path.patch
	patches.suse/spi-pic32-Don-t-leak-DMA-channels-in-probe-error-pat.patch
	patches.suse/spi-st-ssc4-Fix-unbalanced-pm_runtime_disable-in-pro.patch
	patches.suse/spi-mxs-fix-reference-leak-in-mxs_spi_probe.patch
	patches.suse/spi-fix-resource-leak-for-drivers-without-.remove-ca.patch
	patches.suse/spi-davinci-Fix-use-after-free-on-unbind.patch
	patches.suse/spi-mt7621-Disable-clock-in-probe-error-path.patch
	patches.suse/spi-atmel-quadspi-Fix-AHB-memory-accesses.patch
	patches.suse/platform-chrome-cros_ec_spi-Don-t-overwrite-spi-mode.patch
	patches.suse/soc-qcom-geni-More-properly-switch-to-DMA-mode.patch
	patches.suse/Revert-i2c-i2c-qcom-geni-Fix-DMA-transfer-race.patch
	patches.suse/memstick-fix-a-double-free-bug-in-memstick_check.patch
	patches.suse/mmc-pxamci-Fix-error-return-code-in-pxamci_probe.patch
	patches.suse/memstick-r592-Fix-error-return-in-r592_probe.patch
	patches.suse/hwmon-ina3221-Fix-PM-usage-counter-unbalance-in-ina3.patch
	patches.suse/Revert-platform-x86-wmi-Destroy-on-cleanup-rather-th.patch
	patches.suse/platform-x86-acer-wmi-Cleanup-ACER_CAP_FOO-defines.patch
	patches.suse/platform-x86-acer-wmi-Cleanup-accelerometer-device-h.patch
	patches.suse/platform-x86-acer-wmi-Add-new-force_caps-module-para.patch
	patches.suse/platform-x86-acer-wmi-Add-ACER_CAP_SET_FUNCTION_MODE.patch
	patches.suse/platform-x86-acer-wmi-Add-support-for-SW_TABLET_MODE.patch
	patches.suse/platform-x86-acer-wmi-Add-ACER_CAP_KBD_DOCK-quirk-fo.patch
	patches.suse/platform-x86-mlx-platform-Remove-PSU-EEPROM-from-def.patch
	patches.suse/platform-x86-mlx-platform-Remove-PSU-EEPROM-from-MSN.patch
	patches.suse/platform-x86-intel-vbtn-Allow-switch-events-on-Acer-.patch
	patches.suse/platform-x86-dell-smbios-base-Fix-error-return-code-.patch
	patches.suse/platform-x86-mlx-platform-remove-an-unused-variable.patch
	patches.suse/platform-x86-intel-vbtn-Fix-SW_TABLET_MODE-always-re.patch
	patches.suse/platform-x86-mlx-platform-Fix-item-counter-assignmen.patch
	patches.suse/Input-ads7846-fix-race-that-causes-missing-releases.patch
	patches.suse/Input-ads7846-fix-integer-overflow-on-Rt-calculation.patch
	patches.suse/Input-ads7846-fix-unaligned-access-on-7845.patch
	patches.suse/Input-omap4-keypad-fix-runtime-PM-error-handling.patch
	patches.suse/Input-elantech-fix-protocol-errors-for-some-trackpoi.patch
	patches.suse/Input-cyapa_gen6-fix-out-of-bounds-stack-access.patch
	patches.suse/thermal-drivers-cpufreq_cooling-Update-cpufreq_state.patch
	patches.suse/cpufreq-ap806-Add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/cpufreq-highbank-Add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/cpufreq-mediatek-Add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/cpufreq-st-Add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/cpufreq-loongson1-Add-missing-MODULE_ALIAS.patch
	patches.suse/cpufreq-scpi-Add-missing-MODULE_ALIAS.patch
	patches.suse/cpufreq-vexpress-spc-Add-missing-MODULE_ALIAS.patch
	patches.suse/ACPI-video-Add-DMI-quirk-for-GIGABYTE-GB-BXBT-2807.patch
	patches.suse/Revert-ACPI-resources-Use-AE_CTRL_TERMINATE-to-termi.patch
	patches.suse/pci-aer-write-aer-capability-only-when-we-control-it
	patches.suse/pci-err-bind-rcec-devices-to-the-root-port-driver
	patches.suse/pci-err-cache-rcec-ea-capability-offset-in-pci_init_capabilities
	patches.suse/pci-err-rename-reset_link-to-reset_subordinates
	patches.suse/pci-err-simplify-by-using-pci_upstream_bridge
	patches.suse/pci-err-simplify-by-computing-pci_pcie_type-once
	patches.suse/pci-err-use-bridge-for-clarity-in-pcie_do_recovery
	patches.suse/pci-err-avoid-negated-conditional-for-clarity
	patches.suse/pci-err-add-pci_walk_bridge-to-pcie_do_recovery
	patches.suse/pci-err-clear-aer-status-only-when-we-control-aer
	patches.suse/pci-err-recover-from-rcec-aer-errors
	patches.suse/pci-err-add-pcie_link_rcec-to-associate-rcieps
	patches.suse/pci-err-recover-from-rciep-aer-errors
	patches.suse/pci-aer-add-pcie_walk_rcec-to-rcec-aer-handling
	patches.suse/pci-pme-add-pcie_walk_rcec-to-rcec-pme-handling
	patches.suse/pci-aer-add-rcec-aer-error-injection-support
	patches.suse/PCI-Fix-pci_slot_release-NULL-pointer-dereference.patch
	patches.suse/PCI-Fix-overflow-in-command-line-resource-alignment-.patch
	patches.suse/PCI-Add-function-1-DMA-alias-quirk-for-Marvell-9215-.patch
	patches.suse/PCI-brcmstb-Initialize-tmp-before-use.patch
	patches.suse/PCI-tegra-Move-dbi-accesses-to-post-common-DWC-initi.patch
	patches.suse/PCI-tegra-Fix-ASPM-L1SS-advertisement-disable-code.patch
	patches.suse/PCI-iproc-Fix-out-of-bound-array-accesses.patch
	patches.suse/remoteproc-q6v5-mss-fix-error-handling-in-q6v5_pds_e.patch
	patches.suse/remoteproc-qcom-fix-reference-leak-in-adsp_start.patch
	patches.suse/remoteproc-qcom-Fix-potential-NULL-dereference-in-ad.patch
	patches.suse/btrfs-fix-race-causing-unnecessary-inode-logging-dur.patch
	patches.suse/btrfs-lift-read-write-mount-setup-from-mount-and-rem.patch
	patches.suse/jfs-Fix-array-index-bounds-check-in-dbAdjTree.patch
	patches.suse/nfsd-Fix-message-level-for-normal-termination.patch
	patches.suse/nfs_common-need-lock-during-iterate-through-the-list.patch
	patches.suse/Revert-nfsd4-support-change_attr_type-attribute.patch
	patches.suse/proc-fix-lookup-in-procnet-subdirectories-after-setns2.patch
	patches.suse/bitmap-remove-unused-function-declaration.patch
	patches.suse/lib-string-remove-unnecessary-undefs.patch
	patches.suse/apparmor-remove-duplicate-macro-list_entry_is_head.patch
	patches.suse/printk-console-Allow-to-disable-console-output-by-us.patch
	patches.suse/selinux-fix-error-initialization-in-inode_doinit_wit.patch
	patches.suse/selinux-fix-inode_doinit_with_dentry-LABEL_INVALID-e.patch
	patches.suse/gcc-plugins-simplify-GCC-plugin-dev-capability-test.patch
	patches.suse/0001-xen-xenbus-Allow-watches-discard-events-before-queue.patch
	patches.suse/0002-xen-xenbus-Add-will_handle-callback-support-in-xenbu.patch
	patches.suse/0003-xen-xenbus-xen_bus_type-Support-will_handle-watch-ca.patch
	patches.suse/0004-xen-xenbus-Count-pending-messages-for-each-watch.patch
	patches.suse/0005-xenbus-xenbus_backend-Disallow-pending-watch-message.patch
	patches.suse/xen-blkback-set-ring-xenblkd-to-NULL-after-kthread_s.patch
	patches.suse/block-fix-inflight-statistics-of-part0.patch
	patches.suse/md-fix-a-warning-caused-by-a-race-between-concurrent.patch
	patches.suse/0007-md-cluster-block-reshape-with-remote-resync-job.patch
	patches.suse/0008-md-cluster-fix-deadlock-when-node-is-doing-resync-jo.patch
	patches.suse/nvme-fabrics-reject-I-O-to-offline-device.patch
	patches.suse/scsi-fc-Update-formal-FPIN-descriptor-definitions.patch
	patches.suse/scsi-Remove-unneeded-break-statements.patch
	patches.suse/scsi-lpfc-Fix-invalid-sleeping-context-in-lpfc_sli4_.patch
	patches.suse/scsi-lpfc-Fix-scheduling-call-while-in-softirq-conte.patch
	patches.suse/scsi-lpfc-Re-fix-use-after-free-in-lpfc_rq_buf_free.patch
	patches.suse/scsi-lpfc-Removed-unused-macros-in-lpfc_attr.c.patch
	patches.suse/scsi-lpfc-Fix-duplicate-wq_create_version-check.patch
	patches.suse/scsi-lpfc-Enlarge-max_sectors-in-scsi-host-templates.patch
	patches.suse/scsi-lpfc-Add-FDMI-Vendor-MIB-support.patch
	patches.suse/scsi-lpfc-Reject-CT-request-for-MIB-commands.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.5.patch
	patches.suse/scsi-libfc-Fix-enum-conversion-warning
	patches.suse/scsi-mpt3sas-define-hba_port-structure
	patches.suse/scsi-mpt3sas-allocate-memory-for-hba_port-objects
	patches.suse/scsi-mpt3sas-rearrange-scsih_mark_responding_sas_device
	patches.suse/scsi-mpt3sas-update-hba_port-s-sas_address-phy_mask
	patches.suse/scsi-mpt3sas-get-device-objects-using-sas_address-portid
	patches.suse/scsi-mpt3sas-rename-transport_del_phy_from_an_existing_port
	patches.suse/scsi-mpt3sas-get-sas_device-objects-using-device-s-rphy
	patches.suse/scsi-mpt3sas-update-hba_port-objects-after-host-reset
	patches.suse/scsi-mpt3sas-set-valid-physicalport-in-smppassthrough
	patches.suse/scsi-mpt3sas-handling-hba-vses-device
	patches.suse/scsi-mpt3sas-add-bypass_dirty_port_flag-parameter
	patches.suse/scsi-mpt3sas-handle-vses-vphy-object-during-hba-reset
	patches.suse/scsi-mpt3sas-add-module-parameter-multipath_on_hba
	patches.suse/scsi-mpt3sas-bump-driver-version-to-35-101-00-00
	patches.suse/scsi-megaraid_sas-Check-user-provided-offsets
	patches.suse/target-compare-and-write-backend-driver-sense-handli.patch
	patches.suse/scsi-qla2xxx-Drop-TARGET_SCF_LOOKUP_LUN_FROM_TAG.patch
	patches.suse/scsi-qla2xxx-Move-sess-cmd-list-lock-to-driver.patch
	patches.suse/scsi-lpfc-lpfc_scsi-Fix-a-whole-host-of-kernel-doc-i.patch
	patches.suse/scsi-lpfc-lpfc_attr-Demote-kernel-doc-format-for-red.patch
	patches.suse/scsi-lpfc-lpfc_attr-Fix-up-a-bunch-of-kernel-doc-mis.patch
	patches.suse/scsi-lpfc-lpfc_debugfs-Fix-a-couple-of-function-docu.patch
	patches.suse/scsi-lpfc-lpfc_bsg-Provide-correct-documentation-for.patch
	patches.suse/scsi-lpfc-lpfc_nvme-Remove-unused-variable-phba.patch
	patches.suse/scsi-lpfc-lpfc_nvme-Fix-some-kernel-doc-related-issu.patch
	patches.suse/scsi-lpfc-lpfc_nvmet-Fix-up-some-formatting-and-doc-.patch
	patches.suse/scsi-block-return-status-code-in-blk_mq_end_request.patch
	patches.suse/scsi_dh_alua-return-BLK_STS_AGAIN-for-ALUA-transitio.patch
	patches.suse/scsi_dh_alua-set-transitioning-state-on-unit-attenti.patch
	patches.suse/scsi-core-Return-BLK_STS_AGAIN-for-ALUA-transitionin.patch
	patches.suse/scsi-core-Fix-VPD-LUN-ID-designator-priorities.patch
	patches.suse/scsi-smartpqi-correct-driver-removal-with-hba-disks
	patches.suse/scsi-smartpqi-correct-pqi_sas_smp_handler-busy-condition
	patches.suse/scsi-smartpqi-update-version-to-1-2-16-012
	patches.suse/scsi-lpfc-Rework-remote-port-ref-counting-and-node-f.patch
	patches.suse/scsi-lpfc-Rework-locations-of-ndlp-reference-taking.patch
	patches.suse/scsi-lpfc-Fix-removal-of-SCSI-transport-device-get-a.patch
	patches.suse/scsi-lpfc-Fix-refcounting-around-SCSI-and-NVMe-trans.patch
	patches.suse/scsi-lpfc-Rework-remote-port-lock-handling.patch
	patches.suse/scsi-lpfc-Remove-ndlp-when-a-PLOGI-ADISC-PRLI-REG_RP.patch
	patches.suse/scsi-lpfc-Unsolicited-ELS-leaves-node-in-incorrect-s.patch
	patches.suse/scsi-lpfc-Fix-NPIV-discovery-and-Fabric-Node-detecti.patch
	patches.suse/scsi-lpfc-Fix-NPIV-Fabric-Node-reference-counting.patch
	patches.suse/scsi-lpfc-Refactor-WQE-structure-definitions-for-com.patch
	patches.suse/scsi-lpfc-Enable-common-wqe_template-support-for-bot.patch
	patches.suse/scsi-lpfc-Enable-common-send_io-interface-for-SCSI-a.patch
	patches.suse/scsi-lpfc-Convert-SCSI-path-to-use-common-I-O-submis.patch
	patches.suse/scsi-lpfc-Convert-SCSI-I-O-completions-to-SLI-3-and-.patch
	patches.suse/scsi-lpfc-Convert-abort-handling-to-SLI-3-and-SLI-4-.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.6.patch
	patches.suse/scsi-lpfc-Update-changed-file-copyrights-for-2020.patch
	patches.suse/scsi-lpfc-Fix-pointer-defereference-before-it-is-nul.patch
	patches.suse/scsi-lpfc-Remove-dead-code-on-second-ndlp-check.patch
	patches.suse/scsi-lpfc-Fix-memory-leak-on-lcb_context.patch
	patches.suse/scsi-lpfc-Fix-missing-prototype-warning-for-lpfc_fdm.patch
	patches.suse/scsi-lpfc-Fix-set-but-not-used-warnings-from-Rework-.patch
	patches.suse/scsi-lpfc-Fix-set-but-unused-variables-in-lpfc_dev_l.patch
	patches.suse/scsi-lpfc-Fix-missing-prototype-for-lpfc_nvmet_prep_.patch
	patches.suse/scsi-lpfc-Fix-variable-vport-set-but-not-used-in-lpf.patch
	patches.suse/scsi-fnic-change-shost_printk-to-fnic_fcs_dbg
	patches.suse/scsi-fnic-avoid-looping-in-trans-eth-on-unload
	patches.suse/scsi-fnic-change-shost_printk-to-fnic_main_dbg
	patches.suse/scsi-fnic-set-scsi_set_resid-only-for-underflow
	patches.suse/scsi-fnic-validate-io_req-before-others
	patches.suse/scsi-lpfc-Use-generic-power-management.patch
	patches.suse/scsi-hisi_sas-Remove-preemptible
	patches.suse/scsi-qla4xxx-Remove-in_interrupt
	patches.suse/scsi-qla2xxx-Remove-in_interrupt-from-qla82xx-specif.patch
	patches.suse/scsi-target-tcm_qla2xxx-Remove-BUG_ON-in_interrupt.patch
	patches.suse/scsi-qla2xxx-Remove-in_interrupt-from-qla83xx-specif.patch
	patches.suse/scsi-lpfc-Correct-null-ndlp-reference-on-routine-exi.patch
	patches.suse/scsi-lpfc-Fix-fall-through-warnings-for-Clang.patch
	patches.suse/scsi-qedi-Fix-missing-destroy_workqueue-on-error-in-__qedi_probe
	patches.suse/scsi-pm80xx-Fix-error-return-in-pm8001_pci_probe
	patches.suse/scsi-fnic-Fix-error-return-code-in-fnic_probe
	patches.suse/scsi-qla2xxx-Change-post-del-message-from-debug-leve.patch
	patches.suse/scsi-qla2xxx-Limit-interrupt-vectors-to-number-of-CP.patch
	patches.suse/scsi-qla2xxx-Tear-down-session-if-FW-say-it-is-down.patch
	patches.suse/scsi-qla2xxx-Don-t-check-for-fw_started-while-postin.patch
	patches.suse/scsi-qla2xxx-Fix-compilation-issue-in-PPC-systems.patch
	patches.suse/scsi-qla2xxx-Fix-crash-during-driver-load-on-big-end.patch
	patches.suse/scsi-qla2xxx-Fix-FW-initialization-error-on-big-endi.patch
	patches.suse/scsi-qla2xxx-Fix-N2N-and-NVMe-connect-retry-failure.patch
	patches.suse/scsi-qla2xxx-Handle-aborts-correctly-for-port-underg.patch
	patches.suse/scsi-qla2xxx-Fix-flash-update-in-28XX-adapters-on-bi.patch
	patches.suse/scsi-qla2xxx-Fix-the-call-trace-for-flush-workqueue.patch
	patches.suse/scsi-qla2xxx-If-fcport-is-undergoing-deletion-comple.patch
	patches.suse/scsi-qla2xxx-Fix-device-loss-on-4G-and-older-HBAs.patch
	patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.104-k.patch
	patches.suse/mfd-rt5033-Fix-errorneous-defines.patch
	patches.suse/mtd-spinand-Fix-OOB-read.patch
	patches.suse/mtd-rawnand-qcom-Fix-DMA-sync-on-FLASH_STATUS-regist.patch
	patches.suse/mtd-rawnand-meson-fix-meson_nfc_dma_buffer_release-a.patch
	patches.suse/mtd-rawnand-gpmi-fix-reference-count-leak-in-gpmi-op.patch
	patches.suse/mtd-rawnand-meson-Fix-a-resource-leak-in-init.patch
	patches.suse/mtd-rawnand-gpmi-Fix-the-random-DMA-timeout-issue.patch
	patches.suse/pinctrl-falcon-add-missing-put_device-call-in-pinctr.patch
	patches.suse/HID-mf-add-support-for-0079-1846-Mayflash-Dragonrise.patch
	patches.suse/HID-i2c-hid-add-Vero-K147-to-descriptor-override.patch
	patches.suse/HID-wacom-Constify-attribute_groups.patch
	patches.suse/vfio-pci-use-io_remap_pfn_range-for-pci-io-memory
	patches.suse/ARM-dts-exynos-fix-roles-of-USB-3.0-ports-on-Odroid-XU.patch
	patches.suse/ARM-dts-exynos-fix-USB-3.0-VBUS-control-and-over-current-pins-on-Exynos5410.patch
	patches.suse/ARM-dts-exynos-fix-USB-3.0-pins-supply-being-turned-off-on-Odroid-XU.patch
	patches.suse/ARM-dts-pandaboard-fix-pinmux-for-gpio-user-button-of-Pandaboard-ES.patch
	patches.suse/ARM-dts-at91-sama5d4_xplained-add-pincontrol-for-USB-Host.patch
	patches.suse/ARM-dts-at91-sama5d3_xplained-add-pincontrol-for-USB-Host.patch
	patches.suse/ARM-dts-Remove-non-existent-i2c1-from-98dx3236.patch
	patches.suse/ARM-dts-turris-omnia-enable-HW-buffer-management.patch
	patches.suse/ARM-dts-turris-omnia-add-comphy-handle-to-eth2.patch
	patches.suse/ARM-dts-turris-omnia-describe-switch-interrupt.patch
	patches.suse/ARM-dts-turris-omnia-add-SFP-node.patch
	patches.suse/ARM-dts-at91-at91sam9rl-fix-ADC-triggers.patch
	patches.suse/ARM-dts-at91-sama5d2-map-securam-as-device.patch
	patches.suse/ARM-dts-at91-sama5d2-fix-CAN-message-ram-offset-and-size.patch
	patches.suse/ARM-dts-meson-fix-PHY-deassert-timing-requirements.patch
	patches.suse/ARM-dts-aspeed-s2600wf-Fix-VGA-memory-region-location.patch
	patches.suse/ARM-dts-aspeed-tiogapass-Remove-vuart.patch
	patches.suse/soc-renesas-rmobile-sysc-Fix-some-leaks-in-rmobile_i.patch
	patches.suse/soc-tegra-fuse-Fix-index-bug-in-get_process_id.patch
	patches.suse/soc-mediatek-Check-if-power-domains-can-be-powered-o.patch
	patches.suse/soc-qcom-smp2p-Safely-acquire-spinlock-without-IRQs.patch
	patches.suse/soc-ti-knav_qmss-fix-reference-leak-in-knav_queue_pr.patch
	patches.suse/soc-ti-Fix-reference-imbalance-in-knav_dma_probe.patch
	patches.suse/drivers-soc-ti-knav_qmss_queue-Fix-error-return-code.patch
	patches.suse/soc-amlogic-canvas-add-missing-put_device-call-in-me.patch
	patches.suse/quota-Sanity-check-quota-file-headers-on-load.patch
	patches.suse/reiserfs-add-check-for-an-invalid-ih_entry_count.patch
	patches.suse/fuse-fix-bad-inode.patch
	patches.suse/ovl-expand-warning-in-ovl_d_real.patch
	patches.suse/ceph-fix-race-in-concurrent-_ceph_remove_cap-invocations.patch
	patches.suse/ceph-downgrade-warning-from-mdsmap-decode-to-debug.patch
	patches.suse/revert-ceph-allow-rename-operation-under-different-quota-realms.patch
	patches.suse/SUNRPC-rpc_wake_up-should-wake-up-tasks-in-the-corre.patch
	patches.suse/NFSv4.2-condition-READDIR-s-mask-for-security-label-.patch
	patches.suse/NFS-Do-uncached-readdir-when-we-re-seeking-a-cookie-.patch
	patches.suse/NFSv4-Fix-the-alignment-of-page-data-in-the-getdevic.patch
	patches.suse/SUNRPC-Clean-up-the-handling-of-page-padding-in-rpc_.patch
	patches.suse/net-sunrpc-Fix-snprintf-return-value-check-in-do_xpr.patch
	patches.suse/lockd-don-t-use-interval-based-rebinding-over-TCP.patch
	patches.suse/NFS-switch-nfsiod-to-be-an-UNBOUND-workqueue.patch
	patches.suse/sunrpc-fix-xs_read_xdr_buf-for-partial-pages-receive.patch
	patches.suse/NFS-pNFS-Fix-a-typo-in-ff_layout_resend_pnfs_read.patch
	patches.suse/dmaengine-mv_xor_v2-Fix-error-return-code-in-mv_xor_.patch
	patches.suse/module-delay-kobject-uevent-until-after-module-init-.patch
	patches.suse/powerpc-64-Set-up-a-kernel-stack-for-secondaries-bef.patch
	patches.suse/powerpc-bitops-Fix-possible-undefined-behaviour-with.patch
	patches.suse/powerpc-Avoid-broken-GCC-__attribute__-optimize.patch
	patches.suse/Revert-powerpc-pseries-hotplug-cpu-Remove-double-fre.patch
	patches.suse/powerpc-perf-Use-the-address-from-SIAR-register-to-s.patch
	patches.suse/powerpc-perf-Use-regs-nip-when-SIAR-is-zero.patch
	patches.suse/powerpc-powernv-memtrace-Don-t-leak-kernel-memory-to.patch
	patches.suse/powerpc-powernv-memtrace-Fix-crashing-the-kernel-whe.patch
	patches.suse/powerpc-perf-Fix-crash-with-is_sier_available-when-p.patch
	patches.suse/powerpc-Refactor-is_kvm_guest-declaration-to-new-hea.patch
	patches.suse/powerpc-Rename-is_kvm_guest-to-check_kvm_guest.patch
	patches.suse/powerpc-Reintroduce-is_kvm_guest-as-a-fast-path-chec.patch
	patches.suse/powerpc-paravirt-Use-is_kvm_guest-in-vcpu_is_preempt.patch
	patches.suse/powerpc-pci-Remove-LSI-mappings-on-device-teardown.patch
	patches.suse/powerpc-powernv-npu-Do-not-attempt-NPU2-setup-on-POW.patch
	patches.suse/powerpc-xmon-Change-printk-to-pr_cont.patch
	patches.suse/powerpc-Fix-incorrect-stw-ux-u-x-instructions-in-__s.patch
	patches.suse/powerpc-rtas-prevent-suspend-related-sys_rtas-use-on.patch
	patches.suse/powerpc-rtas-complete-ibm-suspend-me-status-codes.patch
	patches.suse/powerpc-rtas-rtas_ibm_suspend_me-rtas_ibm_suspend_me.patch
	patches.suse/powerpc-rtas-add-rtas_ibm_suspend_me.patch
	patches.suse/powerpc-rtas-add-rtas_activate_firmware.patch
	patches.suse/powerpc-hvcall-add-token-and-codes-for-H_VASI_SIGNAL.patch
	patches.suse/powerpc-pseries-mobility-don-t-error-on-absence-of-i.patch
	patches.suse/powerpc-pseries-mobility-add-missing-break-to-defaul.patch
	patches.suse/powerpc-pseries-mobility-error-message-improvements.patch
	patches.suse/powerpc-pseries-mobility-use-rtas_activate_firmware-.patch
	patches.suse/powerpc-pseries-mobility-extract-VASI-session-pollin.patch
	patches.suse/powerpc-pseries-mobility-use-stop_machine-for-join-s.patch
	patches.suse/powerpc-pseries-mobility-signal-suspend-cancellation.patch
	patches.suse/powerpc-pseries-mobility-retry-partition-suspend-aft.patch
	patches.suse/powerpc-rtas-dispatch-partition-migration-requests-t.patch
	patches.suse/powerpc-rtas-remove-rtas_ibm_suspend_me_unsafe.patch
	patches.suse/powerpc-pseries-hibernation-drop-pseries_suspend_beg.patch
	patches.suse/powerpc-pseries-hibernation-pass-stream-id-via-funct.patch
	patches.suse/powerpc-pseries-hibernation-remove-pseries_suspend_c.patch
	patches.suse/powerpc-machdep-remove-suspend_disable_cpu.patch
	patches.suse/powerpc-rtas-remove-rtas_suspend_cpu.patch
	patches.suse/powerpc-pseries-hibernation-switch-to-rtas_ibm_suspe.patch
	patches.suse/powerpc-rtas-remove-unused-rtas_suspend_last_cpu.patch
	patches.suse/powerpc-pseries-hibernation-remove-redundant-cachein.patch
	patches.suse/powerpc-pseries-hibernation-perform-post-suspend-fix.patch
	patches.suse/powerpc-pseries-hibernation-remove-prepare_late-call.patch
	patches.suse/powerpc-rtas-remove-unused-rtas_suspend_me_data.patch
	patches.suse/powerpc-pseries-mobility-refactor-node-lookup-during.patch
	patches.suse/powerpc-rtas-fix-typo-of-ibm-open-errinjct-in-rtas-f.patch
	patches.suse/powerpc-perf-Exclude-kernel-samples-while-counting-e.patch
	patches.suse/ice-xsk-clear-the-status-bits-for-the-next_to_use-de.patch
	patches.suse/net-core-introduce-__netdev_notify_peers.patch
	patches.suse/use-__netdev_notify_peers-in-ibmvnic.patch
	patches.suse/cifs-Fix-fall-through-warnings-for-Clang.patch
	patches.suse/SMB3-avoid-confusing-warning-message-on-mount-to-Azure.patch
	patches.suse/SMB3-1-1-remove-confusing-mount-warning-when-no-SPNEGO-info-on-negp.patch
	patches.suse/cifs-Fix-unix-perm-bits-to-cifsacl-conversion-for-other-bits-.patch
	patches.suse/cifs-Enable-sticky-bit-with-cifsacl-mount-option-.patch
	patches.suse/SMB3-1-1-update-comments-clarifying-SPNEGO-info-in-negprot-response.patch
	patches.suse/SMB3-1-1-do-not-log-warning-message-if-server-doesn-t-populate-salt.patch
	patches.suse/cifs-rename-smb_vol-as-smb3_fs_context-and-move-it-to-fs_context-h.patch
	patches.suse/cifs-rename-dup_vol-to-smb3_fs_context_dup-and-move-it-into-fs_cont.patch
	patches.suse/cifs-move-the-enum-for-cifs-parameters-into-fs_context-h.patch
	patches.suse/cifs-move-cifs_parse_devname-to-fs_context-c.patch
	patches.suse/cifs-switch-to-new-mount-api.patch
	patches.suse/cifs-remove-the-devname-argument-to-cifs_compose_mount_options.patch
	patches.suse/cifs-add-an-smb3_fs_context-to-cifs_sb.patch
	patches.suse/cifs-get-rid-of-cifs_sb-mountdata.patch
	patches.suse/cifs-Make-extract_hostname-function-public.patch
	patches.suse/cifs-Make-extract_sharename-function-public.patch
	patches.suse/cifs-minor-kernel-style-fixes-for-comments.patch
	patches.suse/cifs-cleanup-misc-c.patch
	patches.suse/cifs-Register-generic-netlink-family.patch
	patches.suse/cifs-add-witness-mount-option-and-data-structs.patch
	patches.suse/cifs-minor-updates-to-Kconfig.patch
	patches.suse/cifs-Send-witness-register-and-unregister-commands-to-userspace-dae.patch
	patches.suse/cifs-Set-witness-notification-handler-for-messages-from-userspace-d.patch
	patches.suse/cifs-Add-witness-information-to-debug-data-dump.patch
	patches.suse/cifs-Send-witness-register-messages-to-userspace-daemon-in-echo-tas.patch
	patches.suse/cifs-Simplify-reconnect-code-when-dfs-upcall-is-enabled.patch
	patches.suse/cifs-remove-various-function-description-warnings.patch
	patches.suse/cifs-remove-some-minor-warnings-pointed-out-by-kernel-test-robot.patch
	patches.suse/cifs-remove-id-backupid-file_mode-dir_mode-from-cifs_sb.patch
	patches.suse/cifs-remove-actimeo-from-cifs_sb.patch
	patches.suse/cifs-Handle-witness-client-move-notification.patch
	patches.suse/cifs-Add-missing-sentinel-to-smb3_fs_parameters.patch
	patches.suse/cifs-move-cifs_cleanup_volume_info-to-fs_context-c.patch
	patches.suse/cifs-move-size-from-cifs_sb-to-cifs_sb-ctx.patch
	patches.suse/cifs-add-initial-reconfigure-support.patch
	patches.suse/cifs-we-do-not-allow-changing-username-password-unc-during-remo.patch
	patches.suse/cifs-simplify-handling-of-cifs_sb-ctx-local_nls.patch
	patches.suse/cifs-don-t-create-a-temp-nls-in-cifs_setup_ipc.patch
	patches.suse/cifs-uncomplicate-printing-the-iocharset-parameter.patch
	patches.suse/cifs-do-not-allow-changing-posix_paths-during-remount.patch
	patches.suse/cifs-remove-ctx-argument-from-cifs_setup_cifs_sb.patch
	patches.suse/cifs-move-update-of-flags-into-a-separate-function.patch
	patches.suse/cifs-update-mnt_cifs_flags-during-reconfigure.patch
	patches.suse/cifs-fix-uninitialized-variable-in-smb3_fs_context_parse_param.patch
	patches.suse/cifs-update-super_operations-to-show_devname.patch
	patches.suse/smb3-remind-users-that-witness-protocol-is-experimental.patch
	patches.suse/cifs-Fix-some-error-pointers-handling-detected-by-static-checker.patch
	patches.suse/cifs-fix-rsize-wsize-to-be-negotiated-values.patch
	patches.suse/cifs-fix-use-after-free-in-cifs_smb3_do_mount-.patch
	patches.suse/cifs-Tracepoints-and-logs-for-tracing-credit-changes-.patch
	patches.suse/cifs-correct-four-aliased-mount-parms-to-allow-use-of-previous-name.patch
	patches.suse/cifs-handle-guest-mount-parameter.patch
	patches.suse/cifs-Fix-support-for-remount-when-not-changing-rsize-wsize.patch
	patches.suse/07-cifs-update-internal-module-version-number.patch
	patches.suse/ubifs-wbuf-Don-t-leak-kernel-memory-to-flash.patch
	patches.suse/ubifs-Fix-error-return-code-in-ubifs_init_authentica.patch
	patches.suse/gpio-mvebu-update-Armada-XP-per-CPU-comment.patch
	patches.suse/drm-i915-Fix-mismatch-between-misplaced-vma-check-an.patch
	patches.suse/xfs-fix-parent-pointer-scrubber-bailing-out-on-unall.patch
	patches.suse/xfs-scrub-should-mark-a-directory-corrupt-if-any-ent.patch
	patches.suse/xfs-show-the-proper-user-quota-options.patch
	patches.suse/xfs-fix-the-forward-progress-assertion-in-xfs_iwalk_.patch
	patches.suse/epoll-check-for-events-when-removing-a-timed-out-thread-from-the-wait-queue.patch
	patches.suse/pwm-zx-Add-missing-cleanup-in-error-path.patch
	patches.suse/pwm-lp3943-Dynamically-allocate-PWM-chip-base.patch
	patches.suse/HSI-omap_ssi-Don-t-jump-to-free-ID-in-ssi_add_contro.patch
	patches.suse/power-supply-axp288_charger-Fix-HP-Pavilion-x2-10-DM.patch
	patches.suse/power-supply-bq24190_charger-fix-reference-leak.patch
	patches.suse/i3c-master-fix-missing-destroy_workqueue-on-error-in.patch
	patches.suse/rtc-pcf2127-move-watchdog-initialisation-to-a-separa.patch
	patches.suse/rtc-pcf2127-fix-pcf2127_nvmem_read-write-returns.patch
	patches.suse/rtc-sun6i-Fix-memleak-in-sun6i_rtc_clk_init.patch
	patches.suse/rtc-hym8563-enable-wakeup-when-applicable.patch
	patches.suse/rtc-pl031-fix-resource-leak-in-pl031_probe.patch
	patches.suse/rtc-ep93xx-Fix-NULL-pointer-dereference-in-ep93xx_rt.patch
	patches.suse/rtc-pcf2127-only-use-watchdog-when-explicitly-availa.patch
	patches.suse/kvm-vmx-drop-guest-cpuid-check-for-vmxe-in-vmx_set_c.patch
	patches.suse/cifs-Delete-a-stray-unlock-in-cifs_swn_reconnect-.patch
	patches.suse/cifs-Unlock-on-errors-in-cifs_swn_reconnect-.patch
	patches.suse/cifs-Re-indent-cifs_swn_reconnect-.patch
	patches.suse/cifs-Avoid-error-pointer-dereference.patch
	patches.suse/SMB3-Add-support-for-getting-and-setting-SACLs.patch
	patches.suse/Add-SMB-2-support-for-getting-and-setting-SACLs.patch
	patches.suse/clk-tegra-Do-not-return-0-on-failure.patch
	patches.suse/clk-tegra-Fix-duplicated-SE-clock-entry.patch
	patches.suse/clk-mediatek-Make-mtk_clk_register_mux-a-static-func.patch
	patches.suse/clk-ti-Fix-memleak-in-ti_fapll_synth_setup.patch
	patches.suse/clk-at91-sam9x60-remove-atmel-osc-bypass-support.patch
	patches.suse/clk-ingenic-Fix-divider-calculation-with-div-tables.patch
	patches.suse/clk-s2mps11-Fix-a-resource-leak-in-error-handling-pa.patch
	patches.suse/clk-sunxi-ng-Make-sure-divider-tables-have-sentinel.patch
	patches.suse/clk-mvebu-a3700-fix-the-XTAL-MODE-pin-to-MPP1_9.patch
	patches.suse/exfat-Avoid-allocating-upcase-table-using-kcalloc.patch
	patches.suse/0012-dm-ioctl-fix-error-return-code-in-target_message.patch
	patches.suse/ARM-p2v-fix-handling-of-LPAE-translation-in-BE-mode.patch
	patches.suse/ACPI-PNP-compare-the-string-length-in-the-matching_i.patch
	patches.suse/watchdog-armada_37xx-Add-missing-dependency-on-HAS_I.patch
	patches.suse/watchdog-sirfsoc-Add-missing-dependency-on-HAS_IOMEM.patch
	patches.suse/watchdog-sprd-remove-watchdog-disable-from-resume-fa.patch
	patches.suse/watchdog-sprd-check-busy-bit-before-new-loading-rath.patch
	patches.suse/watchdog-sprd-change-to-use-usleep_range-instead-of-.patch
	patches.suse/watchdog-Fix-potential-dereferencing-of-null-pointer.patch
	patches.suse/watchdog-qcom-Avoid-context-switch-in-restart-handle.patch
	patches.suse/watchdog-coh901327-add-COMMON_CLK-dependency.patch
	patches.suse/ALSA-hda-realtek-Remove-dummy-lineout-on-Acer-Travel.patch
	patches.suse/ALSA-hda-realtek-Supported-Dell-fixed-type-headset.patch
	patches.suse/ALSA-core-memalloc-add-page-alignment-for-iram.patch
	patches.suse/ALSA-usb-audio-Add-VID-to-support-native-DSD-reprodu.patch
	patches.suse/ALSA-usb-audio-Disable-sample-read-check-if-firmware.patch
	patches.suse/ALSA-pcm-Clear-the-full-allocated-memory-at-hw_param.patch
	patches.suse/ALSA-pcm-oss-Fix-a-few-more-UBSAN-fixes.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-MSI-GP73.patch
	patches.suse/ALSA-hda-realtek-Apply-jack-fixup-for-Quanta-NL3.patch
	patches.suse/ALSA-hda-apply-jack-fixup-for-the-Acer-Veriton-N4640.patch
	patches.suse/virtio_net-Fix-error-code-in-probe.patch
	patches.suse/libnvdimm-namespace-Fix-reaping-of-invalidated-block.patch
	patches.suse/libnvdimm-label-Return-ENXIO-for-no-slot-in-__blk_la.patch
	patches.suse/blk-mq-Remove-running-from-the-wrong-CPU-warning.patch
	patches.suse/s390-dasd-fix-hanging-device-offline-processing
	patches.suse/s390-dasd-prevent-inconsistent-lcu-device-data
	patches.suse/s390-dasd-fix-list-corruption-of-pavgroup-group-list
	patches.suse/s390-dasd-fix-list-corruption-of-lcu-list
	patches.suse/powerpc-smp-Add-__init-to-init_big_cores.patch
	patches.suse/ext4-fix-a-memory-leak-of-ext4_free_data.patch
	patches.suse/ext4-fix-deadlock-with-fs-freezing-and-EA-inodes.patch
	patches.suse/ext4-don-t-remount-read-only-with-errors-continue-on.patch
	patches.suse/cgroup-fix-memory-leak-when-parsing-multiple-source-parameters.patch
	patches.suse/lib-genalloc-fix-the-overflow-when-size-is-too-big.patch
	patches.suse/0013-scsi-block-Fix-a-race-in-the-runtime-power-managemen.patch
	patches.suse/scsi-cxgb4i-Fix-TLS-dependency
	patches.suse/i40e-Fix-Error-I40E_AQ_RC_EINVAL-when-removing-VFs.patch
	patches.suse/iavf-fix-double-release-of-rtnl_lock.patch
	patches.suse/net-mvpp2-disable-force-link-UP-during-port-init-pro.patch
	patches.suse/net-mvpp2-Add-TCAM-entry-to-drop-flow-control-pause-.patch
	patches.suse/net-mvpp2-prs-fix-PPPoE-with-ipv6-packet-parse.patch
	patches.suse/ethernet-ucc_geth-fix-use-after-free-in-ucc_geth_rem.patch
	patches.suse/ionic-account-for-vlan-tag-len-in-rx-buffer-len.patch
	patches.suse/net-mvpp2-Fix-GoP-port-3-Networking-Complex-Control-.patch
	patches.suse/ibmvnic-fix-login-buffer-memory-leak.patch
	patches.suse/virtio_net-Fix-recursive-call-to-cpus_read_lock.patch
	patches.suse/ibmvnic-continue-fatal-error-reset-after-passive-ini.patch
	patches.suse/CDC-NCM-remove-connected-log-message.patch
	patches.suse/tun-fix-return-value-when-the-number-of-iovs-exceeds.patch
	patches.suse/e1000e-bump-up-timeout-to-wait-when-ME-un-configures.patch
	patches.suse/bnxt_en-Fix-AER-recovery.patch
	patches.suse/net-mvpp2-fix-pkt-coalescing-int-threshold-configura.patch
	patches.suse/net-hns-fix-return-value-check-in-__lb_other_process.patch
	patches.suse/ibmvnic-fix-NULL-pointer-dereference.patch
	patches.suse/net-usb-qmi_wwan-add-Quectel-EM160R-GL.patch
	patches.suse/r8169-work-around-power-saving-bug-on-some-chip-vers.patch
	patches.suse/ALSA-hda-realtek-Fix-speaker-volume-control-on-Lenov.patch
	patches.suse/ALSA-hda-realtek-Modify-Dell-platform-name.patch
	patches.suse/ALSA-usb-audio-Fix-UBSAN-warnings-for-MIDI-jacks.patch
	patches.suse/ALSA-usb-audio-Add-quirk-for-BOSS-AD-10.patch
	patches.suse/ALSA-hda-conexant-add-a-new-hda-codec-CX11970.patch
	patches.suse/ALSA-hda-realtek-Add-mute-LED-quirk-for-more-HP-lapt.patch
	patches.suse/ALSA-hda-realtek-Add-two-Intel-Reference-board-SSID-.patch
	patches.suse/ALSA-hda-realtek-Enable-mute-and-micmute-LED-on-HP-E.patch
	patches.suse/ALSA-usb-audio-Add-quirk-for-RC-505.patch
	patches.suse/ALSA-hda-via-Fix-runtime-PM-for-Clevo-W35xSS.patch
	patches.suse/btrfs-qgroup-don-t-try-to-wait-flushing.patch
	patches.suse/btrfs-send-fix-wrong-file-path-when-there-is-an-inod.patch
	patches.suse/btrfs-fix-transaction-leak-and-crash-after-RO-remoun.patch
	patches.suse/btrfs-fix-transaction-leak-and-crash-after-cleaning-.patch
	patches.suse/btrfs-fix-race-between-RO-remount-and-the-cleaner-ta.patch
	patches.suse/btrfs-add-assertion-for-empty-list-of-transactions-a.patch
	patches.suse/btrfs-run-delayed-iputs-when-remounting-RO-to-avoid-.patch
	patches.suse/regmap-debugfs-Fix-a-memory-leak-when-calling-regmap.patch
	patches.suse/regmap-debugfs-Fix-a-reversed-if-statement-in-regmap.patch
	patches.suse/spi-stm32-FIFO-threshold-level-fix-align-packet-size.patch
	patches.suse/crypto-ecdh-avoid-buffer-overflow-in-ecdh_set_secret.patch
	patches.suse/qed-select-CONFIG_CRC32.patch
	patches.suse/wil6210-select-CONFIG_CRC32.patch
	patches.suse/misdn-dsp-select-CONFIG_BITREVERSE.patch
	patches.suse/wan-ds26522-select-CONFIG_BITREVERSE.patch
	patches.suse/net-vlan-avoid-leaks-on-register_vlan_dev-failures.patch
	patches.suse/net-hns3-fix-a-phy-loopback-fail-issue.patch
	patches.suse/net-hns3-fix-the-number-of-queues-actually-used-by-A.patch
	patches.suse/net-cdc_ncm-correct-overhead-in-delayed_ndp_size.patch
	patches.suse/chtls-Fix-hardware-tid-leak.patch
	patches.suse/chtls-Remove-invalid-set_tcb-call.patch
	patches.suse/chtls-Fix-panic-when-route-to-peer-not-configured.patch
	patches.suse/chtls-Replace-skb_dequeue-with-skb_peek.patch
	patches.suse/chtls-Added-a-check-to-avoid-NULL-pointer-dereferenc.patch
	patches.suse/chtls-Fix-chtls-resources-release-sequence.patch
	patches.suse/s390-qeth-fix-deadlock-during-recovery
	patches.suse/s390-qeth-fix-locking-for-discipline-setup-removal
	patches.suse/s390-qeth-fix-l2-header-access-in-qeth_l3_osa_features_check
	patches.suse/net-mlx5-Use-port_num-1-instead-of-0-when-delete-a-R.patch
	patches.suse/net-mlx5e-ethtool-Fix-restriction-of-autoneg-with-56.patch
	patches.suse/net-mlx5e-Fix-two-double-free-cases.patch
	patches.suse/net-mlx5e-Fix-memleak-in-mlx5e_create_l2_table_group.patch
	patches.suse/arm64-mm-fix-arch_low_address_limit-when-config_zone_dma.patch
	patches.suse/arm64-link-with-z-norelro-for-LLD-or-aarch64-elf.patch
	patches.suse/ARM-OMAP2-omap_device-fix-idling-of-devices-during-probe.patch
	patches.suse/iommu-intel-fix-memleak-in-intel_irq_remapping_alloc
	patches.suse/iommu-vt-d-move-intel_iommu-info-from-struct-intel_svm-to-struct-intel_svm_dev
	patches.suse/iommu-vt-d-fix-general-protection-fault-in-aux_detach_device
	patches.suse/iommu-vt-d-fix-ineffective-devtlb-invalidation-for-subdevices
	patches.suse/drm-amdgpu-fix-a-GPU-hang-issue-when-remove-device.patch
	patches.suse/drm-i915-clear-the-gpu-reloc-batch.patch
	patches.suse/0002-drm-msm-Fix-WARN_ON-splat-in-_free_object.patch
	patches.suse/ACPI-scan-add-stub-acpi_create_platform_device-for-C.patch
	patches.suse/i2c-sprd-use-a-specific-timeout-to-avoid-system-hang.patch
	patches.suse/i2c-i801-Fix-the-i2c-mux-gpiod_lookup_table-not-bein.patch
	patches.suse/dmaengine-mediatek-mtk-hsdma-Fix-a-resource-leak-in-.patch
	patches.suse/dmaengine-dw-edma-Fix-use-after-free-in-dw_edma_allo.patch
	patches.suse/dmaengine-xilinx_dma-check-dma_async_device_register.patch
	patches.suse/dmaengine-xilinx_dma-fix-incompatible-param-warning-.patch
	patches.suse/dmaengine-xilinx_dma-fix-mixed_enum_type-coverity-wa.patch
	patches.suse/hwmon-pwm-fan-Ensure-that-calculation-doesn-t-discar.patch
	patches.suse/x86-mm-fix-leak-of-pmd-ptlock.patch
	patches.suse/x86-mtrr-correct-the-range-check-before-performing-mtrr-type-lookups.patch
	patches.suse/x86-resctrl-use-an-ipi-instead-of-task_work_add-to-update-pqr_assoc-msr.patch
	patches.suse/x86-resctrl-don-t-move-a-task-to-the-same-resource-group.patch
	patches.suse/crypto-asym_tpm-correct-zero-out-potential-secrets.patch
	patches.suse/staging-mt7621-dma-Fix-a-resource-leak-in-an-error-h.patch
	patches.suse/USB-cdc-acm-blacklist-another-IR-Droid-device.patch
	patches.suse/USB-cdc-wdm-Fix-use-after-free-in-service_outstandin.patch
	patches.suse/USB-xhci-fix-U1-U2-handling-for-hardware-with-XHCI_I.patch
	patches.suse/usb-gadget-function-printer-Fix-a-memory-leak-for-in.patch
	patches.suse/usb-gadget-Fix-spinlock-lockup-on-usb_function_deact.patch
	patches.suse/USB-gadget-legacy-fix-return-error-code-in-acm_ms_bi.patch
	patches.suse/usb-gadget-u_ether-Fix-MTU-size-mismatch-with-RX-pac.patch
	patches.suse/usb-chipidea-ci_hdrc_imx-add-missing-put_device-call.patch
	patches.suse/USB-yurex-fix-control-URB-timeout-handling.patch
	patches.suse/usb-dwc3-ulpi-Use-VStsDone-to-detect-PHY-regs-access.patch
	patches.suse/usb-gadget-f_uac2-reset-wMaxPacketSize.patch
	patches.suse/USB-usblp-fix-DMA-to-stack.patch
	patches.suse/usb-usbip-vhci_hcd-protect-shift-size.patch
	patches.suse/usb-dwc3-gadget-Restart-DWC3-gadget-when-enabling-pu.patch
	patches.suse/usb-gadget-configfs-Fix-use-after-free-issue-with-ud.patch
	patches.suse/usb-gadget-select-CONFIG_CRC32.patch
	patches.suse/usb-gadget-configfs-Preserve-function-ordering-after.patch
	patches.suse/usb-uas-Add-PNY-USB-Portable-SSD-to-unusual_uas.patch
	patches.suse/USB-serial-option-add-Quectel-EM160R-GL.patch
	patches.suse/USB-serial-option-add-LongSung-M5710-module-support.patch
	patches.suse/USB-serial-iuu_phoenix-fix-DMA-from-stack.patch
	patches.suse/usb-gadget-enable-super-speed-plus.patch
	patches.suse/usb-typec-Fix-copy-paste-error-for-NVIDIA-alt-mode-d.patch
	patches.suse/0014-block-rsxx-select-CONFIG_CRC32.patch
	patches.suse/nvme-fc-avoid-calling-_nvme_fc_abort_outstanding_ios-from-interrupt-context.patch
	patches.suse/nvme-tcp-Fix-possible-race-of-io_work-and-direct-sen.patch
	patches.suse/nvme-avoid-possible-double-fetch-in-handling-CQE.patch
	patches.suse/nvmet-rdma-Fix-list_del-corruption-on-queue-establis.patch
	patches.suse/msft-hv-2201-x86-hyperv-Fix-kexec-panic-hang-issues.patch
	patches.suse/btrfs-shrink-delalloc-pages-instead-of-full-inodes.patch
	patches.suse/tracing-kprobes-do-the-notrace-functions-check-without-kprobes-on-ftrace.patch
	patches.suse/target-fix-XCOPY-NAA-identifier-lookup.patch
	patches.suse/NFS4-Fix-use-after-free-in-trace_event_raw_event_nfs.patch
	patches.suse/net-sunrpc-interpret-the-return-value-of-kstrtou32-c.patch
	patches.suse/pNFS-Mark-layout-for-return-if-return-on-close-was-n.patch
	patches.suse/NFS-pNFS-Fix-a-leak-of-the-layout-plh_outstanding-co.patch
	patches.suse/NFS-nfs_delegation_find_inode_server-must-first-refe.patch
	patches.suse/NFS-nfs_igrab_and_active-must-first-reference-the-su.patch
	patches.suse/ALSA-hda-realtek-fix-right-sounds-and-mute-micmute-L.patch
	patches.suse/ASoC-Intel-fix-error-code-cnl_set_dsp_D0.patch
	patches.suse/ASoC-dapm-remove-widget-from-dirty-list-on-free.patch
	patches.suse/ASoC-meson-axg-tdm-interface-fix-loopback.patch
	patches.suse/ALSA-usb-audio-Fix-the-missing-endpoints-creations-f.patch
	patches.suse/ALSA-usb-audio-Choose-audioformat-of-a-counter-part-.patch
	patches.suse/ALSA-usb-audio-Avoid-unnecessary-interface-re-setup.patch
	patches.suse/ALSA-usb-audio-Annotate-the-endpoint-index-in-audiof.patch
	patches.suse/ALSA-usb-audio-Fix-implicit-feedback-sync-setup-for-.patch
	patches.suse/ALSA-doc-Fix-reference-to-mixart.rst.patch
	patches.suse/clk-tegra30-Add-hda-clock-default-rates-to-clock-dri.patch
	patches.suse/ALSA-hda-tegra-fix-tegra-hda-on-tegra30-soc.patch
	patches.suse/ALSA-fireface-Fix-integer-overflow-in-transmit_midi_.patch
	patches.suse/ALSA-firewire-tascam-Fix-integer-overflow-in-midi_po.patch
	patches.suse/ALSA-hda-hdmi-enable-runtime-pm-for-CI-AMD-display-a.patch
	patches.suse/HID-wacom-Fix-memory-leakage-caused-by-kfifo_alloc.patch
	patches.suse/HID-multitouch-Enable-multi-input-for-Synaptics-poin.patch
	patches.suse/HID-Ignore-battery-for-Elan-touchscreen-on-ASUS-UX55.patch
	patches.suse/udp-Prevent-reuseport_select_sock-from-reading-unini.patch
	patches.suse/mlxsw-core-Add-validation-of-transceiver-temperature.patch
	patches.suse/mlxsw-core-Increase-critical-threshold-for-ASIC-ther.patch
	patches.suse/net-mvpp2-Remove-Pause-and-Asym_Pause-support.patch
	patches.suse/rndis_host-set-proper-input-size-for-OID_GEN_PHYSICA.patch
	patches.suse/r8152-Add-Lenovo-Powered-USB-C-Travel-Hub.patch
	patches.suse/bnxt_en-Improve-stats-context-resource-accounting-wi.patch
	patches.suse/cxgb4-chtls-Fix-tid-stuck-due-to-wrong-update-of-qid.patch
	patches.suse/drm-i915-dsi-Use-unconditional-msleep-for-the-panel_.patch
	patches.suse/drm-amdgpu-psp-fix-psp-gfx-ctrl-cmds.patch
	patches.suse/drm-nouveau-bios-fix-issue-shadowing-expansion-ROMs.patch
	patches.suse/drm-nouveau-privring-ack-interrupts-the-same-way-as-.patch
	patches.suse/drm-nouveau-i2c-gm200-increase-width-of-aux-semaphor.patch
	patches.suse/drm-nouveau-mmu-fix-vram-heap-sizing.patch
	patches.suse/drm-nouveau-kms-nv50-fix-case-where-notifier-buffer-.patch
	patches.suse/iommu-vt-d-fix-unaligned-addresses-for-intel_flush_svm_range_dev
	patches.suse/xen-privcmd-allow-fetching-resource-sizes.patch
	patches.suse/ACPI-scan-Harden-acpi_device_add-against-device-ID-o.patch
	patches.suse/cifs-check-pointer-before-freeing.patch
	patches.suse/cifs-fix-interrupted-close-commands.patch
	patches.suse/fs-cifs-remove-unneeded-variable-in-smb3_fs_context_dup.patch
	patches.suse/cifs-connect-style-Simplify-bool-comparison.patch
	patches.suse/cifs-style-replace-one-element-array-with-flexible-array.patch
	patches.suse/ext4-fix-superblock-checksum-failure-when-setting-pa.patch
	patches.suse/ext4-fix-bug-for-rename-with-RENAME_WHITEOUT.patch
	patches.suse/0015-dm-raid-fix-discard-limits-for-raid1.patch
	patches.suse/0016-dm-zoned-select-CONFIG_CRC32.patch
	patches.suse/0017-dm-eliminate-potential-source-of-excessive-kernel-lo.patch
	patches.suse/nvme-tcp-Fix-warning-with-CONFIG_DEBUG_PREEMPT.patch
	patches.suse/nvme-don-t-intialize-hwmon-for-discovery-controllers.patch
	patches.suse/scsi-ufs-Correct-the-LUN-used-in-eh_device_reset_handler-callback
	patches.suse/powerpc-Fix-alignment-bug-within-the-init-sections.patch
	patches.suse/spi-cadence-cache-reference-clock-rate-during-probe.patch
	patches.suse/nfsd4-readdirplus-shouldn-t-return-parent-of-export.patch
	patches.suse/cachefiles-Drop-superfluous-readpages-aops-NULL-chec.patch
	patches.suse/bpf-Don-t-leak-memory-in-bpf-getsockopt-when-optlen-.patch
	patches.suse/net-mscc-ocelot-allow-offloading-of-bridge-on-top-of.patch
	patches.suse/net-dsa-mv88e6xxx-also-read-STU-state-in-mv88e6250_g.patch
	patches.suse/mac80211-fix-fast-rx-encryption-check.patch
	patches.suse/mac80211-do-not-drop-tx-nulldata-packets-on-encrypte.patch
	patches.suse/mac80211-check-if-atf-has-been-disabled-in-__ieee802.patch
	patches.suse/selftests-net-fib_tests-remove-duplicate-log-test.patch
	patches.suse/bpf-Fix-helper-bpf_map_peek_elem_proto-pointing-to-w.patch
	patches.suse/can-dev-can_restart-fix-use-after-free-bug.patch
	patches.suse/can-vxcan-vxcan_xmit-fix-use-after-free-bug.patch
	patches.suse/can-peak_usb-fix-use-after-free-bugs.patch
	patches.suse/btrfs-send-fix-invalid-clone-operations-when-cloning.patch
	patches.suse/ALSA-usb-audio-Always-apply-the-hw-constraints-for-i.patch
	patches.suse/ALSA-hda-realtek-Limit-int-mic-boost-on-Acer-Aspire-.patch
	patches.suse/ALSA-hda-via-Add-minimum-mute-flag.patch
	patches.suse/ALSA-seq-oss-Fix-missing-error-check-in-snd_seq_oss_.patch
	patches.suse/ALSA-hda-Add-Cometlake-R-PCI-ID.patch
	patches.suse/ALSA-usb-audio-Fix-UAC1-rate-setup-for-secondary-end.patch
	patches.suse/ALSA-usb-audio-Set-sample-rate-for-all-sharing-EPs-o.patch
	patches.suse/ALSA-usb-audio-Avoid-implicit-feedback-on-Pioneer-de.patch
	patches.suse/ALSA-usb-audio-Fix-hw-constraints-dependencies.patch
	patches.suse/ACPI-scan-Make-acpi_bus_get_device-clear-return-poin.patch
	patches.suse/fs-fix-lazytime-expiration-handling-in-__writeback_s.patch
	patches.suse/drm-atomic-put-state-on-error-path.patch
	patches.suse/drm-syncobj-Fix-use-after-free.patch
	patches.suse/drm-i915-gt-Prevent-use-of-engine-wa_ctx-after-error.patch
	patches.suse/drm-amd-display-Change-function-decide_dp_link_setti.patch
	patches.suse/platform-x86-i2c-multi-instantiate-Don-t-create-plat.patch
	patches.suse/platform-x86-touchscreen_dmi-Add-swap-x-y-quirk-for-.patch
	patches.suse/platform-x86-intel-vbtn-Support-for-tablet-mode-on-D.patch
	patches.suse/platform-x86-ideapad-laptop-Disable-touchpad_switch-.patch
	patches.suse/platform-x86-intel-vbtn-Drop-HP-Stream-x360-Converti.patch
	patches.suse/mmc-sdhci-of-dwcmshc-fix-rpmb-access.patch
	patches.suse/mmc-sdhci-xenon-fix-1.8v-regulator-stabilization.patch
	patches.suse/mmc-core-don-t-initialize-block-size-from-ext_csd-if.patch
	patches.suse/dm-avoid-filesystem-lookup-in-dm_get_dev_t.patch
	patches.suse/scsi-megaraid_sas-Fix-MEGASAS_IOC_FIRMWARE-regression
	patches.suse/scsi-ufs-ufshcd-pltfrm-depends-on-HAS_IOMEM
	patches.suse/scsi-scsi_transport_srp-Don-t-block-target-in-failfa.patch
	patches.suse/scsi-libfc-Avoid-invoking-response-handler-twice-if-.patch
	patches.suse/scsi-ibmvfc-Set-default-timeout-to-avoid-crash-durin.patch
	patches.suse/i2c-bpmp-tegra-Ignore-unknown-I2C_M-flags.patch
	patches.suse/i2c-octeon-check-correct-size-of-maximum-RECV_LEN-pa.patch
	patches.suse/fs-cifs-Assign-boolean-values-to-a-bool-variable.patch
	patches.suse/fs-cifs-Simplify-bool-comparison-.patch
	patches.suse/cifs-do-not-fail-__smb_send_rqst-if-non-fatal-signals-are-pending.patch
	patches.suse/selftests-powerpc-Fix-exit-status-of-pkey-tests.patch
	patches.suse/selftests-powerpc-Only-test-lwm-stmw-on-big-endian.patch
	patches.suse/x86-cpu-amd-set-_max_die_per_package-on-amd.patch
	patches.suse/x86-topology-make-_max_die_per_package-available-unconditionally.patch
	patches.suse/objtool-don-t-fail-on-missing-symbol-table.patch
	patches.suse/ehci-fix-EHCI-host-controller-initialization-sequenc.patch
	patches.suse/USB-ehci-fix-an-interrupt-calltrace-error.patch
	patches.suse/usb-gadget-aspeed-fix-stop-dma-register-setting.patch
	patches.suse/usb-udc-core-Use-lock-when-write-to-soft_connect.patch
	patches.suse/xhci-make-sure-TRB-is-fully-written-before-giving-it.patch
	patches.suse/xhci-tegra-Delay-for-disabling-LFPS-detector.patch
	patches.suse/serial-mvebu-uart-fix-tx-lost-characters-at-power-of.patch
	patches.suse/iio-ad5504-Fix-setting-power-down-state.patch
	patches.suse/phy-cpcap-usb-Fix-warning-for-missing-regulator_disa.patch
	patches.suse/0001-nvme-rdma-avoid-request-double-completion-for-concur.patch
	patches.suse/0001-nvme-tcp-avoid-request-double-completion-for-concurr.patch
	patches.suse/nvme-pci-refactor-nvme_unmap_data.patch
	patches.suse/nvme-pci-fix-error-unwind-in-nvme_map_data.patch
	patches.suse/regulator-core-avoid-regulator_resolve_supply-race-c.patch
	patches.suse/regulator-Fix-lockdep-warning-resolving-supplies.patch
	patches.suse/kvm-tracing-fix-unmatched-kvm_entry-and-kvm_exit-events
	patches.suse/kvm-nvmx-sync-unsync-d-vmcs02-state-to-vmcs12-on-mig.patch
	patches.suse/ALSA-hda-realtek-Enable-headset-of-ASUS-B1400CEPE-wi.patch
	patches.suse/ALSA-pcm-One-more-dependency-for-hw-constraints.patch
	patches.suse/ALSA-usb-audio-workaround-for-iface-reset-issue.patch
	patches.suse/ASoC-ak4458-correct-reset-polarity.patch
	patches.suse/ALSA-hda-via-Apply-the-workaround-generically-for-Cl.patch
	patches.suse/media-rc-ensure-that-uevent-can-be-read-directly-aft.patch
	patches.suse/HID-multitouch-Apply-MT_QUIRK_CONFIDENCE-quirk-for-m.patch
	patches.suse/HID-wacom-Correct-NULL-dereference-on-AES-pen-proxim.patch
	patches.suse/Revert-RDMA-mlx5-Fix-devlink-deadlock-on-net-namespa.patch
	patches.suse/ARM-dts-imx6qdl-kontron-samx6i-fix-i2c_lcd-cam-default-status.patch
	patches.suse/ARM-dts-imx6qdl-gw52xx-fix-duplicate-regulator-naming.patch
	patches.suse/drivers-soc-atmel-Avoid-calling-at91_soc_init-on-non.patch
	patches.suse/drivers-soc-atmel-add-null-entry-at-the-end-of-at91_.patch
	patches.suse/ARM-imx-build-suspend-imx6.S-with-arm-instruction-set.patch
	patches.suse/firmware-imx-select-SOC_BUS-to-fix-firmware-build.patch
	patches.suse/xen-blkfront-allow-discard-nodes-to-be-optional.patch
	patches.suse/x86-xen-avoid-warning-in-Xen-pv-guest-with-CONFIG_AM.patch
	patches.suse/0001-futex-Ensure-the-correct-return-value-from-futex_loc.patch
	patches.suse/0002-futex-Replace-pointless-printk-in-fixup_owner.patch
	patches.suse/0003-futex-Provide-and-use-pi_state_update_owner.patch
	patches.suse/0004-rtmutex-Remove-unused-argument-from-rt_mutex_proxy_u.patch
	patches.suse/0005-futex-Use-pi_state_update_owner-in-put_pi_state.patch
	patches.suse/0006-futex-Simplify-fixup_pi_state_owner.patch
	patches.suse/0007-futex-Handle-faults-correctly-for-PI-futexes.patch
	patches.suse/net-usb-qmi_wwan-added-support-for-Thales-Cinterion-.patch
	patches.suse/NFC-fix-possible-resource-leak.patch
	patches.suse/NFC-fix-resource-leak-when-target-index-is-invalid.patch
	patches.suse/mt7601u-fix-rx-buffer-refcounting.patch
	patches.suse/iwlwifi-mvm-skip-power-command-when-unbinding-vif-du.patch
	patches.suse/iwlwifi-mvm-take-mutex-for-calling-iwl_mvm_get_sync_.patch
	patches.suse/iwlwifi-pcie-add-a-NULL-check-in-iwl_pcie_txq_unmap.patch
	patches.suse/iwlwifi-pcie-fix-context-info-memory-leak.patch
	patches.suse/iwlwifi-pcie-use-jiffies-for-memory-read-spin-time-l.patch
	patches.suse/iwlwifi-pcie-reschedule-in-long-running-memory-reads.patch
	patches.suse/iwlwifi-mvm-invalidate-IDs-of-internal-stations-at-m.patch
	patches.suse/iwlwifi-mvm-guard-against-device-removal-in-reprobe.patch
	patches.suse/mt7601u-fix-kernel-crash-unplugging-the-device.patch
	patches.suse/mac80211-160MHz-with-extended-NSS-BW-in-CSA.patch
	patches.suse/wext-fix-NULL-ptr-dereference-with-cfg80211-s-lack-o.patch
	patches.suse/mac80211-pause-TX-while-changing-interface-type.patch
	patches.suse/ice-Don-t-allow-more-channels-than-LAN-MSI-X-availab.patch
	patches.suse/ice-Fix-MSI-X-vector-fallback-logic.patch
	patches.suse/i40e-acquire-VSI-pointer-only-after-VF-is-initialize.patch
	patches.suse/igc-fix-link-speed-advertising.patch
	patches.suse/can-dev-prevent-potential-information-leak-in-can_fi.patch
	patches.suse/ibmvnic-Ensure-that-CRQ-entry-read-are-correctly-ord.patch
	patches.suse/net-mlx5-Fix-memory-leak-on-flow-table-creation-erro.patch
	patches.suse/net-mlx5e-E-switch-Fix-rate-calculation-for-overflow.patch
	patches.suse/net-mlx5e-Reduce-tc-unsupported-key-print-level.patch
	patches.suse/0001-net-mlx5e-Correctly-handle-changing-the-number-of-qu.patch
	patches.suse/rxrpc-Fix-memory-leak-in-rxrpc_lookup_local.patch
	patches.suse/drm-nouveau-svm-fail-NOUVEAU_SVM_INIT-ioctl-on-unsup.patch
	patches.suse/drm-i915-Check-for-all-subplatform-bits.patch
	patches.suse/ACPI-sysfs-Prefer-compatible-modalias.patch
	patches.suse/PM-hibernate-flush-swap-writer-after-marking.patch
	patches.suse/iommu-vt-d-correctly-check-addr-alignment-in-qi_flush_dev_iotlb_pasid
	patches.suse/iommu-vt-d-do-not-use-flush-queue-when-caching-mode-is-on
	patches.suse/nbd-freeze-the-queue-while-we-re-adding-connections.patch
	patches.suse/nvme-multipath-Early-exit-if-no-path-is-available.patch
	patches.suse/ACPI-IORT-Do-not-blindly-trust-DMA-masks-from-firmwa.patch
	patches.suse/s390-vfio-ap-clean-up-vfio_ap-resources-when-kvm-pointer-invalidated
	patches.suse/s390-vfio-ap-no-need-to-disable-irq-after-queue-reset
	patches.suse/scsi-qla2xxx-Fix-description-for-parameter-ql2xenfor.patch
	patches.suse/cifs-ignore-auto-and-noauto-options-if-given.patch
	patches.suse/cifs-fix-mounts-to-subdirectories-of-target.patch
	patches.suse/cifs-returning-mount-parm-processing-errors-correctly.patch
	patches.suse/cifs-fix-dfs-domain-referrals.patch
	patches.suse/pNFS-NFSv4-Fix-a-layout-segment-leak-in-pnfs_layout_.patch
	patches.suse/leds-trigger-fix-potential-deadlock-with-libata.patch
	patches.suse/i2c-mediatek-Move-suspend-and-resume-handling-to-NOI.patch
	patches.suse/bpf-cgroup-Fix-optlen-WARN_ON_ONCE-toctou.patch
	patches.suse/bpf-cgroup-Fix-problematic-bounds-check.patch
	patches.suse/ibmvnic-device-remove-has-higher-precedence-over-res.patch
	patches.suse/igc-Report-speed-and-duplex-as-unknown-when-device-i.patch
	patches.suse/igc-set-the-default-return-value-to-IGC_ERR_NVM-in-i.patch
	patches.suse/igc-check-return-value-of-ret_val-in-igc_config_fc_a.patch
	patches.suse/i40e-Revert-i40e-don-t-report-link-up-for-a-VF-who-h.patch
	patches.suse/mac80211-fix-station-rate-table-updates-on-assoc.patch
	patches.suse/net-mvpp2-TCAM-entry-enable-should-be-written-after-.patch
	patches.suse/r8169-fix-WoL-on-shutdown-if-CONFIG_DEBUG_SHIRQ-is-s.patch
	patches.suse/net-mlx5e-Update-max_opened_tc-also-when-channels-ar.patch
	patches.suse/platform-x86-hp-wmi-Disable-tablet-mode-reporting-by.patch
	patches.suse/ARM-dts-lpc32xx-Revert-set-default-clock-rate-of-HCLK-PLL.patch
	patches.suse/ARM-dts-sun7i-a20-bananapro-Fix-ethernet-phy-mode.patch
	patches.suse/fgraph-initialize-tracing_graph_pause-at-task-creation.patch
	patches.suse/tracing-kprobe-fix-to-support-kretprobe-events-on-unloaded-modules.patch
	patches.suse/ovl-perform-vfs_getxattr-with-mounter-creds.patch
	patches.suse/ovl-fix-dentry-leak-in-ovl_get_redirect.patch
	patches.suse/ovl-skip-getxattr-of-security-labels.patch
	patches.suse/drm-amd-display-Revert-Fix-EDID-parsing-after-resume.patch
	patches.suse/drm-amd-display-Fix-dc_sink-kref-count-in-emulated_l.patch
	patches.suse/drm-amd-display-Free-atomic-state-after-drm_atomic_c.patch
	patches.suse/drm-amd-display-Decrement-refcount-of-dc_sink-before.patch
	patches.suse/mmc-core-Limit-retries-when-analyse-of-SDIO-tuples-f.patch
	patches.suse/kvm-x86-allow-guests-to-see-msr_ia32_tsx_ctrl-even-if-tsx-off
	patches.suse/kvm-x86-set-so-called-reserved-cr3-bits-in-lm-mask-at-vcpu-reset
	patches.suse/mm-hugetlbfs-fix-cannot-migrate-the-fallocated-HugeTLB-page.patch
	patches.suse/mm-thp-fix-madv_remove-deadlock-on-shmem-thp.patch
	patches.suse/scsi-lpfc-Fix-EEH-encountering-oops-with-NVMe-traffi.patch
	patches.suse/Input-i8042-unbreak-Pegatron-C15B.patch
	patches.suse/Input-xpad-sync-supported-devices-with-fork-on-GitHu.patch
	patches.suse/USB-usblp-don-t-call-usb_set_interface-if-there-s-a-.patch
	patches.suse/USB-serial-cp210x-add-new-VID-PID-for-supporting-Ter.patch
	patches.suse/USB-serial-cp210x-add-pid-vid-for-WSDA-200-USB.patch
	patches.suse/USB-serial-option-Adding-support-for-Cinterion-MV31.patch
	patches.suse/USB-gadget-legacy-fix-an-error-code-in-eth_bind.patch
	patches.suse/usb-renesas_usbhs-Clear-pipe-running-flag-in-usbhs_p.patch
	patches.suse/xhci-fix-bounce-buffer-usage-for-non-sg-list-case.patch
	patches.suse/usb-dwc3-fix-clock-issue-during-resume-in-OTG-mode.patch
	patches.suse/usb-dwc2-Fix-endpoint-direction-check-in-ep_from_win.patch
	patches.suse/ARM-ensure-the-signal-page-contains-defined-contents.patch
	patches.suse/smb3-Fix-out-of-bounds-bug-in-SMB2_negotiate-.patch
	patches.suse/smb3-fix-crediting-for-compounding-when-only-one-request-in-flight.patch
	patches.suse/cifs-report-error-instead-of-invalid-when-revalidating-a-dentry-fai.patch
	patches.suse/x86-apic-add-extra-serialization-for-non-serializing-msrs.patch
	patches.suse/0001-libnvdimm-dimm-Avoid-race-between-probe-and-availabl.patch
	patches.suse/tracing-do-not-count-ftrace-events-in-top-level-enable-output.patch
	patches.suse/squashfs-add-more-sanity-checks-in-id-lookup.patch
	patches.suse/squashfs-add-more-sanity-checks-in-inode-lookup.patch
	patches.suse/squashfs-add-more-sanity-checks-in-xattr-id-lookup.patch
	patches.suse/firmware_loader-align-.builtin_fw-to-8.patch
	patches.suse/NET-usb-qmi_wwan-Adding-support-for-Cinterion-MV31.patch
	patches.suse/netback-avoid-race-in-xenvif_rx_ring_slots_avail.patch
	patches.suse/net-gro-do-not-keep-too-many-GRO-packets-in-napi-rx_.patch
	patches.suse/mt76-dma-fix-a-possible-memory-leak-in-mt76_add_frag.patch
	patches.suse/ibmvnic-Clear-failover_pending-if-unable-to-schedule.patch
	patches.suse/net-fix-iteration-for-sctp-transport-seq_files.patch
	patches.suse/net-dsa-felix-implement-port-flushing-on-.phylink_ma.patch
	patches.suse/net-hns3-add-a-check-for-queue_id-in-hclge_reset_vf_.patch
	patches.suse/bpf-Fix-verifier-jsgt-branch-analysis-on-max-bound.patch
	patches.suse/bpf-Fix-32-bit-src-register-truncation-on-div-mod.patch
	patches.suse/tracing-check-length-before-giving-out-the-filter-buffer.patch
	patches.suse/0002-drm-vc4-hvs-Fix-buffer-overflow-with-the-dlist-handl.patch
	patches.suse/0003-drm-sun4i-tcon-set-sync-polarity-for-tcon1-channel.patch
	patches.suse/0004-drm-sun4i-dw-hdmi-always-set-clock-rate.patch
	patches.suse/0005-drm-sun4i-Fix-H6-HDMI-PHY-configuration.patch
	patches.suse/0006-drm-sun4i-dw-hdmi-Fix-max.-frequency-for-H6.patch
	patches.suse/cifs-fix-dfs-links.patch
	patches.suse/cifs-do-not-disable-noperm-if-multiuser-mount-option-is-not-provide.patch
	patches.suse/cifs-In-the-new-mount-api-we-get-the-full-devname-as-source-.patch
	patches.suse/cifs-Set-CIFS_MOUNT_USE_PREFIX_PATH-flag-on-setting-cifs_sb-prepat.patch
	patches.suse/i2c-stm32f7-fix-configuration-of-the-digital-filter.patch
	patches.suse/cgroup-v1-add-disabled-controller-check-in-cgroup1_parse_param.patch
	patches.suse/cgroup-fix-psi-monitor-for-root-cgroup.patch
	patches.suse/clk-sunxi-ng-mp-fix-parent-rate-change-flag-check.patch
	patches.suse/ibmvnic-merge-do_change_param_reset-into-do_reset.patch
	patches.suse/bpf-Add-bpf_patch_call_args-prototype-to-include-lin.patch
	patches.suse/bpf-Avoid-warning-when-re-casting-__bpf_call_base-in.patch
	patches.suse/bpf-Declare-__bpf_free_used_maps-unconditionally.patch
	patches.suse/net-ethernet-ibm-ibmvnic-Fix-some-kernel-doc-misdeme.patch
	patches.suse/vmxnet3-Remove-buf_info-from-device-accessible-struc.patch
	patches.suse/ibmvnic-rework-to-ensure-SCRQ-entry-reads-are-proper.patch
	patches.suse/ibmvnic-remove-unnecessary-rmb-inside-ibmvnic_poll.patch
	patches.suse/ath10k-Fix-error-handling-in-case-of-CE-pipe-init-fa.patch
	patches.suse/ath-Use-safer-key-clearing-with-key-cache-entries.patch
	patches.suse/ath9k-Clear-key-cache-explicitly-on-disabling-hardwa.patch
	patches.suse/ath-Export-ath_hw_keysetmac.patch
	patches.suse/ath-Modify-ath_key_delete-to-not-need-full-key-entry.patch
	patches.suse/ath9k-Postpone-key-cache-entry-deletion-for-TXQ-fram.patch
	patches.suse/brcmfmac-clear-EAP-association-status-bits-on-linkdo.patch
	patches.suse/wlcore-Fix-command-execute-failure-19-for-wl12xx.patch
	patches.suse/ibmvnic-prefer-unsigned-long-over-unsigned-long-int.patch
	patches.suse/ibmvnic-fix-block-comments.patch
	patches.suse/ibmvnic-fix-braces.patch
	patches.suse/ibmvnic-avoid-multiple-line-dereference.patch
	patches.suse/ibmvnic-fix-miscellaneous-checks.patch
	patches.suse/ibmvnic-add-comments-for-spinlock_t-definitions.patch
	patches.suse/ibmvnic-remove-unused-spinlock_t-stats_lock-definiti.patch
	patches.suse/ibmvnic-prefer-strscpy-over-strlcpy.patch
	patches.suse/xen-netback-fix-spurious-event-detection-for-common-.patch
	patches.suse/Bluetooth-btqcomsmd-Fix-a-resource-leak-in-error-han.patch
	patches.suse/Bluetooth-hci_uart-Fix-a-race-for-write_work-schedul.patch
	patches.suse/Bluetooth-Fix-initializing-response-id-after-clearin.patch
	patches.suse/Bluetooth-hci_h5-Set-HCI_QUIRK_SIMULTANEOUS_DISCOVER.patch
	patches.suse/Bluetooth-drop-HCI-device-reference-before-return.patch
	patches.suse/Bluetooth-Put-HCI-device-if-inquiry-procedure-interr.patch
	patches.suse/Bluetooth-Fix-null-pointer-dereference-in-amp_read_l.patch
	patches.suse/Bluetooth-btusb-Fix-memory-leak-in-btusb_mtk_wmt_rec.patch
	patches.suse/ath10k-fix-wmi-mgmt-tx-queue-full-due-to-race-condit.patch
	patches.suse/brcmfmac-Add-DMI-nvram-filename-quirk-for-Predia-Bas.patch
	patches.suse/brcmfmac-Add-DMI-nvram-filename-quirk-for-Voyo-winpa.patch
	patches.suse/ath9k-fix-data-bus-crash-when-setting-nf_override-vi.patch
	patches.suse/ath10k-hold-RCU-lock-when-calling-ieee80211_find_sta.patch
	patches.suse/mac80211-fix-potential-overflow-when-multiplying-to-.patch
	patches.suse/ibmvnic-simplify-reset_long_term_buff-function.patch
	patches.suse/ibmvnic-substitute-mb-with-dma_wmb-for-send_-crq-fun.patch
	patches.suse/bpf-x64-Pad-NOPs-to-make-images-converge-more-easily.patch
	patches.suse/bpf_lru_list-Read-double-checked-variable-once-witho.patch
	patches.suse/bpf-Remove-MTU-check-in-__bpf_skb_max_len.patch
	patches.suse/ibmvnic-Set-to-CLOSED-state-even-on-error.patch
	patches.suse/bnxt_en-reverse-order-of-TX-disable-and-carrier-off.patch
	patches.suse/dpaa2-eth-fix-memory-leak-in-XDP_REDIRECT.patch
	patches.suse/net-mlx5e-E-switch-Fix-rate-calculation-for-overflow-0e22bfb7.patch
	patches.suse/net-mlx5-Disable-devlink-reload-for-multi-port-slave.patch
	patches.suse/net-mlx5-Disallow-RoCE-on-multi-port-slave-device.patch
	patches.suse/net-mlx5-Disallow-RoCE-on-lag-device.patch
	patches.suse/net-mlx5-Disable-devlink-reload-for-lag-devices.patch
	patches.suse/bpf-Fix-truncation-handling-for-mod32-dst-reg-wrt-ze.patch
	patches.suse/appletalk-Fix-skb-allocation-size-in-loopback-case.patch
	patches.suse/ibmvnic-change-IBMVNIC_MAX_IND_DESCS-to-16.patch
	patches.suse/cxgb4-chtls-cxgbit-Keeping-the-max-ofld-immediate-da.patch
	patches.suse/b43-N-PHY-Fix-the-update-of-coef-for-the-PHY-revisio.patch
	patches.suse/net-wan-lmc-unregister-device-when-no-matching-devic.patch
	patches.suse/r8169-fix-resuming-from-suspend-on-RTL8105e-if-machi.patch
	patches.suse/ibmvnic-add-memory-barrier-to-protect-long-term-buff.patch
	patches.suse/ibmvnic-skip-send_request_unmap-for-timeout-reset.patch
	patches.suse/ibmvnic-serialize-access-to-work-queue-on-remove.patch
	patches.suse/net-re-solve-some-conflicts-after-net-net-next-merge.patch
	patches.suse/ARM-dts-Configure-missing-thermal-interrupt-for-4430.patch
	patches.suse/ARM-dts-armada388-helios4-assign-pinctrl-to-LEDs.patch
	patches.suse/ARM-dts-armada388-helios4-assign-pinctrl-to-each-fan.patch
	patches.suse/ARM-dts-exynos-correct-PMIC-interrupt-trigger-level-on-Artik-5.patch
	patches.suse/ARM-dts-exynos-correct-PMIC-interrupt-trigger-level-on-Monk.patch
	patches.suse/ARM-dts-exynos-correct-PMIC-interrupt-trigger-level-on-Rinato.patch
	patches.suse/ARM-dts-exynos-correct-PMIC-interrupt-trigger-level-on-Spring.patch
	patches.suse/ARM-dts-exynos-correct-PMIC-interrupt-trigger-level-on-Arndale-Octa.patch
	patches.suse/ARM-dts-exynos-correct-PMIC-interrupt-trigger-level-on-Odroid-XU3-family.patch
	patches.suse/reset-hisilicon-correct-vendor-prefix.patch
	patches.suse/memory-ti-aemif-Drop-child-node-when-jumping-out-loo.patch
	patches.suse/soc-aspeed-snoop-Add-clock-control-logic.patch
	patches.suse/edac-amd64-do-not-load-on-family-0x15-model-0x13.patch
	patches.suse/vt-consolemap-do-font-sum-unsigned.patch
	patches.suse/vt-drop-old-FONT-ioctls.patch
	patches.suse/usb-gadget-u_audio-Free-requests-only-after-callback.patch
	patches.suse/usb-dwc2-Do-not-update-data-length-if-it-is-0-on-inb.patch
	patches.suse/usb-dwc2-Abort-transaction-after-errors-with-unknown.patch
	patches.suse/usb-dwc2-Make-trimming-xfer-length-a-debug-message.patch
	patches.suse/usb-musb-Fix-runtime-PM-race-in-musb_queue_resume_wo.patch
	patches.suse/usb-dwc3-gadget-Fix-setting-of-DEPCFG.bInterval_m1.patch
	patches.suse/usb-dwc3-gadget-Fix-dep-interval-for-fullspeed-inter.patch
	patches.suse/USB-quirks-sort-quirk-entries.patch
	patches.suse/USB-serial-mos7720-improve-OOM-handling-in-read_mos_.patch
	patches.suse/USB-serial-pl2303-fix-line-speed-handling-on-newer-c.patch
	patches.suse/USB-serial-mos7840-fix-error-code-in-mos7840_write.patch
	patches.suse/USB-serial-mos7720-fix-error-code-in-mos7720_write.patch
	patches.suse/USB-serial-ftdi_sio-fix-FTX-sub-integer-prescaler.patch
	patches.suse/USB-serial-option-update-interface-mapping-for-ZTE-P.patch
	patches.suse/usb-quirks-add-quirk-to-start-video-capture-on-ELMO-.patch
	patches.suse/staging-fwserial-Fix-error-handling-in-fwserial_crea.patch
	patches.suse/staging-rtl8723bs-wifi_regd.c-Fix-incorrect-number-o.patch
	patches.suse/staging-most-sound-add-sanity-check-for-function-arg.patch
	patches.suse/staging-rtl8188eu-Add-Edimax-EW-7811UN-V2-to-device-.patch
	patches.suse/staging-bcm2835-audio-Replace-unsafe-strcpy-with-str.patch
	patches.suse/staging-gdm724x-Fix-DMA-from-stack.patch
	patches.suse/cpufreq-brcmstb-avs-cpufreq-Free-resources-in-error-.patch
	patches.suse/cpufreq-brcmstb-avs-cpufreq-Fix-resource-leaks-in-re.patch
	patches.suse/ACPICA-Fix-exception-code-class-checks.patch
	patches.suse/ACPI-scan-Rearrange-memory-allocation-in-acpi_device.patch
	patches.suse/ACPI-property-Fix-fwnode-string-properties-matching.patch
	patches.suse/ACPI-property-Satisfy-kernel-doc-validator-part-1.patch
	patches.suse/ACPI-property-Satisfy-kernel-doc-validator-part-2.patch
	patches.suse/ACPI-Use-DEVICE_ATTR_-RW-RO-WO-macros.patch
	patches.suse/ACPI-configfs-add-missing-check-after-configfs_regis.patch
	patches.suse/fs-jfs-fix-potential-integer-overflow-on-shift-of-a-.patch
	patches.suse/btrfs-handle-space_info-total_bytes_pinned-inside-the-delayed-ref-itself.patch
	patches.suse/btrfs-account-for-new-extents-being-deleted-in-total_bytes_pinned.patch
	patches.suse/btrfs-abort-the-transaction-if-we-fail-to-inc-ref-in.patch
	patches.suse/btrfs-make-flush_space-take-a-enum-btrfs_flush_state-instead-of-int.patch
	patches.suse/btrfs-add-a-trace-point-for-reserve-tickets.patch
	patches.suse/btrfs-track-ordered-bytes-instead-of-just-dio-ordered-bytes.patch
	patches.suse/btrfs-introduce-a-force_commit_trans-flush-operation.patch
	patches.suse/btrfs-improve-preemptive-background-space-flushing.patch
	patches.suse/btrfs-rename-need_do_async_reclaim.patch
	patches.suse/btrfs-check-reclaim_size-in-need_preemptive_reclaim.patch
	patches.suse/btrfs-rework-btrfs_calc_reclaim_metadata_size.patch
	patches.suse/btrfs-simplify-the-logic-in-need_preemptive_flushing.patch
	patches.suse/btrfs-implement-space-clamping-for-preemptive-flushing.patch
	patches.suse/btrfs-adjust-the-flush-trace-point-to-include-the-source.patch
	patches.suse/btrfs-add-a-trace-class-for-dumping-the-current-enospc-state.patch
	patches.suse/btrfs-fix-extent-buffer-leak-on-failure-to-copy-root.patch
	patches.suse/xfs-fix-an-ABBA-deadlock-in-xfs_rename.patch
	patches.suse/xfs-fix-up-non-directory-creation-in-SGID-directorie.patch
	patches.suse/xfs-sync-lazy-sb-accounting-on-quiesce-of-read-only-.patch
	patches.suse/xfs-reduce-quota-reservation-when-doing-a-dax-unwrit.patch
	patches.suse/ata-ahci_brcm-Add-back-regulators-management.patch
	patches.suse/block-bfq-set-next_rq-to-waker_bfqq-next_rq-in-waker.patch
	patches.suse/0018-bsg-free-the-request-before-return-error-code.patch
	patches.suse/bfq-Avoid-false-bfq-queue-merging.patch
	patches.suse/bfq-Use-ttime-local-variable.patch
	patches.suse/bfq-Use-only-idle-IO-periods-for-think-time-calculat.patch
	patches.suse/nvme-core-add-cancel-tagset-helpers.patch
	patches.suse/nvme-tcp-add-clean-action-for-failed-reconnection.patch
	patches.suse/nvme-tcp-use-cancel-tagset-helper-for-tear-down.patch
	patches.suse/floppy-reintroduce-O_NDELAY-fix.patch
	patches.suse/0019-Revert-bcache-Kill-btree_io_wq.patch
	patches.suse/nvme-hwmon-rework-to-avoid-devm-allocation.patch
	patches.suse/irqchip-ls-extirq-add-IRQCHIP_SKIP_SET_WAKE-to-the-i.patch
	patches.suse/futex-Change-utime-parameter-to-be-const.patch
	patches.suse/mm-proc-Invalidate-TLB-after-clearing-soft-dirty-pag.patch
	patches.suse/sched-fair-Avoid-stale-CPU-util_est-value-for-schedu.patch
	patches.suse/sched-eas-Don-t-update-misfit-status-if-the-task-is-.patch
	patches.suse/rcu-Pull-deferred-rcuog-wake-up-to-rcu_eqs_enter-cal.patch
	patches.suse/rcu-nocb-Perform-deferred-wake-up-before-last-idle-s.patch
	patches.suse/rcu-nocb-Trigger-self-IPI-on-late-deferred-wake-up-b.patch
	patches.suse/perf-x86-intel-uncore-Store-the-logical-die-id-inste.patch
	patches.suse/perf-x86-intel-uncore-With-8-nodes-get-pci-bus-die-i.patch
	patches.suse/0001-Xen-x86-don-t-bail-early-from-clear_foreign_p2m_mapp.patch
	patches.suse/0002-Xen-x86-also-check-kernel-mapping-in-set_foreign_p2m.patch
	patches.suse/0003-Xen-gntdev-correct-dev_bus_addr-handling-in-gntdev_m.patch
	patches.suse/0004-Xen-gntdev-correct-error-checking-in-gntdev_map_gran.patch
	patches.suse/0005-xen-arm-don-t-ignore-return-errors-from-set_phys_to_.patch
	patches.suse/0006-xen-blkback-don-t-handle-error-by-BUG.patch
	patches.suse/0007-xen-netback-don-t-handle-error-by-BUG.patch
	patches.suse/0008-xen-scsiback-don-t-handle-error-by-BUG.patch
	patches.suse/0009-xen-blkback-fix-error-handling-in-xen_blkbk_map.patch
	patches.suse/msft-hv-2226-Drivers-hv-vmbus-Avoid-use-after-free-in-vmbus_onoff.patch
	patches.suse/kvm-do-not-assume-pte-is-writable-after-follow_pfn.patch
	patches.suse/x86-reboot-force-all-cpus-to-exit-vmx-root-if-vmx-is-supported.patch
	patches.suse/kvm-use-kvm_pfn_t-for-local-pfn-variable-in-hva_to_p.patch
	patches.suse/jffs2-fix-use-after-free-in-jffs2_sum_write_data.patch
	patches.suse/ubifs-Fix-memleak-in-ubifs_init_authentication.patch
	patches.suse/ubifs-Fix-error-return-code-in-alloc_wbufs.patch
	patches.suse/media-v4l-ioctl-Fix-memory-leak-in-video_usercopy.patch
	patches.suse/media-i2c-ov5670-Fix-PIXEL_RATE-minimum-value.patch
	patches.suse/media-ipu3-cio2-Fix-mbus_code-processing-in-cio2_sub.patch
	patches.suse/media-mt9v111-Remove-unneeded-device-managed-puts.patch
	patches.suse/media-camss-missing-error-code-in-msm_video_register.patch
	patches.suse/media-vsp1-Fix-an-error-handling-path-in-the-probe-f.patch
	patches.suse/media-em28xx-Fix-use-after-free-in-em28xx_alloc_urbs.patch
	patches.suse/media-media-pci-Fix-memleak-in-empress_init.patch
	patches.suse/media-tm6000-Fix-memleak-in-tm6000_start_stream.patch
	patches.suse/media-pwc-Use-correct-device-for-DMA.patch
	patches.suse/media-aspeed-fix-error-return-code-in-aspeed_video_s.patch
	patches.suse/media-mceusb-Fix-potential-out-of-bounds-shift.patch
	patches.suse/media-software_node-Fix-refcounts-in-software_node_g.patch
	patches.suse/media-mceusb-sanity-check-for-prescaler-value.patch
	patches.suse/media-lmedm04-Fix-misuse-of-comma.patch
	patches.suse/media-v4l2-ctrls.c-fix-shift-out-of-bounds-in-std_va.patch
	patches.suse/media-qm1d1c0042-fix-error-return-code-in-qm1d1c0042.patch
	patches.suse/media-cx25821-Fix-a-bug-when-reallocating-some-dma-m.patch
	patches.suse/media-pxa_camera-declare-variable-when-DEBUG-is-defi.patch
	patches.suse/media-zr364xx-fix-memory-leaks-in-probe.patch
	patches.suse/media-uvcvideo-Accept-invalid-bFormatIndex-and-bFram.patch
	patches.suse/media-uvcvideo-Allow-entities-with-no-pads.patch
	patches.suse/ALSA-hda-realtek-modify-EAPD-in-the-ALC886.patch
	patches.suse/ALSA-hda-hdmi-Drop-bogus-check-at-closing-a-stream.patch
	patches.suse/ALSA-hda-Add-another-CometLake-H-PCI-ID.patch
	patches.suse/ALSA-usb-Use-DIV_ROUND_UP-instead-of-open-coding-it.patch
	patches.suse/ALSA-usb-audio-Skip-the-clock-selector-inquiry-for-s.patch
	patches.suse/ALSA-usb-audio-Fix-RANGE-setting-not-yet-supported-e.patch
	patches.suse/ALSA-usb-audio-Add-DJM450-to-Pioneer-format-quirk.patch
	patches.suse/ALSA-usb-audio-Correct-document-for-snd_usb_endpoint.patch
	patches.suse/ALSA-usb-audio-Fix-PCM-buffer-allocation-in-non-vmal.patch
	patches.suse/ALSA-usb-audio-Handle-invalid-running-state-at-relea.patch
	patches.suse/ALSA-usb-audio-More-strict-state-change-in-EP.patch
	patches.suse/ALSA-usb-audio-Don-t-avoid-stopping-the-stream-at-di.patch
	patches.suse/ALSA-pcm-Call-sync_stop-at-disconnection.patch
	patches.suse/ALSA-pcm-Assure-sync-with-the-pending-stop-operation.patch
	patches.suse/ALSA-pcm-Don-t-call-sync_stop-if-it-hasn-t-been-stop.patch
	patches.suse/ALSA-usb-audio-Add-implicit-fb-quirk-for-BOSS-GP-10.patch
	patches.suse/ASoC-cpcap-fix-microphone-timeslot-mask.patch
	patches.suse/ASoC-SOF-debug-Fix-a-potential-issue-on-string-buffe.patch
	patches.suse/ASoC-cs42l56-fix-up-error-handling-in-probe.patch
	patches.suse/ASoC-Intel-Add-DMI-quirk-table-to-soc_intel_is_byt_c.patch
	patches.suse/ASoC-simple-card-utils-Fix-device-module-clock.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Estar-Beau.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Voyo-Winpa.patch
	patches.suse/ASoC-Intel-bytcr_rt5651-Add-quirk-for-the-Jumper-EZp.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Acer-One-S.patch
	patches.suse/fbdev-aty-SPARC64-requires-FB_ATY_CT.patch
	patches.suse/drm-gma500-Fix-error-return-code-in-psb_driver_load.patch
	patches.suse/gma500-clean-up-error-handling-in-init.patch
	patches.suse/drm-fb-helper-Add-missed-unlocks-in-setcmap_legacy.patch
	patches.suse/drm-hisilicon-Fix-use-after-free.patch
	patches.suse/udlfb-Fix-memory-leak-in-dlfb_usb_probe.patch
	patches.suse/0005-drm-rcar-du-Fix-crash-when-using-LVDS1-clock-for-CRT.patch
	patches.suse/drm-amdgpu-Fix-macro-name-_AMDGPU_TRACE_H_-in-prepro.patch
	patches.suse/drm-amdgpu-Add-check-to-prevent-IH-overflow.patch
	patches.suse/PCI-Add-a-REBAR-size-quirk-for-Sapphire-RX-5600-XT-P.patch
	patches.suse/0001-drm-sun4i-tcon-fix-inverted-DCLK-polarity.patch
	patches.suse/drm-sched-Cancel-and-flush-all-outstanding-jobs-befo.patch
	patches.suse/0003-drm-nouveau-bail-out-of-nouveau_channel_new-if-chann.patch
	patches.suse/drm-nouveau-kms-handle-mDP-connectors.patch
	patches.suse/0004-drm-mediatek-Fix-aal-size-config.patch
	patches.suse/drm-amd-display-Guard-against-NULL-pointer-deref-whe.patch
	patches.suse/drm-amd-display-Fix-10-12-bpc-setup-in-DCE-output-bi.patch
	patches.suse/drm-amd-display-Fix-HDMI-deep-color-output-for-DCE-6.patch
	patches.suse/0006-drm-vc4-hdmi-Restore-cec-physical-address-on-reconne.patch
	patches.suse/drm-i915-Reject-446-480MHz-HDMI-clock-on-GLK.patch
	patches.suse/ima-free-ima-measurement-buffer-after-kexec-syscall
	patches.suse/tpm_tis-Fix-check_locality-for-correct-locality-acqu.patch
	patches.suse/tpm_tis-Clean-up-locality-release.patch
	patches.suse/tpm-Remove-tpm_dev_wq_lock.patch
	patches.suse/crypto-tcrypt-avoid-signed-overflow-in-byte-count.patch
	patches.suse/crypto-sun4i-ss-checking-sg-length-is-not-sufficient.patch
	patches.suse/crypto-sun4i-ss-IV-register-does-not-work-on-A10-and.patch
	patches.suse/crypto-sun4i-ss-initialize-need_fallback.patch
	patches.suse/crypto-aesni-prevent-misaligned-buffers-on-the-stack.patch
	patches.suse/crypto-bcm-Rename-struct-device_private-to-bcm_devic.patch
	patches.suse/crypto-arm64-sha-add-missing-module-aliases.patch
	patches.suse/crypto-talitos-Work-around-SEC6-ERRATA-AES-CTR-mode-.patch
	patches.suse/hwrng-timeriomem-Fix-cooldown-period-calculation.patch
	patches.suse/crypto-ecdh_helper-Ensure-len-secret.len-in-decode_k.patch
	patches.suse/Platform-OLPC-Fix-probe-error-handling.patch
	patches.suse/Revert-platform-x86-ideapad-laptop-Switch-touchpad-a.patch
	patches.suse/Documentation-ABI-sysfs-platform-ideapad-laptop-upda.patch
	patches.suse/i2c-rcar-faster-irq-code-to-minimize-HW-race-conditi.patch
	patches.suse/i2c-rcar-optimize-cacheline-to-minimize-HW-race-cond.patch
	patches.suse/i2c-iproc-handle-only-slave-interrupts-which-are-ena.patch
	patches.suse/i2c-iproc-update-slave-isr-mask-ISR_MASK_SLAVE.patch
	patches.suse/mmc-mxs-mmc-Fix-a-resource-leak-in-an-error-handling.patch
	patches.suse/mmc-sdhci-sprd-Fix-some-resource-leaks-in-the-remove.patch
	patches.suse/mmc-usdhi6rol0-Fix-a-resource-leak-in-the-error-hand.patch
	patches.suse/mmc-sdhci-of-dwcmshc-set-SDHCI_QUIRK2_PRESET_VALUE_B.patch
	patches.suse/mmc-renesas_sdhi_internal_dmac-Fix-DMA-buffer-alignm.patch
	patches.suse/mmc-sdhci-esdhc-imx-fix-kernel-panic-when-remove-mod.patch
	patches.suse/watchdog-mei_wdt-request-stop-on-unregister.patch
	patches.suse/regulator-axp20x-Fix-reference-cout-leak.patch
	patches.suse/regulator-s5m8767-Fix-reference-count-leak.patch
	patches.suse/regulator-s5m8767-Drop-regulators-OF-node-reference.patch
	patches.suse/regulator-core-Avoid-debugfs-Directory-.-already-pre.patch
	patches.suse/spi-spi-synquacer-fix-set_cs-handling.patch
	patches.suse/spi-pxa2xx-Fix-the-controller-numbering-for-Wildcat-.patch
	patches.suse/spi-atmel-Put-allocated-master-before-return.patch
	patches.suse/spi-stm32-properly-handle-0-byte-transfer.patch
	patches.suse/spi-stm32-make-spurious-and-overrun-interrupts-visib.patch
	patches.suse/auxdisplay-ht16k33-Fix-refresh-rate-handling.patch
	patches.suse/mfd-bd9571mwv-Use-devm_mfd_add_devices.patch
	patches.suse/mfd-wm831x-auxadc-Prevent-use-after-free-in-wm831x_a.patch
	patches.suse/linux-clk.h-use-correct-kernel-doc-notation-for-2-fu.patch
	patches.suse/clk-sunxi-ng-h6-Fix-CEC-clock.patch
	patches.suse/clk-sunxi-ng-h6-Fix-clock-divider-range-on-some-cloc.patch
	patches.suse/clk-meson-clk-pll-fix-initializing-the-old-rate-fall.patch
	patches.suse/clk-meson-clk-pll-make-ret-a-signed-integer.patch
	patches.suse/clk-meson-clk-pll-propagate-the-error-from-meson_clk.patch
	patches.suse/clk-qcom-gcc-msm8998-Fix-Alpha-PLL-type-for-all-GPLL.patch
	patches.suse/power-reset-at91-sama5d2_shdwc-fix-wkupdbc-mask.patch
	patches.suse/HSI-Fix-PM-usage-counter-unbalance-in-ssi_hw_init.patch
	patches.suse/i3c-master-dw-Drop-redundant-disec-call.patch
	patches.suse/rtc-s5m-select-REGMAP_I2C.patch
	patches.suse/rtc-pcf2127-properly-set-flag-WD_CD-for-rtc-chips-pc.patch
	patches.suse/gpio-pcf857x-Fix-missing-first-interrupt.patch
	patches.suse/0020-dm-era-Recover-committed-writeset-after-crash.patch
	patches.suse/0021-dm-era-Update-in-core-bitset-after-committing-the-me.patch
	patches.suse/0022-dm-era-Reinitialize-bitset-cache-before-digesting-a-.patch
	patches.suse/0023-dm-era-Verify-the-data-block-size-hasn-t-changed.patch
	patches.suse/0024-dm-era-Fix-bitset-memory-leaks.patch
	patches.suse/0025-dm-era-Use-correct-value-size-in-equality-function-o.patch
	patches.suse/0026-dm-era-only-resize-metadata-in-preresume.patch
	patches.suse/scsi-lpfc-Fix-PLOGI-S_ID-of-0-on-pt2pt-config.patch
	patches.suse/scsi-lpfc-Fix-auto-sli_mode-and-its-effect-on-CONFIG.patch
	patches.suse/scsi-lpfc-Refresh-ndlp-when-a-new-PRLI-is-received-i.patch
	patches.suse/scsi-lpfc-Fix-crash-when-a-fabric-node-is-released-p.patch
	patches.suse/scsi-lpfc-Use-the-nvme-fc-transport-supplied-timeout.patch
	patches.suse/scsi-lpfc-Fix-FW-reset-action-if-I-Os-are-outstandin.patch
	patches.suse/scsi-lpfc-Prevent-duplicate-requests-to-unregister-w.patch
	patches.suse/scsi-lpfc-Fix-error-log-messages-being-logged-follow.patch
	patches.suse/scsi-lpfc-Fix-target-reset-failing.patch
	patches.suse/scsi-lpfc-Fix-NVMe-recovery-after-mailbox-timeout.patch
	patches.suse/scsi-lpfc-Fix-vport-create-logging.patch
	patches.suse/scsi-lpfc-Fix-crash-when-nvmet-transport-calls-host_.patch
	patches.suse/scsi-lpfc-Implement-health-checking-when-aborting-I-.patch
	patches.suse/scsi-lpfc-Enhancements-to-LOG_TRACE_EVENT-for-better.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.7.patch
	patches.suse/scsi-qla2xxx-Implementation-to-get-and-manage-host-t.patch
	patches.suse/scsi-qla2xxx-Add-error-counters-to-debugfs-node.patch
	patches.suse/scsi-qla2xxx-Move-some-messages-from-debug-to-normal.patch
	patches.suse/scsi-qla2xxx-Wait-for-ABTS-response-on-I-O-timeouts-.patch
	patches.suse/scsi-qla2xxx-Fix-mailbox-Ch-erroneous-error.patch
	patches.suse/scsi-qla2xxx-Enable-NVMe-CONF-BIT_7-when-enabling-SL.patch
	patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.105-k.patch
	patches.suse/scsi-lpfc-Simplify-bool-comparison.patch
	patches.suse/scsi-qla2xxx-fc_remote_port_chkready-returns-a-SCSI-.patch
	patches.suse/scsi-qla2xxx-Assign-boolean-values-to-a-bool-variabl.patch
	patches.suse/scsi-qla2xxx-Remove-unnecessary-NULL-check.patch
	patches.suse/scsi-qla2xxx-Remove-redundant-NULL-check.patch
	patches.suse/scsi-qla2xxx-Fix-some-memory-corruption.patch
	patches.suse/scsi-lpfc-Fix-ancient-double-free
	patches.suse/scsi-qla2xxx-Simplify-the-calculation-of-variables.patch
	patches.suse/RDMA-hns-Fix-type-of-sq_signal_bits.patch
	patches.suse/RDMA-hns-Disable-RQ-inline-by-default.patch
	patches.suse/RDMA-srp-Fix-support-for-unpopulated-and-unbalanced-.patch
	patches.suse/printk-fix-deadlock-when-kernel-panic.patch
	patches.suse/lib-vsprintf-no_hash_pointers-prints-all-addresses-a.patch
	patches.suse/cifs_debug-use-pd-instead-of-messing-with-d_name.patch
	patches.suse/quota-Fix-memory-leak-when-handling-corrupted-quota-.patch
	patches.suse/isofs-release-buffer-head-before-return.patch
	patches.suse/ceph-fix-flush_snap-logic-after-putting-caps.patch
	patches.suse/nfsd-register-pernet-ops-last-unregister-first.patch
	patches.suse/clocksource-drivers-ixp4xx-Select-TIMER_OF-when-need.patch
	patches.suse/ARM-9046-1-decompressor-Do-not-clear-SCTLR.nTLSMD-for-ARMv7-cores.patch
	patches.suse/amba-Fix-resource-leak-for-drivers-without-.remove.patch
	patches.suse/powerpc-perf-hv-24x7-Dont-create-sysfs-event-files-f.patch
	patches.suse/powerpc-pseries-ras-Remove-unused-variable-status.patch
	patches.suse/powerpc-pseries-eeh-Make-pseries_pcibios_bus_add_dev.patch
	patches.suse/powerpc-pseries-ras-Make-init_ras_hotplug_IRQ-static.patch
	patches.suse/powerpc-pmem-Include-pmem-prototypes.patch
	patches.suse/KVM-PPC-Make-the-VMX-instruction-emulation-routines-.patch
	patches.suse/powerpc-sstep-Check-instruction-validity-against-ISA.patch
	patches.suse/powerpc-sstep-Fix-incorrect-return-from-analyze_inst.patch
	patches.suse/powerpc-prom-Fix-ibm-arch-vec-5-platform-support-sca.patch
	patches.suse/powerpc-time-Enable-sched-clock-for-irqtime.patch
	patches.suse/powerpc-Fix-build-error-in-paravirt.h.patch
	patches.suse/powerpc-pseries-dlpar-handle-ibm-configure-connector.patch
	patches.suse/powerpc-sstep-Fix-load-store-and-update-emulation.patch
	patches.suse/powerpc-sstep-Fix-darn-emulation.patch
	patches.suse/powerpc64-idle-Fix-SP-offsets-when-saving-GPRs.patch
	patches.suse/cgroup-cgroup.-procs-threads-factor-out-common-parts.patch
	patches.suse/objtool-fix-error-handling-for-std-cld-warnings.patch
	patches.suse/objtool-fix-retpoline-detection-in-asm-code.patch
	patches.suse/objtool-fix-cold-section-suffix-check-for-newer-versions-of-gcc.patch
	patches.suse/HID-i2c-hid-Add-I2C_HID_QUIRK_NO_IRQ_AFTER_RESET-for.patch
	patches.suse/HID-wacom-Ignore-attempts-to-overwrite-the-touch_max.patch
	patches.suse/HID-core-detect-and-skip-invalid-inputs-to-snto32.patch
	patches.suse/HID-make-arrays-usage-and-value-to-be-the-same.patch
	patches.suse/Input-xpad-add-support-for-PowerA-Enhanced-Wired-Con.patch
	patches.suse/Input-raydium_ts_i2c-do-not-send-zero-length.patch
	patches.suse/Input-sur40-fix-an-error-code-in-sur40_probe.patch
	patches.suse/Input-elo-fix-an-error-code-in-elo_connect.patch
	patches.suse/Input-joydev-prevent-potential-read-overflow-in-ioct.patch
	patches.suse/Input-i8042-add-ASUS-Zenbook-Flip-to-noselftest-list.patch
	patches.suse/Input-applespi-don-t-wait-for-responses-to-commands-.patch
	patches.suse/ACPICA-Fix-race-in-generic_serial_bus-I2C-and-GPIO-o.patch
	patches.suse/dmaengine-fsldma-Fix-a-resource-leak-in-the-remove-f.patch
	patches.suse/dmaengine-fsldma-Fix-a-resource-leak-in-an-error-han.patch
	patches.suse/dmaengine-owl-dma-Fix-a-resource-leak-in-the-remove-.patch
	patches.suse/dmaengine-hsu-disable-spurious-interrupt.patch
	patches.suse/certs-Fix-blacklist-flag-type-confusion.patch
	patches.suse/misc-eeprom_93xx46-Fix-module-alias-to-enable-module.patch
	patches.suse/misc-eeprom_93xx46-Add-module-alias-to-avoid-breakin.patch
	patches.suse/misc-eeprom_93xx46-Add-quirk-to-support-Microchip-93.patch
	patches.suse/VMCI-Use-set_page_dirty_lock-when-unregistering-gues.patch
	patches.suse/virt-vbox-Do-not-use-wait_event_interruptible-when-c.patch
	patches.suse/mei-hbm-call-mei_set_devstate-on-hbm-stop-response.patch
	patches.suse/random-fix-the-RNDRESEEDCRNG-ioctl.patch
	patches.suse/misc-rtsx-init-of-rts522a-add-OCP-power-off-when-no-.patch
	patches.suse/drivers-misc-vmw_vmci-restrict-too-big-queue-size-in.patch
	patches.suse/phy-rockchip-emmc-emmc_phy_init-always-return-0.patch
	patches.suse/ocfs2-fix-a-use-after-free-on-error.patch
	patches.suse/0001-video-fbdev-acornfb-remove-free_unused_pages.patch
	patches.suse/mm-pmem-avoid-inserting-hugepage-pte-entry-with-fsdax-if-hugepage-support-is-disabled.patch
	patches.suse/pci-acpi-remove-unnecessary-osc_lock
	patches.suse/pci-acpi-clarify-message-about-osc-failure
	patches.suse/PCI-pci-bridge-emul-Fix-array-overruns-improve-safet.patch
	patches.suse/PCI-Fix-pci_register_io_range-memory-leak.patch
	patches.suse/pci-err-clear-status-of-the-reporting-device
	patches.suse/pci-aer-clear-aer-status-from-root-port-when-resetting-downstream-port
	patches.suse/pci-err-retain-status-from-error-notification
	patches.suse/pci-aer-specify-the-type-of-port-that-was-reset
	patches.suse/pci-portdrv-report-reset-for-frozen-channel
	patches.suse/pci-Remove-bandwidth-notification.patch
	patches.suse/PCI-Decline-to-resize-resources-if-boot-config-must-.patch
	patches.suse/PCI-Align-checking-of-syscall-user-config-accessors.patch
	patches.suse/PCI-mediatek-Add-missing-of_node_put-to-fix-referenc.patch
	patches.suse/PCI-qcom-Use-PHY_REFCLK_USE_PAD-only-for-ipq8064.patch
	patches.suse/PCI-xgene-msi-Fix-race-in-installing-chained-irq-han.patch
	patches.suse/ext4-fix-potential-htree-index-checksum-corruption.patch
	patches.suse/net-mlx4_core-Add-missed-mlx4_free_cmd_mailbox.patch
	patches.suse/i40e-Fix-flow-for-IPv6-next-header-extension-header.patch
	patches.suse/i40e-Add-zero-initialization-of-AQ-command-structure.patch
	patches.suse/i40e-Fix-overwriting-flow-control-settings-during-dr.patch
	patches.suse/i40e-Fix-addition-of-RX-filters-after-enabling-FW-LL.patch
	patches.suse/i40e-Fix-add-TC-filter-for-IPv6.patch
	patches.suse/i40e-Fix-endianness-conversions.patch
	patches.suse/vxlan-move-debug-check-after-netdev-unregister.patch
	patches.suse/wireguard-selftests-test-multiple-parallel-streams.patch
	patches.suse/wireguard-peer-put-frequently-used-members-above-cac.patch
	patches.suse/wireguard-device-do-not-generate-ICMP-for-non-IP-pac.patch
	patches.suse/wireguard-queueing-get-rid-of-per-peer-ring-buffers.patch
	patches.suse/wireguard-kconfig-use-arm-chacha-even-with-no-neon.patch
	patches.suse/ice-report-correct-max-number-of-TCs.patch
	patches.suse/ice-Account-for-port-VLAN-in-VF-max-packet-size-calc.patch
	patches.suse/ice-Fix-state-bits-on-LLDP-mode-switch.patch
	patches.suse/ice-update-the-number-of-available-RSS-queues.patch
	patches.suse/net-usb-qmi_wwan-support-ZTE-P685M-modem.patch
	patches.suse/ibmvnic-fix-a-race-between-open-and-reset.patch
	patches.suse/drm-msm-a5xx-Remove-overwriting-A5XX_PC_DBG_ECO_CNTL.patch
	patches.suse/drm-msm-dsi-Correct-io_start-for-MSM8994-20nm-PHY.patch
	patches.suse/drm-msm-mdp5-Fix-wait-for-commit-for-cmd-panels.patch
	patches.suse/0008-drm-msm-Fix-races-managing-the-OOB-state-for-timesta.patch
	patches.suse/pwm-rockchip-rockchip_pwm_probe-Remove-superfluous-c.patch
	patches.suse/xprtrdma-Pad-optimization-revisited.patch
	patches.suse/0027-mm-rmap-fix-potential-pte_unmap-on-an-not-mapped-pte.patch
	patches.suse/x86-fix-seq_file-iteration-for-pat-memtype.c.patch
	patches.suse/arm64-kexec_file-fix-memory-leakage-in-create_dtb-wh.patch
	patches.suse/arm64-Add-missing-ISB-after-invalidating-TLB-in-__pr.patch
	patches.suse/arm64-ptrace-Fix-seccomp-of-traced-syscall-1-NO_SYSC.patch
	patches.suse/driver-core-add-a-min_align_mask-field-to-struct-device_dma_parameters
	patches.suse/swiotlb-add-a-io_tlb_size-define
	patches.suse/swiotlb-factor-out-an-io_tlb_offset-helper
	patches.suse/swiotlb-factor-out-a-nr_slots-helper
	patches.suse/swiotlb-clean-up-swiotlb_tbl_unmap_single
	patches.suse/swiotlb-refactor-swiotlb_tbl_map_single
	patches.suse/swiotlb-don-t-modify-orig_addr-in-swiotlb_tbl_sync_single
	patches.suse/swiotlb-respect-min_align_mask
	patches.suse/nvme-pci-set-min_align_mask
	patches.suse/smb3-negotiate-current-dialect-SMB3-1-1-when-version-3-or-greater.patch
	patches.suse/cifs-fix-trivial-typo.patch
	patches.suse/cifs-New-optype-for-session-operations-.patch
	patches.suse/cifs-Fix-in-error-types-returned-for-out-of-credit-situations-.patch
	patches.suse/cifs-Identify-a-connection-by-a-conn_id-.patch
	patches.suse/cifs-Reformat-DebugData-and-index-connections-by-conn_id-.patch
	patches.suse/cifs-Fix-inconsistent-IS_ERR-and-PTR_ERR.patch
	patches.suse/cifs-change-confusing-field-serverName-to-ip_addr-.patch
	patches.suse/cifs-clarify-hostname-vs-ip-address-in-proc-fs-cifs-DebugData.patch
	patches.suse/cifs-Fix-cifsacl-ACE-mask-for-group-and-others-.patch
	patches.suse/cifs-Retain-old-ACEs-when-converting-between-mode-bits-and-ACL-.patch
	patches.suse/cifs-Change-SIDs-in-ACEs-while-transferring-file-ownership-.patch
	patches.suse/cifs-cleanup-a-few-le16-vs-le32-uses-in-cifsacl-c.patch
	patches.suse/TCON-Reconnect-during-STATUS_NETWORK_NAME_DELETED.patch
	patches.suse/cifs-minor-simplification-to-smb2_is_network_name_deleted.patch
	patches.suse/cifs-If-a-corrupted-DACL-is-returned-by-the-server-bail-out-.patch
	patches.suse/cifs-Add-new-mount-parameter-acdirmax-to-allow-caching-directory-.patch
	patches.suse/cifs-convert-revalidate-of-directories-to-using-directory-metadata-.patch
	patches.suse/cifs-Add-new-parameter-acregmax-for-distinct-file-and-directory-m.patch
	patches.suse/cifs-fix-handling-of-escaped-in-the-password-mount-argument.patch
	patches.suse/cifs-fix-nodfs-mount-option.patch
	patches.suse/cifs-fix-DFS-failover.patch
	patches.suse/cifs-check-all-path-components-in-resolved-dfs-target.patch
	patches.suse/cifs-introduce-helper-for-finding-referral-server.patch
	patches.suse/cifs-use-discard-iterator-to-discard-unneeded-network-data-more-eff.patch
	patches.suse/cifs-update-internal-version-number.patch
	patches.suse/i2c-brcmstb-Fix-brcmstd_send_i2c_cmd-condition.patch
	patches.suse/blk-settings-align-max_sectors-on-logical_block_size.patch
	patches.suse/scsi-mpt3sas-Fix-ReplyPostFree-pool-allocation
	patches.suse/scsi-qla2xxx-Simplify-if-statement.patch
	patches.suse/scsi-bnx2fc-Fix-Kconfig-warning-CNIC-build-errors
	patches.suse/scsi-sd-Fix-Opal-support
	patches.suse/btrfs-fix-race-between-extent-freeing-allocation-when-using-bitmaps.patch
	patches.suse/btrfs-fix-race-between-writes-to-swap-files-and-scru.patch
	patches.suse/btrfs-fix-race-between-swap-file-activation-and-snap.patch
	patches.suse/btrfs-fix-stale-data-exposure-after-cloning-a-hole-w.patch
	patches.suse/ALSA-usb-audio-Don-t-abort-even-if-the-clock-rate-di.patch
	patches.suse/ALSA-usb-audio-Drop-bogus-dB-range-in-too-low-level.patch
	patches.suse/ALSA-usb-audio-Allow-modifying-parameters-with-succe.patch
	patches.suse/ALSA-ctxfi-cthw20k2-fix-mask-on-conf-to-allow-4-bits.patch
	patches.suse/ALSA-hda-realtek-Enable-headset-mic-of-Acer-SWIFT-wi.patch
	patches.suse/ALSA-usb-audio-Fix-Pioneer-DJM-devices-URB_CONTROL-r.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-Clevo-NH55RZQ.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-Intel-NUC-10.patch
	patches.suse/ALSA-hda-realtek-Apply-dual-codec-quirks-for-MSI-God.patch
	patches.suse/Xen-gnttab-handle-p2m-update-errors-on-a-per-slot-ba.patch
	patches.suse/xen-netback-respect-gnttab_map_refs-s-return-value.patch
	patches.suse/kvm-svm-clear-the-cr4-register-on-reset.patch
	patches.suse/tpm-tpm_tis-Decorate-tpm_get_timeouts-with-request_l.patch
	patches.suse/tpm-tpm_tis-Decorate-tpm_tis_gen_interrupt-with-requ.patch
	patches.suse/scsi-iscsi-restrict-sessions-and-handles-to-admin-capabilities
	patches.suse/scsi-iscsi-ensure-sysfs-attributes-are-limited-to-page_size
	patches.suse/scsi-iscsi-verify-lengths-on-passthrough-pdus
	patches.suse/drm-amdgpu-fix-parameter-error-of-RREG32_PCIE-in-amd.patch
	patches.suse/btrfs-unlock-extents-in-btrfs_zero_range-in-case-of-errors.patch
	patches.suse/btrfs-free-correct-amount-of-space-in-btrfs_delayed_inode_reserve_metadata.patch
	patches.suse/btrfs-don-t-flush-from-btrfs_delayed_inode_reserve_metadata.patch
	patches.suse/iommu-amd-fix-sleeping-in-atomic-in-increase_address_space
	patches.suse/ACPI-bus-Constify-is_acpi_node-and-friends-part-2.patch
	patches.suse/PM-runtime-Update-device-status-before-letting-suppl.patch
	patches.suse/rsxx-Return-EFAULT-if-copy_to_user-fails.patch
	patches.suse/nvme-fabrics-fix-kato-initialization.patch
	patches.suse/powerpc-pseries-Don-t-enforce-MSI-affinity-with-kdum.patch
	patches.suse/crypto-mips-poly1305-enable-for-all-MIPS-processors.patch
	patches.suse/gpiolib-acpi-Add-missing-IRQF_ONESHOT.patch
	patches.suse/gpio-pca953x-Set-IRQ-type-when-handle-Intel-Galileo-.patch
	patches.suse/selftests-bpf-No-need-to-drop-the-packet-when-there-.patch
	patches.suse/ath9k-fix-transmitting-to-stations-in-dynamic-SMPS-m.patch
	patches.suse/mt76-dma-do-not-report-truncated-frames-to-mac80211.patch
	patches.suse/bnxt_en-reliably-allocate-IRQ-table-on-reset-to-avoi.patch
	patches.suse/net-hns3-fix-query-vlan-mask-value-error-for-flow-di.patch
	patches.suse/net-hns3-fix-bug-when-calculating-the-TCAM-table-inf.patch
	patches.suse/net-enetc-take-the-MDIO-lock-only-once-per-NAPI-poll.patch
	patches.suse/net-enetc-remove-bogus-write-to-SIRXIDR-from-enetc_s.patch
	patches.suse/can-flexcan-assert-FRZ-bit-in-flexcan_chip_freeze.patch
	patches.suse/can-flexcan-enable-RX-FIFO-after-FRZ-HALT-valid.patch
	patches.suse/can-flexcan-invoke-flexcan_chip_freeze-to-enter-free.patch
	patches.suse/can-skb-can_skb_set_owner-fix-ref-counting-if-socket.patch
	patches.suse/ibmvnic-Fix-possibly-uninitialized-old_num_tx_queues.patch
	patches.suse/Revert-r8152-adjust-the-settings-about-MAC-clock-spe.patch
	patches.suse/ixgbe-fail-to-create-xfrm-offload-of-IPsec-tunnel-mo.patch
	patches.suse/net-usb-qmi_wwan-allow-qmimux-add-del-with-master-up.patch
	patches.suse/netdevsim-init-u64-stats-for-32bit-hardware.patch
	patches.suse/ibmvnic-always-store-valid-MAC-address.patch
	patches.suse/cipso-calipso-resolve-a-number-of-problems-with-the-.patch
	patches.suse/selftests-bpf-Mask-bpf_csum_diff-return-value-to-16-.patch
	patches.suse/samples-bpf-Add-missing-munmap-in-xdpsock.patch
	patches.suse/libbpf-Clear-map_info-before-each-bpf_obj_get_info_b.patch
	patches.suse/net-mlx4_en-update-moderation-when-config-reset.patch
	patches.suse/ibmvnic-remove-excessive-irqsave.patch
	patches.suse/gianfar-fix-jumbo-packets-napi-rx-overrun-crash.patch
	patches.suse/ethernet-alx-fix-order-of-calls-on-resume.patch
	patches.suse/0001-netfilter-conntrack-avoid-misleading-invalid-in-log-.patch
	patches.suse/net-bonding-fix-error-return-code-of-bond_neigh_init.patch
	patches.suse/s390-qeth-fix-memory-leak-after-failed-tx-buffer-allocation.patch
	patches.suse/s390-qeth-improve-completion-of-pending-tx-buffers.patch
	patches.suse/s390-qeth-schedule-tx-napi-on-qaob-completion.patch
	patches.suse/s390-qeth-fix-notification-for-pending-buffers-during-teardown.patch
	patches.suse/cifs-fix-credit-accounting-for-extra-channel.patch
	patches.suse/cifs-ask-for-more-credit-on-async-read-write-code-paths.patch
	patches.suse/cifs-print-MIDs-in-decimal-notation.patch
	patches.suse/cifs-change-noisy-error-message-to-FYI.patch
	patches.suse/cifs-return-proper-error-code-in-statfs-2-.patch
	patches.suse/cifs-do-not-send-close-in-compound-create-close-requests.patch
	patches.suse/mount-fix-mounting-of-detached-mounts-onto-targets-that-reside-on-shared-mounts.patch
	patches.suse/s390-cio-return-efault-if-copy_to_user-fails-51c44bab.patch
	patches.suse/s390-crypto-return-efault-if-copy_to_user-fails.patch
	patches.suse/s390-cio-return-efault-if-copy_to_user-fails-d9c48a94.patch
	patches.suse/media-rc-compile-rc-cec.c-into-rc-core.patch
	patches.suse/media-usbtv-Fix-deadlock-on-suspend.patch
	patches.suse/media-v4l-vsp1-Fix-bru-null-pointer-access.patch
	patches.suse/media-v4l-vsp1-Fix-uif-null-pointer-access.patch
	patches.suse/qxl-Fix-uninitialised-struct-field-head.surface_id.patch
	patches.suse/drm-meson_drv-add-shutdown-function.patch
	patches.suse/drm-compat-Clear-bounce-structures.patch
	patches.suse/drm-radeon-fix-AGP-dependency.patch
	patches.suse/xen-events-reset-affinity-of-2-level-event-when-tear.patch
	patches.suse/xen-events-don-t-unmask-an-event-channel-when-an-eoi.patch
	patches.suse/xen-events-avoid-handling-the-same-event-on-two-cpus.patch
	patches.suse/arm64-mm-Fix-pfn_valid-for-ZONE_DEVICE-based-memory.patch
	patches.suse/arm64-kasan-fix-page_alloc-tagging-with-DEBUG_VIRTUA.patch
	patches.suse/configfs-fix-a-use-after-free-in-__configfs_open_file.patch
	patches.suse/mmc-core-Fix-partition-switch-time-for-eMMC.patch
	patches.suse/mmc-cqhci-Fix-random-crash-when-remove-mmc-module-ca.patch
	patches.suse/ALSA-hda-Drop-the-BATCH-workaround-for-AMD-controlle.patch
	patches.suse/ALSA-usb-Add-Plantronics-C320-M-USB-ctrl-msg-delay-q.patch
	patches.suse/ALSA-usb-audio-Disable-USB-autosuspend-properly-in-s.patch
	patches.suse/ALSA-usb-audio-Fix-cannot-get-freq-eq-errors-on-Dell.patch
	patches.suse/ALSA-usb-audio-Apply-the-control-quirk-to-Plantronic.patch
	patches.suse/ALSA-usb-audio-fix-NULL-ptr-dereference-in-usb_audio.patch
	patches.suse/ALSA-usb-audio-fix-use-after-free-in-usb_audio_disco.patch
	patches.suse/ALSA-hda-Avoid-spurious-unsol-event-handling-during-.patch
	patches.suse/ALSA-hda-hdmi-Cancel-pending-works-before-suspend.patch
	patches.suse/software-node-Fix-node-registration.patch
	patches.suse/s390-dasd-fix-hanging-dasd-driver-unbind
	patches.suse/s390-dasd-fix-hanging-io-request-during-dasd-driver-unbind.patch
	patches.suse/block-rsxx-fix-error-return-code-of-rsxx_pci_probe.patch
	patches.suse/block-Discard-page-cache-of-zone-reset-target-range.patch
	patches.suse/nvme-simplify-error-logic-in-nvme_validate_ns.patch
	patches.suse/nvme-add-NVME_REQ_CANCELLED-flag-in-nvme_cancel_requ.patch
	patches.suse/nvme-fc-set-NVME_REQ_CANCELLED-in-nvme_fc_terminate_.patch
	patches.suse/nvme-fc-return-NVME_SC_HOST_ABORTED_CMD-when-a-comma.patch
	patches.suse/nvme-fc-fix-racing-controller-reset-and-create-assoc.patch
	patches.suse/NFS-Correct-size-calculation-for-create-reply-length.patch
	patches.suse/SUNRPC-Set-memalloc_nofs_save-for-sync-tasks.patch
	patches.suse/NFS-Don-t-revalidate-the-directory-permissions-on-a-.patch
	patches.suse/NFS-Don-t-gratuitously-clear-the-inode-cache-when-lo.patch
	patches.suse/NFSv4.2-fix-return-value-of-_nfs4_get_security_label.patch
	patches.rpmify/kbuild-dummy-tools-fix-inverted-tests-for-gcc.patch
	patches.rpmify/kbuild-dummy-tools-support-MPROFILE_KERNEL-checks-fo.patch
	patches.suse/Goodix-Fingerprint-device-is-not-a-modem.patch
	patches.suse/USB-gadget-u_ether-Fix-a-configfs-return-code.patch
	patches.suse/usb-gadget-f_uac2-always-increase-endpoint-max_packe.patch
	patches.suse/usb-gadget-f_uac1-stop-playback-on-function-disable.patch
	patches.suse/usb-dwc3-qcom-Honor-wakeup-enabled-disabled-state.patch
	patches.suse/usb-renesas_usbhs-Clear-PIPECFG-for-re-enabling-pipe.patch
	patches.suse/USB-usblp-fix-a-hang-in-poll-if-disconnected.patch
	patches.suse/usb-dwc3-qcom-Add-missing-DWC3-OF-node-refcount-decr.patch
	patches.suse/usbip-fix-stub_dev-to-check-for-stream-socket.patch
	patches.suse/usbip-fix-vhci_hcd-to-check-for-stream-socket.patch
	patches.suse/usbip-fix-vudc-to-check-for-stream-socket.patch
	patches.suse/usbip-fix-stub_dev-usbip_sockfd_store-races-leading-.patch
	patches.suse/usbip-fix-vhci_hcd-attach_store-races-leading-to-gpf.patch
	patches.suse/usbip-fix-vudc-usbip_sockfd_store-races-leading-to-g.patch
	patches.suse/USB-serial-cp210x-add-ID-for-Acuity-Brands-nLight-Ai.patch
	patches.suse/USB-serial-cp210x-add-some-more-GE-USB-IDs.patch
	patches.suse/USB-serial-ch341-add-new-Product-ID.patch
	patches.suse/USB-serial-io_edgeport-fix-memory-leak-in-edge_start.patch
	patches.suse/usb-xhci-do-not-perform-Soft-Retry-for-some-xHCI-hos.patch
	patches.suse/xhci-Improve-detection-of-device-initiated-wake-sign.patch
	patches.suse/usb-xhci-Fix-ASMedia-ASM1042A-and-ASM3242-DMA-addres.patch
	patches.suse/xhci-Fix-repeated-xhci-wake-after-suspend-due-to-unc.patch
	patches.suse/staging-rtl8712-unterminated-string-leads-to-read-ov.patch
	patches.suse/staging-rtl8192e-Fix-possible-buffer-overflow-in-_rt.patch
	patches.suse/staging-rtl8712-Fix-possible-buffer-overflow-in-r871.patch
	patches.suse/staging-ks7010-prevent-buffer-overflow-in-ks_wlan_se.patch
	patches.suse/staging-comedi-addi_apci_1032-Fix-endian-problem-for.patch
	patches.suse/staging-comedi-addi_apci_1500-Fix-endian-problem-for.patch
	patches.suse/staging-comedi-adv_pci1710-Fix-endian-problem-for-AI.patch
	patches.suse/staging-comedi-das6402-Fix-endian-problem-for-AI-com.patch
	patches.suse/staging-comedi-das800-Fix-endian-problem-for-AI-comm.patch
	patches.suse/staging-comedi-dmm32at-Fix-endian-problem-for-AI-com.patch
	patches.suse/staging-comedi-me4000-Fix-endian-problem-for-AI-comm.patch
	patches.suse/staging-comedi-pcl711-Fix-endian-problem-for-AI-comm.patch
	patches.suse/staging-comedi-pcl818-Fix-endian-problem-for-AI-comm.patch
	patches.suse/staging-rtl8192u-fix-ssid-overflow-in-r8192_wx_set_s.patch
	patches.suse/staging-rtl8188eu-fix-potential-memory-corruption-in.patch
	patches.suse/staging-rtl8188eu-prevent-ssid-overflow-in-rtw_wx_se.patch
	patches.suse/misc-fastrpc-restrict-user-apps-from-sending-kernel-.patch
	patches.suse/misc-pvpanic-Export-module-FDT-device-table.patch
	patches.suse/stop_machine-mark-helpers-__always_inline.patch
	patches.suse/binfmt_misc-fix-possible-deadlock-in-bm_register_wri.patch
	patches.suse/include-linux-sched-mm.h-use-rcu_dereference-in-in_v.patch
	patches.suse/zram-fix-return-value-on-writeback_store.patch
	patches.suse/kvm-kvmclock-fix-vcpus-64-can-t-be-online-hotpluged.patch
	patches.suse/powerpc-64s-Fix-instruction-encoding-for-lis-in-ppc_.patch
	patches.suse/hrtimer-Update-softirq_expires_next-correctly-after-.patch
	patches.suse/svcrdma-disable-timeouts-on-rdma-backchannel.patch
	patches.suse/NFSD-Repair-misuse-of-sv_lock-in-5.10.16-rt30.patch
	patches.suse/sunrpc-fix-refcount-leak-for-rpc-auth-modules.patch
	patches.suse/fuse-fix-live-lock-in-fuse_iget.patch
	patches.suse/thermal-core-Add-NULL-pointer-check-before-using-coo.patch
	patches.suse/iomap-Fix-negative-assignment-to-unsigned-sis-pages-.patch
	patches.suse/0001-btrfs-track-qgroup-released-data-in-own-variable-in-.patch
	patches.suse/0002-btrfs-fix-qgroup-data-rsv-leak-caused-by-falloc-fail.patch
	patches.suse/btrfs-fix-race-when-cloning-extent-buffer-during-rew.patch
	patches.suse/btrfs-always-pin-deleted-leaves-when-there-are-activ.patch
	patches.suse/ALSA-hda-generic-Fix-the-micmute-led-init-state.patch
	patches.suse/ALSA-hda-realtek-Apply-headset-mic-quirks-for-Xiaomi.patch
	patches.suse/ALSA-hda-realtek-apply-pin-quirk-for-XiaomiNotebook-.patch
	patches.suse/ASoC-fsl_ssi-Fix-TDM-slot-setup-for-I2S-mode.patch
	patches.suse/ASoC-ak4458-Add-MODULE_DEVICE_TABLE.patch
	patches.suse/ASoC-ak5558-Add-MODULE_DEVICE_TABLE.patch
	patches.suse/ASoC-rt5670-Remove-OUT-Channel-Switch-control.patch
	patches.suse/ASoC-rt5670-Remove-HP-Playback-Switch-control.patch
	patches.suse/ASoC-rt5670-Remove-ADC-vol-ctrl-mute-bits-poking-fro.patch
	patches.suse/ASoC-rt5670-Add-emulated-DAC1-Playback-Switch-contro.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Fix-HP-Pavilion-x2-10-p0XX-O.patch
	patches.suse/ASoC-sgtl5000-set-DAP_AVC_CTRL-register-to-correct-d.patch
	patches.suse/ASoC-es8316-Simplify-adc_pga_gain_tlv-table.patch
	patches.suse/ASoC-rt5640-Fix-dac-and-adc-vol-tlv-values-being-off.patch
	patches.suse/ASoC-rt5651-Fix-dac-and-adc-vol-tlv-values-being-off.patch
	patches.suse/ASoC-cs42l42-Fix-Bitclock-polarity-inversion.patch
	patches.suse/ASoC-cs42l42-Fix-channel-width-support.patch
	patches.suse/ASoC-cs42l42-Fix-mixer-volume-control.patch
	patches.suse/ASoC-cs42l42-Don-t-enable-disable-regulator-at-Bias-.patch
	patches.suse/ASoC-cs42l42-Always-wait-at-least-3ms-after-reset.patch
	patches.suse/ASoC-simple-card-utils-Do-not-handle-device-clock.patch
	patches.suse/ASoC-rt5659-Update-MCLK-rate-in-set_sysclk.patch
	patches.suse/Revert-PM-runtime-Update-device-status-before-lettin.patch
	patches.suse/s390-vtime-fix-increased-steal-time-accounting.patch
	patches.suse/nvme-fabrics-only-reserve-a-single-tag.patch
	patches.suse/nvme-merge-nvme_keep_alive-into-nvme_keep_alive_work.patch
	patches.suse/nvme-allocate-the-keep-alive-request-using-BLK_MQ_RE.patch
	patches.suse/nvme-tcp-fix-misuse-of-__smp_processor_id-with-preem.patch
	patches.suse/0001-nvme-tcp-fix-possible-hang-when-failing-to-set-io-qu.patch
	patches.suse/scsi-myrs-Fix-a-double-free-in-myrs_cleanup
	patches.suse/scsi-qla2xxx-Fix-broken-endif-placement.patch
	patches.suse/scsi-lpfc-Fix-some-error-codes-in-debugfs.patch
	patches.suse/scsi-mpt3sas-Do-not-use-GFP_KERNEL-in-atomic-context
	patches.suse/cifs-update-new-ACE-pointer-after-populate_new_aces-.patch
	patches.suse/cifs-Fix-preauth-hash-corruption.patch
	patches.suse/fs-cifs-fix-misspellings-using-codespell-tool.patch
	patches.suse/cifs-warn-and-fail-if-trying-to-use-rootfs-without-the-config-optio.patch
	patches.suse/cifs-fix-allocation-size-on-newly-created-files.patch
	patches.suse/PCI-rpadlpar-Fix-potential-drc_name-corruption-in-st.patch
	patches.suse/kernel-fs-Introduce-and-use-set_restart_fn-and-arch_.patch
	patches.suse/x86-introduce-ts_compat_restart-to-fix-get_nr_restart_syscall.patch
	patches.suse/x86-ioapic-ignore-irq2-again.patch
	patches.suse/firmware-efi-Fix-a-use-after-bug-in-efi_mem_reserve_.patch
	patches.suse/efi-use-32-bit-alignment-for-efi_guid_t-literals.patch
	patches.suse/perf-x86-intel-fix-a-crash-caused-by-zero-pebs-status.patch
	patches.suse/genirq-Disable-interrupts-for-force-threaded-handler.patch
	patches.suse/usbip-Fix-incorrect-double-assignment-to-udc-ud.tcp_.patch
	patches.suse/usb-gadget-configfs-Fix-KASAN-use-after-free.patch
	patches.suse/usb-storage-Add-quirk-to-defeat-Kindle-s-automatic-u.patch
	patches.suse/usb-typec-tcpm-Invoke-power_supply_changed-for-tcpm-.patch
	patches.suse/usb-dwc3-gadget-Prevent-EP-queuing-while-stopping-tr.patch
	patches.suse/iio-adc-qcom-spmi-vadc-add-default-scale-to-LR_MUX2_.patch
	patches.suse/iio-hid-sensor-prox-Fix-scale-not-correct-issue.patch
	patches.suse/iio-adc-ad7949-fix-wrong-ADC-result-due-to-incorrect.patch
	patches.suse/iio-adis16400-Fix-an-error-code-in-adis16400_initial.patch
	patches.suse/iio-hid-sensor-humidity-Fix-alignment-issue-of-times.patch
	patches.suse/iio-hid-sensor-temperature-Fix-issues-of-timestamp-c.patch
	patches.suse/iio-gyro-mpu3050-Fix-error-handling-in-mpu3050_trigg.patch
	patches.suse/staging-comedi-cb_pcidas-fix-request_irq-warn.patch
	patches.suse/staging-comedi-cb_pcidas64-fix-request_irq-warn.patch
	patches.suse/ext4-find-old-entry-again-if-failed-to-rename-whiteo.patch
	patches.suse/ext4-do-not-try-to-set-xattr-into-ea_inode-if-value-.patch
	patches.suse/ext4-fix-potential-error-in-ext4_do_update_inode.patch
	patches.suse/platform-x86-intel-hid-Support-Lenovo-ThinkPad-X1-Ta.patch
	patches.suse/platform-x86-thinkpad_acpi-Allow-the-FnLock-LED-to-c.patch
	patches.suse/platform-x86-intel-vbtn-Stop-reporting-SW_DOCK-event.patch
	patches.suse/veth-Store-queue_mapping-independently-of-XDP-prog-p.patch
	patches.suse/libbpf-Fix-INSTALL-flag-order.patch
	patches.suse/bpf-Don-t-do-bpf_cgroup_storage_set-for-kuprobe-tp-p.patch
	patches.suse/macvlan-macvlan_count_rx-needs-to-be-aware-of-preemp.patch
	patches.suse/net-mlx5e-Don-t-match-on-Geneve-options-in-case-opti.patch
	patches.suse/net-mlx5e-E-switch-Fix-rate-calculation-division.patch
	patches.suse/igc-reinit_locked-should-be-called-with-rtnl_lock.patch
	patches.suse/igc-Fix-Pause-Frame-Advertising.patch
	patches.suse/igc-Fix-Supported-Pause-Frame-Link-Setting.patch
	patches.suse/igc-Fix-igc_ptp_rx_pktstamp.patch
	patches.suse/e1000e-add-rtnl_lock-to-e1000_reset_task.patch
	patches.suse/e1000e-Fix-error-handling-in-e1000_set_d0_lplu_state.patch
	patches.suse/net-qlcnic-Fix-a-use-after-free-in-qlcnic_83xx_get_m.patch
	patches.suse/mISDN-fix-crash-in-fritzpci.patch
	patches.suse/Revert-net-bonding-fix-error-return-code-of-bond_nei.patch
	patches.suse/net-qrtr-fix-a-kernel-infoleak-in-qrtr_recvmsg.patch
	patches.suse/flow_dissector-fix-byteorder-of-dissected-ICMP-ID.patch
	patches.suse/can-peak_usb-add-forgotten-supported-devices.patch
	patches.suse/can-flexcan-flexcan_chip_freeze-fix-chip-freeze-for-.patch
	patches.suse/can-c_can_pci-c_can_pci_remove-fix-use-after-free.patch
	patches.suse/can-c_can-move-runtime-PM-enable-disable-to-c_can_pl.patch
	patches.suse/can-m_can-m_can_do_rx_poll-fix-extraneous-msg-loss-w.patch
	patches.suse/nfp-flower-fix-pre_tun-mask-id-allocation.patch
	patches.suse/ionic-linearize-tso-skb-with-too-many-frags.patch
	patches.suse/mac80211-fix-rate-mask-reset.patch
	patches.suse/mac80211-fix-double-free-in-ibss_leave.patch
	patches.suse/mac80211-choose-first-enabled-channel-for-monitor.patch
	patches.suse/selftests-bpf-Set-gopt-opt_class-to-0-if-get-tunnel-.patch
	patches.suse/bpf-Prohibit-alu-ops-for-pointer-types-not-defining-.patch
	patches.suse/bpf-Fix-off-by-one-for-area-size-in-creating-mask-to.patch
	patches.suse/bpf-Simplify-alu_limit-masking-for-pointer-arithmeti.patch
	patches.suse/bpf-Add-sanity-check-for-upper-ptr_limit.patch
	patches.suse/libbpf-Use-SOCK_CLOEXEC-when-opening-the-netlink-soc.patch
	patches.suse/netsec-restore-phy-power-state-after-controller-rese.patch
	patches.suse/netfilter-x_tables-use-correct-memory-barriers.patch
	patches.suse/net-cdc-phonet-fix-data-interface-release-on-probe-f.patch
	patches.suse/r8152-limit-the-RX-buffer-size-of-RTL8153A-for-USB-2.patch
	patches.suse/e1000e-Fix-duplicate-include-guard.patch
	patches.suse/igb-Fix-duplicate-include-guard.patch
	patches.suse/igb-check-timestamp-validity.patch
	patches.suse/libbpf-Fix-BTF-dump-of-pointer-to-array-of-struct.patch
	patches.suse/can-peak_usb-Revert-can-peak_usb-add-forgotten-suppo.patch
	patches.suse/net-mlx5e-Fix-error-path-for-ethtool-set-priv-flag.patch
	patches.suse/ptp_qoriq-fix-overflow-in-ptp_qoriq_adjfine-u64-calc.patch
	patches.suse/math-Export-mul_u64_u64_div_u64.patch
	patches.suse/arm64-kdump-update-ppos-when-reading-elfcorehdr.patch
	patches.suse/0001-squashfs-fix-inode-lookup-sanity-checks.patch
	patches.suse/0002-squashfs-fix-xattr-id-and-id-lookup-sanity-checks.patch
	patches.suse/btrfs-fix-subvolume-snapshot-deletion-not-triggered-.patch
	patches.suse/drm-msm-adreno-a5xx_power-Don-t-apply-A540-lm_setup-.patch
	patches.suse/drm-msm-Ratelimit-invalid-fence-message.patch
	patches.suse/drm-msm-fix-shutdown-hook-in-case-GPU-components-fai.patch
	patches.suse/bus-omap_l3_noc-mark-l3-irqs-as-IRQF_NO_THREAD.patch
	patches.suse/bus-ti-sysc-Fix-warning-on-unbind-if-reset-is-not-de.patch
	patches.suse/ARM-dts-at91-sama5d27_som1-fix-phy-address-to-7.patch
	patches.suse/PM-EM-postpone-creating-the-debugfs-dir-till-fs_init.patch
	patches.suse/ACPICA-Always-create-namespace-nodes-using-acpi_ns_c.patch
	patches.suse/ACPI-video-Add-missing-callback-back-for-Sony-VPCEH3.patch
	patches.suse/0002-dm-verity-fix-DM_VERITY_OPTS_MAX-value.patch
	patches.suse/dm-ioctl-fix-out-of-bounds-array-access-when-no-devi.patch
	patches.suse/scsi-qedi-Fix-error-return-code-of-qedi_alloc_global_queues
	patches.suse/scsi-mpt3sas-Fix-error-return-code-of-mpt3sas_base_attach
	patches.suse/scsi-target-pscsi-Avoid-OOM-in-pscsi_map_sg.patch
	patches.suse/scsi-target-pscsi-Clean-up-after-failure-in-pscsi_ma.patch
	patches.suse/block-recalculate-segment-count-for-multi-segment-di.patch
	patches.suse/cifs-Adjust-key-sizes-and-key-generation-routines-for-AES256-encryp.patch
	patches.suse/cifs-Fix-chmod-with-modefromsid-when-an-older-ACE-already-exists-.patch
	patches.suse/cifs-revalidate-mapping-when-we-open-files-for-SMB1-POSIX.patch
	patches.suse/cifs-Silently-ignore-unknown-oplock-break-handle.patch
	patches.suse/smb3-fix-cached-file-size-problems-in-duplicate-extents-reflink-.patch
	patches.suse/locking-mutex-Fix-non-debug-version-of-mutex_lock_io.patch
	patches.suse/x86-mem_encrypt-correct-physical-address-calculation-in-_set_clr_pte_enc.patch
	patches.suse/xen-blkback-don-t-leak-persistent-grants-from-xen_bl.patch
	patches.suse/reiserfs-update-reiserfs_xattrs_initialized-conditio.patch
	patches.suse/pinctrl-rockchip-fix-restore-error-in-resume.patch
	patches.suse/ALSA-hda-realtek-fix-a-determine_headset_type-issue-.patch
	patches.suse/ALSA-hda-realtek-call-alc_update_headset_mode-in-hp_.patch
	patches.suse/ALSA-usb-audio-Apply-sample-rate-quirk-to-Logitech-C.patch
	patches.suse/drm-amdgpu-fix-offset-calculation-in-amdgpu_vm_bo_cl.patch
	patches.suse/drm-amdgpu-check-alignment-on-CPU-page-for-bo-map.patch
	patches.suse/drm-tegra-dc-Don-t-set-PLL-clock-to-0Hz.patch
	patches.suse/drm-tegra-sor-Grab-runtime-PM-reference-across-reset.patch
	patches.suse/drm-imx-imx-ldb-fix-out-of-bounds-array-access-warni.patch
	patches.suse/PM-runtime-Fix-ordering-in-pm_runtime_get_suppliers.patch
	patches.suse/PM-runtime-Fix-race-getting-putting-suppliers-at-pro.patch
	patches.suse/usb-gadget-udc-amd5536udc_pci-fix-null-ptr-dereferen.patch
	patches.suse/cdc-acm-fix-BREAK-rx-code-path-adding-necessary-call.patch
	patches.suse/USB-cdc-acm-untangle-a-circular-dependency-between-c.patch
	patches.suse/USB-cdc-acm-downgrade-message-to-debug.patch
	patches.suse/USB-cdc-acm-fix-double-free-on-probe-failure.patch
	patches.suse/USB-cdc-acm-fix-use-after-free-after-probe-failure.patch
	patches.suse/USB-cdc-acm-clean-up-probe-error-labels.patch
	patches.suse/USB-quirks-ignore-remote-wake-up-on-Fibocom-L850-GL-.patch
	patches.suse/usbip-vhci_hcd-fix-shift-out-of-bounds-in-vhci_hub_c.patch
	patches.suse/usb-dwc3-gadget-Clear-DEP-flags-after-stop-transfers.patch
	patches.suse/usb-xhci-mtk-fix-broken-streams-issue-on-0.96-xHCI.patch
	patches.suse/usb-musb-Fix-suspend-with-devices-connected-for-a64.patch
	patches.suse/usb-dwc2-Fix-HPRT0.PrtSusp-bit-setting-for-HiKey-960.patch
	patches.suse/usb-dwc2-Prevent-core-suspend-when-port-connection-f.patch
	patches.suse/staging-rtl8192e-Fix-incorrect-source-in-memcpy.patch
	patches.suse/staging-rtl8192e-Change-state-information-from-u16-t.patch
	patches.suse/extcon-Add-stubs-for-extcon_register_notifier_all-fu.patch
	patches.suse/extcon-Fix-error-handling-in-extcon_dev_register.patch
	patches.suse/drivers-video-fbcon-fix-NULL-dereference-in-fbcon_cu.patch
	patches.suse/interconnect-core-fix-error-return-code-of-icc_link_.patch
	patches.suse/msft-hv-2270-video-hyperv_fb-Fix-a-double-free-in-hvfb_probe.patch
	patches.suse/powerpc-pseries-mobility-use-struct-for-shared-state.patch
	patches.suse/powerpc-pseries-mobility-handle-premature-return-fro.patch
	patches.suse/firewire-nosy-Fix-a-use-after-free-bug-in-nosy_ioctl.patch
	patches.suse/workqueue-Move-the-position-of-debug_work_activate-i.patch
	patches.suse/regulator-bd9571mwv-Fix-AVS-and-DVFS-voltage-range.patch
	patches.suse/ARM-dts-imx6-pbab01-Set-vmmc-supply-for-both-SD-interfaces.patch
	patches.suse/soc-fsl-qbman-fix-conflicting-alignment-attributes.patch
	patches.suse/ARM-dts-turris-omnia-fix-hardware-buffer-management.patch
	patches.suse/ARM-dts-turris-omnia-configure-LED-2-INTn-pin-as-interrupt-pin.patch
	patches.suse/ALSA-aloop-Fix-initialization-of-controls.patch
	patches.suse/ASoC-wm8960-Fix-wrong-bclk-and-lrclk-with-pll-enable.patch
	patches.suse/ASoC-SOF-Intel-HDA-fix-core-status-verification.patch
	patches.suse/ASoC-intel-atom-Stop-advertising-non-working-S24LE-s.patch
	patches.suse/ASoC-intel-atom-Remove-44100-sample-rate-from-the-me.patch
	patches.suse/ASoC-max98373-Added-30ms-turn-on-off-time-delay.patch
	patches.suse/ASoC-cygnus-fix-for_each_child.cocci-warnings.patch
	patches.suse/ASoC-sunxi-sun4i-codec-fill-ASoC-card-owner.patch
	patches.suse/ASoC-fsl_esai-Fix-TDM-slot-setup-for-I2S-mode.patch
	patches.suse/ALSA-hda-realtek-Fix-speaker-amp-setup-on-Acer-Aspir.patch
	patches.suse/cifs-On-cifs_reconnect-resolve-the-hostname-again-.patch
	patches.suse/fs-cifs-Remove-unnecessary-struct-declaration.patch
	patches.suse/cifs-escape-spaces-in-share-names.patch
	patches.suse/xen-evtchn-Change-irq_info-lock-to-raw_spinlock_t.patch
	patches.suse/drm-msm-Set-drvdata-to-NULL-when-msm_drm_init-fails.patch
	patches.suse/drm-msm-Fix-a5xx-a6xx-timestamps.patch
	patches.suse/drm-i915-Fix-invalid-access-to-ACPI-_DSM-objects.patch
	patches.suse/nfc-fix-refcount-leak-in-llcp_sock_bind.patch
	patches.suse/nfc-fix-refcount-leak-in-llcp_sock_connect.patch
	patches.suse/nfc-fix-memory-leak-in-llcp_sock_connect.patch
	patches.suse/nfc-Avoid-endless-loops-caused-by-repeated-llcp_sock.patch
	patches.suse/i40e-Added-Asym_Pause-to-supported-link-modes.patch
	patches.suse/i40e-Fix-kernel-oops-when-i40e-driver-removes-VF-s.patch
	patches.suse/gianfar-Handle-error-code-at-MAC-address-change.patch
	patches.suse/cxgb4-avoid-collecting-SGE_QBASE-regs-during-traffic.patch
	patches.suse/ice-Increase-control-queue-timeout.patch
	patches.suse/ice-prevent-ice_open-and-ice_stop-during-reset.patch
	patches.suse/ice-remove-DCBNL_DEVRESET-bit-from-PF-state.patch
	patches.suse/ice-Fix-for-dereference-of-NULL-pointer.patch
	patches.suse/ice-Cleanup-fltr-list-in-case-of-allocation-issues.patch
	patches.suse/ethernet-netronome-nfp-Fix-a-use-after-free-in-nfp_b.patch
	patches.suse/nfp-flower-ignore-duplicate-merge-hints-from-FW.patch
	patches.suse/net-phy-broadcom-Only-advertise-EEE-for-supported-mo.patch
	patches.suse/net-mlx5e-Fix-ethtool-indication-of-connector-type.patch
	patches.suse/net-mlx5-Don-t-request-more-than-supported-EQs.patch
	patches.suse/i40e-Fix-display-statistics-for-veb_tc.patch
	patches.suse/libbpf-Only-create-rx-and-tx-XDP-rings-when-necessar.patch
	patches.suse/net-hns3-Remove-the-left-over-redundant-check-assign.patch
	patches.suse/net-hns3-Remove-un-necessary-else-if-in-the-hclge_re.patch
	patches.suse/batman-adv-initialize-struct-batadv_tvlv_tt_vlan_dat.patch
	patches.suse/net-hns3-clear-VF-down-state-bit-before-request-link.patch
	patches.suse/net-mlx5-Fix-placement-of-log_max_flow_counter.patch
	patches.suse/net-mlx5-Fix-PPLM-register-mapping.patch
	patches.suse/net-mlx5-Fix-PBMC-register-mapping.patch
	patches.suse/net-mac802154-Fix-general-protection-fault.patch
	patches.suse/net-hso-fix-null-ptr-deref-during-tty-device-unregis.patch
	patches.suse/mac80211-clear-sta-fast_rx-when-STA-removed-from-4-a.patch
	patches.suse/mac80211-fix-TXQ-AC-confusion.patch
	patches.suse/cfg80211-remove-WARN_ON-in-cfg80211_sme_connect.patch
	patches.suse/virt_wifi-Return-micros-for-BSS-TSF-values.patch
	patches.suse/bpf-sockmap-Fix-sk-prot-unhash-op-reset.patch
	patches.suse/bpf-x86-Validate-computation-of-branch-displacements.patch
	patches.suse/bpf-x86-Validate-computation-of-branch-displacements-26f55a59.patch
	patches.suse/net-sched-sch_teql-fix-null-pointer-dereference.patch
	patches.suse/i40e-Fix-parameters-in-aq_get_phy_register.patch
	patches.suse/i40e-Fix-sparse-errors-in-i40e_txrx.c.patch
	patches.suse/i40e-Fix-sparse-error-vsi-netdev-could-be-null.patch
	patches.suse/i40e-Fix-sparse-warning-missing-error-code-err.patch
	patches.suse/fs-direct-io-fix-missing-sdio-boundary.patch
	patches.suse/clk-socfpga-fix-iomem-pointer-cast-on-64-bit.patch
	patches.suse/clk-fix-invalid-usage-of-list-cursor-in-register.patch
	patches.suse/clk-fix-invalid-usage-of-list-cursor-in-unregister.patch
	patches.suse/scsi-scsi_transport_srp-Don-t-block-target-in-SRP_PO.patch
	patches.suse/ras-cec-correct-ce_add_elem-s-returned-values.patch
	patches.suse/vfio-pci-Add-missing-range-check-in-vfio_pci_mmap.patch
	patches.suse/dmaengine-dw-Make-it-dependent-to-HAS_IOMEM.patch
	patches.suse/s390-entry-save-the-caller-of-psw_idle.patch
	patches.suse/Input-s6sy761-fix-coordinate-read-bit-shift.patch
	patches.suse/Input-i8042-fix-Pegatron-C15B-ID-entry.patch
	patches.suse/Input-nspire-keypad-enable-interrupts-only-when-open.patch
	patches.suse/HID-google-add-don-USB-id.patch
	patches.suse/HID-alps-fix-error-return-code-in-alps_input_configu.patch
	patches.suse/HID-wacom-Assign-boolean-values-to-a-bool-variable.patch
	patches.suse/HID-wacom-set-EV_KEY-and-EV_ABS-only-for-non-HID_GEN.patch
	patches.suse/gpio-sysfs-Obey-valid_mask.patch
	patches.suse/libnvdimm-region-Fix-nvdimm_has_flush-to-handle-ND_R.patch
	patches.suse/net-geneve-check-skb-is-large-enough-for-IPv4-IPv6-h.patch
	patches.suse/netfilter-x_tables-fix-compat-match-target-pad-out-o.patch
	patches.suse/ibmvnic-correctly-use-dev_consume-free_skb_irq.patch
	patches.suse/ibmvnic-avoid-calling-napi_disable-twice.patch
	patches.suse/ibmvnic-remove-duplicate-napi_schedule-call-in-do_re.patch
	patches.suse/ibmvnic-remove-duplicate-napi_schedule-call-in-open-.patch
	patches.suse/vrf-fix-a-comment-about-loopback-device.patch
	patches.suse/i40e-fix-the-panic-when-running-bpf-in-xdpdrv-mode.patch
	patches.suse/net-mlx5e-fix-ingress_ifindex-check-in-mlx5e_flower_.patch
	patches.suse/bpf-Move-off_reg-into-sanitize_ptr_alu.patch
	patches.suse/bpf-Ensure-off_reg-has-no-mixed-signed-bounds-for-al.patch
	patches.suse/bpf-Rework-ptr_limit-into-alu_limit-and-add-common-e.patch
	patches.suse/bpf-Improve-verifier-error-messages-for-users.patch
	patches.suse/bpf-Refactor-and-streamline-bounds-check-into-helper.patch
	patches.suse/bpf-Move-sanitize_val_alu-out-of-op-switch.patch
	patches.suse/bpf-Tighten-speculative-pointer-arithmetic-mask.patch
	patches.suse/scsi-libsas-Reset-num_scatter-if-libata-marks-qc-as-NODATA
	patches.suse/ARM-footbridge-fix-PCI-interrupt-mapping.patch
	patches.suse/ARM-9071-1-uprobes-Don-t-hook-on-thumb-instructions.patch
	patches.suse/gpio-omap-Save-and-restore-sysconfig.patch
	patches.suse/pinctrl-lewisburg-Update-number-of-pins-in-community.patch
	patches.suse/x86-crash-fix-crash_setup_memmap_entries-out-of-bounds-access.patch
	patches.suse/locking-qrwlock-Fix-ordering-in-queued_write_lock_sl.patch
	patches.suse/perf-x86-intel-uncore-remove-uncore-extra-pci-dev-hswep_pci_pcu_3.patch
	patches.suse/tpm-efi-Use-local-variable-for-calculating-final-log.patch
	patches.suse/certs-Add-EFI_CERT_X509_GUID-support-for-dbx-entries.patch
	patches.suse/crypto-api-check-for-ERR-pointers-in-crypto_destroy_.patch
	patches.suse/crypto-qat-fix-unmap-invalid-dma-address.patch
	patches.suse/crypto-qat-don-t-release-uninitialized-resources.patch
	patches.suse/crypto-qat-ADF_STATUS_PF_RUNNING-should-be-set-after.patch
	patches.suse/crypto-rng-fix-crypto_rng_reset-refcounting-when-CRY.patch
	patches.suse/crypto-qat-fix-error-path-in-adf_isr_resource_alloc.patch
	patches.suse/crypto-qat-Fix-a-double-free-in-adf_create_ring.patch
	patches.suse/crypto-stm32-hash-Fix-PM-reference-leak-on-stm32-has.patch
	patches.suse/crypto-stm32-cryp-Fix-PM-reference-leak-on-stm32-cry.patch
	patches.suse/crypto-arm-curve25519-Move-.fpu-after-.arch.patch
	patches.suse/x86-microcode-check-for-offline-cpus-before-requesting-new-microcode.patch
	patches.suse/x86-platform-uv-set-section-block-size-for-hubless-architectures.patch
	patches.suse/genirq-Reduce-irqdebug-cacheline-bouncing.patch
	patches.suse/posix-timers-Preserve-return-value-in-clock_adjtime3.patch
	patches.suse/xen-blkback-fix-compatibility-bug-with-single-page-r.patch
	patches.suse/msft-hv-2269-drivers-hv-Fix-whitespace-errors.patch
	patches.suse/msft-hv-2305-Drivers-hv-vmbus-Use-after-free-in-__vmbus_open.patch
	patches.suse/msft-hv-2310-Drivers-hv-vmbus-Initialize-unload_event-statically.patch
	patches.suse/msft-hv-2311-Drivers-hv-vmbus-Increase-wait-time-for-VMbus-unload.patch
	patches.suse/msft-hv-2312-video-hyperv_fb-Add-ratelimit-on-error-message.patch
	patches.suse/platform-x86-thinkpad_acpi-Correct-thermal-sensor-al.patch
	patches.suse/platform-x86-pmc_atom-Match-all-Beckhoff-Automation-.patch
	patches.suse/platform-x86-intel_pmc_core-Don-t-use-global-pmcdev-.patch
	patches.suse/misc-lis3lv02d-Fix-false-positive-WARN-on-various-HP.patch
	patches.suse/misc-vmw_vmci-explicitly-initialize-vmci_notify_bm_s.patch
	patches.suse/misc-vmw_vmci-explicitly-initialize-vmci_datagram-pa.patch
	patches.suse/soundwire-bus-Fix-device-found-flag-correctly.patch
	patches.suse/soundwire-stream-fix-memory-leak-in-stream-config-er.patch
	patches.suse/phy-marvell-ARMADA375_USBCLUSTER_PHY-should-not-defa.patch
	patches.suse/firmware-qcom-scm-Fix-QCOM_SCM-configuration.patch
	patches.suse/fbdev-zero-fill-colormap-in-fbcmap.c.patch
	patches.suse/intel_th-Consistency-and-off-by-one-fix.patch
	patches.suse/phy-phy-twl4030-usb-Fix-possible-use-after-free-in-t.patch
	patches.suse/bluetooth-eliminate-the-potential-race-condition-whe.patch
	patches.suse/node-fix-device-cleanups-in-error-handling-code.patch
	patches.suse/iio-accel-adis16201-Fix-wrong-axis-assignment-that-p.patch
	patches.suse/staging-rtl8192u-Fix-potential-infinite-loop.patch
	patches.suse/tty-synclink_gt-drop-unneeded-forward-declarations.patch
	patches.suse/serial-stm32-fix-incorrect-characters-on-console.patch
	patches.suse/serial-stm32-fix-tx_empty-condition.patch
	patches.suse/tty-fix-memory-leak-in-vc_deallocate.patch
	patches.suse/staging-fwserial-fix-TIOCSSERIAL-jiffies-conversions.patch
	patches.suse/staging-fwserial-fix-TIOCSSERIAL-permission-check.patch
	patches.suse/staging-fwserial-fix-TIOCSSERIAL-implementation.patch
	patches.suse/staging-fwserial-fix-TIOCGSERIAL-implementation.patch
	patches.suse/tty-amiserial-fix-TIOCSSERIAL-permission-check.patch
	patches.suse/tty-moxa-fix-TIOCSSERIAL-jiffies-conversions.patch
	patches.suse/tty-moxa-fix-TIOCSSERIAL-permission-check.patch
	patches.suse/serial-core-return-early-on-unsupported-ioctls.patch
	patches.suse/ttyprintk-Add-TTY-hangup-callback.patch
	patches.suse/usb-typec-tcpci-Check-ROLE_CONTROL-while-interpretin.patch
	patches.suse/usb-gadget-uvc-add-bInterval-checking-for-HS-mode.patch
	patches.suse/usb-webcam-Invalid-size-of-Processing-Unit-Descripto.patch
	patches.suse/usb-sl811-hcd-improve-misleading-indentation.patch
	patches.suse/usb-gadget-function-f_fs-string-table-fix-for-multip.patch
	patches.suse/usb-gadget-f_uac2-validate-input-parameters.patch
	patches.suse/usb-gadget-f_uac1-validate-input-parameters.patch
	patches.suse/usb-xhci-Fix-port-minor-revision.patch
	patches.suse/usb-gadget-pch_udc-Replace-cpu_to_le32-by-lower_32_b.patch
	patches.suse/usb-gadget-pch_udc-Check-if-driver-is-present-before.patch
	patches.suse/usb-gadget-pch_udc-Check-for-DMA-mapping-error.patch
	patches.suse/usb-gadget-pch_udc-Move-pch_udc_init-to-satisfy-kern.patch
	patches.suse/usb-gadget-pch_udc-Revert-d3cb25a12138-completely.patch
	patches.suse/fotg210-udc-Fix-DMA-on-EP0-for-length-max-packet-siz.patch
	patches.suse/fotg210-udc-Fix-EP0-IN-requests-bigger-than-two-pack.patch
	patches.suse/fotg210-udc-Remove-a-dubious-condition-leading-to-fo.patch
	patches.suse/fotg210-udc-Mask-GRP2-interrupts-we-don-t-handle.patch
	patches.suse/fotg210-udc-Don-t-DMA-more-than-the-buffer-can-take.patch
	patches.suse/fotg210-udc-Complete-OUT-requests-on-short-packets.patch
	patches.suse/usb-gadget-aspeed-fix-dma-map-failure.patch
	patches.suse/USB-gadget-udc-fix-wrong-pointer-passed-to-IS_ERR-an.patch
	patches.suse/xhci-check-control-context-is-valid-before-dereferen.patch
	patches.suse/xhci-fix-potential-array-out-of-bounds-with-several-.patch
	patches.suse/usb-dwc2-Fix-session-request-interrupt-handler.patch
	patches.suse/usb-typec-tcpm-Address-incorrect-values-of-tcpm-psy-.patch
	patches.suse/usb-typec-tcpm-update-power-supply-once-partner-acce.patch
	patches.suse/usb-gadget-r8a66597-Add-missing-null-check-on-return.patch
	patches.suse/usb-musb-fix-PM-reference-leak-in-musb_irq_work.patch
	patches.suse/usb-core-hub-Fix-PM-reference-leak-in-usb_port_resum.patch
	patches.suse/Revert-USB-cdc-acm-fix-rounding-error-in-TIOCSSERIAL.patch
	patches.suse/USB-cdc-acm-fix-unprivileged-TIOCCSERIAL.patch
	patches.suse/USB-cdc-acm-fix-TIOCGSERIAL-implementation.patch
	patches.suse/USB-ehci-fix-Kunpeng920-ehci-hardware-problem.patch
	patches.suse/usb-core-reduce-power-on-good-delay-time-of-root-hub.patch
	patches.suse/USB-Add-LPM-quirk-for-Lenovo-ThinkPad-USB-C-Dock-Gen.patch
	patches.suse/usb-typec-tcpm-Honour-pSnkStdby-requirement-during-n.patch
	patches.suse/usb-gadget-Fix-double-free-of-device-descriptor-poin.patch
	patches.suse/usb-dwc3-gadget-Fix-START_TRANSFER-link-state-check.patch
	patches.suse/usb-gadget-dummy_hcd-fix-gpf-in-gadget_setup.patch
	patches.suse/USB-Add-reset-resume-quirk-for-WD19-s-Realtek-Hub.patch
	patches.suse/USB-CDC-ACM-fix-poison-unpoison-imbalance.patch
	patches.suse/USB-serial-ark3116-fix-TIOCGSERIAL-implementation.patch
	patches.suse/USB-serial-f81232-fix-TIOCGSERIAL-implementation.patch
	patches.suse/USB-serial-f81534-fix-TIOCGSERIAL-implementation.patch
	patches.suse/USB-serial-mos7720-fix-TIOCGSERIAL-implementation.patch
	patches.suse/USB-serial-opticon-fix-TIOCGSERIAL-implementation.patch
	patches.suse/USB-serial-quatech2-fix-TIOCGSERIAL-implementation.patch
	patches.suse/USB-serial-ssu100-fix-TIOCGSERIAL-implementation.patch
	patches.suse/USB-serial-ti_usb_3410_5052-fix-TIOCSSERIAL-permissi.patch
	patches.suse/USB-serial-usb_wwan-fix-TIOCSSERIAL-jiffies-conversi.patch
	patches.suse/USB-serial-usb_wwan-fix-unprivileged-TIOCCSERIAL.patch
	patches.suse/USB-serial-usb_wwan-fix-TIOCGSERIAL-implementation.patch
	patches.suse/USB-serial-fix-return-value-for-unsupported-ioctls.patch
	patches.suse/usb-dwc2-Fix-host-mode-hibernation-exit-with-remote-.patch
	patches.suse/usb-dwc2-Fix-hibernation-between-host-and-device-mod.patch
	patches.suse/soc-tegra-pmc-Fix-imbalanced-clock-disabling-in-erro.patch
	patches.suse/bus-qcom-Put-child-node-before-return.patch
	patches.suse/memory-gpmc-fix-out-of-bounds-read-and-dereference-o.patch
	patches.suse/memory-pl353-fix-mask-of-ECC-page_size-config-regist.patch
	patches.suse/soc-qcom-mdt_loader-Validate-that-p_filesz-p_memsz.patch
	patches.suse/soc-qcom-mdt_loader-Detect-truncated-read-of-segment.patch
	patches.suse/soc-fsl-qbman-Ensure-device-cleanup-is-run-for-kexec.patch
	patches.suse/soc-fsl-qbman-Delete-useless-kfree-code.patch
	patches.suse/soc-aspeed-fix-a-ternary-sign-expansion-bug.patch
	patches.suse/ARM-dts-exynos-correct-fuel-gauge-interrupt-trigger-level-on-Midas-family.patch
	patches.suse/ARM-dts-exynos-correct-MUIC-interrupt-trigger-level-on-Midas-family.patch
	patches.suse/ARM-dts-exynos-correct-PMIC-interrupt-trigger-level-on-Midas-family.patch
	patches.suse/ARM-dts-exynos-correct-PMIC-interrupt-trigger-level-on-Odroid-X-U3-family.patch
	patches.suse/ARM-dts-exynos-correct-PMIC-interrupt-trigger-level-on-SMDK5250.patch
	patches.suse/ARM-dts-exynos-correct-PMIC-interrupt-trigger-level-on-Snow.patch
	patches.suse/cifs-Fix-spelling-of-security-.patch
	patches.suse/cifs-Remove-useless-variable.patch
	patches.suse/cifs-correct-comments-explaining-internal-semaphore-usage-in-the-mo.patch
	patches.suse/smb3-update-protocol-header-definitions-based-to-include-new-flags.patch
	patches.suse/cifs-simplify-SWN-code-with-dummy-funcs-instead-of-ifdefs.patch
	patches.suse/fs-cifs-Remove-repeated-struct-declaration.patch
	patches.suse/cifs-cifspdu-h-Replace-one-element-array-with-flexible-array-membe.patch
	patches.suse/cifs-remove-old-dead-code.patch
	patches.suse/SMB3-update-structures-for-new-compression-protocol-definitions.patch
	patches.suse/cifs-don-t-cargo-cult-strndup-.patch
	patches.suse/cifs-constify-get_normalized_path-properly.patch
	patches.suse/cifs-constify-path-argument-of-make_node-.patch
	patches.suse/cifs-constify-pathname-arguments-in-a-bunch-of-helpers.patch
	patches.suse/cifs-make-build_path_from_dentry-return-const-char-.patch
	patches.suse/cifs-allocate-buffer-in-the-caller-of-build_path_from_dentry-.patch
	patches.suse/cifs-switch-build_path_from_dentry-to-using-dentry_path_raw-.patch
	patches.suse/cifs-move-the-check-for-nohandlecache-into-open_shroot.patch
	patches.suse/cifs-pass-a-path-to-open_shroot-and-check-if-it-is-the-root-or-not.patch
	patches.suse/cifs-rename-the-_shroot-functions-to-_cached_dir-.patch
	patches.suse/cifs-store-a-pointer-to-the-root-dentry-in-cifs_sb_info-once-we-hav.patch
	patches.suse/cifs-Grab-a-reference-for-the-dentry-of-the-cached-directory-during.patch
	patches.suse/cifs-add-a-function-to-get-a-cached-dir-based-on-its-dentry.patch
	patches.suse/cifs-add-a-timestamp-to-track-when-the-lease-of-the-cached-dir-was-.patch
	patches.suse/cifs-pass-the-dentry-instead-of-the-inode-down-to-the-revalidation-.patch
	patches.suse/cifs-check-the-timestamp-for-the-cached-dirent-when-deciding-on-rev.patch
	patches.suse/cifs-add-support-for-FALLOC_FL_COLLAPSE_RANGE.patch
	patches.suse/cifs-add-FALLOC_FL_INSERT_RANGE-support.patch
	patches.suse/cifs-make-fs_context-error-logging-wrapper.patch
	patches.suse/cifs-add-fs_context-param-to-parsing-helpers.patch
	patches.suse/cifs-log-mount-errors-using-cifs_errorf-.patch
	patches.suse/cifs-export-supported-mount-options-via-new-mount_params-proc-file.patch
	patches.suse/smb2-fix-use-after-free-in-smb2_ioctl_query_info-.patch
	patches.suse/cifs-fix-out-of-bound-memory-access-when-calling-smb3_notify-at-m.patch
	patches.suse/cifs-Return-correct-error-code-from-smb2_get_enc_key.patch
	patches.suse/cifs-remove-unnecessary-copies-of-tcon-crfid-fid.patch
	patches.suse/cifs-fix-leak-in-cifs_smb3_do_mount-ctx.patch
	patches.suse/smb3-limit-noisy-error.patch
	patches.suse/smb3-add-rasize-mount-parameter-to-improve-readahead-performance.patch
	patches.suse/01-cifs-update-internal-version-number.patch
	patches.suse/btrfs-cleanup-try_flush_qgroup.patch
	patches.suse/btrfs-remove-btrfs_inode-from-btrfs_delayed_inode_reserve_metadata.patch
	patches.suse/btrfs-simplify-code-flow-in-btrfs_delayed_inode_reserve_metadata.patch
	patches.suse/btrfs-fix-exhaustion-of-the-system-chunk-array-due-t.patch
	patches.suse/btrfs-fix-race-between-transaction-aborts-and-fsyncs.patch
	patches.suse/btrfs-fix-race-when-picking-most-recent-mod-log-oper.patch
	patches.suse/ACPI-CPPC-Replace-cppc_attr-with-kobj_attribute.patch
	patches.suse/cpufreq-armada-37xx-Fix-setting-TBG-parent-for-load-.patch
	patches.suse/clk-mvebu-armada-37xx-periph-remove-.set_parent-meth.patch
	patches.suse/cpufreq-armada-37xx-Fix-the-AVS-value-for-load-L1.patch
	patches.suse/clk-mvebu-armada-37xx-periph-Fix-switching-CPU-freq-.patch
	patches.suse/clk-mvebu-armada-37xx-periph-Fix-workaround-for-swit.patch
	patches.suse/cpufreq-armada-37xx-Fix-driver-cleanup-when-registra.patch
	patches.suse/cpufreq-armada-37xx-Fix-determining-base-CPU-frequen.patch
	patches.suse/cpufreq-Kconfig-fix-documentation-links.patch
	patches.suse/PM-runtime-Add-documentation-for-pm_runtime_resume_a.patch
	patches.suse/PCI-PM-Do-not-read-power-state-in-pci_enable_device_.patch
	patches.suse/PM-devfreq-Use-more-accurate-returned-new_freq-as-re.patch
	patches.suse/mtd-require-write-permissions-for-locking-and-badblo.patch
	patches.suse/mtd-rawnand-fsmc-Fix-error-code-in-fsmc_nand_probe.patch
	patches.suse/mtd-rawnand-brcmnand-fix-OOB-R-W-with-Hamming-ECC.patch
	patches.suse/mtd-Handle-possible-EPROBE_DEFER-from-parse_mtd_part.patch
	patches.suse/mtd-rawnand-qcom-Return-actual-error-code-instead-of.patch
	patches.suse/mtd-rawnand-atmel-Update-ecc_stats.corrected-counter.patch
	patches.suse/mtd-spinand-core-add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/mtd-rawnand-gpmi-Fix-a-double-free-in-gpmi_nand_init.patch
	patches.suse/regmap-set-debugfs_name-to-NULL-after-it-is-freed.patch
	patches.suse/regulator-Avoid-a-double-of_node_get-in-regulator_of.patch
	patches.suse/spi-spi-ti-qspi-Free-DMA-resources.patch
	patches.suse/spi-ath79-always-call-chipselect-function.patch
	patches.suse/spi-ath79-remove-spi-master-setup-and-cleanup-assign.patch
	patches.suse/spi-spi-nxp-fspi-Add-support-for-IP-read-only.patch
	patches.suse/spi-spi-nxp-fspi-Implement-errata-workaround-for-LS1.patch
	patches.suse/spi-dln2-Fix-reference-leak-to-master.patch
	patches.suse/spi-fsl-lpspi-Fix-PM-reference-leak-in-lpspi_prepare.patch
	patches.suse/spi-omap-100k-Fix-reference-leak-to-master.patch
	patches.suse/spi-imx-add-a-check-for-speed_hz-before-calculating-.patch
	patches.suse/spi-qup-fix-PM-reference-leak-in-spi_qup_remove.patch
	patches.suse/overflow-Correct-check_shl_overflow-comment.patch
	patches.suse/ceph-fix-up-error-handling-with-snapdirs.patch
	patches.suse/do_cifs_create-don-t-set-i_mode-of-something-we-had-not-created.patch
	patches.suse/cifs-have-mkdir-handle-race-with-another-client-sanely.patch
	patches.suse/cifs-have-cifs_fattr_to_inode-refuse-to-change-type-on-live-inode.patch
	patches.suse/0001-x86-sched-Treat-Intel-SNC-topology-as-default-COD-as.patch
	patches.suse/media-ite-cir-check-for-receive-overflow.patch
	patches.suse/media-dvb-usb-Fix-memory-leak-at-error-in-dvb_usb_de.patch
	patches.suse/media-dvb-usb-Fix-use-after-free-access.patch
	patches.suse/media-drivers-media-pci-sta2x11-fix-Kconfig-dependen.patch
	patches.suse/media-drivers-media-usb-fix-memory-leak-in-zr364xx_p.patch
	patches.suse/media-omap4iss-return-error-code-when-omap4iss_get-f.patch
	patches.suse/media-imx-capture-Return-EPIPE-from-__capture_legacy.patch
	patches.suse/media-platform-sunxi-sun6i-csi-fix-error-return-code.patch
	patches.suse/media-media-saa7164-fix-saa7164_encoder_register-mem.patch
	patches.suse/media-gspca-sq905.c-fix-uninitialized-variable.patch
	patches.suse/media-mantis-remove-orphan-mantis_core.c.patch
	patches.suse/media-m88rs6000t-avoid-potential-out-of-bounds-reads.patch
	patches.suse/media-dvbdev-Fix-memory-leak-in-dvb_media_device_fre.patch
	patches.suse/media-em28xx-fix-memory-leak.patch
	patches.suse/media-staging-intel-ipu3-Fix-set_fmt-error-handling.patch
	patches.suse/media-v4l2-ctrls.c-fix-race-condition-in-hdl-request.patch
	patches.suse/media-tc358743-fix-possible-use-after-free-in-tc3587.patch
	patches.suse/media-adv7604-fix-possible-use-after-free-in-adv76xx.patch
	patches.suse/media-i2c-adv7511-v4l2-fix-possible-use-after-free-i.patch
	patches.suse/media-i2c-tda1997-Fix-possible-use-after-free-in-tda.patch
	patches.suse/media-i2c-adv7842-fix-possible-use-after-free-in-adv.patch
	patches.suse/media-platform-sti-Fix-runtime-PM-imbalance-in-regs_.patch
	patches.suse/media-dvb-usb-fix-memory-leak-in-dvb_usb_adapter_ini.patch
	patches.suse/media-staging-intel-ipu3-Fix-memory-leak-in-imu_fmt.patch
	patches.suse/media-staging-intel-ipu3-Fix-race-condition-during-s.patch
	patches.suse/drm-Added-orientation-quirk-for-OneGX1-Pro.patch
	patches.suse/0003-drm-stm-Fix-bus_flags-handling.patch
	patches.suse/drm-radeon-fix-copy-of-uninitialized-variable-back-t.patch
	patches.suse/drm-amdgpu-mask-the-xgmi-number-of-hops-reported-fro.patch
	patches.suse/drm-amdgpu-Fix-asic-reset-regression-issue-introduce.patch
	patches.suse/drm-amdkfd-fix-build-error-with-AMD_IOMMU_V2-m.patch
	patches.suse/drm-amd-display-Fix-UBSAN-warning-for-not-a-valid-va.patch
	patches.suse/drm-amd-display-fix-dml-prefetch-validation.patch
	patches.suse/0004-drm-mcde-panel-Inverse-misunderstood-flag.patch
	patches.suse/drm-vkms-fix-misuse-of-WARN_ON.patch
	patches.suse/drm-omap-fix-misleading-indentation-in-pixinc.patch
	patches.suse/0005-drm-bridge-panel-Cleanup-connector-on-bridge-detach.patch
	patches.suse/drm-amdkfd-Fix-cat-debugfs-hang_hws-file-causes-syst.patch
	patches.suse/amdgpu-avoid-incorrect-hu-format-string.patch
	patches.suse/drm-amdgpu-fix-NULL-pointer-dereference.patch
	patches.suse/0001-drm-radeon-Fix-a-missing-check-bug-in-radeon_dp_mst_.patch
	patches.suse/0002-drm-msm-Small-msm_gem_purge-fix.patch
	patches.suse/drm-msm-mdp5-Configure-PP_SYNC_HEIGHT-to-double-the-.patch
	patches.suse/drm-msm-mdp5-Do-not-multiply-vclk-line-count-by-100.patch
	patches.suse/kernel-smp-add-boot-parameter-for-controlling-CSD.patch
	patches.suse/kernel-smp-prepare-more-CSD-lock-debugging.patch
	patches.suse/kernel-smp-add-more-data-to-CSD-lock-debugging.patch
	patches.suse/sched-debug-Fix-cgroup_path-serialization.patch
	patches.suse/rsxx-remove-extraneous-const-qualifier.patch
	patches.suse/md-Fix-missing-unused-status-line-of-proc-mdstat.patch
	patches.suse/nvme-fc-check-sgl-supported-by-target.patch
	patches.suse/nvme-remove-superfluous-else-in-nvme_ctrl_loss_tmo_s.patch
	patches.suse/nvme-retrigger-ANA-log-update-if-group-descriptor-is.patch
	patches.suse/0002-md-md_open-returns-EBUSY-when-entering-racing-area.patch
	patches.suse/0003-md-factor-out-a-mddev_find_locked-helper-from-mddev_.patch
	patches.suse/0004-md-split-mddev_find.patch
	patches.suse/nvme-sanitize-KATO-setting.patch
	patches.suse/nvme-add-kato-sysfs-attribute.patch
	patches.suse/0005-md-cluster-fix-use-after-free-issue-when-removing-rd.patch
	patches.suse/md-raid1-properly-indicate-failure-when-ending-a-fai.patch
	patches.suse/0003-drivers-block-null_blk-main-Fix-a-double-free-in-nul.patch
	patches.suse/pata_arasan_cf-fix-IRQ-check.patch
	patches.suse/pata_ipx4xx_cf-fix-IRQ-check.patch
	patches.suse/sata_mv-add-IRQ-checks.patch
	patches.suse/ata-libahci_platform-fix-IRQ-check.patch
	patches.suse/ata-ahci-Disable-SXS-for-Hisilicon-Kunpeng920.patch
	patches.suse/power-supply-Use-IRQF_ONESHOT.patch
	patches.suse/power-supply-generic-adc-battery-fix-possible-use-af.patch
	patches.suse/power-supply-s3c_adc_battery-fix-possible-use-after-.patch
	patches.suse/mmc-core-Do-a-power-cycle-when-the-CMD11-fails.patch
	patches.suse/mmc-uniphier-sd-Fix-an-error-handling-path-in-uniphi.patch
	patches.suse/mmc-uniphier-sd-Fix-a-resource-leak-in-the-remove-fu.patch
	patches.suse/mmc-core-Set-read-only-for-SD-cards-with-permanent-w.patch
	patches.suse/mmc-sdhci-Check-for-reset-prior-to-DMA-address-unmap.patch
	patches.suse/mmc-sdhci-pci-Add-PCI-IDs-for-Intel-LKF.patch
	patches.suse/mmc-sdhci-pci-Fix-initialization-of-some-SD-cards-fo.patch
	patches.suse/mmc-core-Correct-descriptions-in-mmc_of_parse.patch
	patches.suse/mmc-mmc_spi-Drop-unused-NO_IRQ-definition.patch
	patches.suse/mmc-block-Update-ext_csd.cache_ctrl-if-it-was-writte.patch
	patches.suse/extcon-arizona-Fix-some-issues-when-HPDET-IRQ-fires-.patch
	patches.suse/extcon-arizona-Fix-various-races-on-driver-unbind.patch
	patches.suse/mfd-stm32-timers-Avoid-clearing-auto-reload-register.patch
	patches.suse/mfd-arizona-Fix-rumtime-PM-imbalance-on-error.patch
	patches.suse/mfd-lpc_sch-Partially-revert-Add-support-for-Intel-Q.patch
	patches.suse/backlight-journada720-Fix-Wmisleading-indentation-wa.patch
	patches.suse/clk-socfpga-arria10-Fix-memory-leak-of-socfpga_clk-o.patch
	patches.suse/clk-qcom-a53-pll-Add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/clk-exynos7-Mark-aclk_fsys1_200-as-critical.patch
	patches.suse/clk-zynqmp-move-zynqmp_pll_set_mode-out-of-round_rat.patch
	patches.suse/clk-uniphier-Fix-potential-infinite-loop.patch
	patches.suse/scsi-lpfc-Fix-incorrect-dbde-assignment-when-buildin.patch
	patches.suse/scsi-lpfc-Fix-vport-indices-in-lpfc_find_vport_by_vp.patch
	patches.suse/scsi-lpfc-Fix-reftag-generation-sizing-errors.patch
	patches.suse/scsi-lpfc-Fix-stale-node-accesses-on-stale-RRQ-reque.patch
	patches.suse/scsi-lpfc-Fix-FLOGI-failure-due-to-accessing-a-freed.patch
	patches.suse/scsi-lpfc-Fix-lpfc_els_retry-possible-null-pointer-d.patch
	patches.suse/scsi-lpfc-Fix-pt2pt-connection-does-not-recover-afte.patch
	patches.suse/scsi-lpfc-Fix-unnecessary-null-check-in-lpfc_release.patch
	patches.suse/scsi-lpfc-Fix-null-pointer-dereference-in-lpfc_prep_.patch
	patches.suse/scsi-lpfc-Fix-use-after-free-in-lpfc_els_free_iocb.patch
	patches.suse/scsi-lpfc-Fix-status-returned-in-lpfc_els_retry-erro.patch
	patches.suse/scsi-lpfc-Fix-dropped-FLOGI-during-pt2pt-discovery-r.patch
	patches.suse/scsi-lpfc-Fix-PLOGI-ACC-to-be-transmit-after-REG_LOG.patch
	patches.suse/scsi-lpfc-Fix-ADISC-handling-that-never-frees-nodes.patch
	patches.suse/scsi-lpfc-Fix-nodeinfo-debugfs-output.patch
	patches.suse/scsi-lpfc-Fix-pt2pt-state-transition-causing-rmmod-h.patch
	patches.suse/scsi-lpfc-Fix-crash-caused-by-switch-reboot.patch
	patches.suse/scsi-lpfc-Change-wording-of-invalid-pci-reset-log-me.patch
	patches.suse/scsi-lpfc-Reduce-LOG_TRACE_EVENT-logging-for-vports.patch
	patches.suse/scsi-lpfc-Correct-function-header-comments-related-t.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.8.patch
	patches.suse/scsi-lpfc-Update-copyrights-for-12.8.0.7-and-12.8.0..patch
	patches.suse/scsi-qla2xxx-Replace-__qla2x00_marker-s-missing-unde.patch
	patches.suse/scsi-lpfc-Fix-a-bunch-of-kernel-doc-issues.patch
	patches.suse/scsi-qla2xxx-Fix-some-incorrect-formatting-spelling-.patch
	patches.suse/scsi-lpfc-Fix-formatting-and-misspelling-issues.patch
	patches.suse/scsi-lpfc-Fix-incorrect-naming-of-__lpfc_update_fcf_.patch
	patches.suse/scsi-lpfc-Fix-a-bunch-of-kernel-doc-misdemeanours.patch
	patches.suse/scsi-lpfc-Fix-a-bunch-of-misnamed-functions.patch
	patches.suse/scsi-qla2xxx-Fix-a-couple-of-misnamed-functions.patch
	patches.suse/scsi-qla2xxx-Fix-incorrectly-named-function-qla8044_.patch
	patches.suse/scsi-qla2xxx-Fix-a-couple-of-misdocumented-functions.patch
	patches.suse/scsi-lpfc-Fix-incorrectly-documented-function-lpfc_d.patch
	patches.suse/scsi-lpfc-Fix-a-few-incorrectly-named-functions.patch
	patches.suse/scsi-lpfc-Fix-kernel-doc-formatting-issue.patch
	patches.suse/scsi-qla2xxx-Use-dma_pool_zalloc.patch
	patches.suse/scsi-qla2xxx-Constify-struct-qla_tgt_func_tmpl.patch
	patches.suse/scsi-qla2xxx-Fix-endianness-annotations.patch
	patches.suse/scsi-qla2xxx-Suppress-Coverity-complaints-about-dseg.patch
	patches.suse/scsi-qla2xxx-Simplify-qla8044_minidump_process_contr.patch
	patches.suse/scsi-qla2xxx-Always-check-the-return-value-of-qla24x.patch
	patches.suse/scsi-qla2xxx-Check-kzalloc-return-value.patch
	patches.suse/scsi-lpfc-Fix-a-typo.patch
	patches.suse/scsi-lpfc-Fix-a-typo-f1891f9b.patch
	patches.suse/scsi-qla2xxx-Fix-IOPS-drop-seen-in-some-adapters.patch
	patches.suse/scsi-qla2xxx-Add-H-C-T-info-in-the-log-message-for-f.patch
	patches.suse/scsi-qla2xxx-Fix-stuck-session.patch
	patches.suse/scsi-qla2xxx-Consolidate-zio-threshold-setting-for-b.patch
	patches.suse/scsi-qla2xxx-Fix-use-after-free-in-bsg.patch
	patches.suse/scsi-qla2xxx-Fix-crash-in-qla2xxx_mqueuecommand.patch
	patches.suse/scsi-qla2xxx-Fix-RISC-RESET-completion-polling.patch
	patches.suse/scsi-qla2xxx-Fix-crash-in-PCIe-error-handling.patch
	patches.suse/scsi-qla2xxx-Fix-mailbox-recovery-during-PCIe-error.patch
	patches.suse/scsi-qla2xxx-Update-default-AER-debug-mask.patch
	patches.suse/scsi-qla2xxx-Do-logout-even-if-fabric-scan-retries-g.patch
	patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.106-k.patch
	patches.suse/scsi-lpfc-Fix-gcc-Wstringop-overread-warning.patch
	patches.suse/scsi-fcoe-Fix-mismatched-fcoe_wwn_from_mac-declaration
	patches.suse/scsi-ufs-ufshcd-pltfrm-Fix-deferred-probing
	patches.suse/scsi-hisi_sas-Fix-IRQ-checks
	patches.suse/scsi-jazz_esp-Add-IRQ-check
	patches.suse/scsi-sun3x_esp-Add-IRQ-check
	patches.suse/scsi-sni_53c710-Add-IRQ-check
	patches.suse/scsi-qla2xxx-Remove-unneeded-if-null-free-check.patch
	patches.suse/scsi-qla2xxx-Reuse-existing-error-handling-path.patch
	patches.suse/scsi-lpfc-Fix-rmmod-crash-due-to-bad-ring-pointers-t.patch
	patches.suse/scsi-lpfc-Fix-crash-when-a-REG_RPI-mailbox-fails-tri.patch
	patches.suse/scsi-lpfc-Fix-reference-counting-errors-in-lpfc_cmpl.patch
	patches.suse/scsi-lpfc-Fix-NMI-crash-during-rmmod-due-to-circular.patch
	patches.suse/scsi-lpfc-Fix-lack-of-device-removal-on-port-swaps-w.patch
	patches.suse/scsi-lpfc-Fix-error-handling-for-mailboxes-completed.patch
	patches.suse/scsi-lpfc-Fix-use-after-free-on-unused-nodes-after-p.patch
	patches.suse/scsi-lpfc-Fix-silent-memory-allocation-failure-in-lp.patch
	patches.suse/scsi-lpfc-Fix-missing-FDMI-registrations-after-Mgmt-.patch
	patches.suse/scsi-lpfc-Fix-lpfc_hdw_queue-attribute-being-ignored.patch
	patches.suse/scsi-lpfc-Remove-unsupported-mbox-PORT_CAPABILITIES-.patch
	patches.suse/scsi-lpfc-Fix-various-trivial-errors-in-comments-and.patch
	patches.suse/scsi-lpfc-Standardize-discovery-object-logging-forma.patch
	patches.suse/scsi-lpfc-Eliminate-use-of-LPFC_DRIVER_NAME-in-lpfc_.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.9.patch
	patches.suse/scsi-lpfc-Copyright-updates-for-12.8.0.9-patches.patch
	patches.suse/scsi-ibmvfc-Fix-invalid-state-machine-BUG_ON.patch
	patches.suse/scsi-qla2xxx-Reserve-extra-IRQ-vectors.patch
	patches.suse/exfat-fix-erroneous-discard-when-clear-cluster-bit.patch
	patches.suse/netdevice-Add-missing-IFF_PHONY_HEADROOM-self-defini.patch
	patches.suse/xsk-Respect-device-s-headroom-and-tailroom-on-generi.patch
	patches.suse/inet-use-bigger-hash-table-for-IP-ID-generation.patch
	patches.suse/net-gve-convert-strlcpy-to-strscpy.patch
	patches.suse/net-gve-remove-duplicated-allowed.patch
	patches.suse/nfc-pn533-prevent-potential-memory-corruption.patch
	patches.suse/ibmvnic-Use-skb_frag_address-instead-of-hand-coding-.patch
	patches.suse/net-hns3-Limiting-the-scope-of-vector_ring_chain-var.patch
	patches.suse/liquidio-Fix-unintented-sign-extension-of-a-left-shi.patch
	patches.suse/Bluetooth-SMP-Fail-if-remote-and-local-public-keys-a.patch
	patches.suse/Bluetooth-Set-CONF_NOT_COMPLETE-as-l2cap_chan-defaul.patch
	patches.suse/Bluetooth-verify-AMP-hci_chan-before-amp_destroy.patch
	patches.suse/Bluetooth-initialize-skb_queue_head-at-l2cap_chan_cr.patch
	patches.suse/Bluetooth-check-for-zapped-sk-before-connecting.patch
	patches.suse/cxgb4-Fix-unintentional-sign-extension-issues.patch
	patches.suse/net-thunderx-Fix-unintentional-sign-extension-issue.patch
	patches.suse/ibmvnic-clean-up-the-remaining-debugfs-data-structur.patch
	patches.suse/ibmvnic-print-reset-reason-as-a-string.patch
	patches.suse/ibmvnic-print-adapter-state-as-a-string.patch
	patches.suse/wilc1000-write-value-to-WILC_INTR2_ENABLE-register.patch
	patches.suse/mt7601u-fix-always-true-expression.patch
	patches.suse/ibmvnic-improve-failover-sysfs-entry.patch
	patches.suse/ibmvnic-queue-reset-work-in-system_long_wq.patch
	patches.suse/iwlwifi-rs-fw-don-t-support-stbc-for-HE-160.patch
	patches.suse/rtlwifi-8821ae-upgrade-PHY-and-RF-parameters.patch
	patches.suse/ipw2x00-potential-buffer-overflow-in-libipw_wx_set_e.patch
	patches.suse/rsi-Use-resume_noirq-for-SDIO.patch
	patches.suse/rtw88-Fix-array-overrun-in-rtw_get_tx_power_params.patch
	patches.suse/msft-hv-2332-net-mana-Add-a-driver-for-Microsoft-Azure-Network-Ad.patch
	patches.suse/mac80211-clear-the-beacon-s-CRC-after-channel-switch.patch
	patches.suse/mac80211-bail-out-if-cipher-schemes-are-invalid.patch
	patches.suse/cfg80211-scan-drop-entry-from-hidden_list-on-overflo.patch
	patches.suse/msft-hv-2337-net-mana-remove-redundant-initialization-of-variable.patch
	patches.suse/msft-hv-2340-net-mana-fix-PCI_HYPERV-dependency.patch
	patches.suse/net-enetc-fix-link-error-again.patch
	patches.suse/msft-hv-2341-net-mana-Use-int-to-check-the-return-value-of-mana_g.patch
	patches.suse/ath9k-Fix-error-check-in-ath9k_hw_read_revisions-for.patch
	patches.suse/ath10k-Fix-ath10k_wmi_tlv_op_pull_peer_stats_info-un.patch
	patches.suse/wl3501_cs-Fix-out-of-bounds-warnings-in-wl3501_send_.patch
	patches.suse/wl3501_cs-Fix-out-of-bounds-warnings-in-wl3501_mgmt_.patch
	patches.suse/qtnfmac-Fix-possible-buffer-overflow-in-qtnf_event_h.patch
	patches.suse/net-xdp-Update-pkt_type-if-generic-XDP-changes-unica.patch
	patches.suse/msft-hv-2342-hv_netvsc-Make-netvsc-VF-binding-check-both-MAC-and-.patch
	patches.suse/vsock-vmci-log-once-the-failed-queue-pair-allocation.patch
	patches.suse/net-phy-intel-xway-enable-integrated-led-functions.patch
	patches.suse/net-phy-marvell-fix-m88e1011_set_downshift.patch
	patches.suse/net-phy-marvell-fix-m88e1111_set_downshift.patch
	patches.suse/bnxt_en-fix-ternary-sign-extension-bug-in-bnxt_show_.patch
	patches.suse/ARM-dts-uniphier-Change-phy-mode-to-RGMII-ID-to-enable-delay-pins-for-RTL8211E.patch
	patches.suse/net-geneve-modify-IP-header-check-in-geneve6_xmit_sk.patch
	patches.suse/bnxt_en-Fix-RX-consumer-index-logic-in-the-error-pat.patch
	patches.suse/net-hso-fix-NULL-deref-on-disconnect-regression.patch
	patches.suse/net-fix-a-concurrency-bug-in-l2tp_tunnel_register.patch
	patches.suse/net-nfc-digital-Fix-a-double-free-in-digital_tg_recv.patch
	patches.suse/selftests-powerpc-Fix-L1D-flushing-tests-for-Power10.patch
	patches.suse/powerpc-fadump-Mark-fadump_calculate_reserve_size-as.patch
	patches.suse/powerpc-prom-Mark-identical_pvr_fixup-as-__init.patch
	patches.suse/powerpc-pseries-export-LPAR-security-flavor-in-lparc.patch
	patches.suse/powerpc-asm-offsets-GPR14-is-not-needed-either.patch
	patches.suse/powerpc-64s-Fix-pte-update-for-kernel-memory-on-radi.patch
	patches.suse/powerpc-perf-Fix-PMU-constraint-check-for-EBB-events.patch
	patches.suse/powerpc-papr_scm-Implement-support-for-H_SCM_FLUSH-h.patch
	patches.suse/powerpc-mm-Add-cond_resched-while-removing-hpte-mapp.patch
	patches.suse/powerpc-eeh-Fix-EEH-handling-for-hugepages-in-iorema.patch
	patches.suse/powerpc-papr_scm-Fix-build-error-due-to-wrong-printf.patch
	patches.suse/powerpc-pseries-extract-host-bridge-from-pci_bus-pri.patch
	patches.suse/KVM-PPC-Book3S-HV-P9-Restore-host-CTRL-SPR-after-gue.patch
	patches.suse/powerpc-pseries-Add-shutdown-to-vio_driver-and-vio_b.patch
	patches.suse/drm-amd-display-Force-vsync-flip-when-reconfiguring-.patch
	patches.suse/drm-amd-display-fixed-divide-by-zero-kernel-crash-du.patch
	patches.suse/drm-i915-gvt-Fix-error-code-in-intel_gvt_init_device.patch
	patches.suse/ALSA-usb-audio-Configure-Pioneer-DJM-850-samplerate.patch
	patches.suse/ALSA-hda-cirrus-Add-support-for-CS8409-HDA-bridge-an.patch
	patches.suse/ALSA-hda-cirrus-Add-jack-detect-interrupt-support-fr.patch
	patches.suse/ALSA-hda-cirrus-Add-Headphone-and-Headset-MIC-Volume.patch
	patches.suse/ALSA-hda-cirrus-Add-error-handling-into-CS8409-I2C-f.patch
	patches.suse/ALSA-hda-cirrus-Cleanup-patch_cirrus.c-code.patch
	patches.suse/ALSA-hda-cirrus-Fix-CS42L42-Headset-Mic-volume-contr.patch
	patches.suse/ALSA-hda-cirrus-Make-CS8409-driver-more-generic-by-u.patch
	patches.suse/ALSA-hdsp-don-t-disable-if-not-enabled.patch
	patches.suse/ALSA-hdspm-don-t-disable-if-not-enabled.patch
	patches.suse/ALSA-rme9652-don-t-disable-if-not-enabled.patch
	patches.suse/ALSA-bebob-enable-to-deliver-MIDI-messages-for-multi.patch
	patches.suse/ALSA-core-remove-redundant-spin_lock-pair-in-snd_car.patch
	patches.suse/ALSA-usb-audio-Add-error-checks-for-usb_driver_claim.patch
	patches.suse/ALSA-usb-audio-Add-MIDI-quirk-for-Vox-ToneLab-EX.patch
	patches.suse/ALSA-usb-audio-Explicitly-set-up-the-clock-selector.patch
	patches.suse/ALSA-hda-realtek-fix-mic-boost-on-Intel-NUC-8.patch
	patches.suse/ALSA-hda-realtek-GA503-use-same-quirks-as-GA401.patch
	patches.suse/ALSA-usb-audio-DJM-750-ensure-format-is-set.patch
	patches.suse/ALSA-hda-realtek-Headset-Mic-issue-on-HP-platform.patch
	patches.suse/ALSA-usb-midi-don-t-return-ENOMEM-when-usb_urb_ep_ty.patch
	patches.suse/ALSA-usb-audio-Fix-implicit-sync-clearance-at-stoppi.patch
	patches.suse/ALSA-hda-realtek-fix-static-noise-on-ALC285-Lenovo-l.patch
	patches.suse/ALSA-emu8000-Fix-a-use-after-free-in-snd_emu8000_cre.patch
	patches.suse/ASoC-Intel-kbl_da7219_max98927-Fix-kabylake_ssp_fixu.patch
	patches.suse/ASoC-rt286-Make-RT286_SET_GPIO_-readable-and-writabl.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Enable-jack-detect-support-o.patch
	patches.suse/ASoC-samsung-tm2_wm5110-check-of-of_parse-return-val.patch
	patches.suse/ASoC-rsnd-core-Check-convert-rate-in-rsnd_hw_params.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Chuwi-Hi8-.patch
	patches.suse/ASoC-ak5558-Fix-s-show-slow-typo.patch
	patches.suse/ASoC-simple-card-fix-possible-uninitialized-single_c.patch
	patches.suse/ASoC-ak5558-correct-reset-polarity.patch
	patches.suse/ASoC-rsnd-call-rsnd_ssi_master_clk_start-from-rsnd_s.patch
	patches.suse/ASoC-rt286-Generalize-support-for-ALC3263-codec.patch
	patches.suse/ALSA-sb-Fix-two-use-after-free-in-snd_sb_qsound_buil.patch
	patches.suse/ALSA-hda-cirrus-Set-Initial-DMIC-volume-for-Bullseye.patch
	patches.suse/ALSA-hda-cirrus-Use-CS8409-filter-to-fix-abnormal-so.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-Intel-Clevo-PCx0Dx.patch
	patches.suse/ALSA-hda-realtek-Re-order-ALC882-Acer-quirk-table-en.patch
	patches.suse/ALSA-hda-realtek-Re-order-ALC882-Sony-quirk-table-en.patch
	patches.suse/ALSA-hda-realtek-Re-order-ALC882-Clevo-quirk-table-e.patch
	patches.suse/ALSA-hda-realtek-Re-order-ALC269-HP-quirk-table-entr.patch
	patches.suse/ALSA-hda-realtek-Re-order-ALC269-Acer-quirk-table-en.patch
	patches.suse/ALSA-hda-realtek-Re-order-ALC269-Dell-quirk-table-en.patch
	patches.suse/ALSA-hda-realtek-Re-order-ALC269-ASUS-quirk-table-en.patch
	patches.suse/ALSA-hda-realtek-Re-order-ALC269-Sony-quirk-table-en.patch
	patches.suse/ALSA-hda-realtek-Re-order-ALC269-Lenovo-quirk-table-.patch
	patches.suse/ALSA-hda-realtek-Re-order-remaining-ALC269-quirk-tab.patch
	patches.suse/ALSA-hda-realtek-Re-order-ALC662-quirk-table-entries.patch
	patches.suse/ALSA-hda-realtek-Remove-redundant-entry-for-ALC861-H.patch
	patches.suse/ALSA-hda-conexant-Re-order-CX5066-quirk-table-entrie.patch
	patches.suse/HID-plantronics-Workaround-for-double-volume-key-pre.patch
	patches.suse/i2c-bail-out-early-when-RDWR-parameters-are-wrong.patch
	patches.suse/i2c-Add-I2C_AQ_NO_REP_START-adapter-quirk.patch
	patches.suse/i2c-mpc-Make-use-of-i2c_recover_bus.patch
	patches.suse/i2c-img-scb-fix-reference-leak-when-pm_runtime_get_s.patch
	patches.suse/i2c-imx-lpi2c-fix-reference-leak-when-pm_runtime_get.patch
	patches.suse/i2c-omap-fix-reference-leak-when-pm_runtime_get_sync.patch
	patches.suse/i2c-sprd-fix-reference-leak-when-pm_runtime_get_sync.patch
	patches.suse/i2c-cadence-add-IRQ-check.patch
	patches.suse/i2c-emev2-add-IRQ-check.patch
	patches.suse/i2c-jz4780-add-IRQ-check.patch
	patches.suse/i2c-sh7760-add-IRQ-check.patch
	patches.suse/i2c-sh7760-fix-IRQ-error-path.patch
	patches.suse/pinctrl-samsung-use-int-for-register-masks-in-Exynos.patch
	patches.suse/pinctrl-Ingenic-Add-missing-pins-to-the-JZ4770-MAC-M.patch
	patches.suse/pinctrl-core-Fix-kernel-doc-string-for-pin_get_name.patch
	patches.suse/watchdog-rename-__touch_watchdog-to-a-better-descrip.patch
	patches.suse/watchdog-explicitly-update-timestamp-when-reporting-.patch
	patches.suse/watchdog-softlockup-report-the-overall-time-of-softl.patch
	patches.suse/mm-memcontrol-fix-cpuhotplug-statistics-flushing.patch
	patches.suse/ovl-fix-missing-revert_creds-on-error-path.patch
	patches.suse/ovl-allow-upperdir-inside-lowerdir.patch
	patches.suse/ext4-fix-check-to-prevent-false-positive-report-of-i.patch
	patches.suse/ext4-fix-error-code-in-ext4_commit_super.patch
	patches.suse/fs-fix-reporting-supported-extra-file-attributes-for.patch
	patches.suse/RDMA-hns-Delete-redundant-condition-judgment-related.patch
	patches.suse/RDMA-hns-Delete-redundant-abnormal-interrupt-status.patch
	patches.suse/RDMA-qedr-Fix-error-return-code-in-qedr_iw_connect.patch
	patches.suse/RDMA-srpt-Fix-error-return-code-in-srpt_cm_req_recv.patch
	patches.suse/iommu-arm-smmu-v3-add-bit-field-sfm-into-gerror_err_mask
	patches.suse/iommu-vt-d-reject-unsupported-page-request-modes
	patches.suse/iommu-vt-d-don-t-set-then-clear-private-data-in-prq_event_thread
	patches.suse/iommu-vt-d-invalidate-pasid-cache-when-root-context-entry-changed
	patches.suse/iommu-vt-d-force-to-flush-iotlb-before-creating-superpage
	patches.suse/KVM-s390-split-kvm_s390_logical_to_effective.patch
	patches.suse/KVM-s390-extend-kvm_s390_shadow_fault-to-return-entr.patch
	patches.suse/KVM-s390-VSIE-correctly-handle-MVPG-when-in-VSIE.patch
	patches.suse/KVM-s390-fix-guarded-storage-control-register-handli.patch
	patches.suse/kvm-nvmx-truncate-bits-63-32-of-vmcs-field-on-nested.patch
	patches.suse/0004-dm-integrity-fix-missing-goto-in-bitmap_flush_interv.patch
	patches.suse/0005-dm-rq-fix-double-free-of-blk_mq_tag_set-in-dev-remov.patch
	patches.suse/tracing-map-all-pids-to-command-lines.patch
	patches.suse/tracing-Restructure-trace_clock_global-to-never-block.patch
	patches.suse/rtc-fsl-ftm-alarm-add-MODULE_TABLE.patch
	patches.suse/rtc-ds1307-Fix-wday-settings-for-rx8130.patch
	patches.suse/swiotlb-fix-the-type-of-index
	patches.suse/dmaengine-dw-edma-Fix-crash-on-loading-unloading-dri.patch
	patches.suse/ubifs-Only-check-replay-with-inode-type-to-judge-if-.patch
	patches.suse/docs-kernel-parameters-Move-gpio-mockup-for-alphabet.patch
	patches.suse/docs-kernel-parameters-Add-gpio_mockup_named_lines.patch
	patches.suse/gpiolib-acpi-Add-quirk-to-ignore-EC-wakeups-on-Dell-.patch
	patches.suse/thermal-drivers-ti-soc-thermal-bandgap-Remove-unused.patch
	patches.suse/PCI-Release-OF-node-in-pci_scan_device-s-error-path.patch
	patches.suse/PCI-RCEC-Fix-RCiEP-device-to-RCEC-association.patch
	patches.suse/ACPI-hotplug-PCI-Fix-reference-count-leak-in-enable_.patch
	patches.suse/PCI-Allow-VPD-access-for-QLogic-ISP2722.patch
	patches.suse/PCI-thunder-Fix-compile-testing.patch
	patches.suse/PCI-endpoint-Fix-missing-destroy_workqueue.patch
	patches.suse/PCI-iproc-Fix-return-value-of-iproc_msi_irq_domain_a.patch
	patches.suse/smb3-1-1-enable-negotiating-stronger-encryption-by-default.patch
	patches.suse/cifs-add-shutdown-support.patch
	patches.suse/smb3-1-1-allow-dumping-GCM256-keys-to-improve-debugging-of-encrypte.patch
	patches.suse/smb3-1-1-allow-dumping-keys-for-multiuser-mounts.patch
	patches.suse/cifs-detect-dead-connections-only-when-echoes-are-enabled-.patch
	patches.suse/cifs-use-echo_interval-even-when-connection-not-ready-.patch
	patches.suse/cifs-fix-regression-when-mounting-shares-with-prefix-paths.patch
	patches.suse/fs-cifs-Fix-resource-leak.patch
	patches.suse/ARM-9064-1-hw_breakpoint-Do-not-directly-check-the-event-s-overflow_handler-hook.patch
	patches.suse/ACPI-custom_method-fix-potential-use-after-free-issu.patch
	patches.suse/ACPI-custom_method-fix-a-possible-memory-leak.patch
	patches.suse/ftrace-handle-commands-when-closing-set_ftrace_filter-file.patch
	patches.suse/ceph-don-t-clobber-i_snap_caps-on-non-i_new-inode.patch
	patches.suse/ceph-only-check-pool-permissions-for-regular-files.patch
	patches.suse/ceph-fix-inode-leak-on-getattr-error-in-_fh_to_dentry.patch
	patches.suse/Input-elants_i2c-do-not-bind-to-i2c-hid-compatible-A.patch
	patches.suse/Input-silead-add-workaround-for-x86-BIOS-es-which-br.patch
	patches.suse/Input-ili210x-add-missing-negation-for-touch-indicat.patch
	patches.suse/xfs-don-t-allow-log-writes-if-the-data-device-is-rea.patch
	patches.suse/fs-epoll-restore-waking-from-ep_done_scan.patch
	patches.suse/kernel-kexec_file-fix-error-return-code-of-kexec_calculate_store_digests
	patches.suse/NFSv4.2-Always-flush-out-writes-in-nfs42_proc_falloc.patch
	patches.suse/NFS-Deal-correctly-with-attribute-generation-counter.patch
	patches.suse/pNFS-flexfiles-fix-incorrect-size-check-in-decode_nf.patch
	patches.suse/NFSv4.2-fix-handling-of-sr_eof-in-SEEK-s-reply.patch
	patches.suse/SUNRPC-Move-fault-injection-call-sites.patch
	patches.suse/SUNRPC-Handle-major-timeout-in-xprt_adjust_timeout.patch
	patches.suse/NFSv42-Copy-offload-should-update-the-file-size-when.patch
	patches.suse/NFS-Don-t-discard-pNFS-layout-segments-that-are-mark.patch
	patches.suse/NFSv4-Don-t-discard-segments-marked-for-return-in-_p.patch
	patches.suse/xprtrdma-Avoid-Receive-Queue-wrapping.patch
	patches.suse/xprtrdma-rpcrdma_mr_pop-already-does-list_del_init.patch
	patches.suse/nvme-multipath-reset-bdev-to-ns-head-when-failover.patch
	patches.suse/ALSA-hda-realtek-ALC285-Thinkpad-jack-pin-quirk-is-u.patch
	patches.suse/ALSA-hda-generic-change-the-DAC-ctl-name-for-LO-SPK-.patch
	patches.suse/ACPI-GTDT-Don-t-corrupt-interrupt-mappings-on-watchd.patch
	patches.suse/Revert-i3c-master-fix-missing-destroy_workqueue-on-e.patch
	patches.suse/net-hns3-fix-incorrect-configuration-for-igu_egu_hw_.patch
	patches.suse/net-hns3-initialize-the-message-content-in-hclge_get.patch
	patches.suse/net-hns3-add-check-for-HNS3_NIC_STATE_INITED-in-hns3.patch
	patches.suse/net-hns3-fix-for-vxlan-gpe-tx-checksum-bug.patch
	patches.suse/net-hns3-use-netif_tx_disable-to-stop-the-transmit-q.patch
	patches.suse/net-hns3-clear-unnecessary-reset-request-in-hclge_re.patch
	patches.suse/net-hns3-disable-phy-loopback-setting-in-hclge_mac_s.patch
	patches.suse/ethernet-enic-Fix-a-use-after-free-bug-in-enic_hard_.patch
	patches.suse/sctp-delay-auto_asconf-init-until-binding-the-first-.patch
	patches.suse/bpf-Fix-masking-negation-logic-upon-negative-dst-reg.patch
	patches.suse/bpf-Fix-leakage-of-uninitialized-bpf-stack-under-spe.patch
	patches.suse/net-nfc-fix-use-after-free-llcp_sock_bind-connect.patch
	patches.suse/smc-disallow-TCP_ULP-in-smc_setsockopt.patch
	patches.suse/mlxsw-spectrum_mr-Update-egress-RIF-list-before-rout.patch
	patches.suse/i40e-fix-broken-XDP-support.patch
	patches.suse/i40e-Fix-use-after-free-in-i40e_client_subtask.patch
	patches.suse/i40e-fix-the-restart-auto-negotiation-after-FEC-modi.patch
	patches.suse/i40e-Fix-PHY-type-identifiers-for-2.5G-and-5G-adapte.patch
	patches.suse/scsi-lpfc-Fix-illegal-memory-access-on-Abort-IOCBs.patch
	patches.suse/scsi-lpfc-Fix-DMA-virtual-address-ptr-assignment-in-.patch
	patches.suse/scsi-lpfc-Fix-bad-memory-access-during-VPD-DUMP-mail.patch
	patches.suse/scsi-qla2xxx-Prevent-PRLI-in-target-mode.patch
	patches.suse/scsi-ufs-core-Narrow-down-fast-path-in-system-suspend-path
	patches.suse/scsi-fnic-Kill-exclude_id-argument-to-fnic_cleanup_i.patch
	patches.suse/scsi-fnic-Use-scsi_host_busy_iter-to-traverse-commands.patch
	patches.suse/x86-cpu-initialize-msr_tsc_aux-if-rdtscp-or-rdpid-is-supported.patch
	patches.suse/Revert-337f13046ff0-futex-Allow-FUTEX_CLOCK_REALTIME.patch
	patches.suse/futex-Do-not-apply-time-namespace-adjustment-on-FUTE.patch
	patches.suse/futex-Get-rid-of-the-val2-conditional-dance.patch
	patches.suse/futex-Make-syscall-entry-points-less-convoluted.patch
	patches.suse/sched-fair-Fix-unfairness-caused-by-missing-load-dec.patch
	patches.suse/smb3-when-mounting-with-multichannel-include-it-in-requested-capabi.patch
	patches.suse/smb3-do-not-attempt-multichannel-to-server-which-does-not-support-i.patch
	patches.suse/smb3-if-max_channels-set-to-more-than-one-channel-request-multichan.patch
	patches.suse/drm-amd-display-Reject-non-zero-src_y-and-src_x-for-.patch
	patches.suse/0003-amdgpu-fix-GEM-obj-leak-in-amdgpu_display_user_frame.patch
	patches.suse/drm-amd-display-Fix-two-cursor-duplication-when-usin.patch
	patches.suse/drm-radeon-Fix-off-by-one-power_state-index-heap-ove.patch
	patches.suse/drm-radeon-Avoid-power-table-parsing-memory-leaks.patch
	patches.suse/x86-kvm-Fix-pr_info-for-async-PF-setup-teardown.patch
	patches.suse/x86-kvm-Teardown-PV-features-on-boot-CPU-as-well.patch
	patches.suse/x86-kvm-Disable-kvmclock-on-all-CPUs-on-shutdown.patch
	patches.suse/x86-kvm-Disable-all-PV-features-on-crash.patch
	patches.suse/x86-kvm-Unify-kvm_pv_guest_cpu_reboot-with-kvm_guest.patch
	patches.suse/tpm-tpm_tis-Extend-locality-handling-to-TPM2-in-tpm_.patch
	patches.suse/tpm-tpm_tis-Reserve-locality-in-tpm_tis_resume.patch
	patches.suse/tpm-fix-error-return-code-in-tpm2_get_cc_attrs_tbl.patch
	patches.suse/hwmon-occ-Fix-poll-rate-limiting.patch
	patches.suse/vgacon-Record-video-mode-changes-with-VT_RESIZEX.patch
	patches.suse/drm-radeon-dpm-Disable-sclk-switching-on-Oland-when-.patch
	patches.suse/drm-i915-Avoid-div-by-zero-on-gen2.patch
	patches.suse/dax-Add-an-enum-for-specifying-dax-wakup-mode.patch
	patches.suse/dax-Add-a-wakeup-mode-parameter-to-put_unlocked_entr.patch
	patches.suse/dax-Wake-up-all-waiters-after-invalidating-dax-entry.patch
	patches.suse/kyber-fix-out-of-bounds-access-when-preempted.patch
	patches.suse/0006-nbd-Fix-NULL-pointer-in-flush_workqueue.patch
	patches.suse/nvme-multipath_fix_double_initialization_of_ANA_state.patch
	patches.suse/nvmet-seset-ns-file-when-open-fails.patch
	patches.suse/nvmet-use-new-ana_log_size-instead-the-old-one.patch
	patches.suse/blk-mq-Swap-two-calls-in-blk_mq_exit_queue.patch
	patches.suse/powerpc-64s-Fix-crashes-when-toggling-stf-barrier.patch
	patches.suse/powerpc-64s-Fix-crashes-when-toggling-entry-flush-ba.patch
	patches.suse/cdc-wdm-untangle-a-circular-dependency-between-callb.patch
	patches.suse/usb-dwc3-pci-Enable-usb2-gadget-lpm-disable-for-Inte.patch
	patches.suse/usb-dwc3-gadget-Enable-suspend-events.patch
	patches.suse/usb-dwc2-Fix-gadget-DMA-unmap-direction.patch
	patches.suse/usb-dwc3-gadget-Return-success-always-for-kick-trans.patch
	patches.suse/usb-typec-ucsi-Put-fwnode-in-any-case-during-probe.patch
	patches.suse/usb-dwc3-omap-improve-extcon-initialization.patch
	patches.suse/usb-fotg210-hcd-Fix-an-error-message.patch
	patches.suse/xhci-Do-not-use-GFP_KERNEL-in-potentially-atomic-con.patch
	patches.suse/usb-xhci-Increase-timeout-for-HC-halt.patch
	patches.suse/usb-core-hub-fix-race-condition-about-TRSMRCY-of-res.patch
	patches.suse/iio-proximity-pulsedlight-Fix-rumtime-PM-imbalance-o.patch
	patches.suse/iio-gyro-mpu3050-Fix-reported-temperature-value.patch
	patches.suse/iio-tsl2583-Fix-division-by-a-zero-lux_val.patch
	patches.suse/ics932s401-fix-broken-handling-of-errors-when-word-r.patch
	patches.suse/Revert-media-usb-gspca-add-a-missed-check-for-goto_l.patch
	patches.suse/Revert-leds-lp5523-fix-a-missing-check-of-return-val.patch
	patches.suse/leds-lp5523-check-return-value-of-lp5xx_read-and-jum.patch
	patches.suse/Revert-serial-max310x-pass-return-value-of-spi_regis.patch
	patches.suse/serial-max310x-unregister-uart-driver-in-case-of-fai.patch
	patches.suse/Revert-qlcnic-Avoid-potential-NULL-pointer-dereferen.patch
	patches.suse/Revert-gdrom-fix-a-memory-leak-bug.patch
	patches.suse/cdrom-gdrom-deallocate-struct-gdrom_unit-fields-in-r.patch
	patches.suse/Revert-char-hpet-fix-a-missing-check-of-ioremap.patch
	patches.suse/char-hpet-add-checks-after-calling-ioremap.patch
	patches.suse/Revert-scsi-ufs-fix-a-missing-check-of-devm_reset_control_get
	patches.suse/Revert-video-hgafb-fix-potential-NULL-pointer-derefe.patch
	patches.suse/video-hgafb-fix-potential-NULL-pointer-dereference.patch
	patches.suse/Revert-isdn-mISDNinfineon-fix-potential-NULL-pointer.patch
	patches.suse/isdn-mISDNinfineon-check-cleanup-ioremap-failure-cor.patch
	patches.suse/Revert-ath6kl-return-error-code-in-ath6kl_wmi_set_ro.patch
	patches.suse/ath6kl-return-error-code-in-ath6kl_wmi_set_roam_lrss.patch
	patches.suse/Revert-isdn-mISDN-Fix-potential-NULL-pointer-derefer.patch
	patches.suse/isdn-mISDN-correctly-handle-ph_info-allocation-failu.patch
	patches.suse/Revert-ecryptfs-replace-BUG_ON-with-error-handling-c.patch
	patches.suse/Revert-dmaengine-qcom_hidma-Check-for-driver-registe.patch
	patches.suse/dmaengine-qcom_hidma-comment-platform_driver_registe.patch
	patches.suse/Revert-libertas-add-checks-for-the-return-value-of-s.patch
	patches.suse/libertas-register-sysfs-groups-properly.patch
	patches.suse/Revert-media-dvb-Add-check-on-sp8870_readreg.patch
	patches.suse/media-dvb-Add-check-on-sp8870_readreg-return.patch
	patches.suse/Revert-media-gspca-mt9m111-Check-write_bridge-for-ti.patch
	patches.suse/media-gspca-mt9m111-Check-write_bridge-for-timeout.patch
	patches.suse/Revert-media-gspca-Check-the-return-value-of-write_b.patch
	patches.suse/media-gspca-properly-check-for-errors-in-po1030_prob.patch
	patches.suse/Revert-net-liquidio-fix-a-NULL-pointer-dereference.patch
	patches.suse/0001-Revert-video-imsttfb-fix-potential-NULL-pointer-dere.patch
	patches.suse/Revert-brcmfmac-add-a-check-for-the-status-of-usb_re.patch
	patches.suse/brcmfmac-properly-check-for-bus-register-errors.patch
	patches.suse/cdrom-gdrom-initialize-global-variable-at-init-time.patch
	patches.suse/msft-hv-2316-uio_hv_generic-Fix-a-memory-leak-in-error-handling-p.patch
	patches.suse/msft-hv-2317-uio_hv_generic-Fix-another-memory-leak-in-error-hand.patch
	patches.suse/platform-x86-hp_accel-Avoid-invoking-_INI-to-speed-u.patch
	patches.suse/platform-mellanox-mlxbf-tmfifo-Fix-a-memory-barrier-.patch
	patches.suse/platform-x86-hp-wireless-add-AMD-s-hardware-id-to-th.patch
	patches.suse/platform-x86-dell-smbios-wmi-Fix-oops-on-rmmod-dell_.patch
	patches.suse/platform-x86-intel_punit_ipc-Append-MODULE_DEVICE_TA.patch
	patches.suse/platform-x86-touchscreen_dmi-Add-info-for-the-Mediac.patch
	patches.suse/ALSA-hda-realtek-reset-eapd-coeff-to-default-value-f.patch
	patches.suse/ALSA-hda-fixup-headset-for-ASUS-GU502-laptop.patch
	patches.suse/ALSA-usb-audio-Validate-MS-endpoint-descriptors.patch
	patches.suse/ALSA-dice-fix-stream-format-at-middle-sampling-rate-.patch
	patches.suse/ALSA-bebob-oxfw-fix-Kconfig-entry-for-Mackie-d.2-Pro.patch
	patches.suse/ALSA-firewire-lib-fix-check-for-the-size-of-isochron.patch
	patches.suse/ALSA-firewire-lib-fix-calculation-for-size-of-IR-con.patch
	patches.suse/ALSA-hda-realtek-Add-some-CLOVE-SSIDs-of-ALC293.patch
	patches.suse/ALSA-intel8x0-Don-t-update-period-unless-prepared.patch
	patches.suse/ALSA-dice-fix-stream-format-for-TC-Electronic-Konnek.patch
	patches.suse/ALSA-line6-Fix-racy-initialization-of-LINE6-MIDI.patch
	patches.suse/scsi-qedf-Add-pointer-checks-in-qedf_update_link_speed
	patches.suse/scsi-qla2xxx-Fix-error-return-code-in-qla82xx_write_.patch
	patches.suse/firmware-arm_scpi-Prevent-the-ternary-sign-expansion.patch
	patches.suse/drm-amdgpu-disable-3DCGCG-on-picasso-raven1-to-avoid.patch
	patches.suse/drm-amd-display-Disconnect-non-DP-with-no-EDID.patch
	patches.suse/drm-amd-amdgpu-fix-refcount-leak.patch
	patches.suse/drm-amdgpu-Fix-a-use-after-free.patch
	patches.suse/drm-amd-amdgpu-fix-a-potential-deadlock-in-gpu-reset.patch
	patches.suse/mmc-sdhci-pci-gli-increase-1.8V-regulator-wait.patch
	patches.suse/gpio-cadence-Add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/gpio-xilinx-Correct-kernel-doc-for-xgpio_probe.patch
	patches.suse/SMB3-incorrect-file-id-in-requests-compounded-with-open.patch
	patches.suse/cifs-fix-memory-leak-in-smb2_copychunk_range.patch
	patches.suse/cifs-Fix-inconsistent-indenting.patch
	patches.suse/x86-Xen-swap-NX-determination-and-GDT-setup-on-BSP.patch
	patches.suse/xen-pciback-redo-VF-placement-in-the-virtual-topolog.patch
	patches.suse/xen-pciback-reconfigure-also-from-backend-watch-hand.patch
	patches.suse/nvme-tcp-rerun-io_work-if-req_list-is-not-empty.patch
	patches.suse/nvme-fc-clear-q_live-at-beginning-of-association-tea.patch
	patches.suse/ipc-mqueue-msg-sem-Avoid-relying-on-a-stack-reference.patch
	patches.suse/locking-mutex-clear-MUTEX_FLAGS-if-wait_list-is-empt.patch
	patches.suse/spi-spi-fsl-dspi-Fix-a-resource-leak-in-an-error-han.patch
	patches.suse/spi-sprd-Add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/net-nfc-rawsock.c-fix-a-permission-check-bug.patch
	patches.suse/net-mlx4-Fix-EEPROM-dump-support.patch
	patches.suse/mac80211-assure-all-fragments-are-encrypted.patch
	patches.suse/mac80211-prevent-mixed-key-and-fragment-cache-attack.patch
	patches.suse/mac80211-properly-handle-A-MSDUs-that-start-with-an-.patch
	patches.suse/cfg80211-mitigate-A-MSDU-aggregation-attacks.patch
	patches.suse/mac80211-drop-A-MSDUs-on-old-ciphers.patch
	patches.suse/mac80211-add-fragment-cache-to-sta_info.patch
	patches.suse/mac80211-check-defrag-PN-against-current-frame.patch
	patches.suse/mac80211-prevent-attacks-on-TKIP-WEP-as-well.patch
	patches.suse/mac80211-do-not-accept-forward-invalid-EAPOL-frames.patch
	patches.suse/mac80211-extend-protection-against-mixed-key-and-fra.patch
	patches.suse/ath10k-add-CCMP-PN-replay-protection-for-fragmented-.patch
	patches.suse/ath10k-drop-fragments-with-multicast-DA-for-PCIe.patch
	patches.suse/ath10k-drop-fragments-with-multicast-DA-for-SDIO.patch
	patches.suse/ath10k-drop-MPDU-which-has-discard-flag-set-by-firmw.patch
	patches.suse/ath10k-Fix-TKIP-Michael-MIC-verification-for-PCIe.patch
	patches.suse/ath10k-Validate-first-subframe-of-A-MSDU-before-proc.patch
	patches.suse/bpf-Add-kconfig-knob-for-disabling-unpriv-bpf-by-def.patch
	patches.suse/NFC-nci-fix-memory-leak-in-nci_allocate_device.patch
	patches.suse/net-bnx2-Fix-error-return-code-in-bnx2_init_board.patch
	patches.suse/isdn-mISDN-netjet-Fix-crash-in-nj_probe.patch
	patches.suse/gve-Check-TX-QPL-was-actually-assigned.patch
	patches.suse/gve-Update-mgmt_msix_idx-if-num_ntfy-changes.patch
	patches.suse/gve-Add-NULL-pointer-checks-when-freeing-irqs.patch
	patches.suse/gve-Upgrade-memory-barrier-in-poll-routine.patch
	patches.suse/gve-Correct-SKB-queue-index-validation.patch
	patches.suse/net-hns3-put-off-calling-register_netdev-until-clien.patch
	patches.suse/net-mlx5e-Fix-nullptr-in-add_vlan_push_action.patch
	patches.suse/net-mlx5e-reset-XPS-on-error-flow-if-netdev-isn-t-re.patch
	patches.suse/net-mlx5e-Fix-multipath-lag-activation.patch
	patches.suse/cxgb4-avoid-accessing-registers-when-clearing-filter.patch
	patches.suse/ixgbe-fix-large-MTU-request-from-VF.patch
	patches.suse/net-hso-fix-control-request-directions.patch
	patches.suse/net-usb-fix-memory-leak-in-smsc75xx_bind.patch
	patches.suse/bpf-Wrap-aux-data-inside-bpf_sanitize_info-container.patch
	patches.suse/bpf-Fix-mask-direction-swap-upon-off-reg-sign-change.patch
	patches.suse/bpf-No-need-to-simulate-speculative-domain-for-immed.patch
	patches.suse/iommu-vt-d-check-for-allocation-failure-in-aux_detach_device
	patches.suse/iommu-vt-d-fix-sysfs-leak-in-alloc_iommu
	patches.suse/ALSA-usb-audio-fix-control-request-direction.patch
	patches.suse/ALSA-usb-audio-scarlett2-Fix-device-hang-with-ehci-p.patch
	patches.suse/ALSA-usb-audio-scarlett2-Improve-driver-startup-mess.patch
	patches.suse/ALSA-hda-realtek-Headphone-volume-is-controlled-by-F.patch
	patches.suse/ALSA-usb-audio-scarlett2-snd_scarlett_gen2_controls_.patch
	patches.suse/ASoC-max98088-fix-ni-clock-divider-calculation.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Glavey-TM8.patch
	patches.suse/ASoC-Intel-bytcr_rt5640-Add-quirk-for-the-Lenovo-Mii.patch
	patches.suse/ASoC-cs42l42-Regmap-must-use_single_read-write.patch
	patches.suse/ASoC-sti-sas-add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/ASoC-cs35l33-fix-an-error-code-in-probe.patch
	patches.suse/fs-nfs-Use-fatal_signal_pending-instead-of-signal_pe.patch
	patches.suse/NFS-fix-an-incorrect-limit-in-filelayout_decode_layo.patch
	patches.suse/SUNRPC-in-case-of-backlog-hand-free-slots-directly-t.patch
	patches.suse/NFSv4-Fix-a-NULL-pointer-dereference-in-pnfs_mark_ma.patch
	patches.suse/SUNRPC-More-fixes-for-backlog-congestion.patch
	patches.suse/NFS-Fix-an-Oopsable-condition-in-__nfs_pageio_add_re.patch
	patches.suse/NFS-Don-t-corrupt-the-value-of-pg_bytes_written-in-n.patch
	patches.suse/NFSv4-Fix-v4.0-v4.1-SEEK_DATA-return-ENOTSUPP-when-s.patch
	patches.suse/cifs-set-server-cipher_type-to-AES-128-CCM-for-SMB3-0.patch
	patches.suse/cifs-fix-string-declarations-and-assignments-in-tracepoints.patch
	patches.suse/cifs-change-format-of-CIFS_FULL_KEY_DUMP-ioctl.patch
	patches.suse/drm-meson-fix-shutdown-crash-when-component-not-prob.patch
	patches.suse/nvme-fc-short-circuit-reconnect-retries.patch
	patches.suse/nvme-fabrics-decode-host-pathing-error-for-connect.patch
	patches.suse/scsi-libsas-Use-_safe-loop-in-sas_resume_port
	patches.suse/scsi-target-qla2xxx-Wait-for-stop_phase1-at-WWN-remo.patch
	patches.suse/USB-usbfs-Don-t-WARN-about-excessively-large-memory-.patch
	patches.suse/usb-dwc3-gadget-Properly-track-pending-and-queued-SG.patch
	patches.suse/misc-uss720-fix-memory-leak-in-uss720_probe.patch
	patches.suse/usb-typec-mux-Fix-matching-with-typec_altmode_desc.patch
	patches.suse/usb-typec-tcpm-Use-LE-to-CPU-conversion-when-accessi.patch
	patches.suse/USB-serial-ftdi_sio-add-IDs-for-IDS-GmbH-Products.patch
	patches.suse/USB-serial-option-add-Telit-LE910-S1-compositions-0x.patch
	patches.suse/USB-serial-ti_usb_3410_5052-add-startech.com-device-.patch
	patches.suse/USB-serial-pl2303-add-device-id-for-ADLINK-ND-6530-G.patch
	patches.suse/USB-trancevibrator-fix-control-request-direction.patch
	patches.suse/usb-gadget-udc-renesas_usb3-Fix-a-race-in-usb3_start.patch
	patches.suse/thunderbolt-dma_port-Fix-NVM-read-buffer-bounds-and-.patch
	patches.suse/serial-tegra-Fix-a-mask-operation-that-is-always-tru.patch
	patches.suse/serial-core-fix-suspicious-security_locked_down-call.patch
	patches.suse/serial-sh-sci-Fix-off-by-one-error-in-FIFO-threshold.patch
	patches.suse/serial-rp2-use-request_firmware-instead-of-request_f.patch
	patches.suse/staging-emxx_udc-fix-loop-in-_nbu2ss_nuke.patch
	patches.suse/iio-adc-ad7124-Fix-missbalanced-regulator-enable-dis.patch
	patches.suse/iio-adc-ad7124-Fix-potential-overflow-due-to-non-seq.patch
	patches.suse/staging-iio-cdc-ad7746-avoid-overwrite-of-num_channe.patch
	patches.suse/iio-gyro-fxas21002c-balance-runtime-power-in-error-p.patch
	patches.suse/iio-adc-ad7768-1-Fix-too-small-buffer-passed-to-iio_.patch
	patches.suse/iio-adc-ad7793-Add-missing-error-code-in-ad7793_setu.patch
	patches.suse/video-hgafb-correctly-handle-card-detect-failure-dur.patch
	patches.suse/mei-request-autosuspend-after-sending-rx-flow-contro.patch
	patches.suse/thermal-drivers-intel-Initialize-RW-trip-to-THERMAL_.patch
	patches.suse/i2c-sh_mobile-Use-new-clock-calculation-formulas-for.patch
	patches.suse/i2c-i801-Don-t-generate-an-interrupt-on-bus-reset.patch
	patches.suse/i2c-s3c2410-fix-possible-NULL-pointer-deref-on-read-.patch
	patches.suse/HID-quirks-Set-INCREMENT_USAGE_ON_DUPLICATE-for-Sait.patch
	patches.suse/HID-hid-input-add-mapping-for-emoji-picker-key.patch
	patches.suse/HID-hid-sensor-hub-Return-error-for-hid_set_field-fa.patch
	patches.suse/HID-multitouch-require-Finger-field-to-mark-Win8-rep.patch
	patches.suse/HID-Add-BUS_VIRTUAL-to-hid_connect-logging.patch
	patches.suse/HID-usbhid-fix-info-leak-in-hid_submit_ctrl.patch
	patches.suse/HID-i2c-hid-Skip-ELAN-power-on-command-after-reset.patch
	patches.suse/HID-pidff-fix-error-return-code-in-hid_pidff_init.patch
	patches.suse/HID-gt683r-add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/HID-i2c-hid-fix-format-string-mismatch.patch
	patches.suse/HID-magicmouse-fix-NULL-deref-on-disconnect.patch
	patches.suse/hwmon-dell-smm-hwmon-Fix-index-values.patch
	patches.suse/ACPICA-Clean-up-context-mutex-during-object-deletion.patch
	patches.suse/efi-Allow-EFI_MEMORY_XP-and-EFI_MEMORY_RO-both-to-be.patch
	patches.suse/efi-cper-fix-snprintf-use-in-cper_dimm_err_location.patch
	patches.suse/btrfs-fix-fsync-failure-and-transaction-abort-after-.patch
	patches.suse/nvme-rdma-fix-in-casule-data-send-for-chained-sgls.patch
	patches.suse/vfio-pci-Fix-error-return-code-in-vfio_ecap_init.patch
	patches.suse/vfio-pci-zap_vma_ptes-needs-MMU.patch
	patches.suse/vfio-platform-fix-module_put-call-in-error-flow.patch
	patches.suse/drm-amd-display-Allow-bandwidth-validation-for-0-str.patch
	patches.suse/0004-drm-amdgpu-Don-t-query-CE-and-UE-errors.patch
	patches.suse/drm-amdgpu-make-sure-we-unpin-the-UVD-BO.patch
	patches.suse/drm-tegra-sor-Do-not-leak-runtime-PM-reference.patch
	patches.suse/ALSA-hda-cirrus-Set-Initial-DMIC-volume-to-26-dB.patch
	patches.suse/ALSA-hda-Fix-for-mute-key-LED-for-HP-Pavilion-15-CK0.patch
	patches.suse/ALSA-timer-Fix-master-timer-notification.patch
	patches.suse/nfc-fix-NULL-ptr-dereference-in-llcp_sock_getname-af.patch
	patches.suse/net-mlx5-DR-Create-multi-destination-flow-table-with.patch
	patches.suse/net-x25-Return-the-correct-errno-code.patch
	patches.suse/Bluetooth-fix-the-erroneous-flush_work-order.patch
	patches.suse/Bluetooth-use-correct-lock-to-prevent-UAF-of-hdev-ob.patch
	patches.suse/wireguard-selftests-remove-old-conntrack-kconfig-val.patch
	patches.suse/wireguard-selftests-make-sure-rp_filter-is-disabled-.patch
	patches.suse/wireguard-do-not-use-O3.patch
	patches.suse/wireguard-use-synchronize_net-rather-than-synchroniz.patch
	patches.suse/wireguard-peer-allocate-in-kmem_cache.patch
	patches.suse/wireguard-allowedips-initialize-list-head-in-selftes.patch
	patches.suse/wireguard-allowedips-remove-nodes-in-O-1.patch
	patches.suse/wireguard-allowedips-allocate-nodes-in-kmem_cache.patch
	patches.suse/wireguard-allowedips-free-empty-intermediate-nodes-w.patch
	patches.suse/ice-Fix-VFR-issues-for-AVF-drivers-that-expect-ATQLE.patch
	patches.suse/ice-Allow-all-LLDP-packets-from-PF-to-Tx.patch
	patches.suse/cxgb4-avoid-link-re-train-during-TC-MQPRIO-configura.patch
	patches.suse/pid-take-a-reference-when-initializing-cad_pid.patch
	patches.suse/ocfs2-fix-data-corruption-by-fallocate.patch
	patches.suse/i2c-qcom-geni-Suspend-and-resume-the-bus-during-SYST.patch
	patches.suse/x86-apic-mark-all_-legacy-interrupts-when-io-apic-is-missing.patch
	patches.suse/x86-fault-don-t-send-sigsegv-twice-on-segv_pkuerr.patch
	patches.suse/KVM-PPC-Book3S-HV-Save-host-FSCR-in-the-P7-8-path.patch
	patches.suse/ARM-dts-imx6dl-yapp4-Fix-RGMII-connection-to-QCA8334-switch.patch
	patches.suse/ARM-dts-imx6q-dhcom-Add-PU-VDD1P1-VDD2P5-regulators.patch
	patches.suse/ARM-dts-imx7d-meerkat96-Fix-the-tuning-step-property.patch
	patches.suse/ARM-dts-imx7d-pico-Fix-the-tuning-step-property.patch
	patches.suse/ARM-dts-imx-emcon-avari-Fix-nxp-pca8574-gpio-cells.patch
	patches.suse/bus-ti-sysc-Fix-flakey-idling-of-uarts-and-stop-usin.patch
	patches.suse/ext4-fix-bug-on-in-ext4_es_cache_extent-as-ext4_spli.patch
	patches.suse/ext4-fix-memory-leak-in-ext4_fill_super.patch
	patches.suse/scsi-lpfc-Fix-failure-to-transmit-ABTS-on-FC-link.patch
	patches.suse/scsi-qedf-Do-not-put-host-in-qedf_vport_create-uncon.patch
	patches.suse/scsi-scsi_devinfo-Add-blacklist-entry-for-HPE-OPEN-V.patch
	patches.suse/regulator-core-resolve-supply-for-boot-on-always-on-.patch
	patches.suse/regulator-bd70528-Fix-off-by-one-for-buck123-.n_volt.patch
	patches.suse/regulator-max77620-Use-device_set_of_node_from_dev.patch
	patches.suse/spi-stm32-qspi-Always-wait-BUSY-bit-to-be-cleared-in.patch
	patches.suse/vmlinux.lds.h-Avoid-orphan-section-with-SMP.patch
	patches.suse/kvm-x86-mmu-use-the-correct-inherited-permissions-to-get-shadow-page
	patches.suse/cgroup1-don-t-allow-n-in-renaming.patch
	patches.suse/hwmon-scpi-hwmon-shows-the-negative-temperature-prop.patch
	patches.suse/ASoC-rt5659-Fix-the-lost-powers-for-the-HDA-header.patch
	patches.suse/drm-Fix-use-after-free-read-in-drm_getunique.patch
	patches.suse/drm-Lock-pointer-access-in-drm_master_release.patch
	patches.suse/radeon-use-memcpy_to-fromio-for-UVD-fw-upload.patch
	patches.suse/ftrace-Do-not-blindly-read-the-ip-address-in-ftrace_bug.patch
	patches.suse/tracing-Correct-the-length-check-which-causes-memory-corruption.patch
	patches.suse/perf-x86-intel-uncore-Fix-M2M-event-umask-for-Ice-Lake-server.patch
	patches.suse/sched-fair-Keep-load_avg-and-load_sum-synced.patch
	patches.suse/sched-fair-Make-sure-to-update-tg-contrib-for-blocke.patch
	patches.suse/0001-bcache-remove-bcache-device-self-defined-readahea.patch
	patches.suse/0002-bcache-avoid-oversized-read-request-in-cache-miss.patch
	patches.suse/staging-rtl8723bs-Fix-uninitialized-variables.patch
	patches.suse/usb-dwc3-gadget-Disable-gadget-IRQ-during-pullup-dis.patch
	patches.suse/usb-musb-fix-MUSB_QUIRK_B_DISCONNECT_99-handling.patch
	patches.suse/usb-pd-Set-PD_T_SINK_WAIT_CAP-to-310ms.patch
	patches.suse/usb-dwc3-debugfs-Add-and-remove-endpoint-dirs-dynami.patch
	patches.suse/usb-gadget-f_fs-Ensure-io_completion_wq-is-idle-duri.patch
	patches.suse/USB-serial-quatech2-fix-control-request-directions.patch
	patches.suse/USB-serial-omninet-add-device-id-for-Zyxel-Omni-56K-.patch
	patches.suse/USB-serial-ftdi_sio-add-NovaTech-OrionMX-product-ID.patch
	patches.suse/USB-f_ncm-ncm_bitrate-speed-is-unsigned.patch
	patches.suse/usb-f_ncm-only-first-packet-of-aggregate-needs-to-st.patch
	patches.suse/usb-fix-various-gadgets-null-ptr-deref-on-10gbps-cab.patch
	patches.suse/usb-fix-various-gadget-panics-on-10gbps-cabling.patch
	patches.suse/usb-gadget-eem-fix-wrong-eem-header-operation.patch
	patches.suse/usb-dwc3-ep0-fix-NULL-pointer-exception.patch
	patches.suse/usb-typec-wcove-Use-LE-to-CPU-conversion-when-access.patch
	patches.suse/usb-typec-ucsi-Clear-PPM-capability-data-in-ucsi_ini.patch
	patches.suse/usb-typec-mux-Fix-copy-paste-mistake-in-typec_mux_ma.patch
	patches.suse/USB-serial-cp210x-fix-alternate-function-for-CP2102N.patch
	patches.suse/NFS-Fix-use-after-free-in-nfs4_init_client.patch
	patches.suse/NFS-Fix-a-potential-NULL-dereference-in-nfs_get_clie.patch
	patches.suse/NFSv4-Fix-deadlock-between-nfs4_evict_inode-and-nfs4.patch
	patches.suse/dmaengine-pl330-fix-wrong-usage-of-spinlock-flags-in.patch
	patches.suse/dmaengine-zynqmp_dma-Fix-PM-reference-leak-in-zynqmp.patch
	patches.suse/dmaengine-ALTERA_MSGDMA-depends-on-HAS_IOMEM.patch
	patches.suse/dmaengine-QCOM_HIDMA_MGMT-depends-on-HAS_IOMEM.patch
	patches.suse/dmaengine-stedma40-add-missing-iounmap-on-error-in-d.patch
	patches.suse/dmaengine-rcar-dmac-Fix-PM-reference-leak-in-rcar_dm.patch
	patches.suse/dmaengine-mediatek-free-the-proper-desc-in-desc_free.patch
	patches.suse/dmaengine-mediatek-do-not-issue-a-new-desc-if-one-is.patch
	patches.suse/dmaengine-mediatek-use-GFP_NOWAIT-instead-of-GFP_ATO.patch
	patches.suse/mm-thp-unmap_mapping_page-to-fix-THP-truncate_cleanu.patch
	patches.suse/fanotify-fix-copy_event_to_user-fid-error-clean-up.patch
	patches.suse/kvm-lapic-restore-guard-to-prevent-illegal-apic-regi.patch
	patches.suse/usb-dwc3-core-fix-kernel-panic-when-do-reboot.patch
	patches.suse/usb-core-hub-Disable-autosuspend-for-Cypress-CY7C656.patch
	patches.suse/tracing-Do-not-stop-recording-cmdlines-when-tracing-is-off.patch
	patches.suse/tracing-Do-not-stop-recording-comms-if-the-trace-file-is-being-read.patch
	patches.suse/tracing-Do-no-increment-trace_clock_global-by-one.patch
	patches.suse/PCI-Mark-TI-C667X-to-avoid-bus-reset.patch
	patches.suse/PCI-Mark-some-NVIDIA-GPUs-to-avoid-bus-reset.patch
	patches.suse/PCI-Work-around-Huawei-Intelligent-NIC-VF-FLR-erratu.patch
	patches.suse/PCI-Add-ACS-quirk-for-Broadcom-BCM57414-NIC.patch
	patches.suse/PCI-Add-AMD-RS690-quirk-to-enable-64-bit-DMA.patch
	patches.suse/PCI-aardvark-Fix-kernel-panic-during-PIO-transfer.patch
	patches.suse/vrf-fix-maximum-MTU.patch
	patches.suse/batman-adv-Avoid-WARN_ON-timing-related-checks.patch
	patches.suse/net-dsa-felix-re-enable-TX-flow-control-in-ocelot_po.patch
	patches.suse/mac80211-remove-warning-in-ieee80211_get_sband.patch
	patches.suse/mac80211_hwsim-drop-pending-frames-on-stop.patch
	patches.suse/cfg80211-call-cfg80211_leave_ocb-when-switching-away.patch
	patches.suse/net-sched-act_ct-handle-DNAT-tuple-collision.patch
	patches.suse/ice-add-ndo_bpf-callback-for-safe-mode-netdev-ops.patch
	patches.suse/net-mlx5e-Remove-dependency-in-IPsec-initialization-.patch
	patches.suse/net-mlx5e-Fix-page-reclaim-for-dead-peer-hairpin.patch
	patches.suse/net-mlx5-Consider-RoCE-cap-before-init-RDMA-resource.patch
	patches.suse/net-mlx5e-Block-offload-of-outer-header-csum-for-UDP.patch
	patches.suse/net-mlx5e-Block-offload-of-outer-header-csum-for-GRE.patch
	patches.suse/alx-Fix-an-error-handling-path-in-alx_probe.patch
	patches.suse/qlcnic-Fix-an-error-handling-path-in-qlcnic_probe.patch
	patches.suse/netxen_nic-Fix-an-error-handling-path-in-netxen_nic_.patch
	patches.suse/net-qrtr-fix-OOB-Read-in-qrtr_endpoint_post.patch
	patches.suse/libbpf-Fixes-incorrect-rx_ring_setup_done.patch
	patches.suse/bpf-Fix-leakage-under-speculation-on-mispredicted-br.patch
	patches.suse/net-usb-fix-possible-use-after-free-in-smsc75xx_bind.patch
	patches.suse/can-bcm-fix-infoleak-in-struct-bcm_msg_head.patch
	patches.suse/can-mcba_usb-fix-memory-leak-in-mcba_usb.patch
	patches.suse/r8152-Avoid-memcpy-over-reading-of-ETH_SS_STATS.patch
	patches.suse/r8169-Avoid-memcpy-over-reading-of-ETH_SS_STATS.patch
	patches.suse/be2net-Fix-an-error-handling-path-in-be_probe.patch
	patches.suse/net-cdc_eem-fix-tx-fixup-skb-leak.patch
	patches.suse/cxgb4-fix-wrong-shift.patch
	patches.suse/bnxt_en-Rediscover-PHY-capabilities-after-firmware-r.patch
	patches.suse/bnxt_en-Fix-TQM-fastpath-ring-backing-store-computat.patch
	patches.suse/bnxt_en-Call-bnxt_ethtool_free-in-bnxt_init_one-erro.patch
	patches.suse/net-ll_temac-Fix-TX-BD-buffer-overwrite.patch
	patches.suse/cfg80211-make-certificate-generation-more-robust.patch
	patches.suse/cfg80211-avoid-double-free-of-PMSR-request.patch
	patches.suse/s390-sles15sp2-zcrypt-fix-hanging-ioctl-caused-by-wrong-msg-counter.patch
	patches.suse/powerpc-perf-Fix-crash-in-perf_instruction_pointer-w.patch
	patches.suse/x86-process-check-pf_kthread-and-not-current-mm-for-kernel-threads.patch
	patches.suse/x86-pkru-write-hardware-init-value-to-pkru-when-xstate-is-init.patch
	patches.suse/x86-fpu-reset-state-for-all-signal-restore-failures.patch
	patches.suse/ARM-9081-1-fix-gcc-10-thumb2-kernel-regression.patch
	patches.suse/module-limit-enabling-module.sig_enforce.patch
	patches.suse/Revert-PCI-PM-Do-not-read-power-state-in-pci_enable_.patch
	patches.suse/spi-spi-nxp-fspi-move-the-register-operation-after-t.patch
	patches.suse/mmc-meson-gx-use-memcpy_to-fromio-for-dram-access-qu.patch
	patches.suse/0007-drm-vc4-hdmi-Make-sure-the-controller-is-powered-in-.patch
	patches.suse/drm-nouveau-wait-for-moving-fence-after-pinning-v2.patch
	patches.suse/drm-radeon-wait-for-moving-fence-after-pinning.patch
	patches.suse/gpio-AMD8111-and-TQMX86-require-HAS_IOPORT_MAP.patch
	patches.suse/ceph-must-hold-snap_rwsem-when-filling-inode-for-async-create.patch
	patches.suse/x86-fpu-make-init_fpstate-correct-with-optimized-xsave.patch
	patches.suse/kvm-do-not-allow-mapping-valid-but-non-reference-cou.patch
	patches.suse/xen-events-reset-active-flag-for-lateeoi-events-late.patch
	patches.suse/i2c-dev-Add-__user-annotation.patch
	patches.suse/i2c-robotfuzz-osif-fix-control-request-directions.patch
	patches.suse/kthread_worker-split-code-for-canceling-the-delayed-.patch
	patches.suse/kthread-prevent-deadlock-when-kthread_mod_delayed_wo.patch
	patches.suse/mm-futex-fix-shared-futex-pgoff-on-shmem-huge-page.patch
	patches.suse/pinctrl-stm32-fix-the-reported-number-of-GPIO-lines-.patch
	patches.suse/s390-stack-fix-possible-register-corruption-with-stack-switch-helper.patch
	patches.suse/ata-ahci_sunxi-Disable-DIPM.patch
	patches.suse/mmc-block-Disable-CMDQ-on-the-ioctl-path.patch
	patches.suse/mmc-usdhi6rol0-fix-error-return-code-in-usdhi6_probe.patch
	patches.suse/memstick-rtsx_usb_ms-fix-UAF.patch
	patches.suse/mmc-vub3000-fix-control-request-direction.patch
	patches.suse/mmc-core-Allow-UHS-I-voltage-switch-for-SDSC-cards-i.patch
	patches.suse/mmc-sdhci-esdhc-imx-remove-unused-is_imx6q_usdhc.patch
	patches.suse/mmc-sdhci-sprd-use-sdhci_sprd_writew.patch
	patches.suse/mmc-via-sdmmc-add-a-check-against-NULL-pointer-deref.patch
	patches.suse/regulator-hi655x-Fix-pass-wrong-pointer-to-config.dr.patch
	patches.suse/regulator-uniphier-Add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/regulator-hi6421-Use-correct-variable-type-for-regma.patch
	patches.suse/regulator-da9052-Ensure-enough-delay-time-for-.set_v.patch
	patches.suse/spi-Make-of_register_spi_device-also-set-the-fwnode.patch
	patches.suse/spi-spi-sun6i-Fix-chipselect-clock-bug.patch
	patches.suse/spi-spi-topcliff-pch-Fix-potential-double-free-in-pc.patch
	patches.suse/spi-omap-100k-Fix-the-length-judgment-problem.patch
	patches.suse/spi-tegra114-Fix-an-error-message.patch
	patches.suse/spi-spi-loopback-test-Fix-tx_buf-might-be-rx_buf.patch
	patches.suse/spi-stm32-qspi-Remove-unused-qspi-field-of-struct-st.patch
	patches.suse/hwmon-max31722-Remove-non-standard-ACPI-device-IDs.patch
	patches.suse/hwmon-max31790-Fix-fan-speed-reporting-for-fan7.12.patch
	patches.suse/hwmon-max31790-Report-correct-current-pwm-duty-cycle.patch
	patches.suse/hwmon-max31790-Fix-pwmX_enable-attributes.patch
	patches.suse/x86-cpu-Fix-core-name-for-Sapphire-Rapids.patch
	patches.suse/sched-rt-Fix-RT-utilization-tracking-during-policy-c.patch
	patches.suse/kvm-nvmx-ensure-64-bit-shift-when-checking-vmfunc-bi.patch
	patches.suse/media-mdk-mdp-fix-pm_runtime_get_sync-usage-count.patch
	patches.suse/media-sh_vou-fix-pm_runtime_get_sync-usage-count.patch
	patches.suse/media-mtk-vcodec-fix-PM-runtime-get-logic.patch
	patches.suse/media-s5p-jpeg-fix-pm_runtime_get_sync-usage-count.patch
	patches.suse/media-sti-bdisp-fix-pm_runtime_get_sync-usage-count.patch
	patches.suse/media-exynos-gsc-fix-pm_runtime_get_sync-usage-count.patch
	patches.suse/media-sti-fix-obj-config-targets.patch
	patches.suse/media-cpia2-fix-memory-leak-in-cpia2_usb_probe.patch
	patches.suse/media-cobalt-fix-race-condition-in-setting-HPD.patch
	patches.suse/media-I2C-change-RST-to-RSET-to-fix-multiple-build-e.patch
	patches.suse/media-pvrusb2-fix-warning-in-pvr2_i2c_core_done.patch
	patches.suse/media-rc-i2c-Fix-an-error-message.patch
	patches.suse/media-dvb-usb-fix-wrong-definition.patch
	patches.suse/media-imx-imx7_mipi_csis-Fix-logging-of-only-error-e.patch
	patches.suse/media-em28xx-Fix-possible-memory-leak-of-em28xx-stru.patch
	patches.suse/media-exynos4-is-Fix-a-use-after-free-in-isp_video_r.patch
	patches.suse/media-v4l2-core-Avoid-the-dangling-pointer-in-v4l2_f.patch
	patches.suse/media-bt8xx-Fix-a-missing-check-bug-in-bt878_probe.patch
	patches.suse/media-au0828-fix-a-NULL-vs-IS_ERR-check.patch
	patches.suse/media-tc358743-Fix-error-return-code-in-tc358743_pro.patch
	patches.suse/media-zr364xx-fix-memory-leak-in-zr364xx_start_readp.patch
	patches.suse/media-st-hva-Fix-potential-NULL-pointer-dereferences.patch
	patches.suse/media-dtv5100-fix-control-request-directions.patch
	patches.suse/media-gspca-sq905-fix-control-request-direction.patch
	patches.suse/media-gspca-gl860-fix-zero-length-control-requests.patch
	patches.suse/media-gspca-sunplus-fix-zero-length-control-requests.patch
	patches.suse/media-dvd_usb-memory-leak-in-cinergyt2_fe_attach.patch
	patches.suse/media-uvcvideo-Fix-pixel-format-change-for-Elgato-Ca.patch
	patches.suse/media-dvb_net-avoid-speculation-from-net-slot.patch
	patches.suse/media-siano-fix-device-register-error-path.patch
	patches.suse/media-imx-csi-Skip-first-few-frames-from-a-BT.656-so.patch
	patches.suse/media-s5p-g2d-Fix-a-memory-leak-on-ctx-fh.m2m_ctx.patch
	patches.suse/media-Fix-Media-Controller-API-config-checks.patch
	patches.suse/crypto-ccp-annotate-sev-firmware-file-names
	patches.suse/hwrng-exynos-Fix-runtime-PM-imbalance-on-error.patch
	patches.suse/crypto-ixp4xx-dma_unmap-the-correct-address.patch
	patches.suse/crypto-nx-add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/crypto-ux500-Fix-error-return-code-in-hash_hw_final.patch
	patches.suse/crypto-ccp-Fix-a-resource-leak-in-an-error-handling-.patch
	patches.suse/crypto-qat-check-return-code-of-qat_hal_rd_rel_reg.patch
	patches.suse/crypto-qat-remove-unused-macro-in-FW-loader.patch
	patches.suse/crypto-nitrox-fix-unchecked-variable-in-nitrox_regis.patch
	patches.suse/crypto-omap-sham-Fix-PM-reference-leak-in-omap-sham-.patch
	patches.suse/crypto-x86-curve25519-fix-cpu-feature-checking-logic.patch
	patches.suse/btrfs-rip-out-may_commit_transaction.patch
	patches.suse/btrfs-remove-flush_delayed_refs-from-data-enospc-flushing.patch
	patches.suse/btrfs-rip-the-first_ticket_bytes-logic-from-fail_all_tickets.patch
	patches.suse/btrfs-rip-out-btrfs_space_info-total_bytes_pinned.patch
	patches.suse/docs-admin-guide-update-description-for-kernel.hotpl.patch
	patches.suse/media-siano-Fix-out-of-bounds-warnings-in-smscore_lo.patch
	patches.suse/lib-vsprintf-Fix-handling-of-number-field-widths-in-.patch
	patches.suse/random32-Fix-implicit-truncation-warning-in-prandom_.patch
	patches.suse/cpu-hotplug-Cure-the-cpusets-trainwreck.patch
	patches.suse/clocksource-arm_arch_timer-Improve-Allwinner-A64-tim.patch
	patches.suse/clocksource-Retry-clock-read-if-long-delays-detected.patch
	patches.suse/cpufreq-intel_pstate-Add-Icelake-servers-support-in-.patch
	patches.suse/cpufreq-sc520_freq-add-fallthrough-to-one-case.patch
	patches.suse/ACPICA-Fix-memory-leak-caused-by-_CID-repair-functio.patch
	patches.suse/ACPI-bgrt-Fix-CFI-violation.patch
	patches.suse/ACPI-processor-idle-Fix-up-C-state-latency-if-not-or.patch
	patches.suse/ACPI-resources-Add-checks-for-ACPI-IRQ-override.patch
	patches.suse/ACPI-sysfs-Fix-a-buffer-overrun-problem-with-descrip.patch
	patches.suse/ACPI-EC-Make-more-Asus-laptops-use-ECDT-_GPE.patch
	patches.suse/ACPI-APEI-fix-synchronous-external-aborts-in-user-mo.patch
	patches.suse/ACPI-bus-Call-kobject_put-in-acpi_init-error-path.patch
	patches.suse/ACPI-property-Constify-stubs-for-CONFIG_ACPI-n-case.patch
	patches.suse/ocfs2-fix-snprintf-checking.patch
	patches.suse/dax-fix-ENOMEM-handling-in-grab_mapping_entry.patch
	patches.suse/cifs-fix-ipv6-formating-in-cifs_ses_add_channel.patch
	patches.suse/cifs-remove-duplicated-prototype.patch
	patches.suse/cifs-Remove-unused-inline-function-is_sysvol_or_netlogon-.patch
	patches.suse/cifs-Constify-static-struct-genl_ops.patch
	patches.suse/01-cifs-remove-redundant-initialization-of-variable-rc.patch
	patches.suse/cifs-fix-doc-warnings-in-cifs_dfs_ref-c.patch
	patches.suse/cifs-improve-fallocate-emulation.patch
	patches.suse/cifs-do-not-send-tree-disconnect-to-ipc-shares.patch
	patches.suse/cifs-get-rid-of-noreq-param-in-__dfs_cache_find-.patch
	patches.suse/cifs-keep-referral-server-sessions-alive.patch
	patches.suse/cifs-handle-different-charsets-in-dfs-cache.patch
	patches.suse/cifs-fix-path-comparison-and-hash-calc.patch
	patches.suse/cifs-set-a-minimum-of-2-minutes-for-refreshing-dfs-cache.patch
	patches.suse/cifs-do-not-share-tcp-servers-with-dfs-mounts.patch
	patches.suse/cifs-missed-ref-counting-smb-session-in-find.patch
	patches.suse/cifs-enable-extended-stats-by-default.patch
	patches.suse/cifs-avoid-starvation-when-refreshing-dfs-cache.patch
	patches.suse/cifs-fix-check-of-dfs-interlinks.patch
	patches.suse/cifs-retry-lookup-and-readdir-when-EAGAIN-is-returned-.patch
	patches.suse/cifs-avoid-extra-calls-in-posix_info_parse.patch
	patches.suse/cifs-convert-list_for_each-to-entry-variant-in-smb2misc-c.patch
	patches.suse/cifs-convert-list_for_each-to-entry-variant-in-cifs_debug-c.patch
	patches.suse/cifs-use-SPDX-Licence-Identifier.patch
	patches.suse/cifs-fix-unneeded-null-check.patch
	patches.suse/smb3-fix-uninitialized-value-for-port-in-witness-protocol-move.patch
	patches.suse/cifs-fix-SMB1-error-path-in-cifs_get_file_info_unix.patch
	patches.suse/smb311-remove-dead-code-for-non-compounded-posix-query-info.patch
	patches.suse/cifs-Avoid-field-over-reading-memcpy-.patch
	patches.suse/smbdirect-missing-rc-checks-while-waiting-for-rdma-events.patch
	patches.suse/cifs-fix-NULL-dereference-in-smb2_check_message-.patch
	patches.suse/SMB3-Add-new-info-level-for-query-directory.patch
	patches.suse/cifs-remove-two-cases-where-rc-is-set-unnecessarily-in-sid_to_id.patch
	patches.suse/cifs-missing-null-check-for-newinode-pointer.patch
	patches.suse/smb3-fix-possible-access-to-uninitialized-pointer-to-DACL.patch
	patches.suse/cifs-missing-null-pointer-check-in-cifs_mount.patch
	patches.suse/cifs-fix-missing-spinlock-around-update-to-ses-status.patch
	patches.suse/smb3-prevent-races-updating-CurrentMid.patch
	patches.suse/0001-ipmi-watchdog-Stop-watchdog-timer-when-the-current-a.patch
	patches.suse/platform-x86-toshiba_acpi-Fix-missing-error-code-in-.patch
	patches.suse/extcon-extcon-max8997-Fix-IRQ-freeing-at-error-path.patch
	patches.suse/HID-wacom-Correct-base-usage-for-capacitive-ExpressK.patch
	patches.suse/HID-do-not-use-down_interruptible-when-unbinding-dev.patch
	patches.suse/block-return-the-correct-bvec-when-checking-for-gaps.patch
	patches.suse/rq-qos-fix-missed-wake-ups-in-rq_qos_throttle-try-tw.patch
	patches.suse/blk-wbt-introduce-a-new-disable-state-to-prevent-fal.patch
	patches.suse/blk-wbt-make-sure-throttle-is-enabled-properly.patch
	patches.suse/block-fix-trace-completion-for-chained-bio.patch
	patches.suse/bfq-Remove-merged-request-already-in-bfq_requests_me.patch
	patches.suse/blk-Fix-lock-inversion-between-ioc-lock-and-bfqd-loc.patch
	patches.suse/nvme-verify-MNAN-value-if-ANA-is-enabled.patch
	patches.suse/nvmet-use-NVMET_MAX_NAMESPACES-to-set-nn-value.patch
	patches.suse/qemu_fw_cfg-Make-fw_cfg_rev_attr-a-proper-kobj_attri.patch
	patches.suse/net-mvpp2-Put-fwnode-in-error-case-during-probe.patch
	patches.suse/mvpp2-suppress-warning.patch
	patches.suse/mISDN-fix-possible-use-after-free-in-HFC_cleanup.patch
	patches.suse/msft-hv-2344-net-mana-Use-struct_size-in-kzalloc.patch
	patches.suse/ibmvnic-remove-default-label-from-to_string-switch.patch
	patches.suse/net-xilinx_emaclite-Do-not-print-real-IOMEM-pointer.patch
	patches.suse/e100-handle-eeprom-as-little-endian.patch
	patches.suse/can-hi311x-hi3110_can_probe-silence-clang-warning.patch
	patches.suse/ipv6-use-prandom_u32-for-ID-generation.patch
	patches.suse/mlx5-count-all-link-events.patch
	patches.suse/ice-Re-organizes-reqstd-avail-R-T-XQ-check-code-for-.patch
	patches.suse/ibmvnic-Use-list_for_each_entry-to-simplify-code-in-.patch
	patches.suse/ibmvnic-Allow-device-probe-if-the-device-is-not-read.patch
	patches.suse/r8169-avoid-link-up-interrupt-issue-on-RTL8106e-if-u.patch
	patches.suse/ibmvnic-fix-kernel-build-warning-in-strncpy.patch
	patches.suse/ibmvnic-fix-kernel-build-warning.patch
	patches.suse/ibmvnic-fix-kernel-build-warnings-in-build_hdr_descs.patch
	patches.suse/ibmvnic-fix-send_request_map-incompatible-argument.patch
	patches.suse/wlcore-wl12xx-Fix-wl12xx-get_mac-error-if-device-is-.patch
	patches.suse/ssb-Fix-error-return-code-in-ssb_bus_scan.patch
	patches.suse/ssb-sdio-Don-t-overwrite-const-buffer-if-block_write.patch
	patches.suse/brcmfmac-fix-setting-of-station-info-chains-bitmask.patch
	patches.suse/brcmfmac-correctly-report-average-RSSI-in-station-in.patch
	patches.suse/brcmsmac-mac80211_if-Fix-a-resource-leak-in-an-error.patch
	patches.suse/wl1251-Fix-possible-buffer-overflow-in-wl1251_cmd_sc.patch
	patches.suse/rsi-Assign-beacon-rate-settings-to-the-correct-rate_.patch
	patches.suse/cw1200-add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/ath9k-Fix-kernel-NULL-pointer-dereference-during-ath.patch
	patches.suse/ath10k-go-to-path-err_unsupported-when-chip-id-is-no.patch
	patches.suse/ath10k-add-missing-error-return-code-in-ath10k_pci_p.patch
	patches.suse/wireless-carl9170-fix-LEDS-build-errors-warnings.patch
	patches.suse/ath10k-remove-unused-more_frags-variable.patch
	patches.suse/wcn36xx-Move-hal_buf-allocation-to-devm_kmalloc-in-p.patch
	patches.suse/ath10k-Fix-an-error-code-in-ath10k_add_interface.patch
	patches.suse/ibmvnic-Use-strscpy-instead-of-strncpy.patch
	patches.suse/gve-Move-some-static-functions-to-a-common-file.patch
	patches.suse/gve-gve_rx_copy-Move-padding-to-an-argument.patch
	patches.suse/gve-Make-gve_rx_slot_page_info.page_offset-an-absolu.patch
	patches.suse/gve-Introduce-a-new-model-for-device-options.patch
	patches.suse/gve-Introduce-per-netdev-enum-gve_queue_format.patch
	patches.suse/gve-adminq-DQO-specific-device-descriptor-logic.patch
	patches.suse/gve-Add-support-for-DQO-RX-PTYPE-map.patch
	patches.suse/gve-Add-dqo-descriptors.patch
	patches.suse/gve-Add-DQO-fields-for-core-data-structures.patch
	patches.suse/gve-Update-adminq-commands-to-support-DQO-queues.patch
	patches.suse/gve-DQO-Add-core-netdev-features.patch
	patches.suse/gve-DQO-Add-ring-allocation-and-initialization.patch
	patches.suse/gve-DQO-Configure-interrupts-on-device-up.patch
	patches.suse/gve-DQO-Add-TX-path.patch
	patches.suse/gve-DQO-Add-RX-path.patch
	patches.suse/gve-Fix-warnings-reported-for-DQO-patchset.patch
	patches.suse/mt76-fix-possible-NULL-pointer-dereference-in-mt76_t.patch
	patches.suse/rtl8xxxu-Fix-device-info-for-RTL8192EU-devices.patch
	patches.suse/iwlwifi-mvm-don-t-change-band-on-bound-PHY-contexts.patch
	patches.suse/iwlwifi-pcie-free-IML-DMA-memory-allocation.patch
	patches.suse/wireless-wext-spy-Fix-out-of-bounds-warning.patch
	patches.suse/mac80211-remove-iwlwifi-specific-workaround-that-bro.patch
	patches.suse/mac80211-remove-iwlwifi-specific-workaround-NDPs-of-.patch
	patches.suse/media-bpf-Do-not-copy-more-entries-than-user-space-r.patch
	patches.suse/bpfilter-Specify-the-log-level-for-the-kmsg-message.patch
	patches.suse/Bluetooth-btusb-Fixed-too-many-in-token-issue-for-Me.patch
	patches.suse/Bluetooth-cmtp-fix-file-refcount-when-cmtp_attach_de.patch
	patches.suse/Bluetooth-Fix-the-HCI-to-MGMT-status-conversion-tabl.patch
	patches.suse/Bluetooth-mgmt-Fix-slab-out-of-bounds-in-tlv_data_is.patch
	patches.suse/Bluetooth-btusb-fix-bt-fiwmare-downloading-failure-i.patch
	patches.suse/Bluetooth-Fix-handling-of-HCI_LE_Advertising_Set_Ter.patch
	patches.suse/gve-DQO-Fix-off-by-one-in-gve_rx_dqo.patch
	patches.suse/can-bcm-delay-release-of-struct-bcm_op-after-synchro.patch
	patches.suse/can-gw-synchronize-rcu-operations-before-removing-gw.patch
	patches.suse/net-can-ems_usb-fix-use-after-free-in-ems_usb_discon.patch
	patches.suse/net-mana-Fix-a-memory-leak-in-an-error-handling-path.patch
	patches.suse/vxlan-add-missing-rcu_read_lock-in-neigh_reduce.patch
	patches.suse/xfrm-policy-Read-seqcount-outside-of-rcu-read-side-i.patch
	patches.suse/bpf-Fix-integer-overflow-in-argument-calculation-for.patch
	patches.suse/Revert-ibmvnic-simplify-reset_long_term_buff-functio.patch
	patches.suse/Revert-ibmvnic-remove-duplicate-napi_schedule-call-i.patch
	patches.suse/ibmvnic-clean-pending-indirect-buffs-during-reset.patch
	patches.suse/ibmvnic-account-for-bufs-already-saved-in-indir_buf.patch
	patches.suse/ibmvnic-set-ltb-buff-to-NULL-after-freeing.patch
	patches.suse/ibmvnic-free-tx_pool-if-tso_pool-alloc-fails.patch
	patches.suse/ibmvnic-parenthesize-a-check.patch
	patches.suse/can-peak_pciefd-pucan_handle_status-fix-a-potential-.patch
	patches.suse/i40e-Fix-error-handling-in-i40e_vsi_open.patch
	patches.suse/i40e-Fix-autoneg-disabling-for-non-10GBaseT-links.patch
	patches.suse/e1000e-Check-the-PCIm-state.patch
	patches.suse/gve-Fix-swapped-vars-when-fetching-max-queues.patch
	patches.suse/Revert-be2net-disable-bh-with-spin_lock-in-be_proces.patch
	patches.suse/sctp-validate-from_addr_param-return.patch
	patches.suse/sctp-add-size-validation-when-walking-chunks.patch
	patches.suse/sctp-validate-chunk-size-in-__rcv_asconf_lookup.patch
	patches.suse/sctp-add-param-size-validation-for-SCTP_PARAM_SET_PR.patch
	patches.suse/ext4-fix-kernel-infoleak-via-ext4_extent_header.patch
	patches.suse/ext4-cleanup-in-core-orphan-list-if-ext4_truncate-fa.patch
	patches.suse/ext4-return-error-code-when-ext4_fill_flex_info-fail.patch
	patches.suse/ext4-remove-check-for-zero-nr_to_scan-in-ext4_es_sca.patch
	patches.suse/ext4-correct-the-cache_nr-in-tracepoint-ext4_es_shri.patch
	patches.suse/ext4-fix-avefreec-in-find_group_orlov.patch
	patches.suse/writeback-fix-obtain-a-reference-to-a-freeing-memcg-.patch
	patches.suse/drm-tegra-Don-t-set-allow_fb_modifiers-explicitly.patch
	patches.suse/drm-mxsfb-Don-t-select-DRM_KMS_FB_HELPER.patch
	patches.suse/drm-zte-Don-t-select-DRM_KMS_FB_HELPER.patch
	patches.suse/drm-vc4-fix-argument-ordering-in-vc4_crtc_get_margin.patch
	patches.suse/drm-arm-malidp-Always-list-modifiers.patch
	patches.suse/drm-msm-mdp4-Fix-modifier-support-enabling.patch
	patches.suse/video-fbdev-imxfb-Fix-an-error-message.patch
	patches.suse/drm-virtio-Fix-double-free-on-probe-failure.patch
	patches.suse/drm-sched-Avoid-data-corruptions.patch
	patches.suse/drm-amd-amdgpu-sriov-disable-all-ip-hw-status-by-def.patch
	patches.suse/drm-amd-display-fix-use_max_lb-flag-for-420-pixel-fo.patch
	patches.suse/drm-bridge-cdns-Fix-PM-reference-leak-in-cdns_dsi_tr.patch
	patches.suse/drm-rockchip-cdn-dp-core-add-missing-clk_disable_unp.patch
	patches.suse/drm-rockchip-dsi-move-all-lane-config-except-LCDC-mu.patch
	patches.suse/drm-rockchip-dsi-remove-extra-component_del-call.patch
	patches.suse/drm-qxl-ensure-surf.data-is-ininitialized.patch
	patches.suse/drm-amd-display-Update-scaling-settings-on-modeset.patch
	patches.suse/drm-amd-display-Set-DISPCLK_MAX_ERRDET_CYCLES-to-7.patch
	patches.suse/drm-mediatek-Fix-PM-reference-leak-in-mtk_crtc_ddp_h.patch
	patches.suse/drm-amd-display-Verify-Gamma-Degamma-LUT-sizes-in-am.patch
	patches.suse/drm-msm-dpu-Fix-error-return-code-in-dpu_mdss_init.patch
	patches.suse/drm-amdkfd-Walk-through-list-with-dqm-lock-hold.patch
	patches.suse/clk-renesas-rcar-gen3-Update-Z-clock-rate-formula-in.patch
	patches.suse/clk-renesas-r8a77995-Add-ZA2-clock.patch
	patches.suse/clk-tegra-Ensure-that-PLLU-configuration-is-applied-.patch
	patches.suse/clk-meson-g12a-fix-gp0-and-hifi-ranges.patch
	patches.suse/clk-zynqmp-pll-Remove-some-dead-code.patch
	patches.suse/clk-actions-Fix-UART-clock-dividers-on-Owl-S500-SoC.patch
	patches.suse/clk-actions-Fix-SD-clocks-factor-table-on-Owl-S500-S.patch
	patches.suse/clk-actions-Fix-bisp_factor_table-based-clocks-on-Ow.patch
	patches.suse/clk-si5341-Avoid-divide-errors-due-to-bogus-register.patch
	patches.suse/clk-si5341-Update-initialization-magic.patch
	patches.suse/RDMA-cma-Protect-RMW-with-qp_mutex.patch
	patches.suse/RDMA-cma-Fix-incorrect-Packet-Lifetime-calculation.patch
	patches.suse/pinctrl-amd-Add-device-HID-for-new-AMD-GPIO-controll.patch
	patches.suse/pinctrl-mcp23s08-fix-race-condition-in-irq-handler.patch
	patches.suse/pinctrl-mcp23s08-Fix-missing-unlock-on-error-in-mcp2.patch
	patches.suse/proc-Avoid-mixing-integer-types-in-mem_rw.patch
	patches.suse/lib-decompress_unlz4.c-correctly-handle-zero-padding.patch
	patches.suse/lib-decompressors-remove-set-but-not-used-variabled-.patch
	patches.suse/ipc-util.c-use-binary-search-for-max_idx.patch
	patches.suse/mwifiex-re-fix-for-unaligned-accesses.patch
	patches.suse/powerpc-papr_scm-Reduce-error-severity-if-nvdimm-sta.patch
	patches.suse/powerpc-powernv-Fix-machine-check-reporting-of-async.patch
	patches.suse/powerpc-pseries-Get-entry-and-uaccess-flush-required.patch
	patches.suse/powerpc-security-Add-a-security-feature-for-STF-barr.patch
	patches.suse/powerpc-pesries-Get-STF-barrier-requirement-from-H_G.patch
	patches.suse/powerpc-Offline-CPU-in-stop_this_cpu.patch
	patches.suse/powerpc-papr_scm-Properly-handle-UUID-types-and-API.patch
	patches.suse/powerpc-papr_scm-Make-perf_stats-invisible-if-perf-s.patch
	patches.suse/powerpc-bpf-Use-bctrl-for-making-function-calls.patch
	patches.suse/powerpc-Fix-is_kvm_guest-kvm_para_available.patch
	patches.suse/powerpc-pseries-dlpar-use-rtas_get_sensor.patch
	patches.suse/powerpc-stacktrace-Fix-spurious-stale-traces-in-rais.patch
	patches.suse/iommu-arm-smmu-v3-decrease-the-queue-size-of-evtq-and-priq
	patches.suse/iommu-vt-d-define-counter-explicitly-as-unsigned-int
	patches.suse/iommu-amd-fix-extended-features-logging
	patches.suse/iommu-dma-fix-iova-reserve-dma-ranges
	patches.suse/iommu-dma-fix-compile-warning-in-32-bit-builds
	patches.suse/xfs-fix-log-intent-recovery-ENOSPC-shutdowns-when-in.patch
	patches.suse/scsi-lpfc-Remove-redundant-assignment-to-pointer-tem.patch
	patches.suse/scsi-snic-Fix-an-error-message
	patches.suse/scsi-ibmvfc-Handle-move-login-failure.patch
	patches.suse/scsi-ibmvfc-Avoid-move-login-if-fast-fail-is-enabled.patch
	patches.suse/scsi-ibmvfc-Reinit-target-retries.patch
	patches.suse/scsi-qla2xxx-Remove-redundant-assignment-to-rval.patch
	patches.suse/scsi-scsi_dh_alua-Retry-RTPG-on-a-different-path-aft.patch
	patches.suse/scsi-lpfc-Fix-unreleased-RPIs-when-NPIV-ports-are-cr.patch
	patches.suse/scsi-lpfc-Fix-non-optimized-ERSP-handling.patch
	patches.suse/scsi-lpfc-Fix-Unexpected-timeout-error-in-direct-att.patch
	patches.suse/scsi-lpfc-Add-ndlp-kref-accounting-for-resume-RPI-pa.patch
	patches.suse/scsi-lpfc-Fix-Node-recovery-when-driver-is-handling-.patch
	patches.suse/scsi-lpfc-Fix-node-handling-for-Fabric-Controller-an.patch
	patches.suse/scsi-lpfc-Ignore-GID-FT-response-that-may-be-receive.patch
	patches.suse/scsi-lpfc-Fix-crash-when-lpfc_sli4_hba_setup-fails-t.patch
	patches.suse/scsi-lpfc-Add-a-option-to-enable-interlocked-ABTS-be.patch
	patches.suse/scsi-lpfc-Reregister-FPIN-types-if-ELS_RDF-is-receiv.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.10.patch
	patches.suse/scsi-qla2xxx-Log-PCI-address-in-qla_nvme_unregister_.patch
	patches.suse/scsi-FlashPoint-Rename-si_flags-field
	patches.suse/scsi-cgroup-Add-cgroup_get_from_id.patch
	patches.suse/scsi-blkcg-Add-app-identifier-support-for-blkcg.patch
	patches.suse/scsi-lpfc-vmid-Add-datastructure-for-supporting-VMID.patch
	patches.suse/scsi-lpfc-vmid-VMID-parameter-initialization.patch
	patches.suse/scsi-lpfc-vmid-Add-support-for-VMID-in-mailbox-comma.patch
	patches.suse/scsi-lpfc-vmid-Implement-ELS-commands-for-appid.patch
	patches.suse/scsi-lpfc-vmid-Functions-to-manage-VMIDs.patch
	patches.suse/scsi-lpfc-vmid-Implement-CT-commands-for-appid.patch
	patches.suse/scsi-lpfc-vmid-Append-the-VMID-to-the-wqe-before-sen.patch
	patches.suse/scsi-lpfc-vmid-Timeout-implementation-for-VMID.patch
	patches.suse/scsi-lpfc-vmid-Add-QFPA-and-VMID-timeout-check-in-wo.patch
	patches.suse/scsi-lpfc-vmid-Introduce-VMID-in-I-O-path.patch
	patches.suse/scsi-lpfc-Use-list_move_tail-instead-of-list_del-lis.patch
	patches.suse/scsi-qla2xxx-Remove-duplicate-declarations.patch
	patches.suse/scsi-qla2xxx-Use-list_move_tail-instead-of-list_del-.patch
	patches.suse/scsi-mpt3sas-Fix-error-return-value-in-_scsih_expander_add
	patches.suse/scsi-lpfc-Fix-build-error-in-lpfc_scsi.c.patch
	patches.suse/ALSA-usx2y-Don-t-call-free_pages_exact-with-NULL-add.patch
	patches.suse/Revert-ALSA-bebob-oxfw-fix-Kconfig-entry-for-Mackie-.patch
	patches.suse/ALSA-ac97-fix-PM-reference-leak-in-ac97_bus_remove.patch
	patches.suse/ALSA-usb-audio-scarlett2-Read-mixer-volumes-at-init-.patch
	patches.suse/ALSA-usb-audio-scarlett2-Read-mux-at-init-time.patch
	patches.suse/ALSA-sb-Fix-potential-double-free-of-CSP-mixer-eleme.patch
	patches.suse/ALSA-ppc-fix-error-return-code-in-snd_pmac_probe.patch
	patches.suse/ALSA-usb-audio-fix-rate-on-Ozone-Z90-USB-headset.patch
	patches.suse/ALSA-hda-realtek-Add-another-ALC236-variant-support.patch
	patches.suse/ALSA-bebob-add-support-for-ToneWeal-FW66.patch
	patches.suse/ALSA-hda-realtek-Fix-bass-speaker-DAC-mapping-for-As.patch
	patches.suse/ALSA-usb-audio-scarlett2-Fix-18i8-Gen-2-PCM-Input-co.patch
	patches.suse/ALSA-usb-audio-scarlett2-Fix-data_mutex-lock.patch
	patches.suse/ALSA-usb-audio-scarlett2-Fix-scarlett2_-_ctl_put-ret.patch
	patches.suse/ALSA-hda-Add-IRQ-check-for-platform_get_irq.patch
	patches.suse/ALSA-usb-audio-scarlett2-Fix-6i6-Gen-2-line-out-desc.patch
	patches.suse/ALSA-usb-audio-scarlett2-Fix-wrong-resume-call.patch
	patches.suse/ASoC-cs42l42-Correct-definition-of-CS42L42_ADC_PDN_M.patch
	patches.suse/ASoC-atmel-i2s-Fix-usage-of-capture-and-playback-at-.patch
	patches.suse/ASoC-hisilicon-fix-missing-clk_disable_unprepare-on-.patch
	patches.suse/ASoC-rsnd-tidyup-loop-on-rsnd_adg_clk_query.patch
	patches.suse/ASoC-img-Fix-PM-reference-leak-in-img_i2s_in_probe.patch
	patches.suse/ASoC-mediatek-mtk-btcvsd-Fix-an-error-handling-path-.patch
	patches.suse/ASoC-tegra-Set-driver_name-tegra-for-all-machine-dri.patch
	patches.suse/ASoC-soc-core-Fix-the-error-return-code-in-snd_soc_o.patch
	patches.suse/ASoC-Intel-kbl_da7219_max98357a-shrink-platform_id-b.patch
	patches.suse/tracepoint-Add-tracepoint_probe_register_may_exist-for-BPF-tracing.patch
	patches.suse/tracing-Simplify-fix-saved_tgids-logic.patch
	patches.suse/tracing-Resize-tgid_map-to-pid_max-not-PID_MAX_DEFAULT.patch
	patches.suse/xarray-iov_iter_fault_in_readable-should-do-nothing-.patch
	patches.suse/vfio-pci-Handle-concurrent-vma-faults.patch
	patches.suse/leds-lm3532-select-regmap-I2C-API.patch
	patches.suse/leds-as3645a-Fix-error-return-code-in-as3645a_parse_.patch
	patches.suse/leds-ktd2692-Fix-an-error-handling-path.patch
	patches.suse/scsi-blkcg-Fix-application-ID-config-options.patch
	patches.suse/i2c-core-Disable-client-irq-on-reboot-shutdown.patch
	patches.suse/mtd-partitions-redboot-seek-fis-index-block-in-the-r.patch
	patches.suse/mtd-rawnand-marvell-add-missing-clk_disable_unprepar.patch
	patches.suse/Input-usbtouchscreen-fix-control-request-directions.patch
	patches.suse/Input-hil_kbd-fix-error-return-code-in-hil_dev_conne.patch
	patches.suse/Input-hideep-fix-the-uninitialized-use-in-hideep_nvm.patch
	patches.suse/Input-joydev-prevent-use-of-not-validated-data-in-JS.patch
	patches.suse/gpio-zynq-Check-return-value-of-pm_runtime_get_sync.patch
	patches.suse/gpio-pca953x-Add-support-for-the-On-Semi-pca9655.patch
	patches.suse/mmc-core-clear-flags-before-allowing-to-retune.patch
	patches.suse/mmc-sdhci-Fix-warning-message-when-accessing-RPMB-in.patch
	patches.suse/dmaengine-fsl-qdma-check-dma_set_mask-return-value.patch
	patches.suse/mfd-da9052-stmpe-Add-and-modify-MODULE_DEVICE_TABLE.patch
	patches.suse/mfd-cpcap-Fix-cpcap-dmamask-not-set-warnings.patch
	patches.suse/backlight-lm3630a_bl-Put-fwnode-in-error-case-during.patch
	patches.suse/backlight-lm3630a-Fix-return-code-of-.update_status-.patch
	patches.suse/misc-libmasm-module-Fix-two-use-after-free-in-ibmasm.patch
	patches.suse/misc-alcor_pci-fix-null-ptr-deref-when-there-is-no-P.patch
	patches.suse/w1-ds2438-fixing-bug-that-would-always-get-page0.patch
	patches.suse/misc-alcor_pci-fix-inverted-branch-condition.patch
	patches.suse/char-pcmcia-error-out-if-num_bytes_read-is-greater-t.patch
	patches.suse/visorbus-fix-error-return-code-in-visorchipset_init.patch
	patches.suse/fpga-stratix10-soc-Add-missing-fpga_mgr_free-call.patch
	patches.suse/soundwire-stream-Fix-test-for-DP-prepare-complete.patch
	patches.suse/extcon-intel-mrfld-Sync-hardware-and-software-state-.patch
	patches.suse/extcon-sm5502-Drop-invalid-register-write-in-sm5502_.patch
	patches.suse/extcon-max8997-Add-missing-modalias-string.patch
	patches.suse/fpga-machxo2-spi-Address-warning-about-unused-variab.patch
	patches.suse/iio-adis_buffer-do-not-return-ints-in-irq-handlers.patch
	patches.suse/iio-adis16400-do-not-return-ints-in-irq-handlers.patch
	patches.suse/iio-gyro-fxa21002c-Balance-runtime-pm-use-pm_runtime.patch
	patches.suse/iio-magn-bmc150-Balance-runtime-pm-use-pm_runtime_re.patch
	patches.suse/iio-accel-bma180-Fix-buffer-alignment-in-iio_push_to.patch
	patches.suse/iio-accel-bma220-Fix-buffer-alignment-in-iio_push_to.patch
	patches.suse/iio-accel-hid-Fix-buffer-alignment-in-iio_push_to_bu.patch
	patches.suse/iio-accel-kxcjk-1013-Fix-buffer-alignment-in-iio_pus.patch
	patches.suse/iio-accel-mxc4005-Fix-overread-of-data-and-alignment.patch
	patches.suse/iio-accel-stk8312-Fix-buffer-alignment-in-iio_push_t.patch
	patches.suse/iio-accel-stk8ba50-Fix-buffer-alignment-in-iio_push_.patch
	patches.suse/iio-adc-ti-ads1015-Fix-buffer-alignment-in-iio_push_.patch
	patches.suse/iio-adc-vf610-Fix-buffer-alignment-in-iio_push_to_bu.patch
	patches.suse/iio-gyro-bmg160-Fix-buffer-alignment-in-iio_push_to_.patch
	patches.suse/iio-humidity-am2315-Fix-buffer-alignment-in-iio_push.patch
	patches.suse/iio-prox-srf08-Fix-buffer-alignment-in-iio_push_to_b.patch
	patches.suse/iio-prox-pulsed-light-Fix-buffer-alignment-in-iio_pu.patch
	patches.suse/iio-prox-as3935-Fix-buffer-alignment-in-iio_push_to_.patch
	patches.suse/iio-magn-hmc5843-Fix-buffer-alignment-in-iio_push_to.patch
	patches.suse/iio-magn-bmc150-Fix-buffer-alignment-in-iio_push_to_.patch
	patches.suse/iio-light-isl29125-Fix-buffer-alignment-in-iio_push_.patch
	patches.suse/iio-light-tcs3414-Fix-buffer-alignment-in-iio_push_t.patch
	patches.suse/iio-light-tcs3472-Fix-buffer-alignment-in-iio_push_t.patch
	patches.suse/iio-potentiostat-lmp91000-Fix-alignment-of-buffer-in.patch
	patches.suse/staging-gdm724x-check-for-buffer-overflow-in-gdm_lte.patch
	patches.suse/staging-gdm724x-check-for-overflow-in-gdm_lte_netif_.patch
	patches.suse/staging-rtl8712-remove-redundant-check-in-r871xu_drv.patch
	patches.suse/staging-rtl8712-fix-memory-leak-in-rtl871x_load_fw_c.patch
	patches.suse/iio-si1133-fix-format-string-warnings.patch
	patches.suse/iio-ltr501-mark-register-holding-upper-8-bits-of-ALS.patch
	patches.suse/iio-ltr501-ltr559-fix-initialization-of-LTR501_ALS_C.patch
	patches.suse/iio-ltr501-ltr501_read_ps-add-missing-endianness-con.patch
	patches.suse/iio-adc-at91-sama5d2-Fix-buffer-alignment-in-iio_pus.patch
	patches.suse/iio-adc-hx711-Fix-buffer-alignment-in-iio_push_to_bu.patch
	patches.suse/iio-adc-mxs-lradc-Fix-buffer-alignment-in-iio_push_t.patch
	patches.suse/iio-adc-ti-ads8688-Fix-alignment-of-buffer-in-iio_pu.patch
	patches.suse/iio-magn-rm3100-Fix-alignment-of-buffer-in-iio_push_.patch
	patches.suse/iio-light-vcnl4035-Fix-buffer-alignment-in-iio_push_.patch
	patches.suse/iio-prox-isl29501-Fix-buffer-alignment-in-iio_push_t.patch
	patches.suse/iio-light-tcs3472-do-not-free-unallocated-IRQ.patch
	patches.suse/staging-rtl8723bs-fix-macro-value-for-2.4Ghz-only-de.patch
	patches.suse/tty-serial-fsl_lpuart-fix-the-potential-risk-of-divi.patch
	patches.suse/tty-nozomi-Fix-a-resource-leak-in-an-error-handling-.patch
	patches.suse/tty-nozomi-Fix-the-error-handling-path-of-nozomi_car.patch
	patches.suse/tty-serial-8250-serial_cs-Fix-a-memory-leak-in-error.patch
	patches.suse/serial-tegra-tcu-Reorder-channel-initialization.patch
	patches.suse/serial-8250-Actually-allow-UPF_MAGIC_MULTIPLIER-baud.patch
	patches.suse/serial_cs-remove-wrong-GLOBETROTTER.cis-entry.patch
	patches.suse/serial_cs-Add-Option-International-GSM-Ready-56K-ISD.patch
	patches.suse/serial-mvebu-uart-fix-calculation-of-clock-divisor.patch
	patches.suse/serial-mvebu-uart-do-not-allow-changing-baudrate-whe.patch
	patches.suse/serial-mvebu-uart-correctly-calculate-minimal-possib.patch
	patches.suse/usb-typec-wcove-Fx-wrong-kernel-doc-format.patch
	patches.suse/USB-core-Avoid-WARNings-for-0-length-descriptor-requ.patch
	patches.suse/usb-gadget-f_fs-Fix-setting-of-device-and-driver-dat.patch
	patches.suse/usb-dwc2-Don-t-reset-the-core-after-setting-turnarou.patch
	patches.suse/usb-typec-Add-the-missed-altmode_id_remove-in-typec_.patch
	patches.suse/xhci-solve-a-double-free-problem-while-doing-s4.patch
	patches.suse/usb-gadget-f_hid-fix-endianness-issue-with-descripto.patch
	patches.suse/usb-gadget-eem-fix-echo-command-packet-response-issu.patch
	patches.suse/usb-gadget-hid-fix-error-return-code-in-hid_bind.patch
	patches.suse/usb-dwc3-Fix-debugfs-creation-flow.patch
	patches.suse/USB-cdc-acm-blacklist-Heimann-USB-Appset-device.patch
	patches.suse/exfat-handle-wrong-stream-entry-size-in-exfat_readdir.patch
	patches.suse/fuse-ignore-pg_workingset-after-stealing.patch
	patches.suse/fuse-check-connected-before-queueing-on-fpq-io.patch
	patches.suse/fuse-reject-internal-errno.patch
	patches.suse/ARM-9091-1-Revert-mm-qsd8x50-Fix-incorrect-permission-faults.patch
	patches.suse/xen-sync-include-xen-interface-io-ring.h-with-Xen-s-.patch
	patches.suse/x86-signal-detect-and-prevent-an-alternate-signal-stack-overflow.patch
	patches.suse/x86-fpu-limit-xstate-copy-size-in-xstateregs_set.patch
	patches.suse/watchdog-Fix-possible-use-after-free-in-wdt_startup.patch
	patches.suse/watchdog-sp805-Fix-kernel-doc-description.patch
	patches.suse/watchdog-sc520_wdt-Fix-possible-use-after-free-in-wd.patch
	patches.suse/watchdog-Fix-possible-use-after-free-by-calling-del_.patch
	patches.suse/watchdog-aspeed-fix-hardware-timeout-calculation.patch
	patches.suse/power-supply-sc27xx-Add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/power-supply-sc2731_charger-Add-missing-MODULE_DEVIC.patch
	patches.suse/power-supply-ab8500-Avoid-NULL-pointers.patch
	patches.suse/power-supply-max17042-Do-not-enforce-incorrect-inter.patch
	patches.suse/power-reset-gpio-poweroff-add-missing-MODULE_DEVICE_.patch
	patches.suse/power-supply-charger-manager-add-missing-MODULE_DEVI.patch
	patches.suse/power-supply-ab8500-add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/ACPI-AMBA-Fix-resource-name-in-proc-iomem.patch
	patches.suse/ACPI-video-Add-quirk-for-the-Dell-Vostro-3350.patch
	patches.suse/PCI-Leave-Apple-Thunderbolt-controllers-on-for-s2idl.patch
	patches.suse/PCI-sysfs-Fix-dsm_label_utf16s_to_utf8s-buffer-overr.patch
	patches.suse/PCI-tegra-Add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/PCI-aardvark-Fix-checking-for-PIO-Non-posted-Request.patch
	patches.suse/PCI-aardvark-Implement-workaround-for-the-readback-v.patch
	patches.suse/PCI-iproc-Fix-multi-MSI-base-vector-number-allocatio.patch
	patches.suse/PCI-iproc-Support-multi-MSI-only-on-uniprocessor-ker.patch
	patches.suse/pwm-spear-Don-t-modify-HW-state-in-.remove-callback.patch
	patches.suse/pwm-imx1-Don-t-disable-clocks-at-device-remove-time.patch
	patches.suse/pwm-img-Fix-PM-reference-leak-in-img_pwm_enable.patch
	patches.suse/drm-amd-display-fix-incorrrect-valid-irq-check.patch
	patches.suse/drm-radeon-Add-the-missed-drm_gem_object_put-in-rade.patch
	patches.suse/drm-amdgpu-Update-NV-SIMD-per-CU-to-2.patch
	patches.suse/mm-mremap-hold-the-rmap-lock-in-write-mode-when-moving-page-table-entries.patch
	patches.suse/NFSv4-Initialise-connection-to-the-server-in-nfs4_al.patch
	patches.suse/SUNRPC-prevent-port-reuse-on-transports-which-don-t-.patch
	patches.suse/nfs-fix-acl-memory-leak-of-posix_acl_create.patch
	patches.suse/SUNRPC-Fix-the-batch-tasks-count-wraparound.patch
	patches.suse/SUNRPC-Should-wake-up-the-privileged-task-firstly.patch
	patches.suse/NFSv4-pNFS-Don-t-call-_nfs4_pnfs_v3_ds_connect-multi.patch
	patches.suse/ext4-use-ext4_grp_locked_error-in-mb_find_extent.patch
	patches.suse/ubifs-journal-Fix-error-return-code-in-ubifs_jnl_wri.patch
	patches.suse/ubifs-Set-Clear-I_LINKABLE-under-i_lock-for-whiteout.patch
	patches.suse/powerpc-mm-Fix-lockup-on-kernel-exec-fault.patch
	patches.suse/virtio_console-Assure-used-length-from-device-is-lim.patch
	patches.suse/virtio_net-move-tx-vq-operation-under-tx-queue-lock.patch
	patches.suse/tracing-histograms-Fix-parsing-of-sym-offset-modifier.patch
	patches.suse/ALSA-isa-Fix-error-return-code-in-snd_cmi8330_probe.patch
	patches.suse/ALSA-intel8x0-Fix-breakage-at-ac97-clock-measurement.patch
	patches.suse/ARM-exynos-add-missing-of_node_put-for-loop-iteration.patch
	patches.suse/soc-tegra-fuse-Fix-Tegra234-only-builds.patch
	patches.suse/ARM-dts-gemini-rut1xx-remove-duplicate-ethernet-node.patch
	patches.suse/ARM-dts-r8a7779-marzen-Fix-DU-clock-names.patch
	patches.suse/ARM-dts-exynos-fix-PWM-LED-max-brightness-on-Odroid-XU-XU3.patch
	patches.suse/ARM-dts-exynos-fix-PWM-LED-max-brightness-on-Odroid-HC1.patch
	patches.suse/ARM-dts-exynos-fix-PWM-LED-max-brightness-on-Odroid-XU4.patch
	patches.suse/ARM-dts-at91-sama5d4-fix-pinctrl-muxing.patch
	patches.suse/ARM-dts-imx6q-dhcom-Fix-ethernet-reset-time-properties.patch
	patches.suse/ARM-dts-imx6q-dhcom-Fix-ethernet-plugin-detection-problems.patch
	patches.suse/ARM-dts-imx6q-dhcom-Add-gpios-pinctrl-for-i2c-bus-recovery.patch
	patches.suse/ARM-dts-am335x-align-ti-pindir-d0-out-d1-in-property-with-dt-shema.patch
	patches.suse/reset-ti-syscon-fix-to_ti_syscon_reset_data-macro.patch
	patches.suse/reset-a10sr-add-missing-of_match_table-reference.patch
	patches.suse/reset-brcmstb-Add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/memory-atmel-ebi-add-missing-of_node_put-for-loop-it.patch
	patches.suse/memory-pl353-Fix-error-return-code-in-pl353_smc_prob.patch
	patches.suse/memory-fsl_ifc-fix-leak-of-IO-mapping-on-probe-failu.patch
	patches.suse/memory-fsl_ifc-fix-leak-of-private-memory-on-probe-f.patch
	patches.suse/firmware-tegra-Fix-error-return-code-in-tegra210_bpm.patch
	patches.suse/reset-bail-if-try_module_get-fails.patch
	patches.suse/s390-mm-Fix-secure-storage-access-exception-handling
	patches.suse/thermal-core-Correct-function-name-thermal_zone_devi.patch
	patches.suse/thermal-drivers-rcar_gen3_thermal-Fix-coefficient-ca.patch
	patches.suse/cifs-make-locking-consistent-around-the-server-session-status.patch
	patches.suse/cifs-clarify-SMB1-code-for-UnixCreateHardLink.patch
	patches.suse/CIFS-Clarify-SMB1-code-for-UnixCreateSymLink.patch
	patches.suse/CIFS-Clarify-SMB1-code-for-UnixSetPathInfo.patch
	patches.suse/smb3-fix-typo-in-header-file.patch
	patches.suse/CIFS-Clarify-SMB1-code-for-SetFileSize.patch
	patches.suse/CIFS-Clarify-SMB1-code-for-delete.patch
	patches.suse/CIFS-Clarify-SMB1-code-for-rename-open-file.patch
	patches.suse/CIFS-Clarify-SMB1-code-for-POSIX-Lock.patch
	patches.suse/cifs-use-helpers-when-parsing-uid-gid-mount-options-and-validate-th.patch
	patches.suse/SMB3-1-1-Add-support-for-negotiating-signing-algorithm.patch
	patches.suse/cifs-prevent-NULL-deref-in-cifs_compose_mount_options-.patch
	patches.suse/02-cifs-update-internal-version-number.patch
	patches.suse/rtc-mxc_v2-add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/rtc-fix-snprintf-checking-in-is_rtc_hctosys.patch
	patches.suse/rtc-max77686-Do-not-enforce-incorrect-interrupt-trig.patch
	patches.suse/rtc-stm32-Fix-unbalanced-clk_disable_unprepare-on-pr.patch
	patches.suse/rtc-pcf2127-handle-timestamp-interrupts.patch
	patches.suse/scsi-qla2xxx-Add-heartbeat-check.patch
	patches.suse/scsi-be2iscsi-Fix-an-error-handling-path-in-beiscsi_dev_probe
	patches.suse/scsi-libfc-Fix-array-index-out-of-bound-exception.patch
	patches.suse/btrfs-fix-deadlock-with-concurrent-chunk-allocations.patch
	patches.suse/btrfs-rework-chunk-allocation-to-avoid-exhaustion-of.patch
	patches.suse/cgroup-verify-that-source-is-a-string.patch
	patches.suse/ibmvnic-retry-reset-if-there-are-no-other-resets.patch
	patches.suse/igc-Fix-use-after-free-error-during-reset.patch
	patches.suse/igb-Fix-use-after-free-error-during-reset.patch
	patches.suse/igc-change-default-return-of-igc_read_phy_reg.patch
	patches.suse/ixgbe-Fix-an-error-handling-path-in-ixgbe_probe.patch
	patches.suse/igc-Fix-an-error-handling-path-in-igc_probe.patch
	patches.suse/igb-Fix-an-error-handling-path-in-igb_probe.patch
	patches.suse/fm10k-Fix-an-error-handling-path-in-fm10k_probe.patch
	patches.suse/e1000e-Fix-an-error-handling-path-in-e1000_probe.patch
	patches.suse/iavf-Fix-an-error-handling-path-in-iavf_probe.patch
	patches.suse/igb-Check-if-num-of-q_vectors-is-smaller-than-max-be.patch
	patches.suse/igb-Fix-position-of-assignment-to-ring.patch
	patches.suse/gve-Fix-an-error-handling-path-in-gve_probe.patch
	patches.suse/gve-Propagate-error-codes-to-caller.patch
	patches.suse/gve-Simplify-code-and-axe-the-use-of-a-deprecated-AP.patch
	patches.suse/gve-DQO-Remove-incorrect-prefetch.patch
	patches.suse/vmxnet3-fix-cksum-offload-issues-for-tunnels-with-no.patch
	patches.suse/stmmac-platform-Fix-signedness-bug-in-stmmac_probe_c.patch
	patches.suse/netfilter-conntrack-do-not-renew-entry-stuck-in-tcp-.patch
	patches.suse/0001-netfilter-conntrack-improve-RST-handling-when-tuple-.patch
	patches.suse/0001-netfilter-conntrack-add-new-sysctl-to-disable-RST-ch.patch
	patches.suse/cxgb4-fix-IRQ-free-race-during-driver-unload.patch
	patches.suse/bpftool-Properly-close-va_list-ap-by-va_end-on-error.patch
	patches.suse/iommu-vt-d-global-devtlb-flush-when-present-context-entry-changed
	patches.suse/dma-buf-sync_file-Don-t-leak-fences-on-merge-failure.patch
	patches.suse/fbmem-Do-not-delete-the-mode-that-is-still-in-use.patch
	patches.suse/tracing-Do-not-reference-char-as-a-string-in-histograms.patch
	patches.suse/cifs-use-the-expiry-output-of-dns_query-to-schedule-next-resolution.patch
	patches.suse/cifs-Do-not-use-the-original-cruid-when-following-DFS-links-for-mul.patch
	patches.suse/cifs-fix-the-out-of-range-assignment-to-bit-fields-in-parse_server_.patch
	patches.suse/cifs-handle-reconnect-of-tcon-when-there-is-no-cached-dfs-referral.patch
	patches.suse/cifs-fix-missing-null-session-check-in-mount.patch
	patches.suse/cifs-added-WARN_ON-for-all-the-count-decrements.patch
	patches.suse/SMB3-1-1-fix-mount-failure-to-some-servers-when-compression-enabled.patch
	patches.suse/cifs-do-not-share-tcp-sessions-of-dfs-connections.patch
	patches.suse/scsi-zfcp-Report-port-fc_security-as-unknown-early-d.patch
	patches.suse/firmware-arm_scmi-Fix-possible-scmi_linux_errmap-buf.patch
	patches.suse/firmware-arm_scmi-Fix-range-check-for-the-maximum-nu.patch
	patches.suse/seq_file-Disallow-extremely-large-seq-buffer-allocations.patch
	patches.suse/regulator-rt5033-Fix-n_voltages-settings-for-BUCK-an.patch
	patches.suse/regulator-hi6421-Fix-getting-wrong-drvdata.patch
	patches.suse/spi-stm32h7-fix-full-duplex-irq-handler-handling.patch
	patches.suse/spi-imx-mx51-ecspi-Reinstate-low-speed-CONFIGREG-del.patch
	patches.suse/spi-mediatek-fix-fifo-rx-mode.patch
	patches.suse/spi-cadence-Correct-initialisation-of-runtime-PM-aga.patch
	patches.suse/s390-boot-fix-use-of-expolines-in-the-DMA-code.patch
	patches.suse/r8152-Fix-potential-PM-refcount-imbalance.patch
	patches.suse/r8152-Fix-a-deadlock-by-doubly-PM-resume.patch
	patches.suse/liquidio-Fix-unintentional-sign-extension-issue-on-l.patch
	patches.suse/usb-hso-fix-error-handling-code-of-hso_create_net_de.patch
	patches.suse/bnxt_en-don-t-disable-an-already-disabled-PCI-device.patch
	patches.suse/bnxt_en-Refresh-RoCE-capabilities-in-bnxt_ulp_probe.patch
	patches.suse/bnxt_en-Add-missing-check-for-BNXT_STATE_ABORT_ERR-i.patch
	patches.suse/bnxt_en-Check-abort-error-state-in-bnxt_half_open_ni.patch
	patches.suse/ixgbe-Fix-packet-corruption-due-to-missing-DMA-sync.patch
	patches.suse/ibmvnic-Remove-the-proper-scrq-flush.patch
	patches.suse/media-ngene-Fix-out-of-bounds-bug-in-ngene_command_c.patch
	patches.suse/drm-Return-ENOTTY-for-non-drm-ioctls.patch
	patches.suse/drm-panel-raspberrypi-touchscreen-Prevent-double-fre.patch
	patches.suse/ALSA-sb-Fix-potential-ABBA-deadlock-in-CSP-driver.patch
	patches.suse/ALSA-hdmi-Expose-all-pins-on-MSI-MS-7C94-board.patch
	patches.suse/ASoC-tlv320aic31xx-fix-reversed-bclk-wclk-master-bit.patch
	patches.suse/ASoC-rt5631-Fix-regcache-sync-errors-on-resume.patch
	patches.suse/ALSA-usb-audio-Add-registration-quirk-for-JBL-Quantu.patch
	patches.suse/xhci-Fix-lost-USB-2-remote-wake.patch
	patches.suse/usb-hub-Fix-link-power-management-max-exit-latency-M.patch
	patches.suse/usb-hub-Disable-USB-3-device-initiated-lpm-if-exit-l.patch
	patches.suse/USB-usb-storage-Add-LaCie-Rugged-USB3-FW-to-IGNORE_U.patch
	patches.suse/usb-max-3421-Prevent-corruption-of-freed-memory.patch
	patches.suse/usb-renesas_usbhs-Fix-superfluous-irqs-happen-after-.patch
	patches.suse/usb-dwc2-gadget-Fix-sending-zero-length-packet-in-DD.patch
	patches.suse/Revert-USB-quirks-ignore-remote-wake-up-on-Fibocom-L.patch
	patches.suse/USB-serial-option-add-support-for-u-blox-LARA-R6-fam.patch
	patches.suse/USB-serial-cp210x-fix-comments-for-GE-CS1000.patch
	patches.suse/USB-serial-cp210x-add-ID-for-CEL-EM3588-USB-ZigBee-s.patch
	patches.suse/tracing-Fix-bug-in-rb_per_cpu_empty-that-might-cause.patch
	patches.suse/rbd-always-kick-acquire-on-acquired-and-released-notifications.patch
	patches.suse/rbd-don-t-hold-lock_rwsem-while-running_list-is-being-drained.patch
	patches.suse/ceph-don-t-warn-if-we-re-still-opening-a-session-to-an-mds.patch
	patches.suse/nvme-fix-refcounting-imbalance-when-all-paths-are-do.patch
	patches.suse/scsi-iscsi-Fix-iface-sysfs-attr-detection
	patches.suse/ACPI-fix-NULL-pointer-dereference.patch
	patches.suse/cifs-only-write-64kb-at-a-time-when-fallocating-a-small-region-of-a.patch
	patches.suse/cifs-support-share-failover-when-remounting.patch
	patches.suse/CIFS-Clarify-SMB1-code-for-POSIX-Create.patch
	patches.suse/CIFS-Clarify-SMB1-code-for-POSIX-delete-file.patch
	patches.suse/cifs-fix-fallocate-when-trying-to-allocate-a-hole-.patch
	patches.suse/firmware-efi-Tell-memblock-about-EFI-iomem-reservati.patch
	patches.suse/KVM-PPC-Fix-kvm_arch_vcpu_ioctl-vcpu_load-leak.patch
	patches.suse/KVM-PPC-Book3S-Fix-H_RTAS-rets-buffer-overflow.patch
	patches.suse/KVM-PPC-Book3S-HV-Nested-Sanitise-H_ENTER_NESTED-TM-.patch
	patches.suse/workqueue-fix-UAF-in-pwq_unbound_release_workfn.patch
	patches.suse/cgroup1-fix-leaked-context-root-causing-sporadic-NULL-deref-in-LTP.patch
	patches.suse/af_unix-fix-garbage-collect-vs-MSG_PEEK.patch
	patches.suse/x86-kvm-fix-vcpu-id-indexed-array-sizes.patch
	patches.suse/ocfs2-fix-zero-out-valid-data.patch
	patches.suse/ocfs2-issue-zeroout-to-EOF-blocks.patch
	patches.suse/btrfs-fix-lost-inode-on-log-replay-after-mix-of-fsyn.patch
	patches.suse/libata-fix-ata_pio_sector-for-CONFIG_HIGHMEM.patch
	patches.suse/blk-mq-sched-Fix-blk_mq_sched_alloc_tags-error-handl.patch
	patches.suse/Revert-ACPI-resources-Add-checks-for-ACPI-IRQ-overri.patch
	patches.suse/virt_wifi-fix-error-on-connect.patch
	patches.suse/cfg80211-Fix-possible-memory-leak-in-function-cfg802.patch
	patches.suse/i40e-Fix-logic-of-disabling-queues.patch
	patches.suse/i40e-Fix-firmware-LLDP-agent-related-warning.patch
	patches.suse/i40e-Add-additional-info-to-PHY-type-error.patch
	patches.suse/i40e-Fix-queue-to-TC-mapping-on-Tx.patch
	patches.suse/i40e-Fix-log-TC-creation-failure-when-max-num-of-que.patch
	patches.suse/ionic-count-csum_none-when-offload-enabled.patch
	patches.suse/can-raw-raw_setsockopt-fix-raw_rcv-panic-for-sock-UA.patch
	patches.suse/mlx4-Fix-missing-error-code-in-mlx4_load_one.patch
	patches.suse/net-mlx5-Fix-flow-table-chaining.patch
	patches.suse/net-mlx5-E-Switch-handle-devcom-events-only-for-port.patch
	patches.suse/net-mlx5-Unload-device-upon-firmware-fatal-error.patch
	patches.suse/net-mlx5e-Fix-nullptr-in-mlx5e_hairpin_get_mdev.patch
	patches.suse/sctp-fix-return-value-check-in-__sctp_rcv_asconf_loo.patch
	patches.suse/nfc-nfcsim-fix-use-after-free-during-module-unload.patch
	patches.suse/bpf-Introduce-BPF-nospec-instruction-for-mitigating-.patch
	patches.suse/bpf-Fix-leakage-due-to-insufficient-speculative-stor.patch
	patches.suse/can-hi311x-fix-a-signedness-bug-in-hi3110_cmd.patch
	patches.suse/can-mcba_usb_start-add-missing-urb-transfer_dma-init.patch
	patches.suse/can-usb_8dev-fix-memory-leak.patch
	patches.suse/can-ems_usb-fix-memory-leak.patch
	patches.suse/can-esd_usb2-fix-memory-leak.patch
	patches.suse/SMB3-fix-readpage-for-large-swap-cache.patch
	patches.suse/smb3-rc-uninitialized-in-one-fallocate-path.patch
	patches.suse/cifs-add-missing-parsing-of-backupuid.patch
	patches.suse/powerpc-pseries-Fix-regression-while-building-extern.patch
	patches.suse/clk-stm32f4-fix-post-divisor-setup-for-I2S-SAI-PLLs.patch
	patches.suse/clk-fix-leak-on-devm_clk_bulk_get_all-unwind.patch
	patches.suse/media-rtl28xxu-fix-zero-length-control-request.patch
	patches.suse/media-videobuf2-core-dequeue-if-start_streaming-fail.patch
	patches.suse/gpio-tqmx86-really-make-IRQ-optional.patch
	patches.suse/pcmcia-i82092-fix-a-null-pointer-dereference-bug.patch
	patches.suse/tracing-histogram-Give-calculation-hist_fields-a-size.patch
	patches.suse/tracing-Reject-string-operand-in-the-histogram-expression.patch
	patches.suse/Bluetooth-defer-cleanup-of-resources-in-hci_unregist.patch
	patches.suse/nfp-update-ethtool-reporting-of-pauseframe-control.patch
	patches.suse/Revert-xfrm-policy-Read-seqcount-outside-of-rcu-read-side-in-xfrm_policy_lookup_bytype.patch
	patches.suse/bnx2x-fix-an-error-code-in-bnx2x_nic_load.patch
	patches.suse/net-pegasus-fix-uninit-value-in-get_interrupt_interv.patch
	patches.suse/ALSA-usb-audio-fix-incorrect-clock-source-setting.patch
	patches.suse/ALSA-usb-audio-Fix-superfluous-autosuspend-recovery.patch
	patches.suse/ALSA-hda-realtek-Fix-headset-mic-for-Acer-SWIFT-SF31.patch
	patches.suse/ALSA-usb-audio-Add-registration-quirk-for-JBL-Quantu-4b0556b96e1f.patch
	patches.suse/ALSA-hda-realtek-add-mic-quirk-for-Acer-SF314-42.patch
	patches.suse/ALSA-seq-Fix-racy-deletion-of-subscriber.patch
	patches.suse/dmaengine-xilinx_dma-Fix-read-after-free-bug-when-te.patch
	patches.suse/dmaengine-usb-dmac-Fix-PM-reference-leak-in-usb_dmac.patch
	patches.suse/dmaengine-of-dma-router_xlate-to-return-EPROBE_DEFER.patch
	patches.suse/dmaengine-imx-dma-configure-the-generic-DMA-type-to-.patch
	patches.suse/spi-meson-spicc-fix-memory-leak-in-meson_spicc_remov.patch
	patches.suse/spi-imx-mx51-ecspi-Fix-low-speed-CONFIGREG-delay-cal.patch
	patches.suse/spi-imx-mx51-ecspi-Fix-CONFIGREG-delay-comment.patch
	patches.suse/spi-mediatek-Fix-fifo-transfer.patch
	patches.suse/ARM-imx-add-missing-iounmap.patch
	patches.suse/ARM-imx-add-missing-clk_disable_unprepare.patch
	patches.suse/ARM-dts-imx6qdl-sr-som-Increase-the-PHY-reset-duration-to-10ms.patch
	patches.suse/ARM-dts-colibri-imx6ull-limit-SDIO-clock-to-25MHz.patch
	patches.suse/ARM-imx-fix-missing-3rd-argument-in-macro-imx_mmdc_perf_init.patch
	patches.suse/ARM-dts-imx-Swap-M53Menlo-pinctrl_power_button-pinctrl_power_out-pins.patch
	patches.suse/soc-ixp4xx-fix-printing-resources.patch
	patches.suse/soc-ixp4xx-qmgr-fix-invalid-__iomem-access.patch
	patches.suse/ARM-dts-am437x-l4-fix-typo-in-can-0-node.patch
	patches.suse/Revert-ACPICA-Fix-memory-leak-caused-by-_CID-repair-.patch
	patches.suse/ext4-fix-potential-htree-corruption-when-growing-lar.patch
	patches.suse/0007-md-raid10-properly-indicate-failure-when-ending-a-fa.patch
	patches.suse/blk-iolatency-error-out-if-blk_get_queue-failed-in-i.patch
	patches.suse/USB-usbtmc-Fix-RCU-stall-warning.patch
	patches.suse/usb-gadget-f_hid-fixed-NULL-pointer-dereference.patch
	patches.suse/usb-gadget-f_hid-added-GET_IDLE-and-SET_IDLE-handler.patch
	patches.suse/usb-gadget-f_hid-idle-uses-the-highest-byte-for-dura.patch
	patches.suse/USB-serial-ch341-fix-character-loss-at-high-transfer.patch
	patches.suse/USB-serial-option-add-Telit-FD980-composition-0x1056.patch
	patches.suse/USB-serial-ftdi_sio-add-device-ID-for-Auto-M3-OP-COM.patch
	patches.suse/serial-8250-Mask-out-floating-16-32-bit-bus-bits.patch
	patches.suse/serial-tegra-Only-print-FIFO-error-message-when-an-e.patch
	patches.suse/serial-8250_mtk-fix-uart-corruption-issue-when-rx-po.patch
	patches.suse/staging-rtl8723bs-Fix-a-resource-leak-in-sd_int_dpc.patch
	patches.suse/staging-rtl8712-get-rid-of-flush_scheduled_work.patch
	patches.suse/firmware_loader-use-ETIMEDOUT-instead-of-EAGAIN-in-f.patch
	patches.suse/firmware_loader-fix-use-after-free-in-firmware_fallb.patch
	patches.suse/ovl-prevent-private-clone-if-bind-mount-is-not-allow.patch
	patches.suse/platform-x86-pcengines-apuv2-Add-missing-terminating.patch
	patches.suse/ASoC-tlv320aic31xx-Fix-jack-detection-after-suspend.patch
	patches.suse/ASoC-cs42l42-Correct-definition-of-ADC-Volume-contro.patch
	patches.suse/ASoC-cs42l42-Don-t-allow-SND_SOC_DAIFMT_LEFT_J.patch
	patches.suse/ASoC-intel-atom-Fix-reference-to-PCM-buffer-address.patch
	patches.suse/ASoC-xilinx-Fix-reference-to-PCM-buffer-address.patch
	patches.suse/ASoC-cs42l42-Fix-inversion-of-ADC-Notch-Switch-contr.patch
	patches.suse/ASoC-cs42l42-Remove-duplicate-control-for-WNF-filter.patch
	patches.suse/ASoC-cs42l42-Fix-LRCLK-frame-start-edge.patch
	patches.suse/ALSA-hda-Add-quirk-for-ASUS-Flow-x13.patch
	patches.suse/ceph-reduce-contention-in-ceph_check_delayed_caps.patch
	patches.suse/ceph-take-snap_empty_lock-atomically-with-snaprealm-refcount-change.patch
	patches.suse/netfilter-conntrack-collect-all-entries-in-one-cycle.patch
	patches.suse/ice-Prevent-probing-virtual-functions.patch
	patches.suse/iavf-Set-RSS-LUT-and-key-in-reset-handle-path.patch
	patches.suse/net-mlx5e-Avoid-creating-tunnel-headers-for-local-ro.patch
	patches.suse/net-mlx5-Fix-return-value-from-tracer-initialization.patch
	patches.suse/net-linkwatch-fix-failure-to-restore-device-state-ac.patch
	patches.suse/0008-nbd-Aovid-double-completion-of-a-request.patch
	patches.suse/cifs-create-sd-context-must-be-a-multiple-of-8.patch
	patches.suse/xen-events-Fix-race-in-set_evtchn_to_irq.patch
	patches.suse/i2c-dev-zero-out-array-used-for-i2c-reads-from-users.patch
	patches.suse/iio-adc-ti-ads7950-Ensure-CS-is-deasserted-after-rea.patch
	patches.suse/iio-humidity-hdc100x-Add-margin-to-the-conversion-ti.patch
	patches.suse/iio-adc-Fix-incorrect-exit-of-for-loop.patch
	patches.suse/ACPI-NFIT-Fix-support-for-virtual-SPA-ranges.patch
	patches.suse/scsi-lpfc-Move-initialization-of-phba-poll_list-earl.patch
	patches.suse/x86-resctrl-fix-default-monitoring-groups-reporting.patch
	patches.suse/PCI-MSI-Enable-and-mask-MSI-X-early.patch
	patches.suse/PCI-MSI-Mask-all-unused-MSI-X-entries.patch
	patches.suse/PCI-MSI-Enforce-that-MSI-X-table-entry-is-masked-for.patch
	patches.suse/PCI-MSI-Enforce-MSI-X-entry-updates-to-be-visible.patch
	patches.suse/PCI-MSI-Do-not-set-invalid-bits-in-MSI-mask.patch
	patches.suse/PCI-MSI-Correct-misleading-comments.patch
	patches.suse/PCI-MSI-Use-msi_mask_irq-in-pci_msi_shutdown.patch
	patches.suse/genirq-provide-irqchip_affinity_pre_startup.patch
	patches.suse/x86-ioapic-force-affinity-setup-before-startup.patch
	patches.suse/x86-msi-force-affinity-setup-before-startup.patch
	patches.suse/powerpc-pseries-Fix-update-of-LPAR-security-flavor-a.patch
	patches.suse/virtio_pci-Support-surprise-removal-of-virtio-pci-de.patch
	patches.suse/KVM-nSVM-avoid-picking-up-unsupported-bits-from-L2-i.patch
	patches.suse/KVM-nSVM-always-intercept-VMLOAD-VMSAVE-when-nested.patch
	patches.suse/tracing-histogram-Fix-NULL-pointer-dereference-on-strcmp-on-NULL-event-name.patch
	patches.suse/mtd-cfi_cmdset_0002-fix-crash-when-erasing-writing-A.patch
	patches.suse/ALSA-hda-fix-the-Capture-Switch-value-change-notific.patch
	patches.suse/ALSA-hda-realtek-Enable-4-speaker-output-for-Dell-XP.patch
	patches.suse/ALSA-hda-via-Apply-runtime-PM-workaround-for-ASUS-B2.patch
	patches.suse/btrfs-prevent-rename2-from-exchanging-a-subvol-with-a-directory-from-different-parents.patch
	patches.suse/bnxt-don-t-lock-the-tx-queue-from-napi-poll.patch
	patches.suse/bnxt-disable-napi-before-canceling-DIM.patch
	patches.suse/bnxt-make-sure-xmit_more-errors-does-not-miss-doorbe.patch
	patches.suse/bnxt-count-Tx-drops.patch
	patches.suse/net-6pack-fix-slab-out-of-bounds-in-decode_data.patch
	patches.suse/ptp_pch-Restore-dependency-on-PCI.patch
	patches.suse/bnxt_en-Disable-aRFS-if-running-on-212-firmware.patch
	patches.suse/bnxt_en-Add-missing-DMA-memory-barriers.patch
	patches.suse/net-qlcnic-add-missed-unlock-in-qlcnic_83xx_flash_re.patch
	patches.suse/net-asix-fix-uninit-value-bugs.patch
	patches.suse/i40e-Fix-ATR-queue-selection.patch
	patches.suse/iavf-Fix-ping-is-lost-after-untrusted-VF-had-tried-t.patch
	patches.suse/iommu-check-if-group-is-null-before-remove-device
	patches.suse/ASoC-intel-atom-Fix-breakage-for-PCM-buffer-address-.patch
	patches.suse/mmc-dw_mmc-Fix-hang-on-data-CRC-error.patch
	patches.suse/mmc-sdhci-iproc-Cap-min-clock-frequency-on-BCM2711.patch
	patches.suse/mmc-sdhci-iproc-Set-SDHCI_QUIRK_CAP_CLOCK_BASE_BROKE.patch
	patches.suse/PCI-Increase-D3-delay-for-AMD-Renoir-Cezanne-XHCI.patch
	patches.suse/drm-Copy-drm_wait_vblank-to-user-before-returning.patch
	patches.suse/drm-nouveau-disp-power-down-unused-DP-links-during-i.patch
	patches.suse/slimbus-messaging-start-transaction-ids-from-1-inste.patch
	patches.suse/slimbus-messaging-check-for-valid-transaction-id.patch
	patches.suse/slimbus-ngd-reset-dma-setup-during-runtime-pm.patch
	patches.suse/RDMA-bnxt_re-Remove-unpaired-rtnl-unlock-in-bnxt_re_.patch
	patches.suse/net-qrtr-fix-another-OOB-Read-in-qrtr_endpoint_post.patch
	patches.suse/xgene-v2-Fix-a-resource-leak-in-the-error-handling-p.patch
	patches.suse/e1000e-Fix-the-max-snoop-no-snoop-latency-for-10M.patch
	patches.suse/e1000e-Do-not-take-care-about-recovery-NVM-checksum.patch
	patches.suse/can-usb-esd_usb2-esd_usb2_rx_event-fix-the-interchan.patch
	patches.suse/ipv6-use-siphash-in-rt6_exception_hash.patch
	patches.suse/ipv4-use-siphash-instead-of-jenkins-in-fnhe_hashfun.patch
	patches.suse/cxgb4-dont-touch-blocked-freelist-bitmap-after-free.patch
	patches.suse/gpu-ipu-v3-Fix-i.MX-IPU-v3-offset-calculations-for-s.patch
	patches.suse/Revert-mmc-sdhci-iproc-Set-SDHCI_QUIRK_CAP_CLOCK_BAS.patch
	patches.suse/reset-reset-zynqmp-Fixed-the-argument-data-type.patch
	patches.suse/USB-serial-option-add-new-VID-PID-to-support-Fibocom.patch
	patches.suse/Revert-USB-serial-ch341-fix-character-loss-at-high-t.patch
	patches.suse/usb-dwc3-gadget-Fix-dwc3_calc_trbs_left.patch
	patches.suse/usb-dwc3-gadget-Stop-EP0-transfers-during-pullup-dis.patch
	patches.suse/x86-resctrl-fix-a-maybe-uninitialized-build-warning-treated-as-error.patch
	patches.suse/PCI-MSI-Skip-masking-MSI-X-on-Xen-PV.patch
	patches.suse/console-consume-APC-DM-DCS.patch
	patches.suse/vt_kdsetmode-extend-console-locking.patch
	patches.suse/regmap-fix-the-offset-of-register-error-log.patch
	patches.suse/regulator-vctrl-Use-locked-regulator_get_voltage-in-.patch
	patches.suse/regulator-vctrl-Avoid-lockdep-warning-in-enable-disa.patch
	patches.suse/spi-spi-fsl-dspi-Fix-issue-with-uninitialized-dma_sl.patch
	patches.suse/spi-spi-pic32-Fix-issue-with-uninitialized-dma_slave.patch
	patches.suse/spi-sprd-Fix-the-wrong-WDG_LOAD_VAL.patch
	patches.suse/power-supply-axp288_fuel_gauge-Report-register-addre.patch
	patches.suse/power-supply-max17042-handle-fails-of-reading-status.patch
	patches.suse/power-supply-max17042_battery-fix-typo-in-MAx17042_T.patch
	patches.suse/tpm-ibmvtpm-Avoid-error-message-when-process-gets-si.patch
	patches.suse/lib-mpi-use-kcalloc-in-mpi_resize.patch
	patches.suse/crypto-qat-use-proper-type-for-vf_mask.patch
	patches.suse/edac-i10nm-fix-nvdimm-detection.patch
	patches.suse/x86-reboot-limit-dell-optiplex-990-quirk-to-early-bios-versions.patch
	patches.suse/block-bfq-fix-bfq_set_next_ioprio_data.patch
	patches.suse/params-lift-param_set_uint_minmax-to-common-code.patch
	patches.suse/nvme-pci-limit-maximum-queue-depth-to-4095.patch
	patches.suse/nvme-tcp-don-t-check-blk_mq_tag_to_rq-when-receiving.patch
	patches.suse/nvme-code-command_id-with-a-genctr-for-use-after-fre.patch
	patches.suse/ata-sata_dwc_460ex-No-need-to-call-phy_exit-befre-ph.patch
	patches.suse/libata-fix-ata_host_start.patch
	patches.suse/cifs-fix-wrong-release-in-sess_alloc_buffer-failed-path.patch
	patches.suse/smb3-fix-posix-extensions-mount-option.patch
	patches.suse/cifs-fork-arc4-and-create-a-separate-module-for-it-for-cifs-and-oth.patch
	patches.suse/cifs-create-a-MD4-module-and-switch-cifs-ko-to-use-it.patch
	patches.suse/cifs-cifs_md4-convert-to-SPDX-identifier.patch
	patches.suse/cifs-Do-not-leak-EDEADLK-to-dgetents64-for-STATUS_USER_SESSION_DELE.patch
	patches.suse/btrfs-fix-NULL-pointer-dereference-when-deleting-dev.patch
	patches.suse/fscrypt-add-fscrypt_symlink_getattr-for-computing-st.patch
	patches.suse/ext4-report-correct-st_size-for-encrypted-symlinks.patch
	patches.suse/lockd-Fix-invalid-lockowner-cast-after-vfs_test_lock.patch
	patches.suse/nfsd4-Fix-forced-expiry-locking.patch
	patches.suse/mm-swap-consider-max-pages-in-iomap_swapfile_add_ext.patch
	patches.suse/PM-EM-Increase-energy-calculation-precision.patch
	patches.suse/PCI-Use-pci_update_current_state-in-pci_enable_devic.patch
	patches.suse/PCI-PM-Avoid-forcing-PCI_D0-for-wakeup-reasons-incon.patch
	patches.suse/PCI-PM-Enable-PME-if-it-can-be-signaled-from-D3cold.patch
	patches.suse/mmc-sdhci-of-arasan-Check-return-value-of-non-void-f.patch
	patches.suse/mmc-rtsx_pci-Fix-long-reads-when-clock-is-prescaled.patch
	patches.suse/mmc-dw_mmc-Fix-issue-with-uninitialized-dma_slave_co.patch
	patches.suse/mmc-moxart-Fix-issue-with-uninitialized-dma_slave_co.patch
	patches.suse/mmc-core-Return-correct-emmc-response-in-case-of-ioc.patch
	patches.suse/i2c-highlander-add-IRQ-check.patch
	patches.suse/i2c-iop3xx-fix-deferred-probing.patch
	patches.suse/i2c-s3c2410-fix-IRQ-check.patch
	patches.suse/i2c-mt65xx-fix-IRQ-check.patch
	patches.suse/leds-trigger-audio-Add-an-activate-callback-to-ensur.patch
	patches.suse/bpf-Fix-a-typo-of-reuseport-map-in-bpf.h.patch
	patches.suse/gve-fix-the-wrong-AdminQ-buffer-overflow-check.patch
	patches.suse/vmxnet3-prepare-for-version-6-changes.patch
	patches.suse/vmxnet3-add-support-for-32-Tx-Rx-queues.patch
	patches.suse/vmxnet3-remove-power-of-2-limitation-on-the-queues.patch
	patches.suse/vmxnet3-add-support-for-ESP-IPv6-RSS.patch
	patches.suse/vmxnet3-set-correct-hash-type-based-on-rss-informati.patch
	patches.suse/vmxnet3-increase-maximum-configurable-mtu-to-9190.patch
	patches.suse/vmxnet3-update-to-version-6.patch
	patches.suse/igmp-Add-ip_mc_list-lock-in-ip_check_mc_rcu.patch
	patches.suse/igc-Remove-_I_PHY_ID-checking.patch
	patches.suse/igc-Remove-phy-type-checking.patch
	patches.suse/usb-hso-remove-the-bailout-parameter.patch
	patches.suse/ionic-cleanly-release-devlink-instance.patch
	patches.suse/net-mlx5e-Prohibit-inner-indir-TIRs-in-IPoIB.patch
	patches.suse/devlink-Break-parameter-notification-sequence-to-be-.patch
	patches.suse/net-mlx5-Fix-unpublish-devlink-parameters.patch
	patches.suse/Bluetooth-sco-prevent-information-leak-in-sco_conn_d.patch
	patches.suse/Bluetooth-skip-invalid-hci_sync_conn_complete_evt.patch
	patches.suse/Bluetooth-increase-BTNAMSIZ-to-21-chars-to-fix-poten.patch
	patches.suse/Bluetooth-schedule-SCO-timeouts-with-delayed_work.patch
	patches.suse/Bluetooth-avoid-circular-locks-in-sco_sock_connect.patch
	patches.suse/Bluetooth-switch-to-lock_sock-in-SCO.patch
	patches.suse/Bluetooth-fix-repeated-calls-to-sco_sock_kill.patch
	patches.suse/Bluetooth-add-timeout-sanity-check-to-hci_inquiry.patch
	patches.suse/mac80211-Fix-insufficient-headroom-issue-for-AMSDU.patch
	patches.suse/rsi-fix-error-code-in-rsi_load_9116_firmware.patch
	patches.suse/rsi-fix-an-error-code-in-rsi_probe.patch
	patches.suse/xen-netfront-read-response-from-backend-only-once.patch
	patches.suse/xen-netfront-don-t-read-data-from-request-on-the-rin.patch
	patches.suse/xen-netfront-disentangle-tx_skb_freelist.patch
	patches.suse/xen-netfront-don-t-trust-the-backend-response-data-b.patch
	patches.suse/msft-hv-2430-net-mana-Move-NAPI-from-EQ-to-CQ.patch
	patches.suse/msft-hv-2431-net-mana-Add-support-for-EQ-sharing.patch
	patches.suse/msft-hv-2432-net-mana-Add-WARN_ON_ONCE-in-case-of-CQE-read-overfl.patch
	patches.suse/ath9k-fix-OOB-read-ar9300_eeprom_restore_internal.patch
	patches.suse/ath9k-fix-sleeping-in-atomic-context.patch
	patches.suse/ath6kl-wmi-fix-an-error-code-in-ath6kl_wmi_sync_poin.patch
	patches.suse/iwlwifi-mvm-fix-a-memory-leak-in-iwl_mvm_mac_ctxt_be.patch
	patches.suse/bcma-Fix-memory-leak-for-internally-handled-cores.patch
	patches.suse/brcmfmac-pcie-fix-oops-on-failure-to-resume-and-repr.patch
	patches.suse/ipv6-make-exception-cache-less-predictible.patch
	patches.suse/ipv4-make-exception-cache-less-predictible.patch
	patches.suse/fpga-altera-freeze-bridge-Address-warning-about-unus.patch
	patches.suse/fpga-xiilnx-spi-Address-warning-about-unused-variabl.patch
	patches.suse/fpga-zynqmp-fpga-Address-warning-about-unused-variab.patch
	patches.suse/parport-remove-non-zero-check-on-count.patch
	patches.suse/VMCI-fix-NULL-pointer-dereference-when-unmapping-que.patch
	patches.suse/debugfs-Return-error-during-full-open-_proxy_open-on.patch
	patches.suse/staging-board-Fix-uninitialized-spinlock-when-attach.patch
	patches.suse/staging-ks7010-Fix-the-initialization-of-the-sleep_s.patch
	patches.suse/iio-dac-ad5624r-Fix-incorrect-handling-of-an-optiona.patch
	patches.suse/staging-rtl8192u-Fix-bitwise-vs-logical-operator-in-.patch
	patches.suse/staging-rts5208-Fix-get_ms_information-heap-buffer-s.patch
	patches.suse/tty-serial-jsm-hold-port-lock-when-reporting-modem-l.patch
	patches.suse/tty-hvc-replace-BUG_ON-with-negative-return-value.patch
	patches.suse/serial-8250-Define-RX-trigger-levels-for-OxSemi-950-.patch
	patches.suse/serial-8250_pci-make-setup_port-parameters-explicitl.patch
	patches.suse/serial-sh-sci-fix-break-handling-for-sysrq.patch
	patches.suse/tty-serial-fsl_lpuart-fix-the-wrong-mapbase-value.patch
	patches.suse/tty-Fix-data-race-between-tiocsti-and-flush_to_ldisc.patch
	patches.suse/usb-host-fotg210-fix-the-endpoint-s-transactional-op.patch
	patches.suse/usb-host-fotg210-fix-the-actual_length-of-an-iso-pac.patch
	patches.suse/usb-gadget-u_ether-fix-a-potential-null-pointer-dere.patch
	patches.suse/USB-EHCI-ehci-mv-improve-error-handling-in-mv_ehci_e.patch
	patches.suse/usb-dwc3-meson-g12a-add-IRQ-check.patch
	patches.suse/usb-gadget-udc-at91-add-IRQ-check.patch
	patches.suse/usb-phy-fsl-usb-add-IRQ-check.patch
	patches.suse/usb-phy-twl6030-add-IRQ-checks.patch
	patches.suse/usb-mtu3-use-mult-for-HS-isoc-or-intr.patch
	patches.suse/usb-mtu3-fix-the-wrong-HS-mult-value.patch
	patches.suse/usb-gadget-udc-renesas_usb3-Fix-soc_device_match-abu.patch
	patches.suse/usb-host-ohci-tmio-add-IRQ-check.patch
	patches.suse/usb-phy-tahvo-add-IRQ-check.patch
	patches.suse/usb-gadget-mv_u3d-request_irq-after-initializing-UDC.patch
	patches.suse/usb-ehci-orion-Handle-errors-of-clk_prepare_enable-i.patch
	patches.suse/usb-musb-musb_dsps-request_irq-after-initializing-mu.patch
	patches.suse/usbip-give-back-URBs-for-unsent-unlink-requests-duri.patch
	patches.suse/usbip-vhci_hcd-USB-port-can-get-stuck-in-the-disable.patch
	patches.suse/usb-bdc-Fix-an-error-handling-path-in-bdc_probe-when.patch
	patches.suse/usb-host-xhci-rcar-Don-t-reload-firmware-after-the-c.patch
	patches.suse/ALSA-hda-realtek-Workaround-for-conflicting-SSID-on-.patch
	patches.suse/ALSA-usb-audio-Fix-regression-on-Sony-WALKMAN-NW-A45.patch
	patches.suse/ALSA-pcm-fix-divide-error-in-snd_pcm_lib_ioctl.patch
	patches.suse/ASoC-ti-delete-some-dead-code-in-omap_abe_probe.patch
	patches.suse/ASoC-Intel-Skylake-Leave-data-as-is-when-invoking-TL.patch
	patches.suse/ASoC-rockchip-i2s-Fix-regmap_ops-hang.patch
	patches.suse/ASoC-rockchip-i2s-Fixup-config-for-DAIFMT_DSP_A-B.patch
	patches.suse/ASoC-wcd9335-Fix-a-double-irq-free-in-the-remove-fun.patch
	patches.suse/ASoC-wcd9335-Fix-a-memory-leak-in-the-error-handling.patch
	patches.suse/ASoC-wcd9335-Disable-irq-on-slave-ports-in-the-remov.patch
	patches.suse/media-dib8000-rewrite-the-init-prbs-logic.patch
	patches.suse/media-uvc-don-t-do-DMA-on-stack.patch
	patches.suse/media-TDA1997x-enable-EDID-support.patch
	patches.suse/media-cxd2880-spi-Fix-an-error-handling-path.patch
	patches.suse/media-rc-loopback-return-number-of-emitters-rather-t.patch
	patches.suse/media-dvb-usb-fix-uninit-value-in-dvb_usb_adapter_dv.patch
	patches.suse/media-dvb-usb-fix-uninit-value-in-vp702x_read_mac_ad.patch
	patches.suse/media-dvb-usb-Fix-error-handling-in-dvb_usb_i2c_init.patch
	patches.suse/media-go7007-fix-memory-leak-in-go7007_usb_probe.patch
	patches.suse/media-go7007-remove-redundant-initialization.patch
	patches.suse/media-stkwebcam-fix-memory-leak-in-stk_camera_probe.patch
	patches.suse/media-coda-fix-frame_mem_ctrl-for-YUV420-and-YVU420-.patch
	patches.suse/media-em28xx-input-fix-refcount-bug-in-em28xx_usb_di.patch
	patches.suse/media-imx258-Rectify-mismatch-of-VTS-value.patch
	patches.suse/media-imx258-Limit-the-max-analogue-gain-to-480.patch
	patches.suse/media-v4l2-dv-timings.c-fix-wrong-condition-in-two-f.patch
	patches.suse/media-TDA1997x-fix-tda1997x_query_dv_timings-return-.patch
	patches.suse/media-venus-venc-Fix-potential-null-pointer-derefere.patch
	patches.suse/drm-panfrost-Fix-missing-clk_disable_unprepare-on-er.patch
	patches.suse/drm-amdgpu-Fix-BUG_ON-assert.patch
	patches.suse/drm-gma500-Fix-end-of-loop-tests-for-list_for_each_e.patch
	patches.suse/video-fbdev-kyro-fix-a-DoS-bug-by-restricting-user-i.patch
	patches.suse/drm-avoid-blocking-in-drm_clients_info-s-rcu-section.patch
	patches.suse/drm-add-a-locked-version-of-drm_is_current_master.patch
	patches.suse/drm-serialize-drm_file.master-with-a-new-spinlock.patch
	patches.suse/drm-protect-drm_master-pointers-in-drm_lease.c.patch
	patches.suse/video-fbdev-asiliantfb-Error-out-if-pixclock-equals-.patch
	patches.suse/video-fbdev-kyro-Error-out-if-pixclock-equals-zero.patch
	patches.suse/video-fbdev-riva-Error-out-if-pixclock-equals-zero.patch
	patches.suse/drm-use-the-lookup-lock-in-drm_is_current_master.patch
	patches.suse/drm-amd-display-Fix-timer_per_pixel-unit-error.patch
	patches.suse/drm-amd-amdgpu-Update-debugfs-link_settings-output-l.patch
	patches.suse/drm-amdgpu-acp-Make-PM-domain-really-work.patch
	patches.suse/drm-msm-dpu-make-dpu_hw_ctl_clear_all_blendstages-cl.patch
	patches.suse/drm-msm-dsi-Fix-some-reference-counted-resource-leak.patch
	patches.suse/drm-msi-mdp4-populate-priv-kms-in-mdp4_kms_init.patch
	patches.suse/gpu-drm-amd-amdgpu-amdgpu_i2c-fix-possible-uninitial.patch
	patches.suse/soc-aspeed-lpc-ctrl-Fix-boundary-check-for-mmap.patch
	patches.suse/soc-aspeed-p2a-ctrl-Fix-boundary-check-for-mmap.patch
	patches.suse/Revert-dmaengine-imx-sdma-refine-to-load-context-onl.patch
	patches.suse/dmaengine-imx-sdma-remove-duplicated-sdma_load_conte.patch
	patches.suse/soc-qcom-rpmhpd-Use-corner-in-power_off.patch
	patches.suse/soc-qcom-smsm-Fix-missed-interrupts-if-state-changes.patch
	patches.suse/ARM-dts-at91-add-pinctrl-names-0-for-all-gpios.patch
	patches.suse/ARM-dts-meson8-Use-a-higher-default-GPU-clock-frequency.patch
	patches.suse/ARM-dts-meson8b-odroidc1-Fix-the-pwm-regulator-supply-properties.patch
	patches.suse/ARM-dts-meson8b-mxq-Fix-the-pwm-regulator-supply-properties.patch
	patches.suse/ARM-dts-meson8b-ec100-Fix-the-pwm-regulator-supply-properties.patch
	patches.suse/ARM-dts-vf610-zii-dev-rev-b-Remove-address-cells-and-size-cells-property-from-at93c46d-dt-node.patch
	patches.suse/ext4-fix-race-writing-to-an-inline_data-file-while-i.patch
	patches.suse/xen-fix-setting-of-max_pfn-in-shared_info.patch
	patches.suse/xen-blkfront-read-response-from-backend-only-once.patch
	patches.suse/xen-blkfront-don-t-take-local-copy-of-a-request-from.patch
	patches.suse/xen-blkfront-don-t-trust-the-backend-response-data-b.patch
	patches.suse/platform-x86-dell-smbios-wmi-Add-missing-kfree-in-er.patch
	patches.suse/mailbox-sti-quieten-kernel-doc-warnings.patch
	patches.suse/clk-at91-clk-generated-Limit-the-requested-rate-to-o.patch
	patches.suse/clk-kirkwood-Fix-a-clocking-boot-regression.patch
	patches.suse/pinctrl-single-Fix-error-return-code-in-pcs_parse_bi.patch
	patches.suse/pinctrl-stmfx-Fix-hazardous-u8-to-unsigned-long-cast.patch
	patches.suse/pinctrl-samsung-Fix-pinctrl-bank-pin-count.patch
	patches.suse/HID-i2c-hid-Fix-Elan-touchpad-regression.patch
	patches.suse/HID-input-do-not-report-stylus-battery-state-as-full.patch
	patches.suse/HID-usbhid-free-raw_report-buffers-in-usbhid_stop.patch
	patches.suse/docs-Fix-infiniband-uverbs-minor-number.patch
	patches.suse/scsi-qla2xxx-Remove-redundant-continue-statement-in-.patch
	patches.suse/scsi-lpfc-Fix-NVMe-support-reporting-in-log-message.patch
	patches.suse/scsi-lpfc-Remove-use-of-kmalloc-in-trace-event-loggi.patch
	patches.suse/scsi-lpfc-Improve-firmware-download-logging.patch
	patches.suse/scsi-lpfc-Fix-function-description-comments-for-vmid.patch
	patches.suse/scsi-lpfc-Discovery-state-machine-fixes-for-LOGO-han.patch
	patches.suse/scsi-lpfc-Fix-target-reset-handler-from-falsely-retu.patch
	patches.suse/scsi-lpfc-Keep-NDLP-reference-until-after-freeing-th.patch
	patches.suse/scsi-lpfc-Fix-NULL-ptr-dereference-with-NPIV-ports-f.patch
	patches.suse/scsi-lpfc-Fix-memory-leaks-in-error-paths-while-issu.patch
	patches.suse/scsi-lpfc-Remove-REG_LOGIN-check-requirement-to-issu.patch
	patches.suse/scsi-lpfc-Fix-KASAN-slab-out-of-bounds-in-lpfc_unreg.patch
	patches.suse/scsi-lpfc-Clear-outstanding-active-mailbox-during-PC.patch
	patches.suse/scsi-lpfc-Use-PBDE-feature-enabled-bit-to-determine-.patch
	patches.suse/scsi-lpfc-Enable-adisc-discovery-after-RSCN-by-defau.patch
	patches.suse/scsi-lpfc-Delay-unregistering-from-transport-until-G.patch
	patches.suse/scsi-lpfc-Call-discovery-state-machine-when-handling.patch
	patches.suse/scsi-lpfc-Skip-reg_vpi-when-link-is-down-for-SLI3-in.patch
	patches.suse/scsi-lpfc-Skip-issuing-ADISC-when-node-is-in-NPR-sta.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-12.8.0.11.patch
	patches.suse/scsi-lpfc-Copyright-updates-for-12.8.0.11-patches.patch
	patches.suse/scsi-core-Add-scsi_prot_ref_tag-helper.patch
	patches.suse/scsi-qla2xxx-Use-the-proper-SCSI-midlayer-interfaces.patch
	patches.suse/scsi-lpfc-Add-PCI-ID-support-for-LPe37000-LPe38000-s.patch
	patches.suse/scsi-lpfc-Fix-cq_id-truncation-in-rq-create.patch
	patches.suse/scsi-lpfc-Revise-Topology-and-RAS-support-checks-for.patch
	patches.suse/scsi-lpfc-Add-256-Gb-link-speed-support.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-14.0.0.0.patch
	patches.suse/scsi-lpfc-Copyright-updates-for-14.0.0.0-patches.patch
	patches.suse/scsi-lpfc-Remove-redundant-assignment-to-pointer-pcm.patch
	patches.suse/scsi-qla2xxx-Remove-unused-variable-status.patch
	patches.suse/scsi-qla2xxx-edif-Add-start-stop-bsgs.patch
	patches.suse/scsi-qla2xxx-edif-Add-getfcinfo-and-statistic-bsgs.patch
	patches.suse/scsi-qla2xxx-edif-Add-send-receive-and-accept-for-au.patch
	patches.suse/scsi-qla2xxx-edif-Add-extraction-of-auth_els-from-th.patch
	patches.suse/scsi-qla2xxx-edif-Add-key-update.patch
	patches.suse/scsi-qla2xxx-edif-Add-authentication-pass-fail-bsgs.patch
	patches.suse/scsi-qla2xxx-edif-Add-detection-of-secure-device.patch
	patches.suse/scsi-qla2xxx-edif-Add-doorbell-notification-for-app.patch
	patches.suse/scsi-qla2xxx-edif-Add-encryption-to-I-O-path.patch
	patches.suse/scsi-qla2xxx-edif-Increment-command-and-completion-c.patch
	patches.suse/scsi-qla2xxx-Update-version-to-10.02.00.107-k.patch
	patches.suse/scsi-qla2xxx-Fix-spelling-mistakes-allloc-alloc.patch
	patches.suse/scsi-lpfc-Fix-possible-ABBA-deadlock-in-nvmet_xri_ab.patch
	patches.suse/scsi-BusLogic-Fix-missing-pr_cont-use
	patches.suse/scsi-qla2xxx-Fix-use-after-free-in-debug-code.patch
	patches.suse/scsi-qla2xxx-Remove-redundant-initialization-of-vari.patch
	patches.suse/scsi-fdomain-Fix-error-return-code-in-fdomain_probe
	patches.suse/scsi-core-Introduce-the-scsi_cmd_to_rq-function.patch
	patches.suse/scsi-lpfc-Use-scsi_cmd_to_rq-instead-of-scsi_cmnd.re.patch
	patches.suse/scsi-qla2xxx-Use-scsi_cmd_to_rq-instead-of-scsi_cmnd.patch
	patches.suse/scsi-core-Add-helper-to-return-number-of-logical-blo.patch
	patches.suse/scsi-qla2xxx-Add-host-attribute-to-trigger-MPI-hang.patch
	patches.suse/scsi-qla2xxx-Adjust-request-response-queue-size-for-.patch
	patches.suse/scsi-qla2xxx-Changes-to-support-FCP2-Target.patch
	patches.suse/scsi-qla2xxx-Show-OS-name-and-version-in-FDMI-1.patch
	patches.suse/scsi-qla2xxx-Add-debug-print-of-64G-link-speed.patch
	patches.suse/scsi-qla2xxx-Fix-port-type-info.patch
	patches.suse/scsi-qla2xxx-Fix-unsafe-removal-from-linked-list.patch
	patches.suse/scsi-qla2xxx-Fix-NPIV-create-erroneous-error.patch
	patches.suse/scsi-qla2xxx-Suppress-unnecessary-log-messages-durin.patch
	patches.suse/scsi-qla2xxx-Changes-to-support-kdump-kernel.patch
	patches.suse/scsi-qla2xxx-Changes-to-support-kdump-kernel-for-NVM.patch
	patches.suse/scsi-qla2xxx-Sync-queue-idx-with-queue_pair_map-idx.patch
	patches.suse/scsi-qla2xxx-Update-version-to-10.02.06.100-k.patch
	patches.suse/scsi-smartpqi-Fix-an-error-code-in-pqi_get_raid_map
	patches.suse/scsi-qedi-Fix-error-codes-in-qedi_alloc_global_queues
	patches.suse/scsi-qedf-Fix-error-codes-in-qedf_alloc_global_queues
	patches.suse/scsi-ibmvfc-Do-not-wait-for-initial-device-scan.patch
	patches.suse/scsi-qla2xxx-edif-Fix-stale-session.patch
	patches.suse/scsi-qla2xxx-edif-Reject-AUTH-ELS-on-session-down.patch
	patches.suse/scsi-qla2xxx-edif-Fix-EDIF-enable-flag.patch
	patches.suse/scsi-qla2xxx-Fix-hang-during-NVMe-session-tear-down.patch
	patches.suse/scsi-qla2xxx-edif-Add-N2N-support-for-EDIF.patch
	patches.suse/scsi-qla2xxx-edif-Do-secure-PLOGI-when-auth-app-is-p.patch
	patches.suse/scsi-qla2xxx-Fix-NVMe-FCP-personality-change.patch
	patches.suse/scsi-qla2xxx-Fix-hang-on-NVMe-command-timeouts.patch
	patches.suse/scsi-qla2xxx-Fix-NVMe-retry.patch
	patches.suse/scsi-qla2xxx-Fix-NVMe-session-down-detection.patch
	patches.suse/scsi-qla2xxx-edif-Fix-returnvar.cocci-warnings.patch
	patches.suse/scsi-qla2xxx-Update-version-to-10.02.06.200-k.patch
	patches.suse/scsi-qla2xxx-Do-not-call-fc_block_scsi_eh-during-bus.patch
	patches.suse/scsi-qla2xxx-Open-code-qla2xxx_eh_target_reset.patch
	patches.suse/scsi-qla2xxx-Open-code-qla2xxx_eh_device_reset.patch
	patches.suse/scsi-fc-Add-EDC-ELS-definition.patch
	patches.suse/scsi-lpfc-Add-SET_HOST_DATA-mbox-cmd-to-pass-date-ti.patch
	patches.suse/scsi-lpfc-Add-MIB-feature-enablement-support.patch
	patches.suse/scsi-lpfc-Expand-FPIN-and-RDF-receive-logging.patch
	patches.suse/scsi-lpfc-Add-EDC-ELS-support.patch
	patches.suse/scsi-lpfc-Add-cm-statistics-buffer-support.patch
	patches.suse/scsi-lpfc-Add-support-for-cm-enablement-buffer.patch
	patches.suse/scsi-lpfc-Add-cmfsync-WQE-support.patch
	patches.suse/scsi-lpfc-Add-support-for-the-CM-framework.patch
	patches.suse/scsi-lpfc-Add-rx-monitoring-statistics.patch
	patches.suse/scsi-lpfc-Add-support-for-maintaining-the-cm-statist.patch
	patches.suse/scsi-lpfc-Add-debugfs-support-for-cm-framework-buffe.patch
	patches.suse/scsi-lpfc-Add-cmf_info-sysfs-entry.patch
	patches.suse/scsi-lpfc-Add-bsg-support-for-retrieving-adapter-cmf.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-14.0.0.1.patch
	patches.suse/scsi-lpfc-Copyright-updates-for-14.0.0.1-patches.patch
	patches.suse/scsi-lpfc-Use-the-proper-SCSI-midlayer-interfaces-fo.patch
	patches.suse/ocfs2-ocfs2_downconvert_lock-failure-results-in-dead.patch
	patches.suse/fs-mm-fix-race-in-unlinking-swapfile.patch
	patches.suse/memcg-enable-accounting-of-ipc-resources.patch
	patches.suse/mm-vmscan-guarantee-drop_slab_node-termination.patch
	patches.suse/powerpc-stacktrace-Include-linux-delay.h.patch
	patches.suse/pseries-drmem-update-LMBs-after-LPM.patch
	patches.suse/powerpc-pseries-Prevent-free-CPU-ids-being-reused-on.patch
	patches.suse/powerpc-pseries-Fix-build-error-when-NUMA-n.patch
	patches.suse/powerpc-perf-hv-gpci-Fix-counter-value-parsing.patch
	patches.suse/powerpc-perf-Use-stack-siar-instead-of-mfspr.patch
	patches.suse/powerpc-perf-Drop-the-case-of-returning-0-as-instruc.patch
	patches.suse/powerpc-perf-Fix-the-check-for-SIAR-value.patch
	patches.suse/KVM-PPC-Book3S-HV-Nested-Reflect-guest-PMU-in-use-to.patch
	patches.suse/KVM-PPC-Fix-clearing-never-mapped-TCEs-in-realmode.patch
	patches.suse/NFSv4-pNFS-Fix-a-layoutget-livelock-loop.patch
	patches.suse/SUNRPC-Fix-potential-memory-corruption.patch
	patches.suse/SUNRPC-Simplify-socket-shutdown-when-not-reusing-TCP.patch
	patches.suse/mtd-rawnand-cafe-Fix-a-resource-leak-in-the-error-ha.patch
	patches.suse/libata-add-ATA_HORKAGE_NO_NCQ_TRIM-for-Samsung-860-a.patch
	patches.suse/libata-Add-ATA_HORKAGE_NO_NCQ_ON_ATI-for-Samsung-860.patch
	patches.suse/fuse-truncate-pagecache-on-atomic_o_trunc.patch
	patches.suse/fuse-flush-extending-writes.patch
	patches.suse/gpio-mpc8xxx-Fix-a-resources-leak-in-the-error-handl.patch
	patches.suse/gpio-mpc8xxx-Use-devm_gpiochip_add_data-to-simplify-.patch
	patches.suse/mfd-axp20x-Update-AXP288-volatile-ranges.patch
	patches.suse/mfd-Don-t-use-irq_create_mapping-to-resolve-a-mappin.patch
	patches.suse/mfd-tqmx86-Clear-GPIO-IRQ-resource-when-no-IRQ-is-se.patch
	patches.suse/mfd-lpc_sch-Rename-GPIOBASE-to-prevent-build-error.patch
	patches.suse/backlight-pwm_bl-Improve-bootloader-kernel-device-ha.patch
	patches.suse/KVM-Add-infrastructure-and-macro-to-mark-VM-as-bugged
	patches.suse/KVM-s390-index-kvm-arch.idle_mask-by-vcpu_idx.patch
	patches.suse/net-hso-add-failure-handler-for-add_net_device.patch
	patches.suse/qlcnic-Remove-redundant-unlock-in-qlcnic_pinit_from_.patch
	patches.suse/PCI-Call-Max-Payload-Size-related-fixup-quirks-early.patch
	patches.suse/PCI-Restrict-ASMedia-ASM1062-SATA-Max-Payload-Size-S.patch
	patches.suse/PCI-Return-0-data-on-pciconfig_read-CAP_SYS_ADMIN-fa.patch
	patches.suse/PCI-ibmphp-Fix-double-unmap-of-io_mem.patch
	patches.suse/PCI-portdrv-Enable-Bandwidth-Notification-only-if-po.patch
	patches.suse/PCI-Add-ACS-quirks-for-NXP-LX2xx0-and-LX2xx2-platfor.patch
	patches.suse/PCI-Add-ACS-quirks-for-Cavium-multi-function-devices.patch
	patches.suse/PCI-Fix-pci_dev_str_match_path-alloc-while-atomic-bu.patch
	patches.suse/PCI-aardvark-Fix-checking-for-PIO-status.patch
	patches.suse/PCI-aardvark-Increase-polling-delay-to-1.5s-while-wa.patch
	patches.suse/PCI-pci-bridge-emul-Add-PCIe-Root-Capabilities-Regis.patch
	patches.suse/PCI-aardvark-Fix-masking-and-unmasking-legacy-INTx-i.patch
	patches.suse/PCI-iproc-Fix-BCMA-probe-resource-handling.patch
	patches.suse/PCI-xilinx-nwl-Enable-the-clock-through-CCF.patch
	patches.suse/ipc-replace-costly-bailout-check-in-sysvipc_find_ipc.patch
	patches.suse/SUNRPC-improve-error-response-to-over-size-gss-crede.patch
	patches.suse/mm-hugetlb-initialize-hugetlb_usage-in-mm_init.patch
	patches.suse/dmaengine-sprd-Add-missing-MODULE_DEVICE_TABLE.patch
	patches.suse/dmaengine-acpi-Avoid-comparison-GSI-with-Linux-vIRQ.patch
	patches.suse/dmaengine-ioat-depends-on-UML.patch
	patches.suse/dmaengine-xilinx_dma-Set-DMA-mask-for-coherent-APIs.patch
	patches.suse/s390-unwind-use-current_frame_address-to-unwind-current-task.patch
	patches.suse/ALSA-usb-audio-Add-registration-quirk-for-JBL-Quantu-c8b177b6e3a0.patch
	patches.suse/drm-panfrost-Simplify-lock_region-calculation.patch
	patches.suse/drm-panfrost-Clamp-lock-region-to-Bifrost-minimum.patch
	patches.suse/fbmem-don-t-allow-too-huge-resolutions.patch
	patches.suse/iommu-amd-relocate-gamsup-check-to-early_enable_iommus
	patches.suse/iommu-amd-remove-iommu_init_ga
	patches.suse/thermal-drivers-exynos-Fix-an-error-code-in-exynos_t.patch
	patches.suse/pwm-lpc32xx-Don-t-modify-HW-state-in-.probe-after-th.patch
	patches.suse/pwm-img-Don-t-modify-HW-state-in-.remove-callback.patch
	patches.suse/pwm-rockchip-Don-t-modify-HW-state-in-.remove-callba.patch
	patches.suse/pwm-stm32-lp-Don-t-modify-HW-state-in-.remove-callba.patch
	patches.suse/rtc-tps65910-Correct-driver-module-alias.patch
	patches.suse/rtc-rx8010-select-REGMAP_I2C.patch
	patches.suse/nvme-multipath-revalidate-paths-during-rescan.patch
	patches.suse/nvme-tcp-Do-not-reset-transport-on-data-digest-error.patch
	patches.suse/nvme-only-call-synchronize_srcu-when-clearing-curren.patch
	patches.suse/cifs-update-FSCTL-definitions.patch
	patches.suse/cifs-rename-cifs_common-to-smbfs_common.patch
	patches.suse/cifs-move-SMB-FSCTL-definitions-to-common-code.patch
	patches.suse/cifs-properly-invalidate-cached-root-handle-when-closing-it.patch
	patches.suse/time-Handle-negative-seconds-correctly-in-timespec64.patch
	patches.suse/ipc-remove-memcg-accounting-for-sops-objects-in-do_semtimedop.patch
	patches.suse/dccp-don-t-duplicate-ccid-when-cloning-dccp-sock.patch
	patches.suse/ibmvnic-check-failover_pending-in-login-response-2.patch
	patches.suse/net-mlx5-FWTrace-cancel-work-on-alloc-pd-error-flow.patch
	patches.suse/ibmvnic-check-failover_pending-in-login-response.patch
	patches.suse/net-af_unix-fix-a-data-race-in-unix_dgram_poll.patch
	patches.suse/qed-Handle-management-FW-error.patch
	patches.suse/msft-hv-2437-net-mana-Prefer-struct_size-over-open-coded-arithmet.patch
	patches.suse/PM-base-power-don-t-try-to-use-non-existing-RTC-for-.patch
	patches.suse/xen-reset-legacy-rtc-flag-for-PV-domU.patch
	patches.suse/swiotlb-xen-avoid-double-free.patch
	patches.suse/nvme-avoid-race-in-shutdown-namespace-removal.patch
	patches.suse/PCI-Add-AMD-GPU-multi-function-power-dependencies.patch
	patches.suse/spi-Fix-tegra20-build-with-CONFIG_PM-n.patch
	patches.suse/KVM-PPC-Book3S-HV-Tolerate-treclaim.-in-fake-suspend.patch
	patches.suse/x86-pat-pass-valid-address-to-sanitize_phys.patch
	patches.suse/x86-mm-fix-kern_addr_valid-to-cope-with-existing-but-not-present-entries.patch
	patches.suse/drm-nouveau-nvkm-Replace-ENOSYS-with-ENODEV.patch
	patches.suse/cifs-remove-pathname-for-file-from-SPDX-header.patch
	patches.suse/cifs-fix-incorrect-kernel-doc-comments.patch
	patches.suse/net-hso-fix-muxed-tty-registration.patch
	patches.suse/net-mlx4_en-Resolve-bad-operstate-value.patch
	patches.suse/bnxt_en-Fix-TX-timeout-when-TX-ring-size-is-set-to-t.patch
	patches.suse/s390-qeth-fix-NULL-deref-in-qeth_clear_working_pool_list
	patches.suse/s390-qeth-Fix-deadlock-in-remove_discipline
	patches.suse/s390-qeth-fix-deadlock-during-failing-recovery
	patches.suse/qed-rdma-don-t-wait-for-resources-under-hw-error-rec.patch
	patches.suse/net-mlx4_en-Don-t-allow-aRFS-for-encapsulated-packet.patch
	patches.suse/gpio-uniphier-Fix-void-functions-to-remove-return-va.patch
	patches.suse/usb-gadget-r8a66597-fix-a-loop-in-set_feature.patch
	patches.suse/USB-cdc-acm-fix-minor-number-release.patch
	patches.suse/usb-dwc2-gadget-Fix-ISOC-flow-for-BDMA-and-Slave.patch
	patches.suse/usb-dwc2-gadget-Fix-ISOC-transfer-complete-handling-.patch
	patches.suse/Re-enable-UAS-for-LaCie-Rugged-USB3-FW-with-fk-quirk.patch
	patches.suse/usb-storage-Add-quirk-for-ScanLogic-SL11R-IDE-older-.patch
	patches.suse/usb-musb-tusb6010-uninitialized-data-in-tusb_fifo_wr.patch
	patches.suse/USB-serial-option-add-Telit-LN920-compositions.patch
	patches.suse/USB-serial-option-remove-duplicate-USB-device-ID.patch
	patches.suse/USB-serial-cp210x-add-ID-for-GW-Instek-GDM-834x-Digi.patch
	patches.suse/USB-serial-option-add-device-id-for-Foxconn-T99W265.patch
	patches.suse/serial-mvebu-uart-fix-driver-s-tx_empty-callback.patch
	patches.suse/fpga-machxo2-spi-Return-an-error-on-failure.patch
	patches.suse/fpga-machxo2-spi-Fix-missing-error-code-in-machxo2_w.patch
	patches.suse/cifs-fix-a-sign-extension-bug.patch
	patches.suse/cifs-Deal-with-some-warnings-from-W-1.patch
	patches.suse/smb3-correct-smb3-ACL-security-descriptor.patch
	patches.suse/smb3-correct-server-pointer-dereferencing-check-to-be-more-consiste.patch
	patches.suse/cifs-fix-incorrect-check-for-null-pointer-in-header_assemble.patch
	patches.suse/erofs-fix-up-erofs_lookup-tracepoint.patch
	patches.suse/xen-x86-fix-PV-trap-handling-on-secondary-processors.patch
	patches.suse/md-fix-a-lock-order-reversal-in-md_alloc.patch
	patches.suse/nvme-fc-update-hardware-queues-before-using-them.patch
	patches.suse/nvme-fc-avoid-race-between-time-out-and-tear-down.patch
	patches.suse/nvme-fc-remove-freeze-unfreeze-around-update_nr_hw_q.patch
	patches.suse/blktrace-Fix-uaf-in-blk_trace-access-after-removing-.patch
	patches.suse/scsi-lpfc-Fix-CPU-to-from-endian-warnings-introduced.patch
	patches.suse/scsi-lpfc-Fix-compilation-errors-on-kernels-with-no-.patch
	patches.suse/scsi-lpfc-Remove-unneeded-variable.patch
	patches.suse/scsi-iscsi-Adjust-iface-sysfs-attr-detection
	patches.suse/scsi-qla2xxx-Restore-initiator-in-dual-mode.patch
	patches.suse/scsi-lpfc-Fix-sprintf-overflow-in-lpfc_display_fpin_.patch
	patches.suse/scsi-lpfc-Use-correct-scnprintf-limit.patch
	patches.suse/scsi-lpfc-Fix-gcc-Wstringop-overread-warning-again.patch
	patches.suse/thermal-core-Potential-buffer-overflow-in-thermal_bu.patch
	patches.suse/edac-synopsys-fix-wrong-value-type-assignment-for-edac_mode.patch
	patches.suse/HID-betop-fix-slab-out-of-bounds-Write-in-betop_prob.patch
	patches.suse/HID-apple-Fix-logical-maximum-and-usage-maximum-of-M.patch
	patches.suse/HID-wacom-Add-new-Intuos-BT-CTL-4100WL-CTL-6100WL-de.patch
	patches.suse/HID-u2fzero-ignore-incomplete-packets-without-data.patch
	patches.suse/watchdog-sb_watchdog-fix-compilation-problem-due-to-.patch
	patches.suse/media-cedrus-Fix-SUNXI-tile-size-calculation.patch
	patches.suse/crypto_ccp-fix_resource_leaks_in_ccp_run_aes_gcm_cmd.patch
	patches.suse/ASoC-mediatek-common-handle-NULL-case-in-suspend-res.patch
	patches.suse/ASoC-fsl_micfil-register-platform-component-before-r.patch
	patches.suse/ASoC-SOF-Fix-DSP-oops-stack-dump-output-contents.patch
	patches.suse/ALSA-firewire-motu-fix-truncated-bytes-in-message-tr.patch
	patches.suse/Revert-ibmvnic-check-failover_pending-in-login-respo.patch
	patches.suse/mac80211-Fix-ieee80211_amsdu_aggregate-frag_tail-bug.patch
	patches.suse/mac80211-Drop-frames-from-invalid-MAC-address-in-ad-.patch
	patches.suse/mac80211-limit-injected-vht-mcs-nss-in-ieee80211_par.patch
	patches.suse/mac80211-mesh-fix-potentially-unaligned-access.patch
	patches.suse/mac80211-hwsim-fix-late-beacon-hrtimer-handling.patch
	patches.suse/mac80211-fix-use-after-free-in-CCMP-GCMP-RX.patch
	patches.suse/mac80211-check-return-value-of-rhashtable_init.patch
	patches.suse/e100-fix-length-calculation-in-e100_get_regs_len.patch
	patches.suse/e100-fix-buffer-overrun-in-e100_get_regs.patch
	patches.suse/ixgbe-Fix-NULL-pointer-dereference-in-ixgbe_xdp_setu.patch
	patches.suse/af_unix-fix-races-in-sk_peer_pid-and-sk_peer_cred-ac.patch
	patches.suse/drm-amdgpu-fix-gart.bo-pin_count-leak.patch
	patches.suse/drm-amd-display-Pass-PCI-deviceid-into-DC.patch
	patches.suse/nvme-add-command-id-quirk-for-apple-controllers.patch
	patches.suse/scsi-qla2xxx-Fix-excessive-messages-during-device-lo.patch
	patches.suse/scsi-csiostor-Add-module-softdep-on-cxgb4
	patches.suse/hwmon-mlxreg-fan-Return-non-zero-value-when-fan-curr.patch
	patches.suse/hwmon-tmp421-report-PVLD-condition-as-fault.patch
	patches.suse/hwmon-tmp421-fix-rounding-for-negative-values.patch
	patches.suse/ext4-fix-reserved-space-counter-leakage.patch
	patches.suse/ovl-fix-missing-negative-dentry-check-in-ovl_rename.patch
	patches.suse/phy-mdio-fix-memory-leak.patch
	patches.suse/ptp_pch-Load-module-automatically-if-ID-matches.patch
	patches.suse/net-bridge-use-nla_total_size_64bit-in-br_get_linkxs.patch
	patches.suse/gve-Correct-available-tx-qpl-check.patch
	patches.suse/gve-Avoid-freeing-NULL-pointer.patch
	patches.suse/gve-Properly-handle-errors-in-gve_assign_qpl.patch
	patches.suse/gve-fix-gve_get_stats.patch
	patches.suse/gve-report-64bit-tx_bytes-counter-from-gve_handle_re.patch
	patches.suse/i40e-fix-endless-loop-under-rtnl.patch
	patches.suse/i40e-Fix-freeing-of-uninitialized-misc-IRQ-vector.patch
	patches.suse/iavf-fix-double-unlock-of-crit_lock.patch
	patches.suse/bpf-arm-Fix-register-clobbering-in-div-mod-implementation.patch
	patches.suse/bpf-Fix-integer-overflow-in-prealloc_elems_and_freel.patch
	patches.suse/ARM-dts-qcom-apq8064-Use-27MHz-PXO-clock-as-DSI-PLL-reference.patch
	patches.suse/soc-qcom-mdt_loader-Drop-PT_LOAD-check-on-hash-segme.patch
	patches.suse/ARM-dts-imx-Fix-USB-host-power-regulator-polarity-on-M53Menlo.patch
	patches.suse/ARM-imx6-disable-the-GIC-CPU-interface-before-calling-stby-poweroff-sequence.patch
	patches.suse/ARM-dts-omap3430-sdp-Fix-NAND-device-node.patch
	patches.suse/nfsd-fix-error-handling-of-register_pernet_subsys-in.patch
	patches.suse/nfsd4-Handle-the-NFSv4-READDIR-dircount-hint-being-z.patch
	patches.suse/video-fbdev-gbefb-Only-instantiate-device-when-built.patch
	patches.suse/drm-nouveau-debugfs-fix-file-release-memory-leak.patch
	patches.suse/mmc-meson-gx-do-not-use-memcpy_to-fromio-for-dram-ac.patch
	patches.suse/xen-privcmd-fix-error-handling-in-mmap-resource-proc.patch
	patches.suse/scsi-lpfc-Fix-memory-overwrite-during-FC-GS-I-O-abor.patch
	patches.suse/i2c-acpi-fix-resource-leak-in-reconfiguration-device.patch
	patches.suse/x86-resctrl-free-the-ctrlval-arrays-when-domain_setup_mon_state-fails.patch
	patches.suse/powerpc-lib-Add-helper-to-check-if-offset-is-within-.patch
	patches.suse/powerpc-bpf-Validate-branch-ranges.patch
	patches.suse/powerpc-bpf-Fix-BPF_MOD-when-imm-1.patch
	patches.suse/powerpc-bpf-Fix-BPF_SUB-when-imm-0x80000000.patch
	patches.suse/powerpc-security-Add-a-helper-to-query-stf_barrier-t.patch
	patches.suse/powerpc-bpf-Emit-stf-barrier-instruction-sequences-f.patch
	patches.suse/pseries-eeh-Fix-the-kdump-kernel-crash-during-eeh_ps.patch
	patches.suse/btrfs-unlock-newly-allocated-extent-buffer-after-error.patch
	patches.suse/cgroup-cpuset-Change-references-of-cpuset_mutex-to-c.patch
	patches.suse/platform-mellanox-mlxreg-io-Fix-argument-base-in-kst.patch
	patches.suse/platform-x86-intel_scu_ipc-Update-timeout-value-in-c.patch
	patches.suse/acpi-arm64-fix-next_platform_timer-section-mismatch-.patch
	patches.suse/ALSA-seq-Fix-a-potential-UAF-by-wrong-private_free-c.patch
	patches.suse/ALSA-hda-realtek-Complete-partial-device-name-to-avo.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-Clevo-X170KM-G.patch
	patches.suse/ALSA-hda-realtek-ALC236-headset-MIC-recording-issue.patch
	patches.suse/ALSA-hda-realtek-Fix-the-mic-type-detection-issue-fo.patch
	patches.suse/ALSA-hda-avoid-write-to-STATESTS-if-controller-is-in.patch
	patches.suse/ALSA-usb-audio-Add-quirk-for-VF0770.patch
	patches.suse/nfc-nci-fix-the-UAF-of-rf_conn_info-object.patch
	patches.suse/isdn-cpai-check-ctr-cnr-to-avoid-array-index-out-of-.patch
	patches.suse/msft-hv-2444-net-mana-Fix-error-handling-in-mana_create_rxq.patch
	patches.suse/ionic-don-t-remove-netdev-dev_addr-when-syncing-uc-l.patch
	patches.suse/isdn-mISDN-Fix-sleeping-function-called-from-invalid.patch
	patches.suse/qed-Fix-missing-error-code-in-qed_slowpath_start.patch
	patches.suse/net-mscc-ocelot-warn-when-a-PTP-IRQ-is-raised-for-an.patch
	patches.suse/net-mlx5e-Mutually-exclude-RX-FCS-and-RX-port-timest.patch
	patches.suse/nfc-fix-error-handling-of-nfc_proto_register.patch
	patches.suse/NFC-digital-fix-possible-memory-leak-in-digital_tg_l.patch
	patches.suse/NFC-digital-fix-possible-memory-leak-in-digital_in_s.patch
	patches.suse/mlxsw-thermal-Fix-out-of-bounds-memory-accesses.patch
	patches.suse/sctp-account-stream-padding-length-for-reconf-chunk.patch
	patches.suse/drm-msm-Fix-null-pointer-dereference-on-pointer-edp.patch
	patches.suse/drm-msm-dsi-Fix-an-error-code-in-msm_dsi_modeset_ini.patch
	patches.suse/drm-msm-dsi-fix-off-by-one-in-dsi_bus_clk_enable-err.patch
	patches.suse/drm-panel-olimex-lcd-olinuxino-select-CRC32.patch
	patches.suse/spi-spi-nxp-fspi-don-t-depend-on-a-specific-node-nam.patch
	patches.suse/gpio-pca953x-Improve-bias-setting.patch
	patches.suse/Input-snvs_pwrkey-add-clk-handling.patch
	patches.suse/Input-xpad-add-support-for-another-USB-ID-of-Nacon-G.patch
	patches.suse/xhci-guard-accesses-to-ep_state-in-xhci_endpoint_res.patch
	patches.suse/USB-xhci-dbc-fix-tty-registration-race.patch
	patches.suse/xhci-Fix-command-ring-pointer-corruption-while-abort.patch
	patches.suse/xhci-Enable-trust-tx-length-quirk-for-Fresco-FL11-US.patch
	patches.suse/usb-musb-dsps-Fix-the-probe-error-path.patch
	patches.suse/USB-serial-option-add-Telit-LE910Cx-composition-0x12.patch
	patches.suse/USB-serial-option-add-prod.-id-for-Quectel-EG91.patch
	patches.suse/USB-serial-option-add-Quectel-EC200S-CN-module-suppo.patch
	patches.suse/USB-serial-qcserial-add-EM9191-QDL-support.patch
	patches.suse/iio-dac-ti-dac5571-fix-an-error-code-in-probe.patch
	patches.suse/iio-adc128s052-Fix-the-error-handling-path-of-adc128.patch
	patches.suse/iio-adc-aspeed-set-driver-data-when-adc-probe.patch
	patches.suse/iio-ssp_sensors-fix-error-code-in-ssp_print_mcu_debu.patch
	patches.suse/iio-ssp_sensors-add-more-range-checking-in-ssp_parse.patch
	patches.suse/iio-mtk-auxadc-fix-case-IIO_CHAN_INFO_PROCESSED.patch
	patches.suse/iio-light-opt3001-Fixed-timeout-error-when-0-lux.patch
	patches.suse/cb710-avoid-NULL-pointer-subtraction.patch
	patches.suse/mei-me-add-Ice-Lake-N-device-id.patch
	patches.suse/powerpc-xive-Discard-disabled-interrupts-in-get_irqc.patch
	patches.suse/KVM-PPC-Book3S-HV-Fix-stack-handling-in-idle_kvm_sta.patch
	patches.suse/KVM-PPC-Book3S-HV-Make-idle_kvm_start_guest-return-0.patch
	patches.suse/virtio-write-back-F_VERSION_1-before-validate.patch
	patches.suse/nvme-pci-Fix-abort-command-id.patch
	patches.suse/pata_legacy-fix-a-couple-uninitialized-variable-bugs.patch
	patches.suse/ata-ahci_platform-fix-null-ptr-deref-in-ahci_platfor.patch
	patches.suse/ocfs2-fix-data-corruption-after-conversion-from-inli.patch
	patches.suse/elfcore-correct-reference-to-CONFIG_UML.patch
	patches.suse/vfs-check-fd-has-read-access-in-kernel_read_file_from_fd.patch
	patches.suse/audit-fix-possible-null-pointer-dereference-in-audit.patch
	patches.suse/ALSA-usb-audio-Add-Schiit-Hel-device-to-mixer-map-qu.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-Clevo-PC50HS.patch
	patches.suse/ALSA-usb-audio-Provide-quirk-for-Sennheiser-GSP670-H.patch
	patches.suse/ASoC-DAPM-Fix-missing-kctl-change-notifications.patch
	patches.suse/ASoC-wm8960-Fix-clock-configuration-on-slave-mode.patch
	patches.suse/ceph-skip-existing-superblocks-that-are-blocklisted-or-shut-down-when-mounting.patch
	patches.suse/ceph-fix-handling-of-meta-errors.patch
	patches.suse/powerpc-idle-Don-t-corrupt-back-chain-when-going-idl.patch
	patches.suse/lan78xx-select-CRC32.patch
	patches.suse/can-rcar_can-fix-suspend-resume.patch
	patches.suse/can-peak_pci-peak_pci_remove-fix-UAF.patch
	patches.suse/can-peak_usb-pcan_usb_fd_decode_status-fix-back-to-E.patch
	patches.suse/net-hns3-fix-vf-reset-workqueue-cannot-exit.patch
	patches.suse/e1000e-Fix-packet-loss-on-Tiger-Lake-and-later.patch
	patches.suse/ice-Add-missing-E810-device-ids.patch
	patches.suse/usbnet-sanity-check-for-maxpacket.patch
	patches.suse/scsi-qla2xxx-Fix-a-memory-leak-in-an-error-path-of-qla2x00_process_els
	patches.suse/ata-sata_mv-Fix-the-error-handling-of-mv_chip_id.patch
	patches.suse/ARM-9133-1-mm-proc-macros-ensure-_tlb_fns-are-4B-aligned.patch
	patches.suse/ARM-9134-1-remove-duplicate-memcpy-definition.patch
	patches.suse/ARM-9139-1-kprobes-fix-arch_init_kprobes-prototype.patch
	patches.suse/ARM-9141-1-only-warn-about-XIP-address-when-not-compile-testing.patch
	patches.suse/reset-socfpga-add-empty-driver-allowing-consumers-to.patch
	patches.suse/regmap-Fix-possible-double-free-in-regcache_rbtree_e.patch
	patches.suse/spi-spl022-fix-Microwire-full-duplex-mode.patch
	patches.suse/cfg80211-scan-fix-RCU-in-cfg80211_add_nontrans_list.patch
	patches.suse/sctp-use-init_tag-from-inithdr-for-ABORT-chunk.patch
	patches.suse/sctp-fix-the-processing-for-INIT-chunk.patch
	patches.suse/sctp-fix-the-processing-for-INIT_ACK-chunk.patch
	patches.suse/sctp-fix-the-processing-for-COOKIE_ECHO-chunk.patch
	patches.suse/sctp-add-vtag-check-in-sctp_sf_violation.patch
	patches.suse/sctp-add-vtag-check-in-sctp_sf_do_8_5_1_E_sa.patch
	patches.suse/sctp-add-vtag-check-in-sctp_sf_ootb.patch
	patches.suse/nfc-port100-fix-using-ERRNO-as-command-type-mask.patch
	patches.suse/net-batman-adv-fix-error-handling.patch
	patches.suse/net-lan78xx-fix-division-by-zero-in-send-path.patch
	patches.suse/bpf-Fix-potential-race-in-tail-call-compatibility-ch.patch
	patches.suse/usbnet-fix-error-return-code-in-usbnet_probe.patch
	patches.suse/r8169-Add-device-10ec-8162-to-driver-r8169.patch
	patches.suse/drm-panel-orientation-quirks-Add-quirk-for-Aya-Neo-2.patch
	patches.suse/drm-panel-orientation-quirks-Add-quirk-for-GPD-Win3.patch
	patches.suse/mmc-sdhci-Map-more-voltage-level-to-SDHCI_POWER_330.patch
	patches.suse/mmc-winbond-don-t-build-on-M68K.patch
	patches.suse/mmc-dw_mmc-exynos-fix-the-finding-clock-sample-value.patch
	patches.suse/mmc-vub300-fix-control-message-timeouts.patch
	patches.suse/tpm-Check-for-integer-overflow-in-tpm2_map_response_.patch
	patches.suse/lib-xz-Avoid-overlapping-memcpy-with-invalid-input-w.patch
	patches.suse/lib-xz-Validate-the-value-before-assigning-it-to-an-.patch
	patches.suse/btrfs-fix-deadlock-between-chunk-allocation-and-chun.patch
	patches.suse/btrfs-update-comments-for-chunk-allocation-ENOSPC-ca.patch
	patches.suse/perf-x86-intel-uncore-Support-extra-IMC-channel-on-Ice-Lake-server.patch
	patches.suse/perf-x86-intel-uncore-Fix-Intel-ICX-IIO-event-constraints.patch
	patches.suse/x86-xen-Mark-cpu_bringup_and_idle-as-dead_end_functi.patch
	patches.suse/edac-amd64-handle-three-rank-interleaving-mode.patch
	patches.suse/edac-sb_edac-fix-top-of-high-memory-value-for-broadwell-haswell.patch
	patches.suse/x86-cpu-fix-migration-safety-with-x86_bug_null_sel.patch
	patches.suse/x86-sme-use-define-use_early_pgtable_l5-in-mem_encrypt_identity-c.patch
	patches.suse/firmware-psci-fix-application-of-sizeof-to-pointer.patch
	patches.suse/media-mt9p031-Fix-corrupted-frame-after-restarting-s.patch
	patches.suse/media-em28xx-add-missing-em28xx_close_extension.patch
	patches.suse/media-cxd2880-spi-Fix-a-null-pointer-dereference-on-.patch
	patches.suse/media-dvb-usb-fix-ununit-value-in-az6027_rc_query.patch
	patches.suse/media-netup_unidvb-handle-interrupt-properly-accordi.patch
	patches.suse/media-stm32-Potential-NULL-pointer-dereference-in-dc.patch
	patches.suse/media-staging-intel-ipu3-css-Fix-wrong-size-comparis.patch
	patches.suse/media-v4l2-ioctl-Fix-check_ext_ctrls.patch
	patches.suse/media-v4l2-ioctl-S_CTRL-output-the-right-value.patch
	patches.suse/media-uvcvideo-Set-capability-in-s_param.patch
	patches.suse/media-uvcvideo-Return-EIO-for-control-errors.patch
	patches.suse/media-uvcvideo-Set-unique-vdev-name-based-in-type.patch
	patches.suse/media-firewire-firedtv-avc-fix-a-buffer-overflow-in-.patch
	patches.suse/media-s5p-mfc-fix-possible-null-pointer-dereference-.patch
	patches.suse/media-TDA1997x-handle-short-reads-of-hdmi-info-frame.patch
	patches.suse/media-mtk-vpu-Fix-a-resource-leak-in-the-error-handl.patch
	patches.suse/media-i2c-ths8200-needs-V4L2_ASYNC.patch
	patches.suse/media-imx-set-a-media_device-bus_info-string.patch
	patches.suse/media-radio-wl1273-Avoid-card-name-truncation.patch
	patches.suse/media-si470x-Avoid-card-name-truncation.patch
	patches.suse/media-tm6000-Avoid-card-name-truncation.patch
	patches.suse/media-cx23885-Fix-snd_card_free-call-on-null-card-po.patch
	patches.suse/media-ir-kbd-i2c-improve-responsiveness-of-hauppauge.patch
	patches.suse/media-mxl111sf-change-mutex_init-location.patch
	patches.suse/media-mceusb-return-without-resubmitting-URB-in-case.patch
	patches.suse/media-cedrus-Fix-SUNXI-tile-size-calculation-448ea5ee473b.patch
	patches.suse/media-rcar-csi2-Add-checking-to-rcsi2_start_receiver.patch
	patches.suse/media-em28xx-Don-t-use-ops-suspend-if-it-is-NULL.patch
	patches.suse/media-ipu3-imgu-imgu_fmt-Handle-properly-try.patch
	patches.suse/media-ipu3-imgu-VIDIOC_QUERYCAP-Fix-bus_info.patch
	patches.suse/media-dvb-frontends-mn88443x-Handle-errors-of-clk_pr.patch
	patches.suse/media-usb-dvd-usb-fix-uninit-value-bug-in-dibusb_rea.patch
	patches.suse/media-ite-cir-IR-receiver-stop-working-after-receive.patch
	patches.suse/ipmi-Disable-some-operations-during-a-panic.patch
	patches.suse/mmc-dw_mmc-Dont-wait-for-DRTO-on-Write-RSP-error.patch
	patches.suse/mmc-sdhci-omap-Fix-NULL-pointer-exception-if-regulat.patch
	patches.suse/memstick-avoid-out-of-range-warning.patch
	patches.suse/memstick-jmb38x_ms-use-appropriate-free-function-in-.patch
	patches.suse/mmc-mxs-mmc-disable-regulator-on-error-and-in-the-re.patch
	patches.suse/memstick-r592-Fix-a-UAF-bug-when-removing-the-driver.patch
	patches.suse/regulator-s5m8767-do-not-use-reset-value-as-DVS-volt.patch
	patches.suse/regulator-dt-bindings-samsung-s5m8767-correct-s5m876.patch
	patches.suse/spi-bcm-qspi-Fix-missing-clk_disable_unprepare-on-er.patch
	patches.suse/hwmon-Fix-possible-memleak-in-__hwmon_device_registe.patch
	patches.suse/hwmon-pmbus-lm25066-Add-offset-coefficients.patch
	patches.suse/hwmon-pmbus-lm25066-Let-compiler-determine-outer-dim.patch
	patches.suse/tracing-use-ps-format-string-to-print-symbols.patch
	patches.suse/tracing-Increase-PERF_MAX_TRACE_SIZE-to-handle-Senti.patch
	patches.suse/crypto-caam-disable-pkc-for-non-E-SoCs.patch
	patches.suse/crypto-ecc-fix-CRYPTO_DEFAULT_RNG-dependency.patch
	patches.suse/crypto-qat-detect-PFVF-collision-after-ACK.patch
	patches.suse/crypto-qat-disregard-spurious-PFVF-interrupts.patch
	patches.suse/hwrng-mtk-Force-runtime-pm-ops-for-sleep-ops.patch
	patches.suse/crypto-s5p-sss-Add-error-handling-in-s5p_aes_probe.patch
	patches.suse/crypto-pcrypt-Delay-write-to-padata-info.patch
	patches.suse/ibmvnic-Consolidate-code-in-replenish_rx_pool.patch
	patches.suse/ibmvnic-Fix-up-some-comments-and-messages.patch
	patches.suse/ibmvnic-Use-rename-local-vars-in-init_rx_pools.patch
	patches.suse/ibmvnic-Use-rename-local-vars-in-init_tx_pools.patch
	patches.suse/ibmvnic-init_tx_pools-move-loop-invariant-code.patch
	patches.suse/ibmvnic-Use-bitmap-for-LTB-map_ids.patch
	patches.suse/ibmvnic-Reuse-LTB-when-possible.patch
	patches.suse/ibmvnic-Reuse-rx-pools-when-possible.patch
	patches.suse/ibmvnic-Reuse-tx-pools-when-possible.patch
	patches.suse/ice-Delete-always-true-check-of-PF-pointer.patch
	patches.suse/gve-DQO-avoid-unused-variable-warnings.patch
	patches.suse/Bluetooth-sco-Fix-lock_sock-blockage-by-memcpy_from_.patch
	patches.suse/Bluetooth-fix-use-after-free-error-in-lock_sock_nest.patch
	patches.suse/Bluetooth-fix-init-and-cleanup-of-sco_conn.timeout_w.patch
	patches.suse/Bluetooth-btmtkuart-fix-a-memleak-in-mtk_hci_wmt_syn.patch
	patches.suse/mwifiex-Run-SET_BSS_MODE-when-changing-from-P2P-to-S.patch
	patches.suse/mwifiex-Properly-initialize-private-structure-on-int.patch
	patches.suse/rsi-Fix-module-dev_oper_mode-parameter-description.patch
	patches.suse/brcmfmac-Add-DMI-nvram-filename-quirk-for-Cyberbook-.patch
	patches.suse/wcn36xx-Add-ability-for-wcn36xx_smd_dump_cmd_req-to-.patch
	patches.suse/ath10k-high-latency-fixes-for-beacon-buffer.patch
	patches.suse/ath10k-Fix-missing-frame-timestamp-for-beacon-probe-.patch
	patches.suse/msft-hv-2449-net-mana-Use-kcalloc-instead-of-kzalloc.patch
	patches.suse/gve-Switch-to-use-napi_complete_done.patch
	patches.suse/gve-Add-rx-buffer-pagecnt-bias.patch
	patches.suse/gve-Do-lazy-cleanup-in-TX-path.patch
	patches.suse/gve-Add-netif_set_xps_queue-call.patch
	patches.suse/gve-Allow-pageflips-on-larger-pages.patch
	patches.suse/gve-Track-RX-buffer-allocation-failures.patch
	patches.suse/net-delete-redundant-function-declaration.patch
	patches.suse/mac80211-move-CRC-into-struct-ieee802_11_elems.patch
	patches.suse/mac80211-mlme-find-auth-challenge-directly.patch
	patches.suse/mac80211-always-allocate-struct-ieee802_11_elems.patch
	patches.suse/mac80211-fix-memory-leaks-with-element-parsing.patch
	patches.suse/b43legacy-fix-a-lower-bounds-test.patch
	patches.suse/b43-fix-a-lower-bounds-test.patch
	patches.suse/mwifiex-Read-a-PCI-register-after-writing-the-TX-rin.patch
	patches.suse/rsi-stop-thread-firstly-in-rsi_91x_init-error-handli.patch
	patches.suse/mwl8k-Fix-use-after-free-in-mwl8k_fw_state_machine.patch
	patches.suse/mwifiex-Send-DELBA-requests-according-to-spec.patch
	patches.suse/ath9k-Fix-potential-interrupt-storm-on-queue-reset.patch
	patches.suse/ath-dfs_pattern_detector-Fix-possible-null-pointer-d.patch
	patches.suse/ath10k-fix-max-antenna-gain-unit.patch
	patches.suse/mt76-mt76x02-fix-endianness-warnings-in-mt76x02_mac..patch
	patches.suse/msft-hv-2459-net-mana-Allow-setting-the-number-of-queues-while-th.patch
	patches.suse/libertas_tf-Fix-possible-memory-leak-in-probe-and-di.patch
	patches.suse/libertas-Fix-possible-memory-leak-in-probe-and-disco.patch
	patches.suse/ath10k-fix-invalid-dma_addr_t-token-assignment.patch
	patches.suse/wcn36xx-Fix-HT40-capability-for-2Ghz-band.patch
	patches.suse/wcn36xx-add-proper-DMA-memory-barriers-in-rx-path.patch
	patches.suse/ath10k-fix-control-message-timeout.patch
	patches.suse/ath6kl-fix-control-message-timeout.patch
	patches.suse/ath10k-fix-division-by-zero-in-send-path.patch
	patches.suse/ath6kl-fix-division-by-zero-in-send-path.patch
	patches.suse/rtl8187-fix-control-message-timeouts.patch
	patches.suse/rsi-fix-control-message-timeout.patch
	patches.suse/mwifiex-fix-division-by-zero-in-fw-download-path.patch
	patches.suse/msft-hv-2473-net-mana-Fix-the-netdev_err-s-vPort-argument-in-mana.patch
	patches.suse/msft-hv-2475-net-mana-Improve-the-HWC-error-handling.patch
	patches.suse/msft-hv-2476-net-mana-Support-hibernation-and-kexec.patch
	patches.suse/bpf-Disallow-unprivileged-bpf-by-default.patch
	patches.suse/ibmvnic-don-t-stop-queue-in-xmit.patch
	patches.suse/ibmvnic-Process-crqs-after-enabling-interrupts.patch
	patches.suse/ibmvnic-delay-complete.patch
	patches.suse/libata-fix-checking-of-DMA-state.patch
	patches.suse/Revert-x86-kvm-fix-vcpu-id-indexed-array-sizes.patch
	patches.suse/s390-uv-fully-validate-the-VMA-before-calling-follow_page
	patches.suse/ACPICA-Avoid-evaluating-methods-too-early-during-sys.patch
	patches.suse/ACPI-battery-Accept-charges-over-the-design-capacity.patch
	patches.suse/PM-hibernate-Get-block-device-exclusively-in-swsusp_.patch
	patches.suse/drm-panel-orientation-quirks-Update-the-Lenovo-Ideap.patch
	patches.suse/drm-panel-orientation-quirks-Add-quirk-for-KD-Kurio-.patch
	patches.suse/drm-panel-orientation-quirks-Add-quirk-for-the-Samsu.patch
	patches.suse/drm-sun4i-Fix-macros-in-sun8i_csc.h.patch
	patches.suse/drm-panel-orientation-quirks-add-Valve-Steam-Deck.patch
	patches.suse/drm-v3d-fix-wait-for-TMU-write-combiner-flush.patch
	patches.suse/virtio-gpu-fix-possible-memory-allocation-failure.patch
	patches.suse/drm-amdgpu-fix-warning-for-overflow-check.patch
	patches.suse/drm-msm-Fix-potential-NULL-dereference-in-DPU-SSPP.patch
	patches.suse/platform-x86-wmi-do-not-fail-if-disabling-fails.patch
	patches.suse/platform-x86-thinkpad_acpi-Fix-bitwise-vs.-logical-w.patch
	patches.suse/ALSA-hda-hdac_stream-fix-potential-locking-issue-in-.patch
	patches.suse/ALSA-hda-hdac_ext_stream-fix-potential-locking-issue.patch
	patches.suse/ASoC-SOF-Intel-hda-dai-fix-potential-locking-issue.patch
	patches.suse/ALSA-hda-Reduce-udelay-at-SKL-position-reporting.patch
	patches.suse/ALSA-ISA-not-for-M68K.patch
	patches.suse/ALSA-gus-fix-null-pointer-dereference-on-pointer-blo.patch
	patches.suse/ALSA-ua101-fix-division-by-zero-at-probe.patch
	patches.suse/ALSA-usb-audio-Add-registration-quirk-for-JBL-Quantu-763d92ed5dec.patch
	patches.suse/ASoC-cs42l42-Correct-some-register-default-values.patch
	patches.suse/ASoC-cs42l42-Don-t-set-defaults-for-volatile-registe.patch
	patches.suse/ASoC-cs42l42-Defer-probe-if-request_threaded_irq-ret.patch
	patches.suse/ASoC-rockchip-Use-generic-dmaengine-code.patch
	patches.suse/ASoC-mediatek-mt8195-Remove-unsued-irqs_lock.patch
	patches.suse/ASoC-nau8824-Add-DMI-quirk-mechanism-for-active-high.patch
	patches.suse/ASoC-dt-bindings-cs42l42-Correct-description-of-ts-i.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-Clevo-PC70HS.patch
	patches.suse/ALSA-usb-audio-Add-Audient-iD14-to-mixer-map-quirk-t.patch
	patches.suse/ARM-s3c-irq-s3c24xx-Fix-return-value-check-for-s3c24xx_init_intc.patch
	patches.suse/arm-dts-omap3-gta04a4-accelerometer-irq-fix.patch
	patches.suse/ARM-dts-at91-tse850-the-emac-phy-interface-is-rmii.patch
	patches.suse/ARM-dts-qcom-msm8974-Add-xo_board-reference-clock-to-DSI0-PHY.patch
	patches.suse/soc-tegra-Fix-an-error-handling-path-in-tegra_powerg.patch
	patches.suse/memory-fsl_ifc-fix-leak-of-irq-and-nand_irq-in-fsl_i.patch
	patches.suse/clk-imx-imx6ul-Move-csi_sel-mux-to-correct-base-regi.patch
	patches.suse/usb-musb-tusb6010-check-return-value-after-calling-p.patch
	patches.suse/usb-gadget-hid-fix-error-code-in-do_config.patch
	patches.suse/usb-host-ohci-tmio-check-return-value-after-calling-.patch
	patches.suse/usb-xhci-Enable-runtime-pm-by-default-on-AMD-Yellow-.patch
	patches.suse/usb-storage-Add-compatibility-quirk-flags-for-iODD-2.patch
	patches.suse/Revert-platform-x86-i2c-multi-instantiate-Don-t-crea.patch
	patches.suse/usb-max-3421-Use-driver-data-instead-of-maintaining-.patch
	patches.suse/usb-musb-Balance-list-entry-in-musb_gadget_queue.patch
	patches.suse/USB-iowarrior-fix-control-message-timeouts.patch
	patches.suse/USB-serial-keyspan-fix-memleak-on-probe-errors.patch
	patches.suse/staging-rtl8192u-fix-control-message-timeouts.patch
	patches.suse/staging-r8712u-fix-control-message-timeout.patch
	patches.suse/iio-dac-ad5446-Fix-ad5622_write-return-value.patch
	patches.suse/iio-imu-st_lsm6dsx-Avoid-potential-array-overflow-in.patch
	patches.suse/ABI-sysfs-kernel-slab-Document-some-stats.patch
	patches.suse/serial-8250_dw-Drop-wrong-use-of-ACPI_PTR.patch
	patches.suse/tty-tty_buffer-Fix-the-softlockup-issue-in-flush_to_.patch
	patches.suse/serial-xilinx_uartps-Fix-race-condition-causing-stuc.patch
	patches.suse/power-supply-max17042_battery-use-VFSOC-for-capacity.patch
	patches.suse/power-supply-rt5033_battery-Change-voltage-values-to.patch
	patches.suse/power-supply-max17042_battery-Prevent-int-underflow-.patch
	patches.suse/power-supply-bq27xxx-Fix-kernel-crash-on-IRQ-handler.patch
	patches.suse/video-fbdev-chipsfb-use-memset_io-instead-of-memset.patch
	patches.suse/powerpc-fix-unbalanced-node-refcount-in-check_kvm_gu.patch
	patches.suse/powerpc-paravirt-vcpu_is_preempted-commentary.patch
	patches.suse/powerpc-paravirt-correct-preempt-debug-splat-in-vcpu.patch
	patches.suse/pinctrl-core-fix-possible-memory-leak-in-pinctrl_ena.patch
	patches.suse/HID-u2fzero-clarify-error-check-and-length-calculati.patch
	patches.suse/HID-u2fzero-properly-handle-timeouts-in-usb_submit_u.patch
	patches.suse/scsi-qla2xxx-Add-support-for-mailbox-passthru.patch
	patches.suse/scsi-qla2xxx-Display-16G-only-as-supported-speeds-fo.patch
	patches.suse/scsi-qla2xxx-Check-for-firmware-capability-before-cr.patch
	patches.suse/scsi-qla2xxx-Fix-crash-in-NVMe-abort-path.patch
	patches.suse/scsi-qla2xxx-edif-Use-link-event-to-wake-up-app.patch
	patches.suse/scsi-qla2xxx-Fix-kernel-crash-when-accessing-port_sp.patch
	patches.suse/scsi-qla2xxx-Call-process_response_queue-in-Tx-path.patch
	patches.suse/scsi-qla2xxx-Move-heartbeat-handling-from-DPC-thread.patch
	patches.suse/scsi-qla2xxx-Fix-use-after-free-in-eh_abort-path.patch
	patches.suse/scsi-qla2xxx-Update-version-to-10.02.07.100-k.patch
	patches.suse/scsi-qla2xxx-Remove-redundant-initialization-of-poin.patch
	patches.suse/scsi-lpfc-Fix-list_add-corruption-in-lpfc_drain_txq.patch
	patches.suse/scsi-lpfc-Don-t-release-final-kref-on-Fport-node-whi.patch
	patches.suse/scsi-lpfc-Fix-premature-rpi-release-for-unsolicited-.patch
	patches.suse/scsi-lpfc-Fix-hang-on-unload-due-to-stuck-fport-node.patch
	patches.suse/scsi-lpfc-Fix-rediscovery-of-tape-device-after-LIP.patch
	patches.suse/scsi-lpfc-Don-t-remove-ndlp-on-PRLI-errors-in-P2P-mo.patch
	patches.suse/scsi-lpfc-Fix-NVMe-I-O-failover-to-non-optimized-pat.patch
	patches.suse/scsi-lpfc-Fix-FCP-I-O-flush-functionality-for-TMF-ro.patch
	patches.suse/scsi-lpfc-Fix-EEH-support-for-NVMe-I-O.patch
	patches.suse/scsi-lpfc-Adjust-bytes-received-vales-during-cmf-tim.patch
	patches.suse/scsi-lpfc-Fix-I-O-block-after-enabling-managed-conge.patch
	patches.suse/scsi-lpfc-Zero-CGN-stats-only-during-initial-driver-.patch
	patches.suse/scsi-lpfc-Improve-PBDE-checks-during-SGL-processing.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-14.0.0.2.patch
	patches.suse/scsi-dc395-Fix-error-case-unwinding
	patches.suse/scsi-core-Fix-spelling-in-a-source-code-comment
	patches.suse/scsi-csiostor-Uninitialized-data-in-csio_ln_vnp_read_cbfn
	patches.suse/scsi-ufs-ufshcd-pltfrm-Fix-memory-leak-due-to-probe-defer
	patches.suse/scsi-lpfc-Revert-LOG_TRACE_EVENT-back-to-LOG_INIT-pr.patch
	patches.suse/scsi-lpfc-Wait-for-successful-restart-of-SLI3-adapte.patch
	patches.suse/scsi-lpfc-Correct-sysfs-reporting-of-loop-support-af.patch
	patches.suse/scsi-lpfc-Fix-use-after-free-in-lpfc_unreg_rpi-routi.patch
	patches.suse/scsi-lpfc-Allow-PLOGI-retry-if-previous-PLOGI-was-ab.patch
	patches.suse/scsi-lpfc-Fix-link-down-processing-to-address-NULL-p.patch
	patches.suse/scsi-lpfc-Allow-fabric-node-recovery-if-recovery-is-.patch
	patches.suse/scsi-lpfc-Update-lpfc-version-to-14.0.0.3.patch
	patches.suse/ocfs2-fix-data-corruption-on-truncate.patch
	patches.suse/ocfs2-do-not-zero-pages-beyond-i_size.patch
	patches.suse/zram-off-by-one-in-read_block_state.patch
	patches.suse/pci-acpi-remove-osc_pci_support_masks-and-osc_pci_control_masks
	patches.suse/pci-acpi-move-supported-and-control-calculations-to-separate-functions
	patches.suse/pci-acpi-move-osc-query-checks-to-separate-function
	patches.suse/pci-acpi-check-for-osc-support-in-acpi_pci_osc_control_set
	patches.suse/PCI-Mark-Atheros-QCA6174-to-avoid-bus-reset.patch
	patches.suse/PCI-Add-PCI_EXP_DEVCTL_PAYLOAD_-macros.patch
	patches.suse/PCI-aardvark-Don-t-spam-about-PIO-Response-Status.patch
	patches.suse/PCI-aardvark-Do-not-clear-status-bits-of-masked-inte.patch
	patches.suse/PCI-aardvark-Do-not-unmask-unused-interrupts.patch
	patches.suse/PCI-aardvark-Fix-checking-for-link-up-via-LTSSM-stat.patch
	patches.suse/PCI-aardvark-Fix-reporting-Data-Link-Layer-Link-Acti.patch
	patches.suse/PCI-pci-bridge-emul-Fix-emulation-of-W1C-bits.patch
	patches.suse/PCI-aardvark-Fix-return-value-of-MSI-domain-.alloc-m.patch
	patches.suse/PCI-aardvark-Read-all-16-bits-from-PCIE_MSI_PAYLOAD_.patch
	patches.suse/PCI-uniphier-Serialize-INTx-masking-unmasking-and-fi.patch
	patches.suse/quota-check-block-number-when-reading-the-block-in-q.patch
	patches.suse/cifs-To-match-file-servers-make-sure-the-server-hostname-matches.patch
	patches.suse/cifs-add-mount-parameter-tcpnodelay.patch
	patches.suse/cifs-Create-a-new-shared-file-holding-smb2-pdu-definitions.patch
	patches.suse/cifs-move-NEGOTIATE_PROTOCOL-definitions-out-into-the-common-area.patch
	patches.suse/cifs-Move-more-definitions-into-the-shared-area.patch
	patches.suse/cifs-Move-SMB2_Create-definitions-to-the-shared-area.patch
	patches.suse/smb3-add-dynamic-trace-points-for-socket-connection.patch
	patches.suse/auxdisplay-img-ascii-lcd-Fix-lock-up-when-displaying.patch
	patches.suse/auxdisplay-ht16k33-Connect-backlight-to-fbdev.patch
	patches.suse/auxdisplay-ht16k33-Fix-frame-buffer-device-blanking.patch
	patches.suse/mtd-core-don-t-remove-debugfs-directory-if-device-is.patch
	patches.suse/i2c-xlr-Fix-a-resource-leak-in-the-error-handling-pa.patch
	patches.suse/fuse-fix-page-stealing.patch
	patches.suse/zram-fix-race-between-zram_reset_device-and-disksize.patch
	patches.suse/zram-don-t-fail-to-remove-zram-during-unloading-modu.patch
	patches.suse/zram-avoid-race-between-zram_remove-and-disksize_sto.patch
	patches.suse/zram-replace-fsync_bdev-with-sync_blockdev.patch
	patches.suse/xen-pciback-Fix-return-in-pm_ctrl_init.patch
	patches.suse/xen-Fix-implicit-type-conversion.patch
	patches.suse/x86-pvh-add-prototype-for-xen_pvh_init.patch
	patches.suse/dmaengine-at_xdmac-fix-AT_XDMAC_CC_PERID-macro.patch
	patches.suse/dmaengine-dmaengine_desc_callback_valid-Check-for-ca.patch
	patches.suse/ACPI-PMIC-Fix-intel_pmic_regs_handler-read-accesses.patch
	patches.suse/NFS-Don-t-set-NFS_INO_DATA_INVAL_DEFER-and-NFS_INO_I.patch
	patches.suse/pnfs-flexfiles-Fix-misplaced-barrier-in-nfs4_ff_layo.patch
	patches.suse/NFS-Fix-deadlocks-in-nfs_scan_commit_list.patch
	patches.suse/NFS-Fix-up-commit-deadlocks.patch
	patches.suse/NFSv4-Fix-a-regression-in-nfs_set_open_stateid_locke.patch
	patches.suse/nfsd-don-t-alloc-under-spinlock-in-rpc_parse_scope_i.patch
	patches.suse/xhci-Fix-USB-3.1-enumeration-issues-by-increasing-ro.patch
	patches.suse/bonding-Fix-a-use-after-free-problem-when-bond_sysfs.patch
	patches.suse/nfc-pn533-Fix-double-free-when-pn533_fill_fragment_s.patch
	patches.suse/msft-hv-2477-net-mana-Fix-spelling-mistake-calledd-called.patch
	patches.suse/cxgb4-fix-eeprom-len-when-diagnostics-not-implemente.patch
	patches.suse/ring-buffer-Protect-ring_buffer_reset-from-reentrancy.patch
	patches.suse/Input-i8042-Add-quirk-for-Fujitsu-Lifebook-T725.patch
	patches.suse/Input-elantench-fix-misreporting-trackpoint-coordina.patch
	patches.suse/Input-iforce-fix-control-message-timeout.patch
	patches.suse/drm-plane-helper-fix-uninitialized-variable-referenc.patch
	patches.suse/drm-nouveau-use-drm_dev_unplug-during-device-removal.patch
	patches.suse/drm-nouveau-Add-a-dedicated-mutex-for-the-clients-li.patch
	patches.suse/drm-nouveau-clean-up-all-clients-on-device-removal.patch
	patches.suse/ALSA-timer-Fix-use-after-free-problem.patch
	patches.suse/ALSA-hda-realtek-Add-a-quirk-for-Acer-Spin-SP513-54N.patch
	patches.suse/ALSA-timer-Unconditionally-unlink-slave-instances-to.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-ASUS-UX550VE.patch
	patches.suse/ALSA-synth-missing-check-for-possible-NULL-after-the.patch
	patches.suse/ALSA-hda-realtek-Add-quirk-for-HP-EliteBook-840-G7-m.patch
	patches.suse/scsi-qla2xxx-Relogin-during-fabric-disturbance
	patches.suse/scsi-qla2xxx-Fix-gnl-list-corruption
	patches.suse/scsi-qla2xxx-Turn-off-target-reset-during-issue_lip
	patches.suse/tracing-histogram-Do-not-copy-the-fixed-size-char-array-field-over-the-field-size.patch
	patches.suse/cifs-nosharesock-should-not-share-socket-with-future-sessions.patch
	patches.suse/cifs-send-workstation-name-during-ntlmssp-session-setup.patch
	patches.suse/cifs-fix-print-of-hdr_flags-in-dfscache_proc_show-.patch
	patches.suse/cifs-introduce-new-helper-for-cifs_reconnect-.patch
	patches.suse/cifs-convert-list_for_each-to-entry-variant.patch
	patches.suse/cifs-split-out-dfs-code-from-cifs_reconnect-.patch
	patches.suse/cifs-set-a-minimum-of-120s-for-next-dns-resolution.patch
	patches.suse/cifs-for-compound-requests-use-open-handle-if-possible.patch
	patches.suse/smb3-do-not-error-on-fsync-when-readonly.patch
	patches.suse/cifs-support-nested-dfs-links-over-reconnect.patch
	patches.suse/smb3-remove-trivial-dfs-compile-warning.patch
	patches.suse/smb3-add-additional-null-check-in-SMB2_ioctl.patch
	patches.suse/smb3-add-additional-null-check-in-SMB2_open.patch
	patches.suse/smb3-add-additional-null-check-in-SMB2_tcon.patch
	patches.suse/cifs-release-lock-earlier-in-dequeue_mid-error-case.patch
	patches.suse/smb3-add-additional-null-check-in-SMB311_posix_mkdir.patch
	patches.suse/cifs-fix-memory-leak-of-smb3_fs_context_dup-server_hostname.patch
	patches.suse/cifs-fix-potential-use-after-free-bugs.patch
	patches.suse/smb3-do-not-setup-the-fscache_super_cookie-until-fsinfo-initialized.patch
	patches.suse/cifs-do-not-negotiate-session-if-session-already-exists.patch
	patches.suse/cifs-protect-session-channel-fields-with-chan_lock.patch
	patches.suse/cifs-connect-individual-channel-servers-to-primary-channel-server.patch
	patches.suse/cifs-do-not-duplicate-fscache-cookie-for-secondary-channels.patch
	patches.suse/clk-ingenic-Fix-bugs-with-divided-dividers.patch
	patches.suse/PCI-MSI-Deal-with-devices-lying-about-their-MSI-mask.patch
	patches.suse/ARM-9155-1-fix-early-early_iounmap.patch
	patches.suse/tracing-Add-length-protection-to-histogram-string-copies.patch
	patches.suse/printk-Remove-printk.h-inclusion-in-percpu.h.patch
	patches.suse/btrfs-fix-memory-ordering-between-normal-and-ordered-work-functions.patch
	patches.suse/net-bnx2x-fix-variable-dereferenced-before-check.patch
	patches.suse/atlantic-Fix-OOB-read-and-write-in-hw_atl_utils_fw_r.patch
	patches.suse/bnxt_en-reject-indirect-blk-offload-when-hw-tc-offlo.patch
	patches.suse/iavf-check-for-null-in-iavf_fix_features.patch
	patches.suse/iavf-free-q_vectors-before-queues-in-iavf_disable_vf.patch
	patches.suse/iavf-don-t-clear-a-lock-we-don-t-hold.patch
	patches.suse/iavf-Fix-failure-to-exit-out-from-last-all-multicast.patch
	patches.suse/iavf-prevent-accidental-free-of-filter-structure.patch
	patches.suse/iavf-validate-pointers.patch
	patches.suse/iavf-Fix-for-the-false-positive-ASQ-ARQ-errors-while.patch
	patches.suse/iavf-Restore-VLAN-filters-after-link-down.patch
	patches.suse/bpf-Fix-toctou-on-read-only-map-s-constant-scalar-tracking.patch
	patches.suse/cfg80211-call-cfg80211_stop_ap-when-switch-from-P2P_.patch
	patches.suse/net-mlx5-Update-error-handler-for-UCTX-and-UMEM.patch
	patches.suse/NFC-reorganize-the-functions-in-nci_request.patch
	patches.suse/NFC-reorder-the-logic-in-nfc_-un-register_device.patch
	patches.suse/NFC-add-NCI_UNREG-flag-to-eliminate-the-race.patch
	patches.suse/i40e-Fix-correct-max_pkt_size-on-VF-RX-queue.patch
	patches.suse/i40e-Fix-NULL-ptr-dereference-on-VSI-filter-sync.patch
	patches.suse/i40e-Fix-changing-previously-set-num_queue_pairs-for.patch
	patches.suse/i40e-Fix-ping-is-lost-after-configuring-ADq-on-VF.patch
	patches.suse/i40e-Fix-warning-message-and-call-stack-during-rmmod.patch
	patches.suse/i40e-Fix-creation-of-first-queue-by-omitting-it-if-i.patch
	patches.suse/i40e-Fix-display-error-code-in-dmesg.patch
	patches.suse/platform-x86-hp_accel-Fix-an-error-handling-path-in-.patch
	patches.suse/drm-nouveau-hdmigv100.c-fix-corrupted-HDMI-Vendor-In.patch
	patches.suse/drm-amdgpu-fix-set-scaling-mode-Full-Full-aspect-Cen.patch
	patches.suse/cifs-move-debug-print-out-of-spinlock.patch
	patches.suse/cifs-protect-srv_count-with-cifs_tcp_ses_lock.patch
	patches.suse/cifs-introduce-cifs_ses_mark_for_reconnect-helper.patch
	patches.suse/hugetlbfs-flush-TLBs-correctly-after-huge_pmd_unshar.patch
	patches.suse/ASoC-DAPM-Cover-regression-by-kctl-change-notificati.patch
	patches.suse/ASoC-qdsp6-q6routing-Conditionally-reset-FrontEnd-Mi.patch
	patches.suse/ASoC-topology-Add-missing-rwsem-around-snd_ctl_remov.patch
	patches.suse/ALSA-ctxfi-Fix-out-of-range-access.patch
	patches.suse/ARM-dts-BCM5301X-Fix-I2C-controller-interrupt.patch
	patches.suse/ARM-dts-BCM5301X-Add-interrupt-properties-to-GPIO-node.patch
	patches.suse/cifs-nosharesock-should-be-set-on-new-server.patch
	patches.suse/cifs-populate-server_hostname-for-extra-channels.patch
	patches.suse/smb2-clarify-rc-initialization-in-smb2_reconnect.patch
	patches.suse/cifs-update-internal-version-number-0b03fe6d.patch
	patches.suse/nvme-pci-add-NO-APST-quirk-for-Kioxia-device.patch
	patches.suse/drm-vc4-fix-error-code-in-vc4_create_object.patch
	patches.suse/xen-pvh-add-missing-prototype-to-header.patch
	patches.suse/usb-dwc2-gadget-Fix-ISOC-flow-for-elapsed-frames.patch
	patches.suse/usb-dwc2-hcd_queue-Fix-use-of-floating-point-literal.patch
	patches.suse/usb-typec-fusb302-Fix-masking-of-comparator-and-bc_l.patch
	patches.suse/USB-serial-option-add-Telit-LE910S1-0x9200-compositi.patch
	patches.suse/USB-serial-option-add-Fibocom-FM101-GL-variants.patch
	patches.suse/fuse-release-pipe-buf-after-last-use.patch
	patches.suse/PM-hibernate-use-correct-mode-for-swsusp_close.patch
	patches.suse/iavf-Prevent-changing-static-ITR-values-if-adaptive-.patch
	patches.suse/nfp-checking-parameter-process-for-rx-usecs-tx-usecs.patch
	patches.suse/ice-fix-vsi-txq_map-sizing.patch
	patches.suse/ice-avoid-bpf_prog-refcount-underflow.patch
	patches.suse/igb-fix-netpoll-exit-with-traffic.patch
	patches.suse/scsi-mpt3sas-Fix-kernel-panic-during-drive-powercycle-test
	patches.suse/scsi-mpt3sas-Fix-system-going-into-read-only-mode
	patches.suse/tracing-Check-pid-filtering-when-creating-events.patch
	patches.suse/tracing-Fix-pid-filtering-when-triggers-are-attached.patch
	patches.suse/kprobes-limit-max-data_size-of-the-kretprobe-instances.patch
	patches.suse/net-usb-lan78xx-lan78xx_phy_init-use-PHY_POLL-instea.patch
	patches.suse/rxrpc-Fix-rxrpc_local-leak-in-rxrpc_lookup_peer.patch
	patches.suse/rt2x00-do-not-mark-device-gone-on-EPROTO-errors-duri.patch
	patches.suse/net-qlogic-qlcnic-Fix-a-NULL-pointer-dereference-in-.patch
	patches.suse/net-mlx4_en-Fix-an-use-after-free-bug-in-mlx4_en_try.patch
	patches.suse/ibmvnic-drop-bad-optimization-in-reuse_rx_pools.patch
	patches.suse/ibmvnic-drop-bad-optimization-in-reuse_tx_pools.patch
	patches.suse/drm-msm-Do-hw_init-before-capturing-GPU-state.patch
	patches.suse/fget-check-that-the-fd-still-exists-after-getting-a-.patch
	patches.suse/i2c-cbus-gpio-set-atomic-transfer-callback.patch
	patches.suse/i2c-stm32f7-flush-TX-FIFO-upon-transfer-errors.patch
	patches.suse/i2c-stm32f7-recover-the-bus-on-access-timeout.patch
	patches.suse/i2c-stm32f7-stop-dma-transfer-in-case-of-NACK.patch
	patches.suse/scsi-lpfc-Fix-non-recovery-of-remote-ports-following.patch
	patches.suse/x86-xen-add-xenpv_restore_regs_and_return_to_usermode.patch
	patches.suse/serial-core-fix-transmit-buffer-reset-and-memleak.patch
	patches.suse/tty-serial-msm_serial-Deactivate-RX-DMA-for-polling-.patch
	patches.suse/serial-8250_pci-Fix-ACCES-entries-in-pci_serial_quir.patch
	patches.suse/serial-8250_pci-rewrite-pericom_do_set_divisor.patch
	patches.suse/xhci-Fix-commad-ring-abort-write-all-64-bits-to-CRCR.patch
	patches.suse/usb-typec-tcpm-Wait-in-SNK_DEBOUNCED-until-disconnec.patch
	patches.suse/HID-add-hid_is_usb-function-to-make-it-simpler-for-U.patch
	patches.suse/HID-check-for-valid-USB-device-for-many-HID-drivers.patch
	patches.suse/HID-add-USB_HID-dependancy-on-some-USB-HID-drivers.patch
	patches.suse/HID-bigbenff-prevent-null-pointer-dereference.patch
	patches.suse/HID-add-USB_HID-dependancy-to-hid-chicony.patch
	patches.suse/HID-add-USB_HID-dependancy-to-hid-prodikeys.patch
	patches.suse/qede-validate-non-LSO-skb-length.patch
	patches.suse/net-cdc_ncm-Allow-for-dwNtbOutMaxSize-to-be-unset-or.patch
	patches.suse/iavf-Fix-reporting-when-setting-descriptor-count.patch
	patches.suse/i40e-Fix-failed-opcode-appearing-if-handling-message.patch
	patches.suse/i40e-Fix-pre-set-max-number-of-queues-for-VF.patch
	patches.suse/ice-ignore-dropped-packets-during-init.patch
	patches.suse/nfp-Fix-memory-leak-in-nfp_cpp_area_cache_add.patch
	patches.suse/msft-hv-2484-net-mana-Fix-memory-leak-in-mana_hwc_create_wq.patch
	patches.suse/wait-add-wake_up_pollfree.patch
	patches.suse/binder-use-wake_up_pollfree.patch
	patches.suse/signalfd-use-wake_up_pollfree.patch
	patches.suse/aio-keep-poll-requests-on-waitqueue-until-completed.patch
	patches.suse/aio-fix-use-after-free-due-to-missing-POLLFREE-handl.patch
	patches.suse/fget-clarify-and-improve-__fget_files-implementation.patch
	patches.suse/recordmcount.pl-look-for-jgnop-instruction-as-well-as-bcrl-on-s390.patch
	patches.suse/phonet-refcount-leak-in-pep_sock_accep.patch
	patches.suse/netdevsim-Zero-initialize-memory-for-new-map-s-value.patch
	patches.suse/net-packet-rx_owner_map-depends-on-pg_vec.patch
	patches.suse/xen-blkfront-harden-blkfront-against-event-channel-s.patch
	patches.suse/xen-netfront-harden-netfront-against-event-channel-s.patch
	patches.suse/xen-console-harden-hvc_xen-against-event-channel-sto.patch
	patches.suse/xen-netback-fix-rx-queue-stall-detection.patch
	patches.suse/xen-netback-don-t-queue-unlimited-number-of-packages.patch
	patches.suse/HID-holtek-fix-mouse-probing.patch
	patches.suse/tee-handle-lookup-of-shm-with-reference-count-0.patch
	patches.suse/x86-pkey-fix-undefined-behaviour-with-pkru_wd_bit.patch
	patches.suse/recordmcount.pl-fix-typo-in-s390-mcount-regex.patch
	patches.suse/net-mlx5-DR-Fix-NULL-vs-IS_ERR-checking-in-dr_domain.patch
	patches.suse/sctp-use-call_rcu-to-free-endpoint.patch
	patches.suse/RDMA-uverbs-Check-for-null-return-of-kmalloc_array.patch
	patches.suse/cgroup-Use-open-time-credentials-for-process-migraton-perm-checks.patch
	patches.suse/cgroup-Allocate-cgroup_file_ctx-for-kernfs_open_file-priv.patch
	patches.suse/cgroup-Use-open-time-cgroup-namespace-for-process-migration-perm-checks.patch
	patches.suse/xfs-map-unwritten-blocks-in-XFS_IOC_-ALLOC-FREE-SP-j.patch
	patches.suse/media-mceusb-fix-control-message-timeouts.patch
	patches.suse/media-Revert-media-uvcvideo-Set-unique-vdev-name-bas.patch
	patches.suse/mwifiex-Fix-skb_over_panic-in-mwifiex_usb_recv.patch
	patches.suse/0001-usb-Add-Xen-pvUSB-protocol-description.patch
	patches.suse/0002-usb-Introduce-Xen-pvUSB-frontend-xen-hcd.patch
	patches.suse/usb-host-xen-hcd-add-missing-unlock-in-error-path.patch
	patches.suse/usb-gadget-don-t-release-an-existing-dev-buf.patch
	patches.suse/usb-gadget-clear-related-members-when-goto-fail.patch
	patches.suse/usb-dwc3-dwc3-qcom-Add-missing-platform_device_put-i.patch
	patches.suse/powerpc-watchdog-Fix-missed-watchdog-reset-due-to-me.patch
	patches.suse/powerpc-watchdog-tighten-non-atomic-read-modify-writ.patch
	patches.suse/powerpc-watchdog-Avoid-holding-wd_smp_lock-over-prin.patch
	patches.suse/powerpc-watchdog-read-TB-close-to-where-it-is-used.patch
	patches.suse/powerpc-watchdog-Fix-wd_smp_last_reset_tb-reporting.patch
	patches.suse/powerpc-handle-kdump-appropriately-with-crash_kexec_.patch
	patches.suse/powerpc-fadump-Fix-inaccurate-CPU-state-info-in-vmco.patch
	patches.suse/phy-tegra-xusb-Fix-return-value-of-tegra_xusb_find_p.patch
	patches.suse/vfs-fs_context-fix-up-param-length-parsing-in-legacy.patch
	patches.suse/f2fs-fix-to-do-sanity-check-on-inode-type-during-gar.patch
	patches.suse/nfc-st21nfca-Fix-potential-buffer-overflows-in-EVT_T.patch
	patches.suse/drm-i915-Flush-TLBs-before-releasing-backing-store.patch
	patches.suse/0001-NFSv4-Handle-case-where-the-lookup-of-a-directory-fa.patch
	patches.suse/NFSv4-nfs_atomic_open-can-race-when-looking-up-a-non.patch
	patches.suse/drm-vmwgfx-Fix-stale-file-descriptors-on-failed-user.patch
	patches.suse/yam-fix-a-memory-leak-in-yam_siocdevprivate.patch
	patches.suse/ipv4-tcp-send-zero-IPID-in-SYNACK-messages.patch
	patches.suse/ipv4-avoid-using-shared-IP-generator-for-connected-s.patch
	patches.suse/udf-Fix-NULL-ptr-deref-when-converting-from-inline-f.patch
	patches.suse/udf-Restore-i_lenAlloc-when-inode-expansion-fails.patch
	patches.suse/cgroup-v1-Require-capabilities-to-set-release_agent.patch
	patches.suse/net-sched-fix-use-after-free-in-tc_new_tfilter.patch
	patches.suse/0001-mmc-moxart_remove-Fix-UAF.patch
	patches.suse/KVM-s390-Return-error-on-SIDA-memop-on-normal-guest.patch
	patches.suse/tipc-improve-size-validations-for-received-domain-re.patch
	patches.suse/net-usb-ax88179_178a-Fix-out-of-bounds-accesses-in-R.patch
	patches.suse/USB-gadget-validate-interface-OS-descriptor-requests.patch
	patches.suse/usb-gadget-rndis-check-size-of-RNDIS_MSG_SET-command.patch
	patches.suse/mmc-block-fix-read-single-on-recovery-logic.patch
	patches.suse/net_sched-add-__rcu-annotation-to-netdev-qdisc.patch
	patches.suse/lib-iov_iter-initialize-flags-in-new-pipe_buffer.patch
	patches.suse/sr9700-sanity-check-for-packet-length.patch
	patches.suse/swiotlb-fix-info-leak-with-DMA_FROM_DEVICE.patch
	patches.suse/xfrm-fix-mtu-regression.patch
	patches.suse/fuse-fix-pipe-buffer-lifetime-for-direct_io.patch
	patches.suse/xen-xenbus-don-t-let-xenbus_grant_ring-remove-grants.patch
	patches.suse/xen-grant-table-add-gnttab_try_end_foreign_access.patch
	patches.suse/xen-blkfront-don-t-use-gnttab_query_foreign_access-f.patch
	patches.suse/xen-netfront-don-t-use-gnttab_query_foreign_access-f.patch
	patches.suse/xen-scsifront-don-t-use-gnttab_query_foreign_access-.patch
	patches.suse/xen-gntalloc-don-t-use-gnttab_query_foreign_access.patch
	patches.suse/xen-usb-don-t-use-gnttab_end_foreign_access-in-xenhc.patch
	patches.suse/xen-9p-use-alloc-free_pages_exact.patch
	patches.suse/xen-pvcalls-use-alloc-free_pages_exact.patch
	patches.suse/xen-gnttab-fix-gnttab_end_foreign_access-without-pag.patch
	patches.suse/xen-netfront-react-properly-to-failing-gnttab_end_fo.patch
	patches.suse/esp-Fix-possible-buffer-overflow-in-ESP-transformati.patch
	patches.suse/net-packet-fix-slab-out-of-bounds-access-in-packet_r.patch
	patches.suse/af_key-add-__GFP_ZERO-flag-for-compose_sadb_supporte.patch
	patches.suse/tpm-fix-reference-counting-for-struct-tpm_chip.patch
	patches.suse/exec-Force-single-empty-string-when-argv-is-empty.patch
	patches.suse/media-v4l2-mem2mem-Apply-DST_QUEUE_OFF_BASE-on-MMAP-.patch
	patches.suse/media-meson-vdec-potential-dereference-of-null-point.patch
	patches.suse/media-em28xx-initialize-refcount-before-kref_get.patch
	patches.suse/ALSA-pcm-Fix-races-among-concurrent-hw_params-and-hw.patch
	patches.suse/ALSA-pcm-Fix-races-among-concurrent-read-write-and-b.patch
	patches.suse/ALSA-pcm-Fix-races-among-concurrent-prepare-and-hw_p.patch
	patches.suse/ALSA-pcm-Fix-races-among-concurrent-prealloc-proc-wr.patch
	patches.suse/ipv6-annotate-some-data-races-around-sk-sk_prot.patch
	patches.suse/ixgbe-add-the-ability-for-the-PF-to-disable-VF-link-.patch
	patches.suse/ixgbe-add-improvement-for-MDD-response-functionality.patch
	patches.suse/ixgbevf-add-disable-link-state.patch
	patches.suse/llc-fix-netdevice-reference-leaks-in-llc_ui_bind.patch
	patches.suse/netfilter-nf_tables-initialize-registers-in-nft_do_c.patch
	patches.suse/Reinstate-some-of-swiotlb-rework-fix-info-leak-with-.patch
	patches.suse/net-x25-Fix-null-ptr-deref-caused-by-x25_disconnect.patch
	patches.suse/ptrace-Check-PTRACE_O_SUSPEND_SECCOMP-permission-on-.patch
	patches.suse/can-ems_usb-ems_usb_start_xmit-fix-double-dev_kfree_.patch
	patches.suse/can-usb_8dev-usb_8dev_start_xmit-fix-double-dev_kfre.patch
	patches.suse/can-mcba_usb-mcba_usb_start_xmit-fix-double-dev_kfre.patch
	patches.suse/ALSA-pcm-Fix-potential-AB-BA-lock-with-buffer_mutex-.patch
	patches.suse/cifs-prevent-bad-output-lengths-in-smb2_ioctl_query_info-.patch
	patches.suse/cifs-fix-NULL-ptr-dereference-in-smb2_ioctl_query_info-.patch
	patches.suse/KVM-x86-Check-lapic_in_kernel-before-attempting-to-set-a-SynIC-i
	patches.suse/KVM-x86-Avoid-theoretical-NULL-pointer-dereference-in-kvm_irq_de
	patches.suse/KVM-x86-Forbid-VMM-to-set-SYNIC-STIMER-MSRs-when-SynIC-wasn-t-ac
	patches.suse/kvm-x86-mmu-do-compare-and-exchange-of-gpte-via-the-user-address
	patches.suse/x86-pm-save-the-msr-validity-status-at-context-setup.patch
	patches.suse/x86-speculation-restore-speculation-related-msrs-during-s3-resume.patch
	patches.suse/0001-drivers-net-slip-fix-NPD-bug-in-sl_tx_timeout.patch
	patches.suse/0001-SUNRPC-Ensure-we-flush-any-closed-sockets-before-xs_.patch
	patches.suse/cfg80211-hold-bss_lock-while-updating-nontrans_list.patch
	patches.suse/openvswitch-fix-OOB-access-in-reserve_sfa_size.patch
	patches.suse/net-sched-cls_u32-fix-netns-refcount-changes-in-u32_.patch
	patches.suse/KVM-SEV-add-cache-flush-to-solve-SEV-cache-incoherency-issues
	patches.suse/0001-floppy-disable-FDRAWCMD-by-default.patch
	patches.suse/nfc-replace-improper-check-device_is_registered-in-n.patch
	patches.suse/nfc-nfcmrvl-main-reorder-destructive-operations-in-n.patch
	patches.suse/NFC-netlink-fix-sleep-in-atomic-bug-when-firmware-do.patch
	patches.suse/floppy-use-a-statically-allocated-error-counter.patch
	patches.suse/perf-fix-sys_perf_event_open-race-against-self.patch
	patches.suse/lockdown-also-lock-down-previous-kgdb-use.patch
	patches.suse/HID-bigben-fix-slab-out-of-bounds-Write-in-bigben_pr.patch
	patches.suse/ext4-verify-dir-block-before-splitting-it.patch
	patches.suse/ext4-avoid-cycles-in-directory-h-tree.patch
	patches.suse/drm-mali-dp-potential-dereference-of-null-pointer.patch
	patches.suse/dm-verity-set-DM_TARGET_IMMUTABLE-feature-flag.patch
	patches.suse/netfilter-nf_tables-disallow-non-stateful-expression.patch
	patches.suse/0001-KVM-x86-do-not-report-a-vCPU-as-preempted-outside-in.patch
	patches.suse/net-rose-fix-UAF-bugs-caused-by-timer-handler.patch
	patches.suse/xen-blkfront-fix-leaking-data-in-shared-pages.patch
	patches.suse/xen-netfront-fix-leaking-data-in-shared-pages.patch
	patches.suse/xen-netfront-force-data-bouncing-when-backend-is-unt.patch
	patches.suse/xen-blkfront-force-data-bouncing-when-backend-is-unt.patch
	patches.suse/fbcon-Disallow-setting-font-bigger-than-screen-size.patch
	patches.suse/fbcon-Prevent-that-screen-size-is-smaller-than-font-.patch
	patches.suse/fbmem-Check-virtual-screen-sizes-in-fb_set_var.patch
	patches.suse/x86-speculation-Disable-RRSBA-behavior.patch
	patches.suse/tty-extract-tty_flip_buffer_commit-from-tty_flip_buf.patch
	patches.suse/tty-use-new-tty_insert_flip_string_and_push_buffer-i.patch
	patches.suse/lockdown-Fix-kexec-lockdown-bypass-with-ima-policy.patch
	patches.suse/mm-Force-TLB-flush-for-PFNMAP-mappings-before-unlink_file_vma.patch
	patches.suse/xfrm-xfrm_policy-fix-a-possible-double-xfrm_pols_put.patch
	patches.suse/netfilter-nf_queue-do-not-allow-packet-truncation-be.patch
	patches.suse/ath9k-fix-use-after-free-in-ath9k_hif_usb_rx_cb.patch
	patches.suse/wifi-mac80211-refactor-elements-parsing-with-paramet.patch
	patches.suse/ext4-check-if-directory-block-is-within-i_size.patch
	patches.suse/ext4-make-sure-ext4_append-always-allocates-new-bloc.patch
	patches.suse/exfat-Return-ENAMETOOLONG-consistently-for-oversized.patch
	patches.suse/fs-add-mode_strip_sgid-helper.patch
	patches.suse/fs-Add-missing-umask-strip-in-vfs_tmpfile.patch
	patches.suse/fs-move-S_ISGID-stripping-into-the-vfs_-helpers.patch
	patches.suse/atm-idt77252-fix-use-after-free-bugs-caused-by-tst_t.patch
	patches.suse/netfilter-nf_tables-do-not-allow-SET_ID-to-refer-to-.patch
	patches.suse/netfilter-nf_tables-do-not-allow-RULE_ID-to-refer-to.patch
	patches.suse/vsock-Fix-memory-leak-in-vsock_connect.patch
	patches.suse/devlink-Fix-use-after-free-after-a-failed-reload.patch
	patches.suse/net_sched-cls_route-remove-from-list-when-handle-is-.patch
	patches.suse/nfp-fix-use-after-free-in-area_cache_get.patch
	patches.suse/net_sched-cls_route-disallow-handle-of-0.patch
	patches.suse/af_key-Do-not-call-xfrm_probe_algs-in-parallel.patch
	patches.suse/mm-rmap-Fix-anon_vma-degree-ambiguity-leading-to-double-reuse.patch
	patches.suse/bpf-Don-t-use-tnum_range-on-array-range-checking-for.patch
	patches.suse/USB-core-Prevent-nested-device-reset-calls.patch
	patches.suse/media-mceusb-Use-new-usb_control_msg_-routines.patch
	patches.suse/mm-pagewalk-Fix-race-between-unmap-and-page-walker.patch
	patches.suse/staging-rtl8712-fix-use-after-free-bugs.patch
	patches.suse/sch_sfb-Don-t-assume-the-skb-is-still-around-after-e.patch
	patches.suse/netfilter-nf_conntrack_irc-Fix-forged-IP-logic.patch
	patches.suse/sch_sfb-Also-store-skb-len-before-calling-child-enqu.patch
	patches.suse/ALSA-pcm-oss-Fix-race-at-SNDCTL_DSP_SYNC.patch
	patches.suse/netfilter-nfnetlink_osf-fix-possible-bogus-match-in-.patch
	patches.suse/NFSD-Protect-against-send-buffer-overflow-in-NFSv2-Rdir.patch
	patches.suse/NFSD-Protect-against-send-buffer-overflow-in-NFSv3-Rdir.patch
	patches.suse/NFSD-Protect-against-send-buffer-overflow-in-NFSv2-R.patch
	patches.suse/NFSD-Protect-against-send-buffer-overflow-in-NFSv3-R.patch
	patches.suse/NFSD-Cap-rsize_bop-result-based-on-send-buffer-size.patch
	patches.suse/mISDN-fix-use-after-free-bugs-in-l1oip-timer-handler.patch
	patches.suse/bnx2x-fix-potential-memory-leak-in-bnx2x_tpa_stop.patch
	patches.suse/r8152-Rate-limit-overflow-messages.patch
	patches.suse/net-mvpp2-fix-mvpp2-debugfs-leak.patch
	patches.suse/fs-fix-UAF-GPF-bug-in-nilfs_mdt_destroy.patch
	patches.suse/nvme-restrict-management-ioctls-to-admin.patch
	patches.suse/nvme-ensure-subsystem-reset-is-single-threaded.patch
	patches.suse/HID-roccat-Fix-use-after-free-in-roccat_read.patch
	patches.suse/scsi-stex-Properly-zero-out-the-passthrough-command-structure.patch
	patches.suse/usb-mon-make-mmapped-memory-read-only.patch
	patches.suse/fbdev-smscufx-Fix-use-after-free-in-ufx_ops_open.patch
	patches.suse/mm-hugetlb-fix-races-when-looking-up-a-CONT-PTE-PMD-.patch
	patches.suse/nilfs2-fix-use-after-free-bug-of-struct-nilfs_root.patch
	patches.suse/nilfs2-fix-NULL-pointer-dereference-at-nilfs_bmap_lo.patch
	patches.suse/nilfs2-fix-leak-of-nilfs_root-in-case-of-writer-thre.patch
	patches.suse/net-ipv4-fix-route-with-nexthop-object-delete-warnin.patch
	patches.suse/ipv4-Handle-attempt-to-delete-multipath-route-when-f.patch
	patches.suse/tcp-udp-Fix-memory-leak-in-ipv6_renew_options.patch
	patches.suse/ipv6-Fix-data-races-around-sk-sk_prot.patch
	patches.suse/wifi-cfg80211-fix-u8-overflow-in-cfg80211_update_not.patch
	patches.suse/wifi-cfg80211-mac80211-reject-bad-MBSSID-elements.patch
	patches.suse/wifi-mac80211-fix-MBSSID-parsing-use-after-free.patch
	patches.suse/wifi-cfg80211-ensure-length-byte-is-present-before-a.patch
	patches.suse/wifi-cfg80211-fix-BSS-refcounting-bugs.patch
	patches.suse/kcm-avoid-potential-race-in-kcm_tx_work.patch
	patches.suse/io_uring-af_unix-defer-registered-files-gc-to-io_uri.patch
	patches.suse/net-sched-fix-race-condition-in-qdisc_graft.patch
	patches.suse/Bluetooth-L2CAP-Fix-use-after-free-caused-by-l2cap_r.patch
	patches.suse/Bluetooth-L2CAP-Fix-accepting-connection-request-for.patch
	patches.suse/Bluetooth-L2CAP-Fix-attempting-to-access-uninitializ.patch
	patches.suse/x86-cpu-Restore-AMD-s-DE_CFG-MSR-after-resume.patch
	patches.suse/l2tp-Serialize-access-to-sk_user_data-with-sk_callba.patch
	patches.suse/wifi-wilc1000-validate-pairwise-and-authentication-s.patch
	patches.suse/drm-i915-fix-TLB-invalidation-for-Gen12-video-and-co.patch
	patches.suse/proc-avoid-integer-type-confusion-in-get_proc_long.patch
	patches.suse/proc-proc_skip_spaces-shouldn-t-think-it-is-working-.patch
	patches.suse/xen-netback-Ensure-protocol-headers-don-t-fall-in-th.patch
	patches.suse/xen-netback-don-t-call-kfree_skb-with-interrupts-dis.patch
	patches.suse/0001-drm-vmwgfx-Validate-the-box-size-for-the-snooped-cur.patch
	patches.suse/x86-mm-Randomize-per-cpu-entry-area.patch
	patches.suse/x86-bugs-Flush-IBP-in-ib_prctl_set.patch
	patches.suse/net-sched-atm-dont-intepret-cls-results-when-asked-t.patch
	patches.suse/net-sched-cbq-dont-intepret-cls-results-when-asked-t.patch
	patches.suse/usb-rndis_host-Secure-rndis_query-check-against-int-.patch
	patches.suse/net-sched-disallow-noqueue-for-qdisc-classes.patch
	patches.suse/ALSA-pcm-Move-rwsem-lock-inside-snd_ctl_elem_read-to.patch
	patches.suse/HID-check-empty-report_list-in-hid_validate_values.patch
	patches.suse/HID-check-empty-report_list-in-bigben_probe.patch
	patches.suse/HID-betop-check-shape-of-output-reports.patch
	patches.suse/net-mpls-fix-stale-pointer-if-allocation-fails-durin.patch
	patches.suse/HID-bigben-use-spinlock-to-protect-concurrent-access.patch
	patches.suse/HID-bigben_worker-remove-unneeded-check-on-report_fi.patch
	patches.suse/HID-bigben-use-spinlock-to-safely-schedule-workers.patch
	patches.suse/media-rc-Fix-use-after-free-bugs-caused-by-ene_tx_ir.patch

	# netdev/net
	patches.suse/sctp-fail-if-no-bound-addresses-can-be-used-for-a-gi.patch

	# out-of-tree patches
	patches.suse/wifi-cfg80211-avoid-nontransmitted-BSS-list-corrupti.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/powerpc-pseries-mobility-notify-network-peers-after-.patch
	patches.suse/powerpc-pseries-group-lmb-operation-and-memblock-s.patch
	patches.suse/powerpc-pseries-update-device-tree-before-ejecting-h.patch
	patches.suse/drivers-base-memory.c-cache-blocks-in-radix-tree-to-.patch
	patches.suse/rpadlpar_io-Add-MODULE_DESCRIPTION-entries-to-kernel.patch
	patches.suse/block-genhd-use-atomic_t-for-disk_event-block.patch
	patches.suse/nxp-nci-add-NXP1002-id.patch
	patches.suse/qla2xxx-synchronize-rport-dev_loss_tmo-setting.patch
	patches.suse/NFS-change-nfs_access_get_cached-to-only-report-the-.patch
	patches.suse/NFS-pass-cred-explicitly-for-access-tests.patch
	patches.suse/NFS-don-t-store-struct-cred-in-struct-nfs_access_ent.patch
	patches.suse/MM-reclaim-mustn-t-enter-FS-for-swap-over-NFS.patch
	patches.suse/NFS-do-not-take-i_rwsem-for-swap-IO.patch
	patches.suse/NFS-move-generic_write_checks-call-from-nfs_file_dir.patch
	patches.suse/SUNRPC-auth-async-tasks-mustn-t-block-waiting-for-me.patch
	patches.suse/SUNRPC-call_alloc-async-tasks-mustn-t-block-waiting-.patch
	patches.suse/SUNRPC-improve-swap-handling-scheduling-and-PF_MEMAL.patch
	patches.suse/SUNRPC-remove-scheduling-boost-for-SWAPPER-tasks.patch
	patches.suse/SUNRPC-xprt-async-tasks-mustn-t-block-waiting-for-me.patch
	patches.suse/ext4-Avoid-trim-error-on-fs-with-small-groups.patch
	patches.suse/netfilter-nf_conntrack_irc-Tighten-matching-on-DCC-m.patch
	patches.suse/media-dvb-core-Fix-UAF-due-to-refcount-races-at-rele.patch
	patches.suse/char-pcmcia-synclink_cs-Fix-use-after-free-in-mgslpc.patch
	patches.suse/misc-sgi-gru-fix-use-after-free-error-in-gru_set_con.patch
	patches.suse/wifi-brcmfmac-Fix-potential-buffer-overflow-in-brcmf.patch
	patches.suse/Bluetooth-L2CAP-Fix-u8-overflow.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
	patches.suse/panic-do-not-print-uninitialized-taint_flags.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
	########################################################

	# Patches that should be reposted upstream
	patches.suse/sched-Fix-up-proc-sched_debug-to-print-only-runnable-tasks-again.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
	patches.suse/0002-kernel-smp-make-csdlock-timeout-depend-on-boot-param.patch

	# o CPU frequency management
	patches.suse/cpufreq-ondemand-set-default-up_threshold-to-30-on-multi-core-systems.patch
	patches.suse/cpufreq-intel_pstate-Revert-upstream-changes-to-iowa.patch
	patches.suse/cpufreq-intel_pstate-Ramp-up-frequency-faster-when-u.patch
	patches.suse/cpufreq-intel_pstate-Temporarily-boost-P-state-when-.patch

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

	# 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
	patches.suse/s390-sles15sp2-kdump-fix-out-of-memory-with-PCI.patch

	# ppc64

	# ARM

	########################################################
	# Scheduler
	########################################################
	patches.suse/setuid-dumpable-wrongdir
	patches.suse/perf_timechart_fix_zero_timestamps.patch
	patches.suse/sched-nohz-Avoid-disabling-the-tick-for-very-short-durations.patch
	patches.suse/sched-numa-Check-numa-balancing-information-only-when-enabled.patch
	patches.suse/cpuidle-Poll-for-a-minimum-of-30ns-and-poll-for-a-tick-if-lower-c-states-are-disabled.patch
	patches.suse/sched-Fix-loadavg-accounting-race-on-arm64-kabi.patch
	patches.suse/intel_idle-Disable-ACPI-_CST-on-Haswell.patch
	patches.suse/sched-fair-Enable-SIS_AVG_CPU-by-default.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
	patches.suse/smaps_rollup-fix-no-vmas-null-deref.patch

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

	# generic
	patches.suse/io_uring-fix-fs-users-overflow.patch
	patches.suse/vfs-add-super_operations-get_inode_dev
	patches.suse/unsupported-features.patch
	patches.suse/procfs-add-tunable-for-fd-fdinfo-dentry-retention.patch
	patches.suse/fs-Avoid-leaving-freed-inode-on-dirty-list.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
	patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch
	patches.suse/btrfs-relocation-Work-around-dead-relocation-stage-l.patch

	# ext[2-4]
	patches.suse/ext4-dont-warn-when-enabling-DAX.patch
	patches.suse/ext4-unsupported-features.patch
	patches.suse/ext4-Fix-check-for-block-being-out-of-directory-size.patch

	# XFS
	patches.suse/xfs-remove-experimental-tag-for-dax-support.patch
	patches.suse/xfs-repair-malformed-inode-items-during-log-recovery.patch
	patches.suse/xfs-allow-mount-remount-when-stripe-width-alignment-.patch

	# reiserfs
	patches.suse/reiserfs-add-check-to-detect-corrupted-directory-entry.patch
	patches.suse/reiserfs-don-t-panic-on-bad-directory-entries.patch
	patches.suse/reiserfs-mark-read-write-mode-unsupported.patch

	# NFS
	patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch
	patches.suse/mvfs-workaround.patch
	patches.suse/nfs-set-acl-perm.patch
	patches.suse/NFSv4.1-bc-request-hold-xprt-ref.patch
	patches.suse/NFS-only-invalidate-dentrys-that-are-clearly-invalid.patch

	# other
	patches.suse/pstore_disable_efi_backend_by_default.patch
	patches.suse/io_uring-ensure-req-submit-is-copied-when-req-is-def.patch
	patches.suse/io_uring-Fix-current-fs-handling-in-io_sq_wq_submit_.patch
	patches.suse/io_uring-disable-polling-signalfd-pollfree-files.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
	patches.suse/md-raid0-fix-buffer-overflow-at-debug-print.patch
	patches.suse/mdraid-fix-read-write-bytes-accounting.patch
	patches.suse/bfq-tune-slice-idle.patch
	patches.suse/genirq-add-device_has_managed_msi_irq.patch
	patches.suse/blk-mq-mark-if-one-queue-map-uses-managed-irq.patch
	patches.suse/blk-mq-don-t-deactivate-hctx-if-managed-irq-isn-t-used.patch

	########################################################
	# Networking core
	########################################################
	patches.suse/Revert-netfilter-conntrack-remove-helper-hook-again.patch
	patches.suse/net-sctp-filter-remap-copy_from_user-failure-error.patch
	patches.suse/net-sched-disable-nolock-pfifo-fast.patch
	patches.suse/NFC-SUSE-specific-brutal-fix-for-runtime-PM.patch

	########################################################
	# Security
	########################################################
	# crypto

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

	# Lock down functions for UEFI secure boot
	patches.suse/0001-security-lockdown-expose-a-hook-to-lock-the-kernel-down.patch
	patches.suse/0002-efi-Add-an-EFI_SECURE_BOOT-flag-to-indicate-secure-boot-mode.patch
	patches.suse/0003-efi-Lock-down-the-kernel-if-booted-in-secure-boot-mode.patch
	patches.suse/0004-efi-Lock-down-the-kernel-at-the-integrity-level-if-b.patch
	# Bug 1023051 - CVE-2016-3695: kernel-source: Error injection via EINJ is allowed when securelevel is enabled
	patches.suse/acpi-Disable-APEI-error-injection-if-the-kernel-is-lockeddown.patch

	# Using the hash in MOKx to blacklist kernel module, FATE#316531
	patches.suse/0001-MODSIGN-do-not-load-mok-when-secure-boot-disabled.patch
	patches.suse/0001-efi-add-a-function-to-convert-the-status-code-to-a-s.patch
	patches.suse/0002-efi-show-error-messages-only-when-loading-certificat.patch
	patches.suse/0003-MODSIGN-load-blacklist-from-MOKx.patch
	patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch

	# Hibernation Signature Verification FATE#316350
	patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch
	patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch
	patches.suse/0003-x86-KASLR-public-the-function-for-getting-random-lon.patch
	patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch
	patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch
	patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch
	patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch
	patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch
	patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch
	patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch

	# FIPS
	patches.suse/0008-random-move-FIPS-continuous-test-to-output-functions.patch
	patches.suse/fips-enable-ansi_cprng-in-testmgr

	# NIAP PP_OS
	patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch
	patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch
	patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch
	patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch

	########################################################
	# Virtualization
	########################################################
	patches.suse/suse-hv-mana-netdev_lockdep_set_classes.patch
	patches.suse/suse-hv-guest-os-id.patch
	patches.suse/0001-kvm-Reintroduce-nopvspin-kernel-parameter.patch
	patches.suse/0001-xen-don-t-reschedule-in-preemption-off-sections.patch
	patches.suse/xen-events-fix-setting-irq-affinity.patch

	########################################################
	# Other core patches
	########################################################
	patches.suse/locking-rwsem-Disable-reader-optimistic-spinning.patch

	########################################################
	# PM
	########################################################
	patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
	patches.suse/acpi_thermal_passive_blacklist.patch
	patches.suse/ACPI-acpi_pad-Do-not-launch-acpi_pad-threads-on-idle-cpus.patch
	patches.suse/acpi-disable-deprecated-warnings.patch
	patches.suse/thermal-Add-a-sanity-check-for-invalid-state-at-stat.patch

	########################################################
	# DRM / Graphics
	########################################################
	patches.suse/drm-i915-Fix-ref-mutex-deadlock-in-i915_active_wait.patch
	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
	patches.suse/drm-ast-Disable-VGA-decoding-while-driver-is-active.patch
	patches.suse/drm-ast-Keep-MISC-fields-when-enabling-VGA.patch
	patches.suse/drm-ast-Disable-screen-on-register-init.patch
	patches.suse/drm-ast-drm-ast-Fix-boot-address-for-AST2500.patch
	patches.suse/drm-ast-Fix-register-access-in-non-P2A-mode-for-DP50.patch
	patches.suse/drm-ast-Fix-P2A-config-detection.patch
	patches.suse/drm-ast-AST2500-fixups.patch
	patches.suse/drm-ast-Correct-mode-table-for-AST2500-precatch.patch
	patches.suse/drm-ast-Add-support-for-AIP200.patch
	patches.suse/drm-ast-Add-support-for-1152x864-mode.patch
	patches.suse/drm-ast-Add-25MHz-refclk-support.patch
	patches.suse/drm-prevent-spectre-issue-in-vmw_execbuf_ioctl.patch
	patches.suse/0001-drm-i915-gvt-fix-double-free-bug-in-split_2MB_gtt_en.patch
	patches.suse/0001-drm-vmwgfx-Avoid-NULL-ptr-deref-in-vmw_cmd_dx_define.patch

	########################################################
	# Storage
	########################################################

	# SCSI
	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/fcoe-reduce-max_sectors
	patches.suse/scsi-do-not-print-reservation-conflict-for-TEST-UNIT.patch
	patches.suse/sd-always-retry-READ-CAPACITY-for-ALUA-state-transit.patch
	patches.suse/drivers-base-implement-dev_enable_async_probe.patch
	patches.suse/scsi-add-disable_async_probing-module-argument.patch

	# NVMe
	patches.suse/Revert-nvme-allow-64-bit-results-in-passthru-command.patch
	patches.suse/nvme-multipath-retry-commands-for-dying-queues.patch
	patches.suse/nvme-return-an-error-if-nvme_set_queue_count-fails.patch
	patches.suse/lightnvm-remove-lightnvm-implemenation.patch

	# CD-ROM
	patches.suse/cdrom-add-poll_event_interruptible.patch
	patches.suse/cdrom-factor-out-common-open_for_-code.patch
	patches.suse/cdrom-wait-for-the-tray-to-close.patch
	patches.suse/cdrom-export-autoclose-logic-as-a-separate-function.patch
	patches.suse/bdev-add-open_finish.patch
	patches.suse/scsi-blacklist-add-VMware-ESXi-cdrom-broken-tray-emu.patch
	patches.suse/scsi-sr-wait-for-the-medium-to-become-ready.patch
	patches.suse/cdrom-turn-off-autoclose-by-default.patch

	# SES Ceph RBD backend for LIO
	patches.suse/rbd-export-some-functions-used-by-lio-rbd-backend.patch
	patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch
	patches.suse/rbd-add-img_request-done-callback.patch
	patches.suse/rbd-add-lio-specific-data-area.patch
	patches.suse/target-add-rbd-backend.patch
	patches.suse/target-add-lio-rbd-to-makefile-Kconfig.patch
	patches.suse/target-rbd-add-emulate_legacy_capacity-dev-attribute.patch
	patches.suse/target-rbd-conditionally-fix-off-by-one-bug-in-get_b.patch
	patches.suse/target-rbd-fix-unmap-discard-block-size-conversion.patch
	patches.suse/target-rbd-fix-unmap-handling-with-unmap_zeroes_data.patch
	patches.suse/target-rbd-add-WRITE-SAME-support.patch
	patches.suse/rbd-add-rbd_img_fill_cmp_and_write_from_bvecs.patch
	patches.suse/libceph-add-support-for-CMPEXT-compare-extent-reques.patch
	patches.suse/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch
	patches.suse/target-rbd-support-COMPARE_AND_WRITE.patch
	patches.suse/target-rbd-detect-stripe_unit-SCSI-block-size-misali.patch
	patches.suse/target-disallow-emulate_legacy_capacity-with-RBD-obj.patch

	patches.suse/qla2xxx-add-module_version-back-to-driver.patch
	patches.suse/lpfc-decouple-port_template-and-vport_template.patch
	patches.suse/lpfc-reintroduce-old-irq-probe-logic.patch
	patches.suse/rdma-addr-create-addr_wq-with-wq_mem_reclaim-flag.patch
	patches.suse/rdma-core-create-ib_cm-with-wq_mem_reclaim-flag.patch
	patches.suse/nvme-multipath-skip-not-ready-namespaces-when-revalidating.patch

	########################################################
	# Networking drivers (wired)
	########################################################
	patches.suse/net-phy-realtek-fix-handling-of-RTL8105e-integrated-.patch
	patches.suse/misdn-add-support-for-group-membership-check
	patches.suse/mlx5-add-parameter-to-disable-enhanced-IPoIB.patch
	patches.suse/lan78xx-Enable-LEDs-and-auto-negotiation.patch
	patches.suse/net-mvpp2-Enable-autoneg-bypass-for-1000BaseX-2500Ba.patch
	patches.suse/r8169-Revive-default-chip-version-for-r8168.patch
	patches.suse/bsc1170284-ixgbe_dont_check_firmware_errors.patch

	########################################################
	# Wireless networking drivers
	########################################################
	patches.suse/b43-missing-firmware-info.patch

	########################################################
	# USB
	########################################################
	patches.suse/firmware-raspberrypi-introduce-vl805-init-routine.patch
	patches.suse/pci-brcmstb-wait-for-raspberry-pi-s-firmware-when-present.patch
	patches.suse/soc-bcm2835-sync-xhci-reset-firmware-property-with-downstream.patch
	patches.suse/usb-pci-quirks-add-raspberry-pi-4-quirk.patch

	########################################################
	# Input
	########################################################
	patches.suse/kbd-ignore-gfx.patch
	patches.suse/Input-Fix-memory-leak-in-psxpad_spi_probe.patch

	########################################################
	# Sound
	########################################################
	patches.suse/Revive-usb-audio-Keep-Interface-mixer.patch

	########################################################
	# AWS support for more than 256 vcpus
	########################################################
	patches.suse/0002-x86-msi-Only-use-high-bits-of-MSI-address-for-DMAR-u.patch
	patches.suse/0003-x86-ioapic-Handle-Extended-Destination-ID-field-in-R.patch
	patches.suse/0004-x86-apic-Support-15-bits-of-APIC-ID-in-IOAPIC-MSI-wh.patch
	patches.suse/0005-x86-kvm-Add-KVM_FEATURE_MSI_EXT_DEST_ID.patch

	########################################################
	# Other drivers
	########################################################

	# NXP lx2160 silicon rev1 PCIe workarounds
	patches.suse/PCI-mobiveil-ls_pcie_g4-add-Workaround-for-A-011577.patch
	patches.suse/PCI-mobiveil-ls_pcie_g4-add-Workaround-for-A-011451.patch
	patches.suse/PCI-mobiveil-ls_pcie_g4-fix-SError-when-accessing-co.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

	# LS1028A Switch
	patches.suse/net-dsa-felix-use-dsa_switch_alloc.patch

	# IOMMU
	patches.suse/iommu-vt-d-Correctly-calculate-agaw-in-domain_init.patch
	patches.suse/iommu-amd-Add-support-for-map-unmap_resource.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
	patches.suse/livepatch-dump-ipa-clones.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
	patches.suse/Linux-5.3.7.patch
	patches.suse/Linux-5.3.8.patch
	patches.suse/Linux-5.3.9.patch
	patches.suse/Linux-5.3.10.patch
	patches.suse/Linux-5.3.11.patch
	patches.suse/Linux-5.3.12.patch
	patches.suse/Linux-5.3.13.patch
	patches.suse/Linux-5.3.14.patch
	patches.suse/Linux-5.3.15.patch
	patches.suse/Linux-5.3.16.patch
	patches.suse/Linux-5.3.17.patch
	patches.suse/Linux-5.3.18.patch

	########################################################
	# SUSE kABI padding
	########################################################
	patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch
	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
	patches.suse/0001-typeC-add-kABI-padding.patch
	patches.suse/0001-USB-fix-kABI-padding.patch
	patches.suse/prepare-arm64-kgraft
	patches.suse/suse-hv-kabi.patch
	patches.suse/0001-kABI-more-hooks-for-PCI-changes.patch

	########################################################
	# kABI consistency patches
	########################################################
	patches.kabi/0001-kABI-Fix-kABI-after-EDR-backport.patch
	patches.kabi/s390-prevent-leaking-kernel-address-in-bear
	patches.kabi/snd-rawmidi-buffer_ref-kABI-workaround.patch
	patches.kabi/ALSA-hdac_bus-kABi-workaround.patch
	patches.kabi/bdi-dev_name-kabi-fix.patch
	patches.kabi/sunrpc-clean-up-properly-in-gss_mech_unregister.patch
	patches.kabi/kabi-ppc64le-prevent-struct-dma_map_ops-to-become-de.patch
	patches.kabi/libnvdimm-cover-up-nd_pfn_sb-change.patch
	patches.kabi/libnvdimm-cover-up-nd_region-changes.patch
	patches.kabi/libnvdimm-cover-up-nvdimm_security_ops-changes.patch
	patches.kabi/libnvdimm-cover-up-struct-nvdimm-changes.patch
	patches.kabi/suse-hv-2037-PCI-hv-Introduce-hv_msi_entry.patch
	patches.kabi/jbd2-abort-mutex-kabi.patch
	patches.kabi/net-don-t-return-invalid-table-id-error-when-we-fall.patch
	patches.kabi/net-mlx5-Add-command-entry-handling-completion.patch
	patches.kabi/kABI-fixup-mtk-vpu-avoid-unaligned-access-to-DTCM-buffer.patch
	patches.kabi/padata-kABI-fixup-for-struct-padata_instance-splitti.patch
	patches.kabi/l2tp-do-not-use-inet_hash-inet_unhash.patch
	patches.kabi/pcie-revive-__aer_firmware_first_valid.patch
	patches.kabi/SUNRPC-dont-update-timeout-value-on-connection-reset-kabi.patch
	patches.kabi/kabi-workaround-for-struct-kvm_vcpu_arch.patch
	patches.kabi/kabi-workaround-for-struct-kvm_device.patch
	patches.kabi/sock_cgroup_data-kabi-fix.patch
	patches.kabi/xfrm-policy-match-with-both-mark-and-mask-on-user-in-kabi.patch
	patches.kabi/genetlink-remove-genl_bind.patch
	patches.kabi/scsi-fc-kABI-fixes-for-new-ELS_RDP-definition.patch
	patches.kabi/kABI-Fix-kABI-after-EFI_RT_PROPERTIES-table-backport.patch
	patches.kabi/net-dsa-microchip-call-phy_remove_link_mode-during-p.patch
	patches.kabi/kABI-Fix-kABI-for-12856e7acde4-PCI-IOV-Mark-VFs-as-n.patch
	patches.kabi/NFS-Fix-flexfiles-read-failover.fix
	patches.kabi/bluetooth-l2cap-filter-ops-kABI-workaround.patch
	patches.kabi/kABI-Fix-kABI-after-add-CodeSigning-extended-key-usage.patch
	patches.kabi/include-mm-h-in-net-h.patch
	patches.kabi/SUNRPC-Revert-241b1f419f0e-SUNRPC-Remove-xdr_buf_tri.patch
	patches.kabi/kABI-revert-use_mm-name-change.patch
	patches.kabi/snd-hda-kabi-workaround.patch
	patches.kabi/snd-hda-codec-generic-kabi-workaround.patch
	patches.kabi/snd-usb-audio-kabi-workaround.patch
	patches.kabi/kABI-genirq-add-back-irq_create_mapping.patch
	patches.kabi/0001-xen-revert-Disallow-pending-watch-messages.patch
	patches.kabi/0002-xen-revert-Count-pending-messages-for-each-watch.patch
	patches.kabi/0003-xen-revert-Support-will_handle-watch-ca.patch
	patches.kabi/0004-xen-revert-Add-will_handle-callback-support-in-xenbu.patch
	patches.kabi/0005-xen-revert-Allow-watches-discard-events-before-queue.patch
	patches.kabi/0006-xen-support-having-only-one-event-pending-per-watch.patch
	patches.kabi/ALSA-pcm-fix-hw_rule-deps-kABI.patch
	patches.kabi/kABI-Fix-kABI-after-AMD-SEV-PCID-fixes.patch
	patches.kabi/kABI-Fix-kABI-for-extended-APIC-ID-support.patch
	patches.kabi/powerpc-kABI-add-back-suspend_disable_cpu-in-machdep.patch
	patches.kabi/mm-thp-kABI-move-the-added-flag-to-the-end-of-enum.patch
	patches.kabi/kabi-repair-after-nvmx-emulate-mtf-when-performing-instruction-emulation
	patches.kabi/fix-kabi-after-call_single_data-modification.patch
	patches.kabi/kabi-fix-after-nvmx-properly-handle-userspace-interrupt-window-request
	patches.kabi/kABI-powerpc-pmem-Include-pmem-prototypes.patch
	patches.kabi/kABI-Fix-kABI-caused-by-fixes-for-bsc-1174426.patch
	patches.kabi/kABI-cover-up-change-in-struct-kvm_arch.patch
	patches.kabi/kABI-powerpc-pseries-Add-shutdown-to-vio_driver-and-.patch
	patches.kabi/reintroduce-cqhci_suspend-for-kABI.patch
	patches.kabi/cfg80211-kabi-workaround.patch
	patches.kabi/ath10k-CVE-2020-24588-kABI-workaround.patch
	patches.kabi/hci_chan-amp-kABI-workaround.patch
	patches.kabi/nxp-i2c-restore-includes-for-kABI.patch
	patches.kabi/lis3lv02d-kabi-workaround.patch
	patches.kabi/scsi-ufs-fix-ktime_t-kabi-change
	patches.kabi/fcoe-fcoe_wwn_from_mac-kabi-fix
	patches.kabi/kABI-restore-struct-tcpc_config-definition.patch
	patches.kabi/pci-quirks-kabi-workaround.patch
	patches.kabi/NFSv4.1-Don-t-rebind-to-the-same-source-port-when-re.patch
	patches.kabi/blk-cgroup-kABI-fixes-for-new-fc_app_id-definition.patch
	patches.kabi/rq-qos-fix-missed-wake-ups-kabi.patch
	patches.kabi/SUNRPC-defer-slow-parts-of-rpc_free_client-to-a-work-kabi.patch
	patches.kabi/kABI-fix-of-usb_dcd_config_params.patch
	patches.kabi/cpuidle-cpuidle_state-kABI-fix.patch
	patches.kabi/kabi-fix-bpf_insn_aux_data-revert-sanitize_stack_spill.patch
	patches.kabi/NFS-pass-cred-explicitly-for-access-tests.patch
	patches.kabi/blk-mq-kABI-fixes-for-blk_mq_queue_map.patch
	patches.kabi/ipvs-Fix-up-kabi-for-expire_nodest_conn_work-additio.patch
	patches.kabi/ath_key_delete-kABI-fix.patch
	patches.kabi/block-fixup-kabi-blk_mq_sched_try_insert_merge.patch
	patches.kabi/kabi-hide-return-value-type-change-of-sctp_af-from_a.patch
	patches.kabi/kABI-Fix-kABI-after-36950f2da1ea.patch
	patches.kabi/s390-mm-Fix-secure-storage-access-exception-handling
	patches.kabi/bpf-Fix-toctou-on-read-only-map-s-constant-scalar-tracking_struct-bpfmap_workaround.patch
	patches.kabi/revert-xfrm-xfrm_state_mtu-should-return-at-least-1280.patch
	patches.kabi/ALSA-kABI-workaround-for-snd_pcm_runtime-changes.patch
	patches.kabi/fuse-handle-kabi-change-in-struct-fuse_req.patch
	patches.kabi/drm-drm_file-kabi-workaround.patch
	patches.kabi/kABI-Fix-kABI-after-CVE-2022-0171-backport.patch
	patches.kabi/lockdown-kABI-workaround-for-lockdown_reason-changes.patch
	patches.kabi/sctp-handle-kabi-change-in-struct-sctp_endpoint.patch
	patches.kabi/sysfs-Add-sysfs_emit-and-sysfs_emit_at-to-format-sys-kabi-workaround.patch
	patches.kabi/af-unix-kabi-change-in-struct-sock.patch
	patches.kabi/kABI-Fix-kABI-after-mm-rmap-Fix-anon_vma-degree-ambi.patch
	patches.kabi/fix-kABI-after-KVM-Add-infrastructure-and-macro-to-mark-VM-as-bugged
	patches.kabi/kabi-sk_buff_scm_io_uring.patch
	patches.kabi/usb.h-struct-usb_device-hide-new-member.patch

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