1
0
forked from pool/kernel-source

5 Commits

Author SHA256 Message Date
80e8111f62 GIT Revision: 9c542de6320aa085556323e355a0923ae2ba0e28
GIT Branch: SL-16.1
2026-01-10 00:00:20 +0000
2026-01-10 08:00:45 +01:00
dac4839ee5 GIT Revision: 1db1c71afdd81a628aacda2e83cb67852953f94e
GIT Branch: SL-16.1
2026-01-09 00:01:56 +0000
2026-01-09 08:00:34 +01:00
81f95e483a GIT Revision: d6bc9116856fc068b0268dc39a34985586af8cbd
GIT Branch: SL-16.1
2026-01-08 00:01:52 +0000
2026-01-08 08:16:02 +01:00
6a04013cb9 GIT Revision: 65283c876591c9e8d86ff13b4d55fa0913629f56
GIT Branch: SL-16.1
2026-01-06 12:45:07 +0000
2026-01-07 08:00:37 +01:00
c65b043aaa GIT Revision: fe99df5a6e4abf3955a05e59d9413167da8362b8
GIT Branch: SL-16.1
2025-12-31 14:00:13 +0000
2026-01-06 08:00:48 +01:00
42 changed files with 73 additions and 20076 deletions

Binary file not shown.

BIN
config.tar.bz2 LFS

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -27,7 +27,7 @@
Name: dtb-aarch64
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g4342563
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

