Sync from SUSE:SLFO:Main kernel-source-azure revision ef5883378c3972a0f0c6b39292d27ba5

This commit is contained in:
2025-07-25 22:51:17 +02:00
parent 5695b00b84
commit b20dbdf296
11 changed files with 3307 additions and 18 deletions

BIN
config.tar.bz2 (Stored with Git LFS)

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit 4091d866f037d9efc829d0ad89303da846b94db2
%define git_commit 4ba861e4a80a8796e398f231bda06d99fe3c644c
%define variant -azure%{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-azure
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g4091d86
Release: <RELEASE>.g4ba861e
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -18,7 +18,7 @@
%define srcversion 6.12
%define patchversion 6.12.0
%define git_commit 4091d866f037d9efc829d0ad89303da846b94db2
%define git_commit 4ba861e4a80a8796e398f231bda06d99fe3c644c
%define variant -azure%{nil}
%define gcc_package gcc13
%define gcc_compiler gcc-13
@@ -30,7 +30,7 @@
Name: kernel-source-azure
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g4091d86
Release: <RELEASE>.g4ba861e
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -16,7 +16,7 @@
#
%define git_commit 4091d866f037d9efc829d0ad89303da846b94db2
%define git_commit 4ba861e4a80a8796e398f231bda06d99fe3c644c
%define variant -azure%{nil}
%include %_sourcedir/kernel-spec-macros
@@ -25,7 +25,7 @@ Name: kernel-syms-azure
Version: 6.12.0
%if %using_buildservice
%if 0%{?is_kotd}
Release: <RELEASE>.g4091d86
Release: <RELEASE>.g4ba861e
%else
Release: 0
%endif

BIN
patches.kabi.tar.bz2 (Stored with Git LFS)

Binary file not shown.

BIN
patches.suse.tar.bz2 (Stored with Git LFS)

Binary file not shown.

View File

@@ -687,6 +687,7 @@
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/selftests-bpf-Set-test-path-for-token-obj_priv_impli.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/lib-packing-refuse-operating-on-bit-indices-which-ex.patch
@@ -2246,6 +2247,7 @@
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/fs-proc-kcore.c-Clear-ret-value-in-read_kcore_iter-after-s.patch
patches.suse/fs_parser-update-mount_api-doc-to-match-function-sig.patch
patches.suse/RISC-V-KVM-Allow-Smnpm-and-Ssnpm-extensions-for-gues.patch
patches.suse/kvm-vfio-Constify-struct-kvm_device_ops.patch
@@ -2984,6 +2986,7 @@
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-fix-off-by-one-error-in-fsmap-s-end_daddr-usage.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
@@ -3309,6 +3312,7 @@
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/objtool-Add-bch2_trans_unlocked_error-to-bcachefs-noreturn.patch
patches.suse/perf-x86-intel-uncore-Add-Clearwater-Forest-support.patch
patches.suse/perf-x86-intel-ds-Add-PEBS-format-6.patch
patches.suse/perf-x86-intel-Fix-bitmask-of-OCR-and-FRONTEND-events-for-.patch
@@ -3410,6 +3414,7 @@
patches.suse/nvmet-loop-avoid-using-mutex-in-IO-hotpath.patch
patches.suse/nvme-tcp-remove-nvme_tcp_destroy_io_queues.patch
patches.suse/workqueue-Do-not-warn-when-cancelling-WQ_MEM_RECLAIM-work-from-WQ_MEM_RECLAIM-worker.patch
patches.suse/sched_ext-fix-application-of-sizeof-to-pointer.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
@@ -3531,6 +3536,7 @@
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/firewall-remove-misplaced-semicolon-from-stm32_firew.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-timeout-fix-multishot-updates.patch
@@ -3608,6 +3614,7 @@
patches.suse/misc-microchip-pci1xxxx-Resolve-kernel-panic-during-.patch
patches.suse/misc-microchip-pci1xxxx-Resolve-return-code-mismatch.patch
patches.suse/mm-mempolicy-count-MPOL_WEIGHTED_INTERLEAVE-to.patch
patches.suse/tools-fix-atomic_set-definition-to-set-the-value-cor.patch
patches.suse/x86-execmem-fix-ROX-cache-usage-in-Xen-PV-guests.patch
patches.suse/mm-zswap-properly-synchronize-freeing-resources-duri.patch
patches.suse/module-fix-writing-of-livepatch-relocations-in-ROX-text.patch
@@ -3720,6 +3727,7 @@
patches.suse/seqlock-annotate-spinning-as-unlikely-in-__read_seqcount_begin.patch
patches.suse/pidfs-lookup-pid-through-rbtree.patch
patches.suse/gfs2-Truncate-address-space-when-flipping-GFS2_DIF_JDATA-flag.patch
patches.suse/btrfs-improve-the-warning-and-error-message-for-btrf.patch
patches.suse/btrfs-rename-__get_extent_map-and-pass-btrfs_inode.patch
patches.suse/btrfs-use-btrfs_inode-in-extent_writepage.patch
patches.suse/0001-btrfs-fix-double-accounting-race-when-btrfs_run_dela.patch
@@ -4721,6 +4729,8 @@
patches.suse/ASoC-wcd937x-Use-y-for-Makefile.patch
patches.suse/ASoC-Intel-sof_sdw-correct-mach_params-dmic_num.patch
patches.suse/ASoC-Intel-sof_sdw-Correct-quirk-for-Lenovo-Yoga-Sli.patch
patches.suse/ASoC-Intel-soc-acpi-arl-Correct-naming-of-a-cs35l56-.patch
patches.suse/ASoC-Intel-soc-acpi-arl-Add-match-entries-for-new-cs.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
@@ -6045,6 +6055,7 @@
patches.suse/tracing-Fix-bad-hist-from-corrupting-named_triggers-list.patch
patches.suse/ftrace-Avoid-potential-division-by-zero-in-function_stat_s.patch
patches.suse/vmlinux.lds-Ensure-that-const-vars-with-relocations-.patch
patches.suse/objtool-Fix-C-jump-table-annotations-for-Clang.patch
patches.suse/perf-core-Add-RCU-read-lock-protection-to-perf_itera.patch
patches.suse/perf-core-Order-the-PMU-list-to-fix-warning-about-unordered-pmu_ctx_list.patch
patches.suse/uprobes-Reject-the-shared-zeropage-in-uprobe_write_o.patch
@@ -6499,6 +6510,8 @@
patches.suse/Flush-console-log-from-kernel_power_off.patch
patches.suse/lockdep-mm-Fix-might_fault-lockdep-check-of-current-mm-mmap_lock.patch
patches.suse/lockdep-Don-t-disable-interrupts-on-RT-in-disable_ir.patch
patches.suse/x86-traps-Make-exc_double_fault-consistently-noreturn.patch
patches.suse/objtool-Fix-error-handling-inconsistencies-in-check.patch
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
@@ -6539,6 +6552,7 @@
patches.suse/perf-Avoid-the-read-if-the-count-is-already-updated.patch
patches.suse/perf-amd-ibs-Add-support-for-OP-Load-Latency-Filtering.patch
patches.suse/perf-amd-ibs-Update-DTLB-PageSize-decode-logic.patch
patches.suse/perf-hw_breakpoint-Return-EOPNOTSUPP-for-unsupported-break.patch
patches.suse/perf-core-Simplify-the-perf_event_alloc-error-path.patch
patches.suse/perf-core-Simplify-the-perf_pmu_register-error-path.patch
patches.suse/perf-core-Simplify-perf_pmu_register.patch
@@ -7081,6 +7095,8 @@
patches.suse/tcp-bring-back-NUMA-dispersion-in-inet_ehash_locks_a.patch
patches.suse/tcp-reorganize-tcp_in_ack_event-and-tcp_count_delive.patch
patches.suse/cdc_ether-r8152-ThinkPad-Hybrid-USB-C-A-Dock-quirk.patch
patches.suse/ixgbe-add-PTP-support-for-E610-device.patch
patches.suse/ixgbe-add-support-for-thermal-sensor-event-reception.patch
patches.suse/ieee802154-ca8210-Use-proper-setters-and-getters-for.patch
patches.suse/igb-reject-invalid-external-timestamp-requests-for-8.patch
patches.suse/broadcom-fix-supported-flag-check-in-periodic-output.patch
@@ -7286,6 +7302,7 @@
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
patches.suse/arch-powerpc-perf-Check-the-instruction-type-before-creati.patch
patches.suse/powerpc-pseries-Macros-and-wrapper-functions-for-H_H.patch
patches.suse/powerpc-pseries-Export-hardware-trace-macro-dump-via.patch
patches.suse/powerpc-Document-details-on-H_HTM-hcall.patch
@@ -7463,6 +7480,7 @@
patches.suse/drm-amdgpu-Skip-pcie_replay_count-sysfs-creation-for.patch
patches.suse/drm-amdkfd-set-precise-mem-ops-caps-to-disabled-for-.patch
patches.suse/drm-amdgpu-discovery-check-ip_discovery-fw-file-avai.patch
patches.suse/drm-amdgpu-discovery-use-specific-ip_discovery.bin-f.patch
patches.suse/PCI-ACS-Fix-pci-config_acs-parameter.patch
patches.suse/PCI-ASPM-Fix-link-state-exit-during-switch-upstream-.patch
patches.suse/PCI-Fix-wrong-length-of-devres-array.patch
@@ -7838,11 +7856,15 @@
patches.suse/mptcp-fix-NULL-pointer-in-can_accept_new_subflow.patch
patches.suse/selftests-mptcp-fix-incorrect-fd-checks-in-main_loop.patch
patches.suse/selftests-mptcp-close-fd_in-before-returning-in-main.patch
patches.suse/objtool-Silence-more-KCOV-warnings.patch
patches.suse/objtool-Properly-disable-uaccess-validation.patch
patches.suse/objtool-spi-amd-Fix-out-of-bounds-stack-access-in-am.patch
patches.suse/objtool-nvmet-Fix-out-of-bounds-stack-access-in-nvme.patch
patches.suse/objtool-media-dib8000-Prevent-divide-by-zero-in-dib8.patch
patches.suse/objtool-panic-Disable-SMAP-in-__stack_chk_fail.patch
patches.suse/objtool-Fix-segfault-in-ignore_unreachable_insn.patch
patches.suse/objtool-Silence-more-KCOV-warnings-part-2.patch
patches.suse/objtool-Ignore-end-of-section-jumps-for-KCOV-GCOV.patch
patches.suse/objtool-Fix-verbose-disassembly-if-CROSS_COMPILE-isn.patch
patches.suse/x86-paravirt-Move-halt-paravirt-calls-under-CONFIG_PARAVIR.patch
patches.suse/x86-tdx-Fix-arch_safe_halt-execution-for-TDX-VMs.patch
@@ -7970,6 +7992,7 @@
patches.suse/ASoC-imx-card-Add-NULL-check-in-imx_card_probe.patch
patches.suse/x86-uaccess-Improve-performance-by-aligning-writes-to-8-by.patch
patches.suse/x86-mm-init-Handle-the-special-case-of-device-privat.patch
patches.suse/x86-fred-Fix-system-hang-during-S4-resume-with-FRED-enable.patch
patches.suse/platform-x86-thinkpad_acpi-disable-ACPI-fan-access-f.patch
patches.suse/platform-x86-ISST-Correct-command-storage-data-lengt.patch
patches.suse/spi-rockchip-Fix-register-out-of-bounds-access.patch
@@ -8073,6 +8096,8 @@
patches.suse/net-phy-allow-MDIO-bus-PM-ops-to-start-stop-state-ma.patch
patches.suse/ipv6-Align-behavior-across-nexthops-during-path-sele.patch
patches.suse/net-ppp-Add-bound-checking-for-skb-data-on-ppp_sync_.patch
patches.suse/objtool-Fix-INSN_CONTEXT_SWITCH-handling-in-validate_unret.patch
patches.suse/objtool-Stop-UNRET-validation-on-UD2.patch
patches.suse/perf-core-Fix-WARN_ON-ctx-in-__free_event-for-partial-init.patch
patches.suse/perf-Fix-hang-while-freeing-sigtrap-event.patch
patches.suse/x86-bugs-Rename-entry_ibpb-to-write_ibpb.patch
@@ -8091,6 +8116,7 @@
patches.suse/drm-amdgpu-mes11-optimize-MES-pipe-FW-version-fetchi.patch
patches.suse/drm-amdgpu-immediately-use-GTT-for-new-allocations.patch
patches.suse/drm-amdgpu-dma_buf-fix-page_link-check.patch
patches.suse/drm-amdgpu-ip_discovery-add-missing-ip_discovery-fw.patch
patches.suse/drm-amd-display-Do-not-enable-Replay-and-PSR-while-V.patch
patches.suse/drm-amd-display-Protect-FPU-in-dml21_copy.patch
patches.suse/drm-amd-display-Protect-FPU-in-dml2_init-dml21_init.patch
@@ -8796,9 +8822,11 @@
patches.suse/spi-spi-fsl-dspi-Reset-SR-flags-before-sending-a-new.patch
patches.suse/Input-xpad-add-more-controllers.patch
patches.suse/Input-synaptics-rmi-fix-crash-with-unsupported-versi.patch
patches.suse/kasan-avoid-sleepable-page-allocation-from-atomic-co.patch
patches.suse/mm-hugetlb-fix-kernel-NULL-pointer-dereference-when-replac.patch
patches.suse/brd-fix-aligned_sector-from-brd_do_discard.patch
patches.suse/brd-fix-discard-end-sector.patch
patches.suse/block-use-q-elevator-with-elevator_lock-held-in-elv_iosche.patch
patches.suse/nvmet-fcloop-track-ref-counts-for-nports.patch
patches.suse/nvmet-fcloop-remove-nport-from-list-on-last-user.patch
patches.suse/nvmet-fcloop-refactor-fcloop_nport_alloc-and-track-l.patch
@@ -8873,8 +8901,24 @@
patches.suse/powerpc-boot-Fix-build-with-gcc-15.patch
patches.suse/KVM-PPC-Book3S-HV-Fix-IRQ-map-warnings-with-XICS-on-.patch
patches.suse/powerpc-pseries-iommu-Fix-kmemleak-in-TCE-table-user.patch
patches.suse/sched-Fix-trace_sched_switch-.prev_state.patch
patches.suse/sched-topology-improve-topology_span_sane-speed.patch
patches.suse/sched-topology-Refinement-to-topology_span_sane-speedup.patch
patches.suse/sched-fair-Allow-decaying-util_est-when-util_avg-CPU-capa.patch
patches.suse/sched-rt-Fix-race-in-push_rt_task.patch
patches.suse/sched-isolation-Make-use-of-more-than-one-housekeeping-cpu.patch
patches.suse/sched-fair-Use-READ_ONCE-to-read-sg-asym_prefer_cpu.patch
patches.suse/sched-topology-Introduce-sched_update_asym_prefer_cpu.patch
patches.suse/sched-debug-Print-the-local-group-s-asym_prefer_cpu.patch
patches.suse/sched-fair-Adhere-to-place_entity-constraints.patch
patches.suse/sched-core-Tweak-wait_task_inactive-to-force-dequeue-sched_delayed-tasks.patch
patches.suse/sched-fair-Fixup-wake_up_sync-vs-DELAYED_DEQUEUE.patch
patches.suse/sched-util_est-Simplify-condition-for-util_est_-en-de-queue.patch
patches.suse/sched-uclamp-Align-uclamp-and-util_est-and-call-before-freq-update.patch
patches.suse/perf-Ensure-bpf_perf_link-path-is-properly-serialized.patch
patches.suse/perf-x86-amd-uncore-Remove-unused-struct-amd_uncore_ctx-no.patch
patches.suse/perf-x86-amd-uncore-Prevent-UMC-counters-from-saturating.patch
patches.suse/perf-core-Fix-broken-throttling-when-max_samples_per_tick.patch
patches.suse/x86-alternative-Remove-unused-header-defines.patch
patches.suse/x86-bugs-Rename-mmio_stale_data_clear-to-cpu_buf_vm_clear.patch
patches.suse/x86-bugs-Restructure-MDS-mitigation.patch
@@ -9098,7 +9142,27 @@
patches.suse/arm64-fpsimd-ptrace-Gracefully-handle-errors.patch
patches.suse/usbnet-asix-AX88772-leave-the-carrier-control-to-phy.patch
patches.suse/i40e-fix-MMIO-write-access-to-an-invalid-page-in-i40.patch
patches.suse/ixgbe-Fix-unreachable-retry-logic-in-combined-and-by.patch
patches.suse/net-mlx5-HWS-Fix-matcher-action-template-attach.patch
patches.suse/ixgbe-wrap-netdev_priv-usage.patch
patches.suse/ixgbe-add-initial-devlink-support.patch
patches.suse/ixgbe-add-handler-for-devlink-.info_get.patch
patches.suse/ixgbe-add-E610-functions-for-acquiring-flash-data.patch
patches.suse/ixgbe-read-the-OROM-version-information.patch
patches.suse/ixgbe-read-the-netlist-version-information.patch
patches.suse/ixgbe-add-.info_get-extension-specific-for-E610-devi.patch
patches.suse/ixgbe-add-E610-functions-getting-PBA-and-FW-ver-info.patch
patches.suse/ixgbe-extend-.info_get-with-stored-versions.patch
patches.suse/ixgbe-add-device-flash-update-via-devlink.patch
patches.suse/ixgbe-add-support-for-devlink-reload.patch
patches.suse/ixgbe-add-FW-API-version-check.patch
patches.suse/ixgbe-add-E610-implementation-of-FW-recovery-mode.patch
patches.suse/ixgbe-add-support-for-FW-rollback-mode.patch
patches.suse/ixgbe-create-E610-specific-ethtool_ops-structure.patch
patches.suse/ixgbe-add-support-for-ACPI-WOL-for-E610.patch
patches.suse/ixgbe-apply-different-rules-for-setting-FC-on-E610.patch
patches.suse/ixgbe-add-E610-.set_phys_id-callback-implementation.patch
patches.suse/ixgbe-devlink-add-devlink-region-support-for-E610.patch
patches.suse/net-ibmveth-Indented-struct-ibmveth_adapter-correctl.patch
patches.suse/net-ibmveth-Reset-the-adapter-when-unexpected-states.patch
patches.suse/net-ibmveth-added-KUnit-tests-for-some-buffer-pool-f.patch
@@ -9192,10 +9256,20 @@
patches.suse/octeontx2-pf-QOS-Perform-cache-sync-on-send-queue-te.patch
patches.suse/octeontx2-pf-QOS-Refactor-TC_HTB_LEAF_DEL_LAST-callb.patch
patches.suse/net_sched-hfsc-Address-reentrant-enqueue-adding-clas.patch
patches.suse/calipso-Don-t-call-calipso-functions-for-AF_INET-sk.patch
patches.suse/net-phy-mscc-Stop-clearing-the-the-UDPv4-checksum-fo.patch
patches.suse/selftests-bpf-Fix-bpf_nf-selftest-failure.patch
patches.suse/bpf-fix-ktls-panic-with-sockmap.patch
patches.suse/bpf-sockmap-Fix-data-lost-during-EAGAIN-retries.patch
patches.suse/bpf-sockmap-fix-duplicated-data-transmission.patch
patches.suse/bpf-sockmap-Fix-panic-when-calling-skb_linearize.patch
patches.suse/selftest-bpf-benchs-Add-benchmark-for-sockmap-usage.patch
patches.suse/selftests-bpf-Fix-caps-for-__xlated-jited_unpriv.patch
patches.suse/s390-bpf-Store-backchain-even-for-leaf-progs.patch
patches.suse/bpf-sockmap-Avoid-using-sk_socket-after-free-when-se.patch
patches.suse/bpf-Check-rcu_read_lock_trace_held-in-bpf_map_lookup.patch
patches.suse/bpf-Do-not-include-stack-ptr-register-in-precision-b.patch
patches.suse/selftests-bpf-Add-tests-with-stack-ptr-register-in-c.patch
patches.suse/x86-virt-tdx-Add-SEAMCALL-wrappers-for-TDX-KeyID-man.patch
patches.suse/x86-virt-tdx-Add-SEAMCALL-wrappers-for-TDX-TD-creati.patch
patches.suse/x86-virt-tdx-Add-SEAMCALL-wrappers-for-TDX-vCPU-crea.patch
@@ -9327,7 +9401,10 @@
patches.suse/platform-x86-amd-hsmp-acpi-Add-sysfs-files-to-display-HSMP.patch
patches.suse/platform-x86-amd-hsmp-fix-building-with-CONFIG_HWMON-m.patch
patches.suse/tracing-Fix-compilation-warning-on-arm32.patch
patches.suse/x86-sgx-Prevent-attempts-to-reclaim-poisoned-pages.patch
patches.suse/configfs-tsm-report-Fix-NULL-dereference-of-tsm_ops.patch
patches.suse/hisi_acc_vfio_pci-fix-XQE-dma-address-error.patch
patches.suse/hisi_acc_vfio_pci-bugfix-live-migration-function-wit.patch
patches.suse/scsi-lpfc-Use-memcpy-for-BIOS-version.patch
patches.suse/scsi-hisi_sas-Call-I_T_nexus-after-soft-reset-for-SATA-dis.patch
patches.suse/scsi-qla2xxx-Remove-unused-qlt_free_qfull_cmds.patch
@@ -9348,6 +9425,7 @@
patches.suse/scsi-lpfc-Create-lpfc_vmid_info-sysfs-entry.patch
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.9.patch
patches.suse/scsi-lpfc-Copyright-updates-for-14.4.0.9-patches.patch
patches.suse/scsi-smartpqi-Add-new-PCI-IDs.patch
patches.suse/scsi-smartpqi-Fix-smp_processor_id-call-trace-for-preempti.patch
patches.suse/scsi-dc395x-Remove-leftover-if-statement-in-reselect.patch
patches.suse/pinctrl-mcp23s08-Reset-all-pins-to-input-at-probe.patch
@@ -9398,9 +9476,14 @@
patches.suse/fbdev-core-fbcvt-avoid-division-by-0-in-fb_cvt_hperi.patch
patches.suse/fbdev-Fix-do_register_framebuffer-to-prevent-null-pt.patch
patches.suse/fbdev-Fix-fb_set_var-to-prevent-null-ptr-deref-in-fb.patch
patches.suse/mm-page_alloc-remove-redundant-READ_ONCE.patch
patches.suse/selftests-mm-restore-default-nr_hugepages-value-duri.patch
patches.suse/sched-numa-skip-VMA-scanning-on-memory-pinned-to-one-NUMA-node-via-cpuset.mems.patch
patches.suse/sched-numa-add-tracepoint-that-tracks-the-skipping-of-numa-balancing-due-to-cpuset-memory-pinning.patch
patches.suse/mm-pcp-increase-pcp-free_count-threshold-to-trigger-free_high.patch
patches.suse/Squashfs-check-return-result-of-sb_min_blocksize.patch
patches.suse/watchdog-fix-watchdog-may-detect-false-positive-of-s.patch
patches.suse/ipc-fix-to-protect-IPCS-lookups-using-RCU.patch
patches.suse/EDAC-altera-Use-correct-write-width-with-the-INTTEST.patch
patches.suse/overflow-Introduce-__DEFINE_FLEX-for-having-no-initi.patch
patches.suse/mailbox-imx-Fix-TXDB_V2-sending.patch
@@ -9420,7 +9503,9 @@
patches.suse/KVM-VMX-Flush-shadow-VMCS-on-emergency-reboot.patch
patches.suse/KVM-x86-Revert-kvm_x86_ops.mem_enc_ioctl-back-to-an-.patch
patches.suse/arm64-sysreg-Drag-linux-kconfig.h-to-work-around-vdso-buil.patch
patches.suse/netfs-Fix-oops-in-write-retry-from-mis-resetting-the-subre.patch
patches.suse/gfs2-Don-t-clear-sb-s_fs_info-in-gfs2_sys_fs_add.patch
patches.suse/sched-numa-fix-task-swap-by-skipping-kernel-threads.patch
patches.suse/msft-hv-3260-tools-hv-Enable-debug-logs-for-hv_kvp_daemon.patch
patches.suse/msft-hv-3262-Drivers-hv-Enable-VTL-mode-for-arm64.patch
patches.suse/msft-hv-3263-Drivers-hv-Provide-arch-neutral-implementation-of-ge.patch
@@ -9445,6 +9530,23 @@
patches.suse/leds-multicolor-Fix-intensity-setting-while-SW-blink.patch
patches.suse/backlight-pm8941-Add-NULL-check-in-wled_configure.patch
patches.suse/cxl-core-region-ignore-interleave-granularity-when-w.patch
patches.suse/tools-build-Don-t-set-libunwind-as-available-if-test-all.c.patch
patches.suse/tools-build-Don-t-show-libunwind-build-status-as-it-is-opt-in.patch
patches.suse/perf-build-Warn-when-libdebuginfod-devel-files-are-not-ava.patch
patches.suse/perf-ui-browser-hists-Set-actions-thread-before-calling-do.patch
patches.suse/perf-tool_pmu-Fix-aggregation-on-duration_time.patch
patches.suse/perf-symbol-minimal-Fix-double-free-in-filename__read_buil.patch
patches.suse/perf-trace-Fix-leaks-of-struct-thread-in-set_filter_loop_p.patch
patches.suse/perf-tests-Fix-perf-report-tests-installation.patch
patches.suse/perf-intel-pt-Fix-PEBS-via-PT-data_src.patch
patches.suse/perf-scripts-python-exported-sql-viewer.py-Fix-pattern-mat.patch
patches.suse/perf-tests-switch-tracking-Fix-timestamp-comparison.patch
patches.suse/perf-pmu-Avoid-segv-for-missing-name-alias_name-in-wildcar.patch
patches.suse/perf-symbol-Fix-use-after-free-in-filename__read_build_id.patch
patches.suse/perf-record-Fix-incorrect-user-regs-comments.patch
patches.suse/perf-trace-Always-print-return-value-for-syscalls-returnin.patch
patches.suse/perf-trace-Set-errpid-to-false-for-rseq-and-set_robust_lis.patch
patches.suse/perf-callchain-Always-populate-the-addr_location-map-when-.patch
patches.suse/dm-don-t-change-md-if-dm_table_set_restrictions-fail.patch
patches.suse/dm-free-table-mempools-if-not-used-in-__bind.patch
patches.suse/dm-handle-failures-in-dm_table_set_restrictions.patch
@@ -9512,6 +9614,7 @@
patches.suse/Bluetooth-MGMT-reject-malformed-HCI_CMD_SYNC-command.patch
patches.suse/Bluetooth-hci_qca-move-the-SoC-type-check-to-the-rig.patch
patches.suse/Bluetooth-L2CAP-Fix-not-responding-with-L2CAP_CR_LE_.patch
patches.suse/net-stmmac-make-sure-that-ptp_rate-is-not-0-before-configu.patch
patches.suse/net-fix-udp-gso-skb_segment-after-pull-from-frag_lis.patch
patches.suse/ice-fix-Tx-scheduler-error-handling-in-XDP-callback.patch
patches.suse/ice-create-new-Tx-scheduler-nodes-for-new-queues-onl.patch
@@ -9523,7 +9626,10 @@
patches.suse/gve-add-missing-NULL-check-for-gve_alloc_pending_pac.patch
patches.suse/net-wwan-mhi_wwan_mbim-use-correct-mux_id-for-multip.patch
patches.suse/netfilter-nf_set_pipapo_avx2-fix-initial-map-fill.patch
patches.suse/wifi-cfg80211-mac80211-correctly-parse-S1G-beacon-op.patch
patches.suse/iavf-iavf_suspend-take-RTNL-before-netdev_lock.patch
patches.suse/seg6-Fix-validation-of-nexthop-addresses.patch
patches.suse/calipso-unlock-rcu-before-returning-EAFNOSUPPORT.patch
patches.suse/PM-sleep-Fix-power.is_suspended-cleanup-for-direct-c.patch
patches.suse/drm-i915-gem-Allow-EXEC_CAPTURE-on-recoverable-conte.patch
patches.suse/Revert-drm-i915-gem-Allow-EXEC_CAPTURE-on-recoverabl.patch
@@ -9612,15 +9718,18 @@
patches.suse/usb-misc-onboard_usb_dev-fix-build-warning-for-CONFI.patch
patches.suse/loop-add-file_start_write-and-file_end_write.patch
patches.suse/md-raid1-raid10-don-t-handle-IO-error-for-REQ_RAHEAD-and-R.patch
patches.suse/md-md-bitmap-fix-dm-raid-max_write_behind-setting.patch
patches.suse/block-flip-iter-directions-in-blk_rq_integrity_map_user.patch
patches.suse/nvme-fix-command-limits-status-code.patch
patches.suse/nvme-fix-implicit-bool-to-flags-conversion.patch
patches.suse/nvme-tcp-remove-tag-set-when-second-admin-queue-conf.patch
patches.suse/nvme-tcp-fix-I-O-stalls-on-congested-sockets.patch
patches.suse/pwm-axi-pwmgen-fix-missing-separate-external-clock.patch
patches.suse/regulator-max14577-Add-error-check-for-max14577_read.patch
patches.suse/spi-bcm63xx-spi-fix-shared-reset.patch
patches.suse/spi-bcm63xx-hsspi-fix-shared-reset.patch
patches.suse/KVM-s390-rename-PROT_NONE-to-PROT_TYPE_DUMMY.patch
patches.suse/mm-fix-uprobe-pte-be-overwritten-when-expanding-vma.patch
patches.suse/ALSA-usb-audio-Add-a-quirk-for-Lenovo-Thinkpad-Thund.patch
patches.suse/ALSA-hda-Add-new-pci-id-for-AMD-GPU-display-HD-audio.patch
patches.suse/ALSA-hda-Ignore-unsol-events-for-cards-being-shut-do.patch
@@ -9633,6 +9742,7 @@
patches.suse/ASoC-Intel-avs-Verify-content-returned-by-parse_int_.patch
patches.suse/genksyms-Fix-enum-consts-from-a-reference-affecting-new-va.patch
patches.suse/PCI-MSI-Size-device-MSI-domain-with-the-maximum-numb.patch
patches.suse/x86-iopl-Cure-TIF_IO_BITMAP-inconsistencies.patch
patches.suse/tools-power-turbostat-Fix-AMD-package-energy-reporting.patch
patches.suse/powerpc-powernv-memtrace-Fix-out-of-bounds-issue-in-.patch
patches.suse/powerpc-vas-Return-EINVAL-if-the-offset-is-non-zero-.patch
@@ -9688,6 +9798,9 @@
patches.suse/scsi-s390-zfcp-Ensure-synchronous-unit_add.patch
patches.suse/msft-hv-3282-scsi-storvsc-Increase-the-timeouts-to-storvsc_timeou.patch
patches.suse/drivers-rapidio-rio_cm.c-prevent-possible-heap-overw.patch
patches.suse/block-Clear-BIO_EMULATES_ZONE_APPEND-flag-on-BIO-completio.patch
patches.suse/block-don-t-use-submit_bio_noacct_nocheck-in-blk_zone_wplu.patch
patches.suse/block-use-plug-request-list-tail-for-one-shot-backmerge-at.patch
patches.suse/nvme-always-punt-polled-uring_cmd-end_io-work-to-tas.patch
patches.suse/pidfs-never-refuse-ppid-0-in-PIDFD_GET_INFO.patch
patches.suse/powerpc-eeh-Fix-missing-PE-bridge-reconfiguration-du.patch
@@ -9743,12 +9856,14 @@
patches.suse/drm-amdgpu-switch-job-hw_fence-to-amdgpu_fence.patch
patches.suse/drm-amdkfd-Fix-race-in-GWS-queue-scheduling.patch
patches.suse/drm-ssd130x-fix-ssd132x_clear_screen-columns.patch
patches.suse/drm-nouveau-fix-a-use-after-free-in-r535_gsp_rpc_pus.patch
patches.suse/drm-nouveau-bl-increase-buffer-size-to-avoid-truncat.patch
patches.suse/drm-v3d-Avoid-NULL-pointer-dereference-in-v3d_job_up.patch
patches.suse/drm-etnaviv-Protect-the-scheduler-s-pending-list-wit.patch
patches.suse/drm-xe-bmg-Update-Wa_16023588340.patch
patches.suse/drm-xe-Fix-memset-on-iomem.patch
patches.suse/drm-xe-Fix-early-wedge-on-GuC-load-failure.patch
patches.suse/aoe-clean-device-rq_list-in-aoedev_downdev.patch
patches.suse/ALSA-hda-intel-Add-Thinkpad-E15-to-PM-deny-list.patch
patches.suse/ALSA-hda-realtek-Add-mute-LED-support-for-HP-Victus-.patch
patches.suse/ALSA-hda-realtek-Fix-built-in-mic-on-ASUS-VivoBook-X.patch
@@ -9765,14 +9880,28 @@
patches.suse/gpio-mlxbf3-only-get-IRQ-for-device-instance-0.patch
patches.suse/scsi-elx-efct-Fix-memory-leak-in-efct_hw_parse_filter.patch
patches.suse/mtd-spinand-fix-memory-leak-of-ECC-engine-conf.patch
patches.suse/perf-evsel-Missed-close-when-probing-hybrid-core-PMUs.patch
patches.suse/perf-test-Directory-file-descriptor-leak.patch
patches.suse/PCI-PM-Set-up-runtime-PM-even-for-devices-without-PC.patch
patches.suse/ACPICA-Refuse-to-evaluate-a-method-if-arguments-are-.patch
patches.suse/nfsd-use-threads-array-as-is-in-netlink-interface.patch
patches.suse/sunrpc-handle-SVC_GARBAGE-during-svc-auth-processing-as-auth-error.patch
patches.suse/perf-Fix-sample-vs-do_exit.patch
patches.suse/perf-Fix-cgroup-state-vs-ERROR.patch
patches.suse/perf-Fix-dangling-cgroup-pointer-in-cpuctx.patch
patches.suse/perf-core-Fix-WARN-in-perf_cgroup_switch.patch
patches.suse/maple_tree-fix-MA_STATE_PREALLOC-flag-in-mas_preallo.patch
patches.suse/dm-raid-fix-variable-in-journal-device-check.patch
patches.suse/scsi-megaraid_sas-Fix-invalid-node-index.patch
patches.suse/spi-spi-cadence-quadspi-Fix-pm-runtime-unbalance.patch
patches.suse/msft-hv-3283-net-mana-Record-doorbell-physical-address-in-PF-mode.patch
patches.suse/net-usb-qmi_wwan-add-SIMCom-8230C-composition.patch
patches.suse/bridge-mcast-Fix-use-after-free-during-router-port-configu.patch
patches.suse/af_unix-Don-t-leave-consecutive-consumed-OOB-skbs.patch
patches.suse/af_unix-Don-t-set-ECONNRESET-for-consumed-OOB-skb.patch
patches.suse/Bluetooth-L2CAP-Fix-L2CAP-MTU-negotiation.patch
patches.suse/driver-bluetooth-hci_qca-fix-unable-to-load-the-BT-d.patch
patches.suse/Bluetooth-hci_core-Fix-use-after-free-in-vhci_flush.patch
patches.suse/bnxt-properly-flush-XDP-redirect-lists.patch
patches.suse/wifi-mac80211-fix-beacon-interval-calculation-overfl.patch
patches.suse/wifi-mac80211-finish-link-init-before-RCU-publish.patch
@@ -9782,15 +9911,23 @@
patches.suse/HID-wacom-fix-memory-leak-on-kobject-creation-failur.patch
patches.suse/HID-wacom-fix-memory-leak-on-sysfs-attribute-creatio.patch
patches.suse/HID-wacom-fix-kobject-reference-count-leak.patch
patches.suse/HID-nintendo-avoid-bluetooth-suspend-resume-stalls.patch
patches.suse/HID-quirks-Add-quirk-for-2-Chicony-Electronics-HP-5M.patch
patches.suse/HID-Add-IGNORE-quirk-for-SMARTLINKTECHNOLOGY.patch
patches.suse/HID-lenovo-Restrict-F7-9-11-mode-to-compact-keyboard.patch
patches.suse/HID-wacom-fix-crash-in-wacom_aes_battery_handler.patch
patches.suse/HID-lenovo-Add-support-for-ThinkPad-X1-Tablet-Thin-K.patch
patches.suse/ALSA-hda-realtek-Add-quirks-for-some-Clevo-laptops.patch
patches.suse/ALSA-hda-realtek-Enable-mute-LED-on-HP-Pavilion-Lapt.patch
patches.suse/ALSA-usb-audio-Fix-out-of-bounds-read-in-snd_usb_get.patch
patches.suse/ALSA-hda-realtek-Add-mic-mute-LED-setup-for-ASUS-UM5.patch
patches.suse/ASoC-amd-yc-add-quirk-for-Acer-Nitro-ANV15-41-intern.patch
patches.suse/ASoC-amd-yc-Add-DMI-quirk-for-Lenovo-IdeaPad-Slim-5-.patch
patches.suse/ASoC-SOF-Intel-hda-Use-devm_kstrdup-to-avoid-memleak.patch
patches.suse/ALSA-hda-realtek-Fix-built-in-mic-on-ASUS-VivoBook-X-7ab6847.patch
patches.suse/s390-pkey-Prevent-overflow-in-size-calculation-for-memdup_.patch
patches.suse/ata-ahci-Use-correct-DMI-identifier-for-ASUSPRO-D840.patch
patches.suse/Revert-PCI-ACPI-Fix-allocated-memory-release-on-erro.patch
patches.suse/drm-amd-Adjust-output-for-discovery-error-handling.patch
patches.suse/drm-i915-fix-build-error-some-more.patch
patches.suse/drm-xe-display-Add-check-for-alloc_ordered_workqueue.patch
@@ -9801,6 +9938,8 @@
patches.suse/drm-bridge-ti-sn65dsi86-Add-HPD-for-DisplayPort-conn.patch
patches.suse/i2c-robotfuzz-osif-disable-zero-length-read-messages.patch
patches.suse/i2c-tiny-usb-disable-zero-length-read-messages.patch
patches.suse/perf-aux-Fix-pending-disable-flow-when-the-AUX-ring-buffer.patch
patches.suse/vt-add-missing-notification-when-switching-back-to-t.patch
patches.suse/serial-core-restore-of_node-information-in-sysfs.patch
patches.suse/serial-imx-Restore-original-RXTL-for-console-to-fix-.patch
patches.suse/staging-rtl8723bs-Avoid-memset-in-aes_cipher-and-aes.patch
@@ -9831,12 +9970,24 @@
patches.suse/Bluetooth-MGMT-mesh_send-check-instances-prior-disab.patch
patches.suse/Bluetooth-HCI-Set-extended-advertising-data-synchron.patch
patches.suse/rose-fix-dangling-neighbour-pointers-in-rose_rt_devi.patch
patches.suse/virtio-net-ensure-the-received-length-does-not-excee.patch
patches.suse/virtio-net-xsk-rx-fix-the-frame-s-length-check.patch
patches.suse/vsock-vmci-Clear-the-vmci-transport-packet-properly-.patch
patches.suse/scsi-qla2xxx-Fix-DMA-mapping-test-in-qla24xx_get_port_data.patch
patches.suse/scsi-qla4xxx-Fix-missing-DMA-mapping-error-in-qla4xxx_allo.patch
patches.suse/scsi-sd-Fix-VPD-page-0xb7-length-check.patch
patches.suse/scsi-core-Enforce-unlimited-max_segment_size-when-virt_bou.patch
patches.suse/nvme-Fix-incorrect-cdw15-value-in-passthru-error-log.patch
patches.suse/nvmet-fix-memory-leak-of-bio-integrity.patch
patches.suse/nvme-pci-refresh-visible-attrs-after-being-checked.patch
patches.suse/nvme-multipath-fix-suspicious-RCU-usage-warning.patch
patches.suse/drm-amdkfd-Don-t-call-mmput-from-MMU-notifier-callba.patch
patches.suse/dma-buf-fix-timeout-handling-in-dma_resv_wait_timeou.patch
patches.suse/drm-ttm-fix-error-handling-in-ttm_buffer_object_tran.patch
patches.suse/drm-bridge-panel-move-prepare_prev_first-handling-to.patch
patches.suse/drm-bridge-aux-hpd-bridge-fix-assignment-of-the-of_n.patch
patches.suse/drm-sched-Increment-job-count-before-swapping-tail-s.patch
patches.suse/drm-gem-Acquire-references-on-GEM-handles-for-frameb.patch
patches.suse/drm-v3d-Disable-interrupts-before-resetting-the-GPU.patch
patches.suse/drm-i915-selftests-Change-mock_request-to-return-err.patch
patches.suse/drm-i915-gt-Fix-timeline-left-held-on-VMA-alloc-erro.patch
@@ -9877,8 +10028,15 @@
patches.suse/spi-spi-fsl-dspi-Clear-completion-counter-before-ini.patch
patches.suse/regulator-gpio-Fix-the-out-of-bounds-access-to-drvda.patch
patches.suse/firmware-arm_ffa-Fix-memory-leak-by-freeing-notifier.patch
patches.suse/Revert-ACPI-battery-negate-current-when-discharging.patch
patches.suse/powercap-intel_rapl-Do-not-change-CLAMPING-bit-if-EN.patch
patches.suse/i2c-designware-Fix-an-initialization-issue.patch
patches.suse/perf-core-Fix-the-WARN_ON_ONCE-is-out-of-lock-protected-region.patch
patches.suse/perf-Revert-to-requiring-CAP_SYS_ADMIN-for-uprobes.patch
patches.suse/objtool-Add-missing-endian-conversion-to-read_annotate.patch
patches.suse/sched-Fix-preemption-string-of-preempt_dynamic_none.patch
patches.suse/sched-core-Fix-migrate_swap-vs.-hotplug.patch
patches.suse/sched-deadline-Fix-dl_server-runtime-calculation-formula.patch
patches.suse/x86-bugs-Add-a-Transient-Scheduler-Attacks-mitigation.patch
patches.suse/KVM-SVM-Advertise-TSA-CPUID-bits-to-guests.patch
patches.suse/x86-microcode-AMD-Add-TSA-microcode-SHAs.patch
@@ -9897,11 +10055,151 @@
patches.suse/pwm-mediatek-Ensure-to-disable-clocks-in-error-path.patch
patches.suse/pinctrl-qcom-msm-mark-certain-pins-as-invalid-for-in.patch
patches.suse/pinctrl-amd-Clear-GPIO-debounce-for-suspend.patch
patches.suse/net-phy-qcom-move-the-WoL-function-to-shared-library.patch
patches.suse/net-phy-qcom-qca808x-Fix-WoL-issue-by-utilizing-at80.patch
patches.suse/Bluetooth-hci_sync-Fix-not-disabling-advertising-ins.patch
patches.suse/Bluetooth-hci_event-Fix-not-marking-Broadcast-Sink-B.patch
patches.suse/vsock-Fix-transport_-g2h-h2g-TOCTOU.patch
patches.suse/vsock-Fix-transport_-TOCTOU.patch
patches.suse/vsock-Fix-IOCTL_VM_SOCKETS_GET_LOCAL_CID-to-check-al.patch
patches.suse/net-phy-smsc-Fix-Auto-MDIX-configuration-when-disabl.patch
patches.suse/net-phy-smsc-Force-predictable-MDI-X-state-on-LAN87x.patch
patches.suse/net-phy-smsc-Fix-link-failure-in-forced-mode-with-Au.patch
patches.suse/wifi-cfg80211-fix-S1G-beacon-head-validation-in-nl80.patch
patches.suse/wifi-zd1211rw-Fix-potential-NULL-pointer-dereference.patch
patches.suse/wifi-mac80211-correctly-identify-S1G-short-beacon.patch
patches.suse/wifi-mac80211-fix-non-transmitted-BSSID-profile-sear.patch
patches.suse/wifi-mwifiex-discard-erroneous-disassoc-frames-on-ST.patch
patches.suse/wifi-rt2x00-fix-remove-callback-type-mismatch.patch
patches.suse/wifi-prevent-A-MSDU-attacks-in-mesh-networks.patch
patches.suse/wifi-mt76-mt7925-fix-the-wrong-config-for-tx-interru.patch
patches.suse/wifi-mt76-mt7925-fix-invalid-array-index-in-ssid-ass.patch
patches.suse/wifi-mt76-mt7925-prevent-NULL-pointer-dereference-in.patch
patches.suse/wifi-mt76-mt7921-prevent-decap-offload-config-before.patch
patches.suse/wifi-mt76-mt7925-Fix-null-ptr-deref-in-mt7925_therma.patch
patches.suse/net-phy-microchip-Use-genphy_soft_reset-to-purge-sta.patch
patches.suse/net-phy-microchip-limit-100M-workaround-to-link-down.patch
patches.suse/can-m_can-m_can_handle_lost_msg-downgrade-msg-lost-i.patch
patches.suse/nbd-fix-uaf-in-nbd_genl_connect-error-path.patch
patches.suse/drm-xe-pf-Clear-all-LMTT-pages-on-alloc.patch
patches.suse/drm-xe-Allocate-PF-queue-size-on-pow2-boundary.patch
patches.suse/Revert-drm-xe-xe2-Enable-Indirect-Ring-State-support.patch
patches.suse/drm-xe-bmg-fix-compressed-VRAM-handling.patch
patches.suse/drm-xe-pm-Correct-comment-of-xe_pm_set_vram_threshol.patch
patches.suse/drm-tegra-nvdec-Fix-dma_alloc_coherent-error-check.patch
patches.suse/drm-imagination-Fix-kernel-crash-when-hard-resetting.patch
patches.suse/drm-framebuffer-Acquire-internal-references-on-GEM-h.patch
patches.suse/drm-gem-Fix-race-in-drm_gem_handle_create_tail.patch
patches.suse/maple_tree-fix-mt_destroy_walk-on-root-leaf-node.patch
patches.suse/kasan-remove-kasan_find_vm_area-to-prevent-possible-.patch
patches.suse/clk-scmi-Handle-case-where-child-clocks-are-initiali.patch
patches.suse/clk-imx-Fix-an-out-of-bounds-access-in-dispmix_csr_c.patch
patches.suse/dm-bufio-fix-sched-in-atomic-context.patch
patches.suse/HID-core-ensure-__hid_request-reserves-the-report-ID.patch
patches.suse/soc-aspeed-lpc-snoop-Cleanup-resources-in-stack-orde.patch
patches.suse/soc-aspeed-lpc-snoop-Don-t-disable-channels-that-are.patch
patches.suse/net-sched-sch_qfq-Fix-race-condition-on-qfq_aggregat.patch
patches.suse/af_packet-fix-the-SO_SNDTIMEO-constraint-not-effecti.patch
patches.suse/rpl-Fix-use-after-free-in-rpl_do_srh_inline.patch
patches.suse/net-phy-Don-t-register-LEDs-for-genphy.patch
patches.suse/usb-net-sierra-check-for-no-status-endpoint.patch
patches.suse/can-tcan4x5x-fix-reset-gpio-usage-during-probe.patch
patches.suse/ipv6-mcast-Delay-put-pmc-idev-in-mld_del_delrec.patch
patches.suse/net-fix-segmentation-after-TCP-UDP-fraglist-GRO.patch
patches.suse/wifi-cfg80211-remove-scan-request-n_channels-counted.patch
patches.suse/msft-hv-3301-hv_netvsc-Set-VF-priv_flags-to-IFF_NO_ADDRCONF-befor.patch
patches.suse/virtio-net-fix-recursived-rtnl_lock-during-probe.patch
patches.suse/net-sched-Return-NULL-when-htb_lookup_leaf-encounter.patch
patches.suse/Bluetooth-Fix-null-ptr-deref-in-l2cap_sock_resume_cb.patch
patches.suse/Bluetooth-hci_sync-fix-connectable-extended-advertis.patch
patches.suse/Bluetooth-btintel-Check-if-controller-is-ISO-capable.patch
patches.suse/Bluetooth-SMP-If-an-unallowed-command-is-received-co.patch
patches.suse/Bluetooth-SMP-Fix-using-HCI_ERROR_REMOTE_USER_TERM-o.patch
patches.suse/Bluetooth-hci_core-add-missing-braces-when-using-mac.patch
patches.suse/Bluetooth-btusb-QCA-Fix-downloading-wrong-NVM-for-WC.patch
patches.suse/Bluetooth-L2CAP-Fix-attempting-to-adjust-outgoing-MT.patch
patches.suse/mmc-sdhci-pci-Quirk-for-broken-command-queuing-on-In.patch
patches.suse/mmc-sdhci_am654-Workaround-for-Errata-i2312.patch
patches.suse/mmc-bcm2835-Fix-dma_unmap_sg-nents-value.patch
patches.suse/memstick-core-Zero-initialize-id_reg-in-h_memstick_r.patch
patches.suse/phy-tegra-xusb-Fix-unbalanced-regulator-disable-in-U.patch
patches.suse/dmaengine-nbpfaxi-Fix-memory-corruption-in-probe.patch
patches.suse/soundwire-amd-fix-for-clearing-command-status-regist.patch
patches.suse/drm-nouveau-check-ioctl-command-codes-better.patch
patches.suse/drm-amdgpu-gfx8-reset-compute-ring-wptr-on-the-GPU-o.patch
patches.suse/drm-mediatek-Add-wait_event_timeout-when-disabling-p.patch
patches.suse/drm-mediatek-only-announce-AFBC-if-really-supported.patch
patches.suse/hwmon-corsair-cpro-Validate-the-size-of-the-received.patch
patches.suse/Input-xpad-set-correct-controller-type-for-Acer-NGR2.patch
patches.suse/regmap-fix-potential-memory-leak-of-regmap_bus.patch
patches.suse/spi-Add-check-for-8-bit-transfer-with-8-IO-mode-supp.patch
patches.suse/iio-backend-fix-out-of-bound-write.patch
patches.suse/iio-adc-stm32-adc-Fix-race-in-installing-chained-IRQ.patch
patches.suse/iio-adc-axp20x_adc-Add-missing-sentinel-to-AXP717-AD.patch
patches.suse/iio-accel-fxls8962af-Fix-use-after-free-in-fxls8962a.patch
patches.suse/iio-adc-ad7949-use-spi_is_bpw_supported.patch
patches.suse/interconnect-qcom-sc7280-Add-missing-num_links-to-xm.patch
patches.suse/interconnect-exynos-handle-node-name-allocation-fail.patch
patches.suse/interconnect-icc-clk-destroy-nodes-in-case-of-memory.patch
patches.suse/comedi-Fail-COMEDI_INSNLIST-ioctl-if-n_insns-is-too-.patch
patches.suse/comedi-Fix-some-signed-shift-left-operations.patch
patches.suse/comedi-das16m1-Fix-bit-shift-out-of-bounds.patch
patches.suse/comedi-pcl812-Fix-bit-shift-out-of-bounds.patch
patches.suse/comedi-aio_iiro_16-Fix-bit-shift-out-of-bounds.patch
patches.suse/comedi-das6402-Fix-bit-shift-out-of-bounds.patch
patches.suse/comedi-Fix-use-of-uninitialized-data-in-insn_rw_emul.patch
patches.suse/comedi-Fix-initialization-of-data-for-instructions-t.patch
patches.suse/serial-core-fix-OF-node-leak.patch
patches.suse/pch_uart-Fix-dma_sync_sg_for_device-nents-value.patch
patches.suse/thunderbolt-Fix-wake-on-connect-at-runtime.patch
patches.suse/thunderbolt-Fix-bit-masking-in-tb_dp_port_set_hops.patch
patches.suse/usb-musb-fix-gadget-state-on-disconnect.patch
patches.suse/usb-dwc2-gadget-Fix-enter-to-hibernation-for-UTMI-PH.patch
patches.suse/usb-hub-Don-t-try-to-recover-devices-lost-during-war.patch
patches.suse/msft-hv-3286-Drivers-hv-Select-CONFIG_SYSFB-only-if-EFI-is-enable.patch
patches.suse/msft-hv-3287-tools-hv-fcopy-Fix-incorrect-file-path-conversion.patch
patches.suse/msft-hv-3288-Drivers-hv-Fix-the-check-for-HYPERVISOR_CALLBACK_VEC.patch
patches.suse/msft-hv-3289-Drivers-hv-Fix-warnings-for-missing-export.h-header-.patch
patches.suse/msft-hv-3290-x86-hyperv-Fix-warnings-for-missing-export.h-header-.patch
patches.suse/msft-hv-3291-clocksource-hyper-v-Fix-warnings-for-missing-export..patch
patches.suse/msft-hv-3292-PCI-hv-Fix-warnings-for-missing-export.h-header-incl.patch
patches.suse/msft-hv-3293-net-mana-Fix-warnings-for-missing-export.h-header-in.patch
patches.suse/msft-hv-3294-PCI-hv-Don-t-load-the-driver-for-baremetal-root-part.patch
patches.suse/msft-hv-3295-x86-hyperv-Fix-usage-of-cpu_online_mask-to-get-valid.patch
patches.suse/msft-hv-3296-x86-hyperv-Clean-up-hv_map-unmap_interrupt-return-va.patch
patches.suse/msft-hv-3297-Drivers-hv-Use-nested-hypercall-for-post-message-and.patch
patches.suse/msft-hv-3298-x86-hyperv-Expose-hv_map_msi_interrupt.patch
patches.suse/msft-hv-3299-PCI-hv-Use-the-correct-hypercall-for-unmasking-inter.patch
patches.suse/msft-hv-3300-tools-hv-fcopy-Fix-irregularities-with-size-of-ring-.patch
patches.suse/i2c-stm32-fix-the-device-used-for-the-DMA-map.patch
patches.suse/i2c-stm32f7-unmap-DMA-mapped-buffer.patch
# tip/tip
patches.suse/sched-eevdf-Correct-the-comment-in-place_entity.patch
patches.suse/sched-fair-Bump-sd-max_newidle_lb_cost-when-newidle-balance-fails.patch
patches.suse/sched-psi-Optimize-psi_group_change-cpu_clock-usage.patch
patches.suse/sched-deadline-Less-agressive-dl_server-handling.patch
patches.suse/sched-fair-Use-protect_slice-instead-of-direct-comparison.patch
patches.suse/sched-fair-Fix-NO_RUN_TO_PARITY-case.patch
patches.suse/sched-fair-Remove-spurious-shorter-slice-preemption.patch
patches.suse/sched-fair-Limit-run-to-parity-to-the-min-slice-of-enqueued-entities.patch
patches.suse/sched-fair-Fix-entity-s-lag-with-run-to-parity.patch
patches.suse/sched-fair-Always-trigger-resched-at-the-end-of-a-protected-period.patch
# mkp/scsi queue
patches.suse/scsi-lpfc-Revise-logging-format-for-failed-CT-MIB-re.patch
patches.suse/scsi-lpfc-Update-debugfs-trace-ring-initialization-m.patch
patches.suse/scsi-lpfc-Check-for-hdwq-null-ptr-when-cleaning-up-l.patch
patches.suse/scsi-lpfc-Skip-RSCN-processing-when-FC_UNLOADING-fla.patch
patches.suse/scsi-lpfc-Early-return-out-of-FDMI-cmpl-for-locally-.patch
patches.suse/scsi-lpfc-Simplify-error-handling-for-failed-lpfc_ge.patch
patches.suse/scsi-lpfc-Relocate-clearing-initial-phba-flags-from-.patch
patches.suse/scsi-lpfc-Ensure-HBA_SETUP-flag-is-used-only-for-SLI.patch
patches.suse/scsi-lpfc-Move-clearing-of-HBA_SETUP-flag-to-before-.patch
patches.suse/scsi-lpfc-Revise-CQ_CREATE_SET-mailbox-bitfield-defi.patch
patches.suse/scsi-lpfc-Modify-end-of-life-adapters-model-descript.patch
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.10.patch
patches.suse/scsi-lpfc-Copyright-updates-for-14.4.0.10-patches.patch
# out-of-tree patches
patches.suse/powerpc-pseries-dlpar-Search-DRC-index-from-ibm-drc-.patch
@@ -9991,6 +10289,21 @@
# Scheduler
########################################################
# Under review series that queues wakees prior to more
# eligible tasks under limited circumstances. Primarily
# of important to dbench under xfs
patches.suse/sched-fair-Enable-scheduler-feature-NEXT_BUDDY.patch
patches.suse/sched-fair-Reimplement-NEXT_BUDDY-to-align-with-EEVDF-goals.patch
# Under review patch that reduces cache line misses on
# overloaded systems during LB
patches.suse/sched-Skip-useless-sched_balance_running-acquisition-if-load-balance-is-not-due.patch
# KABI
patches.suse/sched-fair-Workaround-NO_RUN_TO_PARITY-fix-kabi.patch
patches.suse/sched-deadline-Less-agressive-dl_server-handling-KABI.patch
patches.suse/sched-psi-Optimize-psi_group_change-cpu_clock-usage-KABI.patch
########################################################
# Memory management
########################################################
@@ -10127,6 +10440,7 @@
patches.suse/0009-ima-invalidate-unsupported-PCR-banks-only-once.patch
patches.suse/restore-tpm_pcr_extend-kabi.patch
patches.suse/KEYS-trusted-don-t-fail-module-__init-if-SHA1-is-una.patch
patches.suse/crypto-hkdf-skip-TVs-with-unapproved-salt-lengths-in.patch
# NIAP PP_OS bsc#1177353, bsc#1179076, bsc#1213270
patches.suse/0001-X.509-Add-CodeSigning-extended-key-usage-parsing.patch
@@ -10175,7 +10489,6 @@
patches.suse/ata-Fix-racy-link-clearance.patch
patches.suse/scsi-do-not-print-reservation-conflict-for-TEST-UNIT.patch
patches.suse/sd-always-retry-READ-CAPACITY-for-ALUA-state-transit.patch
patches.suse/scsi-lpfc-update-the-obsolete-adapter-list.patch
patches.suse/qla2xxx-add-debug-log-for-unmaintained-hw-detected.patch
# CD-ROM
@@ -10331,6 +10644,9 @@
patches.kabi/xsk-Fix-race-condition-in-AF_XDP-generic-RX-path.patch
patches.kabi/kabi-restore-encap_sk-in-struct-xfrm_state.patch
patches.suse/kabi-fix-dm-fix-dm_blk_report_zones.patch
patches.kabi/bpf-Do-not-include-stack-ptr-register-in-precision-b.patch
patches.kabi/drm_framebuffer-kabi-workaround.patch
patches.kabi/bluetooth-hci_dev-kabi-workaround.patch
########################################################
# preempt-rt backport converged

View File

@@ -1,3 +1,3 @@
2025-07-14 23:00:10 +0000
GIT Revision: 4091d866f037d9efc829d0ad89303da846b94db2
2025-07-21 23:00:08 +0000
GIT Revision: 4ba861e4a80a8796e398f231bda06d99fe3c644c
GIT Branch: SL-16.0-AZURE