kernel-source/series.conf

3991 lines
264 KiB
Plaintext

# 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/Add-ksym-provides-tool.patch
patches.rpmify/Revert-kconfig-only-write-CONFIG_FOO-is-not-set-for-.patch
patches.rpmify/BTF-Don-t-break-ABI-when-debuginfo-is-disabled.patch
patches.rpmify/usrmerge-Adjust-module-path-in-the-kernel-sources.patch
patches.suse/nvme-pci-fix-freeing-of-the-HMB-descriptor-table.patch
patches.suse/nvme-pci-reverse-request-order-in-nvme_queue_rqs.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/fs-support-relative-paths-with-FSCONFIG_SET_STRING.patch
patches.suse/epoll-annotate-racy-check.patch
patches.suse/fcntl-make-F_DUPFD_QUERY-associative.patch
patches.suse/epoll-Add-synchronous-wakeup-support-for-ep_poll_callback.patch
patches.suse/initramfs-avoid-filename-buffer-overrun.patch
patches.suse/cachefiles-Fix-NULL-pointer-dereference-in-object-file.patch
patches.suse/netfs-fscache-Add-a-memory-barrier-for-FSCACHE_VOLUME_CREATING.patch
patches.suse/fs-file.c-remove-sanity_check-and-add-likely-unlikel.patch
patches.suse/fs-file.c-conditionally-clear-full_fds.patch
patches.suse/fs-file.c-add-fast-path-in-find_next_fd.patch
patches.suse/uaccess-add-copy_struct_to_user-helper.patch
patches.suse/sched_getattr-port-to-copy_struct_to_user.patch
patches.suse/block-fs-Pass-an-iocb-to-generic_atomic_write_valid.patch
patches.suse/fs-block-Check-for-IOCB_DIRECT-in-generic_atomic_write_valid.patch
patches.suse/Revert-blk-throttle-Fix-IO-hang-for-a-corner-case.patch
patches.suse/block-fix-missing-dispatching-request-when-queue-is-started-or-unquiesced.patch
patches.suse/block-fix-ordering-between-checking-QUEUE_FLAG_QUIESCED-request-adding.patch
patches.suse/block-fix-ordering-between-checking-BLK_MQ_S_STOPPED-request-adding.patch
patches.suse/blk-mq-Make-blk_mq_quiesce_tagset-hold-the-tag-list-mutex-less-long.patch
patches.suse/blk-mq-add-non_owner-variant-of-start_freeze-unfreeze-queue-APIs.patch
patches.suse/block-model-freeze-enter-queue-as-lock-for-supporting-lockdep.patch
patches.suse/brd-defer-automatic-disk-creation-until-module-initi.patch
patches.suse/block-Switch-to-using-refcount_t-for-zone-write-plugs.patch
patches.suse/block-RCU-protect-disk-conv_zones_bitmap-d7cb.patch
patches.suse/block-always-verify-unfreeze-lock-on-the-owner-task.patch
patches.suse/block-don-t-verify-IO-lock-for-freeze-unfreeze-in-elevator_init_mq.patch
patches.suse/loop-fix-type-of-block-size.patch
patches.suse/s390-dasd-Fix-redundant-proc-dasd-entries-removal.patch
patches.suse/ublk-fix-ublk_ch_mmap-for-64K-page-size.patch
patches.suse/block-take-chunk_sectors-into-account-in-bio_split_write_zeroes.patch
patches.suse/block-fix-bio_split_rw_at-to-take-zone_write_granularity-into-account.patch
patches.suse/block-lift-bio_is_zone_append-to-bio.h.patch
patches.suse/virtio_blk-reverse-request-order-in-virtio_queue_rqs.patch
patches.suse/io_uring-eventfd-abstract-out-ev_fd-put-helper.patch
patches.suse/s390-pci-Sort-PCI-functions-prior-to-creating-virtual-busses.patch
patches.suse/s390-pci-Use-topology-ID-for-multi-function-devices.patch
patches.suse/s390-pci-Ignore-RID-for-isolated-VFs.patch
patches.suse/s390-facilities-Fix-warning-about-shadow-of-global-variable.patch
patches.suse/s390-virtio_ccw-Fix-dma_parm-pointer-not-set-up.patch
patches.suse/s390-sclp-Allow-user-space-to-provide-PCI-reports-for-optical-modules.patch
patches.suse/s390-pci-Expose-FIDPARM-attribute-in-sysfs.patch
patches.suse/s390-cio-Do-not-unregister-the-subchannel-based-on-DNV.patch
patches.suse/s390-pageattr-Implement-missing-kernel_page_present.patch
patches.suse/s390-uv-Refactor-uv-sysfs-creation.patch
patches.suse/s390-uv-Provide-host-key-hashes-in-sysfs.patch
patches.suse/s390-uv-Use-a-constant-for-more-data-rc.patch
patches.suse/s390-uv-Retrieve-UV-secrets-support.patch
patches.suse/s390-uvdevice-Add-Retrieve-Secret-IOCTL.patch
patches.suse/s390-uvdevice-Increase-indent-in-IOCTL-definitions.patch
patches.suse/s390-uv-Retrieve-UV-secrets-sysfs-support.patch
patches.suse/s390-zcrypt-Cleanup-include-zcrypt_api.h.patch
patches.suse/s390-pkey-Simplify-protected-key-length-calculation-code.patch
patches.suse/s390-pkey-Rework-pkey-verify-for-protected-keys.patch
patches.suse/s390-pkey-Build-module-name-array-selectively-based-on-kernel-config-options.patch
patches.suse/s390-pkey-Add-new-pkey-handler-module-pkey-uv.patch
patches.suse/s390-cpum_sf-Handle-CPU-hotplug-remove-during-sampling.patch
patches.suse/s390-pkey-Tolerate-larger-key-blobs.patch
patches.suse/s390-crypto-Convert-to-reverse-x-mas-tree-rename-ret-to-rc.patch
patches.suse/s390-crypto-Use-module-local-structures-for-protected-keys.patch
patches.suse/s390-crypto-Generalize-parameters-for-key-conversion.patch
patches.suse/s390-crypto-Introduce-function-for-tokenize-clearkeys.patch
patches.suse/s390-crypto-Postpone-the-key-split-to-key-conversion.patch
patches.suse/s390-crypto-Add-hardware-acceleration-for-full-AES-XTS-mode.patch
patches.suse/s390-cpum_sf-Fix-and-protect-memory-allocation-of-SDBs-with-mutex.patch
patches.suse/s390-uvdevice-Support-longer-secret-lists.patch
patches.suse/s390-syscalls-Avoid-creation-of-arch-arch-directory.patch
patches.suse/s390-cio-Externalize-full-CMG-characteristics.patch
patches.suse/perf-imx_perf-add-support-for-i.MX91-platform.patch
patches.suse/arm64-Expose-ID_AA64ISAR1_EL1.XS-to-sanitised-feature-consumers.patch
patches.suse/arm64-fix-.data.rel.ro-size-assertion-when-CONFIG_LTO_CLANG.patch
patches.suse/acpi-arm64-Adjust-error-handling-procedure-in-gtdt_p.patch
patches.suse/arm64-tls-Fix-context-switching-of-tpidrro_el0-when-kpti-is-enabled.patch
patches.suse/kselftest-arm64-signal-drop-now-redundant-GNU_SOURCE.patch
patches.suse/kselftest-arm64-hwcap-fix-f8dp2-cpuinfo-name.patch
patches.suse/kselftest-arm64-mte-fix-printf-type-warnings-about-_.patch
patches.suse/kselftest-arm64-mte-fix-printf-type-warnings-about-l.patch
patches.suse/kselftest-arm64-Log-fp-stress-child-startup-errors-t.patch
patches.suse/kselftest-arm64-Fix-encoding-for-SVE-B16B16-test.patch
patches.suse/kselftest-arm64-Don-t-leak-pipe-fds-in-pac.exec_sign.patch
patches.suse/arm64-probes-Disable-kprobes-uprobes-on-MOPS-instructions.patch
patches.suse/selftests-mm-Fix-unused-function-warning-for-aarch64.patch
patches.suse/xen-Fix-the-issue-of-resource-not-being-properly-rel.patch
patches.suse/platform-chrome-cros_ec_typec-fix-missing-fwnode-ref.patch
patches.suse/firmware-google-Unregister-driver_info-on-failure.patch
patches.suse/crypto-ecdsa-Avoid-signed-integer-overflow-on-signat.patch
patches.suse/crypto-mxs-dcp-Fix-AES-CBC-with-hardware-bound-keys.patch
patches.suse/crypto-caam-Fix-the-pointer-passed-to-caam_qi_shutdo.patch
patches.suse/crypto-qat-remove-check-after-debugfs_create_dir.patch
patches.suse/crypto-powerpc-p10-aes-gcm-Re-write-AES-GCM-stitched.patch
patches.suse/crypto-powerpc-p10-aes-gcm-Register-modules-as-SIMD.patch
patches.suse/crypto-powerpc-p10-aes-gcm-Add-dependency-on-CRYPTO_.patch
patches.suse/crypto-qat-qat_420xx-fix-off-by-one-in-uof_get_name.patch
patches.suse/crypto-qat-qat_4xxx-fix-off-by-one-in-uof_get_name.patch
patches.suse/crypto-qat-remove-faulty-arbiter-config-reset.patch
patches.suse/crypto-ecdsa-Update-Kconfig-help-text-for-NIST-P521.patch
patches.suse/crypto-pcrypt-Call-crypto-layer-directly-when-padata.patch
patches.suse/crypto-x86-aegis128-access-32-bit-arguments-as-32-bi.patch
patches.suse/crypto-cavium-Fix-the-if-condition-to-exit-loop-afte.patch
patches.suse/crypto-hisilicon-qm-disable-same-error-report-before.patch
patches.suse/crypto-qat-Fix-missing-destroy_workqueue-in-adf_init.patch
patches.suse/crypto-inside-secure-Fix-the-return-value-of-safexce.patch
patches.suse/crypto-caam-add-error-check-to-caam_rsa_set_priv_key.patch
patches.suse/crypto-bcm-add-error-check-in-the-ahash_hmac_init-fu.patch
patches.suse/crypto-aes-gcm-p10-Use-the-correct-bit-to-test-for-P.patch
patches.suse/crypto-cavium-Fix-an-error-handling-path-in-cpt_ucod.patch
patches.suse/cpufreq-amd-pstate-Rename-MSR-and-shared-memory-specific-functions.patch
patches.suse/cpufreq-amd-pstate-Fix-non-kerneldoc-comment.patch
patches.suse/cpufreq-amd-pstate-Don-t-update-CPPC-request-in-amd_.patch
patches.suse/cpufreq-amd-pstate-Remove-the-redundant-verify-function.patch
patches.suse/cpufreq-amd-pstate-Set-the-initial-min_freq-to-lowest_nonlinear_freq.patch
patches.suse/cpufreq-amd-pstate-Call-amd_pstate_register-in-amd_pstate_init.patch
patches.suse/cpufreq-amd-pstate-Call-amd_pstate_set_driver-in-amd_pstate_register_driver.patch
patches.suse/cpufreq-amd-pstate-Remove-the-switch-case-in-amd_pstate_init.patch
patches.suse/cpufreq-amd-pstate-Remove-the-redundant-amd_pstate_set_driver-call.patch
patches.suse/amd-pstate-Set-min_perf-to-nominal_perf-for-active-mode-performance-gov.patch
patches.suse/amd-pstate-Switch-to-amd-pstate-by-default-on-some-Server-platforms.patch
patches.suse/cpufreq-amd-pstate-Rename-functions-that-enable-CPPC.patch
patches.suse/cpufreq-amd-pstate-Do-not-attempt-to-clear-MSR_AMD_CPPC_ENABLE.patch
patches.suse/cpufreq-amd-pstate-Call-cppc_set_epp_perf-in-the-reenable-function.patch
patches.suse/cpufreq-amd-pstate-Align-offline-flow-of-shared-memory-and-MSR-based-systems.patch
patches.suse/cpufreq-amd-pstate-Push-adjust_perf-vfunc-init-into-cpu_init.patch
patches.suse/cpufreq-amd-pstate-Move-registration-after-static-function-call-update.patch
patches.suse/sched-cpufreq-Ensure-sd-is-rebuilt-for-EAS-check.patch
patches.suse/cpufreq-intel_pstate-Update-Balance-performance-EPP-for-Granite-Rapids.patch
patches.suse/intel_idle-add-Granite-Rapids-Xeon-D-support.patch
patches.suse/thermal-core-Initialize-thermal-zones-before-registe.patch
patches.suse/thermal-core-Rearrange-PM-notification-code.patch
patches.suse/thermal-core-Represent-suspend-related-thermal-zone-.patch
patches.suse/thermal-core-Mark-thermal-zones-as-initializing-to-s.patch
patches.suse/thermal-core-Fix-race-between-zone-registration-and-.patch
patches.suse/tools-lib-thermal-Make-more-generic-the-command-enco.patch
patches.suse/thermal-lib-Fix-memory-leak-on-error-in-thermal_genl.patch
patches.suse/thermal-testing-Use-DEFINE_FREE-and-__free-to-simpli.patch
patches.suse/thermal-testing-Initialize-some-variables-annoteded-.patch
patches.suse/ACPI-CPPC-Fix-_CPC-register-setting-issue.patch
patches.suse/ACPI-x86-Make-UART-skip-quirks-work-on-PCI-UARTs-wit.patch
patches.suse/ACPI-x86-Add-adev-NULL-check-to-acpi_quirk_skip_serd.patch
patches.suse/ACPI-video-force-native-for-Apple-MacbookPro11-2-and.patch
patches.suse/hwmon-nct6775-Add-665-ACE-600M-CL-to-ASUS-WMI-monito.patch
patches.suse/hwmon-pmbus-core-clear-faults-after-setting-smbalert.patch
patches.suse/hwmon-nct6775-core-Fix-overflows-seen-when-writing-l.patch
patches.suse/doc-rcu-update-printed-dynticks-counter-bits.patch
patches.suse/kcsan-Turn-report_filterlist_lock-into-a-raw_spinloc.patch
patches.suse/EDAC-fsl_ddr-Pass-down-fsl_mc_pdata-in-ddr_in32-and-ddr_out32.patch
patches.suse/EDAC-fsl_ddr-Move-global-variables-into-struct-fsl_mc_pdata.patch
patches.suse/EDAC-fsl_ddr-Fix-bad-bit-shift-operations.patch
patches.suse/EDAC-fsl_ddr-Add-support-for-i.MX9-DDR-controller.patch
patches.suse/EDAC-igen6-Avoid-segmentation-fault-on-module-unload.patch
patches.suse/EDAC-bluefield-Fix-potential-integer-overflow.patch
patches.suse/x86-microcode-intel-Remove-unnecessary-cache-writeback-and.patch
patches.suse/x86-cpufeatures-Rename-X86_FEATURE_FAST_CPPC-to-have-AMD-prefix.patch
patches.suse/x86-cpufeatures-Add-X86_FEATURE_AMD_HETEROGENEOUS_CORES.patch
patches.suse/x86-cpu-Enable-SD_ASYM_PACKING-for-PKG-domain-on-AMD.patch
patches.suse/x86-cpu-Add-CPU-type-to-struct-cpuinfo_topology.patch
patches.suse/x86-amd-Use-heterogeneous-core-topology-for-identifying-boost-numerator.patch
patches.suse/locking-ww_mutex-Adjust-to-lockdep-nest_lock-requirements.patch
patches.suse/lockdep-Add-lockdep_cleanup_dead_cpu.patch
patches.suse/lockdep-Use-info-level-for-lockdep-initial-info-messages.patch
patches.suse/locking-pvqspinlock-Convert-fields-of-enum-vcpu_state-to-uppercase.patch
patches.suse/locking-rt-Add-sparse-annotation-PREEMPT_RT-s-sleeping-locks.patch
patches.suse/locking-rt-Remove-one-__cond_lock-in-RT-s-spin_trylock_irqsave.patch
patches.suse/locking-rt-Add-sparse-annotation-for-RCU.patch
patches.suse/locking-rt-Annotate-unlock-followed-by-lock-for-sparse.patch
patches.suse/locking-rtmutex-Fix-misleading-comment.patch
patches.suse/cleanup-Remove-address-space-of-returned-pointer.patch
patches.suse/locking-osq_lock-Use-atomic_try_cmpxchg_release-in-osq_unlock.patch
patches.suse/cleanup-Adjust-scoped_guard-macros-to-avoid-potentia.patch
patches.suse/kcsan-seqlock-Support-seqcount_latch_t.patch
patches.suse/kcsan-seqlock-Fix-incorrect-assumption-in-read_seqbe.patch
patches.suse/iio-magnetometer-fix-if-scoped_guard-formatting.patch
patches.suse/Revert-scripts-faddr2line-Check-only-two-symbols-whe.patch
patches.suse/perf-x86-Refine-hybrid_pmu_type-defination.patch
patches.suse/x86-cpu-intel-Define-helper-to-get-CPU-core-native-ID.patch
patches.suse/perf-x86-intel-Support-hybrid-PMU-with-multiple-atom-uarchs.patch
patches.suse/perf-x86-intel-Add-PMU-support-for-ArrowLake-H.patch
patches.suse/perf-x86-rapl-Move-the-pmu-allocation-out-of-CPU-hotplug.patch
patches.suse/perf-x86-rapl-Clean-up-cpumask-and-hotplug.patch
patches.suse/sched-change-wake_up_bit-and-related-function-to-expect-unsigned-long.patch
patches.suse/sched-Improve-documentation-for-wake_up_bit-wait_on_bit-family-of-functions.patch
patches.suse/sched-Document-wait_var_event-family-of-functions-and-wake_up_var.patch
patches.suse/sched-Add-test_and_clear_wake_up_bit-and-atomic_dec_and_wake_up.patch
patches.suse/sched-Add-wait-wake-interface-for-variable-updated-under-a-lock.patch
patches.suse/sched-add-wait_var_event_io.patch
patches.suse/softirq-use-bit-waits-instead-of-var-waits.patch
patches.suse/sched-remove-unused-__HAVE_THREAD_FUNCTIONS-hook-support.patch
patches.suse/sched-fair-remove-the-DOUBLE_TICK-feature.patch
patches.suse/sched-fair-optimize-the-PLACE_LAG-when-se-vlag-is-zero.patch
patches.suse/sched-fair-fix-the-comment-for-PREEMPT_SHORT.patch
patches.suse/sched-wait-Remove-unused-bit_wait_io_timeout.patch
patches.suse/sched-idle-Optimize-the-generic-idle-loop-by-removing-needless-memory-barrier.patch
patches.suse/sched-Improve-cache-locality-of-RSEQ-concurrency-IDs-for-intermittent-workloads.patch
patches.suse/locking-mutex-Remove-wakeups-from-under-mutex-wait_lock.patch
patches.suse/locking-mutex-Make-mutex-wait_lock-irq-safe.patch
patches.suse/locking-mutex-Expose-__mutex_owner.patch
patches.suse/sched-Add-move_queued_task_locked-helper.patch
patches.suse/sched-Consolidate-pick_-_task-to-task_is_pushable-helper.patch
patches.suse/sched-Split-out-__schedule-deactivate-task-logic-into-a-helper.patch
patches.suse/sched-Split-scheduler-and-execution-contexts.patch
patches.suse/sched-uclamp-Fix-unnused-variable-warning.patch
patches.suse/sched-psi-pass-enqueue-dequeue-flags-to-psi-callbacks-directly.patch
patches.suse/sched-Initialize-idle-tasks-only-once.patch
patches.suse/sched-ext-Remove-sched_fork-hack.patch
patches.suse/sched-Add-TIF_NEED_RESCHED_LAZY-infrastructure.patch
patches.suse/sched-Add-Lazy-preemption-model.patch
patches.suse/sched-Enable-PREEMPT_DYNAMIC-for-PREEMPT_RT.patch
patches.suse/sched-x86-Enable-Lazy-preemption.patch
patches.suse/riscv-add-PREEMPT_LAZY-support.patch
patches.suse/sched-No-PREEMPT_RT-y-for-all-yes-mod-config.patch
patches.suse/sched-x86-Update-the-comment-for-TIF_NEED_RESCHED_LAZY.patch
patches.suse/hrtimer-Use-__raise_softirq_irqoff-to-raise-the-softirq.patch
patches.suse/timers-Use-__raise_softirq_irqoff-to-raise-the-softirq.patch
patches.suse/softirq-Use-a-dedicated-thread-for-timer-wakeups-on-PREEMPT_RT.patch
patches.suse/irqchip-riscv-aplic-Prevent-crash-when-MSI-domain-is.patch
patches.suse/timers-Move-sleep-and-timeout-functions-into-a-separate-file.patch
patches.suse/posix-timers-Cure-si_sys_private-race.patch
patches.suse/jiffies-Define-secs_to_jiffies.patch
patches.suse/timekeeping-Always-check-for-negative-motion.patch
patches.suse/hrtimers-Add-missing-hrtimer_init-trace-points.patch
patches.suse/hrtimers-Introduce-hrtimer_setup-to-replace-hrtimer_init.patch
patches.suse/hrtimers-Introduce-hrtimer_setup_on_stack.patch
patches.suse/hrtimers-Introduce-hrtimer_setup_sleeper_on_stack.patch
patches.suse/hrtimers-Introduce-hrtimer_update_function.patch
patches.suse/fs-aio-Switch-to-use-hrtimer_setup_sleeper_on_stack.patch
patches.suse/futex-Switch-to-use-hrtimer_setup_sleeper_on_stack.patch
patches.suse/net-pktgen-Switch-to-use-hrtimer_setup_sleeper_on_stack.patch
patches.suse/timers-Switch-to-use-hrtimer_setup_sleeper_on_stack.patch
patches.suse/wait-Switch-to-use-hrtimer_setup_sleeper_on_stack.patch
patches.suse/hrtimers-Delete-hrtimer_init_sleeper_on_stack.patch
patches.suse/sched-idle-Switch-to-use-hrtimer_setup_on_stack.patch
patches.suse/clocksource-drivers-sp804-Make-user-selectable.patch
patches.suse/clocksource-drivers-timer-ti-dm-Fix-child-node-refco.patch
patches.suse/Documentation-kgdb-Correct-parameter-error.patch
patches.suse/scripts-kernel-doc-Do-not-track-section-counter-acro.patch
patches.suse/kernel-doc-allow-object-like-macros-in-ReST-output.patch
patches.suse/Revert-cgroup-Fix-memory-leak-caused-by-missing-cgroup_bpf_offline.patch
patches.suse/cgroup-bpf-only-cgroup-v2-can-be-attached-by-bpf-programs.patch
patches.suse/cgroup-cpuset-Revert-Allow-suppression-of-sched-domain-rebuild-in-update_cpumasks_hier.patch
patches.suse/cgroup-cpuset-Enforce-at-most-one-rebuild_sched_domains_locked-call-per-operation.patch
patches.suse/cgroup-cpuset-Disable-cpuset_cpumask_can_shrink-test-if-not-load-balancing.patch
patches.suse/sched_ext-Factor-out-move_task_between_dsqs-from-scx_dispatch_from_dsq.patch
patches.suse/sched-ext-Fix-unmatch-trailing-comment-of-CONFIG_EXT_GROUP_SCHED.patch
patches.suse/sched-ext-Use-tg_cgroup-to-elieminate-duplicate-code.patch
patches.suse/sched_ext-Use-btf_ids-to-resolve-task_struct.patch
patches.suse/sched_ext-improve-WAKE_SYNC-behavior-for-default-idle-CPU-selection.patch
patches.suse/sched_ext-Clarify-ops.select_cpu-for-single-CPU-tasks.patch
patches.suse/sched_ext-Introduce-LLC-awareness-to-the-default-idle-selection-policy.patch
patches.suse/sched_ext-Rename-CFI-stubs-to-names-that-are-recognized-by-BPF.patch
patches.suse/sched_ext-Replace-set_arg_maybe_null-with-__nullable-CFI-stub-tags.patch
patches.suse/sched_ext-Introduce-NUMA-awareness-to-the-default-idle-selection-policy.patch
patches.suse/sched_ext-Do-not-enable-LLC-NUMA-optimizations-when-domains-overlap.patch
patches.suse/sched_ext-Fix-incorrect-use-of-bitwise-AND.patch
patches.suse/sched_ext-Avoid-live-locking-bypass-mode-switching.patch
patches.suse/sched_ext-Enable-the-ops-breather-and-eject-BPF-scheduler-on-softlockup.patch
patches.suse/sched_ext-Clarify-sched_ext_ops-table-for-userland-scheduler.patch
patches.suse/sched_ext-add-a-missing-rcu_read_lock-unlock-pair-at-scx_select_cpu_dfl.patch
patches.suse/sched_ext-scx_bpf_dispatch_from_dsq_set_-are-allowed-from-unlocked-context.patch
patches.suse/sched_ext-Rename-scx_bpf_dispatch-_vtime-to-scx_bpf_dsq_insert-_vtime.patch
patches.suse/sched_ext-Rename-scx_bpf_consume-to-scx_bpf_dsq_move_to_local.patch
patches.suse/sched_ext-Rename-scx_bpf_dispatch-_vtime-_from_dsq-scx_bpf_dsq_move-_vtime.patch
patches.suse/sched_ext-Replace-scx_next_task_picked-with-switch_class-in-comment.patch
patches.suse/selftests-resctrl-Print-accurate-buffer-size-as-part.patch
patches.suse/selftests-resctrl-Fix-memory-overflow-due-to-unhandl.patch
patches.suse/selftests-resctrl-Protect-against-array-overrun-duri.patch
patches.suse/selftests-resctrl-Protect-against-array-overflow-whe.patch
patches.suse/regmap-irq-Consistently-use-memset32-in-regmap_irq_t.patch
patches.suse/regmap-maple-Provide-lockdep-sub-class-for-maple-tre.patch
patches.suse/regmap-irq-Set-lockdep-class-for-hierarchical-IRQ-do.patch
patches.suse/regulator-qcom-smd-make-smd_vreg_rpm-static.patch
patches.suse/regulator-rk808-Restrict-DVS-GPIOs-to-the-RK808-vari.patch
patches.suse/spi-spi-fsl-lpspi-Use-IRQF_NO_AUTOEN-flag-in-request.patch
patches.suse/spi-spi-fsl-lpspi-Adjust-type-of-scldiv.patch
patches.suse/spi-spi-fsl-lpspi-support-effective_speed_hz.patch
patches.suse/driver-core-Add-device-probe-log-helper-dev_warn_pro.patch
patches.suse/spi-tegra210-quad-Avoid-shift-out-of-bounds.patch
patches.suse/spi-zynqmp-gqspi-Undo-runtime-PM-changes-at-driver-e.patch
patches.suse/pwm-imx27-Workaround-of-the-pwm-output-bug-when-decr.patch
patches.suse/pwm-Assume-a-disabled-PWM-to-emit-a-constant-inactiv.patch
patches.suse/gpio-free-irqs-that-are-still-requested-when-the-chi.patch
patches.suse/gpio-sloppy-logic-analyzer-remove-reference-to-rcu_m.patch
patches.suse/gpio-grgpio-use-a-helper-variable-to-store-the-addre.patch
patches.suse/gpio-grgpio-Add-NULL-check-in-grgpio_probe.patch
patches.suse/power-sequencing-make-the-QCom-PMU-pwrseq-driver-dep.patch
patches.suse/pmdomain-ti-sci-Add-missing-of_node_put-for-args.np.patch
patches.suse/mmc-core-Add-SD-card-quirk-for-broken-poweroff-notif.patch
patches.suse/mmc-sdhci-esdhc-imx-enable-quirks-SDHCI_QUIRK_NO_LED.patch
patches.suse/mmc-sd-SDUC-Support-Recognition.patch
patches.suse/mmc-core-Adjust-ACMD22-to-SDUC.patch
patches.suse/mmc-mtk-sd-use-devm_mmc_alloc_host.patch
patches.suse/mmc-mtk-sd-fix-devm_clk_get_optional-usage.patch
patches.suse/mmc-mmc_spi-drop-buggy-snprintf.patch
patches.suse/mmc-pwrseq_simple-add-support-for-one-reset-control.patch
patches.suse/mmc-core-Use-GFP_NOIO-in-ACMD22.patch
patches.suse/mmc-mtk-sd-Fix-error-handle-of-probe-function.patch
patches.suse/mmc-mtk-sd-Fix-MMC_CAP2_CRYPTO-flag-setting.patch
patches.suse/mmc-pwrseq_simple-Handle-RESET_CONTROLLER-properly.patch
patches.suse/of-fdt-add-dt_phys-arg-to-early_init_dt_scan-and-ear.patch
patches.suse/of-Allow-overlay-kunit-tests-to-run-CONFIG_OF_OVERLA.patch
patches.suse/HID-wacom-Interpret-tilt-data-from-Intuos-Pro-BT-as-.patch
patches.suse/HID-magicmouse-Apple-Magic-Trackpad-2-USB-C-driver-s.patch
patches.suse/msft-hv-3082-HID-hyperv-streamline-driver-probe-to-avoid-devres-i.patch
patches.suse/HID-add-per-device-quirk-to-force-bind-to-hid-generi.patch
patches.suse/media-uvcvideo-RealSense-D421-Depth-module-metadata.patch
patches.suse/media-uvcvideo-Add-a-quirk-for-the-Kaiweets-KTI-W02-.patch
patches.suse/media-uvcvideo-Force-UVC-version-to-1.0a-for-0408-40.patch
patches.suse/media-uvcvideo-Require-entities-to-have-a-non-zero-u.patch
patches.suse/media-platform-rga-fix-32-bit-DMA-limitation.patch
patches.suse/media-verisilicon-av1-Fix-reference-video-buffer-poi.patch
patches.suse/media-mtk-jpeg-Fix-null-ptr-deref-during-unload-modu.patch
patches.suse/media-imx-jpeg-Set-video-drvdata-before-register-vid.patch
patches.suse/media-amphion-Set-video-drvdata-before-register-vide.patch
patches.suse/media-imx-jpeg-Ensure-power-suppliers-be-suspended-b.patch
patches.suse/media-wl128x-Fix-atomicity-violation-in-fmc_send_cmd.patch
patches.suse/media-cx231xx-Add-support-for-Dexatek-USB-Video-Grab.patch
patches.suse/media-i2c-tc358743-Fix-crash-in-the-probe-error-path.patch
patches.suse/media-platform-allegro-dvt-Fix-possible-memory-leak-.patch
patches.suse/media-ts2020-fix-null-ptr-deref-in-ts2020_probe.patch
patches.suse/media-qcom-camss-fix-error-path-on-configuration-of-.patch
patches.suse/media-i2c-max96717-clean-up-on-error-in-max96717_sub.patch
patches.suse/media-ti-j721e-csi2rx-Convert-comma-to-semicolon.patch
patches.suse/media-i2c-vgxy61-Fix-an-error-handling-path-in-vgxy6.patch
patches.suse/media-i2c-ds90ub960-Fix-missing-return-check-on-ub96.patch
patches.suse/media-ipu6-remove-redundant-dependency-in-Kconfig.patch
patches.suse/media-uvcvideo-Stop-stream-during-unregister.patch
patches.suse/media-v4l2-core-v4l2-dv-timings-check-cvt-gtf-result.patch
patches.suse/media-vb2-Fix-comment.patch
patches.suse/media-mantis-remove-orphan-mantis_core.h.patch
patches.suse/media-ipu6-Fix-DMA-and-physical-address-debugging-me.patch
patches.suse/media-ipu6-not-override-the-dma_ops-of-device-in-dri.patch
patches.suse/media-ipu6-use-the-IPU6-DMA-mapping-APIs-to-do-mappi.patch
patches.suse/media-ipu6-remove-architecture-DMA-ops-dependency-in.patch
patches.suse/media-i2c-dw9768-Fix-pm_runtime_set_suspended-with-r.patch
patches.suse/media-amphion-Fix-pm_runtime_set_suspended-with-runt.patch
patches.suse/media-venus-Fix-pm_runtime_set_suspended-with-runtim.patch
patches.suse/media-gspca-ov534-ov772x-Fix-off-by-one-error-in-set.patch
patches.suse/media-ov08x40-Fix-burst-write-sequence.patch
patches.suse/media-intel-ipu6-do-not-handle-interrupts-when-devic.patch
patches.suse/media-venus-fix-enc-dec-destruction-order.patch
patches.suse/media-venus-sync-with-threaded-IRQ-during-inst-destr.patch
patches.suse/media-atomisp-Add-check-for-rgby_data-memory-allocat.patch
patches.suse/media-platform-exynos4-is-Fix-an-OF-node-reference-l.patch
patches.suse/MAINTAINERS-update-location-of-media-main-tree.patch
patches.suse/docs-media-update-location-of-the-media-patches.patch
patches.suse/media-uvcvideo-Skip-parsing-frames-of-type-UVC_VS_UN.patch
patches.suse/platform-x86-asus-wmi-Fix-inconsistent-use-of-therma.patch
patches.suse/platform-x86-intel-pmt-allow-user-offset-for-PMT-cal.patch
patches.suse/platform-x86-panasonic-laptop-Return-errno-correctly.patch
patches.suse/efi-libstub-fix-efi_parse_options-ignoring-the-defau.patch
patches.suse/tpm-fix-signed-unsigned-bug-when-checking-event-logs.patch
patches.suse/efi-libstub-Free-correct-pointer-on-failure.patch
patches.suse/watchdog-Add-HAS_IOPORT-dependency-for-SBC8360-and-S.patch
patches.suse/arm64-tegra-p2180-Add-mandatory-compatible-for-WiFi-node.patch
patches.suse/arm64-dts-rockchip-Split-up-RK3588-s-PCIe-pinctrls.patch
patches.suse/arm64-dts-rockchip-Fix-Turing-RK1-PCIe3-hang.patch
patches.suse/arm64-dts-rockchip-pwm-leds-for-Orange-Pi-5.patch
patches.suse/arm64-dts-rockchip-Remove-enable-active-low-from-two-boards.patch
patches.suse/arm64-dts-imx8mn-tqma8mqnl-mba8mx-usbot-fix-coexistence-of-output-low-and-output-high-in-GPIO.patch
patches.suse/arm64-dts-freescale-imx8mm-verdin-Fix-SD-regulator-startup-delay.patch
patches.suse/arm64-dts-freescale-imx8mp-verdin-Fix-SD-regulator-startup-delay.patch
patches.suse/arm64-dts-allwinner-pinephone-Add-mount-matrix-to-accelerometer.patch
patches.suse/arm64-dts-rockchip-correct-analog-audio-name-on-Indiedroid-Nova.patch
patches.suse/drivers-soc-xilinx-add-the-missing-kfree-in-xlnx_add.patch
patches.suse/soc-qcom-llcc-Use-designated-initializers-for-LLC-se.patch
patches.suse/firmware-qcom-scm-Allow-QSEECOM-on-Lenovo-Yoga-Slim-.patch
patches.suse/soc-qcom-geni-se-fix-array-underflow-in-geni_se_clk_.patch
patches.suse/soc-qcom-pd-mapper-Add-QCM6490-PD-maps.patch
patches.suse/firmware-qcom-scm-Allow-QSEECOM-on-Dell-XPS-13-9345.patch
patches.suse/soc-imx8m-Probe-the-SoC-driver-as-platform-driver.patch
patches.suse/soc-imx8m-Remove-global-soc_uid.patch
patches.suse/soc-imx8m-Use-devm_-to-simplify-probe-failure-handling.patch
patches.suse/soc-ti-smartreflex-Use-IRQF_NO_AUTOEN-flag-in-reques.patch
patches.suse/firmware-arm_scpi-Check-the-DVFS-OPP-count-returned-.patch
patches.suse/soc-fsl-rcpm-fix-missing-of_node_put-in-copy_ippdexp.patch
patches.suse/soc-fsl-cpm1-qmc-Set-the-ret-error-code-on-platform_.patch
patches.suse/libbpf-Fix-expected_attach_type-set-handling-in-prog.patch
patches.suse/selftests-bpf-Fix-uprobe_multi-compilation-error.patch
patches.suse/libbpf-Fix-output-.symtab-byte-order-during-linking.patch
patches.suse/libbpf-Add-missing-per-arch-include-path.patch
patches.suse/selftests-bpf-Add-missing-per-arch-include-path.patch
patches.suse/bpf-Fix-the-xdp_adjust_tail-sample-prog-issue.patch
patches.suse/selftests-bpf-Fix-backtrace-printing-for-selftests-c.patch
patches.suse/libbpf-fix-sym_is_subprog-logic-for-weak-global-subp.patch
patches.suse/samples-bpf-Fix-a-resource-leak.patch
patches.suse/libbpf-never-interpret-subprogs-in-.text-as-entry-pr.patch
patches.suse/bpf-Prevent-tailcall-infinite-loop-caused-by-freplac.patch
patches.suse/selftests-bpf-Add-test-to-verify-tailcall-and-frepla.patch
patches.suse/selftests-bpf-fix-test_spin_lock_fail.c-s-global-var.patch
patches.suse/libbpf-move-global-data-mmap-ing-into-bpf_object__lo.patch
patches.suse/bpf-arm64-Remove-garbage-frame-for-struct_ops-trampoline.patch
patches.suse/bpf-bpftool-Fix-incorrect-disasm-pc.patch
patches.suse/bpf-Tighten-tail-call-checks-for-lingering-locks-RCU.patch
patches.suse/bpf-Unify-resource-leak-checks.patch
patches.suse/selftests-bpf-Add-tests-for-tail-calls-with-locks-an.patch
patches.suse/selftests-bpf-Clean-up-open-coded-gettid-syscall-inv.patch
patches.suse/bpf-Allow-return-values-0-and-1-for-kprobe-session.patch
patches.suse/selftests-bpf-Add-kprobe-session-verifier-test-for-r.patch
patches.suse/bpf-Call-free_htab_elem-after-htab_unlock_bucket.patch
patches.suse/selftests-bpf-Move-ENOTSUPP-from-bpf_util.h.patch
patches.suse/selftests-bpf-Test-the-update-operations-for-htab-of.patch
patches.suse/selftests-bpf-skip-the-timer_lockup-test-for-single-.patch
patches.suse/bpf-Use-function-pointers-count-as-struct_ops-links-.patch
patches.suse/bpf-Add-kernel-symbol-for-struct_ops-trampoline.patch
patches.suse/msft-hv-3072-net-mana-Increase-the-DEF_RX_BUFFERS_PER_QUEUE-to-10.patch
patches.suse/msft-hv-3073-net-mana-Add-get_link-and-get_link_ksettings-in-etht.patch
patches.suse/ipv4-avoid-quadratic-behavior-in-FIB-insertion-of-co.patch
patches.suse/ibmvnic-Add-stat-for-tx-direct-vs-tx-batched.patch
patches.suse/qed-make-ethtool-d-10-times-faster.patch
patches.suse/qed-put-cond_resched-in-qed_grc_dump_ctx_data.patch
patches.suse/qed-allow-the-callee-of-qed_mcp_nvm_read-to-sleep.patch
patches.suse/qed-put-cond_resched-in-qed_dmae_operation_wait.patch
patches.suse/octeontx2-af-Change-block-parameter-to-const-pointer.patch
patches.suse/net-mlx5-hw-counters-Make-fc_stats-fc_pool-private.patch
patches.suse/net-mlx5-hw-counters-Use-kvmalloc-for-bulk-query-buf.patch
patches.suse/net-mlx5-hw-counters-Replace-IDR-lists-with-xarray.patch
patches.suse/net-mlx5-hw-counters-Drop-unneeded-cacheline-alignme.patch
patches.suse/net-mlx5-hw-counters-Don-t-maintain-a-counter-count.patch
patches.suse/net-mlx5-hw-counters-Remove-mlx5_fc_create_ex.patch
patches.suse/ice-Implement-ice_ptp_pin_desc.patch
patches.suse/ice-Add-SDPs-support-for-E825C.patch
patches.suse/ice-Align-E810T-GPIO-to-other-products.patch
patches.suse/ice-Cache-perout-extts-requests-and-check-flags.patch
patches.suse/ice-Disable-shared-pin-on-E810-on-setfunc.patch
patches.suse/ice-Read-SDP-section-from-NVM-for-pin-definitions.patch
patches.suse/ice-Enable-1PPS-out-from-CGU-for-E825C-products.patch
patches.suse/ice-Introduce-ice_get_phy_model-wrapper.patch
patches.suse/ice-Add-ice_get_ctrl_ptp-wrapper-to-simplify-the-cod.patch
patches.suse/ice-Initial-support-for-E825C-hardware-in-ice_adapte.patch
patches.suse/ice-Use-ice_adapter-for-PTP-shared-data-instead-of-a.patch
patches.suse/ice-Drop-auxbus-use-for-PTP-to-finalize-ice_adapter-.patch
patches.suse/msft-hv-3075-hv_netvsc-Don-t-assume-cpu_possible_mask-is-dense.patch
patches.suse/net-add-IFLA_MAX_PACING_OFFLOAD_HORIZON-device-attri.patch
patches.suse/sfc-remove-obsolete-counters-from-struct-efx_channel.patch
patches.suse/sfc-implement-basic-per-queue-stats.patch
patches.suse/sfc-add-n_rx_overlength-to-ethtool-stats.patch
patches.suse/sfc-account-XDP-TXes-in-netdev-base-stats.patch
patches.suse/sfc-implement-per-queue-rx-drop-and-overrun-stats.patch
patches.suse/sfc-implement-per-queue-TSO-hw_gso-stats.patch
patches.suse/sfc-add-per-queue-RX-bytes-stats.patch
patches.suse/ipv4-remove-fib_devindex_hashfn.patch
patches.suse/ipv4-use-rcu-in-ip_fib_check_default.patch
patches.suse/ipv4-remove-fib_info_lock.patch
patches.suse/ipv4-remove-fib_info_devhash.patch
patches.suse/vmxnet3-support-higher-link-speeds-from-vmxnet3-v9.patch
patches.suse/net-qcom-emac-Find-sgmii_ops-by-device_for_each_chil.patch
patches.suse/idpf-Don-t-hard-code-napi_struct-size.patch
patches.suse/msft-hv-3077-net-mana-Enable-debugfs-files-for-MANA-device.patch
patches.suse/doc-net-Fix-.rst-rendering-of-net_cachelines-pages.patch
patches.suse/ice-Implement-ethtool-reset-support.patch
patches.suse/ice-add-E830-HW-VF-mailbox-message-limit-support.patch
patches.suse/ice-consistently-use-q_idx-in-ice_vc_cfg_qs_msg.patch
patches.suse/ice-store-max_frame-and-rx_buf_len-only-in-ice_rx_ri.patch
patches.suse/ice-Make-use-of-assign_bit-API.patch
patches.suse/ice-Use-common-error-handling-code-in-two-functions.patch
patches.suse/ice-Cleanup-unused-declarations.patch
patches.suse/iavf-Remove-unused-declarations.patch
patches.suse/igb-Cleanup-unused-declarations.patch
patches.suse/e1000e-Remove-duplicated-writel-in-e1000_configure_t.patch
patches.suse/e1000e-Link-NAPI-instances-to-queues-and-IRQs.patch
patches.suse/e1000-Link-NAPI-instances-to-queues-and-IRQs.patch
patches.suse/net-mlx5-qos-Flesh-out-element_attributes-in-mlx5_if.patch
patches.suse/net-mlx5-qos-Rename-vport-tsar-into-sched_elem.patch
patches.suse/net-mlx5-qos-Consistently-name-vport-vars-as-vport.patch
patches.suse/net-mlx5-qos-Refactor-and-document-bw_share-calculat.patch
patches.suse/net-mlx5-qos-Maintain-rate-group-vport-members-in-a-.patch
patches.suse/net-mlx5-qos-Always-create-group0.patch
patches.suse/net-mlx5-qos-Drop-esw-param-from-vport-qos-functions.patch
patches.suse/net-mlx5-qos-Store-the-eswitch-in-a-mlx5_esw_rate_gr.patch
patches.suse/net-mlx5-qos-Add-an-explicit-dev-to-vport-trace-call.patch
patches.suse/net-mlx5-qos-Rename-rate-group-list-as-parent_entry.patch
patches.suse/net-mlx5-qos-Store-rate-groups-in-a-qos-domain.patch
patches.suse/net-mlx5-qos-Refactor-locking-to-a-qos-domain-mutex.patch
patches.suse/net-mlx5-Unify-QoS-element-type-checks-across-NIC-an.patch
patches.suse/net-mlx5-Add-support-check-for-TSAR-types-in-QoS-sch.patch
patches.suse/genetlink-extend-info-user-storage-to-match-NL-cb-ct.patch
patches.suse/netlink-spec-add-shaper-YAML-spec.patch
patches.suse/net-shapers-implement-NL-get-operation.patch
patches.suse/net-shapers-implement-NL-set-and-delete-operations.patch
patches.suse/net-shapers-implement-NL-group-operation.patch
patches.suse/net-shapers-implement-delete-support-for-NODE-scope-.patch
patches.suse/net-shapers-implement-shaper-cleanup-on-queue-deleti.patch
patches.suse/netlink-spec-add-shaper-introspection-support.patch
patches.suse/net-shaper-implement-introspection-support.patch
patches.suse/net-shapers-implement-cap-validation-in-the-core.patch
patches.suse/testing-net-drv-add-basic-shaper-test.patch
patches.suse/virtchnl-support-queue-rate-limit-and-quanta-size-co.patch
patches.suse/ice-Support-VF-queue-rate-limit-and-quanta-size-conf.patch
patches.suse/iavf-Add-net_shaper_ops-support.patch
patches.suse/iavf-add-support-to-exchange-qos-capabilities.patch
patches.suse/tg3-Link-IRQs-to-NAPI-instances.patch
patches.suse/tg3-Link-queues-to-NAPIs.patch
patches.suse/netdevsim-copy-addresses-for-both-in-and-out-paths.patch
patches.suse/r8169-enable-SG-TSO-on-selected-chip-versions-per-de.patch
patches.suse/tg3-Address-byte-order-miss-matches.patch
patches.suse/net-napi-Make-napi_defer_hard_irqs-per-NAPI.patch
patches.suse/netdev-genl-Dump-napi_defer_hard_irqs.patch
patches.suse/net-napi-Make-gro_flush_timeout-per-NAPI.patch
patches.suse/netdev-genl-Dump-gro_flush_timeout.patch
patches.suse/net-napi-Add-napi_config.patch
patches.suse/netdev-genl-Support-setting-per-NAPI-config-values.patch
patches.suse/bnxt-Add-support-for-persistent-NAPI-config.patch
patches.suse/mlx5-Add-support-for-persistent-NAPI-config.patch
patches.suse/mlx4-Add-support-for-persistent-NAPI-config-to-RX-CQ.patch
patches.suse/selftests-bpf-add-missing-header-include-for-htons.patch
patches.suse/af_packet-avoid-erroring-out-after-sock_init_data-in.patch
patches.suse/Bluetooth-L2CAP-do-not-leave-dangling-sk-pointer-on-.patch
patches.suse/Bluetooth-RFCOMM-avoid-leaving-dangling-sk-pointer-i.patch
patches.suse/net-af_can-do-not-leave-a-dangling-sk-pointer-in-can.patch
patches.suse/net-ieee802154-do-not-leave-a-dangling-sk-pointer-in.patch
patches.suse/net-inet-do-not-leave-a-dangling-sk-pointer-in-inet_.patch
patches.suse/net-inet6-do-not-leave-a-dangling-sk-pointer-in-inet.patch
patches.suse/tg3-Increase-buffer-size-for-IRQ-label.patch
patches.suse/eth-Fix-typo-accelaration-.-exprienced-and-rewrittin.patch
patches.suse/net-mlx5-Refactor-QoS-group-scheduling-element-creat.patch
patches.suse/net-mlx5-Introduce-node-type-to-rate-group-structure.patch
patches.suse/net-mlx5-Add-parent-group-support-in-rate-group-stru.patch
patches.suse/net-mlx5-Restrict-domain-list-insertion-to-root-TSAR.patch
patches.suse/net-mlx5-Rename-vport-QoS-group-reference-to-parent.patch
patches.suse/net-mlx5-Introduce-node-struct-and-rename-group-term.patch
patches.suse/net-mlx5-Refactor-vport-scheduling-element-creation-.patch
patches.suse/net-mlx5-Refactor-vport-QoS-to-use-scheduling-node-s.patch
patches.suse/net-mlx5-Remove-vport-QoS-enabled-flag.patch
patches.suse/net-mlx5-Simplify-QoS-scheduling-element-configurati.patch
patches.suse/net-mlx5-Generalize-QoS-operations-for-nodes-and-vpo.patch
patches.suse/net-mlx5-Add-sync-reset-drop-mode-support.patch
patches.suse/net-mlx5-Only-create-VEPA-flow-table-when-in-VEPA-mo.patch
patches.suse/net-mlx5-fs-rename-packet-reformat-struct-member-act.patch
patches.suse/net-mlx5-fs-rename-modify-header-struct-member-actio.patch
patches.suse/virtchnl-fix-m68k-build.patch
patches.suse/octeontx2-pf-handle-otx2_mbox_get_rsp-errors-in-otx2.patch
patches.suse/octeontx2-pf-handle-otx2_mbox_get_rsp-errors-in-otx2-e26f8eac.patch
patches.suse/octeontx2-pf-handle-otx2_mbox_get_rsp-errors-in-otx2-bd3110bc.patch
patches.suse/octeontx2-pf-handle-otx2_mbox_get_rsp-errors-in-cn10.patch
patches.suse/octeontx2-pf-handle-otx2_mbox_get_rsp-errors-in-otx2-f5b942e6.patch
patches.suse/octeontx2-pf-handle-otx2_mbox_get_rsp-errors-in-otx2-69297b0d.patch
patches.suse/net-atlantic-support-reading-SFP-module-info.patch
patches.suse/net-mlx5-unique-names-for-per-device-caches.patch
patches.suse/vsock-do-not-leave-dangling-sk-pointer-in-vsock_crea.patch
patches.suse/net-mlx5e-Update-features-on-MTU-change.patch
patches.suse/net-mlx5e-Update-features-on-ring-size-change.patch
patches.suse/ibmvnic-use-ethtool-string-helpers.patch
patches.suse/msft-hv-3079-net-mana-use-ethtool-string-helpers.patch
patches.suse/mlx5-fix-typo-in-mlx5_cqwq_get_cqe_enahnced_comp.patch
patches.suse/mlx5-simplify-EQ-interrupt-polling-logic.patch
patches.suse/net-marvell-use-ethtool-string-helpers.patch
patches.suse/net-qlogic-use-ethtool-string-helpers.patch
patches.suse/wifi-p54-Use-IRQF_NO_AUTOEN-flag-in-request_irq.patch
patches.suse/wifi-mwifiex-Use-IRQF_NO_AUTOEN-flag-in-request_irq.patch
patches.suse/wifi-cfg80211-check-radio-iface-combination-for-mult.patch
patches.suse/wifi-mwifiex-add-missing-locking-for-cfg80211-calls.patch
patches.suse/wifi-wilc1000-Set-MAC-after-operation-mode.patch
patches.suse/wifi-mwifiex-Fix-memcpy-field-spanning-write-warning.patch
patches.suse/wifi-rtw88-use-ieee80211_purge_tx_queue-to-purge-TX-.patch
patches.suse/wifi-rtw89-rename-rtw89_vif-to-rtw89_vif_link-ahead-.patch
patches.suse/wifi-rtw89-rename-rtw89_sta-to-rtw89_sta_link-ahead-.patch
patches.suse/wifi-rtw89-read-bss_conf-corresponding-to-the-link.patch
patches.suse/wifi-rtw89-read-link_sta-corresponding-to-the-link.patch
patches.suse/wifi-rtw89-refactor-VIF-related-func-ahead-for-MLO.patch
patches.suse/wifi-rtw89-refactor-STA-related-func-ahead-for-MLO.patch
patches.suse/wifi-rtw89-tweak-driver-architecture-for-impending-M.patch
patches.suse/wifi-rtw89-check-return-value-of-ieee80211_probereq_.patch
patches.suse/wifi-rtw89-handle-entity-active-flag-per-PHY.patch
patches.suse/wifi-rtl8xxxu-Perform-update_beacon_work-when-beacon.patch
patches.suse/debugfs-add-small-file-operations-for-most-files.patch
patches.suse/octeontx2-pf-Define-common-API-for-HW-resources-conf.patch
patches.suse/octeontx2-pf-Add-new-APIs-for-queue-memory-alloc-fre.patch
patches.suse/octeontx2-pf-Reuse-PF-max-mtu-value.patch
patches.suse/octeontx2-pf-Move-shared-APIs-to-header-file.patch
patches.suse/dpll-add-clock-quality-level-attribute-and-op.patch
patches.suse/net-mlx5-DPLL-Add-clock-quality-level-op-implementat.patch
patches.suse/net-bnxt-use-ethtool-string-helpers.patch
patches.suse/dim-make-dim_calc_stats-inputs-const-pointers.patch
patches.suse/dim-pass-dim_sample-to-net_dim-by-reference.patch
patches.suse/selftests-bpf-Fix-msg_verify_data-in-test_sockmap.patch
patches.suse/selftests-bpf-Fix-txmsg_redir-of-test_txmsg_pull-in-.patch
patches.suse/net-mlx5-Rework-esw-qos-domain-init-and-cleanup.patch
patches.suse/net-mlx5-DR-moved-all-the-SWS-code-into-a-separate-d.patch
patches.suse/net-mlx5-HWS-renamed-the-files-in-accordance-with-na.patch
patches.suse/net-mlx5e-move-XDP_REDIRECT-sq-to-dynamic-allocation.patch
patches.suse/net-mlx5e-do-not-create-xdp_redirect-for-non-uplink-.patch
patches.suse/mlx5_en-use-read-sequence-for-gettimex64.patch
patches.suse/bnxt_en-cache-only-24-bits-of-hw-counter.patch
patches.suse/bnxt_en-replace-PTP-spinlock-with-seqlock.patch
patches.suse/netlink-typographical-error-in-nlmsg_type-constants-.patch
patches.suse/sfc-Remove-falcon-deadcode.patch
patches.suse/sfc-Remove-unused-efx_mae_mport_vf.patch
patches.suse/sfc-Remove-unused-mcdi-functions.patch
patches.suse/sfc-Remove-more-unused-functions.patch
patches.suse/selftests-net-really-check-for-bg-process-completion.patch
patches.suse/bnxt_en-ethtool-Remove-ip4-ip6-ntuple-support-for-IP.patch
patches.suse/bnxt_en-ethtool-Support-unset-l4proto-on-ip4-ip6-ntu.patch
patches.suse/net-bnx2x-use-ethtool-string-helpers.patch
patches.suse/net-sfc-use-ethtool-string-helpers.patch
patches.suse/msft-hv-3081-hv_sock-Initializing-vsk-trans-to-NULL-to-prevent-a-.patch
patches.suse/mlx5-core-Schedule-EQ-comp-tasklet-only-if-necessary.patch
patches.suse/bridge-Allow-deleting-FDB-entries-with-non-existent-.patch
patches.suse/mlx5-core-relax-memory-barrier-in-eq_update_ci.patch
patches.suse/mlx5-core-deduplicate-mlx5_-eq_update_ci.patch
patches.suse/octeontx2-af-Refactor-few-NPC-mcam-APIs.patch
patches.suse/octeontx2-af-Knobs-for-NPC-default-rule-counters.patch
patches.suse/bnxt_en-use-irq_update_affinity_hint.patch
patches.suse/net-atlantic-use-irq_update_affinity_hint.patch
patches.suse/bnxt_en-add-unlocked-version-of-bnxt_refclk_read.patch
patches.suse/net-Add-napi_struct-parameter-irq_suspend_timeout.patch
patches.suse/net-Add-control-functions-for-irq-suspension.patch
patches.suse/eventpoll-Trigger-napi_busy_loop-if-prefer_busy_poll.patch
patches.suse/eventpoll-Control-irq-suspension-for-prefer_busy_pol.patch
patches.suse/selftests-net-Add-busy_poll_test.patch
patches.suse/net-mlx5-E-switch-refactor-eswitch-mode-change.patch
patches.suse/net-mlx5-Simplify-QoS-normalization-by-removing-erro.patch
patches.suse/net-mlx5-Generalize-max_rate-and-min_rate-setting-fo.patch
patches.suse/net-mlx5-Refactor-scheduling-element-configuration-b.patch
patches.suse/net-mlx5-Generalize-scheduling-element-operations.patch
patches.suse/net-mlx5-Integrate-esw_qos_vport_enable-logic-into-r.patch
patches.suse/net-mlx5-Make-vport-QoS-enablement-more-flexible-for.patch
patches.suse/net-mlx5e-SHAMPO-Simplify-UMR-allocation-for-headers.patch
patches.suse/net-mlx5e-SHAMPO-Fix-page_index-calculation-inconsis.patch
patches.suse/net-mlx5e-SHAMPO-Change-frag-page-setup-order-during.patch
patches.suse/net-mlx5e-SHAMPO-Drop-info-array.patch
patches.suse/net-mlx5e-SHAMPO-Rework-header-allocation-loop.patch
patches.suse/eth-bnxt-use-page-pool-for-head-frags.patch
patches.suse/octeontx2-pf-RVU-representor-driver.patch
patches.suse/octeontx2-pf-Create-representor-netdev.patch
patches.suse/octeontx2-pf-Add-basic-net_device_ops.patch
patches.suse/octeontx2-af-Add-packet-path-between-representor-and.patch
patches.suse/octeontx2-pf-Get-VF-stats-via-representor.patch
patches.suse/octeontx2-pf-Add-support-to-sync-link-state-between-.patch
patches.suse/octeontx2-pf-Configure-VF-mtu-via-representor.patch
patches.suse/octeontx2-pf-Add-representors-for-sdp-MAC.patch
patches.suse/octeontx2-pf-Add-devlink-port-support.patch
patches.suse/octeontx2-pf-Implement-offload-stats-ndo-for-represe.patch
patches.suse/octeontx2-pf-Adds-TC-offload-support.patch
patches.suse/wifi-ath9k-add-range-check-for-conn_rsp_epid-in-htc_.patch
patches.suse/wifi-ath10k-fix-invalid-VHT-parameters-in-supported_.patch
patches.suse/wifi-ath10k-fix-invalid-VHT-parameters-in-supported_-52db16e.patch
patches.suse/wifi-ath12k-Skip-Rx-TID-cleanup-for-self-peer.patch
patches.suse/wifi-ath12k-fix-use-after-free-in-ath12k_dp_cc_clean.patch
patches.suse/wifi-ath12k-fix-one-more-memcpy-size-error.patch
patches.suse/wifi-ath11k-Fix-CE-offset-address-calculation-for-WC.patch
patches.suse/wifi-ath12k-fix-atomic-calls-in-ath12k_mac_op_set_bi.patch
patches.suse/wifi-ath10k-avoid-NULL-pointer-error-during-sdio-rem.patch
patches.suse/wifi-ath5k-add-PCI-ID-for-SX76X.patch
patches.suse/wifi-ath5k-add-PCI-ID-for-Arcadyan-devices.patch
patches.suse/wifi-ath12k-remove-msdu_end-structure-for-WCN7850.patch
patches.suse/wifi-ath12k-fix-crash-when-unbinding.patch
patches.suse/wifi-ath12k-fix-warning-when-unbinding.patch
patches.suse/wifi-wfx-Fix-error-handling-in-wfx_core_init.patch
patches.suse/wifi-cw1200-Fix-potential-NULL-dereference.patch
patches.suse/wifi-cfg80211-Remove-the-Medium-Synchronization-Dela.patch
patches.suse/wifi-nl80211-fix-bounds-checker-error-in-nl80211_par.patch
patches.suse/wifi-iwlwifi-allow-fast-resume-on-ax200.patch
patches.suse/wifi-iwlwifi-mvm-tell-iwlmei-when-we-finished-suspen.patch
patches.suse/wifi-iwlwifi-be-less-noisy-if-the-NIC-is-dead-in-S3.patch
patches.suse/wifi-rtw89-Fix-TX-fail-with-A2DP-after-scanning.patch
patches.suse/wifi-rtw89-unlock-on-error-path-in-rtw89_ops_unassig.patch
patches.suse/wifi-rtw89-chan-manage-active-interfaces.patch
patches.suse/wifi-rtw89-coex-check-NULL-return-of-kmalloc-in-btc_.patch
patches.suse/wifi-rtlwifi-Drastically-reduce-the-attempts-to-read.patch
patches.suse/wifi-brcmfmac-release-root-node-in-all-execution-pat.patch
patches.suse/wifi-ipw2x00-libipw_rx_any-fix-bad-alignment.patch
patches.suse/wifi-brcmfmac-Fix-oops-due-to-NULL-pointer-dereferen.patch
patches.suse/net-rfkill-gpio-Add-check-for-clk_enable.patch
patches.suse/Revert-wifi-iwlegacy-do-not-skip-frames-with-bad-FCS.patch
patches.suse/selftests-bpf-Add-txmsg_pass-to-pull-push-pop-in-tes.patch
patches.suse/selftests-bpf-Fix-SENDPAGE-data-logic-in-test_sockma.patch
patches.suse/selftests-bpf-Fix-total_bytes-in-msg_loop_rx-in-test.patch
patches.suse/selftests-bpf-Add-push-pop-checking-for-msg_verify_d.patch
patches.suse/bpf-sockmap-Several-fixes-to-bpf_msg_pop_data.patch
patches.suse/net-ethtool-only-allow-set_rxnfc-with-rss-ring_cooki.patch
patches.suse/Bluetooth-btusb-mediatek-move-Bluetooth-power-off-co.patch
patches.suse/Bluetooth-btusb-mediatek-add-callback-function-in-bt.patch
patches.suse/Bluetooth-btusb-mediatek-add-intf-release-flow-when-.patch
patches.suse/Bluetooth-btusb-mediatek-change-the-conditions-for-I.patch
patches.suse/Bluetooth-hci_conn-Reduce-hci_conn_drop-calls-in-two.patch
patches.suse/Bluetooth-btusb-Add-RTL8852BE-device-0489-e123-to-de.patch
patches.suse/Bluetooth-btusb-Add-USB-HW-IDs-for-MT7920-MT7925.patch
patches.suse/Bluetooth-hci_conn-Use-disable_delayed_work_sync.patch
patches.suse/Bluetooth-hci_core-Fix-not-checking-skb-length-on-hc.patch
patches.suse/Bluetooth-btintel_pcie-Add-handshake-between-driver-.patch
patches.suse/Bluetooth-btintel-Do-no-pass-vendor-events-to-stack.patch
patches.suse/Bluetooth-Fix-type-of-len-in-rfcomm_sock_getsockopt-.patch
patches.suse/Bluetooth-Add-new-quirks-for-ATS2851.patch
patches.suse/Bluetooth-Support-new-quirks-for-ATS2851.patch
patches.suse/Bluetooth-Set-quirks-for-ATS2851.patch
patches.suse/Bluetooth-btmtk-adjust-the-position-to-init-iso-data.patch
patches.suse/Bluetooth-btusb-Add-new-VID-PID-0489-e111-for-MT7925.patch
patches.suse/Bluetooth-btbcm-fix-missing-of_node_put-in-btbcm_get.patch
patches.suse/Bluetooth-ISO-Do-not-emit-LE-PA-Create-Sync-if-previ.patch
patches.suse/Bluetooth-ISO-Do-not-emit-LE-BIG-Create-Sync-if-prev.patch
patches.suse/Bluetooth-btusb-Add-new-VID-PID-0489-e124-for-MT7925.patch
patches.suse/Bluetooth-btusb-Add-3-HWIDs-for-MT7925.patch
patches.suse/Bluetooth-ISO-Use-kref-to-track-lifetime-of-iso_conn.patch
patches.suse/Bluetooth-ISO-Send-BIG-Create-Sync-via-hci_sync.patch
patches.suse/Bluetooth-fix-use-after-free-in-device_for_each_chil.patch
patches.suse/netdev-genl-Hold-rcu_read_lock-in-napi_set.patch
patches.suse/bnxt_en-optimize-gettimex64.patch
patches.suse/octeontx2-pf-Fix-spelling-mistake-reprentator-repres.patch
patches.suse/ndo_fdb_add-Add-a-parameter-to-report-whether-notifi.patch
patches.suse/ndo_fdb_del-Add-a-parameter-to-report-whether-notifi.patch
patches.suse/ice-rework-of-dump-serdes-equalizer-values-feature.patch
patches.suse/ice-extend-dump-serdes-equalizer-values-feature.patch
patches.suse/ice-refactor-last-segment-of-DDP-pkg.patch
patches.suse/ice-support-optional-flags-in-signature-segment-head.patch
patches.suse/ice-Add-support-for-persistent-NAPI-config.patch
patches.suse/ice-only-allow-Tx-promiscuous-for-multicast.patch
patches.suse/ice-initialize-pf-supported_rxdids-immediately-after.patch
patches.suse/ice-use-stack-variable-for-virtchnl_supported_rxdids.patch
patches.suse/ice-Unbind-the-workqueue.patch
patches.suse/ixgbe-Break-include-dependency-cycle.patch
patches.suse/igc-remove-autoneg-parameter-from-igc_mac_info.patch
patches.suse/igb-Fix-2-typos-in-comments-in-igb_main.c.patch
patches.suse/igbvf-remove-unused-spinlock.patch
patches.suse/e1000-Hold-RTNL-when-e1000_down-can-be-called.patch
patches.suse/bnxt_en-Update-firmware-interface-spec-to-1.10.3.85.patch
patches.suse/bnxt_en-Add-mem_valid-bit-to-struct-bnxt_ctx_mem_typ.patch
patches.suse/bnxt_en-Refactor-bnxt_free_ctx_mem.patch
patches.suse/bnxt_en-Add-a-force-parameter-to-bnxt_free_ctx_mem.patch
patches.suse/bnxt_en-Allocate-backing-store-memory-for-FW-trace-l.patch
patches.suse/bnxt_en-Manage-the-FW-trace-context-memory.patch
patches.suse/bnxt_en-Do-not-free-FW-log-context-memory.patch
patches.suse/bnxt_en-Add-functions-to-copy-host-context-memory.patch
patches.suse/bnxt_en-Add-2-parameters-to-bnxt_fill_coredump_seg_h.patch
patches.suse/bnxt_en-Add-a-new-ethtool-W-dump-flag.patch
patches.suse/bnxt_en-Add-FW-trace-coredump-segments-to-the-coredu.patch
patches.suse/Documentation-tipc-fix-formatting-issue-in-tipc.rst.patch
patches.suse/net-phy-dp83869-fix-status-reporting-for-1000base-x-.patch
patches.suse/i40e-Fix-handling-changed-priv-flags.patch
patches.suse/selftests-netfilter-Fix-missing-return-values-in-con.patch
patches.suse/xsk-Free-skb-when-TX-metadata-options-are-invalid.patch
patches.suse/net-phy-fix-phylib-s-dual-eee_enabled.patch
patches.suse/bpf-fix-recursive-lock-when-verdict-program-return-S.patch
patches.suse/erofs-fix-file-backed-mounts-over-FUSE.patch
patches.suse/erofs-fix-blksize-PAGE_SIZE-for-file-backed-mounts.patch
patches.suse/erofs-handle-NONHEAD-delta-1-lclusters-gracefully.patch
patches.suse/xfs-sb_spino_align-is-not-verified.patch
patches.suse/xfs-fix-simplify-extent-lookup-in-xfs_can_free_eofblocks.patch
patches.suse/xfs-fix-chown-with-rt-quota.patch
patches.suse/dlm-fix-swapped-args-sb_flags-vs-sb_status.patch
patches.suse/dlm-fix-possible-lkb_resource-null-dereference.patch
patches.suse/dlm-fix-dlm_recover_members-refcount-on-error.patch
patches.suse/dma-debug-fix-a-possible-deadlock-on-radix_lock.patch
patches.suse/dma-mapping-remove-an-outdated-comment-from-dma-map-.patch
patches.suse/i2c-dev-Fix-memory-leak-when-underlying-adapter-does.patch
patches.suse/i2c-i801-Add-support-for-Intel-Panther-Lake.patch
patches.suse/ALSA-hda-Use-own-quirk-lookup-helper.patch
patches.suse/ALSA-hda-conexant-Use-the-new-codec-SSID-matching.patch
patches.suse/ALSA-hda-realtek-Use-codec-SSID-matching-for-Lenovo-.patch
patches.suse/ALSA-usb-audio-Use-snprintf-instead-of-sprintf-in-bu.patch
patches.suse/ALSA-hda-Fix-build-error-without-CONFIG_SND_DEBUG.patch
patches.suse/ALSA-usb-audio-Add-Pioneer-DJ-AlphaTheta-DJM-A9-Mixe.patch
patches.suse/ALSA-usb-audio-Make-mic-volume-workarounds-globally-.patch
patches.suse/ALSA-usx2y-Use-snd_card_free_when_closed-at-disconne.patch
patches.suse/ALSA-us122l-Use-snd_card_free_when_closed-at-disconn.patch
patches.suse/ALSA-caiaq-Use-snd_card_free_when_closed-at-disconne.patch
patches.suse/ALSA-6fire-Release-resources-at-card-release.patch
patches.suse/ASoC-dt-bindings-mt6359-Update-generic-node-name-and.patch
patches.suse/ASoC-fsl_micfil-fix-regmap_write_bits-usage.patch
patches.suse/ASoC-fsl-asoc-card-Add-missing-handling-of-hp-mic-dt.patch
patches.suse/ASoC-Intel-sof_rt5682-Add-HDMI-In-capture-with-rt568.patch
patches.suse/ASoC-amd-acp-fix-for-inconsistent-indenting.patch
patches.suse/ASoC-amd-acp-fix-for-cpu-dai-index-logic.patch
patches.suse/ASoC-Intel-avs-Fix-return-status-of-avs_pcm_hw_const.patch
patches.suse/ASoC-rt722-sdca-Remove-logically-deadcode-in-rt722-s.patch
patches.suse/ASoC-sdw_utils-Add-support-for-exclusion-DAI-quirks.patch
patches.suse/ASoC-sdw_utils-Add-a-quirk-to-allow-the-cs42l43-mic-.patch
patches.suse/ASoC-Intel-sof_sdw-Add-quirk-for-cs42l43-system-usin.patch
patches.suse/ASoC-Intel-sof_sdw-Add-quirks-for-some-new-Lenovo-la.patch
patches.suse/ASoC-sdw_utils-Add-quirk-to-exclude-amplifier-functi.patch
patches.suse/ASoC-Intel-soc-acpi-intel-arl-match-Add-rt722-and-rt.patch
patches.suse/ASoC-codecs-Fix-atomicity-violation-in-snd_soc_compo.patch
patches.suse/ASoC-da7213-Populate-max_register-to-regmap_config.patch
patches.suse/ASoC-hdmi-codec-reorder-channel-allocation-list.patch
patches.suse/ALSA-hda-Poll-jack-events-for-LS7A-HD-Audio.patch
patches.suse/drm-imagination-Convert-to-use-time_before-macro.patch
patches.suse/drm-imagination-Use-pvr_vm_context_get.patch
patches.suse/drm-mm-Mark-drm_mm_interval_tree-functions-with-__ma.patch
patches.suse/drm-vc4-hdmi-Avoid-log-spam-for-audio-start-failure.patch
patches.suse/drm-vc4-hvs-Set-AXI-panic-modes-for-the-HVS.patch
patches.suse/drm-vc4-hdmi-Increase-audio-MAI-fifo-dreq-threshold.patch
patches.suse/drm-vc4-hvs-Don-t-write-gamma-luts-on-2711.patch
patches.suse/drm-vc4-hdmi-Avoid-hang-with-debug-registers-when-su.patch
patches.suse/drm-vc4-hvs-Fix-dlist-debug-not-resetting-the-next-e.patch
patches.suse/drm-vc4-hvs-Remove-incorrect-limit-from-hvs_dlist-de.patch
patches.suse/drm-vc4-Introduce-generation-number-enum.patch
patches.suse/drm-vc4-hvs-Correct-logic-on-stopping-an-HVS-channel.patch
patches.suse/drm-omap-Fix-possible-NULL-dereference.patch
patches.suse/drm-omap-Fix-locking-in-omap_gem_new_dmabuf.patch
patches.suse/drm-v3d-Appease-lockdep-while-updating-GPU-stats.patch
patches.suse/drm-panic-Fix-uninitialized-spinlock-acquisition-wit.patch
patches.suse/udmabuf-change-folios-array-from-kmalloc-to-kvmalloc.patch
patches.suse/drm-imx-dcss-Use-IRQF_NO_AUTOEN-flag-in-request_irq.patch
patches.suse/drm-imx-dcss-Use-IRQF_NO_AUTOEN-flag-in-request_irq-4380f86.patch
patches.suse/drm-imx-ipuv3-Use-IRQF_NO_AUTOEN-flag-in-request_irq.patch
patches.suse/drm-panel-orientation-quirks-Add-quirk-for-AYA-NEO-2.patch
patches.suse/drm-panel-orientation-quirks-Add-quirk-for-AYA-NEO-F.patch
patches.suse/drm-panel-orientation-quirks-Add-quirk-for-AYA-NEO-G.patch
patches.suse/drm-panel-nt35510-Make-new-commands-optional.patch
patches.suse/drm-bridge-it6505-Enable-module-autoloading.patch
patches.suse/drm-mcde-Enable-module-autoloading.patch
patches.suse/drm-sti-avoid-potential-dereference-of-error-pointer.patch
patches.suse/drm-sti-avoid-potential-dereference-of-error-pointer-e965e77.patch
patches.suse/drm-sti-avoid-potential-dereference-of-error-pointer-831214f.patch
patches.suse/drm-v3d-Address-race-condition-in-MMU-flush.patch
patches.suse/drm-v3d-Flush-the-MMU-before-we-supply-more-memory-t.patch
patches.suse/drm-panthor-introduce-job-cycle-and-timestamp-accoun.patch
patches.suse/drm-panthor-record-current-and-maximum-device-clock-.patch
patches.suse/drm-bridge-anx7625-Drop-EDID-cache-on-bridge-power-o.patch
patches.suse/drm-bridge-it6505-Drop-EDID-cache-on-bridge-power-of.patch
patches.suse/drm-panel-jd9365da-h3-Remove-unused-num_init_cmds-st.patch
patches.suse/drm-vc4-Match-drm_dev_enter-and-exit-calls-in-vc4_hv-cf1c87d.patch
patches.suse/drm-vc4-Match-drm_dev_enter-and-exit-calls-in-vc4_hv.patch
patches.suse/drm-vc4-Correct-generation-check-in-vc4_hvs_lut_load.patch
patches.suse/drm-xe-pciids-separate-RPL-U-and-RPL-P-PCI-IDs.patch
patches.suse/drm-xe-pciids-separate-ARL-and-MTL-PCI-IDs.patch
patches.suse/drm-xe-pciids-Add-PVC-s-PCI-device-ID-macros.patch
patches.suse/drm-xe-pciid-Add-new-PCI-id-for-ARL.patch
patches.suse/drm-xe-devcoredump-Use-drm_puts-and-already-cached-l.patch
patches.suse/drm-xe-devcoredump-Improve-section-headings-and-add-.patch
patches.suse/drm-xe-devcoredump-Add-ASCII85-dump-helper-function.patch
patches.suse/drm-xe-guc-Copy-GuC-log-prior-to-dumping.patch
patches.suse/drm-xe-ptl-L3bank-mask-is-not-available-on-the-media.patch
patches.suse/drm-xe-xe3-Add-initial-set-of-workarounds.patch
patches.suse/drm-display-Fix-building-with-GCC-15.patch
patches.suse/accel-ivpu-Prevent-recovery-invocation-during-probe-.patch
patches.suse/drm-bridge-tc358767-Fix-link-properties-discovery.patch
patches.suse/accel-qaic-Add-AIC080-support.patch
patches.suse/drm-panic-Select-ZLIB_DEFLATE-for-DRM_PANIC_SCREEN_Q.patch
patches.suse/drm-amdgpu-Fix-JPEG-v4.0.3-register-write.patch
patches.suse/drm-amd-display-Fix-incorrect-DSC-recompute-trigger.patch
patches.suse/drm-amd-display-Fix-out-of-bounds-access-in-dcn21_li.patch
patches.suse/drm-radeon-r600_cs-Fix-possible-int-overflow-in-r600.patch
patches.suse/drm-amdgpu-gfx9-Add-Cleaner-Shader-Deinitialization-.patch
patches.suse/drm-amd-display-skip-disable-CRTC-in-seemless-bootup.patch
patches.suse/drm-amd-display-Fix-garbage-or-black-screen-when-res.patch
patches.suse/drm-amd-display-fix-a-memleak-issue-when-driver-is-r.patch
patches.suse/drm-amd-display-calculate-final-viewport-before-TAP-.patch
patches.suse/drm-amd-display-Skip-Invalid-Streams-from-DSC-Policy.patch
patches.suse/drm-amd-display-disable-SG-displays-on-cyan-skillfis.patch
patches.suse/drm-amd-display-Increase-idle-worker-HPD-detection-t.patch
patches.suse/drm-amd-display-Full-exit-out-of-IPS2-when-all-allow.patch
patches.suse/Revert-drm-amdgpu-gfx9-put-queue-resets-behind-a-deb.patch
patches.suse/drm-amd-display-Adding-array-index-check-to-prevent-.patch
patches.suse/drm-amdgpu-gfx9-Add-cleaner-shader-for-GFX9.4.2.patch
patches.suse/drm-amdgpu-clear-RB_OVERFLOW-bit-when-enabling-inter.patch
patches.suse/drm-amdgpu-Dereference-the-ATCS-ACPI-buffer.patch
patches.suse/drm-amdgpu-refine-error-handling-in-amdgpu_ttm_tt_pi.patch
patches.suse/drm-fbdev-dma-Select-FB_DEFERRED_IO.patch
patches.suse/drm-fsl-dcu-enable-PIXCLK-on-LS1021A.patch
patches.suse/drm-panel-simple-Add-Microchip-AC69T88A-LVDS-Display.patch
patches.suse/drm-panel-nv3052c-correct-spi_device_id-for-RG35XX-p.patch
patches.suse/drm-sched-memset-job-in-drm_sched_job_init.patch
patches.suse/drm-panfrost-Remove-unused-id_mask-from-struct-panfr.patch
patches.suse/drm-nouveau-gr-gf100-Fix-missing-unlock-in-gf100_gr_.patch
patches.suse/drm-zynqmp_kms-Unplug-DRM-device-before-removal.patch
patches.suse/drm-xlnx-zynqmp_disp-layer-may-be-null-while-releasi.patch
patches.suse/drm-xlnx-zynqmp_dpsub-fix-hotplug-detection.patch
patches.suse/drm-msm-dpu-on-SDM845-move-DSPP_3-to-LM_5-block.patch
patches.suse/drm-msm-dpu-drop-LM_3-LM_4-on-SDM845.patch
patches.suse/drm-msm-dpu-drop-LM_3-LM_4-on-MSM8998.patch
patches.suse/drm-msm-Fix-some-typos-in-comment.patch
patches.suse/drm-msm-adreno-Use-IRQF_NO_AUTOEN-flag-in-request_ir.patch
patches.suse/drm-msm-gpu-Check-the-status-of-registration-to-PM-Q.patch
patches.suse/drm-xe-forcewake-Add-a-helper-xe_force_wake_ref_has_.patch
patches.suse/drm-xe-devcoredump-Update-handling-of-xe_force_wake_.patch
patches.suse/drm-xe-guc-ct-Flush-g2h-worker-in-case-of-g2h-respon.patch
patches.suse/drm-xe-xe_guc_ads-save-restore-OA-registers-and-allo.patch
patches.suse/Revert-drm-xe-xe_guc_ads-save-restore-OA-registers-a.patch
patches.suse/drm-mediatek-Fix-child-node-refcount-handling-in-ear.patch
patches.suse/drm-xe-hdcp-Fix-gsc-structure-check-in-fw-check-stat.patch
patches.suse/drm-msm-dpu-cast-crtc_clk-calculation-to-u64-in-_dpu.patch
patches.suse/drm-amd-display-Reduce-HPD-Detection-Interval-for-IP.patch
patches.suse/drm-amd-display-Fix-underflow-when-playing-8K-video-.patch
patches.suse/drm-amdgpu-Fix-the-memory-allocation-issue-in-amdgpu.patch
patches.suse/drm-amdgpu-fix-comment-about-amdgpu.abmlevel-default.patch
patches.suse/drm-amd-display-Remove-hw-w-a-toggle-if-on-DP2-HPO.patch
patches.suse/drm-amd-display-parse-umc_info-or-vram_info-based-on.patch
patches.suse/drm-amd-display-Prune-Invalid-Modes-For-HDMI-Output.patch
patches.suse/drm-amdkfd-Use-dynamic-allocation-for-CU-occupancy-a.patch
patches.suse/drm-amdgpu-skip-amdgpu_device_cache_pci_state-under-.patch
patches.suse/drm-amdgpu-set-the-right-AMDGPU-sg-segment-limitatio.patch
patches.suse/drm-etnaviv-Request-pages-from-DMA32-zone-on-address.patch
patches.suse/drm-etnaviv-hold-GPU-lock-across-perfmon-sampling.patch
patches.suse/drm-etnaviv-flush-shader-L1-cache-after-user-command.patch
patches.suse/drm-vkms-Drop-unnecessary-call-to-drm_crtc_cleanup.patch
patches.suse/drm-panic-Add-ABGR2101010-support.patch
patches.suse/drm-bridge-it6505-Fix-inverted-reset-polarity.patch
patches.suse/drm-use-ATOMIC64_INIT-for-atomic64_t.patch
patches.suse/drm-panfrost-Add-missing-OPP-table-refcnt-decrementa.patch
patches.suse/drm-panthor-Fix-OPP-refcnt-leaks-in-devfreq-initiali.patch
patches.suse/drm-amdgpu-fix-ACA-bank-count-boundary-check-error.patch
patches.suse/drm-amdgpu-Fix-map-unmap-queue-logic.patch
patches.suse/drm-amdkfd-Fix-wrong-usage-of-INIT_WORK.patch
patches.suse/Revert-drm-amd-display-parse-umc_info-or-vram_info-b.patch
patches.suse/x86-tdx-Introduce-wrappers-to-read-and-write-TD-metadata.patch
patches.suse/x86-tdx-Rename-tdx_parse_tdinfo-to-tdx_setup.patch
patches.suse/x86-tdx-Dynamically-disable-SEPT-violations-from-causing-V.patch
patches.suse/tracing-Remove-TRACE_FLAG_IRQS_NOSUPPORT.patch
patches.suse/bpf-put-bpf_link-s-program-when-link-is-safe-to-be-d.patch
patches.suse/ftrace-Fix-regression-with-module-command-in-stack_trace_filter.patch
patches.suse/kunit-skb-use-gfp-variable-instead-of-hardcoding-GFP.patch
patches.suse/kunit-string-stream-Fix-a-UAF-bug-in-kunit_init_suit.patch
patches.suse/kunit-Fix-potential-null-dereference-in-kunit_device.patch
patches.suse/mfd-tps65010-Use-IRQF_NO_AUTOEN-flag-in-request_irq-.patch
patches.suse/mfd-da9052-spi-Change-read-mask-to-write-mask.patch
patches.suse/mfd-intel_soc_pmic_bxtwc-Use-IRQ-domain-for-USB-Type.patch
patches.suse/mfd-intel_soc_pmic_bxtwc-Use-IRQ-domain-for-TMU-devi.patch
patches.suse/mfd-intel_soc_pmic_bxtwc-Use-IRQ-domain-for-PMIC-dev.patch
patches.suse/mfd-intel_soc_pmic_bxtwc-Fix-IRQ-domain-names-duplic.patch
patches.suse/mfd-rt5033-Fix-missing-regmap_del_irq_chip.patch
patches.suse/leds-flash-mt6360-Fix-device_for_each_child_node-ref.patch
patches.suse/leds-lp55xx-Remove-redundant-test-for-invalid-channe.patch
patches.suse/leds-max5970-Fix-unreleased-fwnode_handle-in-probe-f.patch
patches.suse/leds-ktd2692-Set-missing-timing-properties.patch
patches.suse/leds-class-Protect-brightness_show-with-led_cdev-led.patch
patches.suse/clk-sophgo-avoid-integer-overflow-in-sg2042_pll_reca.patch
patches.suse/clk-clk-apple-nco-Add-NULL-check-in-applnco_probe.patch
patches.suse/clk-clk-loongson2-Fix-memory-corruption-bug-in-struc.patch
patches.suse/clk-clk-loongson2-Fix-potential-buffer-overflow-in-f.patch
patches.suse/clk-mediatek-drop-two-dead-config-options.patch
patches.suse/clk-ralink-mtmips-fix-clock-plan-for-Ralink-SoC-RT38.patch
patches.suse/clk-ralink-mtmips-fix-clocks-probe-order-in-oldest-r.patch
patches.suse/clk-en7523-remove-REG_PCIE-_-MEM-MEM_MASK-configurat.patch
patches.suse/clk-en7523-move-clock_register-in-hw_init-callback.patch
patches.suse/clk-en7523-introduce-chip_scu-regmap.patch
patches.suse/clk-en7523-fix-estimation-of-fixed-rate-for-EN7581.patch
patches.suse/clk-Allow-kunit-tests-to-run-without-OF_OVERLAY-enab.patch
patches.suse/clk-renesas-rzg2l-Fix-FOUTPOSTDIV-clk.patch
patches.suse/clk-imx93-Move-IMX93_CLK_END-macro-to-clk-driver.patch
patches.suse/dt-bindings-clock-imx93-Drop-IMX93_CLK_END-macro-definition.patch
patches.suse/dt-bindings-clock-Add-i.MX91-clock-support.patch
patches.suse/clk-imx-add-i.MX91-clk.patch
patches.suse/clk-imx-lpcg-scu-SW-workaround-for-errata-e10858.patch
patches.suse/clk-imx-fracn-gppll-correct-PLL-initialization-flow.patch
patches.suse/clk-imx-fracn-gppll-fix-pll-power-up.patch
patches.suse/clk-imx-clk-scu-fix-clk-enable-state-save-and-restor.patch
patches.suse/clk-imx-imx8-acm-Fix-return-value-check-in-clk_imx_a.patch
patches.suse/clk-sunxi-ng-d1-Fix-PLL_AUDIO0-preset.patch
patches.suse/clk-clk-axi-clkgen-make-sure-to-enable-the-AXI-bus-c.patch
patches.suse/clk-qcom-videocc-sm8550-depend-on-either-gcc-sm8550-.patch
patches.suse/clk-qcom-gcc-qcs404-fix-initial-rate-of-GPLL3.patch
patches.suse/clk-qcom-clk-alpha-pll-drop-lucid-evo-pll-enabled-wa.patch
patches.suse/clk-qcom-clk-alpha-pll-fix-lucid-5lpe-pll-enabled-ch.patch
patches.suse/clk-qcom-rcg2-add-clk_rcg2_shared_floor_ops.patch
patches.suse/clk-qcom-rpmh-add-support-for-SAR2130P.patch
patches.suse/clk-qcom-tcsrcc-sm8550-add-SAR2130P-support.patch
patches.suse/clk-qcom-dispcc-sm8550-enable-support-for-SAR2130P.patch
patches.suse/clk-qcom-clk-alpha-pll-Add-NSS-HUAYRA-ALPHA-PLL-supp.patch
patches.suse/mtd-hyperbus-rpc-if-Add-missing-MODULE_DEVICE_TABLE.patch
patches.suse/mtd-spi-nor-spansion-Use-nor-addr_nbytes-in-octal-DT.patch
patches.suse/mtd-spi-nor-core-replace-dummy-buswidth-from-addr-to.patch
patches.suse/mtd-rawnand-atmel-Fix-possible-memory-leak.patch
patches.suse/mtd-spinand-winbond-Fix-512GW-and-02JW-OOB-layout.patch
patches.suse/mtd-spinand-winbond-Fix-512GW-01GW-01JW-and-02JW-ECC.patch
patches.suse/tpm-ibmvtpm-Set-TPM_OPS_AUTO_STARTUP-flag-on-driver.patch
patches.suse/cppc_cpufreq-Use-desired-perf-if-feedback-ctrs-are-0.patch
patches.suse/cpufreq-loongson2-Unregister-platform_driver-on-fail.patch
patches.suse/Revert-cpufreq-brcmstb-avs-cpufreq-Fix-initial-comma.patch
patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cpufreq.patch
patches.suse/cpufreq-CPPC-Fix-possible-null-ptr-deref-for-cppc_ge.patch
patches.suse/cpufreq-scmi-Fix-cleanup-path-when-boost-enablement-.patch
patches.suse/cpufreq-loongson3-Check-for-error-code-from-devm_mut.patch
patches.suse/cpufreq-CPPC-Fix-wrong-return-value-in-cppc_get_cpu_.patch
patches.suse/cpufreq-CPPC-Fix-wrong-return-value-in-cppc_get_cpu_-b51eb08.patch
patches.suse/cpufreq-mediatek-hw-Fix-wrong-return-value-in-mtk_cp.patch
patches.suse/thermal-drivers-qcom-tsens-v1-Add-support-for-MSM893.patch
patches.suse/iommu-io-pgtable-arm-Fix-stage-2-map-unmap-for-conca.patch
patches.suse/iommu-tegra241-cmdqv-Fix-unused-variable-warning.patch
patches.suse/iommu-tegra241-cmdqv-Fix-alignment-failure-at-max_n_.patch
patches.suse/iommu-s390-Implement-blocking-domain.patch
patches.suse/iommu-amd-Fix-corruption-when-mapping-large-pages-fr.patch
patches.suse/iommu-amd-pgtbl_v2-Take-protection-domain-lock-befor.patch
patches.suse/RDMA-core-Provide-rdma_user_mmap_disassociate-to-dis.patch
patches.suse/RDMA-hns-Disassociate-mmap-pages-for-all-uctx-when-H.patch
patches.suse/IB-hfi1-make-clear_all_interrupts-static.patch
patches.suse/RDMA-efa-Update-device-interface.patch
patches.suse/RDMA-efa-Add-option-to-set-QP-service-level-on-creat.patch
patches.suse/RDMA-ipoib-Use-the-networking-stack-default-for-txqu.patch
patches.suse/RDMA-bnxt_re-Add-support-for-optimized-modify-QP.patch
patches.suse/RDMA-bnxt_re-Add-support-for-CQ-rx-coalescing.patch
patches.suse/RDMA-bnxt_re-Add-support-for-modify_device-hook.patch
patches.suse/RDMA-bnxt_re-Fix-access-flags-for-MR-and-QP-modify.patch
patches.suse/RDMA-Use-ethtool-string-helpers.patch
patches.suse/RDMA-hns-Fix-an-AEQE-overflow-error-caused-by-untime.patch
patches.suse/RDMA-hns-Fix-flush-cqe-error-when-racing-with-destro.patch
patches.suse/RDMA-hns-Modify-debugfs-name.patch
patches.suse/RDMA-hns-Use-dev_-printings-in-hem-code-instead-of-i.patch
patches.suse/RDMA-hns-Fix-cpu-stuck-caused-by-printings-during-re.patch
patches.suse/RDMA-rxe-Fix-the-qp-flush-warnings-in-req.patch
patches.suse/RDMA-bnxt_re-Check-cqe-flags-to-know-imm_data-vs-inv.patch
patches.suse/RDMA-efa-Report-link-speed-according-to-device-attri.patch
patches.suse/RDMA-rxe-Set-queue-pair-cur_qp_state-when-being-quer.patch
patches.suse/RDMA-bnxt_re-Support-driver-specific-data-collection.patch
patches.suse/RDMA-bnxt_re-Add-support-for-querying-HW-contexts.patch
patches.suse/RDMA-bnxt_re-Support-raw-data-query-for-each-resourc.patch
patches.suse/RDMA-bnxt_re-Add-debugfs-hook-in-the-driver.patch
patches.suse/net-mlx5-Introduce-data-placement-ordering-bits.patch
patches.suse/RDMA-mlx5-Support-OOO-RX-WQE-consumption.patch
patches.suse/RDMA-mlx5-Support-querying-per-plane-IB-PortCounters.patch
patches.suse/RDMA-mlx5-Call-dev_put-after-the-blocking-notifier.patch
patches.suse/RDMA-core-Implement-RoCE-GID-port-rescan-and-export-.patch
patches.suse/RDMA-mlx5-Ensure-active-slave-attachment-to-the-bond.patch
patches.suse/RDMA-core-Add-device-ufile-cleanup-operation.patch
patches.suse/RDMA-core-Move-ib_uverbs_file-struct-to-uverbs_types.patch
patches.suse/RDMA-mlx5-Add-implementation-for-ufile_hw_cleanup-de.patch
patches.suse/RDMA-nldev-Add-IB-device-and-net-device-rename-event.patch
patches.suse/RDMA-hns-Fix-out-of-order-issue-of-requester-when-se.patch
patches.suse/RDMA-hns-Fix-NULL-pointer-derefernce-in-hns_roce_map.patch
patches.suse/bnxt_en-Add-support-for-RoCE-sriov-configuration.patch
patches.suse/RDMA-bnxt_re-Enhance-RoCE-SRIOV-resource-configurati.patch
patches.suse/RDMA-bnxt_re-Add-set_func_resources-support-for-P5-P.patch
patches.suse/RDMA-hns-Fix-different-dgids-mapping-to-the-same-dip.patch
patches.suse/RDMA-bnxt_re-Fail-probe-early-when-not-enough-MSI-x-.patch
patches.suse/RDMA-bnxt_re-Refactor-NQ-allocation.patch
patches.suse/RDMA-bnxt_re-Refurbish-CQ-to-NQ-hash-calculation.patch
patches.suse/RDMA-bnxt_re-Cache-MSIx-info-to-a-local-structure.patch
patches.suse/RDMA-mlx5-Move-events-notifier-registration-to-be-af.patch
patches.suse/IB-cm-Explicitly-mark-if-a-response-MAD-is-a-retrans.patch
patches.suse/IB-cm-Do-not-hold-reference-on-cm_id-unless-needed.patch
patches.suse/IB-cm-Rework-sending-DREQ-when-destroying-a-cm_id.patch
patches.suse/RDMA-bnxt_re-Support-different-traffic-class.patch
patches.suse/RDMA-bnxt_re-Use-the-default-mode-of-congestion-cont.patch
patches.suse/RDMA-bnxt_re-Correct-the-sequence-of-device-suspend.patch
patches.suse/unicode-Fix-utf8_load-error-path.patch
patches.suse/ovl-Filter-invalid-inodes-with-missing-lookup-functi.patch
patches.suse/smb-client-fix-use-after-free-of-signing-key.patch
patches.suse/zram-do-not-mark-idle-slots-that-cannot-be-idle.patch
patches.suse/mm-refactor-mm_access-to-not-return-NULL.patch
patches.suse/mm-madvise-unrestrict-process_madvise-for-current-process.patch
patches.suse/mm-remove-misleading-unlikely-hint-in-vms_gather_munmap_vmas.patch
patches.suse/maple_tree-fix-alloc-node-fail-issue.patch
patches.suse/tools-testing-add-additional-vma_internal.h-stubs.patch
patches.suse/mm-isolate-mmap-internal-logic-to-mm-vma.c.patch
patches.suse/mm-refactor-__mmap_region.patch
patches.suse/mm-remove-unnecessary-reset-state-logic-on-merge-new-VMA.patch
patches.suse/mm-defer-second-attempt-at-merge-on-mmap.patch
patches.suse/mm-vma-the-pgoff-is-correct-if-can_merge_right.patch
patches.suse/selftests-damon-huge_count_read_write-provide-suffic.patch
patches.suse/selftests-damon-huge_count_read_write-remove-unneces.patch
patches.suse/selftests-damon-_debugfs_common-hide-expected-error-.patch
patches.suse/selftests-damon-debugfs_duplicate_context_creation-h.patch
patches.suse/kasan-move-checks-to-do_strncpy_from_user.patch
patches.suse/mm-pagewalk-add-the-ability-to-install-PTEs.patch
patches.suse/mm-add-PTE_MARKER_GUARD-PTE-marker.patch
patches.suse/mm-madvise-implement-lightweight-guard-page-mechanism.patch
patches.suse/tools-testing-update-tools-UAPI-header-for-mman-common.h.patch
patches.suse/selftests-mm-add-self-tests-for-guard-page-feature.patch
patches.suse/zram-clear-IDLE-flag-after-recompression.patch
patches.suse/zram-clear-IDLE-flag-in-mark_idle.patch
patches.suse/vma-detect-infinite-loop-in-vma-tree.patch
patches.suse/maple_tree-refine-mas_store_root-on-storing-NULL.patch
patches.suse/mm-remove-unnecessary-page_table_lock-on-stack-expansion.patch
patches.suse/zram-ZRAM_DEF_COMP-should-depend-on-ZRAM.patch
patches.suse/zram-fix-NULL-pointer-in-comp_algorithm_show.patch
patches.suse/powerpc-fadump-Refactor-and-prepare-fadump_cma_init-.patch
patches.suse/powerpc-fadump-Move-fadump_cma_init-to-setup_arch-af.patch
patches.suse/powerpc-mm-fault-Fix-kfence-page-fault-reporting.patch
patches.suse/powerpc-pseries-Fix-dtl_access_lock-to-be-a-rw_semap.patch
patches.suse/powerpc-fadump-allocate-memory-for-additional-parameters-early.patch
patches.suse/fadump-reserve-param-area-if-below-boot_mem_top.patch
patches.suse/powerpc-pseries-Fix-KVM-guest-detection-for-disablin.patch
patches.suse/powerpc-sstep-make-emulate_vsx_load-and-emulate_vsx_.patch
patches.suse/powerpc-kexec-Fix-return-of-uninitialized-variable.patch
patches.suse/KVM-PPC-Book3S-HV-Add-Power11-capability-support-for.patch
patches.suse/Revert-KVM-PPC-Book3S-HV-Nested-Stop-forwarding-all-.patch
patches.suse/KVM-PPC-Book3S-HV-Stop-using-vc-dpdes-for-nested-KVM.patch
patches.suse/KVM-PPC-Book3S-HV-Avoid-returning-to-nested-hypervis.patch
patches.suse/KVM-PPC-Book3S-HV-Fix-kmv-kvm-typo.patch
patches.suse/powerpc-perf-Add-perf-interface-to-expose-vpa-counters.patch
patches.suse/docs-ABI-sysfs-bus-event_source-devices-vpa-pmu-Document-sysfs-event-format-entries-for-vpa_pmu.patch
patches.suse/powerpc-kvm-Add-vpa-latency-counters-to-kvm_vcpu_arch.patch
patches.suse/powerpc-perf-Add-per-task-process-monitoring-to-vpa_pmu-driver.patch
patches.suse/KVM-s390-add-concurrent-function-facility-to-cpu-model.patch
patches.suse/KVM-s390-add-msa11-to-cpu-model.patch
patches.suse/KVM-s390-add-gen17-facilities-to-CPU-model.patch
patches.suse/KVM-x86-Fix-a-comment-inside-__kvm_set_or_clear_apic.patch
patches.suse/KVM-x86-AMD-s-IBPB-is-not-equivalent-to-Intel-s-IBPB.patch
patches.suse/KVM-x86-Bypass-register-cache-when-querying-CPL-from.patch
patches.suse/KVM-arm64-Correctly-access-TCR2_EL1-PIR_EL1-PIRE0_EL.patch
patches.suse/KVM-arm64-Get-rid-of-userspace_irqchip_in_use.patch
patches.suse/KVM-arm64-Don-t-retire-aborted-MMIO-instruction.patch
patches.suse/Revert-KVM-VMX-Move-LOAD_IA32_PERF_GLOBAL_CTRL-errat.patch
patches.suse/Input-cs40l50-fix-wrong-usage-of-INIT_WORK.patch
patches.suse/Input-hideep-add-missing-dependency-on-REGMAP_I2C.patch
patches.suse/Input-hycon-hy46xx-add-missing-dependency-on-REGMAP_.patch
patches.suse/Input-imagis-fix-warning-regarding-imagis_3038_data-.patch
patches.suse/fbdev-sh7760fb-Fix-a-possible-memory-leak-in-sh7760f.patch
patches.suse/x86-fix-off-by-one-in-access_ok.patch
patches.suse/lib-string_helpers-silence-snprintf-output-truncatio.patch
patches.suse/lib-Kconfig.debug-move-int_pow-test-option-to-runtim.patch
patches.suse/scatterlist-fix-a-typo.patch
patches.suse/ipc-fix-memleak-if-msg_init_ns-failed-in-create_ipc_ns.patch
patches.suse/perf-tools-update-expected-diff-for-lib-list_sort.c.patch
patches.suse/checkpatch-always-parse-orig_commit-in-fixes-tag.patch
patches.suse/ocfs2-fix-uninitialized-value-in-ocfs2_file_read_ite.patch
patches.suse/util_macros.h-fix-rework-find_closest-macros.patch
patches.suse/mm-slub-Avoid-list-corruption-when-removing-a-slab-from-the-full-list.patch
patches.suse/slab-Fix-too-strict-alignment-check-in-create_cache.patch
patches.suse/pinctrl-freescale-fix-COMPILE_TEST-error-with-PINCTR.patch
patches.suse/pinctrl-zynqmp-drop-excess-struct-member-description.patch
patches.suse/pinctrl-renesas-rzg2l-Fix-missing-return-in-rzg2l_pi.patch
patches.suse/pinctrl-renesas-Select-PINCTRL_RZG2L-for-RZ-V2H-P-So.patch
patches.suse/pinmux-Use-sequential-access-to-access-desc-pinmux-d.patch
patches.suse/pinctrl-qcom-pmic-gpio-add-support-for-PM8937.patch
patches.suse/pinctrl-qcom-spmi-mpp-Add-PM8937-compatible.patch
patches.suse/pinctrl-qcom-spmi-fix-debugfs-drive-strength.patch
patches.suse/pinctrl-k210-Undef-K210_PC_DEFAULT.patch
patches.suse/mailbox-mtk-cmdq-fix-wrong-use-of-sizeof-in-cmdq_get.patch
patches.suse/mailbox-arm_mhuv2-clean-up-loop-in-get_irq_chan_comb.patch
patches.suse/mailbox-pcc-Check-before-sending-MCTP-PCC-response-A.patch
patches.suse/scsi-hisi_sas-Enable-all-PHYs-that-are-not-disabled-by-user-during-controller-reset.patch
patches.suse/scsi-hisi_sas-Add-cond_resched-for-no-forced-preempt.patch
patches.suse/scsi-hisi_sas-Create-all-dump-files-during-debugfs-initialization.patch
patches.suse/scsi-lpfc-Modify-CGN-warning-signal-calculation-base.patch
patches.suse/scsi-lpfc-Check-devloss-callbk-done-flag-for-potenti.patch
patches.suse/scsi-lpfc-Call-lpfc_sli4_queue_unset-in-restart-and-.patch
patches.suse/scsi-lpfc-Update-lpfc_els_flush_cmd-to-check-for-SLI.patch
patches.suse/scsi-lpfc-Check-SLI_ACTIVE-flag-in-FDMI-cmpl-before-.patch
patches.suse/scsi-lpfc-Add-cleanup-of-nvmels_wq-after-HBA-reset.patch
patches.suse/scsi-lpfc-Prevent-NDLP-reference-count-underflow-in-.patch
patches.suse/scsi-lpfc-Remove-NLP_RELEASE_RPI-flag-from-nodelist-.patch
patches.suse/scsi-lpfc-Change-lpfc_nodelist-nlp_flag-member-into-.patch
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.6.patch
patches.suse/scsi-lpfc-Copyright-updates-for-14.4.0.6-patches.patch
patches.suse/scsi-bfa-Fix-use-after-free-in-bfad_im_module_exit.patch
patches.suse/scsi-qedf-Fix-a-possible-memory-leak-in-qedf_alloc_a.patch
patches.suse/scsi-qedi-Fix-a-possible-memory-leak-in-qedi_alloc_and_init_sb.patch
patches.suse/scsi-sg-Enable-runtime-power-management.patch
patches.suse/scsi-st-Don-t-modify-unknown-block-number-in-MTIOCGET.patch
patches.suse/scsi-st-Add-MTIOCGET-and-MTLOAD-to-ioctls-allowed-after-device-reset.patch
patches.suse/virtiofs-use-pages-instead-of-pointer-for-kernel-direct-IO.patch
patches.suse/NFSD-Prevent-a-potential-integer-overflow.patch
patches.suse/svcrdma-Address-an-integer-overflow.patch
patches.suse/nfsd-drop-inode-parameter-from-nfsd4_change_attribute.patch
patches.suse/NFSD-Remove-a-never-true-comparison.patch
patches.suse/NFSD-Prevent-NULL-dereference-in-nfsd4_process_cb_update.patch
patches.suse/NFSD-Cap-the-number-of-bytes-copied-by-nfs4_reset_recoverydir.patch
patches.suse/nfsd-make-sure-exp-active-before-svc_export_show.patch
patches.suse/SUNRPC-make-sure-cache-entry-active-before-cache_show.patch
patches.suse/svcrdma-fix-miss-destroy-percpu_counter-in-svc_rdma_proc_init.patch
patches.suse/NFSD-Fix-nfsd4_shutdown_copy.patch
patches.suse/nfsd-fix-nfs4_openowner-leak-when-concurrent-nfsd4_open-occur.patch
patches.suse/nfs_common-must-not-hold-RCU-while-calling-nfsd_file_put_local.patch
patches.suse/drm-panic-avoid-reimplementing-Iterator-find.patch
patches.suse/drm-panic-remove-unnecessary-borrow-in-alignment_pat.patch
patches.suse/drm-panic-prefer-eliding-lifetimes.patch
patches.suse/drm-panic-remove-redundant-field-when-assigning-valu.patch
patches.suse/drm-panic-correctly-indent-continuation-of-line-in-l.patch
patches.suse/drm-panic-allow-verbose-boolean-for-clarity.patch
patches.suse/drm-panic-allow-verbose-version-check.patch
patches.suse/perf-test-Be-more-tolerant-of-metricgroup-failures.patch
patches.suse/perf-cs-etm-Don-t-flush-when-packet_queue-fills-up.patch
patches.suse/perf-cs-etm-Use-new-OpenCSD-consistency-checks.patch
patches.suse/perf-scripting-python-Add-function-to-get-a-config-value.patch
patches.suse/perf-scripts-python-cs-etm-Update-to-use-argparse.patch
patches.suse/perf-scripts-python-cs-etm-Improve-arguments.patch
patches.suse/perf-scripts-python-cs-etm-Add-start-and-stop-arguments.patch
patches.suse/perf-test-cs-etm-Test-Coresight-disassembly-script.patch
patches.suse/perf-evsel-display-dmesg-command-of-showing-a-hardcoded-path.patch
patches.suse/perf-stat-Close-cork_fd-when-create_perf_stat_counter-failed.patch
patches.suse/perf-stat-Stop-repeating-when-ref_perf_stat-returns-1.patch
patches.suse/perf-vendor-events-arm64-imx95-add-imx95_bandwidth_usage.lpddr4x-metric.patch
patches.suse/perf-symbol-Do-not-fixup-end-address-of-labels.patch
patches.suse/perf-test-Ignore-security-failures-in-all-PMU-test.patch
patches.suse/perf-evsel-Add-alternate_hw_config-and-use-in-evsel__match.patch
patches.suse/perf-stat-Uniquify-event-name-improvements.patch
patches.suse/perf-stat-Remove-evlist__add_default_attrs-use-strings.patch
patches.suse/perf-evsel-x86-Make-evsel__has_perf_metrics-work-for-legacy-events.patch
patches.suse/perf-evsel-Remove-pmu_name.patch
patches.suse/perf-test-Make-stat-test-work-on-DT-devices.patch
patches.suse/perf-test-Add-a-test-for-default-perf-stat-command.patch
patches.suse/libperf-Explicitly-specify-install-html-dependencies.patch
patches.suse/perf-sched-replay-Remove-unused-parts-of-the-code.patch
patches.suse/perf-mem-Fix-printing-PERF_MEM_LVLNUM_-L2_MHB-MSC.patch
patches.suse/perf-test-Speed-up-test-case-perf-annotate-basic-tests.patch
patches.suse/perf-test-Use-ARRAY_SIZE-for-array-length.patch
patches.suse/perf-vender-events-arm64-Use-Topdown-as-topdown-metric-group-name.patch
patches.suse/perf-evsel-Reduce-a-variables-scope.patch
patches.suse/perf-x86-topdown-Complete-topdown-slots-metrics-events-check.patch
patches.suse/perf-x86-topdown-Correct-leader-selection-with-sample_read-enabled.patch
patches.suse/perf-x86-topdown-Don-t-move-topdown-metric-events-in-group.patch
patches.suse/perf-tests-Add-leader-sampling-test-in-record-tests.patch
patches.suse/perf-tests-Add-topdown-events-counting-and-sampling-tests.patch
patches.suse/perf-tests-Add-more-topdown-events-regroup-tests.patch
patches.suse/perf-jevents-Don-t-stop-at-the-first-matched-pmu-when-searching-a-events-table.patch
patches.suse/perf-stat-Fix-affinity-memory-leaks-on-error-path.patch
patches.suse/perf-test-Fix-memory-leaks-on-event-times-error-paths.patch
patches.suse/perf-test-Skip-not-fail-tp-fields-test-when-insufficient-permissions.patch
patches.suse/perf-test-Skip-not-fail-syscall-tp-fields-test-when-insufficient-permissions.patch
patches.suse/tools-perf-Correctly-calculate-sample-period-for-inherited-SAMPLE_READ-values.patch
patches.suse/tools-perf-Allow-inherit-PERF_SAMPLE_READ-when-opening-events.patch
patches.suse/perf-test-perf-test-86-fails-on-s390.patch
patches.suse/perf-trace-Keep-exited-threads-for-summary.patch
patches.suse/perf-test-Restore-sample-rate-for-perf_event_attr.patch
patches.suse/perf-list-update-option-desc-in-man-page.patch
patches.suse/perf-arm-spe-Define-metadata-header-version-2.patch
patches.suse/perf-arm-spe-Calculate-meta-data-size.patch
patches.suse/perf-arm-spe-Save-per-CPU-information-in-metadata.patch
patches.suse/perf-arm-spe-Support-metadata-version-2.patch
patches.suse/perf-arm-spe-Dump-metadata-with-version-2.patch
patches.suse/perf-test-attr-Add-back-missing-topdown-events.patch
patches.suse/perf-probe-Remove-unused-add_perf_probe_events.patch
patches.suse/perf-test-x86-Fix-typo-in-intel-pt-test.patch
patches.suse/perf-tools-Remove-unused-color_fwrite_lines.patch
patches.suse/perf-pmu-Simplify-an-asprintf-error-message.patch
patches.suse/perf-pmu-Allow-hardcoded-terms-to-be-applied-to-attributes.patch
patches.suse/perf-parse-events-Expose-rename-config_term_name.patch
patches.suse/perf-tool_pmu-Factor-tool-events-into-their-own-PMU.patch
patches.suse/perf-tool_pmu-Rename-enum-perf_tool_event-to-tool_pmu_event.patch
patches.suse/perf-tool_pmu-Rename-perf_tool_event__-to-tool_pmu__.patch
patches.suse/perf-tool_pmu-Move-expr-literals-to-tool_pmu.patch
patches.suse/perf-jevents-Add-tool-event-json-under-a-common-architecture.patch
patches.suse/perf-tool_pmu-Switch-to-standard-pmu-functions-and-json-descriptions.patch
patches.suse/perf-tests-Add-tool-PMU-test.patch
patches.suse/perf-report-Display-columns-Predicted-Abort-Cycles-in-branch-history.patch
patches.suse/tools-perf-tests-Fix-compilation-error-with-strncpy-in-tests-tool_pmu.patch
patches.suse/tools-perf-tests-Remove-duplicate-evlist__delete-in-tests-tool_pmu.c.patch
patches.suse/perf-tools-Fix-compiler-error-in-util-tool_pmu.c.patch
patches.suse/perf-tools-Fix-possible-compiler-warnings-in-hashmap.patch
patches.suse/perf-tools-Remove-unnecessary-parentheses.patch
patches.suse/perf-sched-timehist-Add-pre-migration-wait-time-option.patch
patches.suse/perf-evsel-Fix-missing-inherit-sample-read-check.patch
patches.suse/perf-test-Delete-unused-Intel-CQM-test.patch
patches.suse/perf-arm-spe-Rename-arm_spe__synth_data_source_generic.patch
patches.suse/perf-arm-spe-Rename-the-common-data-source-encoding.patch
patches.suse/perf-arm-spe-Introduce-arm_spe__is_homogeneous.patch
patches.suse/perf-arm-spe-Use-metadata-to-decide-the-data-source-feature.patch
patches.suse/perf-arm-spe-Remove-the-unused-midr-field.patch
patches.suse/perf-arm-spe-Add-Neoverse-V2-to-common-data-source-encoding-list.patch
patches.suse/perf-arm-spe-Add-Cortex-CPUs-to-common-data-source-encoding-list.patch
patches.suse/perf-tool_pmu-Remove-duplicate-io.h-header.patch
patches.suse/perf-x86-topdown-Make-topdown-metrics-comparators-be-symmetric.patch
patches.suse/perf-x86-topdown-Refine-helper-arch_is_topdown_metrics.patch
patches.suse/perf-test-Speed-up-some-tests-using-perf-list.patch
patches.suse/perf-probe-Use-the-MAX_EVENT_NAME_LEN-macro.patch
patches.suse/perf-probe-Check-group-string-length.patch
patches.suse/perf-probe-Improve-log-for-long-event-name-failure.patch
patches.suse/perf-dso-Fix-symtab_type-for-kmod-compression.patch
patches.suse/tools-perf-pmu-events-powerpc-Add-support-for-compat-events-in-json.patch
patches.suse/tools-perf-powerpc-util-Add-support-to-handle-compatible-mode-PVR-for-perf-json-events.patch
patches.suse/perf-disasm-Fix-capstone-memory-leak.patch
patches.suse/perf-probe-Fix-libdw-memory-leak.patch
patches.suse/perf-color-Add-printf-format-checking-and-resolve-issues.patch
patches.suse/perf-stat-Fix-add-parameter-names-for-print_metric.patch
patches.suse/perf-stat-Display-none-for-NaN-with-metric-only-json.patch
patches.suse/perf-stat-Drop-metric-unit-if-unit-is-NULL.patch
patches.suse/perf-stat-Change-color-to-threshold-in-print_metric.patch
patches.suse/perf-stat-Add-metric-threshold-to-json-output.patch
patches.suse/perf-stat-Disable-metric-thresholds-for-CSV-and-JSON-metric-only-mode.patch
patches.suse/perf-probe-Correct-demangled-symbols-in-C-program.patch
patches.suse/perf-test-Add-a-shell-wrapper-for-Setup-struct-perf_event_attr.patch
patches.suse/perf-test-Remove-C-test-wrapper-for-attr.py.patch
patches.suse/perf-test-Move-attr-files-into-shell-directory-where-they-are-used.patch
patches.suse/perf-build-Fix-LIBDW_DIR.patch
patches.suse/perf-build-Rename-NO_DWARF-to-NO_LIBDW.patch
patches.suse/perf-build-Remove-defined-but-never-used-variable.patch
patches.suse/perf-build-Rename-test-dwarf-to-test-libdw.patch
patches.suse/perf-build-Combine-libdw-dwarf-unwind-into-libdw-feature-tests.patch
patches.suse/perf-build-Combine-test-dwarf-getlocations-into-test-libdw.patch
patches.suse/perf-build-Combine-test-dwarf-getcfi-into-test-libdw.patch
patches.suse/perf-probe-Move-elfutils-support-check-to-libdw-check.patch
patches.suse/perf-libdw-Remove-unnecessary-defines.patch
patches.suse/perf-build-Rename-HAVE_DWARF_SUPPORT-to-HAVE_LIBDW_SUPPORT.patch
patches.suse/perf-build-Rename-CONFIG_DWARF-to-CONFIG_LIBDW.patch
patches.suse/perf-test-Update-all-metrics-test-like-metricgroups-test.patch
patches.suse/perf-test-Fix-perf-test-case-84-on-s390.patch
patches.suse/perf-vendor-events-amd-Add-Zen-5-data-fabric-events.patch
patches.suse/perf-vendor-events-amd-Add-Zen-5-data-fabric-metrics.patch
patches.suse/perf-vendor-events-amd-Update-Zen-5-data-cache-fill-events.patch
patches.suse/perf-test-Introduce-workloads__for_each.patch
patches.suse/perf-test-Introduce-list-workloads-to-list-the-available-workloads.patch
patches.suse/perf-test-Document-the-w-workload-option.patch
patches.suse/perf-tools-sched-pipe-bench-add-n-nonblocking-benchmark.patch
patches.suse/perf-tools-Add-fallback-for-exclude_guest.patch
patches.suse/perf-tools-Don-t-set-attr.exclude_guest-by-default.patch
patches.suse/perf-tools-Simplify-evsel__add_modifier.patch
patches.suse/perf-tools-Do-not-set-exclude_guest-for-precise_ip.patch
patches.suse/perf-tools-Detect-missing-kernel-features-properly.patch
patches.suse/perf-tools-Move-x86__is_amd_cpu-to-util-env.c.patch
patches.suse/perf-tools-Check-fallback-error-and-order.patch
patches.suse/perf-record-Just-use-cycles-P-as-the-default-event.patch
patches.suse/perf-test-Add-precise_max-subtest-to-the-perf-record-shell-test.patch
patches.suse/perf-disasm-Use-disasm_line__free-to-properly-free-disasm_line-b4e0e9a1.patch
patches.suse/perf-disasm-Use-disasm_line__free-to-properly-free-disasm_line.patch
patches.suse/perf-disasm-Fix-not-cleaning-up-disasm_line-in-symbol__disassemble_raw.patch
patches.suse/perf-test-Display-number-of-active-running-tests.patch
patches.suse/perf-test-Reduce-scope-of-parallel-variable.patch
patches.suse/perf-test-Avoid-list-test-blocking-on-writing-to-stdout.patch
patches.suse/perf-test-Tag-parallel-failing-shell-tests-with-exclusive.patch
patches.suse/perf-test-Add-a-signal-handler-around-running-a-test.patch
patches.suse/perf-test-Run-parallel-tests-in-two-passes.patch
patches.suse/perf-test-Make-parallel-testing-the-default.patch
patches.suse/perf-test-Add-a-signal-handler-to-kill-forked-child-processes.patch
patches.suse/perf-test-Sort-tests-placing-exclusive-tests-last.patch
patches.suse/perf-vendor-events-arm64-Add-i.MX91-DDR-Performance-Monitor-metrics.patch
patches.suse/perf-arm-spe-Set-sample.addr-to-target-address-for-instruction-sample.patch
patches.suse/perf-arm-spe-Use-ARM_SPE_OP_BRANCH_ERET-when-synthesizing-branches.patch
patches.suse/perf-arm-spe-Correctly-set-sample-flags.patch
patches.suse/perf-arm-spe-Update-itrace-help-text.patch
patches.suse/perf-probe-Fix-retrieval-of-source-files-from-a-debuginfod-server.patch
patches.suse/perf-riscv-Wire-up-perf-trace-support-for-RISC-V.patch
patches.suse/perf-ftrace-latency-Fix-unit-on-histogram-first-entry-when-using-use-nsec.patch
patches.suse/perf-arm-spe-Use-old-behavior-when-opening-old-SPE-files.patch
patches.suse/perf-stat-Support-inherit-events-during-fork-for-bperf.patch
patches.suse/perf-test-Use-sqrtloop-workload-to-test-bperf-event.patch
patches.suse/perf-build-Make-libunwind-opt-in-rather-than-opt-out.patch
patches.suse/perf-test-Remove-cpu-list-BPF-cgroup-counter-test.patch
patches.suse/perf-build-Add-missing-cflags-when-building-with-custom-libtraceevent.patch
patches.suse/perf-tools-Add-all-shellcheck_log-to-gitignore.patch
patches.suse/perf-test-Remove-dangling-CFLAGS-for-removed-attr.o-object.patch
patches.suse/perf-test-Fix-ftrace-test-with-regex-patterns.patch
patches.suse/perf-trace-avoid-garbage-when-not-printing-a-trace-event-s-arguments.patch
patches.suse/perf-event-Remove-deadcode.patch
patches.suse/perf-tools-Add-the-empty-pmu-events-build-to-.gitignore.patch
patches.suse/perf-stat-Expand-metric-unit-buffer-size.patch
patches.suse/perf-script-cs_etm-Add-map_pgoff-to-python-dictionary.patch
patches.suse/perf-script-python-Adjust-objdump-start-end-per-map-pgoff-parameter.patch
patches.suse/perf-build-Include-libtraceevent-headers-directly-indicated-by-pkg-config.patch
patches.suse/perf-hwmon_pmu-Add-hwmon-filename-parser.patch
patches.suse/perf-test-Add-hwmon-filename-parser-test.patch
patches.suse/perf-hwmon_pmu-Add-a-tool-PMU-exposing-events-from-hwmon-in-sysfs.patch
patches.suse/perf-pmu-Add-calls-enabling-the-hwmon_pmu.patch
patches.suse/perf-test-Add-hwmon-PMU-test.patch
patches.suse/perf-docs-Document-tool-and-hwmon-events.patch
patches.suse/perf-bpf-prologue-Remove-unused-file.patch
patches.suse/perf-dwarf-regs-Remove-PERF_HAVE_ARCH_REGS_QUERY_REGISTER_OFFSET.patch
patches.suse/perf-dwarf-regs-Add-EM_HOST-and-EF_HOST-defines.patch
patches.suse/perf-disasm-Add-e_machine-e_flags-to-struct-arch.patch
patches.suse/perf-dwarf-regs-Pass-accurate-disassembly-machine-to-get_dwarf_regnum.patch
patches.suse/perf-dwarf-regs-Pass-ELF-flags-to-get_dwarf_regstr.patch
patches.suse/perf-dwarf-regs-Move-x86-dwarf-regs-out-of-arch.patch
patches.suse/perf-arm64-Remove-dwarf-regs.c.patch
patches.suse/perf-arm-Remove-dwarf-regs.c.patch
patches.suse/perf-dwarf-regs-Move-csky-dwarf-regs-out-of-arch.patch
patches.suse/perf-loongarch-Remove-dwarf-regs.c.patch
patches.suse/perf-mips-Remove-dwarf-regs.c.patch
patches.suse/perf-dwarf-regs-Move-powerpc-dwarf-regs-out-of-arch.patch
patches.suse/perf-riscv-Remove-dwarf-regs.c-and-add-dwarf-regs-table.h.patch
patches.suse/perf-s390-Remove-dwarf-regs.c.patch
patches.suse/perf-sh-Remove-dwarf-regs.c.patch
patches.suse/perf-sparc-Remove-dwarf-regs.c.patch
patches.suse/perf-xtensa-Remove-dwarf-regs.c.patch
patches.suse/perf-dwarf-regs-Remove-get_arch_regstr-code.patch
patches.suse/perf-build-Remove-PERF_HAVE_DWARF_REGS.patch
patches.suse/perf-disasm-Introduce-symbol__disassemble_objdump.patch
patches.suse/perf-disasm-Define-stubs-for-the-LLVM-and-capstone-disassemblers.patch
patches.suse/perf-disasm-Allow-configuring-what-disassemblers-to-use.patch
patches.suse/perf-tools-Fix-typos-Muliplier-Multiplier.patch
patches.suse/perf-list-Fix-topic-and-pmu_name-argument-order.patch
patches.suse/perf-timechart-Remove-redundant-variable-assignment.patch
patches.suse/perf-trace-Fix-tracing-itself-creating-feedback-loops.patch
patches.suse/perf-probe-Fix-error-message-for-failing-to-find-line-range.patch
patches.suse/perf-probe-Fix-to-ignore-escaped-characters-in-lines-option.patch
patches.suse/perf-probe-Accept-FUNC-to-specify-function-name-explicitly.patch
patches.suse/perf-string-Add-strpbrk_esq-and-strdup_esq-for-escape-and-quote.patch
patches.suse/perf-probe-Introduce-quotation-marks-support.patch
patches.suse/perf-trace-Do-not-lose-last-events-in-a-race.patch
patches.suse/perf-trace-Avoid-garbage-when-not-printing-a-syscall-s-arguments.patch
patches.suse/perf-tests-Add-test-for-trace-output-loss.patch
patches.suse/perf-test-shell-trace_exit_race-Show-what-went-wrong-in-verbose-mode.patch
patches.suse/perf-test-shell-trace_exit_race-Use-no-comm-to-avoid-cases-where-COMM-isn-t-resolved.patch
patches.suse/perf-util-Remove-kernel-version-deadcode.patch
patches.suse/perf-tests-Make-leader-sampling-test-work-without-branch-event.patch
patches.suse/perf-test-Add-missing-__exit-calls-in-tool-hwmon-tests.patch
patches.suse/perf-jevents-fix-breakage-when-do-perf-stat-on-system-metric.patch
patches.suse/perf-header-Move-is_cpu_online-to-numa-bench.patch
patches.suse/perf-header-Refactor-get_cpuid-to-take-a-CPU-for-ARM.patch
patches.suse/perf-arm64-header-Use-cpu-argument-in-get_cpuid.patch
patches.suse/perf-header-Avoid-transitive-PMU-includes.patch
patches.suse/perf-header-Pass-a-perf_cpu-rather-than-a-PMU-to-get_cpuid_str.patch
patches.suse/perf-jevents-Add-map_for_cpu.patch
patches.suse/perf-pmu-Move-pmu_metrics_table__find-and-remove-ARM-override.patch
patches.suse/perf-Remove-unused-del_perf_probe_events.patch
patches.suse/perf-test-Correct-hwmon-test-PMU-detection.patch
patches.suse/perf-bpf-filter-Return-ENOMEM-directly-when-pfi-allocation-fails.patch
patches.suse/perf-test-fix-perf-ftrace-test-on-s390.patch
patches.suse/perf-tests-hwmon_pmu-Remove-double-evlist__delete.patch
patches.suse/perf-hwmon_pmu-Ensure-hwmon-key-union-is-zeroed-before-use.patch
patches.suse/perf-tests-Fix-hwmon-parsing-with-PMU-name-test.patch
patches.suse/PCI-vmd-Set-devices-to-D0-before-enabling-PM-L1-Subs.patch
patches.suse/PCI-cpqphp-Fix-PCIBIOS_-return-value-confusion.patch
patches.suse/PCI-Fix-use-after-free-of-slot-bus-on-hot-remove.patch
patches.suse/PCI-of_property-Assign-PCI-instead-of-CPU-bus-addres.patch
patches.suse/PCI-starfive-Enable-controller-runtime-PM-before-pro.patch
patches.suse/PCI-pwrctl-Use-of_platform_device_create-to-create-p.patch
patches.suse/PCI-pwrctl-Create-pwrctl-device-only-if-at-least-one.patch
patches.suse/PCI-pwrctl-Ensure-that-pwrctl-drivers-are-probed-bef.patch
patches.suse/PCI-Add-reset_subordinate-to-reset-hierarchy-below-b.patch
patches.suse/PCI-Detect-and-trust-built-in-Thunderbolt-chips.patch
patches.suse/PCI-Add-TLP-Processing-Hints-TPH-support.patch
patches.suse/PCI-TPH-Add-Steering-Tag-support.patch
patches.suse/PCI-TPH-Add-TPH-documentation.patch
patches.suse/PCI-Add-ACS-quirk-for-Wangxun-FF5xxx-NICs.patch
patches.suse/PCI-endpoint-epf-mhi-Avoid-NULL-dereference-if-DT-la.patch
patches.suse/PCI-endpoint-Fix-PCI-domain-ID-release-in-pci_epc_de.patch
patches.suse/PCI-endpoint-Clear-secondary-not-primary-EPC-in-pci_.patch
patches.suse/PCI-dwc-ep-Fix-advertised-resizable-BAR-size-regress.patch
patches.suse/PCI-imx6-Fix-suspend-resume-support-on-i.MX6QDL.patch
patches.suse/PCI-j721e-Deassert-PERST-after-a-delay-of-PCIE_T_PVP.patch
patches.suse/PCI-keystone-Set-mode-as-Root-Complex-for-ti-keyston.patch
patches.suse/PCI-keystone-Add-link-up-check-to-ks_pcie_other_map_.patch
patches.suse/PCI-microchip-Add-support-for-using-either-Root-Port.patch
patches.suse/PCI-qcom-Enable-MSI-interrupts-together-with-Link-up.patch
patches.suse/PCI-qcom-ep-Move-controller-cleanups-to-qcom_pcie_pe.patch
patches.suse/PCI-qcom-Add-support-for-IPQ9574.patch
patches.suse/PCI-qcom-Disable-ASPM-L0s-for-X1E80100.patch
patches.suse/PCI-rockchip-ep-Fix-address-translation-unit-program.patch
patches.suse/PCI-tegra194-Move-controller-cleanups-to-pex_ep_even.patch
patches.suse/PCI-vmd-Add-DID-8086-B06F-and-8086-B60B-for-Intel-cl.patch
patches.suse/PCI-Fix-reset_method_store-memory-leak.patch
patches.suse/i3c-master-Replace-hard-code-2-with-macro-I3C_ADDR_S.patch
patches.suse/i3c-master-Extend-address-status-bit-to-4-and-add-I3.patch
patches.suse/i3c-master-Fix-dynamic-address-leak-when-assigned-ad.patch
patches.suse/i3c-master-svc-fix-possible-assignment-of-the-same-a.patch
patches.suse/i3c-master-Remove-i3c_dev_disable_ibi_locked-olddev-.patch
patches.suse/i3c-master-Fix-miss-free-init_dyn_addr-at-i3c_master.patch
patches.suse/i3c-mipi-i3c-hci-Mask-ring-interrupts-before-ring-st.patch
patches.suse/i3c-master-svc-Fix-pm_runtime_set_suspended-with-run.patch
patches.suse/i3c-master-svc-Modify-enabled_events-bit-7-0-to-act-.patch
patches.suse/i3c-Use-i3cdev-desc-info-instead-of-calling-i3c_devi.patch
patches.suse/hwmon-tps23861-Fix-reporting-of-negative-temperature.patch
patches.suse/hwmon-aquacomputer_d5next-Fix-length-of-speed_input-.patch
patches.suse/mailbox-remoteproc-k3-m4-fix-compile-testing.patch
patches.suse/remoteproc-qcom-pas-Remove-subdevs-on-the-error-path.patch
patches.suse/remoteproc-qcom-adsp-Remove-subdevs-on-the-error-pat.patch
patches.suse/remoteproc-qcom-pas-add-minidump_id-to-SM8350-resour.patch
patches.suse/remoteproc-qcom-pas-enable-SAR2130P-audio-DSP-suppor.patch
patches.suse/remoteproc-qcom_q6v5_pas-disable-auto-boot-for-wpss.patch
patches.suse/remoteproc-qcom_q6v5_mss-Re-order-writes-to-the-IMEM.patch
patches.suse/selftests-mount_setattr-Fix-failures-on-64K-PAGE_SIZ.patch
patches.suse/vfio-mlx5-Fix-an-unwind-issue-in-mlx5vf_add_migratio.patch
patches.suse/vfio-pci-Properly-hide-first-in-list-PCIe-extended-c.patch
patches.suse/vdpa-mlx5-Fix-suboptimal-range-on-iotlb-iteration.patch
patches.suse/gpio-zevio-Add-missed-label-initialisation.patch
patches.suse/gpio-exar-set-value-when-external-pull-up-or-pull-do.patch
patches.suse/phy-airoha-Fix-REG_CSR_2L_PLL_CMN_RESERVE0-config-in.patch
patches.suse/phy-airoha-Fix-REG_PCIE_PMA_TX_RESET-config-in-airoh.patch
patches.suse/phy-airoha-Fix-REG_CSR_2L_JCPLL_SDM_HREN-config-in-a.patch
patches.suse/phy-airoha-Fix-REG_CSR_2L_RX-0-1-_REV0-definitions.patch
patches.suse/thermal-int3400-Fix-reading-of-current_uuid-for-acti.patch
patches.suse/ACPI-x86-Add-skip-i2c-clients-quirk-for-Acer-Iconia-.patch
patches.suse/ACPI-x86-Clean-up-Asus-entries-in-acpi_quirk_skip_dm.patch
patches.suse/exfat-fix-out-of-bounds-access-of-directory-entries.patch
patches.suse/exfat-fix-uninit-value-in-__exfat_get_dentry_set.patch
patches.suse/exfat-fix-file-being-changed-by-unaligned-direct-write.patch
patches.suse/power-supply-core-Remove-might_sleep-from-power_supp.patch
patches.suse/power-supply-bq27xxx-Fix-registers-of-bq27426.patch
patches.suse/power-supply-rt9471-Fix-wrong-WDT-function-regfield-.patch
patches.suse/power-supply-rt9471-Use-IC-status-regfield-to-report.patch
patches.suse/power-reset-ep93xx-add-AUXILIARY_BUS-dependency.patch
patches.suse/regulator-qcom-rpmh-Update-ranges-for-FTSMPS525.patch
patches.suse/spi-atmel-quadspi-Fix-register-name-in-verbose-loggi.patch
patches.suse/spi-Fix-acpi-deferred-irq-probe.patch
patches.suse/net-phy-ensure-that-genphy_c45_an_config_eee_aneg-se.patch
patches.suse/net-usb-lan78xx-Fix-double-free-issue-with-interrupt.patch
patches.suse/net-usb-lan78xx-Fix-memory-leak-on-device-unplug-by-.patch
patches.suse/net-usb-lan78xx-Fix-refcounting-and-autosuspend-on-i.patch
patches.suse/net-l2tp-fix-warning-in-l2tp_exit_net-found-by-syzbo.patch
patches.suse/s390-iucv-MSG_PEEK-causes-memory-leak-in-iucv_sock_destruct.patch
patches.suse/net-mdio-ipq4019-add-missing-error-check.patch
patches.suse/octeontx2-af-RPM-Fix-mismatch-in-lmac-type.patch
patches.suse/octeontx2-af-RPM-Fix-low-network-performance.patch
patches.suse/octeontx2-af-RPM-fix-stale-RSFEC-counters.patch
patches.suse/octeontx2-af-RPM-fix-stale-FCFEC-counters.patch
patches.suse/octeontx2-af-Quiesce-traffic-before-NIX-block-reset.patch
patches.suse/bnxt_en-Reserve-rings-after-PCIe-AER-recovery-if-NIC.patch
patches.suse/bnxt_en-Set-backplane-link-modes-correctly-for-ethto.patch
patches.suse/bnxt_en-Fix-queue-start-to-update-vnic-RSS-table.patch
patches.suse/bnxt_en-Fix-receive-ring-space-parameters-when-XDP-i.patch
patches.suse/bnxt_en-Refactor-bnxt_ptp_init.patch
patches.suse/bnxt_en-Unregister-PTP-during-PCI-shutdown-and-suspe.patch
patches.suse/Bluetooth-MGMT-Fix-slab-use-after-free-Read-in-set_p.patch
patches.suse/Bluetooth-MGMT-Fix-possible-deadlocks.patch
patches.suse/net-phy-fix-phy_ethtool_set_eee-incorrectly-enabling.patch
patches.suse/selftests-rds-move-test.py-to-TEST_FILES.patch
patches.suse/tracing-Record-task-flag-NEED_RESCHED_LAZY.patch
patches.suse/docs-ABI-sysfs-bus-event_source-devices-vpa-pmu-Fix-htmldocs-errors.patch
patches.suse/s390-debug-Pass-in-and-enforce-output-buffer-size-for-format-handlers.patch
patches.suse/s390-stacktrace-Use-break-instead-of-return-statement.patch
patches.suse/s390-vfio-ap-Remove-gmap_convert_to_secure-from-vfio_ap_ops.patch
patches.suse/s390-entry-Mark-IRQ-entries-to-fix-stack-depot-warnings.patch
patches.suse/s390-pci-Fix-leak-of-struct-zpci_dev-when-zpci_add_device-fails.patch
patches.suse/s390-pci-Fix-potential-double-remove-of-hotplug-slot.patch
patches.suse/apparmor-test-Fix-memory-leak-for-aa_unpack_strdup.patch
patches.suse/apparmor-fix-Do-simple-duplicate-message-elimination.patch
patches.suse/usb-host-fix-typo-in-the-comment.patch
patches.suse/usb-typec-Fix-typo-in-comment.patch
patches.suse/usb-typec-ucsi-glink-use-device_for_each_child_node_.patch
patches.suse/usb-typec-stusb160x-Make-use-of-i2c_get_match_data.patch
patches.suse/usb-Switch-back-to-struct-platform_driver-remove.patch
patches.suse/usb-chipidea-add-CI_HDRC_HAS_SHORT_PKT_LIMIT-flag.patch
patches.suse/usb-chipidea-udc-limit-usb-request-length-to-max-16K.patch
patches.suse/usb-chipidea-udc-create-bounce-buffer-for-problem-sg.patch
patches.suse/usb-chipidea-udc-handle-USB-Error-Interrupt-if-IOC-n.patch
patches.suse/usb-using-mutex-lock-and-supporting-O_NONBLOCK-flag-.patch
patches.suse/usb-yurex-make-waiting-on-yurex_write-interruptible.patch
patches.suse/USB-chaoskey-fail-open-after-removal.patch
patches.suse/USB-chaoskey-Fix-possible-deadlock-chaoskey_list_loc.patch
patches.suse/usb-typec-ucsi-Do-not-call-ACPI-_DSM-method-for-UCSI.patch
patches.suse/usb-typec-ucsi-UCSI2.0-Set-Sink-Path-command-support.patch
patches.suse/usb-require-FMODE_WRITE-for-usbdev_mmap.patch
patches.suse/usb-typec-Add-attribute-file-showing-the-supported-U.patch
patches.suse/usb-typec-Add-attribute-file-showing-the-USB-Modes-o.patch
patches.suse/usb-typec-ucsi-Supply-the-USB-capabilities-to-the-po.patch
patches.suse/usb-typec-ucsi-Add-support-for-the-partner-USB-Modes.patch
patches.suse/usb-gadget-uvc-wake-pump-everytime-we-update-the-fre.patch
patches.suse/xhci-add-helper-to-stop-endpoint-and-wait-for-comple.patch
patches.suse/usb-typec-ucsi-Helper-for-Get-Connector-Status-comma.patch
patches.suse/usb-dwc3-gadget-Refine-the-logic-for-resizing-Tx-FIF.patch
patches.suse/usb-typec-tcpm-Add-support-for-parsing-time-dt-prope.patch
patches.suse/usb-core-use-sysfs_emit-instead-of-sprintf.patch
patches.suse/phy-realtek-usb-fix-NULL-deref-in-rtk_usb2phy_probe.patch
patches.suse/phy-realtek-usb-fix-NULL-deref-in-rtk_usb3phy_probe.patch
patches.suse/xhci-Add-Isochronous-TRB-fields-to-TRB-tracer.patch
patches.suse/usb-xhci-Remove-unused-parameters-of-next_trb.patch
patches.suse/usb-xhci-Fix-sum_trb_lengths.patch
patches.suse/xhci-Cleanup-Candence-controller-PCI-device-and-vend.patch
patches.suse/xhci-show-DMA-address-of-TRB-when-tracing-TRBs.patch
patches.suse/xhci-Don-t-trace-ring-at-every-enqueue-or-dequeue-in.patch
patches.suse/xhci-add-stream-context-tracing.patch
patches.suse/xhci-trace-stream-context-at-Set-TR-Deq-command-comp.patch
patches.suse/xhci-debugfs-Add-virt-endpoint-state-to-xhci-debugfs.patch
patches.suse/usb-xhci-introduce-macro-for-ring-segment-list-itera.patch
patches.suse/usb-xhci-remove-option-to-change-a-default-ring-s-TR.patch
patches.suse/usb-xhci-adjust-xhci_alloc_segments_for_ring-argumen.patch
patches.suse/usb-xhci-rework-xhci_free_segments_for_ring.patch
patches.suse/usb-xhci-refactor-xhci_link_rings-to-use-source-and-.patch
patches.suse/usb-xhci-rework-xhci_link_segments.patch
patches.suse/usb-xhci-add-xhci_initialize_ring_segments.patch
patches.suse/xhci-Combine-two-if-statements-for-Etron-xHCI-host.patch
patches.suse/xhci-Don-t-issue-Reset-Device-command-to-Etron-xHCI-.patch
patches.suse/xhci-Fix-control-transfer-error-on-Etron-xHCI-host.patch
patches.suse/xhci-Don-t-perform-Soft-Retry-for-Etron-xHCI-host.patch
patches.suse/xhci-pci-Use-standard-pattern-for-device-IDs.patch
patches.suse/xhci-pci-Fix-indentation-in-the-PCI-device-ID-defini.patch
patches.suse/usb-xhci-simplify-TDs-start-and-end-naming-scheme-in.patch
patches.suse/usb-xhci-move-link-TRB-quirk-to-xhci_gen_setup.patch
patches.suse/usb-xhci-request-MSI-X-according-to-requested-amount.patch
patches.suse/usb-xhci-improve-xhci_clear_command_ring.patch
patches.suse/usb-xhci-remove-unused-arguments-from-td_to_noop.patch
patches.suse/usb-xhci-refactor-xhci_td_cleanup-to-return-void.patch
patches.suse/usb-xhci-add-help-function-xhci_dequeue_td.patch
patches.suse/usb-xhci-remove-irrelevant-comment.patch
patches.suse/usb-xhci-Limit-Stop-Endpoint-retries.patch
patches.suse/usb-xhci-Fix-TD-invalidation-under-pending-Set-TR-De.patch
patches.suse/usb-xhci-Avoid-queuing-redundant-Stop-Endpoint-comma.patch
patches.suse/usb-typec-ucsi-Convert-connector-specific-commands-t.patch
patches.suse/usb-typec-ucsi-glink-fix-off-by-one-in-connector_sta.patch
patches.suse/usb-typec-ucsi-glink-be-more-precise-on-orientation-.patch
patches.suse/thunderbolt-Don-t-hardcode-margining-capabilities-si.patch
patches.suse/thunderbolt-debugfs-Add-USB4-Gen-4-margining-capabil.patch
patches.suse/thunderbolt-debugfs-Implement-Gen-4-margining-eye-se.patch
patches.suse/usb-musb-Fix-hardware-lockup-on-first-Rx-endpoint-re.patch
patches.suse/usb-typec-ucsi-Fix-a-missing-bits-to-bytes-conversio.patch
patches.suse/usb-misc-ljca-move-usb_autopm_put_interface-after-wa.patch
patches.suse/usb-misc-ljca-set-small-runtime-autosuspend-delay.patch
patches.suse/usb-typec-fix-potential-array-underflow-in-ucsi_ccg_.patch
patches.suse/USB-core-remove-dead-code-in-do_proc_bulk.patch
patches.suse/usb-dwc3-gadget-Add-missing-check-for-single-port-RA.patch
patches.suse/usb-dwc3-core-Set-force_gen1-bit-for-all-applicable-.patch
patches.suse/usb-cdns3-Synchronise-PCI-IDs-via-common-data-base.patch
patches.suse/USB-make-single-lock-for-all-usb-dynamic-id-lists.patch
patches.suse/USB-properly-lock-dynamic-id-list-when-showing-an-id.patch
patches.suse/USB-make-to_usb_driver-use-container_of_const.patch
patches.suse/USB-make-to_usb_device_driver-use-container_of_const.patch
patches.suse/USB-serial-ftdi_sio-Fix-atomicity-violation-in-get_s.patch
patches.suse/usb-ehci-spear-fix-call-balance-of-sehci-clk-handlin.patch
patches.suse/Revert-usb-gadget-composite-fix-OS-descriptors-w_val.patch
patches.suse/usb-dwc3-ep0-Don-t-clear-ep0-DWC3_EP_TRANSFER_STARTE.patch
patches.suse/usb-dwc3-gadget-Fix-checking-for-number-of-TRBs-left.patch
patches.suse/usb-dwc3-gadget-Fix-looping-of-queued-SG-entries.patch
patches.suse/usb-dwc3-gadget-Cleanup-SG-handling.patch
patches.suse/usb-dwc3-gadget-Remove-dwc3_request-needs_extra_trb.patch
patches.suse/usb-typec-tcpm-Add-support-for-sink-bc12-completion-.patch
patches.suse/staging-vchiq_arm-Fix-missing-refcount-decrement-in-.patch
patches.suse/drivers-base-Remove-unused-auxiliary_find_device.patch
patches.suse/devres-Fix-page-faults-when-tracing-devres-from-unlo.patch
patches.suse/cacheinfo-Don-t-opencode-per_cpu_cacheinfo.patch
patches.suse/driver-core-Put-device-attribute-wakeup_last_time_ms.patch
patches.suse/driver-core-fw_devlink-Stop-trying-to-optimize-cycle.patch
patches.suse/firmware_loader-Fix-possible-resource-leak-in-fw_log.patch
patches.suse/misc-apds990x-Fix-missing-pm_runtime_disable.patch
patches.suse/iio-light-al3010-Fix-an-error-handling-path-in-al301.patch
patches.suse/iio-adc-ad7606-Fix-typo-in-the-driver-name.patch
patches.suse/iio-dac-adi-axi-dac-fix-wrong-register-bitfield.patch
patches.suse/misc-rtsx-Cleanup-on-DRV_NAME-cardreader-variables.patch
patches.suse/goldfish-Fix-unused-const-variable-goldfish_pipe_acp.patch
patches.suse/comedi-Flush-partial-mappings-in-error-case.patch
patches.suse/counter-stm32-timer-cnt-fix-device_node-handling-in-.patch
patches.suse/counter-stm32-timer-cnt-Add-check-for-clk_enable.patch
patches.suse/counter-ti-ecap-capture-Add-check-for-clk_enable.patch
patches.suse/iio-invensense-fix-multiple-odr-switch-when-FIFO-is-.patch
patches.suse/iio-backend-fix-wrong-pointer-passed-to-IS_ERR.patch
patches.suse/iio-adc-ad7923-Fix-buffer-overflow-for-tx_buf-and-ri.patch
patches.suse/ad7780-fix-division-by-zero-in-ad7780_write_raw.patch
patches.suse/iio-adc-ad4000-fix-reading-unsigned-data.patch
patches.suse/iio-gts-Fix-uninitialized-symbol-ret.patch
patches.suse/iio-gts-fix-infinite-loop-for-gain_to_scaletables.patch
patches.suse/iio-accel-kx022a-Fix-raw-read-format.patch
patches.suse/iio-accel-adxl380-fix-raw-sample-read.patch
patches.suse/iio-Fix-fwnode_handle-in-__fwnode_iio_channel_get_by.patch
patches.suse/bus-mhi-host-Switch-trace_mhi_gen_tre-fields-to-nati.patch
patches.suse/iio-adc-ad7192-properly-check-spi_get_device_match_d.patch
patches.suse/iio-accel-kxcjk-1013-Remove-redundant-I-C-ID.patch
patches.suse/iio-accel-kxcjk-1013-Revert-Add-support-for-KX022-10.patch
patches.suse/iio-light-ltr501-Add-LTER0303-to-the-supported-devic.patch
patches.suse/iio-adc-ad4000-Check-for-error-code-from-devm_mutex_.patch
patches.suse/iio-adc-pac1921-Check-for-error-code-from-devm_mutex.patch
patches.suse/spmi-pmic-arb-fix-return-path-in-for_each_available_.patch
patches.suse/interconnect-qcom-icc-rpmh-probe-defer-incase-of-mis.patch
patches.suse/ALSA-ac97-bus-Fix-the-mistake-in-the-comment.patch
patches.suse/ALSA-hda-realtek-Update-ALC256-depop-procedure.patch
patches.suse/ALSA-usb-audio-Fix-potential-out-of-bound-accesses-f.patch
patches.suse/ALSA-pcm-Add-sanity-NULL-check-for-the-default-mmap-.patch
patches.suse/ALSA-hda-realtek-Fix-Internal-Speaker-and-Mic-boost-.patch
patches.suse/ALSA-rawmidi-Fix-kvfree-call-in-spinlock.patch
patches.suse/ALSA-usb-audio-Fix-out-of-bounds-reads-when-finding-.patch
patches.suse/ALSA-hda-realtek-fix-mute-micmute-LEDs-don-t-work-fo.patch
patches.suse/ALSA-hda-realtek-Enable-speaker-pins-for-Medion-E154.patch
patches.suse/ALSA-hda-realtek-Update-ALC225-depop-procedure.patch
patches.suse/ALSA-hda-tas2781-Add-speaker-id-check-for-ASUS-proje.patch
patches.suse/ALSA-hda-realtek-Set-PCBeep-to-default-value-for-ALC.patch
patches.suse/ALSA-hda-Show-the-codec-quirk-info-at-probing.patch
patches.suse/ALSA-core-Fix-possible-NULL-dereference-caused-by-ku.patch
patches.suse/ALSA-ump-Fix-evaluation-of-MIDI-1.0-FB-info.patch
patches.suse/ALSA-hda-realtek-Apply-quirk-for-Medion-E15433.patch
patches.suse/ALSA-hda-improve-bass-speaker-support-for-ASUS-Zenbo.patch
patches.suse/ASoC-amd-yc-fix-internal-mic-on-Redmi-G-2022.patch
patches.suse/ASoC-imx-audmix-Add-NULL-check-in-imx_audmix_probe.patch
patches.suse/ASoC-amd-yc-Add-quirk-for-microphone-on-Lenovo-Think.patch
patches.suse/ASoC-amd-yc-Fix-for-enabling-DMIC-on-acp6x-via-_DSD-.patch
patches.suse/ASoC-mediatek-Check-num_codecs-is-not-zero-to-avoid-.patch
patches.suse/ASoC-SOF-ipc3-topology-Convert-the-topology-pin-inde.patch
patches.suse/ASoC-amd-yc-Add-a-quirk-for-microfone-on-Lenovo-Thin.patch
patches.suse/drm-xe-ufence-Wake-up-waiters-after-setting-ufence-s.patch
patches.suse/drm-xe-Mark-preempt-fence-workqueue-as-reclaim.patch
patches.suse/drm-amd-pm-update-current_socclk-and-current_uclk-in.patch
patches.suse/drm-amd-display-update-pipe-selection-policy-to-chec.patch
patches.suse/drm-amd-display-Ignore-scalar-validation-failure-if-.patch
patches.suse/drm-amd-display-Fix-handling-of-plane-refcount.patch
patches.suse/drm-amd-display-Remove-PIPE_DTO_SRC_SEL-programming-.patch
patches.suse/drm-amd-Add-some-missing-straps-from-NBIO-7.11.0.patch
patches.suse/drm-amd-Fix-initialization-mistake-for-NBIO-7.11-dev.patch
patches.suse/drm-amdgpu-pm-add-gen5-display-to-the-user-on-smu-v1.patch
patches.suse/drm-radeon-Fix-spurious-unplug-event-on-radeon-HDMI.patch
patches.suse/drm-amd-display-Fix-null-check-for-pipe_ctx-plane_st.patch
patches.suse/drm-amd-display-Fix-null-check-for-pipe_ctx-plane_st-2bc96c9.patch
patches.suse/drm-amdkfd-Use-the-correct-wptr-size.patch
patches.suse/drm-amd-pm-disable-pcie-speed-switching-on-Intel-pla.patch
patches.suse/drm-amd-pm-skip-setting-the-power-source-on-smu-v14..patch
patches.suse/drm-amd-pm-Remove-arcturus-min-power-limit.patch
patches.suse/drm-amdgpu-vcn-reset-fw_shared-when-VCPU-buffers-cor.patch
patches.suse/drm-amdgpu-fix-usage-slab-after-free.patch
patches.suse/Revert-drm-radeon-Delay-Connector-detecting-when-HPD.patch
patches.suse/drm-xe-guc_submit-fix-race-around-suspend_pending.patch
patches.suse/drm-xe-migrate-fix-pat-index-usage.patch
patches.suse/drm-xe-migrate-use-XE_BO_FLAG_PAGETABLE.patch
patches.suse/drm-xe-Take-PM-ref-in-delayed-snapshot-capture-worke.patch
patches.suse/tty-serial-fsl_lpuart-add-7-bits-format-support-on-imx7ulp-imx8ulp-imx8qxp.patch
patches.suse/misc-eeprom-eeprom_93cx6-Add-quirk-for-extra-read-cl.patch
patches.suse/kfifo-don-t-include-dma-mapping.h-in-kfifo.h.patch
patches.suse/serial-8250_dw-Add-Sophgo-SG2044-quirk.patch
patches.suse/serial-8250-omap-Move-pm_runtime_get_sync.patch
patches.suse/serial-sh-sci-Clean-sci_ports-0-after-at-earlycon-ex.patch
patches.suse/serial-8250_fintek-Add-support-for-F81216E.patch
patches.suse/tty-ldsic-fix-tty_ldisc_autoload-sysctl-s-proc_handl.patch
patches.suse/serial-amba-pl011-Fix-RX-stall-when-DMA-is-used.patch
patches.suse/serial-amba-pl011-fix-build-regression.patch
patches.suse/Revert-serial-sh-sci-Clean-sci_ports-0-after-at-earl.patch
patches.suse/smb-client-fix-NULL-ptr-deref-in-crypto_aead_setkey.patch
patches.suse/smb-Initialize-cfid-tcon-before-performing-network-o.patch
patches.suse/NFSv4.0-Fix-a-use-after-free-problem-in-the-asynchronous-open.patch
patches.suse/nfs-localio-must-clear-res.replen-in-nfs_local_read_done.patch
patches.suse/Revert-fs-nfs-fix-missing-refcnt-by-replacing-folio_set_private-by-folio_attach_private.patch
patches.suse/Revert-nfs-don-t-reuse-partially-completed-requests-in-nfs_lock_and_join_requests.patch
patches.suse/nfs-ignore-SB_RDONLY-when-mounting-nfs.patch
patches.suse/sunrpc-clear-XPRT_SOCK_UPD_TIMEOUT-when-reset-transport.patch
patches.suse/SUNRPC-timeout-and-cancel-TLS-handshake-with-ETIMEDOUT.patch
patches.suse/sunrpc-fix-one-UAF-issue-caused-by-sunrpc-kernel-tcp-socket.patch
patches.suse/nfs-blocklayout-Don-t-attempt-unregister-for-invalid-block-device.patch
patches.suse/nfs-blocklayout-Limit-repeat-device-registration-on-failure.patch
patches.suse/ceph-fix-cred-leak-in-ceph_mds_check_access.patch
patches.suse/9p-xen-fix-release-of-IRQ.patch
patches.suse/mtd-ubi-fix-unreleased-fwnode_handle-in-find_volume_.patch
patches.suse/hostfs-Fix-the-NULL-vs-IS_ERR-bug-for-__filemap_get_folio.patch
patches.suse/rtc-cmos-avoid-taking-rtc_lock-for-extended-period-o.patch
patches.suse/rtc-st-lpc-Use-IRQF_NO_AUTOEN-flag-in-request_irq.patch
patches.suse/rtc-bbnsm-add-remove-hook.patch
patches.suse/rtc-abx80x-Fix-WDT-bit-position-of-the-status-regist.patch
patches.suse/rtc-check-if-__rtc_read_time-was-successful-in-rtc_t.patch
patches.suse/rtc-rzn1-fix-BCD-to-rtc_time-conversion-errors.patch
patches.suse/rtc-ab-eoz9-don-t-fail-temperature-reads-on-undervol.patch
patches.suse/Rename-.data.unlikely-to-.data.unlikely.patch
patches.suse/Rename-.data.once-to-.data.once-to-fix-resetting-WAR.patch
patches.suse/kbuild-deb-pkg-Don-t-fail-if-modules.order-is-missin.patch
patches.suse/setlocalversion-work-around-git-describe-performance.patch
patches.suse/modpost-remove-incorrect-code-in-do_eisa_entry.patch
patches.suse/KVM-arm64-vgic-v3-Sanitise-guest-writes-to-GICR_INVL.patch
patches.suse/KVM-arm64-Ignore-PMCNTENSET_EL0-while-checking-for-o.patch
patches.suse/io_uring-check-for-overflows-in-io_pin_pages.patch
patches.suse/io_uring-fix-corner-case-forgetting-to-vunmap.patch
patches.suse/io_uring-tctx-work-around-xa_store-allocation-error-.patch
patches.suse/blk-settings-round-down-io_opt-to-physical_block_size.patch
patches.suse/block-fix-uaf-for-flush-rq-while-iterating-tags.patch
patches.suse/block-return-unsigned-int-from-bdev_io_min.patch
patches.suse/ublk-fix-error-code-for-unsupported-command.patch
patches.suse/Revert-block-bfq-merge-bfq_release_process_ref-into-bfq_put_cooperator.patch
patches.suse/nvme-multipath-Fix-RCU-list-traversal-to-use-SRCU-pr.patch
patches.suse/Revert-nvme-make-keep-alive-synchronous-operation.patch
patches.suse/nvme-fabrics-fix-kernel-crash-while-shutting-down-co.patch
patches.suse/block-Prevent-potential-deadlock-in-blk_revalidate_disk_zones.patch
patches.suse/block-Don-t-allow-an-atomic-write-be-truncated-in-blkdev_write_iter.patch
patches.suse/block-bfq-fix-bfqq-uaf-in-bfq_limit_depth.patch
patches.suse/brd-decrease-the-number-of-allocated-pages-which-discarded.patch
patches.suse/tools-power-turbostat-Fix-trailing-n-parsing.patch
patches.suse/tools-power-turbostat-Add-initial-support-for-GraniteRapids-D.patch
patches.suse/tools-power-turbostat-Fix-child-s-argument-forwardin.patch
patches.suse/x86-mm-Carve-out-INVLPG-inline-asm-for-use-by-others.patch
patches.suse/x86-microcode-AMD-Flush-patch-buffer-mapping-after-applica.patch
patches.suse/x86-Documentation-Update-algo-in-init_size-descripti.patch
patches.suse/x86-CPU-AMD-Terminate-the-erratum_1386_microcode-arr.patch
patches.suse/irqchip-irq-mvebu-sei-Move-misplaced-select-callback.patch
patches.suse/irqchip-gicv3-its-Add-workaround-for-hip09-ITS-errat.patch
patches.suse/xfs-remove-unknown-compat-feature-check-in-superblock-write-validation.patch
patches.suse/btrfs-fix-use-after-free-in-btrfs_encoded_read_endio.patch
patches.suse/btrfs-add-a-sanity-check-for-btrfs-root-in-btrfs_search_sl.patch
patches.suse/platform-x86-asus-wmi-Ignore-return-value-when-writi.patch
patches.suse/platform-x86-asus-nb-wmi-Ignore-unknown-event-0xCF.patch
patches.suse/iTCO_wdt-mask-NMI_NOW-bit-for-update_no_reboot_bit-c.patch
patches.suse/watchdog-xilinx_wwdt-Calculate-max_hw_heartbeat_ms-u.patch
patches.suse/watchdog-apple-Actually-flush-writes-after-requestin.patch
patches.suse/watchdog-it87_wdt-add-PWRGD-enable-quirk-for-Qotom-Q.patch
patches.suse/watchdog-rzg2l_wdt-Power-on-the-watchdog-domain-in-t.patch
patches.suse/Revert-watchdog-s3c2410_wdt-use-exynos_get_pmu_regma.patch
patches.suse/watchdog-mediatek-Make-sure-system-reset-gets-assert.patch
patches.suse/watchdog-mediatek-Add-support-for-MT6735-TOPRGU-WDT.patch
patches.suse/watchdog-rti-of-honor-timeout-sec-property.patch
patches.suse/HID-i2c-hid-Revert-to-using-power-commands-to-wake-o.patch
patches.suse/HID-wacom-fix-when-get-product-name-maybe-null-point.patch
patches.suse/selftests-hid-fix-typo-and-exit-code.patch
patches.suse/net-enetc-Do-not-configure-preemptible-TCs-if-SIs-do.patch
patches.suse/net-hsr-avoid-potential-out-of-bound-access-in-fill_.patch
patches.suse/bnxt_en-ethtool-Supply-ntuple-rss-context-action.patch
patches.suse/net-Fix-icmp-host-relookup-triggering-ip_rt_bug.patch
patches.suse/ipv6-avoid-possible-NULL-deref-in-modify_prefix_rout.patch
patches.suse/octeontx2-af-Fix-SDP-MAC-link-credits-configuration.patch
patches.suse/can-dev-can_set_termination-allow-sleeping-GPIOs.patch
patches.suse/can-gs_usb-add-usb-endpoint-address-detection-at-dri.patch
patches.suse/can-c_can-c_can_handle_bus_err-update-statistics-if-.patch
patches.suse/can-sun4i_can-sun4i_can_err-call-can_change_state-ev.patch
patches.suse/can-hi311x-hi3110_can_ist-fix-potential-use-after-fr.patch
patches.suse/can-m_can-m_can_handle_lec_err-fix-rx-tx-_errors-sta.patch
patches.suse/can-ifi_canfd-ifi_canfd_handle_lec_err-fix-rx-tx-_er.patch
patches.suse/can-hi311x-hi3110_can_ist-fix-rx-tx-_errors-statisti.patch
patches.suse/can-sja1000-sja1000_err-fix-rx-tx-_errors-statistics.patch
patches.suse/can-sun4i_can-sun4i_can_err-fix-rx-tx-_errors-statis.patch
patches.suse/can-ems_usb-ems_usb_rx_err-fix-rx-tx-_errors-statist.patch
patches.suse/can-f81604-f81604_handle_can_bus_errors-fix-rx-tx-_e.patch
patches.suse/can-mcp251xfd-mcp251xfd_get_tef_len-work-around-erra.patch
patches.suse/can-j1939-j1939_session_new-fix-skb-reference-counti.patch
patches.suse/net-phy-microchip-Reset-LAN88xx-PHY-to-ensure-clean-.patch
patches.suse/net-ipv6-release-expired-exception-dst-cached-in-soc.patch
patches.suse/dccp-Fix-memory-leak-in-dccp_feat_change_recv.patch
patches.suse/tipc-Fix-use-after-free-of-kernel-socket-in-cleanup_.patch
patches.suse/net-smc-initialize-close_work-early-to-avoid-warning.patch
patches.suse/net-qed-allow-old-cards-not-supporting-num_images-to.patch
patches.suse/net-hsr-must-allocate-more-bytes-for-RedBox-support.patch
patches.suse/net-Make-napi_hash_lock-irq-safe.patch
patches.suse/ethtool-Fix-access-to-uninitialized-fields-in-set-RX.patch
patches.suse/geneve-do-not-assume-mac-header-is-set-in-geneve_xmi.patch
patches.suse/bnxt_en-refactor-tpa_info-alloc-free-into-helpers.patch
patches.suse/bnxt_en-refactor-bnxt_alloc_rx_rings-to-call-bnxt_al.patch
patches.suse/bnxt_en-handle-tpa_info-in-queue-API-implementation.patch
patches.suse/net-mlx5-HWS-Fix-memory-leak-in-mlx5hws_definer_calc.patch
patches.suse/net-mlx5-HWS-Properly-set-bwc-queue-locks-lock-class.patch
patches.suse/net-mlx5-E-Switch-Fix-switching-to-switchdev-mode-wi.patch
patches.suse/net-mlx5-E-Switch-Fix-switching-to-switchdev-mode-in.patch
patches.suse/net-mlx5e-SD-Use-correct-mdev-to-build-channel-param.patch
patches.suse/net-mlx5e-Remove-workaround-to-avoid-syndrome-for-in.patch
patches.suse/ice-fix-PHY-Clock-Recovery-availability-check.patch
patches.suse/ice-fix-PHY-timestamp-extraction-for-ETH56G.patch
patches.suse/ice-Fix-NULL-pointer-dereference-in-switchdev.patch
patches.suse/ice-Fix-VLAN-pruning-in-switchdev-mode.patch
patches.suse/idpf-set-completion-tag-for-empty-bufs-associated-wi.patch
patches.suse/ixgbevf-stop-attempting-IPSEC-offload-on-Mailbox-API.patch
patches.suse/ixgbe-downgrade-logging-of-unsupported-VF-API-versio.patch
patches.suse/ixgbe-Correct-BASE-BX10-compliance-code.patch
patches.suse/igb-Fix-potential-invalid-memory-access-in-igb_init_.patch
patches.suse/0001-netfilter-x_tables-fix-LED-ID-check-in-led_tg_check.patch
patches.suse/netfilter-ipset-Hold-module-reference-while-requesti.patch
patches.suse/net-avoid-potential-UAF-in-default_operstate.patch
patches.suse/msft-hv-3086-net-mana-Request-a-V2-response-version-for-MANA_QUER.patch
patches.suse/iommufd-Fix-out_fput-in-iommufd_fault_alloc.patch
patches.suse/pmdomain-core-Add-missing-put_device.patch
patches.suse/pmdomain-core-Fix-error-path-in-pm_genpd_init-when-i.patch
patches.suse/pmdomain-imx-gpcv2-Adjust-delay-after-power-up-hands.patch
patches.suse/mmc-sdhci-pci-Add-DMI-quirk-for-missing-CD-GPIO-on-V.patch
patches.suse/mmc-core-Further-prevent-card-detect-during-shutdown.patch
patches.suse/spi-mpc52xx-Add-cancel_work_sync-before-module-remov.patch
patches.suse/spi-intel-Add-Panther-Lake-SPI-controller-support.patch
patches.suse/spi-omap2-mcspi-Fix-the-IS_ERR-bug-for-devm_clk_get_.patch
patches.suse/regmap-Use-correct-format-specifier-for-logging-rang.patch
patches.suse/regmap-detach-regmap-from-dev-on-regmap_exit.patch
patches.suse/ALSA-seq-ump-Fix-seq-port-updates-per-FB-info-notify.patch
patches.suse/ALSA-ump-Don-t-open-legacy-substream-for-an-inactive.patch
patches.suse/ALSA-ump-Indicate-the-inactive-group-in-legacy-subst.patch
patches.suse/ALSA-ump-Update-legacy-substream-names-upon-FB-info-.patch
patches.suse/ALSA-hda-conexant-fix-Z60MR100-startup-pop-issue.patch
patches.suse/ALSA-usb-audio-Notify-xrun-for-low-latency-mode.patch
patches.suse/ALSA-sh-Use-standard-helper-for-buffer-accesses.patch
patches.suse/ALSA-ump-Shut-up-truncated-string-warning.patch
patches.suse/ALSA-usb-audio-add-mixer-mapping-for-Corsair-HS80.patch
patches.suse/ALSA-hda-realtek-Enable-mute-and-micmute-LED-on-HP-P.patch
patches.suse/ALSA-hda-tas2781-Fix-error-code-tas2781_read_acpi.patch
patches.suse/ALSA-hda-realtek-Add-support-for-Samsung-Galaxy-Book.patch
patches.suse/ALSA-usb-audio-Fix-a-DMA-to-stack-memory-bug.patch
patches.suse/ALSA-usb-audio-Add-extra-PID-for-RME-Digiface-USB.patch
patches.suse/ALSA-hda-realtek-fix-micmute-LEDs-don-t-work-on-HP-L.patch
patches.suse/ALSA-hda-realtek-Fix-spelling-mistake-Firelfy-Firefl.patch
patches.suse/ASoC-Intel-avs-da7219-Remove-suspend_pre-and-resume_.patch
patches.suse/ASoC-SOF-ipc3-topology-fix-resource-leaks-in-sof_ipc.patch
patches.suse/ASoC-mediatek-mt8188-mt6359-Remove-hardcoded-dmic-co.patch
patches.suse/dma-fence-Fix-reference-leak-on-fence-merge-failure-.patch
patches.suse/dma-fence-Use-kernel-s-sort-for-merging-fences.patch
patches.suse/dma-buf-fix-dma_fence_array_signaled-v4.patch
patches.suse/drm-dp_mst-Fix-MST-sideband-message-body-length-chec.patch
patches.suse/drm-sti-Add-__iomem-for-mixer_dbg_mxn-s-parameter.patch
patches.suse/drm-xe-Move-the-coredump-registration-to-the-worker-.patch
patches.suse/drm-dp_mst-Fix-resetting-msg-rx-state-after-topology.patch
patches.suse/drm-dp_mst-Verify-request-type-in-the-corresponding-.patch
patches.suse/drm-dp_mst-Ensure-mst_primary-pointer-is-valid-in-dr.patch
patches.suse/drm-v3d-Enable-Performance-Counters-before-clearing-.patch
patches.suse/drm-amdgpu-hdp4.0-do-a-posting-read-when-flushing-HD.patch
patches.suse/drm-amdgpu-hdp5.0-do-a-posting-read-when-flushing-HD.patch
patches.suse/drm-amdgpu-hdp5.2-do-a-posting-read-when-flushing-HD.patch
patches.suse/drm-amdgpu-hdp6.0-do-a-posting-read-when-flushing-HD.patch
patches.suse/drm-amdgpu-hdp7.0-do-a-posting-read-when-flushing-HD.patch
patches.suse/drm-amdkfd-add-MEC-version-that-supports-no-PCIe-ato.patch
patches.suse/drm-amdkfd-hard-code-cacheline-for-gc943-gc944.patch
patches.suse/drm-amd-display-Add-a-left-edge-pixel-if-in-YCbCr422.patch
patches.suse/drm-amd-display-Add-option-to-retrieve-detile-buffer.patch
patches.suse/drm-amd-display-Correct-prefetch-calculation.patch
patches.suse/drm-amd-display-Limit-VTotal-range-to-max-hw-cap-min.patch
patches.suse/drm-amd-pm-fix-and-simplify-workload-handling.patch
patches.suse/drm-amdgpu-rework-resume-handling-for-display-v2.patch
patches.suse/arm64-mm-Fix-zone_dma_limit-calculation.patch
patches.suse/ACPI-IORT-Add-PMCG-platform-information-for-HiSilico.patch
patches.suse/arm64-Ensure-bits-ASID-15-8-are-masked-out-when-the-kernel-uses-8-bit-ASIDs.patch
patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_TAGGED_ADDR_CTRL.patch
patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_FPMR.patch
patches.suse/arm64-ptrace-fix-partial-SETREGSET-for-NT_ARM_POE.patch
patches.suse/bpf-vsock-Fix-poll-missing-a-queue.patch
patches.suse/bpf-vsock-Invoke-proto-close-on-close.patch
patches.suse/xsk-fix-OOB-map-writes-when-deleting-elements.patch
patches.suse/bpf-fix-OOB-devmap-writes-when-deleting-elements.patch
patches.suse/bpftool-fix-potential-NULL-pointer-dereferencing-in-.patch
patches.suse/tcp_bpf-Fix-the-sk_mem_uncharge-logic-in-tcp_bpf_sen.patch
patches.suse/selftests-bpf-Add-apply_bytes-test-to-test_txmsg_red.patch
patches.suse/bpf-Ensure-reg-is-PTR_TO_STACK-in-process_iter_arg.patch
patches.suse/selftests-bpf-Add-tests-for-iter-arg-check.patch
patches.suse/bpf-Zero-index-arg-error-string-for-dynptr-and-iter.patch
patches.suse/bpf-Remove-unnecessary-kfree-im_node-in-lpm_trie_upd.patch
patches.suse/io_uring-Change-res2-parameter-type-in-io_uring_cmd_.patch
patches.suse/bcache-revert-replacing-IS_ERR_OR_NULL-with-IS_ERR-a.patch
patches.suse/virtio-blk-don-t-keep-queue-frozen-during-system-sus.patch
patches.suse/nvme-don-t-apply-NVME_QUIRK_DEALLOCATE_ZEROES-when-D.patch
patches.suse/nvme-fabrics-handle-zero-MAXCMD-without-closing-the-.patch
patches.suse/nvme-tcp-fix-the-memleak-while-create-new-ctrl-faile.patch
patches.suse/nvme-rdma-unquiesce-admin_q-before-destroy-it.patch
patches.suse/blk-mq-register-cpuhp-callback-after-hctx-is-added-to-xarray-table.patch
patches.suse/blk-mq-move-cpuhp-callback-registering-out-of-q-sysfs_lock.patch
patches.suse/scsi-qla1280-Fix-hw-revision-numbering-for-ISP1020-1040.patch
patches.suse/scsi-megaraid_sas-Fix-for-a-potential-deadlock.patch
patches.suse/scsi-ufs-core-Cancel-RTC-work-during-ufshcd_remove.patch
patches.suse/scsi-ufs-qcom-Only-free-platform-MSIs-when-ESI-is-en.patch
patches.suse/scsi-mpt3sas-Diag-Reset-when-Doorbell-In-Use-bit-is-.patch
patches.suse/scsi-mpt3sas-Update-driver-version-to-51.100.00.00.patch
patches.suse/scsi-mpi3mr-Synchronize-access-to-ioctl-data-buffer.patch
patches.suse/scsi-mpi3mr-Fix-corrupt-config-pages-PHY-state-is-switched-in-sysfs.patch
patches.suse/scsi-mpi3mr-Start-controller-indexing-from-0.patch
patches.suse/scsi-mpi3mr-Handling-of-fault-code-for-insufficient-power.patch
patches.suse/scsi-qla2xxx-Fix-abort-in-bsg-timeout.patch
patches.suse/scsi-qla2xxx-Fix-use-after-free-on-unload.patch
patches.suse/scsi-qla2xxx-Remove-check-req_sg_cnt-should-be-equal.patch
patches.suse/scsi-qla2xxx-Fix-NVMe-and-NPIV-connect-issue.patch
patches.suse/scsi-qla2xxx-Supported-speed-displayed-incorrectly-f.patch
patches.suse/scsi-qla2xxx-Update-version-to-10.02.09.400-k.patch
patches.suse/scsi-ufs-core-sysfs-Prevent-div-by-zero.patch
patches.suse/scsi-sg-Fix-slab-use-after-free-read-in-sg_release.patch
patches.suse/msft-hv-3085-scsi-storvsc-Do-not-flag-MAINTENANCE_IN-return-of-SR.patch
patches.suse/scsi-scsi_debug-Fix-hrtimer-support-for-ndelay.patch
patches.suse/mm-gup-handle-NULL-pages-in-unpin_user_pages.patch
patches.suse/mm-mempolicy-fix-migrate_to_node-assuming-there-is-a.patch
patches.suse/kasan-make-report_lock-a-raw-spinlock.patch
patches.suse/ocfs2-free-inode-when-ocfs2_get_init_inode-fails.patch
patches.suse/selftest-hugetlb_dio-fix-test-naming.patch
patches.suse/selftests-damon-add-_damon_sysfs.py-to-TEST_FILES.patch
patches.suse/stackdepot-fix-stack_depot_save_flags-in-NMI-context.patch
patches.suse/mm-respect-mmap-hint-address-when-aligning-for-THP.patch
patches.suse/mm-correct-typo-in-MMAP_STATE-macro.patch
patches.suse/scatterlist-fix-incorrect-func-name-in-kernel-doc.patch
patches.suse/lib-stackinit-hide-never-taken-branch-from-compiler.patch
patches.suse/sched-numa-fix-memory-leak-due-to-the-overwritten-vma-numab_state.patch
patches.suse/iio-magnetometer-yas530-use-signed-integer-type-for-.patch
patches.suse/x86-pkeys-Change-caller-of-update_pkru_in_sigframe.patch
patches.suse/x86-pkeys-Ensure-updated-PKRU-value-is-XRSTOR-d.patch
patches.suse/x86-cpu-Add-Lunar-Lake-to-list-of-CPUs-with-a-broken-MONIT.patch
patches.suse/x86-cpu-topology-Remove-limit-of-CPUs-due-to-disabled-IO-A.patch
patches.suse/x86-kexec-Restore-GDT-on-return-from-preserve_context-kexe.patch
patches.suse/cacheinfo-Allocate-memory-during-CPU-hotplug-if-not-done-f.patch
patches.suse/x86-cacheinfo-Delete-global-num_cache_leaves.patch
patches.suse/x86-CPU-AMD-WARN-when-setting-EFER.AUTOIBRS-if-and-only-if.patch
patches.suse/clocksource-Make-negative-motion-detection-more-robust.patch
patches.suse/irqchip-stm32mp-exti-CONFIG_STM32MP_EXTI-should-not-.patch
patches.suse/modpost-Add-.irqentry.text-to-OTHER_SECTIONS.patch
patches.suse/x86-Fix-build-regression-with-CONFIG_KEXEC_JUMP-enabled.patch
patches.suse/sched-deadline-Fix-replenish_dl_new_period-dl_server-condition.patch
patches.suse/sched-fix-warning-in-sched_setaffinity.patch
patches.suse/softirq-Allow-raising-SCHED_SOFTIRQ-from-SMP-call-function-on-RT-kernel.patch
patches.suse/sched-core-Remove-the-unnecessary-need_resched-check-in-nohz_csd_func.patch
patches.suse/sched-fair-Check-idle_cpu-before-need_resched-to-detect-ilb-CPU-turning-busy.patch
patches.suse/sched-core-Prevent-wakeup-of-ksoftirqd-during-idle-load-balance.patch
patches.suse/sched-core-Update-kernel-boot-parameters-for-LAZY-preempt.patch
patches.suse/sched-deadline-Fix-warning-in-migrate_enable-for-boosted-tasks.patch
patches.suse/locking-rtmutex-Fix-wake_q-logic-in-task_blocks_on_rt_mutex.patch
patches.suse/perf-x86-intel-Add-Arrow-Lake-U-support.patch
patches.suse/locking-ww_mutex-Fix-ww_mutex-dummy-lockdep-map-selftest-warnings.patch
patches.suse/btrfs-flush-delalloc-workers-queue-before-stopping-c.patch
patches.suse/clk-en7523-Fix-wrong-BUS-clock-for-EN7581.patch
patches.suse/clk-en7523-Initialize-num-before-accessing-hws-in-en.patch
patches.suse/selftests-ftrace-adjust-offset-for-kprobe-syntax-err.patch
patches.suse/Revert-unicode-Don-t-special-case-ignorable-code-poi.patch
patches.suse/tipc-fix-NULL-deref-in-cleanup_bearer.patch
patches.suse/net-mlx5-DR-prevent-potential-error-pointer-derefere.patch
patches.suse/selftests-mlxsw-sharedbuffer-Remove-h1-ingress-test-.patch
patches.suse/selftests-mlxsw-sharedbuffer-Remove-duplicate-test-c.patch
patches.suse/selftests-mlxsw-sharedbuffer-Ensure-no-extra-packets.patch
patches.suse/bnxt_en-Fix-GSO-type-for-HW-GRO-packets-on-5750X-chi.patch
patches.suse/bnxt_en-Fix-potential-crash-when-dumping-FW-log-core.patch
patches.suse/net-lapb-increase-LAPB_HEADER_LEN.patch
patches.suse/net-defer-final-struct-net-free-in-netns-dismantle.patch
patches.suse/net-stmmac-fix-TSO-DMA-API-usage-causing-oops.patch
patches.suse/cxgb4-use-port-number-to-set-mac-addr.patch
patches.suse/qca_spi-Fix-clock-speed-for-multiple-QCA7000.patch
patches.suse/qca_spi-Make-driver-probing-reliable.patch
patches.suse/octeontx2-af-Fix-installation-of-PF-multicast-rule.patch
patches.suse/virtio_net-correct-netdev_tx_reset_queue-invocation-point.patch
patches.suse/bnxt_en-Fix-aggregation-ID-mask-to-prevent-oops-on-5.patch
patches.suse/Documentation-networking-Add-a-caveat-to-nexthop_com.patch
patches.suse/wifi-nl80211-fix-NL80211_ATTR_MLO_LINK_ID-off-by-one.patch
patches.suse/wifi-mac80211-fix-mbss-changed-flags-corruption-on-3.patch
patches.suse/wifi-mac80211-init-cnt-before-accessing-elem-in-ieee.patch
patches.suse/wifi-cfg80211-clear-link-ID-from-bitmap-during-link-.patch
patches.suse/wifi-mac80211-wake-the-queues-in-case-of-failure-in-.patch
patches.suse/wifi-mac80211-fix-a-queue-stall-in-certain-cases-of-.patch
patches.suse/wifi-mac80211-fix-station-NSS-capability-initializat.patch
patches.suse/wifi-cfg80211-sme-init-n_channels-before-channels-ac.patch
patches.suse/net-renesas-rswitch-avoid-use-after-put-for-a-device.patch
patches.suse/msft-hv-3087-net-mana-Fix-memory-leak-in-mana_gd_setup_irqs.patch
patches.suse/msft-hv-3088-net-mana-Fix-irq_contexts-memory-leak-in-mana_gd_set.patch
patches.suse/net-usb-qmi_wwan-add-Telit-FE910C04-compositions.patch
patches.suse/batman-adv-Do-not-send-uninitialized-TT-changes.patch
patches.suse/batman-adv-Remove-uninitialized-data-in-full-table-T.patch
patches.suse/batman-adv-Do-not-let-TT-changes-list-grows-indefini.patch
patches.suse/selftests-netfilter-Stabilize-rpath.sh.patch
patches.suse/Bluetooth-Improve-setsockopt-handling-of-malformed-u.patch
patches.suse/Bluetooth-hci_event-Fix-using-rcu_read_-un-lock-whil.patch
patches.suse/Bluetooth-iso-Always-release-hdev-at-the-end-of-iso_.patch
patches.suse/Bluetooth-iso-Fix-recursive-locking-warning.patch
patches.suse/Bluetooth-SCO-Add-support-for-16-bits-transparent-vo.patch
patches.suse/Bluetooth-iso-Fix-circular-lock-in-iso_listen_bis.patch
patches.suse/Bluetooth-iso-Fix-circular-lock-in-iso_conn_big_sync.patch
patches.suse/Bluetooth-btmtk-avoid-UAF-in-btmtk_process_coredump.patch
patches.suse/perf-tools-Fix-build-id-event-recording.patch
patches.suse/perf-test-Don-t-signal-all-processes-on-system-when-interrupting-tests.patch
patches.suse/perf-machine-Initialize-machine-env-to-address-a-segfault.patch
patches.suse/perf-tools-Fix-build-error-on-generated-fs_at_flags_array.c.patch
patches.suse/perf-tools-Fix-precise_ip-fallback-logic.patch
patches.suse/perf-ftrace-Fix-undefined-behavior-in-cmp_profile_data.patch
patches.suse/perf-hwmon_pmu-Use-openat-rather-than-dup-to-refresh-directory.patch
patches.suse/perf-test-hwmon_pmu-Fix-event-file-location.patch
patches.suse/perf-test-expr-Fix-system_tsc_freq-for-only-x86.patch
patches.suse/libperf-evlist-Fix-cpu-argument-on-hybrid-platform.patch
patches.suse/perf-probe-Fix-uninitialized-variable.patch
patches.suse/ALSA-hda-realtek-Fix-headset-mic-on-Acer-Nitro-5.patch
patches.suse/ALSA-usb-audio-Add-implicit-feedback-quirk-for-Yamah.patch
patches.suse/ALSA-control-Avoid-WARN-for-symlink-errors.patch
patches.suse/ASoC-amd-yc-Fix-the-wrong-return-value.patch
patches.suse/ASoC-tas2781-Fix-calibration-issue-in-stress-test.patch
patches.suse/ASoC-fsl_xcvr-change-IFACE_PCM-to-IFACE_MIXER.patch
patches.suse/ASoC-fsl_spdif-change-IFACE_PCM-to-IFACE_MIXER.patch
patches.suse/ASoC-Intel-sof_sdw-Add-space-for-a-terminator-into-D.patch
patches.suse/gpio-ljca-Initialize-num-before-accessing-item-in-lj.patch
patches.suse/gpio-graniterapids-Fix-vGPIO-driver-crash.patch
patches.suse/gpio-graniterapids-Fix-incorrect-BAR-assignment.patch
patches.suse/gpio-graniterapids-Fix-invalid-GPI_IS-register-offse.patch
patches.suse/gpio-graniterapids-Fix-invalid-RXEVCFG-register-bitm.patch
patches.suse/gpio-graniterapids-Determine-if-GPIO-pad-can-be-used.patch
patches.suse/gpio-graniterapids-Check-if-GPIO-line-can-be-used-fo.patch
patches.suse/gpio-graniterapids-Fix-GPIO-Ack-functionality.patch
patches.suse/riscv-Fix-wrong-usage-of-__pa-on-a-fixmap-address.patch
patches.suse/arm64-stacktrace-Don-t-WARN-when-unwinding-other-tasks.patch
patches.suse/kselftest-arm64-abi-fix-SVCR-detection.patch
patches.suse/xfs-return-a-64-bit-block-count-from-xfs_btree_count_blocks.patch
patches.suse/xfs-don-t-drop-errno-values-when-we-fail-to-ficlone-the-entire-range.patch
patches.suse/xfs-set-XFS_SICK_INO_SYMLINK_ZAPPED-explicitly-when-zapping-a-symlink.patch
patches.suse/xfs-fix-null-bno_hint-handling-in-xfs_rtallocate_rtg.patch
patches.suse/xfs-update-btree-keys-correctly-when-_insrec-splits-an-inode-root-block.patch
patches.suse/xfs-fix-scrub-tracepoints-when-inode-rooted-btrees-are-involved.patch
patches.suse/xfs-unlock-inodes-when-erroring-out-of-xfs_trans_alloc_dir.patch
patches.suse/xfs-only-run-precommits-once-per-transaction-object.patch
patches.suse/xfs-fix-sb_spino_align-checks-for-large-fsblock-sizes.patch
patches.suse/xfs-return-from-xfs_symlink_verify-early-on-V4-filesystems.patch
patches.suse/acpi-nfit-vmalloc-out-of-bounds-Read-in-acpi_nfit_ct.patch
patches.suse/block-Use-a-zone-write-plug-BIO-work-for-REQ_NOWAIT-BIOs.patch
patches.suse/block-Ignore-REQ_NOWAIT-for-zone-reset-and-zone-finish-operations.patch
patches.suse/dm-Fix-dm-zoned-reclaim-zone-write-pointer-alignment.patch
patches.suse/block-Prevent-potential-deadlocks-in-zone-write-plug-error-recovery.patch
patches.suse/blk-cgroup-Fix-UAF-in-blkcg_unpin_online.patch
patches.suse/block-get-wp_offset-by-bdev_offset_from_zone_start.patch
patches.suse/blk-iocost-Avoid-using-clamp-on-inuse-in-__propagate_weights.patch
patches.suse/ACPI-resource-Fix-memory-resource-type-union-access.patch
patches.suse/ACPICA-events-evxfregn-don-t-release-the-ContextMute.patch
patches.suse/Documentation-PM-Clarify-pm_runtime_resume_and_get-r.patch
patches.suse/drm-i915-color-Stop-using-non-posted-DSB-writes-for-.patch
patches.suse/drm-i915-Fix-NULL-pointer-dereference-in-capture_eng.patch
patches.suse/drm-i915-Fix-memory-leak-by-correcting-cache-object-.patch
patches.suse/drm-xe-fix-the-ERR_PTR-returned-on-failure-to-alloca.patch
patches.suse/drm-xe-Call-invalidation_fence_fini-for-PT-inval-fen.patch
patches.suse/drm-xe-reg_sr-Remove-register-pool.patch
patches.suse/drm-amdgpu-use-sjt-mec-fw-on-gfx943-for-sriov.patch
patches.suse/drm-amdgpu-fix-UVD-contiguous-CS-mapping-problem.patch
patches.suse/amdgpu-uvd-get-ring-reference-from-rq-scheduler.patch
patches.suse/drm-amd-pm-Set-SMU-v13.0.7-default-workload-type.patch
patches.suse/drm-amdkfd-Correct-the-migration-DMA-map-direction.patch
patches.suse/drm-amdkfd-Dereference-null-return-value.patch
patches.suse/drm-amdkfd-hard-code-cacheline-size-for-gfx11.patch
patches.suse/drm-amdkfd-hard-code-MALL-cacheline-size-for-gfx11-g.patch
patches.suse/drm-amdgpu-fix-when-the-cleaner-shader-is-emitted.patch
patches.suse/drm-amdkfd-pause-autosuspend-when-creating-pdd.patch
patches.suse/regulator-axp20x-AXP717-set-ramp_delay.patch
patches.suse/spi-aspeed-Fix-an-error-handling-path-in-aspeed_spi_.patch
patches.suse/spi-rockchip-Fix-PM-runtime-count-on-no-op-cs.patch
patches.suse/ata-sata_highbank-fix-OF-node-reference-leak-in-high.patch
patches.suse/iommu-vt-d-Remove-cache-tags-before-disabling-ATS.patch
patches.suse/iommu-vt-d-Fix-qi_batch-NULL-pointer-with-nested-par.patch
patches.suse/drm-panic-remove-spurious-empty-line-to-clean-warnin.patch
patches.suse/crypto-hisilicon-debugfs-fix-the-struct-pointer-inco.patch
patches.suse/serial-sh-sci-Check-if-TX-data-was-written-to-device.patch
patches.suse/usb-ehci-hcd-fix-call-balance-of-clocks-handling-rou.patch
patches.suse/usb-host-max3421-hcd-Correctly-abort-a-USB-request.patch
patches.suse/usb-typec-anx7411-fix-fwnode_handle-reference-leak.patch
patches.suse/usb-typec-anx7411-fix-OF-node-reference-leaks-in-anx.patch
patches.suse/usb-dwc3-imx8mp-fix-software-node-kernel-dump.patch
patches.suse/usb-gadget-midi2-Fix-interpretation-of-is_midi1-bits.patch
patches.suse/usb-core-hcd-only-check-primary-hcd-skip_phy_initial.patch
patches.suse/usb-dwc3-xilinx-make-sure-pipe-clock-is-deselected-i.patch
patches.suse/usb-misc-onboard_usb_dev-skip-suspend-resume-sequenc.patch
patches.suse/usb-gadget-u_serial-Fix-the-issue-that-gs_start_io-c.patch
patches.suse/usb-dwc2-Fix-HCD-resume.patch
patches.suse/usb-dwc2-hcd-Fix-GetPortStatus-SetPortFeature.patch
patches.suse/usb-dwc2-Fix-HCD-port-connection-race.patch
patches.suse/usb-typec-ucsi-Fix-completion-notifications.patch
patches.suse/usb-typec-ucsi-Fix-connector-status-writing-past-buf.patch
patches.suse/bpf-sockmap-Fix-race-between-element-replace-and-clo.patc
patches.suse/bpf-Fix-UAF-via-mismatching-bpf_prog-attachment-RCU-flavors.patch
patches.suse/bpf-perf-Fix-invalid-prog_array-access-in-perf_event.patch
patches.suse/bpf-refactor-bpf_helper_changes_pkt_data-to-use-help.patch
patches.suse/bpf-consider-that-tail-calls-invalidate-packet-point.patch
patches.suse/selftests-bpf-validate-that-tail-call-invalidates-pa.patch
patches.suse/KVM-arm64-Fix-S1-S2-combination-when-FWB-1-and-S2-ha.patch
patches.suse/KVM-arm64-Do-not-allow-ID_AA64MMFR0_EL1.ASIDbits-to-.patch
patches.suse/KVM-arm64-vgic-its-Add-error-handling-in-vgic_its_ca.patch
patches.suse/sched-fair-Fix-NEXT_BUDDY.patch
patches.suse/sched-fair-Fix-sched_can_stop_tick-for-fair-tasks.patch
patches.suse/sched-eevdf-More-PELT-vs-DELAYED_DEQUEUE.patch
patches.suse/sched-dlserver-Fix-dlserver-double-enqueue.patch
patches.suse/sched-dlserver-Fix-dlserver-time-accounting.patch
patches.suse/irqchip-gic-v3-Work-around-insecure-GIC-integrations.patch
patches.suse/i2c-pnx-Fix-timeout-in-wait-functions.patch
patches.suse/i2c-riic-Always-round-up-when-calculating-bus-period.patch
patches.suse/efivarfs-Fix-error-on-non-existent-file.patch
patches.suse/p2sb-Factor-out-p2sb_read_from_cache.patch
patches.suse/p2sb-Introduce-the-global-flag-p2sb_hidden_by_bios.patch
patches.suse/p2sb-Move-P2SB-hide-and-unhide-code-to-p2sb_scan_and.patch
patches.suse/p2sb-Do-not-scan-and-remove-the-P2SB-device-when-it-.patch
patches.suse/firmware-arm_ffa-Fix-the-race-around-setting-ffa_dev.patch
patches.suse/xen-netfront-fix-crash-when-removing-device.patch
patches.suse/x86-make-get_cpu_vendor-accessible-from-Xen-code.patch
patches.suse/objtool-x86-allow-syscall-instruction.patch
patches.suse/x86-static-call-provide-a-way-to-do-very-early-stati.patch
patches.suse/x86-xen-don-t-do-PV-iret-hypercall-through-hypercall.patch
patches.suse/x86-xen-add-central-hypercall-functions.patch
patches.suse/x86-xen-use-new-hypercall-functions-instead-of-hyper.patch
patches.suse/x86-xen-remove-hypercall-page.patch
patches.suse/erofs-fix-PSI-memstall-accounting.patch
patches.suse/erofs-add-erofs_sb_free-helper.patch
patches.suse/erofs-use-struct-erofs_device_info-for-the-primary-device.patch
patches.suse/erofs-reference-struct-erofs_device_info-for-erofs_map_dev.patch
patches.suse/erofs-use-buffered-I-O-for-file-backed-mounts-by-default.patch
patches.suse/s390-mm-Fix-DirectMap-accounting.patch
patches.suse/s390-ipl-Fix-never-less-than-zero-warning.patch
patches.suse/s390-mm-Consider-KMSAN-modules-metadata-for-paging-levels.patch
patches.suse/x86-static-call-fix-32-bit-build.patch
patches.suse/msft-hv-3089-tools-hv-Fix-a-complier-warning-in-the-fcopy-uio-dae.patch
patches.suse/msft-hv-3090-x86-hyperv-Fix-hv-tsc-page-based-sched_clock-for-hib.patch
patches.suse/msft-hv-3091-tools-hv-change-permissions-of-NetworkManager-config.patch
patches.suse/msft-hv-3092-drivers-hv-Convert-open-coded-timeouts-to-secs_to_ji.patch
patches.suse/msft-hv-3093-tools-hv-terminate-fcopy-daemon-if-read-from-uio-fai.patch
patches.suse/msft-hv-3094-Drivers-hv-util-Don-t-force-error-code-to-ENODEV-in-.patch
patches.suse/msft-hv-3095-Drivers-hv-util-Avoid-accessing-a-ringbuffer-not-ini.patch
patches.suse/msft-hv-3096-hv-hv_kvp_daemon-Pass-NIC-name-to-hv_get_dns_info-as.patch
patches.suse/msft-hv-3097-tools-hv-reduce-resouce-usage-in-hv_get_dns_info-hel.patch
patches.suse/msft-hv-3098-tools-hv-add-a-.gitignore-file.patch
patches.suse/msft-hv-3099-tools-hv-reduce-resource-usage-in-hv_kvp_daemon.patch
patches.suse/selinux-ignore-unknown-extended-permissions.patch
patches.suse/cxl-pci-Fix-potential-bogus-return-value-upon-succes.patch
patches.suse/cxl-region-Fix-region-creation-for-greater-than-x2-s.patch
patches.suse/mmc-sdhci-tegra-Remove-SDHCI_QUIRK_BROKEN_ADMA_ZEROL.patch
patches.suse/mmc-mtk-sd-disable-wakeup-in-.remove-and-in-the-erro.patch
patches.suse/net-tun-fix-tun_napi_alloc_frags.patch
patches.suse/net-smc-check-return-value-of-sock_recvmsg-when-drai.patch
patches.suse/net-mscc-ocelot-fix-incorrect-IFH-SRC_PORT-field-in-.patch
patches.suse/netdevsim-prevent-bad-user-input-in-nsim_dev_health_break_write.patch
patches.suse/tools-net-ynl-fix-sub-message-key-lookup-for-nested-.patch
patches.suse/ionic-Fix-netdev-notifier-unregister-on-failure.patch
patches.suse/ionic-no-double-destroy-workqueue.patch
patches.suse/ionic-use-ee-offset-when-returning-sprom-data.patch
patches.suse/chelsio-chtls-prevent-potential-integer-overflow-on-.patch
patches.suse/net-ethernet-oa_tc6-fix-tx-skb-race-condition-betwee.patch
patches.suse/qed-fix-possible-uninit-pointer-read-in-qed_mcp_nvm_.patch
patches.suse/net-netdevsim-fix-nsim_pp_hold_write.patch
patches.suse/can-m_can-set-init-flag-earlier-in-probe.patch
patches.suse/can-m_can-fix-missed-interrupts-with-m_can_pci.patch
patches.suse/selftests-openvswitch-fix-tcpdump-execution.patch
patches.suse/idpf-add-support-for-SW-triggered-interrupts.patch
patches.suse/idpf-trigger-SW-interrupt-when-exiting-wb_on_itr-mod.patch
patches.suse/octeontx2-pf-fix-netdev-memory-leak-in-rvu_rep_creat.patch
patches.suse/octeontx2-pf-fix-error-handling-of-devlink-port-in-r.patch
patches.suse/ring-buffer-Fix-overflow-in-__rb_map_vma.patch
patches.suse/i915-guc-Reset-engine-utilization-buffer-before-regi.patch
patches.suse/i915-guc-Ensure-busyness-counter-increases-motonical.patch
patches.suse/i915-guc-Accumulate-active-runtime-on-gt-reset.patch
patches.suse/udmabuf-fix-memory-leak-on-last-export_udmabuf-error.patch
patches.suse/dma-buf-Fix-__dma_buf_debugfs_list_del-argument-for-.patch
patches.suse/drm-panel-himax-hx83102-Add-a-check-to-prevent-NULL-.patch
patches.suse/drm-panel-novatek-nt35950-fix-return-value-check-in-.patch
patches.suse/drm-panel-st7701-Add-prepare_prev_first-flag-to-drm_.patch
patches.suse/drm-panel-synaptics-r63353-Fix-regulator-unbalance.patch
patches.suse/drm-display-use-ERR_PTR-on-DP-tunnel-manager-creatio.patch
patches.suse/drm-modes-Avoid-divide-by-zero-harder-in-drm_mode_vr.patch
patches.suse/accel-ivpu-Fix-general-protection-fault-in-ivpu_bo_l.patch
patches.suse/accel-ivpu-Fix-WARN-in-ivpu_ipc_send_receive_interna.patch
patches.suse/drm-amdgpu-don-t-access-invalid-sched.patch
patches.suse/drm-amdgpu-nbio7.7-fix-IP-version-check.patch
patches.suse/drm-amdgpu-nbio7.11-fix-IP-version-check.patch
patches.suse/drm-amdgpu-mmhub4.1-fix-IP-version-check.patch
patches.suse/drm-amdgpu-gfx12-fix-IP-version-check.patch
patches.suse/drm-amdgpu-smu14.0.2-fix-IP-version-check.patch
patches.suse/drm-amdgpu-fix-amdgpu_coredump.patch
patches.suse/drm-amdgpu-Handle-NULL-bo-tbo.resource-again-in-amdg.patch
patches.suse/drm-amd-Update-strapping-for-NBIO-2.5.0.patch
patches.suse/drm-amdgpu-nbio7.0-fix-IP-version-check.patch
patches.suse/USB-serial-option-add-TCL-IK512-MBIM-ECM.patch
patches.suse/USB-serial-option-add-MeiG-Smart-SLM770A.patch
patches.suse/USB-serial-option-add-Netprisma-LCUK54-modules-for-W.patch
patches.suse/USB-serial-option-add-MediaTek-T7XX-compositions.patch
patches.suse/USB-serial-option-add-Telit-FE910C04-rmnet-compositi.patch
patches.suse/xhci-Turn-NEC-specific-quirk-for-handling-Stop-Endpo.patch
patches.suse/usb-xhci-fix-ring-expansion-regression-in-6.13-rc1.patch
patches.suse/thunderbolt-Add-support-for-Intel-Panther-Lake-M-P.patch
patches.suse/thunderbolt-Don-t-display-nvm_version-unless-upgrade.patch
patches.suse/thunderbolt-Improve-redrive-mode-handling.patch
patches.suse/io_uring-Fix-registered-ring-file-refcount-leak.patch
patches.suse/io_uring-check-if-iowq-is-killed-before-queuing.patch
patches.suse/block-avoid-to-reuse-hctx-not-removed-from-cpuhp-callback-list.patch
patches.suse/hwmon-tmp513-Fix-interpretation-of-values-of-Shunt-V.patch
patches.suse/hwmon-tmp513-Fix-Current-Register-value-interpretati.patch
patches.suse/hwmon-tmp513-Fix-interpretation-of-values-of-Tempera.patch
patches.suse/ceph-give-up-on-paths-longer-than-PATH_MAX.patch
patches.suse/NFS-pnfs-Fix-a-live-lock-between-recalled-layouts-and-layoutget.patch
patches.suse/smb-client-fix-TCP-timers-deadlock-after-rmmod.patch
patches.suse/cpufreq-amd-pstate-Detect-preferred-core-support-before-driver-registration.patch
patches.suse/cpufreq-amd-pstate-Store-the-boost-numerator-as-highest-perf-again.patch
patches.suse/cpufreq-amd-pstate-Use-boost-numerator-for-upper-bound-of-frequencies.patch
patches.suse/media-dvb-frontends-dib3000mb-fix-uninit-value-in-di.patch
patches.suse/selftests-memfd-run-sysctl-tests-when-PID-namespace-.patch
patches.suse/mm-use-aligned-address-in-clear_gigantic_page.patch
patches.suse/mm-use-aligned-address-in-copy_user_gigantic_page.patch
patches.suse/mm-correctly-reference-merged-VMA.patch
patches.suse/zram-refuse-to-use-zero-sized-block-device-as-backing-device.patch
patches.suse/zram-fix-uninitialized-ZRAM-not-releasing-backing-device.patch
patches.suse/fork-avoid-inappropriate-uprobe-access-to-invalid-mm.patch
patches.suse/mm-page_alloc-don-t-call-pfn_to_page-on-possibly-non-existent-PFN-in-split_large_buddy.patch
patches.suse/arm64-dts-broadcom-Fix-L2-linesize-for-Raspberry-Pi-5.patch
patches.suse/of-property-fw_devlink-Do-not-use-interrupt-parent-d.patch
patches.suse/of-address-Preserve-the-flags-portion-on-1-1-dma-ran.patch
patches.suse/of-Fix-error-path-in-of_parse_phandle_with_args_map.patch
patches.suse/of-Fix-refcount-leakage-for-OF-node-returned-by-__of.patch
patches.suse/of-irq-Fix-interrupt-map-cell-length-check-in-of_irq.patch
patches.suse/of-irq-Fix-using-uninitialized-variable-addr_len-in-.patch
patches.suse/KVM-x86-Play-nice-with-protected-guests-in-complete_.patch
patches.suse/KVM-SVM-Allow-guest-writes-to-set-MSR_AMD64_DE_CFG-b.patch
patches.suse/nfsd-restore-callback-functionality-for-NFSv4.0.patch
patches.suse/preempt-Move-PREEMPT_RT-before-PREEMPT-in-vermagic.patch
patches.suse/mtd-rawnand-fix-double-free-in-atmel_pmecc_create_us.patch
patches.suse/mtd-diskonchip-Cast-an-operand-to-prevent-potential-.patch
patches.suse/mtd-rawnand-arasan-Fix-double-assertion-of-chip-sele.patch
patches.suse/mtd-rawnand-arasan-Fix-missing-de-registration-of-NA.patch
patches.suse/platform-chrome-cros_ec_lpc-fix-product-identity-for.patch
patches.suse/phy-usb-Toggle-the-PHY-power-during-init.patch
patches.suse/phy-rockchip-naneng-combphy-fix-phy-reset.patch
patches.suse/phy-qcom-qmp-Fix-register-name-in-RX-Lane-config-of-.patch
patches.suse/phy-rockchip-samsung-hdptx-Set-drvdata-before-enabli.patch
patches.suse/phy-core-Fix-that-API-devm_phy_put-fails-to-release-.patch
patches.suse/phy-core-Fix-that-API-devm_of_phy_provider_unregiste.patch
patches.suse/phy-core-Fix-that-API-devm_phy_destroy-fails-to-dest.patch
patches.suse/phy-core-Fix-an-OF-node-refcount-leakage-in-_of_phy_.patch
patches.suse/phy-core-Fix-an-OF-node-refcount-leakage-in-of_phy_p.patch
patches.suse/dmaengine-at_xdmac-avoid-null_prt_deref-in-at_xdmac_.patch
patches.suse/dmaengine-dw-Select-only-supported-masters-for-ACPI-.patch
patches.suse/dmaengine-loongson2-apb-Change-GENMASK-to-GENMASK_UL.patch
patches.suse/linux-dmaengine.h-fix-a-few-kernel-doc-warnings.patch
patches.suse/dmaengine-apple-admac-Avoid-accessing-registers-in-p.patch
patches.suse/dmaengine-amd-qdma-Remove-using-the-private-get-and-.patch
patches.suse/dmaengine-fsl-edma-implement-the-cleanup-path-of-fsl.patch
patches.suse/dmaengine-mv_xor-fix-child-node-refcount-handling-in.patch
patches.suse/dmaengine-tegra-Return-correct-DMA-status-when-pause.patch
patches.suse/ALSA-memalloc-prefer-dma_mapping_error-over-explicit.patch
patches.suse/ALSA-sh-Fix-wrong-argument-order-for-copy_from_iter.patch
patches.suse/ASoC-amd-ps-Fix-for-enabling-DMIC-on-acp63-platform-.patch
patches.suse/ASoC-dt-bindings-realtek-rt5645-Fix-CPVDD-voltage-co.patch
patches.suse/ASoC-Intel-sof_sdw-Fix-DMI-match-for-Lenovo-21Q6-and.patch
patches.suse/ASoC-Intel-sof_sdw-Fix-DMI-match-for-Lenovo-21QA-and.patch
patches.suse/ASoC-SOF-Intel-hda-dai-Do-not-release-the-link-DMA-o.patch
patches.suse/tracing-Prevent-bad-count-for-tracing_cpumask_write.patch
patches.suse/stddef-make-__struct_group-UAPI-C-friendly.patch
patches.suse/powerpc-pseries-vas-Add-close-callback-in-vas_vm_ops.patch
patches.suse/power-supply-gpio-charger-Fix-set-charge-current-lim.patch
patches.suse/power-supply-cros_charge-control-add-mutex-for-drive.patch
patches.suse/power-supply-cros_charge-control-allow-start_thresho.patch
patches.suse/power-supply-cros_charge-control-hide-start-threshol.patch
patches.suse/power-supply-bq24190-Fix-BQ24296-Vbus-regulator-supp.patch
patches.suse/ublk-detach-gendisk-from-ublk-device-if-add_disk-fai-75cd.patch
patches.suse/i2c-imx-add-imx7d-compatible-string-for-applying-err.patch
patches.suse/i2c-microchip-core-actually-use-repeated-sends.patch
patches.suse/i2c-microchip-core-fix-ghost-detections.patch
patches.suse/btrfs-fix-use-after-free-waiting-for-encoded-read-en.patch
patches.suse/btrfs-fix-transaction-atomicity-bug-when-enabling-si.patch
patches.suse/PCI-MSI-Handle-lack-of-irqdomain-gracefully.patch
patches.suse/locking-rtmutex-Make-sure-we-wake-anything-on-the-wake_q-when-we-release-the-lock-wait_lock.patch
patches.suse/perf-x86-intel-uncore-Add-Clearwater-Forest-support.patch
patches.suse/x86-fred-Clear-WFE-in-missing-ENDBRANCH-CPs.patch
patches.suse/virt-tdx-guest-Just-leak-decrypted-memory-on-unrecov.patch
patches.suse/freezer-sched-Report-frozen-tasks-as-D-instead-of-R.patch
patches.suse/platform-x86-mlx-platform-call-pci_dev_put-to-balanc.patch
patches.suse/mmc-sdhci-msm-fix-crypto-key-eviction.patch
patches.suse/pmdomain-imx-gpcv2-fix-an-OF-node-reference-leak-in-.patch
patches.suse/pmdomain-core-add-dummy-release-function-to-genpd-de.patch
patches.suse/fgraph-Add-READ_ONCE-when-accessing-fgraph_array.patch
patches.suse/drm-xe-Revert-some-changes-that-break-a-mesa-debug-t.patch
patches.suse/drm-xe-Use-non-interruptible-wait-when-moving-BO-to-.patch
patches.suse/drm-xe-Wait-for-migration-job-before-unmapping-pages.patch
patches.suse/drm-xe-pf-Use-correct-function-to-check-LMEM-provisi.patch
patches.suse/drm-xe-Fix-fault-on-fd-close-after-unbind.patch
patches.suse/drm-i915-cx0_phy-Fix-C10-pll-programming-sequence.patch
patches.suse/drm-i915-dg1-Fix-power-gate-sequence.patch
patches.suse/drm-bridge-adv7511_audio-Update-Audio-InfoFrame-prop.patch
patches.suse/drm-adv7511-Fix-use-after-free-in-adv7533_attach_dsi.patch
patches.suse/drm-adv7511-Drop-dsi-single-lane-support.patch
patches.suse/ALSA-usb-audio-US16x08-Initialize-array-before-use.patch
patches.suse/ALSA-hda-tas2781-Ignore-SUBSYS_ID-not-found-for-tas2.patch
patches.suse/ALSA-seq-oss-Fix-races-at-processing-SysEx-messages.patch
patches.suse/Revert-ALSA-ump-Don-t-enumeration-invalid-groups-for.patch
patches.suse/ALSA-hda-realtek-Add-quirk-for-Framework-F111-000C.patch
patches.suse/ALSA-seq-Check-UMP-support-for-midi_version-change.patch
patches.suse/pinctrl-mcp23s08-Fix-sleeping-in-atomic-context-due-.patch
patches.suse/RDMA-bnxt_re-Remove-always-true-dattr-validity-check.patch
patches.suse/RDMA-uverbs-Prevent-integer-overflow-issue.patch
patches.suse/RDMA-mlx5-Enforce-same-type-port-association-for-mul.patch
patches.suse/RDMA-bnxt_re-Fix-max-SGEs-for-the-Work-Request.patch
patches.suse/RDMA-bnxt_re-Avoid-initializing-the-software-queue-f.patch
patches.suse/RDMA-bnxt_re-Avoid-sending-the-modify-QP-workaround-.patch
patches.suse/RDMA-bnxt_re-Don-t-fail-destroy-QP-and-cleanup-debug.patch
patches.suse/RDMA-core-Fix-ENODEV-error-for-iWARP-test-over-vlan.patch
patches.suse/RDMA-bnxt_re-Fix-the-check-for-9060-condition.patch
patches.suse/RDMA-bnxt_re-Add-check-for-path-mtu-in-modify_qp.patch
patches.suse/RDMA-bnxt_re-Fix-setting-mandatory-attributes-for-mo.patch
patches.suse/RDMA-bnxt_re-Fix-to-export-port-num-to-ib_query_qp.patch
patches.suse/RDMA-bnxt_re-Fix-reporting-hw_ver-in-query_device.patch
patches.suse/RDMA-nldev-Set-error-code-in-rdma_nl_notify_event.patch
patches.suse/RDMA-siw-Remove-direct-link-to-net_device.patch
patches.suse/RDMA-bnxt_re-Fix-max_qp_wrs-reported.patch
patches.suse/RDMA-bnxt_re-Disable-use-of-reserved-wqes.patch
patches.suse/RDMA-bnxt_re-Add-send-queue-size-check-for-variable-.patch
patches.suse/RDMA-bnxt_re-Fix-MSN-table-size-for-variable-wqe-mod.patch
patches.suse/RDMA-bnxt_re-Fix-the-locking-while-accessing-the-QP-.patch
patches.suse/RDMA-hns-Fix-mapping-error-of-zero-hop-WQE-buffer.patch
patches.suse/RDMA-hns-Fix-accessing-invalid-dip_ctx-during-destro.patch
patches.suse/RDMA-hns-Fix-warning-storm-caused-by-invalid-input-i.patch
patches.suse/RDMA-hns-Fix-missing-flush-CQE-for-DWQE.patch
patches.suse/RDMA-rxe-Remove-the-direct-link-to-net_device.patch
patches.suse/RDMA-rtrs-Ensure-ib_sge-list-is-accessible.patch
patches.suse/RDMA-bnxt_re-Fix-error-recovery-sequence.patch
patches.suse/RDMA-mlx5-Enable-multiplane-mode-only-when-it-is-sup.patch
patches.suse/net-phy-micrel-Dynamically-control-external-clock-of.patch
patches.suse/wifi-iwlwifi-fix-CRF-name-for-Bz.patch
patches.suse/wifi-iwlwifi-mvm-Fix-__counted_by-usage-in-cfg80211_.patch
patches.suse/wifi-cw1200-Fix-potential-NULL-dereference-146b605.patch
patches.suse/gve-guard-XDP-xmit-NDO-on-existence-of-xdp-queues.patch
patches.suse/gve-guard-XSK-operations-on-the-existence-of-queues.patch
patches.suse/selftests-net-local_termination-require-mausezahn.patch
patches.suse/net-stmmac-restructure-the-error-path-of-stmmac_probe_config_dt.patch
patches.suse/netrom-check-buffer-length-before-accessing-it.patch
patches.suse/net-sctp-Prevent-autoclose-integer-overflow-in-sctp_.patch
patches.suse/net-mlx5-DR-select-MSIX-vector-0-for-completion-queu.patch
patches.suse/net-mlx5e-macsec-Maintain-TX-SA-from-encoding_sa.patch
patches.suse/net-mlx5e-Skip-restore-TC-rules-for-vport-rep-withou.patch
patches.suse/net-mlx5e-Keep-netdev-when-leave-switchdev-for-devli.patch
patches.suse/mptcp-fix-TCP-options-overflow.patch
patches.suse/net-wwan-t7xx-Fix-FSM-command-timeout-issue.patch
patches.suse/net-sfc-Correct-key_len-for-efx_tc_ct_zone_ht_params.patch
patches.suse/net-restrict-SO_REUSEPORT-to-inet-sockets.patch
patches.suse/af_packet-fix-vlan_get_protocol_dgram-vs-MSG_PEEK.patch
patches.suse/mptcp-fix-recvbuffer-adjust-on-sleeping-rcvmsg.patch
patches.suse/nvme-pci-512-byte-aligned-dma-pool-segment-quirk.patch
patches.suse/nvmet-Don-t-overflow-subsysnqn.patch
patches.suse/nvmet-propagate-npwg-topology.patch
patches.suse/nvmet-loop-avoid-using-mutex-in-IO-hotpath.patch
patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch
patches.suse/sched_ext-initialize-kit-cursor.flags.patch
patches.suse/clk-thead-Fix-TH1520-emmc-and-shdci-clock-rate.patch
patches.suse/clk-clk-imx8mp-audiomix-fix-function-signature.patch
patches.suse/mm-reinstate-ability-to-map-write-sealed-memfd-mappings-read-only.patch
patches.suse/mm-vmscan-account-for-free-pages-to-prevent-infinite.patch
patches.suse/mm-don-t-try-THP-alignment-for-FS-without-get_unmapped_area.patch
patches.suse/maple_tree-reload-mas-before-the-second-call-for-mas.patch
patches.suse/mm-hugetlb-independent-PMD-page-table-shared-count.patch
patches.suse/ocfs2-fix-slab-use-after-free-due-to-dangling-pointe.patch
patches.suse/modpost-fix-the-missed-iteration-for-the-max-bit-in-.patch
patches.suse/exfat-fix-the-infinite-loop-in-exfat_readdir.patch
patches.suse/exfat-fix-the-new-buffer-was-not-zeroed-before-writing.patch
patches.suse/exfat-fix-the-infinite-loop-in-__exfat_free_cluster.patch
patches.suse/iomap-pass-byte-granular-end-position-to-iomap_add_to_ioend.patch
patches.suse/fs-fix-is_mnt_ns_file.patch
patches.suse/netfs-Fix-enomem-handling-in-buffered-reads.patch
patches.suse/nfs-Fix-oops-in-nfs_netfs_init_request-when-copying-to-cache.patch
patches.suse/cachefiles-Parse-the-secctx-immediately.patch
patches.suse/netfs-Fix-missing-barriers-by-using-clear_and_wake_up_bit.patch
patches.suse/netfs-Fix-ceph-copy-to-cache-on-write-begin.patch
patches.suse/netfs-Fix-the-non-cancellation-of-copy-when-cache-is-temporarily-disabled.patch
patches.suse/netfs-Fix-is-caching-check-in-read-retry.patch
patches.suse/dm-array-fix-releasing-a-faulty-array-block-twice-in-f289.patch
patches.suse/dm-thin-make-get_first_thin-use-rcu-safe-list-first-.patch
patches.suse/btrfs-zlib-fix-avail_in-bytes-for-s390-zlib-HW-compression.patch
patches.suse/net_sched-cls_flow-validate-TCA_FLOW_RSHIFT-attribut.patch
patches.suse/ieee802154-ca8210-Add-missing-check-for-kfifo_alloc-.patch
patches.suse/mac802154-check-local-interfaces-before-deleting-sda.patch
patches.suse/ipvlan-Fix-use-after-free-in-ipvlan_get_iflink.patch
patches.suse/netdev-prevent-accessing-NAPI-instances-from-another.patch
patches.suse/net-hns3-don-t-auto-enable-misc-vector.patch
patches.suse/net-hns3-fixed-hclge_fetch_pf_reg-accesses-bar-space.patch
patches.suse/net-hns3-fix-kernel-crash-when-1588-is-sent-on-HIP08.patch
patches.suse/Bluetooth-hci_sync-Fix-not-setting-Random-Address-wh.patch
patches.suse/Bluetooth-MGMT-Fix-Add-Device-to-responding-before-c.patch
patches.suse/Bluetooth-btnxpuart-Fix-driver-sending-truncated-dat.patch
patches.suse/Bluetooth-btmtk-Fix-failed-to-send-func-ctrl-for-Med.patch
patches.suse/sched-sch_cake-add-bounds-checks-to-host-bulk-flow-f.patch
patches.suse/net-stmmac-dwmac-tegra-Read-iommu-stream-id-from-dev.patch
patches.suse/net-mlx5-Fix-variable-not-being-completed-when-funct.patch
patches.suse/mptcp-sysctl-sched-avoid-using-current-nsproxy.patch
patches.suse/mptcp-sysctl-blackhole-timeout-avoid-using-current-n.patch
patches.suse/sctp-sysctl-cookie_hmac_alg-avoid-using-current-nspr.patch
patches.suse/sctp-sysctl-rto_min-max-avoid-using-current-nsproxy.patch
patches.suse/sctp-sysctl-auth_enable-avoid-using-current-nsproxy.patch
patches.suse/sctp-sysctl-udp_port-avoid-using-current-nsproxy.patch
patches.suse/sctp-sysctl-plpmtud_probe_interval-avoid-using-curre.patch
patches.suse/gpio-virtuser-fix-missing-lookup-table-cleanups.patch
patches.suse/gpio-virtuser-fix-handling-of-multiple-conn_ids-in-l.patch
patches.suse/gpio-loongson-Fix-Loongson-2K2000-ACPI-GPIO-register.patch
patches.suse/platform-x86-amd-pmc-Only-disable-IRQ1-wakeup-where-.patch
patches.suse/platform-x86-intel-pmc-Fix-ioremap-of-bad-address.patch
patches.suse/iomap-avoid-avoid-truncating-64-bit-offset-to-32-bits.patch
patches.suse/netfs-Fix-kernel-async-DIO.patch
patches.suse/drm-amd-display-Remove-unnecessary-amdgpu_irq_get-pu.patch
patches.suse/drm-amd-display-fix-page-fault-due-to-max-surface-de.patch
patches.suse/drm-amd-display-increase-MAX_SURFACES-to-the-value-s.patch
patches.suse/drm-amd-display-fix-divide-error-in-DM-plane-scale-c.patch
patches.suse/drm-amdkfd-fixed-page-fault-when-enable-MES-shader-d.patch
patches.suse/drm-amd-display-Add-check-for-granularity-in-dml-cei.patch
patches.suse/drm-amdkfd-wq_release-signals-dma_fence-only-when-av.patch
patches.suse/drm-amd-pm-fix-BUG-scheduling-while-atomic.patch
patches.suse/drm-amdgpu-Add-a-lock-when-accessing-the-buddy-trim-.patch
patches.suse/drm-xe-Fix-tlb-invalidation-when-wedging.patch
patches.suse/Revert-drm-mediatek-dsi-Correct-calculation-formula-.patch
patches.suse/drm-mediatek-Set-private-all_drm_private-i-drm-to-NU.patch
patches.suse/drm-mediatek-Move-mtk_crtc_finish_page_flip-to-ddp_c.patch
patches.suse/drm-mediatek-Only-touch-DISP_REG_OVL_PITCH_MSB-if-AF.patch
patches.suse/drm-mediatek-Add-support-for-180-degree-rotation-in-.patch
patches.suse/drm-mediatek-stop-selecting-foreign-drivers.patch
patches.suse/drm-mediatek-Fix-YCbCr422-color-format-issue-for-DP.patch
patches.suse/drm-mediatek-Fix-mode-valid-issue-for-dp.patch
patches.suse/drm-mediatek-mtk_dsi-Add-registers-to-pdata-to-fix-M.patch
patches.suse/drm-mediatek-Add-return-value-check-when-reading-DPC.patch
patches.suse/thermal-of-fix-OF-node-leak-in-of_thermal_zone_find.patch
patches.suse/cgroup-cpuset-Remove-stale-text.patch
patches.suse/cgroup-cpuset-Prevent-leakage-of-isolated-CPUs-into-sched-domains.patch
patches.suse/cgroup-cpuset-remove-kernfs-active-break.patch
patches.suse/sched_ext-idle-Refresh-idle-masks-during-idle-to-idle-transitions.patch
patches.suse/arm64-dts-imx95-correct-the-address-length-of-netcmix_blk_ctrl.patch
patches.suse/arm64-dts-rockchip-rename-rfkill-label-for-Radxa-ROCK-5B.patch
patches.suse/arm64-dts-rockchip-add-hevc-power-domain-clock-to-rk3328.patch
patches.suse/io_uring-eventfd-ensure-io_eventfd_signal-defers-ano.patch
patches.suse/io_uring-sqpoll-zero-sqd-thread-on-tctx-errors.patch
patches.suse/block-bfq-fix-waker_bfqq-UAF-after-bfq_split_bfqq.patch
patches.suse/hwmon-drivetemp-Fix-driver-producing-garbage-data-wh.patch
patches.suse/x86-static-call-Remove-early_boot_irqs_disabled-chec.patch
patches.suse/x86-fpu-Ensure-shadow-stack-is-active-before-getting-regis.patch
patches.suse/KVM-s390-vsie-fix-virtual-physical-address-in-unpin_scb.patch
patches.suse/KVM-s390-Reject-setting-flic-pfault-attributes-on-ucontrol-VMs.patch
patches.suse/KVM-s390-Reject-KVM_SET_GSI_ROUTING-on-ucontrol-VMs.patch
patches.suse/usb-dwc3-gadget-fix-writing-NYET-threshold.patch
patches.suse/usb-dwc3-am62-Disable-autosuspend-during-remove.patch
patches.suse/usb-host-xhci-plat-set-skip_phy_initialization-if-so.patch
patches.suse/usb-typec-tcpm-tcpci_maxim-fix-error-code-in-max_con.patch
patches.suse/usb-gadget-f_uac2-Fix-incorrect-setting-of-bNumEndpo.patch
patches.suse/USB-usblp-return-error-when-setting-unsupported-prot.patch
patches.suse/usb-gadget-configfs-Ignore-trailing-LF-for-user-stri.patch
patches.suse/usb-chipidea-ci_hdrc_imx-decrement-device-s-refcount.patch
patches.suse/usb-gadget-u_serial-Disable-ep-before-setting-port-t.patch
patches.suse/usb-typec-tcpci-fix-NULL-pointer-issue-on-shared-irq.patch
patches.suse/usb-fix-reference-leak-in-usb_new_device.patch
patches.suse/USB-core-Disable-LPM-only-for-non-suspended-ports.patch
patches.suse/usb-gadget-f_fs-Remove-WARN_ON-in-functionfs_bind.patch
patches.suse/usb-gadget-midi2-Reverse-select-at-the-right-place.patch
patches.suse/usb-storage-Add-max-sectors-quirk-for-Nokia-208.patch
patches.suse/usb-typec-fix-pm-usage-counter-imbalance-in-ucsi_ccg.patch
patches.suse/USB-serial-cp210x-add-Phoenix-Contact-UPS-Device.patch
patches.suse/USB-serial-option-add-MeiG-Smart-SRM815.patch
patches.suse/USB-serial-option-add-Neoway-N723-EA-support.patch
patches.suse/tty-serial-8250-Fix-another-runtime-PM-usage-counter.patch
patches.suse/serial-stm32-use-port-lock-wrappers-for-break-contro.patch
patches.suse/fs-debugfs-differentiate-short-fops-with-proxy-ops.patch
patches.suse/debugfs-fix-missing-mutex_destroy-in-short_fops-case.patch
patches.suse/topology-Keep-the-cpumask-unchanged-when-printing-cp.patch
patches.suse/fs-debugfs-fix-open-proxy-for-unsafe-files.patch
patches.suse/staging-iio-ad9834-Correct-phase-range-check.patch
patches.suse/staging-iio-ad9832-Correct-phase-range-check.patch
patches.suse/iio-adc-ad7124-Disable-all-channels-at-probe-time.patch
patches.suse/iio-test-check-null-return-of-kunit_kmalloc-in-iio_r.patch
patches.suse/iio-gyro-fxas21002c-Fix-missing-data-update-in-trigg.patch
patches.suse/iio-imu-inv_icm42600-fix-timestamps-after-suspend-if.patch
patches.suse/iio-adc-ad4695-fix-buffered-read-single-sample-timin.patch
patches.suse/iio-adc-stm32-dfsdm-handle-label-as-an-optional-prop.patch
patches.suse/iio-adc-ti-ads1298-Add-NULL-check-in-ads1298_init.patch
patches.suse/iio-test-Fix-GTS-test-config.patch
patches.suse/iio-dummy-iio_simply_dummy_buffer-fix-information-le.patch
patches.suse/iio-adc-ti-ads8688-fix-information-leak-in-triggered.patch
patches.suse/iio-light-bh1745-fix-information-leak-in-triggered-b.patch
patches.suse/iio-light-vcnl4035-fix-information-leak-in-triggered.patch
patches.suse/iio-imu-kmx61-fix-information-leak-in-triggered-buff.patch
patches.suse/iio-adc-rockchip_saradc-fix-information-leak-in-trig.patch
patches.suse/iio-pressure-zpa2326-fix-information-leak-in-trigger.patch
patches.suse/iio-adc-ti-ads1119-fix-information-leak-in-triggered.patch
patches.suse/iio-adc-ti-ads124s08-Use-gpiod_set_value_cansleep.patch
patches.suse/iio-adc-ad7173-fix-using-shared-static-info-struct.patch
patches.suse/iio-adc-at91-call-input_free_device-on-allocated-iio.patch
patches.suse/iio-adc-ad9467-Fix-the-don-t-allow-reading-vref-if-n.patch
patches.suse/iio-inkern-call-iio_device_put-only-on-mapped-device.patch
patches.suse/iio-adc-ti-ads1119-fix-sample-size-in-scan-struct-fo.patch
patches.suse/interconnect-qcom-icc-rpm-Set-the-count-member-befor.patch
patches.suse/interconnect-icc-clk-check-return-values-of-devm_kas.patch
patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch
patches.suse/misc-microchip-pci1xxxx-Resolve-return-code-mismatch.patch
patches.suse/mm-zswap-properly-synchronize-freeing-resources-duri.patch
patches.suse/selftests-mm-set-allocated-memory-to-non-zero-conten.patch
patches.suse/zram-fix-potential-UAF-of-zram-table.patch
patches.suse/ASoC-tas2781-Fix-occasional-calibration-failture.patch
patches.suse/scsi-core-Fix-command-pass-through-retry-regression.patch
patches.suse/scsi-iscsi-Fix-redundant-response-for-ISCSI_UEVENT_GET_HOST_STATS-request.patch
patches.suse/seccomp-Stub-for-CONFIG_SECCOMP.patch
patches.suse/cpuidle-teo-Update-documentation-after-previous-changes.patch
patches.suse/cpufreq-Move-endif-to-the-end-of-Kconfig-file.patch
patches.suse/eth-bnxt-always-recalculate-features-after-XDP-clear.patch
patches.suse/msft-hv-3100-net-mana-Cleanup-mana-debugfs-dir-after-cleanup-of-a.patch
patches.suse/openvswitch-fix-lockup-on-tx-to-unregistering-netdev.patch
patches.suse/pktgen-Avoid-out-of-bounds-access-in-get_imix_entrie.patch
patches.suse/gtp-Use-for_each_netdev_rcu-in-gtp_genl_dump_pdp.patch
patches.suse/gtp-Destroy-device-along-with-udp-socket-s-netns-dis.patch
patches.suse/pfcp-Destroy-device-along-with-udp-socket-s-netns-di.patch
patches.suse/vsock-virtio-discard-packets-if-the-transport-change.patch
patches.suse/vsock-bpf-return-early-if-transport-is-not-assigned.patch
patches.suse/vsock-virtio-cancel-close-work-in-the-destructor.patch
patches.suse/vsock-reset-socket-state-when-de-assigning-the-trans.patch
patches.suse/vsock-prevent-null-ptr-deref-in-vsock_-has_data-has_.patch
patches.suse/selftests-mptcp-avoid-spurious-errors-on-disconnect.patch
patches.suse/net-fec-handle-page_pool_dev_alloc_pages-error.patch
patches.suse/net-mlx5-Clear-port-select-structure-when-fail-to-cr.patch
patches.suse/net-mlx5e-Fix-inversion-dependency-warning-while-ena.patch
patches.suse/drm-tests-helpers-Fix-compiler-warning.patch
patches.suse/drm-nouveau-disp-Fix-missing-backlight-control-on-Ma.patch
patches.suse/drm-connector-hdmi-Validate-supported_formats-matche.patch
patches.suse/nouveau-fence-handle-cross-device-fences-properly.patch
patches.suse/drm-vmwgfx-Unreserve-BO-on-error.patch
patches.suse/drm-vmwgfx-Add-new-keep_resv-BO-param.patch
patches.suse/drm-v3d-Ensure-job-pointer-is-set-to-NULL-after-job-.patch
patches.suse/drm-amdgpu-smu13-update-powersave-optimizations.patch
patches.suse/drm-amd-display-Validate-mdoe-under-MST-LCT-1-case-a.patch
patches.suse/Revert-drm-amd-display-Enable-urgent-latency-adjustm.patch
patches.suse/drm-amd-display-Do-not-wait-for-PSR-disable-on-vbl-e.patch
patches.suse/drm-amd-display-Do-not-elevate-mem_type-change-to-fu.patch
patches.suse/drm-amd-display-Use-HW-lock-mgr-for-PSR1.patch
patches.suse/drm-amd-display-Initialize-denominator-defaults-to-1.patch
patches.suse/drm-amd-display-Fix-PSR-SU-not-support-but-still-cal.patch
patches.suse/drm-amd-display-Disable-replay-and-psr-while-VRR-is-.patch
patches.suse/drm-amdgpu-disable-gfxoff-with-the-compute-workload-.patch
patches.suse/drm-amdgpu-always-sync-the-GFX-pipe-on-ctx-switch.patch
patches.suse/drm-amdgpu-fix-fw-attestation-for-MP0_14_0_-2-3.patch
patches.suse/drm-i915-fb-Relax-clear-color-alignment-to-64-bytes.patch
patches.suse/drm-xe-introduce-xe_gt_reset-and-xe_gt_wait_for_rese.patch
patches.suse/drm-xe-make-change-ccs_mode-a-synchronous-action.patch
patches.suse/drm-xe-oa-Add-missing-VISACTL-mux-registers.patch
patches.suse/drm-xe-Mark-ComputeCS-read-mode-as-UC-on-iGPU.patch
patches.suse/smb-client-fix-double-free-of-TCP_Server_Info-hostna.patch
patches.suse/mm-zswap-move-allocations-during-CPU-init-outside-th.patch
patches.suse/pmdomain-imx8mp-blk-ctrl-add-missing-loop-break-cond.patch
patches.suse/i2c-core-fix-reference-leak-in-i2c_register_adapter.patch
patches.suse/i2c-atr-Fix-client-detach.patch
patches.suse/i2c-mux-demux-pinctrl-check-initial-mux-selection-to.patch
patches.suse/i2c-rcar-fix-NACK-handling-when-being-a-target.patch
patches.suse/i2c-testunit-on-errors-repeat-NACK-until-STOP.patch
patches.suse/gpio-xilinx-Convert-gpio_lock-to-raw-spinlock.patch
patches.suse/hwmon-tmp513-Fix-division-of-negative-numbers.patch
patches.suse/hwmon-ltc2991-Fix-mixed-signed-unsigned-in-DIV_ROUND.patch
patches.suse/Revert-mtd-spi-nor-core-replace-dummy-buswidth-from-.patch
patches.suse/platform-x86-dell-uart-backlight-fix-serdev-race.patch
patches.suse/platform-x86-lenovo-yoga-tab2-pro-1380-fastcharger-f.patch
patches.suse/reset-rzg2l-usbphy-ctrl-Assign-proper-of-node-to-the.patch
patches.suse/soc-ti-pruss-Fix-pruss-APIs.patch
patches.suse/sched-fair-Fix-EEVDF-entity-placement-bug-causing-scheduling-lag.patch
patches.suse/sched-fair-Fix-update_cfs_group-vs-DELAY_DEQUEUE.patch
patches.suse/irqchip-gic-v3-Handle-CPU_PM_ENTER_FAILED-correctly.patch
patches.suse/irqchip-gic-v3-its-Don-t-enable-interrupts-in-its_ir.patch
patches.suse/x86-fred-Fix-the-FRED-RSP0-MSR-out-of-sync-with-its-per-CP.patch
patches.suse/x86-asm-Make-serialize-always_inline.patch
patches.suse/seqlock-annotate-spinning-as-unlikely-in-__read_seqcount_begin.patch
patches.suse/gfs2-Truncate-address-space-when-flipping-GFS2_DIF_JDATA-flag.patch
patches.suse/exec-Make-sure-task-comm-is-always-NUL-terminated.patch
patches.suse/pstore-blk-trivial-typo-fixes.patch
patches.suse/dlm-fix-removal-of-rsb-struct-that-is-master-and-dir-record.patch
patches.suse/dlm-fix-srcu_read_lock-return-type-to-int.patch
patches.suse/driver-core-bus-add-irq_get_affinity-callback-to-bus.patch
patches.suse/PCI-hookup-irq_get_affinity-callback.patch
patches.suse/virtio-hookup-irq_get_affinity-callback.patch
patches.suse/blk-mq-introduce-blk_mq_map_hw_queues.patch
patches.suse/scsi-replace-blk_mq_pci_map_queues-with-blk_mq_map_h.patch
patches.suse/nvme-replace-blk_mq_pci_map_queues-with-blk_mq_map_h.patch
patches.suse/virtio-blk-scsi-replace-blk_mq_virtio_map_queues-wit.patch
patches.suse/blk-mq-remove-unused-queue-mapping-helpers.patch
patches.suse/block-retry-call-probe-after-request_module-in-blk_request_module.patch
patches.suse/ps3disk-Do-not-use-dev-bounce_size-before-it-is-set.patch
patches.suse/nbd-don-t-allow-reconnect-after-disconnect.patch
patches.suse/block-check-BLK_FEAT_POLL-under-q_usage_count.patch
patches.suse/block-don-t-update-BLK_FEAT_POLL-in-__blk_mq_update_nr_hw_queues.patch
patches.suse/nvme-tcp-Fix-I-O-queue-cpu-spreading-for-multiple-co.patch
patches.suse/nvme-Add-error-check-for-xa_store-in-nvme_get_effect.patch
patches.suse/nvme-Add-error-path-for-xa_store-in-nvme_init_effect.patch
patches.suse/partitions-ldm-remove-the-initial-kernel-doc-notation.patch
patches.suse/nvme-fix-bogus-kzalloc-return-check-in-nvme_init_eff.patch
patches.suse/block-copy-back-bounce-buffer-to-user-space-correctly-in-case-of-split.patch
patches.suse/io_uring-rsrc-require-cloned-buffers-to-share-accoun.patch
patches.suse/s390-diag-Create-misc-device-dev-diag.patch
patches.suse/s390-diag324-Retrieve-power-readings-via-diag-0x324.patch
patches.suse/s390-diag-Move-diag.c-to-diag-specific-folder.patch
patches.suse/s390-pci-Report-PCI-error-recovery-results-via-SCLP.patch
patches.suse/s390-debug-Simplify-and-document-debug_next_entry-logic.patch
patches.suse/s390-debug-Split-private-data-alloc-free-out-of-file-operations.patch
patches.suse/s390-debug-Add-debug_dump-to-write-debug-view-to-a-string-buffer.patch
patches.suse/s390-debug-Add-a-reverse-mode-for-debug_dump.patch
patches.suse/s390-pci-Add-pci_msg-debug-view-to-PCI-report.patch
patches.suse/s390-topology-Improve-topology-detection.patch
patches.suse/s390-stackleak-Use-exrl-instead-of-ex-in-__stackleak_poison.patch
patches.suse/s390-futex-Fix-FUTEX_OP_ANDN-implementation.patch
patches.suse/arm64-sme-Move-storage-of-reg_smidr-to-__cpuinfo_store_cpu.patch
patches.suse/arm64-Filter-out-SVE-hwcaps-when-FEAT_SVE-isn-t-implemented.patch
patches.suse/arm64-mm-Reduce-PA-space-to-48-bits-when-LPA2-is-not-enabled.patch
patches.suse/arm64-mm-Override-PARange-for-LPA2-and-use-it-consistently.patch
patches.suse/perf-imx9_perf-Introduce-AXI-filter-version-to-refactor-the-driver-and-better-extension.patch
patches.suse/powerpc-book3s64-hugetlb-Fix-disabling-hugetlb-when-fadump-is-active.patch
patches.suse/powerpc-pseries-iommu-IOMMU-incorrectly-marks-MMIO-r.patch
patches.suse/selftests-powerpc-Fix-argument-order-to-timer_sub.patch
patches.suse/x86-bugs-Add-SRSO_USER_KERNEL_NO-support.patch
patches.suse/KVM-x86-Advertise-SRSO_USER_KERNEL_NO-to-userspace.patch
patches.suse/sched-wake_q-Add-helper-to-call-wake_up_q-after-unlock-with-preemption-disabled.patch
patches.suse/locking-ww_mutex-test-Use-swap-macro.patch
patches.suse/lockdep-Document-MAX_LOCKDEP_CHAIN_HLOCKS-calculation.patch
patches.suse/lockdep-Mark-chain_hlock_class_idx-with-__maybe_unused.patch
patches.suse/lockdep-Move-lockdep_assert_locked-under-ifdef-CONFIG_PROVE_LOCKING.patch
patches.suse/perf-x86-rapl-Remove-the-unused-get_rapl_pmu_cpumask-function.patch
patches.suse/x86-topology-Introduce-topology_logical_core_id.patch
patches.suse/perf-x86-rapl-Remove-the-cpu_to_rapl_pmu-function.patch
patches.suse/perf-x86-rapl-Rename-rapl_pmu-variables.patch
patches.suse/perf-x86-rapl-Make-rapl_model-struct-global.patch
patches.suse/perf-x86-rapl-Add-arguments-to-the-init-and-cleanup-functions.patch
patches.suse/perf-x86-rapl-Modify-the-generic-variable-names-to-_pkg.patch
patches.suse/perf-x86-rapl-Remove-the-global-variable-rapl_msrs.patch
patches.suse/perf-x86-rapl-Move-the-cntr_mask-to-rapl_pmus-struct.patch
patches.suse/perf-x86-rapl-Add-core-energy-counter-support-for-AMD-CPUs.patch
patches.suse/x86-ioapic-Remove-a-stray-tab-in-the-IO-APIC-type-string.patch
patches.suse/sched-Don-t-try-to-catch-up-excess-steal-time.patch
patches.suse/sched-add-READ_ONCE-to-task_on_rq_queued.patch
patches.suse/sched-deadline-Restore-dl_server-bandwidth-on-non-destructive-root-domain-changes.patch
patches.suse/sched-deadline-Correctly-account-for-allocated-bandwidth-during-hotplug.patch
patches.suse/sched-deadline-Check-bandwidth-overflow-earlier-for-hotplug.patch
patches.suse/sched-deadline-Consolidate-Timer-Cancellation.patch
patches.suse/sched-fair-Remove-CONFIG_CFS_BANDWIDTH-n-definition-of-cfs_bandwidth_used.patch
patches.suse/sched-core-Remove-HK_TYPE_SCHED.patch
patches.suse/sched-isolation-Make-isolcpus-nohz-equivalent-to-nohz_full.patch
patches.suse/sched-isolation-Consolidate-housekeeping-cpumasks-that-are-always-identical.patch
patches.suse/sched-Unify-HK_TYPE_-TIMER-TICK-MISC-to-HK_TYPE_KERNEL_NOISE.patch
patches.suse/sched-fair-Rename-h_nr_running-into-h_nr_queued.patch
patches.suse/sched-fair-Add-new-cfs_rq.h_nr_runnable.patch
patches.suse/sched-fair-Use-the-new-cfs_rq.h_nr_runnable.patch
patches.suse/sched-fair-Removed-unsued-cfs_rq.h_nr_delayed.patch
patches.suse/sched-fair-Rename-cfs_rq.idle_h_nr_running-into-h_nr_idle.patch
patches.suse/sched-fair-Remove-unused-cfs_rq.idle_nr_running.patch
patches.suse/sched-fair-Rename-cfs_rq.nr_running-into-nr_queued.patch
patches.suse/sched-fair-Do-not-try-to-migrate-delayed-dequeue-task.patch
patches.suse/sched-fair-Fix-variable-declaration-position.patch
patches.suse/sched-fair-Mark-m-_vruntime-with-__maybe_unused.patch
patches.suse/sched-fair-Untangle-NEXT_BUDDY-and-pick_next_task.patch
patches.suse/rseq-Validate-read-only-fields-under-DEBUG_RSEQ-config.patch
patches.suse/sched-deadline-Cleanup-goto-label-in-pick_earliest_pushable_dl_task.patch
patches.suse/sched-fair-Fix-CPU-bandwidth-limit-bypass-during-CPU-hotplug.patch
patches.suse/sched-fair-Update-comments-after-sched_tick-rename.patch
patches.suse/sched-fair-Fix-value-reported-by-hot-tasks-pulled-in-proc-schedstat.patch
patches.suse/sched-fair-Cleanup-in-migrate_degrades_locality-to-improve-readability.patch
patches.suse/sched-Report-the-different-kinds-of-imbalances-in-proc-schedstat.patch
patches.suse/sched-Move-sched-domain-name-out-of-CONFIG_SCHED_DEBUG.patch
patches.suse/sched-stats-Print-domain-name-in-proc-schedstat.patch
patches.suse/docs-Update-Schedstat-version-to-17.patch
patches.suse/sched-Fix-race-between-yield_to-and-try_to_wake_up.patch
patches.suse/sched-fair-Encapsulate-set-custom-slice-in-a-__setparam_fair-function.patch
patches.suse/sched-debug-Change-need_resched-warnings-to-pr_err.patch
patches.suse/sched-core-Prioritize-migrating-eligible-tasks-in-sched_balance_rq.patch
patches.suse/x86-itmt-Convert-sysctl_sched_itmt_enabled-to-boolean.patch
patches.suse/x86-itmt-Use-guard-for-itmt_update_mutex.patch
patches.suse/x86-itmt-Move-the-sched_itmt_enabled-sysctl-to-debugfs.patch
patches.suse/x86-topology-Remove-x86_smt_flags-and-use-cpu_smt_flags-di.patch
patches.suse/x86-topology-Use-x86_sched_itmt_flags-for-PKG-domain-uncon.patch
patches.suse/sched-fair-Do-not-compute-NUMA-Balancing-stats-unnecessarily-during-lb.patch
patches.suse/sched-fair-Do-not-compute-overloaded-status-unnecessarily-during-lb.patch
patches.suse/sched-Define-sched_clock_irqtime-as-static-key.patch
patches.suse/sched-Don-t-account-irq-time-if-sched_clock_irqtime-is-disabled.patch
patches.suse/sched-psi-Don-t-account-irq-time-if-sched_clock_irqtime-is-disabled.patch
patches.suse/psi-Fix-race-when-task-wakes-up-before-psi_sched_switch-adjusts-flags.patch
patches.suse/rseq-Fix-rseq-unregistration-regression.patch
patches.suse/printk-Defer-legacy-printing-when-holding-printk_cpu_sync.patch
patches.suse/genirq-Make-handle_enforce_irqctx-unconditionally-av.patch
patches.suse/torture-Add-dowarn-argument-to-torture_sched_setaffinity.patch
patches.suse/drm-rockchip-cdn-dp-Use-drm_connector_helper_hpd_irq.patch
patches.suse/drm-v3d-Fix-performance-counter-source-settings-on-V.patch
patches.suse/accel-ivpu-Fix-Qemu-crash-when-running-in-passthroug.patch
patches.suse/drm-virtio-New-fence-for-every-plane-update.patch
patches.suse/drm-Add-panel-backlight-quirks.patch
patches.suse/drm-panel-backlight-quirks-Add-Framework-13-matte-pa.patch
patches.suse/drm-panel-backlight-quirks-Add-Framework-13-glossy-a.patch
patches.suse/drm-v3d-Stop-active-perfmon-if-it-is-being-destroyed.patch
patches.suse/drm-tidss-Fix-issue-in-irq-handling-causing-irq-floo.patch
patches.suse/drm-tidss-Clear-the-interrupt-status-for-interrupts-.patch
patches.suse/drm-tidss-Fix-race-condition-while-handling-interrup.patch
patches.suse/drm-rockchip-vop2-fix-rk3588-dp-dsi-maxclk-verificat.patch
patches.suse/drm-renesas-rz-du-Increase-supported-resolutions.patch
patches.suse/drm-tests-hdmi-handle-empty-modes-in-find_preferred_.patch
patches.suse/drm-tests-hdmi-return-meaningful-value-from-set_conn.patch
patches.suse/drm-renesas-rz-du-Drop-DU_MCR0_DPI_OE-macro.patch
patches.suse/drm-rockchip-vop2-Fix-cluster-windows-alpha-ctrl-reg.patch
patches.suse/drm-rockchip-vop2-Fix-the-mixer-alpha-setup-for-laye.patch
patches.suse/drm-panthor-Preserve-the-result-returned-by-panthor_.patch
patches.suse/drm-rockchip-vop2-Fix-the-windows-switch-between-dif.patch
patches.suse/drm-connector-add-mutex-to-protect-ELD-from-concurre.patch
patches.suse/drm-bridge-anx7625-use-eld_mutex-to-protect-access-t.patch
patches.suse/drm-bridge-ite-it66121-use-eld_mutex-to-protect-acce.patch
patches.suse/drm-amd-display-use-eld_mutex-to-protect-access-to-c.patch
patches.suse/drm-exynos-hdmi-use-eld_mutex-to-protect-access-to-c.patch
patches.suse/drm-radeon-use-eld_mutex-to-protect-access-to-connec.patch
patches.suse/drm-sti-hdmi-use-eld_mutex-to-protect-access-to-conn.patch
patches.suse/drm-vc4-hdmi-use-eld_mutex-to-protect-access-to-conn.patch
patches.suse/drm-rcar-du-dsi-Fix-PHY-lock-bit-check.patch
patches.suse/drm-connector-Allow-clearing-HDMI-infoframes.patch
patches.suse/drm-rockchip-vop2-Set-AXI-id-for-rk3588.patch
patches.suse/drm-rockchip-vop2-Setup-delay-cycle-for-Esmart2-3.patch
patches.suse/drm-rockchip-vop2-Check-linear-format-for-Cluster-wi.patch
patches.suse/drm-rockchip-vop2-Add-check-for-32-bpp-format-for-rk.patch
patches.suse/drm-rockchip-vop2-include-rockchip_drm_drv.h.patch
patches.suse/drm-bridge-it6505-Change-definition-of-AUX_FIFO_MAX_.patch
patches.suse/drm-bridge-it6505-Change-definition-MAX_HDCP_DOWN_ST.patch
patches.suse/drm-bridge-it6505-fix-HDCP-Bstatus-check.patch
patches.suse/drm-bridge-it6505-fix-HDCP-encryption-when-R0-ready.patch
patches.suse/drm-bridge-it6505-fix-HDCP-CTS-compare-V-matching.patch
patches.suse/drm-bridge-it6505-fix-HDCP-CTS-KSV-list-wait-timer.patch
patches.suse/drm-amd-pm-Fix-an-error-handling-path-in-vega10_enab.patch
patches.suse/drm-amd-display-Populate-chroma-prefetch-parameters-.patch
patches.suse/drm-amdgpu-Fix-potential-NULL-pointer-dereference-in.patch
patches.suse/drm-amd-display-Overwriting-dualDPP-UBF-values-befor.patch
patches.suse/drm-amdgpu-vcn-reset-fw_shared-under-SRIOV.patch
patches.suse/drm-amdgpu-simplify-return-statement-in-amdgpu_ras_e.patch
patches.suse/drm-amd-display-Fix-Mode-Cutoff-in-DSC-Passthrough-t.patch
patches.suse/Revert-drm-amd-display-Fix-green-screen-issue-after-.patch
patches.suse/drm-amdgpu-Don-t-enable-sdma-4.4.5-CTXEMPTY-interrup.patch
patches.suse/drm-amdkfd-Queue-interrupt-work-to-different-CPU.patch
patches.suse/Revert-drm-i915-dpt-Make-DPT-object-unshrinkable.patch
patches.suse/drm-xe-tracing-Fix-a-potential-TP_printk-UAF.patch
patches.suse/drm-etnaviv-Fix-page-property-being-used-for-non-wri.patch
patches.suse/drm-amd-display-Increase-sanitizer-frame-larger-than.patch
patches.suse/drm-amdgpu-tear-down-ttm-range-manager-for-doorbell-.patch
patches.suse/drm-amdgpu-fix-gpu-recovery-disable-with-per-queue-r.patch
patches.suse/drm-amd-display-Limit-Scaling-Ratio-on-DCN3.01.patch
patches.suse/drm-msm-dp-set-safe_to_exit_level-before-printing-it.patch
patches.suse/drm-msm-hdmi-simplify-code-in-pll_get_integloop_gain.patch
patches.suse/drm-msm-dpu-fix-x1e80100-intf_6-underrun-vsync-inter.patch
patches.suse/drm-msm-dpu1-don-t-choke-on-disabling-the-writeback-.patch
patches.suse/drm-msm-dpu-provide-DSPP-and-correct-LM-config-for-S.patch
patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-SM8150.patch
patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-SC8180X.patch
patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-SM8250.patch
patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-SM8350.patch
patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-SM8550.patch
patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-SM8650.patch
patches.suse/drm-msm-dpu-link-DSPP_2-_3-blocks-on-X1E80100.patch
patches.suse/drm-msm-Check-return-value-of-of_dma_configure.patch
patches.suse/drm-msm-don-t-clean-up-priv-kms-prematurely.patch
patches.suse/drm-msm-mdp4-correct-LCDC-regulator-name.patch
patches.suse/drm-msm-gem-prevent-integer-overflow-in-msm_ioctl_ge.patch
patches.suse/drm-connector-hdmi-Do-atomic-check-when-necessary.patch
patches.suse/Align-git-commit-ID-abbreviation-guidelines-and-chec.patch
patches.suse/selinux-Fix-SCTP-error-inconsistency-in-selinux_sock.patch
patches.suse/cachestat-fix-page-cache-statistics-permission-check.patch
patches.suse/net-stmmac-Fix-clock-rate-variables-size.patch
patches.suse/net-phy-Add-helper-for-mapping-RGMII-link-speed-to-clock-rate.patch
patches.suse/net-dwmac-imx-Use-helper-rgmii_clock.patch
patches.suse/net-smc-support-ipv4-mapped-ipv6-addr-client-for-smc-r-v2.patch
patches.suse/wifi-cfg80211-tests-Fix-potential-NULL-dereference-i.patch
patches.suse/wifi-ath11k-Fix-unexpected-return-buffer-manager-err.patch
patches.suse/wifi-wcn36xx-fix-channel-survey-memory-allocation-si.patch
patches.suse/wifi-ath11k-cleanup-struct-ath11k_reg_tpc_power_info.patch
patches.suse/wifi-ath11k-cleanup-struct-ath11k_mon_data.patch
patches.suse/wifi-brcmfmac-add-missing-header-include-for-brcmf_d.patch
patches.suse/wifi-rtlwifi-rtl8821ae-phy-restore-removed-code-to-f.patch
patches.suse/wifi-rtlwifi-do-not-complete-firmware-loading-needle.patch
patches.suse/wifi-rtlwifi-rtl8192se-rise-completion-of-firmware-l.patch
patches.suse/wifi-rtlwifi-wait-for-firmware-loading-before-releas.patch
patches.suse/wifi-rtlwifi-fix-init_sw_vars-leak-when-probe-fails.patch
patches.suse/wifi-rtlwifi-usb-fix-workqueue-leak-when-probe-fails.patch
patches.suse/wifi-rtl8xxxu-add-more-missing-rtl8192cu-USB-IDs.patch
patches.suse/wifi-rtlwifi-remove-unused-check_buddy_priv.patch
patches.suse/wifi-rtlwifi-destroy-workqueue-at-rtl_deinit_core.patch
patches.suse/wifi-rtlwifi-fix-memory-leaks-and-invalid-access-at-.patch
patches.suse/wifi-rtlwifi-pci-wait-for-firmware-loading-before-re.patch
patches.suse/net-dwmac-imx-add-imx93-clock-input-support-in-RMII-mode.patch
patches.suse/ax25-rcu-protect-dev-ax25_ptr.patch
patches.suse/net-stmmac-imx-Use-syscon_regmap_lookup_by_phandle_args.patch
patches.suse/msft-hv-3157-hv_netvsc-Replace-one-element-array-with-flexible-ar.patch
patches.suse/wifi-mt76-mt7996-fix-invalid-interface-combinations.patch
patches.suse/wifi-wlcore-fix-unbalanced-pm_runtime-calls.patch
patches.suse/wifi-iwlwifi-pcie-Add-support-for-new-device-ids.patch
patches.suse/wifi-iwlwifi-fw-read-STEP-table-from-correct-UEFI-va.patch
patches.suse/wifi-iwlwifi-mvm-avoid-NULL-pointer-dereference.patch
patches.suse/wifi-iwlwifi-mvm-don-t-count-mgmt-frames-as-MPDU.patch
patches.suse/wifi-mac80211-prohibit-deactivating-all-links.patch
patches.suse/wifi-cfg80211-Move-cfg80211_scan_req_add_chan-n_chan.patch
patches.suse/wifi-mac80211-fix-tid-removal-during-mesh-forwarding.patch
patches.suse/wifi-mac80211-Fix-common-size-calculation-for-ML-ele.patch
patches.suse/wifi-mac80211-don-t-flush-non-uploaded-STAs.patch
patches.suse/wifi-cfg80211-adjust-allocation-of-colocated-AP-data.patch
patches.suse/wifi-rtlwifi-rtl8821ae-Fix-media-status-report.patch
patches.suse/wifi-rtw89-fix-proceeding-MCC-with-wrong-scanning-st.patch
patches.suse/wifi-rtw89-chan-fix-soft-lockup-in-rtw89_entity_reca.patch
patches.suse/wifi-rtw89-avoid-to-init-mgnt_entry-list-twice-when-.patch
patches.suse/wifi-rtw89-mcc-consider-time-limits-not-divisible-by.patch
patches.suse/wifi-rtw89-fix-race-between-cancel_hw_scan-and-hw_sc.patch
patches.suse/wifi-rtw88-8703b-Fix-RX-TX-issues.patch
patches.suse/wifi-mt76-mt7925-fix-off-by-one-in-mt7925_load_clc.patch
patches.suse/wifi-mt76-mt7915-Fix-mesh-scan-on-MT7916-DBDC.patch
patches.suse/wifi-mt76-mt76u_vendor_request-Do-not-print-error-me.patch
patches.suse/wifi-mt76-mt7921-fix-using-incorrect-group-cipher-af.patch
patches.suse/wifi-mt76-mt7915-Fix-an-error-handling-path-in-mt791.patch
patches.suse/wifi-mt76-mt7915-add-module-param-to-select-5-GHz-or.patch
patches.suse/wifi-mt76-mt7925-fix-NULL-deref-check-in-mt7925_chan.patch
patches.suse/wifi-mt76-mt7925-fix-wrong-band_idx-setting-when-ena.patch
patches.suse/wifi-mt76-mt7925-fix-get-wrong-chip-cap-from-incorre.patch
patches.suse/wifi-mt76-mt7925-fix-the-invalid-ip-address-for-arp-.patch
patches.suse/wifi-mt76-mt7996-fix-overflows-seen-when-writing-lim.patch
patches.suse/wifi-mt76-mt7915-fix-overflows-seen-when-writing-lim.patch
patches.suse/wifi-mt76-connac-Extend-mt76_connac_mcu_uni_add_dev-.patch
patches.suse/wifi-mt76-mt7925-Fix-incorrect-MLD-address-in-bss_ml.patch
patches.suse/wifi-mt76-mt7925-Fix-incorrect-WCID-assignment-for-M.patch
patches.suse/wifi-mt76-mt7925-Fix-incorrect-WCID-phy_idx-assignme.patch
patches.suse/wifi-mt76-mt7925-fix-wrong-parameter-for-related-cmd.patch
patches.suse/wifi-mt76-mt7925-Fix-CNM-Timeout-with-Single-Active-.patch
patches.suse/wifi-mt76-mt7925-Enhance-mt7925_mac_link_bss_add-to-.patch
patches.suse/wifi-mt76-Enhance-mt7925_mac_link_sta_add-to-support.patch
patches.suse/wifi-mt76-mt7925-Update-mt7925_mcu_sta_update-for-BC.patch
patches.suse/wifi-mt76-mt7925-Update-mt792x_rx_get_wcid-for-per-l.patch
patches.suse/wifi-mt76-mt7925-Update-mt7925_unassign_vif_chanctx-.patch
patches.suse/wifi-mt76-mt7925-Update-secondary-link-PS-flow.patch
patches.suse/wifi-mt76-mt7925-Init-secondary-link-PM-state.patch
patches.suse/wifi-mt76-mt7925-Update-mt7925_mcu_uni_-tx-rx-_ba-fo.patch
patches.suse/wifi-mt76-mt7925-Cleanup-MLO-settings-post-disconnec.patch
patches.suse/wifi-mt76-mt7925-Properly-handle-responses-for-comma.patch
patches.suse/wifi-mt76-mt7996-fix-rx-filter-setting-for-bfee-func.patch
patches.suse/wifi-mt76-only-enable-tx-worker-after-setting-the-ch.patch
patches.suse/wifi-mt76-mt7915-firmware-restart-on-devices-with-a-.patch
patches.suse/wifi-mt76-mt7915-fix-omac-index-assignment-after-har.patch
patches.suse/wifi-mt76-mt7915-fix-register-mapping.patch
patches.suse/wifi-mt76-mt7996-fix-register-mapping.patch
patches.suse/wifi-mt76-mt7996-add-max-mpdu-len-capability.patch
patches.suse/wifi-mt76-mt7996-fix-the-capability-of-reception-of-.patch
patches.suse/wifi-mt76-mt7996-fix-HE-Phy-capability.patch
patches.suse/wifi-mt76-mt7996-fix-incorrect-indexing-of-MIB-FW-ev.patch
patches.suse/wifi-mt76-mt7996-fix-definition-of-tx-descriptor.patch
patches.suse/wifi-mt76-mt7996-fix-ldpc-setting.patch
patches.suse/wifi-ath12k-fix-read-pointer-after-free-in-ath12k_ma.patch
patches.suse/wifi-ath12k-fix-tx-power-max-reg-power-update-to-fir.patch
patches.suse/Bluetooth-btbcm-Fix-NULL-deref-in-btbcm_get_board_na.patch
patches.suse/Bluetooth-btrtl-check-for-NULL-in-btrtl_setup_realte.patch
patches.suse/Bluetooth-L2CAP-handle-NULL-sock-pointer-in-l2cap_so.patch
patches.suse/net-sched-Disallow-replacing-of-child-qdisc-from-one.patch
patches.suse/net-rose-prevent-integer-overflows-in-rose_setsockop.patch
patches.suse/gpio-pca953x-log-an-error-when-failing-to-get-the-re.patch
patches.suse/regulator-of-Implement-the-unwind-path-of-of_regulat.patch
patches.suse/spi-zynq-qspi-Add-check-for-clk_enable.patch
patches.suse/HID-hid-sensor-hub-don-t-use-stale-platform-data-on-.patch
patches.suse/mfd-syscon-Fix-race-in-device_node_get_regmap.patch
patches.suse/leds-lp8860-Write-full-EEPROM-not-only-half-of-it.patch
patches.suse/leds-netxbig-Fix-an-OF-node-reference-leak-in-netxbi.patch
patches.suse/leds-cht-wcove-Use-devm_led_classdev_register-to-avo.patch
patches.suse/hwmon-Fix-help-text-for-aspeed-g6-pwm-tach.patch
patches.suse/pwm-stm32-lp-Add-check-for-clk_enable.patch
patches.suse/pwm-stm32-Add-check-for-clk_enable.patch
patches.suse/i2c-imx-lpi2c-add-eDMA-mode-support-for-LPI2C.patch
patches.suse/i2c-imx-lpi2c-add-target-mode-support.patch
patches.suse/i2c-imx-lpi2c-make-controller-available-until-the-system-enters-suspend_noirq-and-from-resume_noirq.patch
patches.suse/clk-fix-an-OF-node-reference-leak-in-of_clk_get_pare.patch
patches.suse/clk-analogbits-Fix-incorrect-calculation-of-vco-rate.patch
patches.suse/clk-renesas-cpg-mssr-Fix-soc-node-handling-in-cpg_ms.patch
patches.suse/clk-mediatek-mt2701-vdec-fix-conversion-to-mtk_clk_s.patch
patches.suse/clk-mediatek-mt2701-aud-fix-conversion-to-mtk_clk_si.patch
patches.suse/clk-mediatek-mt2701-bdp-add-missing-dummy-clk.patch
patches.suse/clk-mediatek-mt2701-mm-add-missing-dummy-clk.patch
patches.suse/clk-mediatek-mt2701-img-add-missing-dummy-clk.patch
patches.suse/clk-ralink-mtmips-remove-duplicated-xtal-clock-for-R.patch
patches.suse/dt-bindings-clock-sunxi-Export-PLL_VIDEO_2X-and-PLL_MIPI.patch
patches.suse/clk-sunxi-ng-a64-stop-force-selecting-PLL-MIPI-as-TC.patch
patches.suse/clk-imx8mp-Fix-clkout1-2-support.patch
patches.suse/dt-bindings-clock-imx93-Add-SPDIF-IPG-clk.patch
patches.suse/clk-imx93-Add-IMX93_CLK_SPDIF_IPG-clock.patch
patches.suse/arm64-dts-imx93-Use-IMX93_CLK_SPDIF_IPG-as-SPDIF-IPG-clock.patch
patches.suse/clk-imx-Apply-some-clks-only-for-i.MX93.patch
patches.suse/clk-qcom-gcc-sm8550-Do-not-turn-off-PCIe-GDSCs-durin.patch
patches.suse/clk-qcom-gcc-sm8650-Do-not-turn-off-PCIe-GDSCs-durin.patch
patches.suse/clk-qcom-clk-rpmh-prevent-integer-overflow-in-recalc.patch
patches.suse/clk-qcom-gcc-sm6350-Add-missing-parent_map-for-two-c.patch
patches.suse/clk-qcom-dispcc-sm6350-Add-missing-parent_map-for-a-.patch
patches.suse/clk-qcom-clk-alpha-pll-fix-alpha-mode-configuration.patch
patches.suse/clk-qcom-Make-GCC_8150-depend-on-QCOM_GDSC.patch
patches.suse/clk-qcom-camcc-x1e80100-Set-titan_top_gdsc-as-the-pa.patch
patches.suse/clk-qcom-gcc-mdm9607-Fix-cmd_rcgr-offset-for-blsp1_u.patch
patches.suse/clk-qcom-gcc-x1e80100-Do-not-turn-off-usb_2-controll.patch
patches.suse/clk-qcom-gcc-sdm845-Do-not-use-shared-clk_ops-for-QU.patch
patches.suse/clk-thead-Fix-clk-gate-registration-to-pass-flags.patch
patches.suse/clk-thead-Add-CLK_IGNORE_UNUSED-to-fix-TH1520-boot.patch
patches.suse/clk-thead-Fix-cpu2vp_clk-for-TH1520-AP_SUBSYS-clocks.patch
patches.suse/clk-mmp2-call-pm_genpd_init-only-after-genpd.name-is.patch
patches.suse/clk-sunxi-ng-a100-enable-MMC-clock-reparenting.patch
patches.suse/clk-clk-loongson2-Fix-the-number-count-of-clk-provid.patch
patches.suse/ipmi-ipmb-Add-check-devm_kasprintf-returned-value.patch
patches.suse/ipmi-ssif_bmc-Fix-new-request-loss-when-bmc-ready-fo.patch
patches.suse/cpufreq-schedutil-Fix-superfluous-updates-caused-by-need_freq_update.patch
patches.suse/cpufreq-amd-pstate-Fix-prefcore-rankings.patch
patches.suse/cpufreq-ACPI-Fix-max-frequency-computation.patch
patches.suse/cpufreq-fix-using-cpufreq-dt-as-module.patch
patches.suse/cpufreq-qcom-Fix-qcom_cpufreq_hw_recalc_rate-to-query-LUT-if-LMh-IRQ-is-not-available.patch
patches.suse/cpufreq-qcom-Implement-clk_ops-determine_rate-for-qcom_cpufreq-clocks.patch
patches.suse/cpupower-fix-TSC-MHz-calculation.patch
patches.suse/ACPI-fan-cleanup-resources-in-the-error-path-of-.pro.patch
patches.suse/HID-wacom-Initialize-brightness-of-LED-trigger.patch
patches.suse/Revert-HID-multitouch-Add-support-for-lenovo-Y9000P-.patch
patches.suse/HID-multitouch-fix-support-for-Goodix-PID-0x01e9.patch
patches.suse/HID-hid-thrustmaster-Fix-warning-in-thrustmaster_pro.patch
patches.suse/HID-fix-generic-desktop-D-Pad-controls.patch
patches.suse/HID-core-Fix-assumption-that-Resolution-Multipliers-.patch
patches.suse/Input-bbnsm_pwrkey-add-remove-hook.patch
patches.suse/Input-davinci-keyscan-remove-leftover-header.patch
patches.suse/Input-synaptics-fix-crash-when-enabling-pass-through.patch
patches.suse/selftest-media_tests-fix-trivial-UAF-typo.patch
patches.suse/selftests-timers-clocksource-switch-Adapt-progress-t.patch
patches.suse/selftests-harness-fix-printing-of-mismatch-values-in.patch
patches.suse/selftests-ftrace-Fix-to-use-remount-when-testing-mou.patch
patches.suse/selftests-rseq-Fix-handling-of-glibc-without-rseq-su.patch
patches.suse/keys-drop-shadowing-dead-prototype.patch
patches.suse/KEYS-trusted-dcp-fix-improper-sg-use-with-CONFIG_VMA.patch
patches.suse/landlock-Handle-weird-files.patch
patches.suse/selftests-landlock-Fix-build-with-non-default-pthrea.patch
patches.suse/selftests-landlock-Fix-error-message.patch
patches.suse/selftests-ktap_helpers-Fix-uninitialized-variable.patch
patches.suse/tools-Sync-if_xdp.h-uapi-tooling-header.patch
patches.suse/xfs-don-t-shut-down-the-filesystem-for-media-failures-beyond-end-of-log.patch
patches.suse/xfs-libxfs-replace-kmalloc-and-memcpy-with-kmemdup.patch
patches.suse/xfs-fix-a-double-completion-for-buffers-on-in-memory-targets.patch
patches.suse/xfs-check-for-dead-buffers-in-xfs_buf_find_insert.patch
patches.suse/ktest.pl-Check-kernelrelease-return-in-get_version.patch
patches.suse/ktest.pl-Remove-unused-declarations-in-run_bisect_te.patch
patches.suse/ktest.pl-Fix-typo-in-comment.patch
patches.suse/ktest.pl-Fix-typo-accesing.patch
patches.suse/sched_ext-Use-the-NUMA-scheduling-domain-for-NUMA-optimizations.patch
patches.suse/sched_ext-Use-sizeof_field-for-key_len-in-dsq_hash_params.patch
patches.suse/sched_ext-Use-str_enabled_disabled-helper-in-update_selcpu_topology.patch
patches.suse/sched_ext-update-scx_bpf_dsq_insert-doc-for-SCX_DSQ_LOCAL_ON.patch
patches.suse/tools-features-Don-t-check-for-libunwind-devel-files-by-default.patch
patches.suse/tools-build-Remove-the-libunwind-feature-tests-from-the-ones-detected-when-test-all.o-builds.patch
patches.suse/perf-stat-Fix-trailing-comma-when-there-is-no-metric-unit.patch
patches.suse/perf-symbol-Prefer-non-label-symbols-with-same-address.patch
patches.suse/perf-test-stat-Avoid-hybrid-assumption-when-virtualized.patch
patches.suse/perf-test-Fix-parallel-sequential-option-documentation.patch
patches.suse/platform-mellanox-mlxbf-pmc-incorrect-type-in-assign.patch
patches.suse/platform-x86-x86-android-tablets-make-platform-data-.patch
patches.suse/platform-x86-serdev_helpers-Check-for-serial_ctrl_ui.patch
patches.suse/iommu-arm-smmu-Make-instance-lookup-robust
patches.suse/iommu-arm-smmu-v3-Clean-up-more-on-probe-failure
patches.suse/iommu-Manage-driver-probe-deferral-better
patches.suse/pinctrl-nomadik-Add-check-for-clk_enable.patch
patches.suse/pinctrl-samsung-Fix-irq-handling-if-an-error-occurs-.patch
patches.suse/pinctrl-samsung-fix-fwnode-refcount-cleanup-if-platf.patch
patches.suse/pinctrl-stm32-Add-check-for-clk_enable.patch
patches.suse/pinctrl-amd-Take-suspend-type-into-consideration-whi.patch
patches.suse/pinctrl-renesas-rzg2l-Fix-PFC_MASK-for-RZ-V2H-and-RZ.patch
patches.suse/tpm-Change-to-kvalloc-in-eventlog-acpi.c.patch
patches.suse/crypto-tegra-do-not-transfer-req-when-tegra-init-fai.patch
patches.suse/crypto-api-Fix-boot-up-self-test-race.patch
patches.suse/crypto-caam-use-JobR-s-space-to-access-page-0-regs.patch
patches.suse/crypto-qce-fix-goto-jump-in-error-path.patch
patches.suse/crypto-qce-unregister-previously-registered-algos-in.patch
patches.suse/crypto-qce-fix-priority-to-be-less-than-ARMv8-CE.patch
patches.suse/rhashtable-Fix-potential-deadlock-by-moving-schedule.patch
patches.suse/crypto-hisilicon-sec2-fix-for-aead-icv-error.patch
patches.suse/crypto-hisilicon-sec2-fix-for-aead-invalid-authsize.patch
patches.suse/crypto-ixp4xx-fix-OF-node-reference-leaks-in-init_ix.patch
patches.suse/crypto-iaa-Fix-IAA-disabling-that-occurs-when-sync_m.patch
patches.suse/padata-fix-sysfs-store-callback-check.patch
patches.suse/padata-add-pd-get-put-refcnt-helper.patch
patches.suse/padata-fix-UAF-in-padata_reorder.patch
patches.suse/padata-avoid-UAF-for-reorder_work.patch
patches.suse/rhashtable-Fix-rhashtable_try_insert-test.patch
patches.suse/ALSA-seq-Make-dependency-on-UMP-clearer.patch
patches.suse/ALSA-hda-Fix-compilation-of-snd_hdac_adsp_xxx-helper.patch
patches.suse/ALSA-hda-realtek-Enable-headset-mic-on-Positivo-C640.patch
patches.suse/ALSA-usb-audio-Add-delay-quirk-for-USB-Audio-Device.patch
patches.suse/ALSA-hda-realtek-Fixed-headphone-distorted-sound-on-.patch
patches.suse/ASoC-Intel-sof_sdw-Fix-DMI-match-for-Lenovo-83LC.patch
patches.suse/ASoC-Intel-sof_sdw-Fix-DMI-match-for-Lenovo-83JX-83M.patch
patches.suse/ASoC-cs40l50-Use-y-for-Makefile.patch
patches.suse/ASoC-mediatek-mt8365-Use-y-for-Makefile.patch
patches.suse/ASoC-wcd937x-Use-y-for-Makefile.patch
patches.suse/ASoC-Intel-sof_sdw-correct-mach_params-dmic_num.patch
patches.suse/ASoC-sun4i-spdif-Add-clock-multiplier-settings.patch
patches.suse/ASoC-fsl_utils-Add-function-to-constrain-rates.patch
patches.suse/ASoC-fsl_sai-Add-sample-rate-constraint.patch
patches.suse/ASoC-soc-pcm-don-t-use-soc_pcm_ret-on-.prepare-callb.patch
patches.suse/ASoC-Intel-avs-Do-not-readq-u32-registers.patch
patches.suse/ASoC-Intel-avs-Fix-the-minimum-firmware-version-numb.patch
patches.suse/ASoC-Intel-avs-Fix-theoretical-infinite-loop.patch
patches.suse/ASoC-Intel-avs-Fix-init-config-parsing.patch
patches.suse/ALSA-hda-realtek-Enable-Mute-LED-on-HP-Laptop-14s-fq.patch
patches.suse/fbdev-omapfb-Fix-an-OF-node-leak-in-dss_of_port_get_.patch
patches.suse/fbdev-omap-use-threaded-IRQ-for-LCD-DMA.patch
patches.suse/iommufd-fault-Destroy-response-and-mutex-in-iommufd_.patch
patches.suse/iommufd-Fix-struct-iommu_hwpt_pgfault-init-and-paddi.patch
patches.suse/RDMA-mlx4-Avoid-false-error-about-access-to-uninitia.patch
patches.suse/RDMA-mlx4-Use-ib_umem_find_best_pgsz-to-calculate-MT.patch
patches.suse/RDMA-mlx4-Use-DMA-iterator-to-write-MTT.patch
patches.suse/RDMA-mlx5-Extend-ODP-statistics-with-operation-count.patch
patches.suse/rdma-cxgb4-Prevent-potential-integer-overflow-on-32b.patch
patches.suse/RDMA-bnxt_re-Remove-extra-new-line-in-bnxt_re_netdev.patch
patches.suse/RDMA-bnxt_re-Remove-unnecessary-goto-in-bnxt_re_netd.patch
patches.suse/RDMA-bnxt_re-Optimize-error-handling-in-bnxt_re_prob.patch
patches.suse/RDMA-bnxt_re-Eliminate-need-for-some-forward-declara.patch
patches.suse/RDMA-bnxt_re-Remove-unnecessary-header-file-inclusio.patch
patches.suse/IB-hfi1-Remove-unused-hfi1_format_hwerrors.patch
patches.suse/RDMA-rxe-Fix-mismatched-max_msg_sz.patch
patches.suse/RDMA-srp-Fix-error-handling-in-srp_add_port.patch
patches.suse/RDMA-irdma-Remove-unused-irdma_cqp_-_fpm_val_cmd-fun.patch
patches.suse/RDMA-core-Remove-unused-ib_ud_header_unpack.patch
patches.suse/RDMA-core-Remove-unused-ib_find_exact_cached_pkey.patch
patches.suse/RDMA-core-Remove-unused-ibdev_printk.patch
patches.suse/RDMA-core-Remove-unused-ib_copy_path_rec_from_user.patch
patches.suse/RDMA-core-Add-ib_query_netdev_port-to-query-netdev-p.patch
patches.suse/RDMA-core-Support-link-status-events-dispatching.patch
patches.suse/RDMA-bnxt_re-Remove-deliver-net-device-event.patch
patches.suse/RDMA-irdma-Remove-deliver-net-device-event.patch
patches.suse/RDMA-rxe-Remove-deliver-net-device-event.patch
patches.suse/RDMA-siw-Remove-deliver-net-device-event.patch
patches.suse/RDMA-usnic-Support-report_port_event-ops.patch
patches.suse/RDMA-mlx4-Support-report_port_event-ops.patch
patches.suse/RDMA-pvrdma-Support-report_port_event-ops.patch
patches.suse/RDMA-mlx5-Handle-link-status-event-only-for-LAG-devi.patch
patches.suse/RDMA-hns-Support-fast-path-for-link-down-events-disp.patch
patches.suse/RDMA-mlx5-Fix-link-status-down-event-for-MPV.patch
patches.suse/RDMA-bnxt_re-Fix-to-drop-reference-to-the-mmap-entry.patch
patches.suse/RDMA-efa-Align-interrupt-related-fields-to-same-type.patch
patches.suse/RDMA-rtrs-Add-missing-deinit-call.patch
patches.suse/RDMA-hns-Clean-up-the-legacy-CONFIG_INFINIBAND_HNS.patch
patches.suse/RDMA-mlx5-Fix-indirect-mkey-ODP-page-count.patch
patches.suse/RDMA-cxgb4-Notify-rdma-stack-for-IB_EVENT_QP_LAST_WQ.patch
patches.suse/RDMA-rxe-Fix-the-warning-__rxe_cleanup-0x12c-0x170-r.patch
patches.suse/RDMA-mlx5-Fix-a-race-for-an-ODP-MR-which-leads-to-CQ.patch
patches.suse/RDMA-mlx5-Fix-implicit-ODP-use-after-free.patch
patches.suse/soc-atmel-fix-device_node-release-in-atmel_soc_devic.patch
patches.suse/arm64-dts-allwinner-a64-explicitly-assign-clock-parent-for-TCON0.patch
patches.suse/arm64-tegra-Fix-DMA-ID-for-SPI2.patch
patches.suse/arm64-tegra-Fix-typo-in-Tegra234-dce-fabric-compatible.patch
patches.suse/arm64-tegra-Disable-Tegra234-sce-fabric-node.patch
patches.suse/arm64-tegra-Fix-Tegra234-PCIe-interrupt-map.patch
patches.suse/arm64-dts-rockchip-Fix-sdmmc-access-on-rk3308-rock-s0-v1.1-boards.patch
patches.suse/arm64-dts-rockchip-Fix-PCIe3-handling-for-Edgeble-6TOPS-Modules.patch
patches.suse/arm64-dts-rockchip-fix-num-channels-property-of-wolfvision-pf5-mic.patch
patches.suse/arm64-dts-rockchip-increase-gmac-rx_delay-on-rk3399-puma.patch
patches.suse/arm64-dts-marvell-cn9131-cf-solidwan-fix-cp1-comphy-links.patch
patches.suse/memory-tegra20-emc-fix-an-OF-node-reference-bug-in-t.patch
patches.suse/soc-imx-Add-SoC-device-register-for-i.MX9.patch
patches.suse/soc-mediatek-mtk-devapc-Fix-leaking-IO-map-on-error-.patch
patches.suse/soc-mediatek-mtk-devapc-Fix-leaking-IO-map-on-driver.patch
patches.suse/soc-qcom-llcc-Enable-LLCC_WRCACHE-at-boot-on-X1.patch
patches.suse/soc-qcom-smem_state-fix-missing-of_node_put-in-error.patch
patches.suse/soc-qcom-socinfo-Avoid-out-of-bounds-read-of-serial-.patch
patches.suse/firmware-qcom-scm-Fix-missing-read-barrier-in-qcom_s.patch
patches.suse/firmware-qcom-scm-Fix-missing-read-barrier-in-qcom_s-b628510.patch
patches.suse/firmware-qcom-scm-Cleanup-global-__scm-on-probe-fail.patch
patches.suse/soc-samsung-exynos-pmu-Fix-uninitialized-ret-in-tens.patch
patches.suse/of-Fix-of_find_node_opts_by_path-handling-of-alias-p.patch
patches.suse/of-Correct-child-specifier-used-as-input-of-the-2nd-.patch
patches.suse/of-property-Avoiding-using-uninitialized-variable-im.patch
patches.suse/of-reserved-memory-Fix-using-wrong-number-of-cells-t.patch
patches.suse/of-reserved-memory-Do-not-make-kmemleak-ignore-freed.patch
patches.suse/of-fdt-Restore-possibility-to-use-both-ACPI-and-FDT-.patch
patches.suse/of-address-Fix-empty-resource-handling-in-__of_addre.patch
patches.suse/efi-sysfb_efi-fix-W-1-warnings-when-EFI-is-not-set.patch
patches.suse/i3c-dw-Fix-use-after-free-in-dw_i3c_master-driver-du.patch
patches.suse/i3c-master-Fix-missing-ret-assignment-in-set_speed.patch
patches.suse/mailbox-tegra-hsp-Clear-mailbox-before-using-message.patch
patches.suse/mailbox-zynqmp-Remove-invalid-__percpu-annotation-in.patch
patches.suse/msft-hv-3140-hyperv-Move-hv_connection_id-to-hyperv-tlfs.h.patch
patches.suse/msft-hv-3141-hyperv-Clean-up-unnecessary-includes.patch
patches.suse/msft-hv-3142-hyperv-Add-new-Hyper-V-headers-in-include-hyperv.patch
patches.suse/msft-hv-3143-hyperv-Switch-from-hyperv-tlfs.h-to-hyperv-hvhdk.h.patch
patches.suse/msft-hv-3144-hyperv-Remove-the-now-unused-hyperv-tlfs.h-files.patch
patches.suse/msft-hv-3145-x86-hyperv-Don-t-assume-cpu_possible_mask-is-dense.patch
patches.suse/msft-hv-3146-Drivers-hv-Don-t-assume-cpu_possible_mask-is-dense.patch
patches.suse/msft-hv-3147-iommu-hyper-v-Don-t-assume-cpu_possible_mask-is-dens.patch
patches.suse/msft-hv-3148-uio_hv_generic-Add-a-check-for-HV_NIC-for-send-recei.patch
patches.suse/msft-hv-3149-Drivers-hv-vmbus-Wait-for-boot-time-offers-during-bo.patch
patches.suse/msft-hv-3150-Drivers-hv-vmbus-Log-on-missing-offers-if-any.patch
patches.suse/msft-hv-3151-hv_balloon-Fallback-to-generic_online_page-for-non-H.patch
patches.suse/msft-hv-3152-hyperv-Enable-the-hypercall-output-page-for-the-VTL-.patch
patches.suse/msft-hv-3153-hyperv-Do-not-overlap-the-hvcall-IO-areas-in-get_vtl.patch
patches.suse/msft-hv-3154-hyperv-Do-not-overlap-the-hvcall-IO-areas-in-hv_vtl_.patch
patches.suse/KVM-VMX-Allow-toggling-bits-in-MSR_IA32_RTIT_CTL-whe.patch
patches.suse/KVM-VMX-Fix-comment-of-handle_vmx_instruction.patch
patches.suse/KVM-x86-Account-for-KVM-reserved-CR4-bits-when-passi.patch
patches.suse/KVM-x86-Zero-out-PV-features-cache-when-the-CPUID-le.patch
patches.suse/KVM-x86-Avoid-double-RDPKRU-when-loading-host-guest-.patch
patches.suse/media-imx-jpeg-Fix-potential-error-pointer-dereferen.patch
patches.suse/media-rkisp1-Fix-unused-value-issue.patch
patches.suse/media-rc-iguanair-handle-timeouts.patch
patches.suse/media-lmedm04-Handle-errors-for-lme2510_int_read.patch
patches.suse/media-stm32-dcmipp-correct-dma_set_mask_and_coherent.patch
patches.suse/media-marvell-Add-check-for-clk_enable.patch
patches.suse/media-ccs-Fix-CCS-static-data-parsing-for-large-bloc.patch
patches.suse/media-ccs-Clean-up-parsed-CCS-static-data-on-parse-f.patch
patches.suse/media-i2c-imx290-Register-0x3011-varies-between-imx3.patch
patches.suse/media-i2c-imx412-Add-missing-newline-to-prints.patch
patches.suse/media-imx296-Add-standby-delay-during-probe.patch
patches.suse/media-ccs-Fix-cleanup-order-in-ccs_probe.patch
patches.suse/media-intel-ipu6-remove-cpu-latency-qos-request-on-e.patch
patches.suse/media-i2c-ov9282-Correct-the-exposure-offset.patch
patches.suse/media-i2c-ds90ub9x3-Fix-extra-fwnode_handle_put.patch
patches.suse/media-i2c-ds90ub960-Fix-UB9702-refclk-register-acces.patch
patches.suse/media-i2c-ds90ub960-Fix-use-of-non-existing-register.patch
patches.suse/media-i2c-ds90ub960-Fix-logging-SP-EQ-status-only-fo.patch
patches.suse/media-i2c-ds90ub960-Fix-UB9702-VC-map.patch
patches.suse/media-mc-fix-endpoint-iteration.patch
patches.suse/media-ov5640-fix-get_light_freq-on-auto.patch
patches.suse/media-mipi-csis-Add-check-for-clk_enable.patch
patches.suse/media-camif-core-Add-check-for-clk_enable.patch
patches.suse/staging-media-max96712-fix-kernel-oops-when-removing.patch
patches.suse/media-uvcvideo-Fix-crash-during-unbind-if-gpio-unit-.patch
patches.suse/media-uvcvideo-Fix-double-free-in-error-path.patch
patches.suse/media-uvcvideo-Fix-event-flags-in-uvc_ctrl_send_even.patch
patches.suse/media-uvcvideo-Support-partial-control-reads.patch
patches.suse/media-uvcvideo-Only-save-async-fh-if-success.patch
patches.suse/media-uvcvideo-Remove-redundant-NULL-assignment.patch
patches.suse/media-uvcvideo-Remove-dangling-pointers.patch
patches.suse/media-uvcvideo-Propagate-buf-error-to-userspace.patch
patches.suse/media-nxp-imx8-isi-fix-v4l2-compliance-test-errors.patch
patches.suse/media-mmp-Bring-back-registration-of-the-device.patch
patches.suse/staging-media-imx-fix-OF-node-leak-in-imx_media_add_.patch
patches.suse/media-dvb-usb-v2-af9035-fix-ISO-C90-compilation-erro.patch
patches.suse/media-nuvoton-Fix-an-error-check-in-npcm_video_ece_i.patch
patches.suse/PCI-ASPM-Save-parent-L1SS-config-in-pci_save_aspm_l1.patch
patches.suse/PCI-Avoid-putting-some-root-ports-into-D3-on-TUXEDO-.patch
patches.suse/PCI-endpoint-Destroy-the-EPC-device-in-devm_pci_epc_.patch
patches.suse/PCI-endpoint-Finish-virtual-EP-removal-in-pci_epf_re.patch
patches.suse/PCI-dwc-ep-Write-BAR_MASK-before-iATU-registers-in-p.patch
patches.suse/PCI-dwc-ep-Prevent-changing-BAR-size-flags-in-pci_ep.patch
patches.suse/PCI-endpoint-pci-epf-test-Set-dma_chan_rx-pointer-to.patch
patches.suse/PCI-endpoint-pci-epf-test-Fix-check-for-DMA-MEMCPY-t.patch
patches.suse/PCI-qcom-Update-ICC-and-OPP-values-after-Link-Up-eve.patch
patches.suse/PCI-dwc-Always-stop-link-in-the-dw_pcie_suspend_noir.patch
patches.suse/PCI-imx6-Configure-PHY-based-on-Root-Complex-or-Endp.patch
patches.suse/PCI-imx6-Skip-controller_id-generation-logic-for-i.M.patch
patches.suse/PCI-imx6-Deassert-apps_reset-in-imx_pcie_deassert_co.patch
patches.suse/PCI-imx6-Add-missing-reference-clock-disable-logic.patch
patches.suse/PCI-microchip-Set-inbound-address-translation-for-co.patch
patches.suse/PCI-rcar-ep-Fix-incorrect-variable-used-when-calling.patch
patches.suse/mtd-onenand-Fix-uninitialized-retlen-in-do_otp_read.patch
patches.suse/mtd-spinand-Remove-write_enable_op-in-markbad.patch
patches.suse/mtd-rawnand-brcmnand-fix-status-read-of-brcmnand_wai.patch
patches.suse/watchdog-rti_wdt-Fix-an-OF-node-leak-in-rti_wdt_prob.patch
patches.suse/remoteproc-core-Fix-ida_free-call-while-not-allocate.patch
patches.suse/remoteproc-omap-Handle-ARM-dma_iommu_mapping.patch
patches.suse/remoteproc-mtk_scp-Only-populate-devices-for-SCP-cor.patch
patches.suse/firewire-test-Fix-potential-null-dereference-in-fire.patch
patches.suse/scsi-qla2xxx-Move-FCE-Trace-buffer-allocation-to-user-control.patch
patches.suse/msft-hv-3138-scsi-storvsc-Don-t-assume-cpu_possible_mask-is-dense.patch
patches.suse/scsi-mpt3sas-Set-ioc-manu_pg11.EEDPTagMode-directly-to-1.patch
patches.suse/scsi-myrb-Remove-dead-code.patch
patches.suse/scsi-lpfc-redefine-incorrect-type-in-lpfc_create_device_data.patch
patches.suse/scsi-lpfc-restrict-the-reg_fcfi-mam-field-to-fcoe-adapters-only.patch
patches.suse/scsi-lpfc-delete-nlp_target_remove-flag-due-to-obsolete-usage.patch
patches.suse/scsi-lpfc-modify-handling-of-adisc-based-on-ndlp-state-and-rpi.patch
patches.suse/scsi-lpfc-add-handling-for-ls_rjt-reason-explanation-authentication.patch
patches.suse/scsi-lpfc-change-lpfc_nodelist-save_flags-member-into-a-bitmask.patch
patches.suse/scsi-lpfc-update-definition-of-firmware-configuration-mbox-cmds.patch
patches.suse/scsi-lpfc-add-support-for-large-fw-object-application-layer-reads.patch
patches.suse/scsi-lpfc-update-lpfc-version-to-14.4.0.7.patch
patches.suse/scsi-lpfc-copyright-updates-for-14.4.0.7-patches.patch
patches.suse/msft-hv-3155-scsi-storvsc-Ratelimit-warning-logs-to-prevent-VM-de.patch
patches.suse/scsi-st-Don-t-set-pos_unknown-just-after-device-recognition.patch
patches.suse/scsi-mpi3mr-Fix-possible-crash-when-setting-up-bsg-fails.patch
patches.suse/lib-inflate.c-remove-dead-code.patch
patches.suse/kasan-fix-typo-in-kasan_poison_new_object-documentat.patch
patches.suse/latencytop-use-correct-kernel-doc-format-for-func-pa.patch
patches.suse/kasan-make-kasan_record_aux_stack_noalloc-the-defaul.patch
patches.suse/mm-rodata_test-use-READ_ONCE-to-read-const-variable.patch
patches.suse/selftests-mm-fix-conversion-specifiers-in-transact_t.patch
patches.suse/maple_tree-simplify-split-calculation.patch
patches.suse/lazy-tlb-fix-hotplug-exit-race-with-MMU_LAZY_TLB_SHOOTDOWN.patch
patches.suse/selftests-mm-fix-condition-in-uffd_move_test_common.patch
patches.suse/selftests-mm-use-selftests-framework-to-print-test-r.patch
patches.suse/selftests-mm-cow-modify-the-incorrect-checking-param.patch
patches.suse/selftests-mm-virtual_address_range-unmap-chunks-afte.patch
patches.suse/selftests-mm-virtual_address_range-avoid-reading-fro.patch
patches.suse/mm-compaction-fix-UBSAN-shift-out-of-bounds-warning.patch
patches.suse/vhost-net-Set-num_buffers-for-virtio-1.0.patch
patches.suse/power-ip5xxx_power-Fix-return-value-on-ADC-read-erro.patch
patches.suse/power-reset-as3722-poweroff-Remove-unnecessary-retur.patch
patches.suse/pwm-microchip-core-fix-incorrect-comparison-with-max.patch
patches.suse/usb-dwc3-remove-unused-sg-struct-member.patch
patches.suse/usb-gadget-functionfs-fix-spellos.patch
patches.suse/usb-dwc3-core-Disable-USB2-retry-for-DWC_usb31-1.80a.patch
patches.suse/USB-Fix-the-issue-of-task-recovery-failure-caused-by.patch
patches.suse/usb-common-expand-documentation-for-USB-functions.patch
patches.suse/usb-typec-tcpci-set-local-CC-to-Rd-only-when-cc1-cc2-status-is-Rp.patch
patches.suse/usb-typec-tcpm-Add-support-for-parsing-pd-revision-D.patch
patches.suse/usb-typec-tcpm-Add-new-AMS-for-Get_Revision-response.patch
patches.suse/usb-dwc3-gadget-Fix-incorrect-UDC-state-after-manual.patch
patches.suse/usb-typec-Add-driver-for-Thunderbolt-3-Alternate-Mod.patch
patches.suse/usb-typec-Make-active-on-port-altmode-writable.patch
patches.suse/usb-typec-Print-err-when-displayport-fails-to-enter.patch
patches.suse/usb-gadget-f_tcm-Don-t-free-command-immediately.patch
patches.suse/usb-gadget-f_tcm-Translate-error-to-sense.patch
patches.suse/usb-gadget-f_tcm-Decrement-command-ref-count-on-clea.patch
patches.suse/usb-gadget-f_tcm-Fix-Get-SetInterface-return-value.patch
patches.suse/usb-gadget-f_tcm-ep_autoconfig-with-fullspeed-endpoi.patch
patches.suse/usb-gadget-f_tcm-Don-t-prepare-BOT-write-request-twi.patch
patches.suse/xhci-dbc-Improve-performance-by-removing-delay-in-tr.patch
patches.suse/xhci-dbgtty-Improve-performance-by-handling-received.patch
patches.suse/usb-xhci-Fix-NULL-pointer-dereference-on-certain-com.patch
patches.suse/xhci-Add-command-completion-parameter-support.patch
patches.suse/xhci-Add-missing-capability-definition-bits.patch
patches.suse/usb-dwc3-Skip-resume-if-pm_runtime_set_active-fails.patch
patches.suse/usb-dwc3-am62-Fix-an-OF-node-leak-in-phy_syscon_pll_.patch
patches.suse/usb-host-xhci-plat-Assign-shared_hcd-rsrc_start.patch
patches.suse/usb-typec-tcpm-set-SRC_SEND_CAPABILITIES-timeout-to-.patch
patches.suse/usb-phy-Remove-API-devm_usb_put_phy.patch
patches.suse/USB-Replace-own-str_plural-with-common-one.patch
patches.suse/USB-host-Use-str_enable_disable-like-helpers.patch
patches.suse/usb-quirks-Add-NO_LPM-quirk-for-TOSHIBA-TransMemory-.patch
patches.suse/USB-serial-quatech2-fix-null-ptr-deref-in-qt2_proces.patch
patches.suse/usb-dwc3-core-Defer-the-probe-until-USB-power-supply.patch
patches.suse/usb-host-xhci-plat-add-support-compatible-ID-PNP0D15.patch
patches.suse/usb-typec-tcpci-Prevent-Sink-disconnection-before-vP.patch
patches.suse/Revert-usb-gadget-u_serial-Disable-ep-before-setting.patch
patches.suse/pps-Fix-a-use-after-free.patch
patches.suse/misc-misc_minor_alloc-to-use-ida-for-all-dynamic-mis.patch
patches.suse/uio-Fix-return-value-of-poll.patch
patches.suse/uio-uio_dmem_genirq-check-the-return-value-of-devm_k.patch
patches.suse/drivers-card_reader-rtsx_usb-Restore-interrupt-based.patch
patches.suse/VMCI-fix-reference-to-ioctl-number.rst.patch
patches.suse/nvmem-imx-ocotp-ele-simplify-read-beyond-device-check.patch
patches.suse/nvmem-imx-ocotp-ele-fix-reading-from-non-zero-offset.patch
patches.suse/nvmem-imx-ocotp-ele-fix-MAC-address-byte-order.patch
patches.suse/nvmem-imx-ocotp-ele-set-word-length-to-1.patch
patches.suse/misc-fastrpc-Deregister-device-nodes-properly-in-err.patch
patches.suse/misc-fastrpc-Fix-registered-buffer-page-address.patch
patches.suse/misc-fastrpc-Fix-copy-buffer-page-size.patch
patches.suse/extcon-realtek-fix-NULL-deref-check-in-extcon_rtk_ty.patch
patches.suse/iio-adc-ad7124-Don-t-create-more-channels-than-the-d.patch
patches.suse/iio-adc-ad7124-Refuse-invalid-input-specifiers.patch
patches.suse/iio-adc-ad_sigma_delta-Handle-CS-assertion-as-intend.patch
patches.suse/iio-iio-mux-kzalloc-instead-of-devm_kzalloc-to-ensur.patch
patches.suse/bus-mhi-host-Free-mhi_buf-vector-inside-mhi_alloc_bh.patch
patches.suse/intel_th-core-fix-kernel-doc-warnings.patch
patches.suse/iio-light-as73211-fix-channel-handling-in-only-color.patch
patches.suse/drm-modeset-Handle-tiled-displays-in-pan_display_ato.patch
patches.suse/drm-client-Handle-tiled-displays-better.patch
patches.suse/drm-amd-display-Fix-error-pointers-in-amdgpu_dm_crtc.patch
patches.suse/drm-amd-display-Add-hubp-cache-reset-when-powergatin.patch
patches.suse/drm-amd-display-Optimize-cursor-position-updates.patch
patches.suse/drm-v3d-Assign-job-pointer-to-NULL-before-signaling-.patch
patches.suse/nfsd-fix-legacy-client-tracking-initialization.patch
patches.suse/NFSD-fix-decoding-in-nfs4_xdr_dec_cb_getattr.patch
patches.suse/NFSD-Insulate-nfsd4_encode_read-from-page-boundaries-in-the-encode-buffer.patch
patches.suse/NFSD-Insulate-nfsd4_encode_read_plus-from-page-boundaries-in-the-encode-buffer.patch
patches.suse/NFSD-Insulate-nfsd4_encode_read_plus_data-from-page-boundaries-in-the-encode-buffer.patch
patches.suse/Revert-SUNRPC-Reduce-thread-wake-up-rate-when-receiving-large-RPC-messages.patch
patches.suse/LoongArch-Fix-warnings-during-S3-suspend.patch
patches.suse/tty-serial-fsl_lpuart-increase-maximum-uart_nr-to-12.patch
patches.suse/tty-serial-fsl_lpuart-flush-RX-and-TX-FIFO-when-lpuart-shutdown.patch
patches.suse/tty-mips_ejtag_fdc-fix-one-more-u8-warning.patch
patches.suse/serial-8250-Adjust-the-timeout-for-FIFO-mode.patch
patches.suse/tty-xilinx_uartps-split-sysrq-handling.patch
patches.suse/tty-Permit-some-TIOCL_SETSEL-modes-without-CAP_SYS_A.patch
patches.suse/serial-sh-sci-Drop-__initdata-macro-for-port_cfg.patch
patches.suse/serial-sh-sci-Move-runtime-PM-enable-to-sci_probe_si.patch
patches.suse/serial-sh-sci-Do-not-probe-the-serial-port-if-its-sl.patch
patches.suse/serial-sh-sci-Clean-sci_ports-0-after-at-earlycon-ex1.patch
patches.suse/serial-sh-sci-Increment-the-runtime-usage-counter-fo.patch
patches.suse/tools-bootconfig-Fix-the-wrong-format-specifier.patch
patches.suse/libnvdimm-Replace-namespace_match-with-device_find_c.patch
patches.suse/driver-core-Constify-API-device_find_child-and-adapt.patch
patches.suse/driver-core-Introduce-an-device-matching-API-device_.patch
patches.suse/usb-typec-class-Remove-both-cable_match-and-partner_.patch
patches.suse/devcoredump-cleanup-some-comments.patch
patches.suse/driver-core-class-Fix-wild-pointer-dereferences-in-A.patch
patches.suse/blk-cgroup-Fix-class-block_class-s-subsystem-refcount-leakage.patch
patches.suse/debugfs-separate-cache-for-debugfs-inodes.patch
patches.suse/debugfs-move-automount-into-debugfs_inode_info.patch
patches.suse/debugfs-get-rid-of-dynamically-allocation-proxy_ops.patch
patches.suse/debugfs-don-t-mess-with-bits-in-d_fsdata.patch
patches.suse/debugfs-allow-to-store-an-additional-opaque-pointer-.patch
patches.suse/xhci-don-t-mess-with-d_iname.patch
patches.suse/vfio-platform-check-the-bounds-of-read-write-syscall.patch
patches.suse/nfs-fix-incorrect-error-handling-in-LOCALIO.patch
patches.suse/NFSv4.2-fix-COPY_NOTIFY-xdr-buf-size-calculation.patch
patches.suse/NFSv4.2-mark-OFFLOAD_CANCEL-MOVEABLE.patch
patches.suse/powerpc-pseries-eeh-Fix-get-PE-state-translation.patch
patches.suse/powerpc-pseries-iommu-Don-t-unset-window-if-it-was-n.patch
patches.suse/regulator-core-Add-missing-newline-character.patch
patches.suse/dmaengine-ti-edma-fix-OF-node-reference-leaks-in-edm.patch
patches.suse/gpio-mxc-remove-dead-code-after-switch-to-DT-only.patch
patches.suse/s390-fpu-Add-fpc-exception-handler-remove-fixup-section-again.patch
patches.suse/s390-pci-Fix-SR-IOV-for-PFs-initially-in-standby.patch
patches.suse/s390-Add-std-gnu11-to-decompressor-and-purgatory-CFLAGS.patch
patches.suse/docs-power-Fix-footnote-reference-for-Toshiba-Satell.patch
patches.suse/net-sched-fix-ets-qdisc-OOB-Indexing.patch
patches.suse/NFC-nci-Add-bounds-checking-in-nci_hci_create_pipe.patch
patches.suse/net-phy-marvell-88q2xxx-Fix-temperature-measurement-.patch
patches.suse/net-fec-implement-TSO-descriptor-cleanup.patch
patches.suse/net-rose-fix-timer-races-against-user-threads.patch
patches.suse/tools-ynl-c-correct-reverse-decode-of-empty-attrs.patch
patches.suse/net-phy-c45-tjaxx-add-delay-between-MDIO-write-and-r.patch
patches.suse/net-usb-rtl8150-enable-basic-endpoint-checking.patch
patches.suse/usbnet-ipheth-fix-possible-overflow-in-DPE-length-ch.patch
patches.suse/usbnet-ipheth-check-that-DPE-points-past-NCM-header.patch
patches.suse/usbnet-ipheth-use-static-NDP16-location-in-URB.patch
patches.suse/usbnet-ipheth-refactor-NCM-datagram-loop.patch
patches.suse/usbnet-ipheth-break-up-NCM-header-size-computation.patch
patches.suse/usbnet-ipheth-fix-DPE-OoB-read.patch
patches.suse/vsock-Keep-the-binding-until-socket-destruction.patch
patches.suse/Bluetooth-btusb-mediatek-Add-locks-for-usb_driver_cl.patch
patches.suse/Bluetooth-btnxpuart-Fix-glitches-seen-in-dual-A2DP-s.patch
patches.suse/Bluetooth-L2CAP-accept-zero-as-a-special-value-for-M.patch
patches.suse/PM-hibernate-Add-error-handling-for-syscore_suspend.patch
patches.suse/PM-sleep-core-Synchronize-runtime-PM-status-of-paren.patch
patches.suse/perf-annotate-Use-an-array-for-the-disassembler-preference.patch
patches.suse/i2c-imx-lpi2c-select-CONFIG_I2C_SLAVE.patch
patches.suse/rtc-tps6594-Fix-integer-overflow-on-32bit-systems.patch
patches.suse/rtc-pcf85063-fix-potential-OOB-write-in-PCF85063-NVM.patch
patches.suse/rtc-loongson-clear-TOY_MATCH0_REG-in-loongson_rtc_is.patch
patches.suse/rtc-zynqmp-Fix-optional-clock-name-property.patch
patches.suse/ALSA-hda-realtek-Fix-quirk-matching-for-Legion-Pro-7.patch
patches.suse/ALSA-usb-audio-Add-delay-quirk-for-iBasso-DC07-Pro.patch
patches.suse/ALSA-pcm-use-new-array-copying-wrapper.patch
patches.suse/ALSA-hda-Fix-headset-detection-failure-due-to-unstab.patch
patches.suse/ASoC-rockchip-i2s_tdm-Re-add-the-set_sysclk-callback.patch
patches.suse/ASoC-acp-Support-microphone-from-Lenovo-Go-S.patch
patches.suse/ASoC-da7213-Initialize-the-mutex.patch
patches.suse/ASoC-amd-acp-Fix-possible-deadlock.patch
patches.suse/ALSA-hda-realtek-Workaround-for-resume-on-Dell-Venue.patch
patches.suse/ata-libata-core-Add-ATA_QUIRK_NOLPM-for-Samsung-SSD-.patch
patches.suse/blk-mq-create-correct-map-for-fallback-case.patch
patches.suse/genksyms-fix-memory-leak-when-the-same-symbol-is-add.patch
patches.suse/genksyms-fix-memory-leak-when-the-same-symbol-is-rea.patch
patches.suse/kconfig-fix-file-name-in-warnings-when-loading-KCONF.patch
patches.suse/kconfig-fix-memory-leak-in-sym_warn_unmet_dep.patch
patches.suse/PCI-Restore-original-INTX_DISABLE-bit-by-pcim_intx.patch
patches.suse/drm-amdkfd-Block-per-queue-reset-when-halt_if_hws_ha.patch
patches.suse/drm-amd-amdgpu-change-the-config-of-cgcg-on-gfx12.patch
patches.suse/drm-amd-pm-Mark-MM-activity-as-unsupported.patch
patches.suse/drm-amdkfd-only-flush-the-validate-MES-contex.patch
patches.suse/Revert-media-uvcvideo-Require-entities-to-have-a-non.patch
patches.suse/debugfs-Fix-the-missing-initializations-in-__debugfs.patch
patches.suse/xfs-don-t-call-remap_verify_area-with-sb-write-protection-held.patch
patches.suse/xfs-Propagate-errors-from-xfs_reflink_cancel_cow_range-in-xfs_dax_write_iomap_end.patch
patches.suse/xfs-Add-error-handling-for-xfs_reflink_cancel_cow_range.patch
patches.suse/jiffies-Cast-to-unsigned-long-in-secs_to_jiffies-con.patch
patches.suse/selftests-mptcp-connect-f-no-reconnect.patch
patches.suse/x86-xen-fix-xen_hypercall_hvm-to-not-clobber-rbx.patch
patches.suse/x86-xen-add-FRAME_END-to-xen_hypercall_hvm.patch
patches.suse/PCI-ASPM-Fix-L1SS-saving.patch
patches.suse/PCI-TPH-Restore-TPH-Requester-Enable-correctly.patch
patches.suse/gpio-pca953x-Improve-interrupt-support.patch
patches.suse/ACPI-PRM-Remove-unnecessary-strict-handler-address-c.patch
patches.suse/ACPI-property-Fix-return-value-for-nval-0-in-acpi_da.patch
patches.suse/firmware-iscsi_ibft-fix-ISCSI_IBFT-Kconfig-entry.patch
patches.suse/drm-amdgpu-add-a-BO-metadata-flag-to-disable-write-c.patch
patches.suse/drm-amd-display-Fix-seamless-boot-sequence.patch
patches.suse/Revert-drm-amd-display-Use-HW-lock-mgr-for-PSR1.patch
patches.suse/drm-komeda-Add-check-for-komeda_get_layer_fourcc_lis.patch
patches.suse/accel-ivpu-Clear-runtime_error-after-pm_runtime_resu.patch
patches.suse/gpu-drm_dp_cec-fix-broken-CEC-adapter-properties-che.patch
patches.suse/drm-xe-devcoredump-Move-exec-queue-snapshot-to-Conte.patch
patches.suse/drm-i915-pmu-Fix-zero-delta-busyness-issue.patch
patches.suse/drm-i915-Fix-page-cleanup-on-DMA-remap-failure.patch
patches.suse/drm-i915-Drop-64bpp-YUV-formats-from-ICL-SDR-planes.patch
patches.suse/drm-i915-guc-Debug-print-LRC-state-entries-only-if-t.patch
patches.suse/drm-i915-dp-fix-the-Adaptive-sync-Operation-mode-for.patch
patches.suse/drm-i915-dp-Iterate-DSC-BPP-from-high-to-low-on-all-.patch
patches.suse/sched-fair-Fix-inaccurate-h_nr_runnable-accounting-with-delayed-dequeue.patch
patches.suse/sched-debug-Provide-slice-length-for-fair-tasks.patch
patches.suse/scsi-core-Do-not-retry-I-Os-during-depopulation.patch
patches.suse/msft-hv-3159-scsi-storvsc-Set-correct-data-length-for-sending-SCS.patch
patches.suse/seccomp-passthrough-uretprobe-systemcall-without-fil.patch
patches.suse/KVM-s390-vsie-fix-some-corner-cases-when-grabbing-vsie-pages.patch
patches.suse/KVM-arm64-Flush-hyp-bss-section-after-initialization.patch
patches.suse/KVM-arm64-Fix-nested-S2-MMU-structures-reallocation.patch
patches.suse/PM-sleep-core-Restrict-power.set_active-propagation.patch
patches.suse/pinctrl-cy8c95x0-Avoid-accessing-reserved-registers.patch
patches.suse/pinctrl-cy8c95x0-Enable-regmap-locking-for-debug.patch
patches.suse/pinctrl-cy8c95x0-Rename-PWMSEL-to-SELPWM.patch
patches.suse/pinctrl-cy8c95x0-Respect-IRQ-trigger-settings-from-f.patch
patches.suse/pinctrl-pinconf-generic-Print-unsigned-value-if-a-fo.patch
patches.suse/HID-winwing-Add-NULL-check-in-winwing_init_led.patch
patches.suse/HID-multitouch-Add-NULL-check-in-mt_input_configured.patch
patches.suse/HID-hid-thrustmaster-fix-stack-out-of-bounds-read-in.patch
patches.suse/HID-hid-steam-Move-hidraw-input-un-registering-to-wo.patch
patches.suse/HID-hid-steam-Don-t-use-cancel_delayed_work_sync-in-.patch
patches.suse/x86-cpu-kvm-SRSO-Fix-possible-missing-IBPB-on-VM-Exit.patch
patches.suse/ax25-Fix-refcount-leak-caused-by-setting-SO_BINDTODE.patch
patches.suse/wifi-ath12k-fix-handling-of-6-GHz-rules.patch
patches.suse/Documentation-networking-fix-basic-node-example-docu.patch
patches.suse/can-j1939-j1939_sk_send_loop-fix-unable-to-send-mess.patch
patches.suse/can-ctucanfd-handle-skb-allocation-failure.patch
patches.suse/can-c_can-fix-unbalanced-runtime-PM-disable-in-error.patch
patches.suse/can-etas_es58x-fix-potential-NULL-pointer-dereferenc.patch
patches.suse/can-rockchip-rkcanfd_handle_rx_fifo_overflow_int-bai.patch
patches.suse/batman-adv-fix-panic-during-interface-removal.patch
patches.suse/idpf-call-set_real_num_queues-in-idpf_open.patch
patches.suse/Bluetooth-btintel_pcie-Fix-a-potential-race-conditio.patch
patches.suse/regmap-irq-Add-missing-kfree.patch
patches.suse/spi-sn-f-ospi-Fix-division-by-zero.patch
patches.suse/drm-tests-hdmi-Fix-WW_MUTEX_SLOWPATH-failures.patch
patches.suse/gpu-host1x-Fix-a-use-of-uninitialized-mutex.patch
patches.suse/drm-Fix-DSC-BPP-increment-decoding.patch
patches.suse/amdkfd-properly-free-gang_ctx_bo-when-failed-to-init.patch
patches.suse/drm-amdgpu-bail-out-when-failed-to-load-fw-in-psp_in.patch
patches.suse/drm-amdgpu-avoid-buffer-overflow-attach-in-smu_sys_s.patch
patches.suse/drm-i915-selftests-avoid-using-uninitialized-context.patch
patches.suse/drm-xe-client-bo-client-does-not-need-bos_lock.patch
patches.suse/xen-swiotlb-relax-alignment-requirements.patch
patches.suse/x86-xen-allow-larger-contiguous-memory-regions-in-PV.patch
patches.suse/iommu-Fix-potential-memory-leak-in-iopf_queue_remove.patch
patches.suse/iommu-amd-Expicitly-enable-CNTRL.EPHEn-bit-in-resume.patch
patches.suse/arm64-Handle-.ARM.attributes-section-in-linker-scripts.patch
patches.suse/arm64-cacheinfo-Avoid-out-of-bounds-write-to-cacheinfo-array.patch
patches.suse/cgroup-fix-race-between-fork-and-cgroup.kill.patch
patches.suse/cgroup-Remove-steal-time-from-usage_usec.patch
patches.suse/mmc-mtk-sd-Fix-register-settings-for-hs400-es-mode.patch
patches.suse/PCI-Avoid-FLR-for-Mediatek-MT7922-WiFi.patch
patches.suse/gpio-bcm-kona-Fix-GPIO-lock-unlock-for-banks-above-b.patch
patches.suse/gpio-bcm-kona-Make-sure-GPIO-bits-are-unlocked-when-.patch
patches.suse/gpio-bcm-kona-Add-missing-newline-to-dev_err-format-.patch
patches.suse/gpio-stmpe-Check-return-value-of-stmpe_reg_read-in-s.patch
patches.suse/gpiolib-Fix-crash-on-error-in-gpiochip_get_ngpios.patch
patches.suse/objtool-rust-add-one-more-noreturn-Rust-function.patch
patches.suse/s390-pci-Pull-search-for-parent-PF-out-of-zpci_iov_setup_virtfn.patch
patches.suse/s390-pci-Fix-handling-of-isolated-VFs.patch
patches.suse/KVM-arm64-Unconditionally-save-flush-host-FPSIMD-SVE-SME-state.patch
patches.suse/KVM-arm64-Fix-alignment-of-kvm_hyp_memcache-allocati.patch
patches.suse/KVM-nSVM-Enter-guest-mode-before-initializing-nested.patch
patches.suse/KVM-x86-Load-DR6-with-guest-value-only-before-enteri.patch
patches.suse/sched-Clarify-wake_up_q-s-write-to-task-wake_q.next.patch
patches.suse/usb-gadget-f_midi-Fixing-wMaxPacketSize-exceeded-iss.patch
patches.suse/usb-gadget-udc-renesas_usb3-Fix-compiler-warning.patch
patches.suse/usb-dwc2-gadget-remove-of_node-reference-upon-udc_st.patch
patches.suse/usb-gadget-f_midi-fix-MIDI-Streaming-descriptor-leng.patch
patches.suse/usb-xhci-Restore-xhci_pci-support-for-Renesas-HCs.patch
patches.suse/usb-cdc-acm-Check-control-transfer-buffer-size-befor.patch
patches.suse/usb-cdc-acm-Fix-handling-of-oversized-fragments.patch
patches.suse/USB-cdc-acm-Fill-in-Renesas-R-Car-D3-USB-Download-mo.patch
patches.suse/usb-dwc3-Fix-timeout-issue-during-controller-enter-e.patch
patches.suse/usb-core-fix-pipe-creation-for-get_bMaxPacketSize0.patch
patches.suse/USB-gadget-f_midi-f_midi_complete-to-call-queue_work.patch
patches.suse/usb-gadget-core-flush-gadget-workqueue-after-device-.patch
patches.suse/usb-roles-set-switch-registered-flag-early-on.patch
patches.suse/serial-port-Assign-iotype-correctly-when-iobase-is-s.patch
patches.suse/serial-port-Always-update-iotype-in-__uart_read_prop.patch
patches.suse/serial-8250-Fix-fifo-underflow-on-flush.patch
patches.suse/tools-fix-annoying-mkdir-p-.-logs-when-building-tool.patch
patches.suse/kbuild-userprogs-fix-bitsize-and-target-detection-on.patch
patches.suse/powerpc-code-patching-Disable-KASAN-report-during-pa.patch
patches.suse/powerpc-64s-Rewrite-__real_pte-and-__rpte_to_hidx-as.patch
patches.suse/powerpc-code-patching-Fix-KASAN-hit-by-not-flagging-.patch
patches.suse/ALSA-hda-realtek-Fixup-ALC225-depop-procedure.patch
patches.suse/ASoC-fsl_micfil-Enable-default-case-in-micfil_set_qu.patch
patches.suse/ASoC-rockchip-i2s-tdm-fix-shift-config-for-SND_SOC_D.patch
patches.suse/ASoC-SOF-ipc4-topology-Harden-loops-for-looking-up-A.patch
patches.suse/ASoC-SOF-stream-ipc-Check-for-cstream-nullity-in-sof.patch
patches.suse/ASoC-SOF-pcm-Clear-the-susbstream-pointer-to-NULL-on.patch
patches.suse/ASoC-imx-audmix-remove-cpu_mclk-which-is-from-cpu-da.patch
patches.suse/ALSA-hda-Add-error-check-for-snd_ctl_rename_id-in-sn.patch
patches.suse/ALSA-hda-cirrus-Correct-the-full-scale-volume-set-lo.patch
patches.suse/ALSA-hda-conexant-Add-quirk-for-HP-ProBook-450-G4-mu.patch
patches.suse/ALSA-seq-Drop-UMP-events-when-no-UMP-conversion-is-s.patch
patches.suse/lib-iov_iter-fix-import_iovec_ubuf-iovec-management.patch
patches.suse/kasan-don-t-call-find_vm_area-in-a-PREEMPT_RT-kernel.patch
patches.suse/s390-ism-add-release-function-for-struct-device.patch
patches.suse/power-supply-da9150-fg-fix-potential-overflow.patch
patches.suse/power-supply-axp20x_battery-Fix-fault-handling-for-A.patch
patches.suse/mtd-rawnand-cadence-fix-error-code-in-cadence_nand_i.patch
patches.suse/mtd-rawnand-cadence-use-dma_map_resource-for-sdma-ad.patch
patches.suse/mtd-rawnand-cadence-fix-incorrect-device-in-dma_unma.patch
patches.suse/mtd-rawnand-cadence-fix-unchecked-dereference.patch
patches.suse/mtd-spi-nor-sst-Fix-SST-write-failure.patch
patches.suse/drm-panel-jd9365da-h3-fix-reset-signal-polarity.patch
patches.suse/nouveau-svm-fix-missing-folio-unlock-put-after-make_.patch
patches.suse/drm-nouveau-pmu-Fix-gp10b-firmware-guard.patch
patches.suse/drm-i915-gt-Use-spin_lock_irqsave-in-interruptible-c.patch
patches.suse/drm-i915-ddi-Fix-HDMI-port-width-programming-in-DDI_.patch
patches.suse/drm-msm-Avoid-rounding-up-to-one-jiffy.patch
patches.suse/drm-msm-dpu-skip-watchdog-timer-programming-through-.patch
patches.suse/drm-msm-dpu-enable-DPU_WB_INPUT_CTRL-for-DPU-5.x.patch
patches.suse/drm-msm-dpu-Disable-dither-in-phys-encoder-cleanup.patch
patches.suse/drm-msm-dpu-Don-t-leak-bits_per_component-into-rando.patch
patches.suse/drm-msm-dsi-phy-Protect-PHY_CMN_CLK_CFG0-updated-fro.patch
patches.suse/drm-msm-dsi-phy-Protect-PHY_CMN_CLK_CFG1-against-clo.patch
patches.suse/drm-msm-dsi-phy-Do-not-overwite-PHY_CMN_CLK_CFG1-whe.patch
patches.suse/platform-cznic-CZNIC_PLATFORMS-should-depend-on-ARCH.patch
patches.suse/firmware-arm_scmi-imx-Correct-tx-size-of-scmi_imx_mi.patch
patches.suse/soc-loongson-loongson2_guts-Add-check-for-devm_kstrd.patch
patches.suse/s390-boot-Fix-ESSA-detection.patch
# tip/tip
patches.suse/sched-Cancel-the-slice-protection-of-the-idle-entity.patch
patches.suse/sched-Reduce-the-default-slice-to-avoid-tasks-getting-an-extra-tick.patch
patches.suse/sched-Don-t-define-sched_clock_irqtime-as-static-key.patch
patches.suse/sched-eevdf-Force-propagating-min_slice-of-cfs_rq-when-en-de-queue-tasks.patch
patches.suse/sched-fair-Refactor-can_migrate_task-to-elimate-looping.patch
# cel/linux nfsd-next
patches.suse/SUNRPC-introduce-cache_check_rcu-to-help-check-in-rc.patch
patches.suse/nfsd-no-need-get-cache-ref-when-protected-by-rcu.patch
patches.suse/SUNRPC-no-need-get-cache-ref-when-protected-by-rcu.patch
patches.suse/nfsd-fix-UAF-when-access-ex_uuid-or-ex_stats.patch
# ras/ras edac-for-next
patches.suse/RAS-AMD-FMPM-Fix-build-when-debugfs-is-not-enabled.patch
# out-of-tree patches
patches.suse/powerpc-export-MIN-RMA-size.patch
patches.suse/powerpc-fadump-fix-additional-param-memory-reservati.patch
patches.suse/powerpc-increase-MIN-RMA-size-for-CAS-negotiation.patch
patches.suse/Documentation-powerpc-fadump-add-additional-paramete.patch
########################################################
# end of sorted patches
########################################################
########################################################
# Unsorted patches on their way to mainline
#
# (SLE/Leap: this section is only for patches which
# cannot go into the sorted section yet.)
#
# Patches which are already in subsystem maintainer
# repository or otherwise expected to get into mainline
# within 1-2 releases belong here. Patches not expected
# to get into mainline any time soon (or ever) belong
# to area specific sections below.
########################################################
patches.suse/powerpc-kexec_file-Add-KEXEC_SIG-support.patch
+lduncan patches.suse/scsi-target-iscsi-handle-SCSI-immediate-commands.patch
+lduncan patches.suse/scsi-target-iscsi-don-t-warn-of-R-W-when-no-data.patch
patches.suse/kdump-add-crashkernel-cma-suffix.patch
patches.suse/kdump-implement-reserve_crashkernel_cma.patch
patches.suse/kdump-x86-implement-crashkernel-cma-reservation.patch
patches.suse/kdump-crashkernel-cma-update-Documentation.patch
patches.suse/kdump-wait-for-dma-to-time-out-when-using-cma.patch
+hare patches.suse/net-dcb-check-for-detached-device-before-executing-c.patch
patches.suse/block-sed-opal-add-ioctl-ioc_opal_set_sid_pw.patch
+neilb patches.suse/NFSv3-only-use-NFS-timeout-for-MOUNT-when-protocols-.patch
patches.suse/PCI-Use-downstream-bridges-for-distributing-resources.patch
########################################################
# kbuild/module infrastructure fixes
########################################################
# SUSE specific build tweaks
patches.suse/btf-pahole-j1-option.patch
patches.suse/rpm-kernel-config
patches.suse/add-suse-supported-flag.patch
patches.suse/powerpc-security-mitigation-patching.sh-Support-X-ta.patch
patches.suse/kernel-add-product-identifying-information-to-kernel-build.patch
patches.suse/kernel-add-release-status-to-kernel-build.patch
patches.suse/panic-do-not-print-uninitialized-taint_flags.patch
# build tweaks for external KMPs
patches.suse/s390-export-symbols-for-crash-kmp.patch
########################################################
# Performance-specific out-of-tree patches
########################################################
# Patches to be carried out-of-tree
# o changes to default tuning
# Frequency scaling
patches.suse/cpufreq-intel_pstate-Revert-upstream-changes-to-iowa.patch
patches.suse/cpufreq-intel_pstate-Ramp-up-frequency-faster-when-u.patch
patches.suse/cpufreq-intel_pstate-Temporarily-boost-P-state-when-.patch
patches.suse/cpufreq-intel_pstate-Revert-upstream-default-governo.patch
patches.suse/Revert-cpufreq-Avoid-configuring-old-governors-as-de.patch
patches.suse/cpufreq-amd-pstate-Default-to-powersave-governor-whe.patch
# Needs re-evaluation. See notes in changelog for history on what needs to be done
+mgorman 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
# bnc#1193353
+mgorman patches.suse/cpuidle-menu-Bias-selection-of-a-shallower-c-state-when-CPU-idles-for-IO.patch
########################################################
# Architecture specific patches
########################################################
# s390x
# ppc64
patches.suse/powerpc-tm-Flip-the-HTM-switch-default-to-disabled.patch
# ARM
+mbrugger patches.suse/0001-regulator-mt6360-Add-OF-match-table.patch
+mbrugger patches.suse/0002-regulator-mt6358-Add-OF-match-table.patch
+mbrugger patches.suse/0003-regulator-mt6323-Add-OF-match-table.patch
########################################################
# Scheduler
########################################################
# Patch to restore proc tunables that moved to debugfs. These sysctls
# produce warning in 15-SP4 through to 15-SP7. After that point, a
# kernel revision is expected to replace CFS with EEVDF and all
# scheduler tuning will need to be revisited. Until then, warn
# customers that the tuning options will disappear.
+mgorman patches.suse/sched-Temporarily-restore-deprecated-scheduler-sysctls-with-a-warning.patch
# Potential replacements for patches.suse/sched-optimize-latency-defaults-for-throughput.patch
+mgorman patches.suse/sched-fair-Increase-wakeup_gran-if-current-task-has-not-executed-the-minimum-granularity.patch
# bnc#1193175
# Upstream has changed a lot in this area and needs to be re-evaluated
# from scratch.
+mgorman patches.suse/sched-fair-Revert-update_pick_idlest-Select-group-with-lowest-group_util-when-idle_cpus-are-equal.patch
########################################################
# Memory management
########################################################
+mhocko patches.suse/memcg-deprecate-memory.force_empty-knob.patch
+mhocko patches.suse/mm-inform-about-enabling-mirrored-memory.patch
+mhocko patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch
+tzimmermann patches.suse/0001-Reserve-64MiB-of-CMA-for-RPi3-s-VC4.patch
########################################################
# Filesystems
########################################################
# generic
+jeffm patches.suse/vfs-add-super_operations-get_inode_dev
patches.suse/unsupported-features.patch
+jeffm patches.suse/procfs-add-tunable-for-fd-fdinfo-dentry-retention.patch
# btrfs
+jeffm patches.suse/btrfs-provide-super_operations-get_inode_dev
+dsterba patches.suse/btrfs-8447-serialize-subvolume-mounts-with-potentially-mi.patch
+dsterba patches.suse/btrfs-8888-add-allow_unsupported-module-parameter.patch
# ext[2-4]
patches.suse/ext4-unsupported-features.patch
# XFS
patches.suse/xfs-allow-mount-remount-when-stripe-width-alignment-.patch
# NFS
+neilb patches.suse/0001-NFS-flush-out-dirty-data-on-file-fput.patch
+neilb patches.suse/NFS-flush-dirty-data-on-fput-fix.patch
+neilb patches.suse/mvfs-workaround.patch
+neilb patches.suse/nfs-set-acl-perm.patch
+neilb patches.suse/NFS-only-invalidate-dentrys-that-are-clearly-invalid.patch
+neilb patches.suse/nfsd-prepare-for-supporting-admin-revocation-of-stat.patch
+neilb patches.suse/nfsd-allow-open-state-ids-to-be-revoked-and-then-fre.patch
+neilb patches.suse/nfsd-allow-lock-state-ids-to-be-revoked-and-then-fre.patch
+neilb patches.suse/nfsd-allow-delegation-state-ids-to-be-revoked-and-th.patch
+neilb patches.suse/nfsd-dont-revoke-v4-0-states.patch
+neilb patches.suse/nfs-access-cache-no-negative.patch
+neilb patches.suse/NFS-Handle-missing-attributes-in-OPEN-reply.patch
+neilb patches.suse/nfs-serialize-opens.patch
+neilb patches.suse/NFS-never-reuse-a-NFSv4-0-lock-owner.patch
# other
########################################################
# Block layer
########################################################
+hare patches.suse/dm-mpath-leastpending-path-update
+hare patches.suse/dm-mpath-no-partitions-feature
+neilb patches.suse/md-display-timeout-error.patch
########################################################
# Networking core
########################################################
patches.suse/NFC-SUSE-specific-brutal-fix-for-runtime-PM.patch
+mkubecek patches.suse/net-allow-retransmitting-a-TCP-packet-if-original-is.patch
patches.suse/powerpc-pseries-mobility-notify-network-peers-after-.patch
+mkubecek patches.suse/netfilter-nf_tables-fix-64-bit-load-issue-in-nft_byt.patch
########################################################
# BPF
########################################################
# selftests
+shung-hsi.yu patches.suse/bpf-selftests-adapt-bpf_iter_task_vma-to-got_inode_dev.patch
+shung-hsi.yu patches.suse/selftests-bpf-lsm_cgroup-define-sockaddr_ll.patch
########################################################
# Perf
########################################################
+tonyj patches.suse/perf-local-check-alloc-histogram-return.patch
########################################################
# Security
########################################################
# crypto
# hardening
patches.suse/mm-security-Move-hardened-usercopy-under-Kernel-hardening-options.patch
patches.suse/mm-security-Allow-default-HARDENED_USERCOPY-to-be-set-at-compile-time.patch
patches.suse/mm-security-Check-early-if-HARDENED_USERCOPY-is-enabled.patch
patches.suse/fortify-Move-FORTIFY_SOURCE-under-Kernel-hardening-options.patch
# Module signing / secure boot
patches.suse/KEYS-Make-use-of-platform-keyring-for-module-signatu.patch
# Lock down functions for 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
patches.suse/powerpc-lock-down-kernel-in-secure-boot-mode.patch
patches.suse/arm64-lock-down-kernel-in-secure-boot-mode.patch
patches.suse/s390-lock-down-kernel-in-secure-boot-mode.patch
patches.suse/0001-Lock-down-x86_64-kernel-in-secure-boot-mode-in-subsy.patch
patches.suse/0002-security-Add-a-kernel-lockdown-flag-for-early-boot-s.patch
patches.suse/0003-efi-Set-early-kernel-lock-down-flag-if-booted-in-sec.patch
patches.suse/0004-ACPI-Check-early-kernel-lockdown-flag-before-overlay.patch
patches.suse/0005-kgdb-Check-early-kernel-lockdown-flag-before-using-k.patch
# Bug 1023051 - CVE-2016-3695: kernel-source: Error injection via EINJ is allowed when securelevel is enabled
patches.suse/acpi-Disable-APEI-error-injection-if-the-kernel-is-lockeddown.patch
# Using the hash in MOKx to blacklist kernel module, FATE#316531
patches.suse/0004-MODSIGN-checking-the-blacklisted-hash-before-loading.patch
# Hibernation Signature Verification FATE#316350
patches.suse/0001-security-create-hidden-area-to-keep-sensitive-data.patch
patches.suse/0002-hibernate-avoid-the-data-in-hidden-area-to-be-snapsh.patch
patches.suse/0005-efi-generate-secret-key-in-EFI-boot-environment.patch
patches.suse/0006-efi-allow-user-to-regenerate-secret-key.patch
patches.suse/0007-PM-hibernate-encrypt-hidden-area.patch
patches.suse/0008-PM-hibernate-Generate-and-verify-signature-for-snaps.patch
patches.suse/0009-PM-hibernate-prevent-EFI-secret-key-to-be-regenerate.patch
patches.suse/0010-PM-hibernate-a-option-to-request-that-snapshot-image.patch
patches.suse/0011-PM-hibernate-require-hibernate-snapshot-image-to-be-.patch
# jsc#PED-1444 Impl: Do NOT auto-generate EFI secret-key for hibernation verification
patches.suse/0001-efi-do-not-automatically-generate-secret-key.patch
patches.suse/0001-efi-remove-EFI-secret-key-when-booting-with-secure-b.patch
# FIPS
+nstange patches.suse/0001-crypto-implement-downstream-solution-for-disabling-d.patch
+nstange patches.suse/0002-crypto-populate-downstream-list-of-drivers-unapprove.patch
+nstange patches.suse/crypto-ecdh-implement-FIPS-PCT.patch
+nstange patches.suse/crypto-dh-implement-FIPS-PCT.patch
+nstange patches.suse/crypto-seqiv-flag-instantiations-as-fips-compliant.patch
+nstange patches.suse/crypto-ecdh-make-ecdh_compute_value-to-zeroize-the-p.patch
+nstange patches.suse/crypto-ecdsa-make-ecdsa_ecc_ctx_deinit-to-zeroize-th.patch
# NIAP PP_OS bsc#1177353, bsc#1179076, bsc#1213270
patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch
patches.suse/0002-PKCS-7-Check-codeSigning-EKU-for-kernel-module-and-k.patch
patches.suse/0003-modsign-Add-codeSigning-EKU-when-generating-X.509-ke.patch
patches.suse/0004-Documentation-admin-guide-module-signing.rst-add-ope.patch
patches.suse/0001-X.509-Fix-the-parser-of-extended-key-usage-for-lengt.patch
patches.suse/0001-PKCS-7-Check-codeSigning-EKU-of-certificates-in-PKCS.patch
# NVidia vGPU support
+jroedel patches.suse/Restore-kABI-for-NVidia-vGPU-driver.patch
########################################################
# Virtualization
########################################################
patches.suse/suse-hv-guest-os-id.patch
########################################################
# Other core patches
########################################################
# bsc#1215885 bsc#1218105 - A workaround for misbehaving clocksources
+jwiesner patches.suse/clocksource-disable-watchdog-checks-on-TSC-when-TSC-.patch
########################################################
# PM
########################################################
patches.suse/ACPI-acpi_pad-Do-not-launch-acpi_pad-threads-on-idle-cpus.patch
########################################################
# DRM / Graphics
########################################################
+tzimmermann patches.suse/drivers-firmware-skip-simpledrm-if-nvidia-drm.modese.patch
+tzimmermann patches.suse/Add-parameter-to-disable-simple-framebuffer-devices.patch
+tzimmermann patches.suse/0001-bsc-1204315-Disable-sysfb-before-creating-simple-fra.patch
+tzimmermann patches.suse/drm-vmwgfx-Avoid-NULL-ptr-deref-in-vmw_cmd_dx_define.patch
+tzimmermann patches.suse/0001-firmware-sysfb-Add-parameter-to-enable-sysfb-support.patch
patches.suse/drm-hibmc-Drop-dependency-on-ARM64.patch
########################################################
# Storage
########################################################
# SCSI
+hare patches.suse/scsi-retry-alua-transition-in-progress
patches.suse/ata-Fix-racy-link-clearance.patch
+hare patches.suse/fcoe-reduce-max_sectors
+hare patches.suse/scsi-do-not-print-reservation-conflict-for-TEST-UNIT.patch
+hare patches.suse/sd-always-retry-READ-CAPACITY-for-ALUA-state-transit.patch
patches.suse/scsi-lpfc-update-the-obsolete-adapter-list.patch
patches.suse/qla2xxx-add-debug-log-for-unmaintained-hw-detected.patch
+hare patches.suse/scsi-do-not-put-scsi_common-in-a-separate-module.patch
# CD-ROM
patches.suse/scsi-blacklist-add-VMware-ESXi-cdrom-broken-tray-emu.patch
patches.suse/qla2xxx-add-module_version-back-to-driver.patch
patches.suse/lpfc-reintroduce-old-irq-probe-logic.patch
patches.suse/rdma-addr-create-addr_wq-with-wq_mem_reclaim-flag.patch
patches.suse/rdma-core-create-ib_cm-with-wq_mem_reclaim-flag.patch
# nvme-tcp kato and error handling, waiting for TP to be published
patches.suse/nvme-tcp-do-not-terminate-commands-when-in-resetting.patch
patches.suse/nvme-tcp-make-err_work-a-delayed-work.patch
patches.suse/nvme-tcp-delay-error-recovery-until-the-next-kato.patch
patches.suse/nvme-tcp-add-recovery_delay-to-sysfs.patch
# bsc#1219670
+hare patches.suse/nvme-keyring-restrict-match-length-for-version-1-ide.patch
# bsc#1189297
+mwilck patches.suse/scsi_probe_lun-retry-after-timeout.patch
# bsc#1166486
+colyli patches.suse/nvdimm-disable-namespace-on-error.patch
# bsc#1184485, bsc#1216776
+mwilck patches.suse/dm_blk_ioctl-implement-path-failover-for-SG_IO.patch
# bsc#1223575
+mwilck patches.suse/dm-multipath-dont-attempt-SG_IO-on-non-SCSI-disks-.patch
# bsc#1224105
+mwilck patches.suse/nvme_core-scan-namespaces-asynchronously.patch
# bsc#1228244
+hare patches.suse/nvme-multipath-suppress-partition-scan-until-the-dis.patch
# bsc#1236897 - blk: honor isolcpus configuration
patches.suse/lib-group_cpus-let-group_cpu_evenly-return-number-initialized-masks.patch
patches.suse/blk-mq-add-number-of-queue-calc-helper.patch
patches.suse/nvme-pci-use-block-layer-helpers-to-calculate-num-of-queues.patch
patches.suse/scsi-use-block-layer-helpers-to-calculate-num-of-queues.patch
patches.suse/virtio-blk-scsi-use-block-layer-helpers-to-calculate-num-of-queues.patch
patches.suse/lib-group_cpus-honor-housekeeping-config-when-grouping-cpus.patch
patches.suse/blk-mq-use-hk-cpus-only-when-isolcpus-managed_irq-is-enabled.patch
patches.suse/blk-mq-issue-warning-when-offlining-hctx-with-online-isolcpus.patch
patches.suse/doc-update-managed_irq-documentation.patch
########################################################
# Networking drivers (wired)
########################################################
patches.suse/mlx5-add-parameter-to-disable-enhanced-IPoIB.patch
+mkubecek patches.suse/lan78xx-Enable-LEDs-and-auto-negotiation.patch
+tbogendoerfer patches.suse/bsc1170284-ixgbe_dont_check_firmware_errors.patch
+tbogendoerfer patches.suse/s390-Fix-mlx5-RoCE-throuput-degradtion.patch
+tbogendoerfer patches.suse/staging-qlge-devlink-use-retained-error-fmsg-API.patch
+tbogendoerfer patches.suse/0001-idpf-extend-tx-watchdog-timeout.patch
+tbogendoerfer patches.suse/ice-Fix-NULL-pointer-access-if-PF-doesn-t-support-SR.patch
########################################################
# Wireless networking drivers
########################################################
+jbenc patches.suse/b43-missing-firmware-info.patch
########################################################
# USB
########################################################
########################################################
# Input
########################################################
########################################################
# Sound
########################################################
########################################################
# Other drivers
########################################################
########################################################
# Debugging
########################################################
+jslaby patches.suse/crasher.patch
+ptesarik patches.suse/add-product-identifying-information-to-vmcoreinfo.patch
# Tracing
patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch
# printk
patches.suse/vsprintf-kallsyms-Prevent-invalid-data-when-printing.patch
########################################################
# Livepatching
########################################################
patches.suse/livepatch-mark-the-kernel-unsupported-when-disabling.patch
patches.suse/livepatch-dump-ipa-clones.patch
patches.suse/Revert-Revert-kbuild-use-flive-patching-when-CONFIG_LIVEPATCH-is-enabled.patch
patches.suse/Revert-kallsyms-unexport-kallsyms_lookup_name-and-kallsyms_on_each_symbol.patch
# klp-convert
patches.suse/livepatch-Create-and-include-UAPI-headers.patch
patches.suse/livepatch-Add-klp-convert-tool.patch
patches.suse/kbuild-modpost-integrate-klp-convert.patch
patches.suse/livepatch-Add-sample-livepatch-module.patch
########################################################
# SUSE kABI padding
########################################################
patches.suse/asoc-suse-kabi-padding.patch
patches.suse/hdaudio-suse-kabi-padding.patch
patches.suse/kabi-Add-placeholders-to-a-couple-of-important-struc.patch
patches.suse/media-suse-kabi-padding.patch
patches.suse/soundwire-suse-kabi-padding.patch
patches.suse/wireless-suse-kabi-padding.patch
patches.suse/kabi-arm64-reserve-space-in-cpu_hwcaps-and-cpu_hwcap.patch
patches.suse/0001-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch
patches.suse/0001-Thunderbolt-kABI-paddings-added.patch
patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-USB.patch
patches.suse/0002-Add-a-void-suse_kabi_padding-placeholder-to-some-gsp.patch
patches.suse/0001-typeC-add-kABI-padding.patch
patches.suse/prepare-arm64-klp
patches.suse/0001-kABI-more-hooks-for-PCI-changes.patch
patches.suse/crypto-add-suse_kabi_padding.patch
patches.suse/fpga-add-kABI-padding.patch
+nik.borisov patches.suse/kabi-reserve-cpuid-leaves.patch
patches.suse/powerpc-Add-kABI-placeholder-to-struct-pci_controlle.patch
patches.suse/typeC-Add-kABI-placeholders.patch
patches.suse/blk-kabi-add-suse_kabi_padding-to-blk-layer-structs.patch
patches.suse/scsi-kabi-add-suse_kabi_padding-to-scsi-template-structs.patch
+pjakobsson patches.suse/drm-Add-kabi-placeholders-to-commonly-used-structs.patch
patches.suse/kABI-padding-for-generic-crypto.patch
+shung-hsi.yu patches.suse/kABI-padding-for-bpf.patch
patches.suse/rfkill-add-kABI-padding.patch
patches.suse/paddings-add-for-type-C-new-in-SP5.patch
patches.suse/paddings-for-the-new-structures-for-roles.patch
patches.suse/paddings-for-gadgets.patch
patches.suse/paddings-for-TB-and-USB4-XDomain-structures.patch
patches.suse/paddings-for-realtik-802.11.patch
patches.suse/paddings-for-mediatek-802.11.patch
patches.suse/paddings-for-ath-802.11.patch
patches.suse/paddings-for-the-inter-DMN-tunnel-stuff-of-TB.patch
+shung-hsi.yu patches.suse/selftests-bpf-user_ringbuf-define-c_ringbuf_size.patch
patches.suse/tracing-Add-kabi-placeholders.patch
+fweisbecker patches.suse/kABI-padding-for-context-tracking.patch
+jgross patches.suse/kabi-placeholders-for-coco-host-support.patch
patches.suse/paddings-add-paddings-to-TypeC-stuff.patch
patches.suse/padding-XHCI-additional-padding.patch
patches.suse/padding-ohci-core-structure-padding.patch
patches.suse/padding-ehci-core-structures.patch
patches.suse/new-paddings-for-the-new-features-of-TB.patch
+vbabka patches.suse/kabi-padding-for-vmstat-items.patch
########################################################
# kABI consistency patches
########################################################
########################################################
# SLE15-SP3 OOT performance patches evaluated but left
# disabled. See patches for the SLE 15 SP4 notes.
########################################################
+mgorman patches.suse/cpuidle-Poll-for-a-minimum-of-30ns-and-poll-for-a-tick-if-lower-c-states-are-disabled.patch
+mgorman patches.suse/sched-nohz-Avoid-disabling-the-tick-for-very-short-durations.patch
########################################################
# You'd better have a good reason for adding a patch
# below here.
########################################################