BIN
kabi.tar.bz2 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 434256361ccdabed4eee6a5c69f65bc1787bab5b
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-64kb
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g4342563
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

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 434256361ccdabed4eee6a5c69f65bc1787bab5b
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%define variant %{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>.g4342563
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

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 434256361ccdabed4eee6a5c69f65bc1787bab5b
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-default
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g4342563
Release: <RELEASE>.g9c542de
%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 434256361ccdabed4eee6a5c69f65bc1787bab5b
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%define variant %{nil}
%define build_html 1
%define build_pdf 0
@@ -30,7 +30,7 @@
Name: kernel-docs
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g4342563
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

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 434256361ccdabed4eee6a5c69f65bc1787bab5b
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-kvmsmall
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g4342563
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -38,7 +38,7 @@
%endif
%endif
%endif
%global kernel_package kernel%kernel_flavor-srchash-434256361ccdabed4eee6a5c69f65bc1787bab5b
%global kernel_package kernel%kernel_flavor-srchash-9c542de6320aa085556323e355a0923ae2ba0e28
%endif
%if 0%{?rhel_version}
%global kernel_package kernel
@@ -47,14 +47,14 @@
Name: kernel-obs-build
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g4342563
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif
Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0-only
Group: SLES
Provides: kernel-obs-build-srchash-434256361ccdabed4eee6a5c69f65bc1787bab5b
Provides: kernel-obs-build-srchash-9c542de6320aa085556323e355a0923ae2ba0e28
BuildRequires: coreutils
BuildRequires: device-mapper
BuildRequires: dracut

File diff suppressed because it is too large Load Diff

View File

@@ -25,7 +25,7 @@
Name: kernel-obs-qa
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g4342563
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif
@@ -36,7 +36,7 @@ BuildRequires: kernel-default
# kernel-obs-build must be also configured as VMinstall, but is required
# here as well to avoid that qa and build package build parallel
%if ! 0%{?qemu_user_space_build}
BuildRequires: kernel-obs-build-srchash-434256361ccdabed4eee6a5c69f65bc1787bab5b
BuildRequires: kernel-obs-build-srchash-9c542de6320aa085556323e355a0923ae2ba0e28
%endif
BuildRequires: modutils
ExclusiveArch: aarch64 ppc64le s390x x86_64

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 434256361ccdabed4eee6a5c69f65bc1787bab5b
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-rt
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g4342563
Release: <RELEASE>.g9c542de
%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 434256361ccdabed4eee6a5c69f65bc1787bab5b
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%define variant %{nil}
%define gcc_package gcc13
%define gcc_compiler gcc-13
@@ -30,7 +30,7 @@
Name: kernel-source
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g4342563
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -16,7 +16,7 @@
#
%define git_commit 434256361ccdabed4eee6a5c69f65bc1787bab5b
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@@ -24,7 +24,7 @@
Name: kernel-syms
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g4342563
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

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 434256361ccdabed4eee6a5c69f65bc1787bab5b
%define git_commit 9c542de6320aa085556323e355a0923ae2ba0e28
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux xz
@@ -42,7 +42,7 @@
Name: kernel-zfcpdump
Version: 6.12.0
%if 0%{?is_kotd}
Release: <RELEASE>.g4342563
Release: <RELEASE>.g9c542de
%else
Release: 0
%endif

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -45,6 +45,7 @@
########################################################
# sorted patches
########################################################
patches.suse/bpf-make-sure-skb-len-0-when-redirecting-to-a-tunnel.patch
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
@@ -72,33 +73,11 @@
patches.suse/btrfs-do-not-assume-the-full-page-range-is-not-dirty.patch
patches.suse/0001-btrfs-move-the-delalloc-range-bitmap-search-into-ext.patch
patches.suse/0002-btrfs-mark-all-dirty-sectors-as-locked-inside-writep.patch
patches.suse/btrfs-qgroups-remove-bytenr-field-from-struct-btrfs_.patch
patches.suse/btrfs-store-fs_info-in-a-local-variable-at-btrfs_qgr.patch
patches.suse/btrfs-remove-unnecessary-delayed-refs-locking-at-btr.patch
patches.suse/btrfs-always-use-delayed_refs-local-variable-at-btrf.patch
patches.suse/btrfs-remove-pointless-initialization-at-btrfs_qgrou.patch
patches.suse/btrfs-do-not-clear-read-only-when-adding-sprout-devi.patch
patches.suse/0001-btrfs-remove-unused-btrfs_folio_start_writer_lock.patch
patches.suse/0002-btrfs-unify-to-use-writer-locks-for-subpage-locking.patch
patches.suse/0003-btrfs-rename-btrfs_folio_-set-start-end-_writer_lock.patch
patches.suse/btrfs-use-filemap_get_folio-helper.patch
patches.suse/btrfs-remove-BUG_ON-at-btrfs_destroy_delayed_refs.patch
patches.suse/btrfs-move-btrfs_destroy_delayed_refs-to-delayed-ref.patch
patches.suse/btrfs-remove-fs_info-parameter-from-btrfs_destroy_de.patch
patches.suse/btrfs-remove-fs_info-parameter-from-btrfs_cleanup_on.patch
patches.suse/btrfs-remove-duplicated-code-to-drop-delayed-ref-dur.patch
patches.suse/btrfs-use-helper-to-find-first-ref-head-at-btrfs_des.patch
patches.suse/btrfs-remove-num_entries-atomic-counter-from-delayed.patch
patches.suse/btrfs-change-return-type-of-btrfs_delayed_ref_lock-t.patch
patches.suse/btrfs-simplify-obtaining-a-delayed-ref-head.patch
patches.suse/btrfs-move-delayed-ref-head-unselection-to-delayed-r.patch
patches.suse/btrfs-pass-fs_info-to-functions-that-search-for-dela.patch
patches.suse/btrfs-pass-fs_info-to-btrfs_delete_ref_head.patch
patches.suse/btrfs-assert-delayed-refs-lock-is-held-at-find_ref_h.patch
patches.suse/btrfs-assert-delayed-refs-lock-is-held-at-find_first.patch
patches.suse/btrfs-assert-delayed-refs-lock-is-held-at-add_delaye.patch
patches.suse/btrfs-add-comments-regarding-locking-to-struct-btrfs.patch
patches.suse/btrfs-track-delayed-ref-heads-in-an-xarray.patch
patches.suse/btrfs-push-cleanup-into-btrfs_read_locked_inode.patch
patches.suse/btrfs-remove-conditional-path-allocation-in-btrfs_re.patch
patches.suse/btrfs-simplify-range-tracking-in-cow_file_range.patch
@@ -243,11 +222,6 @@
patches.suse/s390-cpum_sf-Fix-and-protect-memory-allocation-of-SDBs-with-mutex.patch
patches.suse/s390-kvm-Initialize-uninitialized-flags-variable.patch
patches.suse/s390-kvm-Mask-extra-bits-from-program-interrupt-code.patch
patches.suse/s390-physmem_info-Query-diag500-STORAGE-LIMIT-to-sup.patch
patches.suse/virtio-mem-s390-support.patch
patches.suse/lib-Kconfig.debug-Default-STRICT_DEVMEM-to-y-on-s390.patch
patches.suse/s390-sparsemem-Reduce-section-size-to-128-MiB.patch
patches.suse/s390-sparsemem-Provide-memory_add_physaddr_to_nid-wi.patch
patches.suse/s390-uvdevice-Support-longer-secret-lists.patch
patches.suse/s390-cmpxchg-Provide-arch_try_cmpxchg.patch
patches.suse/s390-syscalls-Avoid-creation-of-arch-arch-directory.patch
@@ -261,17 +235,6 @@
patches.suse/acpi-arm64-Adjust-error-handling-procedure-in-gtdt_p.patch
patches.suse/acpi-arm64-remove-unnecessary-cast.patch
patches.suse/arm64-tls-Fix-context-switching-of-tpidrro_el0-when-kpti-is-enabled.patch
patches.suse/arm64-pt_regs-assert-pt_regs-is-a-multiple-of-16-bytes.patch
patches.suse/arm64-pt_regs-remove-stale-big-endian-layout.patch
patches.suse/arm64-pt_regs-rename-pmr_save-pmr.patch
patches.suse/arm64-pt_regs-swap-unused-and-pmr-fields.patch
patches.suse/arm64-use-a-common-struct-frame_record.patch
patches.suse/arm64-stacktrace-move-dump_backtrace-to-kunwind_stack_walk.patch
patches.suse/arm64-stacktrace-report-source-of-unwind-data.patch
patches.suse/arm64-stacktrace-report-recovered-PCs.patch
patches.suse/arm64-stacktrace-split-unwind_consume_stack.patch
patches.suse/arm64-stacktrace-unwind-exception-boundaries.patch
patches.suse/arm64-preserve-pt_regs-stackframe-during-exec.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
@@ -539,10 +502,6 @@
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/tracing-Fix-function-timing-profiler-to-initialize-hashtab.patch
patches.suse/tracing-Add-a-comment-about-ftrace_regs-definition.patch
patches.suse/ftrace-Make-ftrace_regs-abstract-from-direct-use.patch
patches.suse/ftrace-Consolidate-ftrace_regs-accessor-functions-for-archs-using-pt_regs.patch
patches.suse/ftrace-Use-arch_ftrace_regs-for-ftrace_regs_-macros.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
@@ -2710,7 +2669,6 @@
patches.suse/modpost-move-strstarts-to-modpost.h.patch
patches.suse/modpost-rename-variables-in-handle_moddevtable.patch
patches.suse/genksyms-reduce-indentation-in-export_symbol.patch
patches.suse/arm64-disable-ARCH_CORRECT_STACKTRACE_ON_KRETPROBE-tests.patch
patches.suse/KVM-arm64-vgic-v3-Sanitise-guest-writes-to-GICR_INVL.patch
patches.suse/KVM-arm64-vgic-Make-vgic_get_irq-more-robust.patch
patches.suse/KVM-arm64-vgic-Kill-VGIC_MAX_PRIVATE-definition.patch
@@ -2997,7 +2955,6 @@
patches.suse/scsi-ufs-core-Add-missing-post-notify-for-power-mode-chang.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/fs-proc-vmcore.c-fix-warning-when-CONFIG_MMU-n.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
@@ -3134,7 +3091,6 @@
patches.suse/gpio-graniterapids-Fix-GPIO-Ack-functionality.patch
patches.suse/gpio-idio-16-Actually-make-use-of-the-GPIO_IDIO_16-s.patch
patches.suse/riscv-Fix-wrong-usage-of-__pa-on-a-fixmap-address.patch
patches.suse/arm64-stacktrace-Skip-reporting-LR-at-exception-boundaries.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
@@ -4091,8 +4047,6 @@
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/x86-microcode-AMD-Return-bool-from-find_blobs_in_container.patch
patches.suse/x86-microcode-AMD-Remove-bogus-comment-from-parse_co.patch
patches.suse/x86-microcode-AMD-Make-__verify_patch_size-return-bo.patch
patches.suse/x86-microcode-AMD-Have-__apply_microcode_amd-return-bool.patch
patches.suse/x86-sev-Prepare-for-using-the-RMPREAD-instruction-to.patch
patches.suse/x86-sev-Add-support-for-the-RMPREAD-instruction.patch
@@ -4846,7 +4800,6 @@
patches.suse/samples-landlock-Fix-possible-NULL-dereference-in-pa.patch
patches.suse/landlock-Handle-weird-files.patch
patches.suse/selftests-landlock-Fix-build-with-non-default-pthrea.patch
patches.suse/landlock-Optimize-file-path-walks-and-prepare-for-audit-su.patch
patches.suse/selftests-landlock-Fix-error-message.patch
patches.suse/selftests-ktap_helpers-Fix-uninitialized-variable.patch
patches.suse/tools-testing-selftests-bpf-test_tc_tunnel.sh-Fix-wa.patch
@@ -5435,18 +5388,6 @@
patches.suse/seqlock-add-missing-parameter-documentation-for-raw_seqcou.patch
patches.suse/tools-add-VM_WARN_ON_VMG-definition.patch
patches.suse/mm-compaction-fix-UBSAN-shift-out-of-bounds-warning.patch
patches.suse/fs-proc-vmcore-convert-vmcore_cb_lock-into-vmcore_mu.patch
patches.suse/fs-proc-vmcore-replace-vmcoredd_mutex-by-vmcore_mute.patch
patches.suse/fs-proc-vmcore-disallow-vmcore-modifications-while-t.patch
patches.suse/fs-proc-vmcore-prefix-all-pr_-with-vmcore.patch
patches.suse/fs-proc-vmcore-move-vmcore-definitions-out-of-kcore..patch
patches.suse/fs-proc-vmcore-factor-out-allocating-a-vmcore-range-.patch
patches.suse/fs-proc-vmcore-factor-out-freeing-a-list-of-vmcore-r.patch
patches.suse/fs-proc-vmcore-introduce-PROC_VMCORE_DEVICE_RAM-to-d.patch
patches.suse/virtio-mem-mark-device-ready-before-registering-call.patch
patches.suse/virtio-mem-remember-usable-region-size.patch
patches.suse/virtio-mem-support-CONFIG_PROC_VMCORE_DEVICE_RAM.patch
patches.suse/s390-kdump-virtio-mem-kdump-support-CONFIG_PROC_VMCO.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
@@ -5945,7 +5886,6 @@
patches.suse/drm-amdgpu-add-a-BO-metadata-flag-to-disable-write-c.patch
patches.suse/drm-amd-display-Fix-out-of-bound-accesses.patch
patches.suse/drm-amd-display-Fix-seamless-boot-sequence.patch
patches.suse/drm-amd-display-Respect-user-s-CONFIG_FRAME_WARN-mor.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
@@ -6218,7 +6158,6 @@
patches.suse/ALSA-hda-cirrus-Reduce-codec-resume-time.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/procfs-fix-a-locking-bug-in-a-vmcore_add_device_dump.patch
patches.suse/lib-iov_iter-fix-import_iovec_ubuf-iovec-management.patch
patches.suse/mm-migrate_device-don-t-add-folio-to-be-freed-to-LRU-in-migrate_device_finalize.patch
patches.suse/selftests-mm-fix-check-for-running-THP-tests.patch
@@ -7806,7 +7745,6 @@
patches.suse/btrfs-get-zone-unusable-bytes-while-holding-lock-at-.patch
patches.suse/btrfs-get-used-bytes-while-holding-lock-at-btrfs_rec.patch
patches.suse/btrfs-fix-reclaimed-bytes-accounting-after-automatic.patch
patches.suse/btrfs-fix-the-qgroup-data-free-range-for-inline-data.patch
patches.suse/btrfs-remove-the-subpage-related-warning-message.patch
patches.suse/btrfs-fix-non-empty-delayed-iputs-list-on-unmount-du.patch
patches.suse/btrfs-fix-non-empty-delayed-iputs-list-on-unmount-d.patch
@@ -8185,10 +8123,8 @@
patches.suse/of-resolver-Simplify-of_resolve_phandles-using-__fre.patch
patches.suse/of-resolver-Fix-device-node-refcount-leakage-in-of_r.patch
patches.suse/of-property-Increase-NR_FWNODE_REFERENCE_ARGS.patch
patches.suse/s390-vfio-ap-Signal-eventfd-when-guest-AP-configurat.patch
patches.suse/s390-tty-Fix-a-potential-memory-leak-bug.patch
patches.suse/s390-Remove-ioremap_wt-and-pgprot_writethrough.patch
patches.suse/s390-vfio-ap-Notify-userspace-that-guest-s-AP-config.patch
patches.suse/s390-tlb-Use-mm_has_pgste-instead-of-mm_alloc_pgste.patch
patches.suse/mfd-axp20x-AXP717-Add-AXP717_TS_PIN_CFG-to-writeable.patch
patches.suse/mfd-sm501-Switch-to-BIT-to-mitigate-integer-overflow.patch
@@ -8989,7 +8925,6 @@
patches.suse/btrfs-fix-invalid-inode-pointer-after-failure-to-cre.patch
patches.suse/virtgpu-don-t-reset-on-shutdown.patch
patches.suse/virtio_console-fix-missing-byte-order-handling-for-c.patch
patches.suse/virtio_console-fix-order-of-fields-cols-and-rows.patch
patches.suse/vhost-scsi-protect-vq-log_used-with-vq-mutex.patch
patches.suse/vhost-scsi-Fix-vhost_scsi_send_bad_target.patch
patches.suse/vhost-scsi-Fix-vhost_scsi_send_status.patch
@@ -9689,7 +9624,6 @@
patches.suse/x86-cpu-Sanitize-CPUID-0x80000000-output.patch
patches.suse/x86-fpu-Refactor-xfeature-bitmask-update-code-for-sigframe.patch
patches.suse/x86-pkeys-Simplify-PKRU-update-in-signal-frame.patch
patches.suse/x86-microcode-AMD-Use-sha256-instead-of-init-update-.patch
patches.suse/x86-microcode-AMD-Do-not-return-error-when-microcode-updat.patch
patches.suse/x86-idle-Remove-MFENCEs-for-X86_BUG_CLFLUSH_MONITOR-in-mwa.patch
patches.suse/x86-bugs-Restructure-ITS-mitigation.patch
@@ -9742,7 +9676,6 @@
patches.suse/ASoC-qcom-sdm845-Add-error-handling-in-sdm845_slim_s.patch
patches.suse/gpiolib-of-Add-polarity-quirk-for-s5m8767.patch
patches.suse/gpiolib-Revert-Don-t-WARN-on-gpiod_put-for-optional-.patch
patches.suse/gpio-pca953x-Add-support-for-level-triggered-interru.patch
patches.suse/regulator-max20086-Fix-MAX200086-chip-id.patch
patches.suse/regulator-max20086-Change-enable-gpio-to-optional.patch
patches.suse/spi-tegra210-quad-Fix-X1_X2_X4-encoding-and-support-.patch
@@ -10374,9 +10307,6 @@
patches.suse/KVM-x86-mmu-Use-kvm_x86_call-instead-of-manual-stati.patch
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/KVM-VMX-Move-vt_apicv_pre_state_restore-to-posted_in.patch
patches.suse/KVM-VMX-Define-a-VMX-glue-macro-for-kvm_complete_ins.patch
patches.suse/KVM-VMX-Clean-up-and-macrofy-x86_ops.patch
patches.suse/KVM-SVM-Fix-SNP-AP-destroy-race-with-VMRUN.patch
patches.suse/KVM-x86-Make-kvm_pio_request.linear_rip-a-common-fie.patch
patches.suse/x86-cpufeatures-Add-CPUID-feature-bit-for-the-Bus-Lo.patch
@@ -10445,9 +10375,6 @@
patches.suse/dm-mirror-fix-a-tiny-race-condition.patch
patches.suse/dm-verity-fix-a-memory-leak-if-some-arguments-are-sp.patch
patches.suse/smb-client-add-NULL-check-in-automount_fullpath.patch
patches.suse/cifs-reset-connections-for-all-channels-when-reconnect-requested.patch
patches.suse/cifs-update-dstaddr-whenever-channel-iface-is-updated.patch
patches.suse/cifs-dns-resolution-is-needed-only-for-primary-channel.patch
patches.suse/sunrpc-don-t-immediately-retransmit-on-seqno-miss.patch
patches.suse/NFSv4-xattr-handlers-should-check-for-absent-nfs-filehandles.patch
patches.suse/fs-nfs-read-fix-double-unlock-bug-in-nfs_return_empty_folio.patch
@@ -10663,9 +10590,6 @@
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/ring-buffer-Fix-buffer-locking-in-ring_buffer_subbuf_order.patch
patches.suse/cifs-deal-with-the-channel-loading-lag-while-picking-channels.patch
patches.suse/cifs-serialize-other-channels-when-query-server-interfaces-is-pendi.patch
patches.suse/cifs-do-not-disable-interface-polling-on-failure.patch
patches.suse/fs-fhandle.c-fix-a-race-in-call-of-has_locked_childr.patch
patches.suse/clone_private_mnt-make-sure-that-caller-has-CAP_SYS_.patch
patches.suse/do_change_type-refuse-to-operate-on-unmounted-not-ou.patch
@@ -11083,7 +11007,6 @@
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/smb-client-fix-warning-when-reconnecting-channel.patch
patches.suse/x86-mce-Don-t-remove-sysfs-if-thresholding-sysfs-init-fail.patch
patches.suse/x86-mce-Ensure-user-polling-settings-are-honored-when-rest.patch
patches.suse/x86-mce-amd-Add-default-names-for-MCA-banks-and-blocks.patch
@@ -11489,7 +11412,6 @@
patches.suse/ACPI-APEI-GHES-add-TAINT_MACHINE_CHECK-on-GHES-panic-path.patch
patches.suse/ACPI-APEI-send-SIGBUS-to-current-task-if-synchronous.patch
patches.suse/ACPI-LPSS-Remove-AudioDSP-related-ID.patch
patches.suse/ACPI-DPTF-Support-for-Wildcat-Lake.patch
patches.suse/ACPI-PRM-Reduce-unnecessary-printing-to-avoid-user-c.patch
patches.suse/Documentation-ACPI-Fix-parent-device-references.patch
patches.suse/thermal-drivers-qcom-spmi-temp-alarm-Enable-stage-2-.patch
@@ -11499,7 +11421,6 @@
patches.suse/thermal-sysfs-Return-ENODATA-instead-of-EAGAIN-for-r.patch
patches.suse/thermal-intel-int340x-Add-throttling-control-interfa.patch
patches.suse/thermal-intel-int340x-Allow-temperature-override.patch
patches.suse/thermal-int340x-processor_thermal-Add-Wildcat-Lake-PCI-ID.patch
patches.suse/ALSA-usb-audio-Fix-code-alignment-in-mixer_quirks.patch
patches.suse/ALSA-usb-audio-Avoid-precedence-issues-in-mixer_quir.patch
patches.suse/ALSA-usb-audio-Fix-block-comments-in-mixer_quirks.patch
@@ -11728,10 +11649,7 @@
patches.suse/s390-stp-Remove-udelay-from-stp_sync_clock.patch
patches.suse/s390-time-Use-monotonic-clock-in-get_cycles.patch
patches.suse/s390-mm-Remove-possible-false-positive-warning-in-pte_free.patch
patches.suse/arm64-module-Use-text-poke-API-for-late-relocations.patch
patches.suse/arm64-stacktrace-Check-kretprobe_find_ret_addr-return-valu.patch
patches.suse/arm64-stacktrace-Implement-arch_stack_walk_reliable.patch
patches.suse/arm64-Implement-HAVE_LIVEPATCH.patch
patches.suse/arm64-Mark-kernel-as-tainted-on-SAE-and-SError-panic.patch
patches.suse/ACPI-Return-ENODEV-from-acpi_parse_spcr-when-SPCR-su.patch
patches.suse/ACPI-Suppress-misleading-SPCR-console-message-when-S.patch
@@ -11905,7 +11823,6 @@
patches.suse/iommu-arm-smmu-qcom-Add-SM6115-MDSS-compatible.patch
patches.suse/rcu-Protect-defer_qs_iw_pending-from-data-race.patch
patches.suse/rcu-Fix-rcu_read_unlock-deadloop-due-to-IRQ-work.patch
patches.suse/rcu-nocb-Fix-possible-invalid-rdp-s-nocb_cb_kthread-.patch
patches.suse/PM-cpufreq-powernv-tracing-Move-powernv_throttle-trace-event.patch
patches.suse/xen-fix-UAF-in-dmabuf_exp_from_pages.patch
patches.suse/xen-gntdev-remove-struct-gntdev_copy_batch-from-stac.patch
@@ -12033,7 +11950,6 @@
patches.suse/scsi-ibmvscsi_tgt-Fix-dma_unmap_sg-nents-value.patch
patches.suse/scsi-core-Fix-kernel-doc-for-scsi_track_queue_full.patch
patches.suse/scsi-ufs-exynos-Fix-programming-of-HCI_UTRL_NEXUS_TYPE.patch
patches.suse/scsi-scsi_transport_fc-Change-to-use-per-rport-devlo.patch
patches.suse/scsi-elx-efct-Fix-dma_unmap_sg-nents-value.patch
patches.suse/scsi-mvsas-Fix-dma_unmap_sg-nents-value.patch
patches.suse/scsi-isci-Fix-dma_unmap_sg-nents-value.patch
@@ -12138,7 +12054,6 @@
patches.suse/cgroup-llist-avoid-memory-tears-for-llist_node.patch
patches.suse/cgroup-Add-compatibility-option-for-content-of-proc-cgroup.patch
patches.suse/smb-client-fix-netns-refcount-leak-after-net_passive-changes.patch
patches.suse/cifs-reset-iface-weights-when-we-cannot-find-a-candidate.patch
patches.suse/HID-apple-validate-feature-report-field-count-to-pre.patch
patches.suse/HID-apple-avoid-setting-up-battery-timer-for-devices.patch
patches.suse/HID-magicmouse-avoid-setting-up-battery-timer-when-n.patch
@@ -12252,7 +12167,6 @@
patches.suse/module-Remove-unnecessary-1-from-last_unloaded_module-name.patch
patches.suse/module-Restore-the-moduleparam-prefix-length-check.patch
patches.suse/tracing-Remove-unneeded-goto-out-logic.patch
patches.suse/fs-proc-vmcore-a-few-cleanups-for-vmcore_add_device_.patch
patches.suse/kdump-add-crashkernel-cma-suffix.patch
patches.suse/kdump-implement-reserve_crashkernel_cma.patch
patches.suse/kdump-crashkernel-cma-update-Documentation.patch
@@ -12814,8 +12728,6 @@
patches.suse/drm-xe-Attempt-to-bring-bos-back-to-VRAM-after-evict.patch
patches.suse/kernfs-Fix-UAF-in-polling-when-open-file-is-released.patch
patches.suse/regulator-sy7636a-fix-lifecycle-of-power-good-gpio.patch
patches.suse/ceph-fix-race-condition-validating-r_parent-before-applyin.patch
patches.suse/libceph-fix-invalid-accesses-to-ceph_connection_v1_info.patch
patches.suse/Input-iqs7222-avoid-enabling-unused-interrupts.patch
patches.suse/Input-i8042-add-TUXEDO-InfinityBook-Pro-Gen10-AMD-to.patch
patches.suse/xhci-dbc-decouple-endpoint-allocation-from-initializ.patch
@@ -13120,7 +13032,6 @@
patches.suse/memory-samsung-exynos-srom-Fix-of_iomap-leak-in-exyn.patch
patches.suse/tee-fix-register_shm_helper.patch
patches.suse/bus-fsl-mc-Check-return-value-of-platform_get_resour.patch
patches.suse/io_uring-zctx-check-chained-notif-contexts.patch
patches.suse/nbd-restrict-sockets-to-TCP-and-UDP.patch
patches.suse/md-fix-mssing-blktrace-bio-split-events.patch
patches.suse/nvme-auth-update-bi_directional-flag.patch
@@ -13261,7 +13172,6 @@
patches.suse/drm-amdgpu-remove-the-redeclaration-of-variable-i.patch
patches.suse/drm-amd-display-Reject-modes-with-too-high-pixel-clo.patch
patches.suse/amd-amdkfd-resolve-a-race-in-amdgpu_amdkfd_device_fi.patch
patches.suse/amd-amdkfd-enhance-kfd-process-check-in-switch-parti.patch
patches.suse/media-amphion-Make-some-vpu_v4l2-functions-static.patch
patches.suse/media-amphion-Delete-v4l2_fh-synchronously-in-.relea.patch
patches.suse/media-zoran-Remove-zoran_fh-structure.patch
@@ -13622,7 +13532,6 @@
patches.suse/PCI-ACPI-Fix-pci_acpi_preserve_config-memory-leak.patch
patches.suse/watchdog-s3c2410_wdt-Fix-max_timeout-being-calculate.patch
patches.suse/watchdog-mpc8xxx_wdt-Reload-the-watchdog-timer-when-.patch
patches.suse/watchdog-hpwdt-New-maintianer.patch
patches.suse/ACPI-NFIT-Fix-incorrect-ndr_desc-being-reportedin-de.patch
patches.suse/KVM-x86-mmu-Return-EAGAIN-if-userspace-deletes-moves.patch
patches.suse/KVM-TDX-Do-not-retry-locally-when-the-retry-is-cause.patch
@@ -13831,7 +13740,6 @@
patches.suse/cpufreq-amd-pstate-Fix-a-regression-leading-to-EPP-0-after-hibernate.patch
patches.suse/net-usb-rtl8150-Fix-frame-padding.patch
patches.suse/net-enetc-fix-the-deadlock-of-enetc_mdio_lock.patch
patches.suse/net-mlx5e-RX-Fix-generating-skb-from-non-linear-xdp_buff-f.patch
patches.suse/net-smc-fix-general-protection-fault-in-__smc_diag_dump.patch
patches.suse/can-bxcan-bxcan_start_xmit-use-can_dev_dropped_skb-i.patch
patches.suse/can-esd-acc_start_xmit-use-can_dev_dropped_skb-inste.patch
@@ -13840,7 +13748,6 @@
patches.suse/sctp-avoid-NULL-dereference-when-chunk-data-buffer-i.patch
patches.suse/vsock-fix-lock-inversion-in-vsock_assign_transport.patch
patches.suse/net-phy-micrel-always-set-shared-phydev-for-LAN8814.patch
patches.suse/net-mlx5-Fix-IPsec-cleanup-over-MPV-device.patch
patches.suse/arm64-mm-avoid-always-making-PTE-dirty-in-pte_mkwrite.patch
patches.suse/arm64-mte-Do-not-warn-if-the-page-is-already-tagged-in-cop.patch
patches.suse/gpio-104-idio-16-Define-maximum-valid-register-addre.patch
@@ -13944,10 +13851,8 @@
patches.suse/drm-ast-Clear-preserved-bits-from-register-output-va.patch
patches.suse/drm-xe-Do-not-wake-device-during-a-GT-reset.patch
patches.suse/bpf-Sync-pending-IRQ-work-before-freeing-ring-buffer.patch
patches.suse/perf-x86-intel-Fix-KASAN-global-out-of-bounds-warning.patch
patches.suse/x86-microcode-AMD-Limit-Entrysign-signature-checking-to-kn.patch
patches.suse/x86-CPU-AMD-Add-RDSEED-fix-for-Zen5.patch
patches.suse/x86-fpu-Ensure-XFD-state-on-signal-delivery.patch
patches.suse/x86-mm-Ensure-clear_page-variants-always-have-__kcfi_typei.patch
patches.suse/regmap-slimbus-fix-bus_context-pointer-in-regmap-ini.patch
patches.suse/regulator-bd718x7-Fix-voltages-scaled-by-resistor-di.patch
@@ -13973,7 +13878,6 @@
patches.suse/sctp-Prevent-TOCTOU-out-of-bounds-write.patch
patches.suse/net-usb-qmi_wwan-initialize-MAC-header-offset-in-qmi.patch
patches.suse/bnxt_en-Shutdown-FW-DMA-in-bnxt_shutdown.patch
patches.suse/bnxt_en-Fix-null-pointer-dereference-in-bnxt_bs_trac.patch
patches.suse/virtio-net-fix-received-length-check-in-big-packets.patch
patches.suse/wifi-mac80211_hwsim-Limit-destroy_on_close-radio-rem.patch
patches.suse/net-bridge-fix-use-after-free-due-to-MST-port-state-bypass.patch
@@ -13999,7 +13903,6 @@
patches.suse/drm-xe-Do-clean-shutdown-also-when-using-flr.patch
patches.suse/x86-amd_node-Fix-AMD-root-device-caching.patch
patches.suse/x86-microcode-AMD-Add-more-known-models-to-entry-sign-chec.patch
patches.suse/smb-client-fix-potential-UAF-in-smb2_close_cached_fid-.patch
patches.suse/rtc-rx8025-fix-incorrect-register-reference.patch
patches.suse/KVM-SVM-Initialize-per-CPU-svm_data-at-the-end-of-ha.patch
patches.suse/KVM-guest_memfd-Remove-bindings-on-memslot-deletion-.patch
@@ -14007,7 +13910,6 @@
patches.suse/KVM-arm64-Check-the-untrusted-offset-in-FF-A-memory-.patch
patches.suse/KVM-SVM-Mark-VMCB_LBR-dirty-when-MSR_IA32_DEBUGCTLMS.patch
patches.suse/mm-shmem-fix-THP-allocation-and-fallback-loop.patch
patches.suse/ksm-use-range-walk-function-to-jump-over-holes-in-scan_get.patch
patches.suse/fs-proc-fix-uaf-in-proc_readdir_de.patch
patches.suse/mm-mm_init-fix-hash-table-order-logging-in-alloc_lar.patch
patches.suse/mm-secretmem-fix-use-after-free-race-in-fault-handle.patch
@@ -14027,7 +13929,6 @@
patches.suse/af_unix-Initialise-scc_index-in-unix_add_edge.patch
patches.suse/net-sched-act_connmark-initialize-struct-tc_ife-to-fix-ker.patch
patches.suse/net-sched-act_ife-initialize-struct-tc_ife-to-fix-KMSAN-ke.patch
patches.suse/mlx5-Fix-default-values-in-create-CQ.patch
patches.suse/Bluetooth-MGMT-cancel-mesh-send-timer-when-hdev-remo.patch
patches.suse/Bluetooth-btusb-reorder-cleanup-in-btusb_disconnect-.patch
patches.suse/Bluetooth-6lowpan-reset-link-local-header-on-ipv6-re.patch
@@ -14077,17 +13978,14 @@
patches.suse/NFSv4-Fix-an-incorrect-parameter-when-calling-nfs4_call_sync.patch
patches.suse/NFS-Fix-LTP-test-failures-when-timestamps-are-delegated.patch
patches.suse/ftrace-bpf-Fix-IPMODIFY-DIRECT-in-modify_ftrace_direct.patch
patches.suse/mptcp-Fix-proto-fallback-detection-with-BPF.patch
patches.suse/bpf-account-for-current-allocated-stack-depth-in-wid.patch
patches.suse/selftests-bpf-Test-widen_imprecise_scalars-with-diff.patch
patches.suse/x86-CPU-AMD-Add-additional-fixed-RDSEED-microcode-revision.patch
patches.suse/x86-microcode-AMD-Add-Zen5-model-0x44-stepping-0x1-minrev.patch
patches.suse/s390-sles16-s390-mm-Fix-__ptep_rdp-inline-assembly.patch
patches.suse/crash-fix-crashkernel-resource-shrink.patch
patches.suse/mtdchar-fix-integer-overflow-in-read-write-ioctls.patch
patches.suse/mtd-rawnand-cadence-fix-DMA-device-NULL-pointer-dere.patch
patches.suse/mtd-onenand-Pass-correct-pointer-to-IRQ-handler.patch
patches.suse/sched_ext-Fix-unsafe-locking-in-the-scx_dump_state.patch
patches.suse/binfmt_misc-restore-write-access-before-closing-file.patch
patches.suse/HID-quirks-work-around-VID-PID-conflict-for-0x4c4a-0.patch
patches.suse/HID-apple-Add-SONiX-AK870-PRO-to-non_apple_keyboards.patch
@@ -14105,7 +14003,6 @@
patches.suse/xfrm-also-call-xfrm_state_delete_tunnel-at-destroy-time-fo.patch
patches.suse/net-mlx5-Clean-up-only-new-IRQ-glue-on-request_irq-f.patch
patches.suse/idpf-fix-possible-vport_config-NULL-pointer-deref-in.patch
patches.suse/ice-fix-PTP-cleanup-on-driver-removal-in-error-path.patch
patches.suse/be2net-pass-wrb_params-in-case-of-OS2BMC.patch
patches.suse/vsock-Ignore-signal-timeout-on-connect-if-already-es.patch
patches.suse/platform-x86-huawei-wmi-add-keys-for-HONOR-models.patch
@@ -14113,7 +14010,6 @@
patches.suse/platform-x86-amd-pmc-Add-Lenovo-Legion-Go-2-to-pmc-q.patch
patches.suse/platform-x86-msi-wmi-platform-Only-load-on-MSI-devic.patch
patches.suse/platform-x86-msi-wmi-platform-Fix-typo-in-WMI-GUID.patch
patches.suse/platform-x86-intel-hid-Add-Nova-Lake-support.patch
patches.suse/platform-x86-intel-speed_select_if-Convert-PCIBIOS_-.patch
patches.suse/platform-x86-acer-wmi-Ignore-backlight-event.patch
patches.suse/samples-work-around-glibc-redefining-some-of-our-def.patch
@@ -14138,10 +14034,6 @@
patches.suse/pinctrl-s32cc-initialize-gpio_pin_config-list-after-.patch
patches.suse/ata-libata-scsi-Add-missing-scsi_device_put-in-ata_s.patch
patches.suse/nvmet-auth-update-sc_c-in-target-host-hash-calculati.patch
patches.suse/nvme-multipath-fix-lockdep-WARN-due-to-partition-sca.patch
patches.suse/nvme-nvme-fc-move-tagset-removal-to-nvme_fc_delete_c.patch
patches.suse/nvme-nvme-fc-Ensure-ioerr_work-is-cancelled-in-nvme_.patch
patches.suse/smb-client-introduce-close_cached_dir_locked-.patch
patches.suse/Input-goodix-add-support-for-ACPI-ID-GDIX1003.patch
patches.suse/Input-pegasus-notetaker-fix-potential-out-of-bounds-.patch
patches.suse/Input-imx_sc_key-fix-memory-corruption-on-unload.patch
@@ -14152,7 +14044,6 @@
patches.suse/ALSA-usb-audio-fix-uac2-clock-source-at-terminal-par.patch
patches.suse/mm-huge_memory-fix-NULL-pointer-deference-when-splitting-f.patch
patches.suse/platform-x86-intel-punit_ipc-fix-memory-corruption.patch
patches.suse/veth-reduce-XDP-no_direct-return-section-to-fix-race.patch
patches.suse/net-phy-mxl-gpy-fix-bogus-error-on-USXGMII-and-integ.patch
patches.suse/Bluetooth-btusb-mediatek-Fix-kernel-crash-when-relea.patch
patches.suse/Bluetooth-hci_core-Fix-triggering-cmd_timer-for-HCI_.patch
@@ -14170,7 +14061,6 @@
patches.suse/can-gs_usb-gs_usb_receive_bulk_callback-check-actual.patch
patches.suse/can-gs_usb-gs_usb_receive_bulk_callback-check-actual-395d988.patch
patches.suse/can-sun4i_can-sun4i_can_interrupt-fix-max-irq-loop-h.patch
patches.suse/libceph-fix-potential-use-after-free-in-have_mon_and_osd_m.patch
patches.suse/libceph-replace-BUG_ON-with-bounds-check-for-map-max_osd.patch
patches.suse/libceph-prevent-potential-out-of-bounds-writes-in-handle_a.patch
patches.suse/drm-amd-amdgpu-reserve-vm-invalidation-engine-for-un.patch
@@ -14179,7 +14069,6 @@
patches.suse/drm-amd-display-Don-t-change-brightness-for-disabled.patch
patches.suse/drm-amdgpu-fix-cyan_skillfish2-gpu-info-fw-handling.patch
patches.suse/drm-sti-fix-device-leaks-at-component-probe.patch
patches.suse/0001-drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch
patches.suse/drm-xe-Fix-conversion-from-clock-ticks-to-millisecon.patch
patches.suse/mmc-sdhci-of-dwcmshc-Promote-the-th1520-reset-handli.patch
patches.suse/mailbox-mailbox-test-Fix-debugfs_create_dir-error-ch.patch
@@ -14222,7 +14111,6 @@
patches.suse/spi-nxp-fspi-Propagate-fwnode-in-ACPI-case-as-well.patch
patches.suse/sched-fair-Skip-sched_balance_running-cmpxchg-when-balance-is-not-due.patch
patches.suse/sched-fair-Have-SD_SERIALIZE-affect-newidle-balancing.patch
patches.suse/0001-sched-Increase-sched_tick_remote-timeout.patch
patches.suse/sched-fair-Enable-scheduler-feature-NEXT_BUDDY.patch
patches.suse/sched-fair-Reimplement-NEXT_BUDDY-to-align-with-EEVDF-goals.patch
patches.suse/sched-fair-Revert-max_newidle_lb_cost-bump.patch
@@ -14230,7 +14118,6 @@
patches.suse/sched-fair-Small-cleanup-to-update_newidle_cost.patch
patches.suse/sched-fair-Proportional-newidle-balance.patch
patches.suse/tick-sched-Limit-non-timekeeper-CPUs-calling-jiffies.patch
patches.suse/x86-microcode-AMD-Select-which-microcode-patch-to-lo.patch
patches.suse/efi-libstub-Fix-page-table-access-in-5-level-to-4-le.patch
patches.suse/ACPI-processor_core-fix-map_x2apic_id-for-amd-pstate.patch
patches.suse/ACPICA-Avoid-walking-the-Namespace-if-start_node-is-.patch
@@ -14239,8 +14126,6 @@
patches.suse/ACPI-fan-Workaround-for-64-bit-firmware-bug.patch
patches.suse/cpufreq-nforce2-fix-reference-count-leak-in-nforce2.patch
patches.suse/cpuidle-menu-Use-residency-threshold-in-polling-state-override-decisions.patch
patches.suse/thermal-int340x-processor_thermal-Add-Nova-Lake-processor-thermal-device.patch
patches.suse/ACPI-DPTF-Support-Nova-Lake.patch
patches.suse/KEYS-trusted-Fix-a-memory-leak-in-tpm2_load_cmd.patch
patches.suse/ima-Handle-error-code-returned-by-ima_filter_rule_ma.patch
patches.suse/crypto-caam-Add-check-for-kcalloc-in-test_len.patch
@@ -14261,18 +14146,12 @@
patches.suse/bpf-Fix-stackmap-overflow-check-in-__bpf_get_stackid.patch
patches.suse/bpf-Free-special-fields-when-update-lru_-percpu_hash.patch
patches.suse/selftests-bpf-Add-test-to-verify-freeing-the-special.patch
patches.suse/bpf-Check-skb-transport_header-is-set-in-bpf_skb_che.patch
patches.suse/selftests-bpf-Test-bpf_skb_check_mtu-BPF_MTU_CHK_SEG.patch
patches.suse/bpf-Fix-invalid-prog-stats-access-when-update_effect.patch
patches.suse/net-mana-Support-HW-link-state-events.patch
patches.suse/wifi-ath10k-move-recovery-check-logic-into-a-new-wor.patch
patches.suse/wifi-ath11k-restore-register-window-after-global-res.patch
patches.suse/wifi-ath11k-fix-VHT-MCS-assignment.patch
patches.suse/wifi-ath11k-fix-peer-HE-MCS-assignment.patch
patches.suse/wifi-ath12k-fix-potential-memory-leak-in-ath12k_wow_.patch
patches.suse/net-mana-Fix-incorrect-speed-reported-by-debugfs.patch
patches.suse/wifi-cw1200-Fix-potential-memory-leak-in-cw1200_bh_r.patch
patches.suse/msft-hv-3412-net-mana-Move-hardware-counter-stats-from-per-port-t.patch
patches.suse/net-phy-adin1100-Fix-software-power-down-ready-condi.patch
patches.suse/wifi-mac80211-fix-CMAC-functions-not-handling-errors.patch
patches.suse/wifi-rtl8xxxu-Add-USB-ID-2001-3328-for-D-Link-AN3U-r.patch
@@ -14284,7 +14163,6 @@
patches.suse/wifi-cfg80211-stop-radar-detection-in-cfg80211_leave.patch
patches.suse/wifi-brcmfmac-Add-DMI-nvram-filename-quirk-for-Acer-.patch
patches.suse/wifi-mt76-Fix-DTS-power-limits-on-little-endian-syst.patch
patches.suse/wifi-mt76-wed-use-proper-wed-reference-in-mt76-wed-d.patch
patches.suse/wifi-mt76-mt792x-fix-wifi-init-fail-by-setting-MCU_R.patch
patches.suse/mt76-mt7615-Fix-memory-leak-in-mt7615_mcu_wtbl_sta_a.patch
patches.suse/wifi-ieee80211-correct-FILS-status-codes.patch
@@ -14294,11 +14172,7 @@
patches.suse/Bluetooth-btusb-Add-new-VID-PID-2b89-6275-for-RTL876.patch
patches.suse/Bluetooth-btusb-Add-new-VID-PID-0x0489-0xE12F-for-RT.patch
patches.suse/Bluetooth-btusb-Add-new-VID-PID-13d3-3533-for-RTL882.patch
patches.suse/net-vxlan-prevent-NULL-deref-in-vxlan_xmit_one.patch
patches.suse/net-phy-aquantia-check-for-NVMEM-deferral.patch
patches.suse/md-fix-rcu-protection-in-md_wakeup_thread.patch
patches.suse/md-init-bioset-in-mddev_init.patch
patches.suse/btrfs-fix-double-free-of-qgroup-record-after-failure.patch
patches.suse/ext4-refresh-inline-data-size-before-write-operation.patch
patches.suse/ext4-align-max-orphan-file-size-with-e2fsprogs-limit.patch
patches.suse/media-dvb-usb-dtv5100-fix-out-of-bounds-in-dtv5100_i.patch
@@ -14358,7 +14232,6 @@
patches.suse/drm-panthor-Avoid-adding-of-kernel-BOs-to-extobj-lis.patch
patches.suse/drm-amd-display-Fix-logical-vs-bitwise-bug-in-get_em.patch
patches.suse/drm-amdgpu-add-missing-lock-to-amdgpu_ttm_access_mem.patch
patches.suse/drm-amdgpu-Forward-VMID-reservation-errors.patch
patches.suse/drm-amdgpu-gmc11-add-amdgpu_vm_handle_fault-handling.patch
patches.suse/drm-amdgpu-gmc12-add-amdgpu_vm_handle_fault-handling.patch
patches.suse/Revert-drm-amd-Skip-power-ungate-during-suspend-for-.patch
@@ -14441,7 +14314,6 @@
patches.suse/PCI-dwc-Fix-wrong-PORT_LOGIC_LTSSM_STATE_MASK-defini.patch
patches.suse/PCI-keystone-Exit-ks_pcie_probe-for-invalid-mode.patch
patches.suse/PCI-rcar-gen2-Drop-ARM-dependency-from-PCI_RCAR_GEN2.patch
patches.suse/RDMA-rxe-Fix-null-deref-on-srq-rq.queue-after-resize.patch
patches.suse/sysctl-fix-kernel-doc-format-warning.patch
patches.suse/exfat-fix-refcount-leak-in-exfat_find.patch
patches.suse/pseries-lparcfg-Add-resource-group-monitoring.patch
@@ -14461,19 +14333,8 @@
patches.suse/soc-amlogic-canvas-fix-device-leak-on-lookup.patch
patches.suse/soc-apple-mailbox-fix-device-leak-on-lookup.patch
patches.suse/soc-samsung-exynos-pmu-fix-device-leak-on-regmap-loo.patch
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch
patches.suse/ipmi-Fix-the-race-between-__scan_channels-and-delive.patch
patches.suse/ipmi-Fix-__scan_channels-failing-to-rescan-channels.patch
patches.suse/landlock-Fix-handling-of-disconnected-directories.patch
patches.suse/rpmsg-glink-fix-rpmsg-device-leak.patch
patches.suse/via_wdt-fix-critical-boot-hang-due-to-unnamed-resour.patch
patches.suse/watchdog-wdat_wdt-Fix-ACPI-table-leak-in-probe-funct.patch
@@ -14488,7 +14349,6 @@
patches.suse/iio-imu-st_lsm6dsx-Fix-measurement-unit-for-odr-stru.patch
patches.suse/iio-core-add-missing-mutex_destroy-in-iio_dev_releas.patch
patches.suse/iio-core-Clean-up-device-correctly-on-iio_device_all.patch
patches.suse/coresight-ETR-Fix-ETR-buffer-use-after-free-issue.patch
patches.suse/interconnect-debugfs-Fix-incorrect-error-handling-fo.patch
patches.suse/interconnect-qcom-msm8996-add-missing-link-to-SLAVE_.patch
patches.suse/interconnect-qcom-sdx75-Drop-QPIC-interconnect-and-B.patch
@@ -14525,7 +14385,6 @@
patches.suse/staging-rtl8723bs-fix-out-of-bounds-read-in-rtw_get_.patch
patches.suse/staging-rtl8723bs-fix-stack-buffer-overflow-in-OnAss.patch
patches.suse/staging-rtl8723bs-fix-out-of-bounds-read-in-OnBeacon.patch
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch
patches.suse/clk-renesas-cpg-mssr-Add-missing-1ms-delay-into-rese.patch
patches.suse/clk-renesas-r9a06g032-Fix-memory-leak-in-error-path.patch
patches.suse/clk-samsung-exynos-clkout-Assign-.num-before-accessi.patch
@@ -14537,14 +14396,6 @@
patches.suse/clk-qcom-Mark-camcc_sm7150_hws-static.patch
patches.suse/i3c-fix-refcount-inconsistency-in-i3c_master_registe.patch
patches.suse/i3c-master-svc-Prevent-incomplete-IBI-transaction.patch
patches.suse/msft-hv-3369-mshv-Fix-VpRootDispatchThreadBlocked-value.patch
patches.suse/msft-hv-3370-mshv-Fix-deposit-memory-in-MSHV_ROOT_HVCALL.patch
patches.suse/msft-hv-3382-Drivers-hv-remove-stale-comment.patch
patches.suse/msft-hv-3403-Drivers-hv-fix-missing-kernel-doc-description-for-si.patch
patches.suse/msft-hv-3404-Drivers-hv-Resolve-ambiguity-in-hypervisor-version-l.patch
patches.suse/msft-hv-3405-Drivers-hv-Use-kmalloc_array-instead-of-kmalloc.patch
patches.suse/msft-hv-3407-mshv-Fix-create-memory-region-overlap-check.patch
patches.suse/msft-hv-3421-Drivers-hv-use-kmalloc_array-instead-of-kmalloc.patch
patches.suse/phy-broadcom-bcm63xx-usbh-fix-section-mismatches.patch
patches.suse/phy-renesas-rcar-gen3-usb2-Fix-an-error-handling-pat.patch
patches.suse/phy-freescale-Initialize-priv-lock.patch
@@ -14555,7 +14406,6 @@
patches.suse/pinctrl-single-Fix-incorrect-type-for-error-return-v.patch
patches.suse/hwmon-w83791d-Convert-macros-to-functions-to-avoid-T.patch
patches.suse/docs-hwmon-fix-link-to-g762-devicetree-binding.patch
patches.suse/block-fix-memory-leak-in-__blkdev_issue_zero_pages.patch
patches.suse/platform-x86-intel-pmc-Update-Arrow-Lake-telemetry-G.patch
patches.suse/platform-x86-intel-hid-Add-Dell-Pro-Rugged-10-12-tab.patch
patches.suse/platform-x86-asus-wmi-use-brightness_set_blocking-fo.patch
@@ -14563,15 +14413,12 @@
patches.suse/i2c-designware-Disable-SMBus-interrupts-to-prevent-s.patch
patches.suse/i2c-amd-mp2-fix-reference-leak-in-MP2-PCI-device.patch
patches.suse/regulator-fixed-Rely-on-the-core-freeing-the-enable-.patch
patches.suse/NFSv4-pNFS-Clear-NFS_INO_LAYOUTCOMMIT-in-pnfs_mark_layout_.patch
patches.suse/NFS-Automounted-filesystems-should-inherit-ro-noexec-nodev.patch
patches.suse/ALSA-hda-cs35l41-Fix-NULL-pointer-dereference-in-cs3-c34b04c.patch
patches.suse/ALSA-firewire-motu-fix-buffer-overflow-in-hwdep-read.patch
patches.suse/ALSA-uapi-Fix-typo-in-asound.h-comment.patch
patches.suse/ALSA-firewire-motu-add-bounds-check-in-put_user-loop.patch
patches.suse/ASoC-bcm-bcm63xx-pcm-whistler-Check-return-value-of-.patch
patches.suse/ASoC-codecs-nau8325-Silence-uninitialized-variables-.patch
patches.suse/ASoC-rockchip-Fix-Wvoid-pointer-to-enum-cast-warning.patch
patches.suse/ASoC-ak4458-Disable-regulator-when-error-happens.patch
patches.suse/ASoC-ak5558-Disable-regulator-when-error-happens.patch
patches.suse/ASoC-codecs-wcd937x-fix-OF-node-leaks-on-probe-failu.patch
@@ -14579,12 +14426,10 @@
patches.suse/ASoC-codecs-wcd939x-fix-OF-node-leaks-on-probe-failu.patch
patches.suse/rtc-nvvrs-add-NVIDIA-VRS-RTC-device-driver.patch
patches.suse/rtc-gamecube-Check-the-return-value-of-ioremap.patch
patches.suse/drm-panthor-Prevent-potential-UAF-in-group-creation.patch
patches.suse/drm-amdkfd-Use-huge-page-size-to-check-split-svm-ran.patch
patches.suse/drm-amdkfd-Trap-handler-support-for-expert-schedulin.patch
patches.suse/drm-amd-display-Use-GFP_ATOMIC-in-dc_create_plane_st.patch
patches.suse/drm-amdkfd-Export-the-cwsr_size-and-ctl_stack_size-t.patch
patches.suse/drm-amd-display-shrink-struct-members.patch
patches.suse/drm-amdkfd-bump-minimum-vgpr-size-for-gfx1151.patch
patches.suse/Revert-drm-amd-display-Fix-pbn-to-kbps-Conversion.patch
patches.suse/drm-i915-Fix-format-string-truncation-warning.patch
@@ -14594,32 +14439,23 @@
patches.suse/drm-ttm-Avoid-NULL-pointer-deref-for-evicted-BOs.patch
patches.suse/drm-tilcdc-Fix-removal-actions-in-case-of-failed-pro.patch
patches.suse/drm-mgag200-Fix-big-endian-support.patch
patches.suse/ocfs2-fix-kernel-BUG-in-ocfs2_find_victim_chain.patch
patches.suse/args-fix-documentation-to-reflect-the-correct-number.patch
patches.suse/irqchip-mchp-eic-Fix-error-code-in-mchp_eic_domain_a.patch
patches.suse/cgroup-rstat-use-LOCK-CMPXCHG-in-css_rstat_updated.patch
patches.suse/btrfs-don-t-log-conflicting-inode-if-it-s-a-dir-move.patch
patches.suse/btrfs-do-not-skip-logging-new-dentries-when-logging-.patch
patches.suse/btrfs-fix-changeset-leak-on-mmap-write-after-failure.patch
patches.suse/net-hsr-fix-NULL-pointer-dereference-in-prp_get_unta.patch
patches.suse/net-phy-marvell-88q2xxx-Fix-clamped-value-in-mv88q2x.patch
patches.suse/r8169-fix-RTL8117-Wake-on-Lan-in-DASH-mode.patch
patches.suse/broadcom-b44-prevent-uninitialized-value-usage.patch
patches.suse/ipvs-fix-ipv4-null-ptr-deref-in-route-error-path.patch
patches.suse/can-gs_usb-gs_can_open-fix-error-handling.patch
patches.suse/caif-fix-integer-underflow-in-cffrml_receive.patch
patches.suse/nfc-pn533-Fix-error-code-in-pn533_acr122_poweron_rdr.patch
patches.suse/can-j1939-make-j1939_session_activate-fail-if-device.patch
patches.suse/can-j1939-make-j1939_sk_bind-fail-if-device-is-no-lo.patch
patches.suse/PM-runtime-Do-not-clear-needs_force_resume-with-enab.patch
patches.suse/powercap-fix-race-condition-in-register_control_type.patch
patches.suse/powercap-fix-sscanf-error-return-value-handling.patch
patches.suse/ACPI-CPPC-Fix-missing-PCC-check-for-guaranteed_perf.patch
patches.suse/ACPI-PCC-Fix-race-condition-by-removing-static-quali.patch
patches.suse/drm-amd-display-Fix-scratch-registers-offsets-for-DC.patch
patches.suse/drm-amd-display-Fix-scratch-registers-offsets-for-DC-fd62aa1.patch
patches.suse/drm-amd-display-Fix-DP-no-audio-issue.patch
patches.suse/drm-amdkfd-Fix-improper-NULL-termination-of-queue-re.patch
patches.suse/drm-panel-sony-td4353-jdi-Enable-prepare_prev_first.patch
patches.suse/drm-me-gsc-mei-interrupt-top-half-should-be-in-irq-d.patch
patches.suse/drm-xe-bo-Don-t-include-the-CCS-metadata-in-the-dma-.patch
@@ -14637,25 +14473,18 @@
patches.suse/hwmon-tmp401-fix-overflow-caused-by-default-conversi.patch
patches.suse/hwmon-ltc4282-Fix-reset_history-file-permissions.patch
patches.suse/spi-fsl-cpm-Check-length-parity-before-switching-to-.patch
patches.suse/spi-mt65xx-Use-IRQF_ONESHOT-with-threaded-IRQ.patch
patches.suse/spi-cadence-quadspi-Fix-clock-disable-on-probe-failu.patch
patches.suse/ata-libata-core-Disable-LPM-on-ST2000DM008-2FR102.patch
patches.suse/Input-lkkbd-disable-pending-work-before-freeing-devi.patch
patches.suse/Input-atkbd-skip-deactivate-for-HONOR-FMB-P-s-intern.patch
patches.suse/Input-i8042-add-TUXEDO-InfinityBook-Max-Gen10-AMD-to.patch
patches.suse/Input-alps-fix-use-after-free-bugs-caused-by-dev3_re.patch
patches.suse/Input-ti_am335x_tsc-fix-off-by-one-error-in-wire_ord.patch
patches.suse/ALSA-usb-audio-Update-for-native-DSD-support-quirks.patch
patches.suse/ALSA-vxpocket-Fix-resource-leak-in-vxpocket_probe-er.patch
patches.suse/ALSA-pcmcia-Fix-resource-leak-in-snd_pdacf_probe-err.patch
patches.suse/ALSA-usb-mixer-us16x08-validate-meter-packet-indices.patch
patches.suse/ASoC-amd-yc-Add-quirk-for-Honor-MagicBook-X16-2025.patch
patches.suse/ASoC-fsl_sai-Constrain-sample-rates-from-audio-PLLs-.patch
patches.suse/ASoC-ak4458-remove-the-reset-operation-in-probe-and-.patch
patches.suse/ASoC-fsl_sai-Add-missing-registers-to-cache-default.patch
patches.suse/SUNRPC-svcauth_gss-avoid-NULL-deref-on-zero-length-gss_tok.patch
patches.suse/drm-msm-dpu-Add-missing-NULL-pointer-check-for-pingp.patch
patches.suse/spi-cadence-quadspi-Prevent-lost-complete-call-durin.patch
patches.suse/powerpc-kexec-Enable-SMT-before-waking-offline-CPUs.patch
patches.suse/firewire-nosy-Fix-dma_free_coherent-size.patch
patches.suse/serial-core-Restore-sysfs-fwnode-information.patch
@@ -14672,13 +14501,11 @@
patches.suse/usb-phy-isp1301-fix-non-OF-device-reference-imbalanc.patch
patches.suse/usb-ohci-nxp-fix-device-leak-on-probe-failure.patch
patches.suse/crypto-seqiv-Do-not-use-req-iv-after-crypto_aead_enc.patch
patches.suse/cpuset-fix-warning-when-disabling-remote-partition.patch
patches.suse/genalloc.h-fix-htmldocs-warning.patch
patches.suse/idr-fix-idr_alloc-returning-an-ID-out-of-range.patch
patches.suse/net-mdio-aspeed-add-dummy-read-to-avoid-read-after-w.patch
patches.suse/net-usb-rtl8150-fix-memory-leak-on-usb_submit_urb-fa.patch
patches.suse/Bluetooth-btusb-revert-use-of-devm_kzalloc-in-btusb.patch
patches.suse/iavf-fix-off-by-one-issues-in-iavf_config_rss_reg.patch
patches.suse/net-nfc-fix-deadlock-between-nfc_unregister_device-a.patch
patches.suse/wifi-rtw88-limit-indirect-IO-under-powered-off-for-R.patch
patches.suse/wifi-rtlwifi-8192cu-fix-tid-out-of-range-in-rtl92cu_.patch
@@ -14695,13 +14522,7 @@
patches.suse/drm-imagination-Disallow-exporting-of-PM-FW-protecte.patch
patches.suse/drm-nouveau-dispnv50-Don-t-call-drm_atomic_get_crtc_.patch
patches.suse/drm-i915-gem-Zero-initialize-the-eb.vma-array-in-i91.patch
patches.suse/x86-microcode-AMD-Fix-Entrysign-revision-check-for-Z.patch
patches.suse/RDMA-core-Check-for-the-presence-of-LS_NLA_TYPE_DGID.patch
patches.suse/msft-hv-3433-RDMA-mana_ib-check-cqe-length-for-kernel-CQs.patch
patches.suse/of-unittest-Fix-memory-leak-in-unittest_data_add.patch
patches.suse/btrfs-always-detect-conflicting-inodes-when-logging-.patch
patches.suse/btrfs-do-not-free-data-reservation-in-fallback-from-.patch
patches.suse/btrfs-fix-reservation-leak-in-some-error-paths-when-.patch
patches.suse/ALSA-ac97-fix-a-double-free-in-snd_ac97_controller_r.patch
patches.suse/ASoC-sun4i-spdif-Add-missing-kerneldoc-fields-for-su.patch
patches.suse/HID-quirks-work-around-VID-PID-conflict-for-appledis.patch
@@ -14711,91 +14532,21 @@
patches.suse/wifi-avoid-kernel-infoleak-from-struct-iw_point.patch
patches.suse/wifi-mac80211-restore-non-chanctx-injection-behaviou.patch
patches.suse/pinctrl-qcom-lpass-lpi-mark-the-GPIO-controller-as-s.patch
patches.suse/crypto-qat-fix-duplicate-restarting-msg-during-AER-e.patch
patches.suse/drm-pl111-Fix-error-handling-in-pl111_amba_probe.patch
patches.suse/drm-amd-display-Apply-e4479aecf658-to-dml.patch
patches.suse/drm-radeon-Remove-__counted_by-from-ClockInfoArray.c.patch
patches.suse/drm-amdgpu-Fix-query-for-VPE-block_type-and-ip_count.patch
patches.suse/gpio-pca953x-handle-short-interrupt-pulses-on-PCAL-d.patch
patches.suse/gpio-rockchip-mark-the-GPIO-controller-as-sleeping.patch
patches.suse/btrfs-release-path-before-initializing-extent-tree-i.patch
patches.suse/docs-ABI-sysfs-devices-soc-Fix-swapped-sample-values.patch
patches.suse/mei-me-add-nova-lake-point-S-DID.patch
patches.suse/lib-crypto-aes-Fix-missing-MMU-protection-for-AES-S-.patch
patches.suse/can-etas_es58x-allow-partial-RX-URB-allocation-to-su.patch
patches.suse/can-gs_usb-gs_usb_receive_bulk_callback-fix-URB-memo.patch
patches.suse/can-ctucanfd-fix-SSP_SRC-in-cases-when-bit-rate-is-h.patch
patches.suse/msft-hv-3440-net-hv_netvsc-reject-RSS-hash-key-programming-withou.patch
patches.suse/net-can-j1939-j1939_xtp_rx_rts_session_active-deacti.patch
patches.suse/lib-buildid-use-__kernel_read-for-sleepable-context.patch
patches.suse/efi-cper-Fix-cper_bits_to_str-buffer-handling-and-re.patch
patches.suse/ALSA-hda-cirrus_scodec_test-Fix-incorrect-setup-of-g.patch
patches.suse/ALSA-hda-cirrus_scodec_test-Fix-test-suite-name.patch
patches.suse/ASoC-codecs-wsa883x-fix-unnecessary-initialisation.patch
patches.suse/ASoC-codecs-wsa881x-fix-unnecessary-initialisation.patch
patches.suse/ASoC-codecs-wsa884x-fix-codec-initialisation.patch
patches.suse/ASoC-sdw_utils-cs42l43-Enable-Headphone-pin-for-LINE.patch
patches.suse/ASoC-tlv320adcx140-fix-null-pointer.patch
patches.suse/ASoC-tlv320adcx140-fix-word-length.patch
patches.suse/PM-EM-Fix-incorrect-description-of-the-cost-field-in.patch
patches.suse/drm-amdkfd-fix-a-memory-leak-in-device_queue_manager.patch
patches.suse/drm-amd-display-Initialise-backlight-level-values-fr.patch
patches.suse/drm-vmwgfx-Merge-vmw_bo_release-and-vmw_bo_free-func.patch
patches.suse/drm-vmwgfx-Fix-an-error-return-check-in-vmw_compat_s.patch
patches.suse/drm-panel-simple-fix-connector-type-for-DataImage-SC.patch
patches.suse/drm-nouveau-disp-nv50-Set-lock_core-in-curs507a_prep.patch
patches.suse/btrfs-release-path-before-iget_failed-in-btrfs_read_.patch
patches.suse/i2c-riic-Move-suspend-handling-to-NOIRQ-phase.patch
patches.suse/phy-fsl-imx8mq-usb-Clear-the-PCS_TX_SWING_FULL-field.patch
patches.suse/phy-stm32-usphyc-Fix-off-by-one-in-probe.patch
patches.suse/phy-ti-da8xx-usb-Handle-devm_pm_runtime_enable-error.patch
patches.suse/phy-ti-gmii-sel-fix-regmap-leak-on-probe-failure.patch
patches.suse/phy-rockchip-inno-usb2-fix-disconnection-in-gadget-m.patch
patches.suse/phy-rockchip-inno-usb2-fix-communication-disruption-.patch
patches.suse/phy-tegra-xusb-Explicitly-configure-HS_DISCON_LEVEL-.patch
patches.suse/phy-broadcom-ns-usb3-Fix-Wvoid-pointer-to-enum-cast-.patch
patches.suse/dmaengine-xilinx-xdma-Fix-regmap-max_register.patch
patches.suse/dmaengine-at_hdmac-fix-device-leak-on-of_dma_xlate.patch
patches.suse/dmaengine-bcm-sba-raid-fix-device-leak-on-probe.patch
patches.suse/dmaengine-dw-dmamux-fix-OF-node-leak-on-route-alloca.patch
patches.suse/dmaengine-idxd-fix-device-leaks-on-compat-bind-and-u.patch
patches.suse/dmaengine-lpc18xx-dmamux-fix-device-leak-on-route-al.patch
patches.suse/dmaengine-lpc32xx-dmamux-fix-device-leak-on-route-al.patch
patches.suse/dmaengine-stm32-dmamux-fix-device-leak-on-route-allo.patch
patches.suse/dmaengine-stm32-dmamux-fix-OF-node-leak-on-route-all.patch
patches.suse/dmaengine-ti-dma-crossbar-fix-device-leak-on-dra7x-r.patch
patches.suse/dmaengine-ti-dma-crossbar-fix-device-leak-on-am335x-.patch
patches.suse/dmaengine-ti-k3-udma-fix-device-leak-on-udma-lookup.patch
patches.suse/dmaengine-tegra-adma-Fix-use-after-free.patch
patches.suse/dmaengine-xilinx_dma-Fix-uninitialized-addr_width-wh.patch
patches.suse/dmaengine-sh-rz-dmac-Fix-rz_dmac_terminate_all.patch
patches.suse/dmaengine-qcom-gpi-Fix-memory-leak-in-gpi_peripheral.patch
patches.suse/dmaengine-omap-dma-fix-dma_pool-resource-leak-in-err.patch
patches.suse/dmaengine-apple-admac-Add-apple-t8103-admac-compatib.patch
# netdev/net-next main
patches.suse/ice-use-netif_get_num_default_rss_queues.patch
# powerpc/linux next
patches.suse/powerpc-eeh-fix-recursive-pci_lock_rescan_remove-locking-in-EEH-event-handling.patch
# mkp/scsi queue
patches.suse/scsi-lpfc-Rework-lpfc_sli4_fcf_rr_next_index_get.patch
patches.suse/scsi-scsi_transport_fc-Introduce-encryption-group-in.patch
patches.suse/scsi-lpfc-Add-support-for-reporting-encryption-event.patch
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.13.patch
patches.suse/scsi-qla2xxx-Add-Speed-in-SFP-print-information.patch
patches.suse/scsi-qla2xxx-Add-support-for-64G-SFP-speed.patch
patches.suse/scsi-qla2xxx-Add-load-flash-firmware-mailbox-support.patch
patches.suse/scsi-qla2xxx-Validate-MCU-signature-before-executing.patch
patches.suse/scsi-qla2xxx-Add-bsg-interface-to-support-firmware-i.patch
patches.suse/scsi-qla2xxx-Allow-recovery-for-tape-devices.patch
patches.suse/scsi-qla2xxx-Delay-module-unload-while-fabric-scan-i.patch
patches.suse/scsi-qla2xxx-Free-sp-in-error-path-to-fix-system-cra.patch
patches.suse/scsi-qla2xxx-Validate-sp-before-freeing-associated-m.patch
patches.suse/scsi-qla2xxx-Query-FW-again-before-proceeding-with-l.patch
patches.suse/scsi-qla2xxx-Fix-bsg_done-causing-double-free.patch
patches.suse/scsi-qla2xxx-Update-version-to-10.02.10.100-k.patch
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch
patches.suse/scsi-lpfc-Remove-redundant-NULL-ptr-assignment-in-lp.patch
patches.suse/scsi-lpfc-Ensure-unregistration-of-rpis-for-received.patch
patches.suse/scsi-lpfc-Fix-leaked-ndlp-krefs-when-in-point-to-poi.patch
patches.suse/scsi-lpfc-Modify-kref-handling-for-Fabric-Controller.patch
patches.suse/scsi-lpfc-Fix-reusing-an-ndlp-that-is-marked-NLP_DRO.patch
patches.suse/scsi-lpfc-Allow-support-for-BB-credit-recovery-in-po.patch
patches.suse/scsi-lpfc-Add-capability-to-register-Platform-Name-I.patch
patches.suse/scsi-lpfc-Update-lpfc-version-to-14.4.0.12.patch
# perf/perf-tools-next perf-tools-next
patches.suse/perf-hwmon_pmu-Fix-uninitialized-variable-warning.patch
# out-of-tree patches
patches.suse/selftests-run_kselftest.sh-Add-skip-argument-option.patch
@@ -14888,8 +14639,6 @@
patches.suse/sched-deadline-Less-agressive-dl_server-handling-KABI.patch
patches.suse/sched-psi-Optimize-psi_group_change-cpu_clock-usage-KABI.patch
patches.suse/sched-fair-Disable-scheduler-feature-NEXT_BUDDY.patch
########################################################
# Memory management
########################################################
@@ -14919,7 +14668,6 @@
# ext[2-4]
patches.suse/ext4-unsupported-features.patch
patches.suse/ext4-use-optimized-mballoc-scanning-regardless-of-in.patch
# XFS
patches.suse/xfs-allow-mount-remount-when-stripe-width-alignment-.patch

View File

@@ -1,2 +1,3 @@
2026-01-22 00:02:31 +0000
GIT Revision: 434256361ccdabed4eee6a5c69f65bc1787bab5b
2026-01-10 00:00:20 +0000
GIT Revision: 9c542de6320aa085556323e355a0923ae2ba0e28
GIT Branch: SL-16.1

View File

@@ -3430,7 +3430,7 @@
-!optional drivers/net/ethernet/microchip/enc28j60
-!optional drivers/net/ethernet/microchip/encx24j600
-!optional drivers/net/ethernet/microchip/encx24j600-regmap
drivers/net/ethernet/microchip/lan743x
- drivers/net/ethernet/microchip/lan743x
- drivers/net/ethernet/microchip/lan865x/lan865x
-!optional drivers/net/ethernet/microchip/lan966x/lan966x-switch # SP6-NEED-REVIEW
- drivers/net/ethernet/microchip/sparx5/sparx5-switch
@@ -5914,6 +5914,7 @@
fs/fuse/virtiofs # virtiofs: virtio-fs host<->guest shared file system
+base fs/isofs/isofs
+base fs/jbd2/jbd2
- fs/ksmbd/ksmbd # SP6-NEED-REVIEW
fs/lockd/lockd
+base fs/mbcache
+base fs/netfs/netfs
@@ -5989,7 +5990,6 @@
fs/smb/client/cifs # VFS to access servers complying with the SNIA CIFS Specification e.g. Samba and Windows
fs/smb/common/cifs_arc4 # used by cifs.ko, split done in upstream 23e91d8b
fs/smb/common/cifs_md4 # used by cifs.ko, split done in upstream 23e91d8b
- fs/smb/server/ksmbd
fs/squashfs/squashfs
fs/udf/udf # Universal Disk Format Filesystem
+base fs/xfs/xfs # bsc#457668

BIN
sysctl.tar.bz2 LFS

Binary file not shown.