Blob Blame History Raw
# Kernel patches configuration file
# vim: set ts=8 sw=8 noet:
#
# There are three kinds of rules (see guards.1 for details):
# +symbol       include this patch if symbol is defined; otherwise exclude.
# -symbol       exclude this patch if symbol is defined; otherwise include.
# -             exclude this patch.
#
# Using symbols means that an entirely different source tree will be
# generated depending on which symbols are defined. This used to be
# a good thing when arch-specific patches contained conflicts with other
# patches, but we now have a policy that patches must build everywhere.
# The result is a unified source tree that allows us to do neat things
# like ship kernel module packages. Creating a divergent tree breaks
# these # so you'd better have an extraordinary reason for using them.
# For example, the openSUSE 10.3 kernel uses them for segregating the
# -rt patches until they can be integrated completely, and these are
# only applied at the very end of the series.
#
# The most common use in recent kernels is to disable a patch with a
# username as the symbol to indicate responsbility. Another use is
# to check in a patch for testing, but have it disabled in all but your
# own build environment.

	########################################################
	# Build fixes that apply to the vanilla kernel too.
	# Patches in patches.rpmify are applied to both -vanilla
	# and patched flavors.
	########################################################
	patches.rpmify/powerpc-Blacklist-GCC-5.4-6.1-and-6.2.patch
	patches.rpmify/Add-ksym-provides-tool.patch
	patches.rpmify/Kconfig-make-CONFIG_CC_CAN_LINK-always-true.patch
	patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
	patches.rpmify/powerpc-boot-Fix-missing-crc32poly.h-when-building-w.patch
	patches.rpmify/scripts-mkmakefile-honor-second-argument.patch

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

	########################################################
	# sorted patches
	########################################################
	patches.suse/tpm_tis_core-Turn-on-the-TPM-before-probing-IRQ-s.patch
	patches.suse/tpm_tis_core-Set-TPM_CHIP_FLAG_IRQ-before-probing-fo.patch
	patches.suse/EDAC-mc-Fix-grain_bits-calculation.patch
	patches.suse/EDAC-altera-Use-the-proper-type-for-the-IRQ-status-b.patch
	patches.suse/EDAC-pnd2-Fix-ioremap-size-in-dnv_rd_reg.patch
	patches.suse/EDAC-amd64-Support-more-than-two-controllers-for-chi.patch
	patches.suse/edac-amd64-recognize-dram-device-type-ecc-capability.patch
	patches.suse/edac-amd64-decode-syndrome-before-translating-address.patch
	patches.suse/RAS-Build-debugfs.o-only-when-enabled-in-Kconfig.patch
	patches.suse/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-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-spi-fsl-dspi-Exit-the-ISR-with-IRQ_NONE-when-it-.patch
	patches.suse/spi-bcm2835-Work-around-DONE-bit-erratum.patch
	patches.suse/spi-dw-mmio-Clock-should-be-shut-when-error-occurs.patch
	patches.suse/spi-ep93xx-Repair-SPI-CS-lookup-tables.patch
	patches.suse/gpio-madera-Add-support-for-Cirrus-Logic-CS47L15.patch
	patches.suse/gpio-madera-Add-support-for-Cirrus-Logic-CS47L92.patch
	patches.suse/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-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-Override-wrong-IVRS-IOAPIC-on-Raven-Ridge-.patch
	patches.suse/iommu-amd-Silence-warnings-under-memory-pressure.patch
	patches.suse/iommu-vt-d-fix-wrong-analysis-whether-devices-share-the-same-bus
	patches.suse/iommu-vt-d-add-trace-events-for-device-dma-map-unmap
	patches.suse/iommu-vt-d-add-scalable-mode-fault-information
	patches.suse/iommu-iova-avoid-false-sharing-on-fq_timer_on
	patches.suse/iommu-dma-fix-for-dereferencing-before-null-checking
	patches.suse/arm64-mm-free-the-initrd-reserved-memblock-in-a-alig.patch
	patches.suse/arm64-prefetch-fix-a-Wtype-limits-warning.patch
	patches.suse/arm64-efi-Move-variable-assignments-after-SECTIONS.patch
	patches.suse/powerpc-Makefile-Always-pass-synthetic-to-nm-if-supp.patch
	patches.suse/arm64-entry-Move-ct_user_exit-before-any-other-excep.patch
	patches.suse/arm64-kpti-ensure-patched-kernel-text-is-fetched-fro.patch
	patches.suse/kasan-arm64-fix-CONFIG_KASAN_SW_TAGS-KASAN_INLINE.patch
	patches.suse/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/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-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/clk-meson-g12a-fix-hifi-typo-in-mali-parent_names.patch
	patches.suse/ARM-dts-imx7d-cl-som-imx7-make-ethernet-work-again.patch
	patches.suse/ARM-dts-imx7-colibri-disable-HS400.patch
	patches.suse/arm64-dts-imx8mq-Correct-OPP-table-according-to-late.patch
	patches.suse/arm64-dts-meson-fix-boards-regulators-states-format.patch
	patches.suse/arm64-dts-qcom-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/arm64-dts-rockchip-limit-clock-rate-of-MMC-controlle.patch
	patches.suse/objtool-Clobber-user-CFLAGS-variable.patch
	patches.suse/rcu-Add-destroy_work_on_stack-to-match-INIT_WORK_ONS.patch
	patches.suse/idle-Prevent-late-arriving-interrupts-from-disruptin.patch
	patches.suse/efi-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/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/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/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-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-mellanox-mlxreg-hotplug-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/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/alarmtimer-Use-EOPNOTSUPP-instead-of-ENOTSUPP.patch
	patches.suse/smp-hotplug-Track-booted-once-CPUs-in-a-cpumask.patch
	patches.suse/x86-mm-pti-Handle-unaligned-address-gracefully-in-pt.patch
	patches.suse/x86-mm-pti-Do-not-invoke-PTI-functions-when-PTI-is-d.patch
	patches.suse/msft-hv-1909-PCI-hv-Allocate-a-named-fwnode-instead-of-an-address.patch
	patches.suse/irqdomain-Add-the-missing-assignment-of-domain-fwnod.patch
	patches.suse/irqchip-gic-v3-its-Fix-LPI-release-for-Multi-MSI-dev.patch
	patches.suse/x86-reboot-Always-use-NMI-fallback-when-shutdown-via.patch
	patches.suse/x86-apic-Soft-disable-APIC-before-initializing-it.patch
	patches.suse/x86-apic-Make-apic_pending_intr_clear-more-robust.patch
	patches.suse/x86-apic-vector-Warn-when-vector-space-exhaustion-br.patch
	patches.suse/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-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-crypto-xts-aes-s390-fix-extra-run-time-crypto-s.patch
	patches.suse/s390-crypto-support-for-sha3-via-cpacf-msa6
	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/md-raid6-Set-R5_ReadError-when-there-is-read-failure.patch
	patches.suse/md-raid1-end-bio-when-the-device-faulty.patch
	patches.suse/md-don-t-set-In_sync-if-array-is-frozen.patch
	patches.suse/md-don-t-call-spare_active-in-md_reap_sync_thread-if.patch
	patches.suse/loop-Add-LOOP_SET_DIRECT_IO-to-compat-ioctl.patch
	patches.suse/floppy-fix-usercopy-direction.patch
	patches.suse/blk-mq-Fix-memory-leak-in-blk_mq_init_allocated_queu.patch
	patches.suse/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/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/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/closures-fix-a-race-on-wakeup-from-closure_sync.patch
	patches.suse/md-raid1-fail-run-raid1-array-when-active-disk-less-.patch
	patches.suse/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/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-bcm2835-Take-SWIOTLB-memory-size-limitation-into.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-tlv320aic31xx-suppress-error-message-for-EPROBE.patch
	patches.suse/ASoC-Define-a-set-of-DAPM-pre-post-up-events.patch
	patches.suse/ASoC-sgtl5000-Improve-VAG-power-and-mute-control.patch
	patches.suse/ASoC-sgtl5000-Fix-of-unmute-outputs-on-probe.patch
	patches.suse/ASoC-sgtl5000-Fix-charge-pump-source-assignment.patch
	patches.suse/ASoC-SOF-pci-mark-last_busy-value-at-runtime-PM-init.patch
	patches.suse/ASoC-SOF-reset-DMA-state-in-prepare.patch
	patches.suse/ASoC-sunxi-fix-a-sound-binding-broken-reference.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-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-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/media-mtk-cir-lower-de-glitch-counter-for-rc-mm-prot.patch
	patches.suse/media-technisat-usb2-break-out-of-loop-at-end-of-buf.patch
	patches.suse/media-dib0700-fix-link-error-for-dibx000_i2c_set_spe.patch
	patches.suse/media-vb2-reorder-checks-in-vb2_poll.patch
	patches.suse/media-vivid-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-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-sleep-Fix-possible-overflow-in-pm_system_cancel_w.patch
	patches.suse/cpuidle-teo-Allow-tick-to-be-stopped-if-PM-QoS-is-us.patch
	patches.suse/sched-cpufreq-Align-trace-event-behavior-of-fast-swi.patch
	patches.suse/cpufreq-ap806-Add-NULL-check-after-kcalloc.patch
	patches.suse/cpufreq-imx-cpufreq-dt-Add-i.MX8MN-support.patch
	patches.suse/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/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-Disable-posted-interrupts-for-non-standard-I.patch
	patches.suse/KVM-x86-Manually-calculate-reserved-bits-when-loadin.patch
	patches.suse/KVM-PPC-Book3S-HV-XIVE-Free-escalation-interrupts-be.patch
	patches.suse/KVM-PPC-Book3S-HV-Fix-race-in-re-enabling-XIVE-escal.patch
	patches.suse/KVM-PPC-Book3S-HV-Don-t-push-XIVE-context-when-not-u.patch
	patches.suse/powerpc-xive-Implement-get_irqchip_state-method-for-.patch
	patches.suse/KVM-PPC-Book3S-Enable-XIVE-native-capability-only-if.patch
	patches.suse/KVM-PPC-Book3S-HV-Check-for-MMU-ready-on-piggybacked.patch
	patches.suse/KVM-PPC-Book3S-HV-Don-t-lose-pending-doorbell-reques.patch
	patches.suse/KVM-x86-always-stop-emulation-on-page-fault.patch
	patches.suse/KVM-x86-set-ctxt-have_exception-in-x86_decode_insn.patch
	patches.suse/kvm-Nested-KVM-MMUs-need-PAE-root-too.patch
	patches.suse/KVM-s390-Test-for-bad-access-register-and-size-at-th.patch
	patches.suse/driver-core-platform-Add-an-error-message-to-platfor.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-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/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/tty-max310x-fix-off-by-one-buffer-access-when-storin.patch
	patches.suse/serial-sprd-correct-the-wrong-sequence-of-arguments.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-Use-explicit-barriers-on-enable-disa.patch
	patches.suse/dev-mem-Bail-out-upon-SIGKILL.patch
	patches.suse/firmware-google-check-if-size-is-valid-when-decoding.patch
	patches.suse/crypto-ccree-account-for-TEE-not-ready-to-report.patch
	patches.suse/crypto-ccp-Reduce-maximum-stack-usage.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/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/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/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/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/selftests-mlxsw-Fix-local-variable-declarations-in-D.patch
	patches.suse/selftests-mlxsw-Add-a-test-for-leftover-DSCP-rule.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/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/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/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-fix-clearing-buffered-output-between-t.patch
	patches.suse/bpf-always-allocate-at-least-16-bytes-for-setsockopt.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/xdp-xdp_umem-fix-umem-pages-mapping-for-32bits-syste.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/netfilter-add-missing-IS_ENABLED-CONFIG_NF_TABLES-ch.patch
	patches.suse/net-mvpp2-Replace-tasklet-with-softirq-hrtimer.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-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/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/netdevsim-Fix-build-error-without-CONFIG_INET.patch
	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/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/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/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/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-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/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/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/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/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-introduce-verifier-internal-test-flag.patch
	patches.suse/tools-bpf-sync-bpf.h.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/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-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/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/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/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/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/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/i40e-fix-xdp-handle-calculations-168dfc3a.patch
	patches.suse/ixgbe-fix-xdp-handle-calculations-2e78fc62.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/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/vfs-set-fs_context-user_ns-for-reconfigure.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-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-fix-use-after-free-when-using-the-tree-modific.patch
	patches.suse/btrfs-Detect-unbalanced-tree-with-empty-leaf-before-.patch
	patches.suse/btrfs-fix-allocation-of-free-space-cache-v1-bitmap-p.patch
	patches.suse/btrfs-Relinquish-CPUs-in-btrfs_compare_trees.patch
	patches.suse/ovl-fix-regression-caused-by-overlapping-layers-dete.patch
	patches.suse/ovl-Fix-dereferencing-possible-ERR_PTR.patch
	patches.suse/ovl-filter-of-trusted-xattr-results-in-audit.patch
	patches.suse/fs-xfs-Remove-KM_NOSLEEP-and-KM_SLEEP.patch
	patches.suse/xfs-add-kmem-allocation-trace-points.patch
	patches.suse/xfs-get-allocation-alignment-from-the-buftarg.patch
	patches.suse/xfs-add-kmem_alloc_io.patch
	patches.suse/mm-Handle-MADV_WILLNEED-through-vfs_fadvise.patch
	patches.suse/fs-Export-generic_fadvise.patch
	patches.suse/xfs-Fix-stale-data-exposure-when-readahead-races-wit.patch
	patches.suse/pstore-fs-superblock-limits.patch
	patches.suse/smb3-allow-disabling-requesting-leases.patch
	patches.suse/smb3-fix-unmount-hang-in-open_shroot.patch
	patches.suse/configfs-fix-a-deadlock-in-configfs_symlink.patch
	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/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-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-amd-disable-spurious-firing-GPIO-IRQs.patch
	patches.suse/pinctrl-bcm2835-Pass-irqchip-when-adding-gpiochip.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/0003-drm-i915-execlists-Process-interrupted-context-on-re.patch
	patches.suse/0001-drm-i915-Trust-programmed-MCR-in-read_subslice_reg.patch
	patches.suse/0001-drm-i915-Fix-and-improve-MCR-selection-logic.patch
	patches.suse/0001-drm-lima-Mark-64-bit-number-as-ULL.patch
	patches.suse/0002-drm-lima-Reduce-the-amount-of-logs-on-deferred-probe.patch
	patches.suse/drm-mcde-Fix-uninitialized-variable.patch
	patches.suse/drm-vkms-Fix-crc-worker-races.patch
	patches.suse/0001-drm-mgag200-add-in-missing-around-if-block.patch
	patches.suse/drm-bridge-tc358767-Increase-AUX-transfer-length-lim.patch
	patches.suse/drm-vkms-Avoid-assigning-0-for-possible_crtc.patch
	patches.suse/drm-panel-simple-fix-AUO-g185han01-horizontal-blanki.patch
	patches.suse/0004-drm-panel-make-drm_panel.h-self-contained.patch
	patches.suse/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/0003-drm-rockchip-fix-VOP_WIN_GET-macro.patch
	patches.suse/drm-amd-display-add-monitor-patch-to-add-T7-delay.patch
	patches.suse/drm-amd-display-Power-gate-all-DSCs-at-driver-init-t.patch
	patches.suse/drm-amd-display-fix-not-calling-ppsmu-to-trigger-PME.patch
	patches.suse/drm-amd-display-Clear-FEC_READY-shadow-register-if-D.patch
	patches.suse/0001-drm-amd-display-support-dummy-pstate.patch
	patches.suse/drm-amd-display-Copy-GSL-groups-when-committing-a-ne.patch
	patches.suse/drm-amd-display-readd-msse2-to-prevent-Clang-from-em.patch
	patches.suse/drm-amdgpu-Fix-hard-hang-for-S-G-display-BOs.patch
	patches.suse/0001-drm-amd-display-Embed-DCN2-SOC-bounding-box.patch
	patches.suse/0002-drm-amd-display-Support-uclk-switching-for-DCN2.patch
	patches.suse/0003-drm-amd-display-Use-proper-enum-conversion-functions.patch
	patches.suse/drm-radeon-Fix-EEH-during-kexec.patch
	patches.suse/gpu-drm-radeon-Fix-a-possible-null-pointer-dereferen.patch
	patches.suse/drm-amd-display-Allow-cursor-async-updates-for-frame.patch
	patches.suse/drm-amd-display-Skip-determining-update-type-for-asy.patch
	patches.suse/drm-amd-display-Don-t-replace-the-dc_state-for-fast-.patch
	patches.suse/dma-buf-sw_sync-Synchronize-signal-vs-syncpt-free.patch
	patches.suse/0001-drm-rcar-du-lvds-Fix-bridge_to_rcar_lvds.patch
	patches.suse/drm-nouveau-kms-tu102-disable-input-lut-when-input-i.patch
	patches.suse/drm-nouveau-volt-Fix-for-some-cards-having-0-maximum.patch
	patches.suse/0001-drm-i915-execlists-Always-clear-pending-inflight-req.patch
	patches.suse/drm-i915-cml-Add-Missing-PCI-IDs.patch
	patches.suse/0001-drm-imx-Drop-unused-imx-ipuv3-crtc.o-build.patch
	patches.suse/efifb-BGRT-Improve-efifb_bgrt_sanity_check.patch
	patches.suse/0002-drm-fix-module-name-in-edid_firmware-log-message.patch
	patches.suse/drm-amd-display-fix-issue-where-252-255-values-are-c.patch
	patches.suse/drm-amd-display-Fix-frames_to_insert-math.patch
	patches.suse/drm-amd-display-reprogram-VM-config-when-system-resu.patch
	patches.suse/drm-amd-display-Register-VUPDATE_NO_LOCK-interrupts-.patch
	patches.suse/drm-amd-powerplay-smu7-enforce-minimal-VBITimeout-v2.patch
	patches.suse/0001-Revert-drm-amd-display-skip-dsc-config-for-navi10-br.patch
	patches.suse/0002-Revert-drm-amd-display-navi10-bring-up-skip-dsc-enco.patch
	patches.suse/0003-Revert-drm-amd-display-add-global-master-update-lock.patch
	patches.suse/0004-Revert-drm-amd-display-Fix-underscan-not-using-prope.patch
	patches.suse/drm-amdgpu-sdma5-fix-number-of-sdma5-trap-irq-types-.patch
	patches.suse/drm-amd-powerpaly-fix-navi-series-custom-peak-level-.patch
	patches.suse/drm-amd-display-fix-MPO-HUBP-underflow-with-Scatter-.patch
	patches.suse/drm-amd-display-support-spdif.patch
	patches.suse/drm-amd-display-fix-trigger-not-generated-for-freesy.patch
	patches.suse/0005-Revert-drm-amdgpu-free-up-the-first-paging-queue-v2.patch
	patches.suse/drm-amdgpu-si-fix-ASIC-tests.patch
	patches.suse/0001-drm-msm-dsi-Fix-return-value-check-for-clk_get_paren.patch
	patches.suse/0002-drm-msm-Use-the-correct-dma_sync-calls-harder.patch
	patches.suse/0002-drm-mcde-Fix-DSI-transfers.patch
	patches.suse/drm-i915-gvt-update-vgpu-workload-head-pointer-corre.patch
	patches.suse/drm-i915-to-make-vgpu-ppgtt-notificaiton-as-atomic-o.patch
	patches.suse/drm-nouveau-kms-nv50-Don-t-create-MSTMs-for-eDP-conn.patch
	patches.suse/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/tracing-Make-sure-variable-reference-alias-has-corre.patch
	patches.suse/arm64-fix-unreachable-code-issue-with-cmpxchg.patch
	patches.suse/powerpc-rtas-Unexport-rtas_online_cpus_mask-rtas_off.patch
	patches.suse/PCI-rpaphp-Avoid-a-sometimes-uninitialized-warning.patch
	patches.suse/powerpc-powernv-Restrict-OPAL-symbol-map-to-only-be-.patch
	patches.suse/powerpc-pseries-Fix-cpu_hotplug_lock-acquisition-in-.patch
	patches.suse/powerpc-powernv-ioda-Fix-race-in-TCE-level-allocatio.patch
	patches.suse/powerpc-powernv-ioda2-Allocate-TCE-table-levels-on-d.patch
	patches.suse/powerpc-xmon-Check-for-HV-mode-when-dumping-XIVE-inf.patch
	patches.suse/powerpc-xive-Fix-dump-of-XIVE-interrupt-under-pserie.patch
	patches.suse/powerpc-xmon-Add-a-dump-of-all-XIVE-interrupts.patch
	patches.suse/powerpc-ptdump-Fix-addresses-display-on-PPC32.patch
	patches.suse/powerpc-ptdump-fix-walk_pagetables-address-mismatch.patch
	patches.suse/powerpc-kasan-Fix-parallel-loading-of-modules.patch
	patches.suse/powerpc-kasan-Fix-shadow-area-set-up-for-modules.patch
	patches.suse/powerpc-futex-Fix-warning-oldval-may-be-used-uniniti.patch
	patches.suse/powerpc-32s-Fix-boot-failure-with-DEBUG_PAGEALLOC-wi.patch
	patches.suse/powerpc-64s-radix-Fix-memory-hotplug-section-page-ta.patch
	patches.suse/powerpc-64s-radix-Fix-memory-hot-unplug-page-table-s.patch
	patches.suse/powerpc-perf-fix-imc-allocation-failure-handling.patch
	patches.suse/powerpc-603-Fix-handling-of-the-DIRTY-flag.patch
	patches.suse/powerpc-rtas-use-device-model-APIs-and-serialization.patch
	patches.suse/powerpc-rtas-allow-rescheduling-while-changing-cpu-s.patch
	patches.suse/powerpc-pseries-mobility-use-cond_resched-when-updat.patch
	patches.suse/powerpc-mce-Schedule-work-from-irq_work.patch
	patches.suse/powerpc-mce-Fix-MCE-handling-for-huge-pages.patch
	patches.suse/powerpc-mce-Make-machine_check_ue_event-static.patch
	patches.suse/extable-Add-function-to-search-only-kernel-exception.patch
	patches.suse/powerpc-mce-Handle-UE-event-for-memcpy_mcsafe.patch
	patches.suse/powerpc-memcpy-Add-memcpy_mcsafe-for-pmem.patch
	patches.suse/powerpc-add-machine-check-safe-copy_to_user.patch
	patches.suse/powerpc-eeh-Clear-stale-EEH_DEV_NO_HANDLER-flag.patch
	patches.suse/selftests-powerpc-Retry-on-host-facility-unavailable.patch
	patches.suse/powerpc-64s-support-nospectre_v2-cmdline-option.patch
	patches.suse/powerpc-64s-exception-machine-check-fwnmi-remove-HV-.patch
	patches.suse/powerpc-64s-exception-machine-check-remove-bitrotted.patch
	patches.suse/powerpc-64s-exception-machine-check-fix-KVM-guest-te.patch
	patches.suse/powerpc-64s-exception-machine-check-adjust-RFI-targe.patch
	patches.suse/powerpc-64s-exception-machine-check-pseries-should-a.patch
	patches.suse/powerpc-64s-exception-machine-check-remove-machine_c.patch
	patches.suse/powerpc-64s-exception-machine-check-use-correct-cfar.patch
	patches.suse/powerpc-64s-powernv-machine-check-dump-SLB-contents.patch
	patches.suse/powerpc-64s-pseries-machine-check-convert-to-use-com.patch
	patches.suse/powerpc-64s-exception-machine-check-pseries-should-s.patch
	patches.suse/powerpc-64s-exception-machine-check-restructure-to-r.patch
	patches.suse/powerpc-64s-exception-machine-check-move-tramp-code.patch
	patches.suse/powerpc-64s-exception-simplify-machine-check-early-p.patch
	patches.suse/powerpc-64s-exception-machine-check-move-unrecoverab.patch
	patches.suse/powerpc-64s-exception-untangle-early-machine-check-h.patch
	patches.suse/powerpc-64s-exception-machine-check-improve-labels-a.patch
	patches.suse/powerpc-64s-exception-Fix-DAR-load-for-handle_page_f.patch
	patches.suse/powerpc-64s-exception-move-head-64.h-exception-code-.patch
	patches.suse/powerpc-64s-exception-Add-EXC_HV_OR_STD-which-select.patch
	patches.suse/powerpc-64s-exception-Fix-performance-monitor-virt-h.patch
	patches.suse/powerpc-64s-exception-remove-0xb00-handler.patch
	patches.suse/powerpc-64s-exception-Replace-PROLOG-macros-and-EXC-.patch
	patches.suse/powerpc-64s-exceptions-Use-keyword-params-to-shorten.patch
	patches.suse/powerpc-64s-exception-remove-EXCEPTION_PROLOG_0-1-re.patch
	patches.suse/powerpc-64s-exception-Add-the-virt-variant-of-the-de.patch
	patches.suse/powerpc-64s-exception-INT_HANDLER-support-HDAR-HDSIS.patch
	patches.suse/powerpc-64s-exception-Add-INT_KVM_HANDLER-gas-macro.patch
	patches.suse/powerpc-64s-exception-KVM_HANDLER-reorder-arguments-.patch
	patches.suse/powerpc-64s-exception-Merge-EXCEPTION_PROLOG_COMMON_.patch
	patches.suse/powerpc-64s-exception-Add-INT_COMMON-gas-macro-to-ge.patch
	patches.suse/powerpc-64s-exception-Expand-EXCEPTION_COMMON-macro-.patch
	patches.suse/powerpc-64s-exception-Expand-EXCEPTION_PROLOG_COMMON.patch
	patches.suse/powerpc-64s-exception-INT_COMMON-add-DAR-DSISR-recon.patch
	patches.suse/powerpc-64s-exception-move-interrupt-entry-code-abov.patch
	patches.suse/powerpc-64s-exception-program-check-handler-do-not-b.patch
	patches.suse/powerpc-64s-exception-Remove-pointless-KVM-handler-n.patch
	patches.suse/powerpc-64s-exception-reduce-page-fault-unnecessary-.patch
	patches.suse/powerpc-eeh-Clean-up-EEH-PEs-after-recovery-finishes.patch
	patches.suse/powerpc-64s-remove-register_process_table-callback.patch
	patches.suse/powerpc-64s-radix-tidy-up-TLB-flushing-code.patch
	patches.suse/powerpc-64s-pseries-radix-flush-translations-before-.patch
	patches.suse/powerpc-imc-Dont-create-debugfs-files-for-cpu-less-n.patch
	patches.suse/powerpc-memcpy-Fix-stack-corruption-for-smaller-size.patch
	patches.suse/seltests-powerpc-Add-a-selftest-for-memcpy_mcsafe.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/0003-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/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/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-fre.patch
	patches.suse/scsi-qla2xxx-Complain-if-sp-done-is-not-called-from-.patch
	patches.suse/scsi-qla2xxx-Let-the-compiler-check-the-type-of-the-.patch
	patches.suse/scsi-qla2xxx-Remove-superfluous-sts_entry_-casts.patch
	patches.suse/scsi-qla2xxx-Report-invalid-mailbox-status-codes.patch
	patches.suse/scsi-qla2xxx-Inline-the-qla2x00_fcport_event_handler.patch
	patches.suse/scsi-qla2xxx-Introduce-qla2x00_els_dcmd2_free.patch
	patches.suse/scsi-qla2xxx-Remove-two-superfluous-if-tests.patch
	patches.suse/scsi-qla2xxx-Simplify-qla24xx_async_abort_cmd.patch
	patches.suse/scsi-qla2xxx-Fix-a-NULL-pointer-dereference.patch
	patches.suse/scsi-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/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-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-cfi_cmdset_0002-Use-chip_good-to-retry-in-do_wri.patch
	patches.suse/jbd2-flush_descriptor-Do-not-decrease-buffer-head-s-ref-count.patch
	patches.suse/ext4-fix-warning-inside-ext4_convert_unwritten_exten.patch
	patches.suse/ext4-fix-punch-hole-for-inline_data-file-systems.patch
	patches.suse/ext4-fix-potential-use-after-free-after-remounting-w.patch
	patches.suse/quota-fix-wrong-condition-in-is_quota_modification.patch
	patches.suse/f2fs-fix-to-drop-meta-node-pages-during-umount.patch
	patches.suse/gfs2-clear-buf_in_tr-when-ending-a-transaction-in-sw.patch
	patches.suse/MIPS-Ingenic-Disable-broken-BTB-lookup-optimization.patch
	patches.suse/MIPS-Don-t-use-bc_false-uninitialized-in-__mm_isBran.patch
	patches.suse/MIPS-tlbex-Explicitly-cast-_PAGE_NO_EXEC-to-a-boolea.patch
	patches.suse/MIPS-Treat-Loongson-Extensions-as-ASEs.patch
	patches.suse/mips-atomic-Fix-loongson_llsc_mb-wreckage.patch
	patches.suse/mips-atomic-Fix-smp_mb__-before-after-_atomic.patch
	patches.suse/ARM-8875-1-Kconfig-default-to-AEABI-w-Clang.patch
	patches.suse/ARM-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-8905-1-Emit-__gnu_mcount_nc-when-using-Clang-10..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-pcf2127-bugfix-read-rtc-disables-watchdog.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-wacom-Fix-several-minor-compiler-warnings.patch
	patches.suse/livepatch-nullify-obj-mod-in-klp_module_coming-s-error-path.patch
	patches.suse/Smack-Don-t-ignore-other-bprm-unsafe-flags-if-LSM_UN.patch
	patches.suse/security-smack-Fix-possible-null-pointer-dereference.patch
	patches.suse/smack-use-GFP_NOFS-while-holding-inode_smack-smk_loc.patch
	patches.suse/PCI-Add-pci_info_ratelimited-to-ratelimit-PCI-separa.patch
	patches.suse/PCI-Use-static-const-struct-not-const-static-struct.patch
	patches.suse/PCI-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/msft-hv-1911-PCI-hv-Avoid-use-of-hv_pci_dev-pci_slot-after-freein.patch
	patches.suse/PCI-pci-hyperv-Fix-build-errors-on-non-SYSFS-config.patch
	patches.suse/msft-hv-1921-PCI-hv-Detect-and-fix-Hyper-V-PCI-domain-number-coll.patch
	patches.suse/msft-hv-1947-PCI-hv-Use-bytes-4-and-5-from-instance-ID-as-the-PCI.patch
	patches.suse/PCI-layerscape-Add-the-bar_fixed_64bit-property-to-t.patch
	patches.suse/PCI-rockchip-Propagate-errors-for-optional-regulator.patch
	patches.suse/PCI-exynos-Propagate-errors-for-optional-PHYs.patch
	patches.suse/PCI-imx6-Propagate-errors-for-optional-regulators.patch
	patches.suse/PCI-histb-Propagate-errors-for-optional-regulators.patch
	patches.suse/PCI-mobiveil-Fix-the-CPU-base-address-setup-in-inbou.patch
	patches.suse/PCI-tegra-Fix-OF-node-reference-leak.patch
	patches.suse/PCI-vmd-Fix-config-addressing-when-using-bus-offsets.patch
	patches.suse/PCI-vmd-Fix-shadow-offsets-to-reflect-spec-changes.patch
	patches.suse/0001-video-backlight-Drop-default-m-for-LCD-BACKLIGHT_CLA.patch
	patches.suse/mfd-intel-lpss-Remove-D3cold-delay.patch
	patches.suse/hypfs-Fix-error-number-left-in-struct-pointer-member.patch
	patches.suse/msft-hv-1907-hv_balloon-Use-a-static-page-for-the-balloon_up-send.patch
	patches.suse/msft-hv-1908-hv_balloon-Reorganize-the-probe-function.patch
	patches.suse/msft-hv-1919-Tools-hv-move-to-tools-buildsystem.patch
	patches.suse/msft-hv-1935-HID-hv-Remove-dependencies-on-PAGE_SIZE-for-ring-buf.patch
	patches.suse/msft-hv-1936-Drivers-hv-vmbus-Break-out-synic-enable-and-disable-.patch
	patches.suse/msft-hv-1937-Drivers-hv-vmbus-Suspend-resume-the-synic-for-hibern.patch
	patches.suse/msft-hv-1938-Drivers-hv-vmbus-Add-a-helper-function-is_sub_channe.patch
	patches.suse/msft-hv-1939-Drivers-hv-vmbus-Implement-suspend-resume-for-VSC-dr.patch
	patches.suse/msft-hv-1940-Drivers-hv-vmbus-Ignore-the-offers-when-resuming-fro.patch
	patches.suse/msft-hv-1941-Drivers-hv-vmbus-Suspend-resume-the-vmbus-itself-for.patch
	patches.suse/msft-hv-1942-Drivers-hv-vmbus-Clean-up-hv_sock-channels-by-force-.patch
	patches.suse/msft-hv-1943-Drivers-hv-vmbus-Suspend-after-cleaning-up-hv_sock-a.patch
	patches.suse/msft-hv-1944-Drivers-hv-vmbus-Resume-after-fixing-up-old-primary-.patch
	patches.suse/tools-power-x86-intel-speed-select-Fix-high-priority.patch
	patches.suse/platform-x86-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-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/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-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-cht-wc-Fix-lockdep-warning.patch
	patches.suse/i2c-designware-assert-reset-when-error-happen-at-pro.patch
	patches.suse/i2c-tegra-Move-suspend-handling-to-NOIRQ-phase.patch
	patches.suse/selftests-tpm2-Add-the-missing-TEST_FILES-assignment.patch
	patches.suse/KEYS-trusted-correctly-initialize-digests-and-fix-lo.patch
	patches.suse/tpm-Wrap-the-buffer-from-the-caller-to-tpm_buf-in-tp.patch
	patches.suse/fuse-fix-deadlock-with-aio-poll-and-fuse_iqueue-wait.patch
	patches.suse/fuse-fix-request-limit.patch
	patches.suse/fuse-fix-missing-unlock_page-in-fuse_writepage.patch
	patches.suse/fuse-fix-beyond-end-of-page-access-in-fuse_parse_cac.patch
	patches.suse/fuse-fix-memleak-in-cuse_channel_open.patch
	patches.suse/ceph-fix-directories-inode-i_blkbits-initialization.patch
	patches.suse/ceph-fetch-cap_gen-under-spinlock-in-ceph_add_cap.patch
	patches.suse/ceph-reconnect-connection-if-session-hang-in-opening.patch
	patches.suse/memcg-kmem-do-not-fail-__GFP_NOFAIL-charges.patch
	patches.suse/kernel-elfcore.c-include-proper-prototypes.patch
	patches.suse/include-trace-events-writeback.h-fix-Wstringop-trunc.patch
	patches.suse/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/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/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/drivers-thermal-qcom-tsens-Fix-memory-leak-from-qfpr.patch
	patches.suse/blk-mq-move-lockdep_assert_held-into-elevator_exit.patch
	patches.suse/block-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/msft-hv-1950-KVM-hyperv-Fix-Direct-Synthetic-timers-assert-an-int.patch
	patches.suse/cpu-SMT-create-and-export-cpu_smt_possible.patch
	patches.suse/msft-hv-1951-KVM-x86-hyper-v-set-NoNonArchitecturalCoreSharing-CP.patch
	patches.suse/KVM-x86-mmu-Use-fast-invalidate-mechanism-to-zap-MMI.patch
	patches.suse/kvm-x86-Add-significant-index-flag-to-a-few-CPUID-le.patch
	patches.suse/Revert-locking-pvqspinlock-Don-t-wait-if-vCPU-is-pre.patch
	patches.suse/KVM-vmx-fix-build-warnings-in-hv_enable_direct_tlbfl.patch
	patches.suse/riscv-Avoid-interrupts-being-erroneously-enabled-in-.patch
	patches.suse/9p-avoid-attaching-writeback_fid-on-mmap-with-type-P.patch
	patches.suse/9p-Transport-error-uninitialized.patch
	patches.suse/9p-cache.c-Fix-memory-leak-in-v9fs_cache_session_get.patch
	patches.suse/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-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/usbnet-sanity-checking-of-packet-sizes-and-device-mt.patch
	patches.suse/net-sched-act_sample-don-t-push-mac-header-on-ip6gre.patch
	patches.suse/selftests-Update-fib_tests-to-handle-missing-ping6.patch
	patches.suse/selftests-Update-fib_nexthop_multiprefix-to-handle-m.patch
	patches.suse/ipv4-Revert-removal-of-rt_uses_gateway.patch
	patches.suse/sch_netem-fix-a-divide-by-zero-in-tabledist.patch
	patches.suse/ipv6-fix-a-typo-in-fib6_rule_lookup.patch
	patches.suse/cdc_ncm-fix-divide-by-zero-caused-by-invalid-wMaxPac.patch
	patches.suse/usbnet-ignore-endpoints-with-invalid-wMaxPacketSize.patch
	patches.suse/net-phy-fix-DP83865-10-Mbps-HDX-loopback-disable-fun.patch
	patches.suse/net-qrtr-Stop-rx_worker-before-freeing-node.patch
	patches.suse/net_sched-add-max-len-check-for-TCA_KIND.patch
	patches.suse/net_sched-add-policy-validation-for-action-attribute.patch
	patches.suse/qede-qede_fp-simplify-a-bit-qede_rx_build_skb.patch
	patches.suse/net-ena-Select-DIMLIB-for-ENA_ETHERNET.patch
	patches.suse/net-sched-fix-possible-crash-in-tcf_action_destroy.patch
	patches.suse/mISDN-enforce-CAP_NET_RAW-for-raw-sockets.patch
	patches.suse/appletalk-enforce-CAP_NET_RAW-for-raw-sockets.patch
	patches.suse/ax25-enforce-CAP_NET_RAW-for-raw-sockets.patch
	patches.suse/ieee802154-enforce-CAP_NET_RAW-for-raw-sockets.patch
	patches.suse/nfc-enforce-CAP_NET_RAW-for-raw-sockets.patch
	patches.suse/arcnet-provide-a-buffer-big-enough-to-actually-recei.patch
	patches.suse/skge-fix-checksum-byte-order.patch
	patches.suse/net-ibmvnic-unlock-rtnl_lock-in-reset-so-linkwatch_e.patch
	patches.suse/net-ibmvnic-prevent-more-than-one-thread-from-runnin.patch
	patches.suse/ppp-Fix-memory-leak-in-ppp_write.patch
	patches.suse/net-sched-cbs-Fix-not-adding-cbs-instance-to-list.patch
	patches.suse/net-mlx5-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/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/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/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/libnvdimm-Fix-endian-conversion-issues.patch
	patches.suse/libnvdimm-altmap-track-namespace-boundaries-in-altmap.patch
	patches.suse/libnvdimm-nfit_test-Fix-acpi_handle-redefinition.patch
	patches.suse/libnvdimm-region-Initialize-bad-block-for-volatile-n.patch
	patches.suse/libnvdimm-prevent-nvdimm-from-requesting-key-when-se.patch
	patches.suse/smb3-fix-leak-in-open-on-server-perf-counter.patch
	patches.suse/CIFS-fix-max-ea-value-size.patch
	patches.suse/CIFS-Fix-oplock-handling-for-SMB-2.1-protocols.patch
	patches.suse/mmc-sdhci-improve-ADMA-error-reporting.patch
	patches.suse/mmc-sdhci-of-esdhc-set-DMA-snooping-based-on-DMA-coh.patch
	patches.suse/mmc-sdhci-Let-drivers-define-their-DMA-mask.patch
	patches.suse/mmc-tegra-Implement-set_dma_mask.patch
	patches.suse/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/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/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-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/sched-Add-__ASSEMBLY__-guards-around-struct-clone_ar.patch
	patches.suse/selftests-pidfd-Fix-undefined-reference-to-pthread_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-userspace-set-invalid-CR4.patch
	patches.suse/kvm-x86-powerpc-do-not-allow-clearing-largepages-debugfs-entry
	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-mm-fix-Wunused-but-set-variable-warnings.patch
	patches.suse/KVM-s390-fix-__insn32_query-inline-assembly.patch
	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/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/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/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/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-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/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-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/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/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/nbd-fix-possible-sysfs-duplicate-warning.patch
	patches.suse/drm-amdgpu-fix-memory-leak.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-Bump-skl-max-plane-width-to-5k-for-linear-x.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/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/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/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-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-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/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/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/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/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-Favor-last-VBT-child-device-with-conflictin.patch
	patches.suse/drm-i915-userptr-Never-allow-userptr-into-the-mappab.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/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-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/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/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-tcp-Initialize-sk-sk_ll_usec-only-with-NET_RX_B.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/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/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/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/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/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/net-update-net_dim-documentation-after-rename.patch
	patches.suse/rxrpc-Fix-possible-NULL-pointer-access-in-ICMP-handl.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/net-ibmvnic-Fix-EOI-when-running-in-XIVE-mode.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/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-dsa-fix-switch-tree-list.patch
	patches.suse/net-reorder-struct-net-fields-to-avoid-false-sharing.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-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/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-PPC-Book3S-HV-XIVE-Ensure-VP-isn-t-already-in-us.patch
	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/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-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/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-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/drm-v3d-Fix-memory-leak-in-v3d_submit_cl_ioctl.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-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-tpm-Return-EINVAL-when-determining-tpm-final-eve.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/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/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/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/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/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-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/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/mm-memory_hotplug-fix-updating-the-node-span.patch
	patches.suse/mm-memcontrol-fix-network-errors-from-failing-__GFP_.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-imx8m-Use-SYS_PLL1_800M-as-intermediate-parent-o.patch
	patches.suse/clk-at91-avoid-sleeping-early.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-amdgpu-register-gpu-instance-before-fan-boost-fe.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-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-SOF-topology-Fix-bytes-control-size-checks.patch
	patches.suse/cpufreq-intel_pstate-Fix-invalid-EPB-setting.patch
	patches.suse/idr-Fix-idr_get_next_ul-race-with-idr_remove.patch
	patches.suse/arm64-Do-not-mask-out-PTE_RDONLY-in-pte_same.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/pwm-bcm-iproc-Prevent-unloading-the-driver-module-wh.patch
	patches.suse/blkcg-make-blkcg_print_stat-print-stats-only-for-onl.patch
	patches.suse/cgroup-writeback-don-t-switch-wbs-immediately-on-dea.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-c_can-c_can_poll-only-read-status-register-after.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/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/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-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-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/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/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-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-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-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/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/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/soc-imx-gpc-fix-initialiser-format.patch
	patches.suse/ARM-dts-imx6-logicpd-Re-enable-SNVS-power-key.patch
	patches.suse/ARM-sunxi-Fix-CPU-powerdown-on-A83T.patch
	patches.suse/ARM-dts-stm32-change-joystick-pinctrl-definition-on-.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-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/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/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/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/io_uring-ensure-registered-buffer-import-returns-the.patch
	patches.suse/block-bfq-deschedule-empty-bfq_queues-not-referred-b.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/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/slcan-Fix-memory-leak-in-error-path.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-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/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-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/arm64-uaccess-Ensure-PAN-is-re-enabled-after-unhandl.patch
	patches.suse/drm-i915-userptr-Try-to-acquire-the-page-lock-around.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/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/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-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/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/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/0001-virtio_console-allocate-inbufs-in-add_port-only-if-i.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/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/arm64-mm-reserve-cma-and-crashkernel-in-zone_dma32.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-crypto-algif_skcipher-Use-chunksize-instead-of-block.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/0001-crypto-ecdh-fix-big-endian-bug-in-ECC-library.patch
	patches.suse/0001-libbpf-Fix-struct-end-padding-in-btf_dump.patch
	patches.suse/net-bcmgenet-Generate-a-random-MAC-if-none-is-valid.patch
	patches.suse/net-bcmgenet-Add-a-shutdown-callback.patch
	patches.suse/Bluetooth-hci_bcm-Fix-RTS-handling-during-startup.patch
	patches.suse/s390-qdio-implement-iqd-multi-write
	patches.suse/s390-qeth-use-iqd-multi-write
	patches.suse/rsi-release-skb-if-rsi_prepare_beacon-fails.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/ath10k-fix-memory-leak.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/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-ath10k-Fix-a-NULL-ptr-deref-bug.patch
	patches.suse/0001-Bluetooth-btusb-fix-PM-leak-in-error-case-of-setup.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/ipmi-Fix-memory-leak-in-__ipmi_bmc_register.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/ALSA-hda-Allow-HDA-to-be-runtime-suspended-when-dGPU.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-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-docs-Remove-snd_dma_pci_data-usage-in-documenta.patch
	patches.suse/ALSA-timer-Limit-max-amount-of-slave-instances.patch
	patches.suse/ALSA-hda-hdmi-implement-mst_no_extra_pcms-flag.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-hda-Disable-audio-component-for-legacy-Nvidia-H.patch
	patches.suse/ALSA-hda-hdmi-Clear-codec-relaxed_resume-flag-at-unb.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-usb-fix-memory-leak-in-af9005_identify_state.patch
	patches.suse/media-rcar_drif-fix-a-memory-disclosure.patch
	patches.suse/media-vivid-Fix-wrong-locking-that-causes-race-condi.patch

	# davem/net
	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

	# jejb/scsi for-next
	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-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-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-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-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-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-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

	# powerpc/linux next
	patches.suse/powerpc-papr_scm-Fix-an-off-by-one-check-in-papr_scm.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/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-security-Fix-wrong-message-when-RFI-Flush-is.patch
	patches.suse/powerpc-xive-Prevent-page-fault-issues-in-the-machin.patch
	patches.suse/powerpc-fadump-when-fadump-is-supported-register-the.patch

	# mkp/scsi queue
	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

	# helgaas/pci next
	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

	# robh/linux for-next
	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

	# git://git.infradead.org/users/hch/dma-mapping.git for-next
	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-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
	########################################################
	# 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/0001-b2c2-flexcop-usb-add-sanity-checking.patch
	patches.suse/drm-amdgpu-Add-DC-feature-mask-to-disable-fractional.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/autonuma-fix-watermark-checking-in-migrate_balanced_pgdat.patch
	patches.suse/autonuma-reduce-cache-footprint-when-scanning-page-tables.patch
	patches.suse/driver-core-simplify-definitions-of-platform_get_irq.patch

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

	# SUSE specific build tweaks
	patches.suse/rpm-kernel-config
	patches.suse/supported-flag
	patches.suse/supported-flag-underscores
	patches.suse/supported-flag-wildcards
	patches.suse/supported-flag-external
	patches.suse/supported-flag-modverdir
	patches.suse/genksyms-add-override-flag.diff
	patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
	patches.suse/kernel-add-release-status-to-kernel-build.patch

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

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

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

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

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

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

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

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

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

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

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

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

	# s390x

	# ppc64

	# ARM

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

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

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

	# generic
	patches.suse/vfs-add-super_operations-get_inode_dev
	patches.suse/unsupported-features.patch
	patches.suse/procfs-add-tunable-for-fd-fdinfo-dentry-retention.patch

	# btrfs
	patches.suse/uapi-add-a-compatibility-layer-between-linux-uio-h-and-glibc
	patches.suse/btrfs-provide-super_operations-get_inode_dev
	patches.suse/btrfs-fs-super.c-add-new-super-block-devices-super_block_d.patch
	patches.suse/btrfs-btrfs-use-the-new-VFS-super_block_dev.patch
	patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch

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

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

	# 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
	patches.suse/reiserfs-fix-extended-attributes-on-the-root-directory.patch

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

	# other
	patches.suse/pstore_disable_efi_backend_by_default.patch

	########################################################
	# Block layer
	########################################################
	patches.suse/dm-mpath-leastpending-path-update
	patches.suse/dm-table-switch-to-readonly
	patches.suse/dm-mpath-no-partitions-feature
	patches.suse/md-display-timeout-error.patch
	patches.suse/block-Warn-if-elevator-parameter-is-used.patch
	patches.suse/Revert-nvme-allow-64-bit-results-in-passthru-command.patch

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

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

	# crypto

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

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

	# 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

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

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

	########################################################
	# PM
	########################################################
	patches.suse/acpi_thinkpad_introduce_acpi_root_table_boot_param.patch
	patches.suse/acpi_thermal_passive_blacklist.patch
	patches.suse/ACPI-acpi_pad-Do-not-launch-acpi_pad-threads-on-idle-cpus.patch

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

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

	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

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

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

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

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

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

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

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

	#Jetson TX2
	patches.suse/cpufreq-tegra186-add-CPUFREQ_NEED_INITIAL_FREQ_CHECK.patch

	#Raspberry Pi 4 PCIe controller
	patches.suse/linux-log2-h-add-roundup-rounddown_pow_two64-family-of-functions.patch
	patches.suse/pci-brcmstb-add-broadcom-stb-pcie-host-controller-driver.patch
	patches.suse/pci-brcmstb-add-msi-capability.patch

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

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

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

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

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

	########################################################
	# Stable minor numbers
	########################################################
	patches.suse/Linux-5.3.1.patch
	patches.suse/Linux-5.3.2.patch
	patches.suse/Linux-5.3.3.patch
	patches.suse/Linux-5.3.4.patch
	patches.suse/Linux-5.3.5.patch
	patches.suse/Linux-5.3.6.patch
	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

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

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

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

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

# agraf
+agraf		patches.suse/bsc1084332-0003-lan78xx-Enable-LEDs-and-auto-negotiation.patch
# bp
+bp		patches.suse/ras-cec-disable-cec.patch
# dbueso
+dbueso		patches.suse/0001-kvm-Introduce-nopvspin-kernel-parameter.patch
# ddiss
+ddiss		patches.suse/ceph-osd_client-add-support-for-CEPH_OSD_OP_GETXATTR.patch
+ddiss		patches.suse/libceph-add-scatterlist-messenger-data-type.patch
+ddiss		patches.suse/libceph-add-support-for-CMPEXT-compare-extent-reques.patch
+ddiss		patches.suse/libceph-add-support-for-write-same-requests.patch
+ddiss		patches.suse/libceph-fix-pr_fmt-compile-issues.patch
+ddiss		patches.suse/rbd-add-cmpsetattr-device-attribute-for-debugging.patch
+ddiss		patches.suse/rbd-add-getxattr-device-attribute-for-debugging.patch
+ddiss		patches.suse/rbd-add-lio-specific-data-area.patch
+ddiss		patches.suse/rbd-add-num-ops-calculator-helper.patch
+ddiss		patches.suse/rbd-add-rbd_dev_cmpsetxattr-helper.patch
+ddiss		patches.suse/rbd-add-rbd_dev_getxattr-helper.patch
+ddiss		patches.suse/rbd-add-rbd_dev_setxattr-helper.patch
+ddiss		patches.suse/rbd-add-setxattr-device-attribute-for-debugging.patch
+ddiss		patches.suse/rbd-add-write-test-helper.patch
+ddiss		patches.suse/rbd-export-some-functions-used-by-lio-rbd-backend.patch
+ddiss		patches.suse/target-add-COMPARE_AND_WRITE-sg-creation-helper.patch
+ddiss		patches.suse/target-add-compare-and-write-callback.patch
+ddiss		patches.suse/target-add-lio-rbd-to-makefile-Kconfig.patch
+ddiss		patches.suse/target-add-rbd-backend.patch
+ddiss		patches.suse/target-compare-and-write-backend-driver-sense-handli.patch
+ddiss		patches.suse/target-configfs-add-device-vendor_id-attribute.patch
+ddiss		patches.suse/target-pr-add-backend-API-for-reservation-handling.patch
+ddiss		patches.suse/target-pr-fix-core_scsi3_pr_seq_non-caller.patch
+ddiss		patches.suse/target-pr-split-out-and-export-core_scsi3_pr_seq_non.patch
+ddiss		patches.suse/target-rbd-SCSI3-check-conflict-support.patch
+ddiss		patches.suse/target-rbd-add-SCSI2-reservation-entry-to-PR-info.patch
+ddiss		patches.suse/target-rbd-add-pr_clear-support.patch
+ddiss		patches.suse/target-rbd-add-pr_preempt-support.patch
+ddiss		patches.suse/target-rbd-add-pr_read_reservation-support.patch
+ddiss		patches.suse/target-rbd-add-pr_release-support.patch
+ddiss		patches.suse/target-rbd-add-pr_report_capabilities-support.patch
+ddiss		patches.suse/target-rbd-add-pr_reserve-support.patch
+ddiss		patches.suse/target-rbd-add-stubbed-out-pr_read_full_status.patch
+ddiss		patches.suse/target-rbd-add-stubbed-out-pr_register_and_move.patch
+ddiss		patches.suse/target-rbd-add-support-for-PR-register-read-keys.patch
+ddiss		patches.suse/target-rbd-fix-PR-info-memory-leaks.patch
+ddiss		patches.suse/target-rbd-handle-SCSI2-reservation-release-on-reset.patch
+ddiss		patches.suse/target-rbd-implement-SCSI2-reservation-handling.patch
+ddiss		patches.suse/target-remove-hardcoded-T10-Vendor-ID-in-INQUIRY-res.patch
+ddiss		patches.suse/0001-target_core_rbd-use-RCU-in-free_device.patch
+ddiss		patches.suse/0002-target_core_rbd-break-up-free_device-callback.patch
+ddiss		patches.suse/libceph-fix-scatterlist-last_piece-calculation.patch
+ddiss		patches.suse/libceph-use-upstream-write-same-opcode.patch
+ddiss		patches.suse/rbd-copy-compare-and-write-osd-requests-before-resub.patch
+ddiss		patches.suse/rbd-don-t-log-miscompare-as-an-error.patch
+ddiss		patches.suse/rbd-handle-OBJ_REQUEST_SG-types-for-copyup.patch
+ddiss		patches.suse/rbd-helper-to-copy-compare-and-write-osd-requests.patch
+ddiss		patches.suse/rbd-truncate-objects-on-cmpext-short-reads.patch
+ddiss		patches.suse/target-fix-tcm_rbd_gen_it_nexus-for-emulated-XCOPY-s.patch
+ddiss		patches.suse/target-rbd-don-t-put-snap_context-twice.patch
+ddiss		patches.suse/target-rbd-handle-zero-length-UNMAP-requests-early.patch
+ddiss		patches.suse/target-rbd-remove-caw_mutex-usage.patch
+ddiss		patches.suse/target-rbd-use-target_configure_unmap_from_queue-hel.patch
+ddiss		patches.suse/rbd-do-away-with-obj_request-in-cmpsetxattr.patch
+ddiss		patches.suse/rbd-do-away-with-obj_request-in-getxattr.patch
+ddiss		patches.suse/rbd-do-away-with-obj_request-in-setxattr.patch
# dsterba
+dsterba	patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch
+dsterba	patches.suse/btrfs-prevent-ioctls-from-interfering-with-a-swap-file.patch
+dsterba	patches.suse/btrfs-rename-and-export-get_chunk_map.patch
+dsterba	patches.suse/btrfs-support-swap-files.patch
# duwe
+duwe		patches.suse/prepare-arm64-kgraft
+duwe		patches.suse/pstore-backend-autoaction
# hare
+hare		patches.suse/ch-add-missing-mutex_lock-mutex_unlock-in-ch_release.patch
+hare		patches.suse/ch-fixup-refcounting-imbalance-for-SCSI-devices.patch
+hare		patches.suse/nvme-schedule-requeue-whenever-a-LIVE-state-is-enter.patch
+hare		patches.suse/scsi-disable-VPD-page-check-on-error.patch
+hare		patches.suse/sd-always-retry-READ-CAPACITY-for-ALUA-state-transit.patch
+hare		patches.suse/sd-always-scan-VPD-pages-if-thin-provisioning-is-ena.patch
+hare		patches.suse/fcoe-reduce-max_sectors
+hare		patches.suse/nvme-Do-not-remove-namespaces-during-reset.patch
+hare		patches.suse/nvme-flush-scan_work-when-resetting-controller.patch
+hare		patches.suse/nvme-skip-nvme_update_disk_info-if-the-controller-is.patch
+hare		patches.suse/scsi-do-not-print-reservation-conflict-for-TEST-UNIT.patch
# jeffm
+jeffm		patches.suse/btrfs-dump_space_info-when-encountering-total_bytes_pinned-0-at-umount.patch
+jeffm		patches.suse/btrfs-qgroups-fix-rescan-worker-running-races.patch
+jeffm		patches.suse/btrfs-suspend-qgroups-during-relocation-recovery.patch
# jeyu
+jeyu		patches.suse/0005-modsign-print-module-name-along-with-error-message.patch
# jlee
+jlee		patches.suse/0001-MODSIGN-do-not-load-mok-when-secure-boot-disabled.patch
+jlee		patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch
+jlee		patches.suse/0002-MODSIGN-print-appropriate-status-message-when-gettin.patch
+jlee		patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch
+jlee		patches.suse/0003-MODSIGN-load-blacklist-from-MOKx.patch
+jlee		patches.suse/0003-x86-KASLR-public-the-function-for-getting-random-lon.patch
+jlee		patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch
+jlee		patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch
+jlee		patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch
+jlee		patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch
+jlee		patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch
+jlee		patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch
+jlee		patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch
+jlee		patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch
+jlee		patches.suse/0057-acpi-Disable-APEI-error-injection-if-the-kernel-is-l.patch
# lhenriques
+lhenriques	patches.suse/rbd-add-support-for-COMPARE_AND_WRITE-CMPEXT.patch
+lhenriques	patches.suse/rbd-add-support-for-scatterlist-obj_request_type.patch
+lhenriques	patches.suse/rbd-add-support-for-writesame-requests.patch
+lhenriques	patches.suse/rbd-move-structs-used-by-lio-rbd-to-new-header.patch
+lhenriques	patches.suse/0001-rbd-drop-extra-rbd_img_request_get.patch
+lhenriques	patches.suse/0002-rbd-make-sure-pages-are-freed-by-libceph.patch
# nsaenzjulienne
+nsaenzjulienne	patches.suse/firmware-arm_sdei-fix-wrong-of_node_put-in-init-function.patch
# palcantara
+palcantara	patches.suse/cifs-fix-set-info.patch
# ppyu
+ppyu		patches.suse/x86-cpu_entry_area-Map-also-trace_idt_table.patch
# ptesarik
+ptesarik	patches.suse/s390-sles15-05-01-gmb.patch
+ptesarik	patches.suse/s390-sles15-bpf-indirect-call.patch
+ptesarik	patches.suse/s390-sles15sp1-kmsg-update-2019-01-10.patch
+ptesarik	patches.suse/s390-sles15sp1-kmsg-update-2019-03-08.patch
# rgoldwyn
+rgoldwyn	patches.suse/0001-apparmor-patch-to-provide-compatibility-with-v2.x-ne.patch
+rgoldwyn	patches.suse/0003-apparmor-fix-use-after-free-in-sk_peer_label.patch
+rgoldwyn	patches.suse/ovl-treat-btrfs-as-different-mount.patch
# tbogendoerfer
+tbogendoerfer	patches.suse/s390-sles15-00-04-04-kmsg-add-VNIC-Characteristics-msg-documentation.patch
# trenn
+trenn		patches.suse/cpufreq-intel_pstate-use-setpoint-of-10-on-servers.patch
# wqu
+wqu		patches.suse/0001-btrfs-qgroup-Make-qgroup-async-transaction-commit-mo.patch
# yousaf.kaukab
+yousaf.kaukab	patches.suse/0008-kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch