22 Commits

Author SHA256 Message Date
2640613c4e GIT Revision: dec81250af1edc88e8236d027f2816a944c9640a
GIT Branch: SLE15-SP6-LTSS
2026-03-10 00:35:19 +0000
2026-03-10 08:02:03 +01:00
6682fa5c4f GIT Revision: 8392c06d97c98d2ef4db1508c37a286d38160a66
GIT Branch: SLE15-SP6-LTSS
2026-03-05 13:13:39 +0000
2026-03-06 08:02:02 +01:00
1b59b3f132 GIT Revision: 0d201f052ad1d2dbe1e0a9482ced1c659848255a
GIT Branch: SLE15-SP6-LTSS
2026-02-27 19:28:29 +0000
2026-02-28 08:01:44 +01:00
7c49199fb4 GIT Revision: 683869976c80c1891f2d7573daa3e8df01050aac
GIT Branch: SLE15-SP6-LTSS
2026-02-27 00:37:27 +0000
2026-02-27 08:02:00 +01:00
d60296228c GIT Revision: 33c8f6b70d994f3d3f0fe4726034f9f6f322dfdf
GIT Branch: SLE15-SP6-LTSS
2026-02-26 00:30:49 +0000
2026-02-26 08:01:44 +01:00
be7cbd78e2 GIT Revision: e0a7f05966eab57a70c00d3ef1d127ffd21b183d
GIT Branch: SLE15-SP6-LTSS
2026-02-25 00:30:52 +0000
2026-02-25 08:01:51 +01:00
7eecc54cef GIT Revision: eaf1535983230cf8de98f116dbbd91c1356c2bd9
GIT Branch: SLE15-SP6-LTSS
2026-02-23 15:43:43 +0000
2026-02-24 08:01:42 +01:00
8eac1f47f4 GIT Revision: baf4c488af6bfa6b842c91bee4aec8becbfb31ec
GIT Branch: SLE15-SP6-LTSS
2026-02-21 00:32:15 +0000
2026-02-21 08:01:38 +01:00
c197bd9451 GIT Revision: 1a042d600cfaabc1e1e76518e101088afa1a5bd2
GIT Branch: SLE15-SP6-LTSS
2026-02-19 00:37:30 +0000
2026-02-19 08:02:46 +01:00
25a8cb6d05 GIT Revision: 697d9c163905c96958ce11773432172f84c64526
GIT Branch: SLE15-SP6-LTSS
2026-02-14 14:46:22 +0000
2026-02-15 08:02:38 +01:00
cda7fb0d8d GIT Revision: f78e53ae5287d304baa7a9b3c9bc4599a7f54266
GIT Branch: SLE15-SP6-LTSS
2026-02-13 01:11:48 +0000
2026-02-13 08:01:54 +01:00
83132abb24 GIT Revision: ec07c5f80de3201568a7412ba2c779cd76d39cc7
GIT Branch: SLE15-SP6-LTSS
2026-02-10 00:22:05 +0000
2026-02-10 08:01:55 +01:00
845e209da5 GIT Revision: ac5afeb3dec5b61720d08e2ccc5f8f479228be5f
GIT Branch: SLE15-SP6-LTSS
2026-02-05 00:24:58 +0000
2026-02-05 08:01:34 +01:00
045622139e GIT Revision: e60ac5b6a8f65885a5b52a37a5a775568224d2a1
GIT Branch: SLE15-SP6-LTSS
2026-02-04 00:08:50 +0000
2026-02-04 08:01:35 +01:00
1cbf6a8dc2 GIT Revision: b1a349088d4cc0978b4fafe7689978071cee3dcd
GIT Branch: SLE15-SP6-LTSS
2026-02-03 01:17:27 +0000
2026-02-03 08:05:01 +01:00
33a101c51a GIT Revision: 411ce8655a4839435b6e7513aaa44be4424ab849
GIT Branch: SLE15-SP6-LTSS
2026-01-31 00:34:58 +0000
2026-01-31 08:02:06 +01:00
d6fd529e1e GIT Revision: 2a6bf6ba0a81d21c68c60df23f345f9ae77ad1a8
GIT Branch: SLE15-SP6-LTSS
2026-01-28 00:10:47 +0000
2026-01-28 08:03:18 +01:00
396c22cb81 GIT Revision: b293dbb70d4e8c08e610cbb53fceaef532fdccb5
GIT Branch: SLE15-SP6-LTSS
2026-01-27 00:07:38 +0000
2026-01-27 08:03:56 +01:00
489907c1c9 GIT Revision: a9656b51183f551b7937ac389748f5c1f962ee6f
GIT Branch: SLE15-SP6-LTSS
2026-01-23 00:09:41 +0000
2026-01-23 08:02:26 +01:00
a7f430517e GIT Revision: eb4fa363159ee8dadc7564d5b231f7827c621810
GIT Branch: SLE15-SP6-LTSS
2026-01-22 00:30:34 +0000
2026-01-22 08:01:53 +01:00
e4b388cf65 GIT Revision: dc06f85a301e5cfbd92b7b9e90d41eafd5ba77ef
GIT Branch: SLE15-SP6-LTSS
2026-01-14 00:31:35 +0000
2026-01-14 08:03:00 +01:00
67562c8041 GIT Revision: 4e6c9ae3a57b7258ea65d15cea6b1c0899cc778c
GIT Branch: SLE15-SP6-LTSS
2026-01-13 00:32:55 +0000
2026-01-13 08:01:53 +01:00
32 changed files with 30098 additions and 87 deletions

View File

@@ -31,7 +31,7 @@ fi
if [ -n "$1" ]; then
ARCH="$1"
else
ARCH="$(arch)"
ARCH="$(uname -m)"
fi
case "$ARCH" in
# from rpm --eval '%ix86'

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.4.0
%if 0%{?is_kotd}
Release: <RELEASE>.gbca135e
Release: <RELEASE>.gdec8125
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -27,7 +27,7 @@
Name: dtb-armv7l
Version: 6.4.0
%if 0%{?is_kotd}
Release: <RELEASE>.gbca135e
Release: <RELEASE>.gdec8125
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.4
%define patchversion 6.4.0
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
%define git_commit dec81250af1edc88e8236d027f2816a944c9640a
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux gz
@@ -42,7 +42,7 @@
Name: kernel-64kb
Version: 6.4.0
%if 0%{?is_kotd}
Release: <RELEASE>.gbca135e
Release: <RELEASE>.gdec8125
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.4
%define patchversion 6.4.0
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
%define git_commit dec81250af1edc88e8236d027f2816a944c9640a
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux gz
@@ -42,7 +42,7 @@
Name: kernel-debug
Version: 6.4.0
%if 0%{?is_kotd}
Release: <RELEASE>.gbca135e
Release: <RELEASE>.gdec8125
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.4
%define patchversion 6.4.0
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
%define git_commit dec81250af1edc88e8236d027f2816a944c9640a
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux gz
@@ -42,7 +42,7 @@
Name: kernel-default
Version: 6.4.0
%if 0%{?is_kotd}
Release: <RELEASE>.gbca135e
Release: <RELEASE>.gdec8125
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -18,7 +18,7 @@
%define srcversion 6.4
%define patchversion 6.4.0
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
%define git_commit dec81250af1edc88e8236d027f2816a944c9640a
%define variant %{nil}
%define build_html 1
%define build_pdf 0
@@ -30,7 +30,7 @@
Name: kernel-docs
Version: 6.4.0
%if 0%{?is_kotd}
Release: <RELEASE>.gbca135e
Release: <RELEASE>.gdec8125
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.4
%define patchversion 6.4.0
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
%define git_commit dec81250af1edc88e8236d027f2816a944c9640a
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux gz
@@ -42,7 +42,7 @@
Name: kernel-kvmsmall
Version: 6.4.0
%if 0%{?is_kotd}
Release: <RELEASE>.gbca135e
Release: <RELEASE>.gdec8125
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.4
%define patchversion 6.4.0
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
%define git_commit dec81250af1edc88e8236d027f2816a944c9640a
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux gz
@@ -42,7 +42,7 @@
Name: kernel-lpae
Version: 6.4.0
%if 0%{?is_kotd}
Release: <RELEASE>.gbca135e
Release: <RELEASE>.gdec8125
%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-bca135e24fdb1a78ebefeac235ef80720165993e
%global kernel_package kernel%kernel_flavor-srchash-dec81250af1edc88e8236d027f2816a944c9640a
%endif
%if 0%{?rhel_version}
%global kernel_package kernel
@@ -47,14 +47,14 @@
Name: kernel-obs-build
Version: 6.4.0
%if 0%{?is_kotd}
Release: <RELEASE>.gbca135e
Release: <RELEASE>.gdec8125
%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-bca135e24fdb1a78ebefeac235ef80720165993e
Provides: kernel-obs-build-srchash-dec81250af1edc88e8236d027f2816a944c9640a
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.4.0
%if 0%{?is_kotd}
Release: <RELEASE>.gbca135e
Release: <RELEASE>.gdec8125
%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-bca135e24fdb1a78ebefeac235ef80720165993e
BuildRequires: kernel-obs-build-srchash-dec81250af1edc88e8236d027f2816a944c9640a
%endif
BuildRequires: modutils
ExclusiveArch: aarch64 armv7hl ppc64le s390x x86_64

File diff suppressed because it is too large Load Diff

View File

@@ -18,7 +18,7 @@
%define srcversion 6.4
%define patchversion 6.4.0
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
%define git_commit dec81250af1edc88e8236d027f2816a944c9640a
%define variant %{nil}
%define gcc_package gcc
%define gcc_compiler gcc
@@ -30,7 +30,7 @@
Name: kernel-source
Version: 6.4.0
%if 0%{?is_kotd}
Release: <RELEASE>.gbca135e
Release: <RELEASE>.gdec8125
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -16,7 +16,7 @@
#
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
%define git_commit dec81250af1edc88e8236d027f2816a944c9640a
%define variant %{nil}
%include %_sourcedir/kernel-spec-macros
@@ -24,7 +24,7 @@
Name: kernel-syms
Version: 6.4.0
%if 0%{?is_kotd}
Release: <RELEASE>.gbca135e
Release: <RELEASE>.gdec8125
%else
Release: 0
%endif

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
%define srcversion 6.4
%define patchversion 6.4.0
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
%define git_commit dec81250af1edc88e8236d027f2816a944c9640a
%define variant %{nil}
%define compress_modules zstd
%define compress_vmlinux gz
@@ -42,7 +42,7 @@
Name: kernel-zfcpdump
Version: 6.4.0
%if 0%{?is_kotd}
Release: <RELEASE>.gbca135e
Release: <RELEASE>.gdec8125
%else
Release: 0
%endif

Binary file not shown.

View File

@@ -46,8 +46,6 @@
########################################################
# sorted patches
########################################################
patches.suse/x86-cpu-Add-several-Intel-server-CPU-model-numbers.patch
patches.suse/bpf-make-sure-skb-len-0-when-redirecting-to-a-tunnel.patch
patches.suse/s390-kasan-fix-insecure-W-X-mapping-warning.patch
patches.suse/s390-kasan-avoid-short-by-one-page-shadow-memory.patch
patches.suse/rust-arc-fix-intra-doc-link-in-Arc-T-init.patch
@@ -7806,6 +7804,7 @@
patches.suse/crypto-af_alg-Decrement-struct-key.usage-in-alg_set_.patch
patches.suse/crypto-qat-use-kfree_sensitive-instead-of-memset-kfr.patch
patches.suse/crypto-api-Use-work-queue-in-crypto_destroy_instance.patch
patches.suse/crypto-lib-mpi-avoid-null-pointer-deref-in-mpi_cmp_u.patch
patches.suse/crypto-jitter-Add-clarifying-comments-to-Jitter-Entr.patch
patches.suse/crypto-caam-fix-unchecked-return-value-error.patch
patches.suse/crypto-qat-Remove-unused-function-declarations.patch
@@ -8422,6 +8421,7 @@
patches.suse/i40e-Replace-one-element-array-with-flex-array-membe-ff1a724c.patch
patches.suse/i40e-Replace-one-element-array-with-flex-array-membe-4bb28b27.patch
patches.suse/net-tcp-send-zero-window-ACK-when-no-memory.patch
patches.suse/net-tcp-allow-zero-window-ACK-update-the-window.patch
patches.suse/net-tcp-fix-unexcepted-socket-die-when-snd_wnd-is-0.patch
patches.suse/netlink-convert-nlk-flags-to-atomic-flags.patch
patches.suse/tg3-Use-pci_dev_id-to-simplify-the-code.patch
@@ -17303,6 +17303,7 @@
patches.suse/smb3-fix-creating-FIFOs-when-mounting-with-sfu-mount-option.patch
patches.suse/smb-client-fix-potential-deadlock-when-releasing-mids.patch
patches.suse/smb-client-fix-use-after-free-bug-in-cifs_debug_data_proc_show-.patch
patches.suse/cifs-add-xid-to-query-server-interface-call.patch
patches.suse/smb-client-remove-extra-chan_count-check-in-__cifs_put_smb_ses-.patch
patches.suse/smb-client-fix-use-after-free-in-smb2_query_info_compound-.patch
patches.suse/cifs-reconnect-helper-should-set-reconnect-for-the-right-channel.patch
@@ -17896,6 +17897,8 @@
patches.suse/cifs-do-not-pass-cifs_sb-when-trying-to-add-channels.patch
patches.suse/cifs-reconnect-work-should-have-reference-on-server-struct.patch
patches.suse/smb-client-fix-mount-when-dns_resolver-key-is-not-available.patch
patches.suse/cifs-handle-when-server-starts-supporting-multichannel.patch
patches.suse/cifs-handle-when-server-stops-supporting-multichannel.patch
patches.suse/wifi-iwlwifi-fix-system-commands-group-ordering.patch
patches.suse/1820-drm-ci-make-github-dependabot-happy-again.patch
patches.suse/btrfs-use-u64-for-buffer-sizes-in-the-tree-search-io.patch
@@ -18105,6 +18108,7 @@
patches.suse/dm-verity-don-t-use-blocking-calls-from-tasklets-28f0.patch
patches.suse/dm-crypt-start-allocating-with-MAX_ORDER-1364.patch
patches.suse/cifs-fix-leak-of-iface-for-primary-channel.patch
patches.suse/cifs-fix-lock-ordering-while-disabling-multichannel.patch
patches.suse/nfsd-fix-file-memleak-on-client_opens_release.patch
patches.suse/NFSD-Update-nfsd_cache_append-to-use-xdr_stream.patch
patches.suse/NFSD-Fix-start-of-NFS-reply-pointer-passed-to-nfsd_c.patch
@@ -18271,6 +18275,7 @@
patches.suse/USB-serial-option-fix-FM101R-GL-defines.patch
patches.suse/USB-serial-option-add-Fibocom-L7xx-modules.patch
patches.suse/USB-serial-option-add-Luat-Air72-U-series-products.patch
patches.suse/cifs-fix-use-after-free-for-iface-while-disabling-secondary-channel.patch
patches.suse/smb-client-implement-query_reparse_point-for-SMB1.patch
patches.suse/smb-client-introduce-parse_reparse_point-.patch
patches.suse/smb-client-set-correct-file-type-from-NFS-reparse-points.patch
@@ -18646,7 +18651,9 @@
patches.suse/nvme-pci-Add-sleep-quirk-for-Kingston-drives.patch
patches.suse/md-split-MD_RECOVERY_NEEDED-out-of-mddev_resume-b391.patch
patches.suse/scsi-be2iscsi-Fix-a-memleak-in-beiscsi_init_wrb_handle.patch
patches.suse/cifs-Fix-flushing-invalidation-and-file-size-with-copy_file_range-.patch
patches.suse/Revert-cifs-reconnect-work-should-have-reference-on-server-struct-.patch
patches.suse/cifs-reconnect-worker-should-take-reference-on-server-struct-uncond.patch
patches.suse/perf-metrics-Avoid-segv-if-default-metricgroup-isn-t-set.patch
patches.suse/perf-vendor-events-arm64-AmpereOne-Add-missing-DefaultMetricgroupName-fields.patch
patches.suse/perf-list-Fix-JSON-segfault-by-setting-the-used-skip_duplicate_pmus-callback.patch
@@ -18859,6 +18866,7 @@
patches.suse/smb-client-fix-OOB-in-SMB2_query_info_init-.patch
patches.suse/smb-client-fix-OOB-in-smbCalcSize-.patch
patches.suse/smb-client-fix-potential-OOB-in-smb2_dump_detail-.patch
patches.suse/cifs-fix-a-pending-undercount-of-srv_count.patch
patches.suse/net-mscc-ocelot-fix-eMAC-TX-RMON-stats-for-bucket-25.patch
patches.suse/net-mscc-ocelot-fix-pMAC-TX-RMON-stats-for-bucket-25.patch
patches.suse/ice-fix-theoretical-out-of-bounds-access-in-ethtool-.patch
@@ -19091,6 +19099,7 @@
patches.suse/i40e-Restore-VF-MSI-X-state-during-PCI-reset.patch
patches.suse/ice-fix-Get-link-status-data-length.patch
patches.suse/igc-Fix-hicredit-calculation.patch
patches.suse/cifs-after-disabling-multichannel-mark-tcon-for-reconnect.patch
patches.suse/cifs-cifs_chan_is_iface_active-should-be-called-with-chan_lock-held.patch
patches.suse/x86-kprobes-fix-incorrect-return-address-calculation-in-kp.patch
patches.suse/KVM-x86-pmu-fix-masking-logic-for-MSR_CORE_PERF_GLOBAL_CTRL.patch
@@ -19441,6 +19450,7 @@
patches.suse/smb-client-cleanup-smb2_query_reparse_point-.patch
patches.suse/smb-client-handle-special-files-and-symlinks-in-SMB3-POSIX.patch
patches.suse/smb-client-stop-revalidating-reparse-points-unnecessarily.patch
patches.suse/cifs-make-cifs_chan_update_iface-a-void-function.patch
patches.suse/arch-consolidate-arch_irq_work_raise-prototypes.patch
patches.suse/asm-generic-Fix-32-bit-__generic_cmpxchg_local.patch
patches.suse/s390-boot-always-align-vmalloc-area-on-segment-boundary.patch
@@ -21201,6 +21211,7 @@
patches.suse/smb-client-parse-owner-group-when-creating-reparse-points.patch
patches.suse/smb-client-get-rid-of-smb311_posix_query_path_info-.patch
patches.suse/cifs-new-mount-option-called-retrans.patch
patches.suse/cifs-handle-servers-that-still-advertise-multichannel-after-disabli.patch
patches.suse/powerpc-64s-Increase-default-stack-size-to-32KB.patch
patches.suse/clocksource-drivers-timer-ti-dm-Fix-make-W-n-kerneld.patch
patches.suse/tick-sched-Fix-idle-and-iowait-sleeptime-accounting-.patch
@@ -21342,8 +21353,10 @@
patches.suse/md-fix-a-suspicious-RCU-usage-warning-9f3f.patch
patches.suse/ahci-asm1166-correct-count-of-reported-ports.patch
patches.suse/ahci-add-43-bit-DMA-address-quirk-for-ASMedia-ASM106.patch
patches.suse/cifs-cifs_pick_channel-should-try-selecting-active-channels.patch
patches.suse/cifs-helper-function-to-check-replayable-error-codes.patch
patches.suse/cifs-commands-that-are-retried-should-have-replay-flag-set.patch
patches.suse/cifs-fix-stray-unlock-in-cifs_chan_skip_or_disable.patch
patches.suse/platform-x86-intel-uncore-freq-Fix-types-in-sysfs-ca.patch
patches.suse/platform-mellanox-mlxbf-tmfifo-Drop-Tx-network-packet-when-Tx-TmFIFO-is-full.patch
patches.suse/platform-mellanox-mlxbf-pmc-Fix-offset-calculation-for-crspace-events.patch
@@ -21550,6 +21563,9 @@
patches.suse/serial-max310x-prevent-infinite-while-loop-in-port-s.patch
patches.suse/misc-fastrpc-Mark-all-sessions-as-invalid-in-cb_remo.patch
patches.suse/xfs-reset-XFS_ATTR_INCOMPLETE-filter-on-node-removal.patch
patches.suse/cifs-make-sure-that-channel-scaling-is-done-only-once.patch
patches.suse/cifs-avoid-redundant-calls-to-disable-multichannel.patch
patches.suse/cifs-do-not-search-for-channel-if-server-is-terminating.patch
patches.suse/cifs-failure-to-add-channel-on-iface-should-bump-up-weight.patch
patches.suse/ext4-fix-double-free-of-blocks-due-to-wrong-extents-.patch
patches.suse/ext4-do-not-trim-the-group-with-corrupted-block-bitm.patch
@@ -21668,6 +21684,7 @@
patches.suse/libceph-just-wait-for-more-data-to-be-available-on-th.patch
patches.suse/ceph-prevent-use-after-free-in-encode_cap_msg.patch
patches.suse/ceph-always-check-dir-caps-asynchronously.patch
patches.suse/smb3-add-missing-null-server-pointer-check.patch
patches.suse/cifs-change-tcon-status-when-need_reconnect-is-set-on-it.patch
patches.suse/cifs-handle-cases-where-multiple-sessions-share-connection.patch
patches.suse/scsi-core-Move-scsi_host_busy-out-of-host-lock-if-it-is-for-per-command.patch
@@ -22330,6 +22347,7 @@
patches.suse/rcu-tasks-Eliminate-deadlocks-involving-do_exit-and-.patch
patches.suse/rcu-tasks-Maintain-real-time-response-in-rcu_tasks_p.patch
patches.suse/workqueue-Add-rcu-lock-check-at-the-end-of-work-item-execution.patch
patches.suse/workqueue-mark-power-efficient-workqueue-as-unbounde.patch
patches.suse/timekeeping-Fix-cross-timestamp-interpolation-on-cou.patch
patches.suse/timekeeping-Fix-cross-timestamp-interpolation-corner.patch
patches.suse/timekeeping-Fix-cross-timestamp-interpolation-for-no.patch
@@ -23866,6 +23884,7 @@
patches.suse/drm-amd-display-Revert-Remove-pixle-rate-limit-for-s.patch
patches.suse/drm-amd-display-Fix-noise-issue-on-HDMI-AV-mute.patch
patches.suse/drm-amdgpu-drop-setting-buffer-funcs-in-sdma442.patch
patches.suse/cifs-make-sure-server-interfaces-are-requested-only-for-SMB3-.patch
patches.suse/cifs-reduce-warning-log-level-for-server-not-advertising-interfaces.patch
patches.suse/cifs-open_cached_dir-add-FILE_READ_EA-to-desired-access.patch
patches.suse/ALSA-hda-realtek-fix-the-hp-playback-volume-issue-fo.patch
@@ -27723,6 +27742,7 @@
patches.suse/usb-dwc3-st-add-missing-depopulate-in-probe-error-pa.patch
patches.suse/usb-cdnsp-fix-for-Link-TRB-with-TC.patch
patches.suse/USB-serial-option-add-MeiG-Smart-SRM825L.patch
patches.suse/cifs-Fix-copy-offload-to-flush-destination-region.patch
patches.suse/perf-x86-intel-Limit-the-period-on-Haswell.patch
patches.suse/x86-apic-Make-x2apic_disable-work-correctly.patch
patches.suse/kaslr-expose-and-use-the-end-of-physical-memory.patch
@@ -31364,6 +31384,7 @@
patches.suse/x86-microcode-AMD-Merge-early_apply_microcode-into-its-sin.patch
patches.suse/x86-microcode-AMD-Get-rid-of-the-_load_microcode_amd-forwa.patch
patches.suse/x86-microcode-AMD-Add-get_patch_level.patch
patches.suse/x86-microcode-AMD-Load-only-SHA256-checksummed-patch.patch
patches.suse/HID-google-fix-unused-variable-warning-under-CONFIG_.patch
patches.suse/HID-intel-ish-hid-Fix-use-after-free-issue-in-ishtp_.patch
patches.suse/HID-i2c-hid-improve-i2c_hid_get_report-error-message.patch
@@ -31438,6 +31459,7 @@
patches.suse/btrfs-fix-a-leaked-chunk-map-issue-in-read_one_chunk.patch
patches.suse/s390-traps-Fix-test_monitor_call-inline-assembly.patch
patches.suse/x86-amd_nb-Use-rdmsr_safe-in-amd_get_mmconfig_range.patch
patches.suse/x86-microcode-AMD-Add-some-forgotten-models-to-the-S.patch
patches.suse/0001-hwpoison-memory_hotplug-lock-folio-before-unmap-hwpo.patch
patches.suse/dma-kmsan-export-kmsan_handle_dma-for-modules.patch
patches.suse/NFS-fix-nfs_release_folio-to-not-deadlock-via-kcompa.patch
@@ -31782,6 +31804,7 @@
patches.suse/ahci-add-PCI-ID-for-Marvell-88SE9215-SATA-Controller.patch
patches.suse/ata-libata-Fix-NCQ-Non-Data-log-not-supported-print.patch
patches.suse/scsi-st-Restore-some-drive-settings-after-reset.patch
patches.suse/scsi-mpi3mr-Synchronous-access-b-w-reset-and-tm-thread-for.patch
patches.suse/scsi-lpfc-Reduce-log-message-generation-during-ELS-r.patch
patches.suse/scsi-lpfc-Free-phba-irq-in-lpfc_sli4_enable_msi-when.patch
patches.suse/scsi-lpfc-Ignore-ndlp-rport-mismatch-in-dev_loss_tmo.patch
@@ -32134,6 +32157,7 @@
patches.suse/bpf-Use-preempt_count-directly-in-bpf_send_signal_common.patch
patches.suse/bpf-abort-verification-if-env-cur_state-loop_entry-N.patch
patches.suse/bpf-Fix-deadlock-between-rcu_tasks_trace-and-event_m.patch
patches.suse/bpf-selftests-test_select_reuseport_kern-Remove-unus.patch
patches.suse/bpf-bpftool-Setting-error-code-in-do_loader.patch
patches.suse/selftests-bpf-Fix-string-read-in-strncmp-benchmark.patch
patches.suse/x86-Kconfig-Always-enable-ARCH_SPARSEMEM_ENABLE.patch
@@ -32141,6 +32165,7 @@
patches.suse/x86-entry-Fix-ORC-unwinder-for-PUSH_REGS-with-save_ret-1.patch
patches.suse/x86-dumpstack-Fix-inaccurate-unwinding-from-exception-stac.patch
patches.suse/x86-mm-pat-Fix-VM_PAT-handling-when-fork-fails-in-copy_pag.patch
patches.suse/x86-microcode-AMD-Fix-__apply_microcode_amd-s-return.patch
patches.suse/perf-tools-annotate-asm_pure_loop.S.patch
patches.suse/NFSD-Skip-sending-CB_RECALL_ANY-when-the-backchannel-isn-t-up.patch
patches.suse/nfsd-put-dl_stid-if-fail-to-queue-dl_recall.patch
@@ -32463,6 +32488,7 @@
patches.suse/perf-x86-intel-uncore-Fix-the-scale-of-IIO-free-running-co.patch-32c7f115
patches.suse/perf-x86-intel-uncore-Fix-the-scale-of-IIO-free-running-co.patch-506f981a
patches.suse/perf-x86-intel-Allow-to-update-user-space-GPRs-from-PEBS-r.patch
patches.suse/x86-microcode-AMD-Extend-the-SHA-check-to-Zen5-block.patch
patches.suse/x86-cpu-amd-Fix-workaround-for-erratum-1054.patch
patches.suse/nfs-add-missing-selections-of-CONFIG_CRC32.patch
patches.suse/nfsd-decrease-sc_count-directly-if-fail-to-queue-dl_recall.patch
@@ -32880,6 +32906,8 @@
patches.suse/sched-rt-Fix-race-in-push_rt_task.patch
patches.suse/perf-Ensure-bpf_perf_link-path-is-properly-serialized.patch
patches.suse/perf-core-Fix-broken-throttling-when-max_samples_per_tick-.patch
patches.suse/x86-microcode-AMD-Clean-the-cache-if-update-did-not-.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/Documentation-rtla-Fix-duplicate-text-about-timerlat.patch
@@ -33185,6 +33213,9 @@
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
@@ -33314,6 +33345,9 @@
patches.suse/ASoC-codecs-hda-Fix-RPM-usage-count-underflow.patch
patches.suse/ASoC-Intel-avs-Fix-deadlock-when-the-failing-IPC-is-.patch
patches.suse/ASoC-Intel-avs-Verify-content-returned-by-parse_int_.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/clone_private_mnt-make-sure-that-caller-has-CAP_SYS_.patch
patches.suse/do_change_type-refuse-to-operate-on-unmounted-not-ou.patch
patches.suse/PCI-MSI-Size-device-MSI-domain-with-the-maximum-numb.patch
@@ -33363,6 +33397,7 @@
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/nvme-always-punt-polled-uring_cmd-end_io-work-to-tas.patch
patches.suse/smb-improve-directory-cache-reuse-for-readdir-operations.patch
patches.suse/powerpc-eeh-Fix-missing-PE-bridge-reconfiguration-du.patch
patches.suse/x86-virt-tdx-Avoid-indirect-calls-to-TDX-assembly-function.patch
patches.suse/platform-x86-ideapad-laptop-use-usleep_range-for-EC-.patch
@@ -33572,6 +33607,7 @@
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-amd-Add-default-names-for-MCA-banks-and-blocks.patch
patches.suse/x86-mce-amd-Fix-threshold-limit-reset.patch
@@ -33580,6 +33616,7 @@
patches.suse/perf-Revert-to-requiring-CAP_SYS_ADMIN-for-uprobes.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
patches.suse/x86-process-Move-the-buffer-clearing-before-MONITOR.patch
patches.suse/ALSA-hda-Add-missing-NVIDIA-HDA-codec-IDs.patch
patches.suse/ASoC-fsl_asrc-use-internal-measured-ratio-for-non-id.patch
@@ -34188,6 +34225,9 @@
patches.suse/cgroup-make-css_rstat_updated-nmi-safe.patch
patches.suse/cgroup-remove-per-cpu-per-subsystem-locks.patch
patches.suse/cgroup-llist-avoid-memory-tears-for-llist_node.patch
patches.suse/cifs-reset-iface-weights-when-we-cannot-find-a-candidate.patch
patches.suse/smb-change-return-type-of-cached_dir_lease_break-to-bool.patch
patches.suse/cifs-add-new-field-to-track-the-last-access-time-of-cfid.patch
patches.suse/HID-core-Harden-s32ton-against-conversion-to-0-bits.patch
patches.suse/power-supply-qcom_battmgr-Add-lithium-polymer-entry.patch
patches.suse/power-supply-cpcap-charger-Fix-null-check-for-power_.patch
@@ -34475,6 +34515,7 @@
patches.suse/HID-quirks-add-support-for-Legion-Go-dual-dinput-mod.patch
patches.suse/xfs-do-not-propagate-ENODATA-disk-errors-into-xattr-code.patch
patches.suse/fs-smb-Fix-inconsistent-refcnt-update.patch
patches.suse/efivarfs-Fix-slab-out-of-bounds-in-efivarfs_d_compar.patch
patches.suse/KVM-x86-use-array_index_nospec-with-indices-that-com.patch
patches.suse/x86-microcode-AMD-Handle-the-case-of-no-BIOS-microcode.patch
patches.suse/btrfs-abort-transaction-on-failure-to-add-link-to-in.patch
@@ -34637,6 +34678,7 @@
patches.suse/ASoC-rt5682s-Adjust-SAR-ADC-button-mode-to-fix-noise.patch
patches.suse/ALSA-hda-realtek-Fix-mute-led-for-HP-Laptop-15-dw4xx.patch
patches.suse/crypto-af_alg-Set-merge-to-zero-early-in-af_alg_send.patch
patches.suse/crypto-af_alg-Disallow-concurrent-writes-in-af_alg_s.patch
patches.suse/mmc-mvsdio-Fix-dma_unmap_sg-nents-value.patch
patches.suse/iommu-vt-d-Fix-__domain_mapping-s-usage-of-switch_to.patch
patches.suse/firewire-core-fix-overlooked-update-of-subsystem-ABI.patch
@@ -34644,6 +34686,7 @@
patches.suse/IB-mlx5-Fix-obj_type-mismatch-for-SRQ-event-subscrip.patch
patches.suse/cpufreq-Initialize-cpufreq-based-invariance-before-subsys.patch
patches.suse/arm64-dts-imx8mp-Correct-thermal-sensor-index.patch
patches.suse/crypto-af_alg-Fix-incorrect-boolean-values-in-af_alg.patch
patches.suse/tracing-dynevent-Add-a-missing-lockdown-check-on-dynevent.patch
patches.suse/vhost-Take-a-reference-on-the-task-in-struct-vhost_t.patch
patches.suse/Bluetooth-hci_sync-Fix-hci_resume_advertising_sync.patch
@@ -34699,6 +34742,7 @@
patches.suse/EDAC-i10nm-Skip-DIMM-enumeration-on-a-disabled-memor.patch
patches.suse/x86-bugs-Fix-reporting-of-LFENCE-retpoline.patch
patches.suse/x86-bugs-Report-correct-retbleed-mitigation-status.patch
patches.suse/clocksource-Print-durations-for-sync-check-unconditi.patch
patches.suse/bpf-Explicitly-check-accesses-to-bpf_sock_addr.patch
patches.suse/driver-core-PM-Set-power.no_callbacks-along-with-pow.patch
patches.suse/hwmon-k10temp-Add-thermal-support-for-AMD-Family-1Ah.patch
@@ -34930,6 +34974,7 @@
patches.suse/ocfs2-fix-double-free-in-user_cluster_connect.patch
patches.suse/Squashfs-add-additional-inode-sanity-checking.patch
patches.suse/Squashfs-reject-negative-file-sizes-in-squashfs_read_inode.patch
patches.suse/fuse-fix-livelock-in-synchronous-file-put-from-fuseblk-wor.patch
patches.suse/fs-udf-fix-OOB-read-in-lengthAllocDescs-handling.patch
patches.suse/ext4-verify-orphan-file-size-is-not-too-big.patch
patches.suse/ext4-avoid-potential-buffer-over-read-in-parse_apply.patch
@@ -34940,6 +34985,10 @@
patches.suse/orangefs-fix-xattr-related-buffer-overflow.patch
patches.suse/exfat-limit-log-print-for-IO-error.patch
patches.suse/smb-client-fix-crypto-buffers-in-non-linear-memory.patch
patches.suse/smb-client-ensure-open_cached_dir_by_dentry-only-returns-valid-c.patch
patches.suse/smb-client-update-cfid-last_access_time-in-open_cached_dir_by_den.patch
patches.suse/smb-client-remove-unused-fid_lock.patch
patches.suse/smb-client-short-circuit-in-open_cached_dir_by_dentry-if-dentry.patch
patches.suse/NFSv4-handle-ERR_GRACE-on-delegation-recalls.patch
patches.suse/NFSv4.1-fix-backchannel-max_resp_sz-verification-check.patch
patches.suse/NFSv4.1-fix-mount-hang-after-CREATE_SESSION-failure.patch
@@ -35173,6 +35222,8 @@
patches.suse/nvme-multipath-Skip-nr_active-increments-in-RETRY-di.patch
patches.suse/nvme-tcp-handle-tls-partially-sent-records-in-write_.patch
patches.suse/KVM-arm64-Prevent-access-to-vCPU-events-before-init.patch
patches.suse/smb-client-Fix-refcount-leak-for-cifs_sb_tlink.patch
patches.suse/cifs-parse_dfs_referrals-prevent-oob-on-malformed-input.patch
patches.suse/NFS-check-if-suid-sgid-was-cleared-after-a-write-as-needed.patch
patches.suse/NFS4-Fix-state-renewals-missing-after-boot.patch
patches.suse/HID-quirks-avoid-Cooler-Master-MM712-dongle-wakeup-b.patch
@@ -35188,6 +35239,7 @@
patches.suse/arm64-mm-avoid-always-making-PTE-dirty-in-pte_mkwrite.patch
patches.suse/spi-spi-nxp-fspi-add-extra-delay-after-dll-locked.patch
patches.suse/firmware-arm_scmi-Fix-premature-SCMI_XFER_FLAG_IS_RA.patch
patches.suse/x86-microcode-Fix-Entrysign-revision-check-for-Zen1-.patch
patches.suse/xhci-dbc-fix-bogus-1024-byte-prefix-if-ttyDBC-read-r.patch
patches.suse/xhci-dbc-enable-back-DbC-in-resume-if-it-was-enabled.patch
patches.suse/usb-raw-gadget-do-not-limit-transfer-length.patch
@@ -35238,6 +35290,7 @@
patches.suse/drm-panel-kingdisplay-kd097d04-Disable-EoTp.patch
patches.suse/kconfig-mconf-Initialize-the-default-locale-at-start.patch
patches.suse/kconfig-nconf-Initialize-the-default-locale-at-start.patch
patches.suse/x86-microcode-AMD-Limit-Entrysign-signature-checking.patch
patches.suse/x86-CPU-AMD-Add-RDSEED-fix-for-Zen5.patch
patches.suse/regmap-slimbus-fix-bus_context-pointer-in-regmap-ini.patch
patches.suse/regulator-bd718x7-Fix-voltages-scaled-by-resistor-di.patch
@@ -35269,6 +35322,8 @@
patches.suse/drm-amd-display-Fix-NULL-deref-in-debugfs-odm_combin.patch
patches.suse/drm-amd-Fix-suspend-failure-with-secure-display-TA.patch
patches.suse/x86-CPU-AMD-Add-missing-terminator-for-zen5_rdseed_microco.patch
patches.suse/x86-microcode-AMD-Add-more-known-models-to-entry-sig.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-VMX-Fix-check-for-valid-GVA-on-an-EPT-violation.patch
patches.suse/KVM-SVM-Mark-VMCB_LBR-dirty-when-MSR_IA32_DEBUGCTLMS.patch
@@ -35296,6 +35351,7 @@
patches.suse/ACPI-CPPC-Perform-fast-check-switch-only-for-online-.patch
patches.suse/ACPI-CPPC-Limit-perf-ctrs-in-PCC-check-only-to-onlin.patch
patches.suse/cpufreq-intel_pstate-Check-IDA-only-before-MSR_IA32_PERF_CTL-writes.patch
patches.suse/smb-client-fix-cifs_pick_channel-when-channel-needs-reconnect.patch
patches.suse/crypto-hisilicon-qm-Fix-device-reference-leak-in-qm_.patch
patches.suse/ALSA-usb-audio-Fix-potential-overflow-of-PCM-transfe.patch
patches.suse/ALSA-usb-audio-Fix-NULL-pointer-dereference-in-snd_u.patch
@@ -35307,6 +35363,7 @@
patches.suse/mmc-sdhci-of-dwcmshc-Change-DLL_STRBIN_TAPNUM_DEFAUL.patch
patches.suse/drm-vmwgfx-Validate-command-header-size-against-SVGA.patch
patches.suse/x86-CPU-AMD-Add-additional-fixed-RDSEED-microcode-revision.patch
patches.suse/x86-microcode-AMD-Add-Zen5-model-0x44-stepping-0x1-m.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
@@ -35316,6 +35373,7 @@
patches.suse/HID-uclogic-Fix-potential-memory-leak-in-error-path.patch
patches.suse/mptcp-fix-race-condition-in-mptcp_schedule_work.patch
patches.suse/xfrm-also-call-xfrm_state_delete_tunnel-at-destroy-time-fo.patch
patches.suse/mptcp-fix-a-race-in-mptcp_pm_del_add_timer.patch
patches.suse/platform-x86-intel-speed_select_if-Convert-PCIBIOS_-.patch
patches.suse/drm-tegra-dc-Fix-reference-leak-in-tegra_dc_couple.patch
patches.suse/drm-tegra-Add-call-to-put_pid.patch
@@ -35327,10 +35385,12 @@
patches.suse/pinctrl-s32cc-fix-uninitialized-memory-in-s32_pinctr.patch
patches.suse/pinctrl-s32cc-initialize-gpio_pin_config-list-after-.patch
patches.suse/nvme-multipath-fix-lockdep-WARN-due-to-partition-sca.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
patches.suse/Input-cros_ec_keyb-fix-an-invalid-memory-access.patch
patches.suse/scsi-sg-Do-not-sleep-in-atomic-context.patch
patches.suse/dm-verity-fix-unreliable-memory-allocation.patch
patches.suse/ALSA-usb-audio-Add-DSD-quirk-for-LEAK-Stereo-230.patch
patches.suse/ALSA-usb-audio-fix-uac2-clock-source-at-terminal-par.patch
@@ -35344,6 +35404,8 @@
patches.suse/can-sja1000-fix-max-irq-loop-handling.patch
patches.suse/can-gs_usb-gs_usb_xmit_callback-fix-handling-of-fail.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-prevent-potential-out-of-bounds-writes-in-handle_a.patch
patches.suse/drm-amd-display-Check-NULL-before-accessing.patch
patches.suse/drm-amdgpu-fix-cyan_skillfish2-gpu-info-fw-handling.patch
patches.suse/drm-sti-fix-device-leaks-at-component-probe.patch
@@ -35376,12 +35438,15 @@
patches.suse/firmware-stratix10-svc-fix-bug-in-saving-controller-.patch
patches.suse/spi-bcm63xx-fix-premature-CS-deassertion-on-RX-only-.patch
patches.suse/spi-amlogic-spifc-a1-Handle-devm_pm_runtime_enable-e.patch
patches.suse/0001-sched-Increase-sched_tick_remote-timeout.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/ACPI-property-Fix-fwnode-refcount-leak-in-acpi_fwnod.patch
patches.suse/cpuidle-menu-Use-residency-threshold-in-polling-state-override-decisions.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-af_alg-zero-initialize-memory-allocated-via-s.patch
patches.suse/crypto-authenc-Correctly-pass-EINPROGRESS-back-up-to.patch
patches.suse/crypto-asymmetric_keys-prevent-overflow-in-asymmetri.patch
patches.suse/crypto-hisilicon-qm-restore-original-qos-values.patch
@@ -35405,6 +35470,7 @@
patches.suse/wifi-ieee80211-correct-FILS-status-codes.patch
patches.suse/wifi-nl80211-vendor-cmd-intel-fix-a-blank-kernel-doc.patch
patches.suse/btrfs-make-sure-extent-and-csum-paths-are-always-rel.patch
patches.suse/btrfs-scrub-always-update-btrfs_scrub_progress-last_.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
patches.suse/media-TDA1997x-Remove-redundant-cancel_delayed_work-.patch
@@ -35486,6 +35552,7 @@
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/iommu-disable-SVA-when-CONFIG_X86-is-set.patch
patches.suse/powerpc-64s-slb-Fix-SLB-multihit-issue-during-SLB-preload.patch
patches.suse/KVM-SVM-Don-t-skip-unrelated-instruction-if-INT3-INT.patch
patches.suse/soc-tegra-fuse-speedo-tegra210-Update-speedo-IDs.patch
@@ -35552,6 +35619,47 @@
patches.suse/drm-ttm-Avoid-NULL-pointer-deref-for-evicted-BOs.patch
patches.suse/drm-mgag200-Fix-big-endian-support.patch
patches.suse/irqchip-mchp-eic-Fix-error-code-in-mchp_eic_domain_a.patch
patches.suse/ipvs-fix-ipv4-null-ptr-deref-in-route-error-path.patch
patches.suse/net-handshake-duplicate-handshake-cancellations-leak-socke.patch
patches.suse/net-hns3-add-VLAN-id-validation-before-using.patch
patches.suse/SUNRPC-svcauth_gss-avoid-NULL-deref-on-zero-length-gss_tok.patch
patches.suse/ipv6-BUG-in-pskb_expand_head-as-part-of-calipso_skbuff_set.patch
patches.suse/x86-microcode-AMD-Fix-Entrysign-revision-check-for-Z.patch
patches.suse/macvlan-fix-possible-UAF-in-macvlan_forward_source.patch
patches.suse/msft-hv-3440-net-hv_netvsc-reject-RSS-hash-key-programming-withou.patch
patches.suse/dst-fix-races-in-rt6_uncached_list_del-and-rt_del_un.patch
patches.suse/ipv6-Fix-use-after-free-in-inet6_addr_del.patch
patches.suse/net-sched-sch_qfq-do-not-free-existing-class-in-qfq_.patch
patches.suse/btrfs-send-check-for-inline-extents-in-range_is_hole.patch
patches.suse/btrfs-reject-new-transactions-if-the-fs-is-fully-rea.patch
patches.suse/net-sched-Enforce-that-teql-can-only-be-used-as-root.patch
patches.suse/x86-make-page-fault-handling-disable-interrupts-prop.patch
patches.suse/crypto-authencesn-reject-too-short-AAD-assoclen-8-to.patch
patches.suse/ALSA-usb-audio-Fix-use-after-free-in-snd_usb_mixer_f.patch
patches.suse/clocksource-Reduce-watchdog-readout-delay-limit-to-p.patch
patches.suse/msft-hv-3448-scsi-storvsc-Process-unsupported-MODE_SENSE_10.patch
patches.suse/btrfs-do-not-strictly-require-dirty-metadata-thresho.patch
patches.suse/macvlan-fix-error-recovery-in-macvlan_common_newlink.patch
patches.suse/netfilter-nf_tables-fix-inverted-genmask-check-in-nft_map_.patch
patches.suse/ALSA-aloop-Fix-racy-access-at-PCM-trigger.patch
patches.suse/spi-tegra210-quad-Return-IRQ_HANDLED-when-timeout-already-.patch
patches.suse/spi-tegra210-quad-Move-curr_xfer-read-inside-spinlock.patch
patches.suse/spi-tegra210-quad-Protect-curr_xfer-assignment-in-tegra_qs.patch
patches.suse/spi-tegra210-quad-Protect-curr_xfer-in-tegra_qspi_combined.patch
patches.suse/spi-tegra210-quad-Protect-curr_xfer-clearing-in-tegra_qspi.patch
patches.suse/spi-tegra210-quad-Protect-curr_xfer-check-in-IRQ-handler.patch
patches.suse/smb-client-split-cached_fid-bitfields-to-avoid-shared-byte-RMW-rac.patch
patches.suse/macvlan-observe-an-RCU-grace-period-in-macvlan_commo.patch
patches.suse/msft-hv-3508-scsi-storvsc-Fix-scheduling-while-atomic-on-PREEMPT_.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
# akpm/mm mm-stable
patches.suse/mm-page_alloc-thp-prevent-reclaim-for-__GFP_THISNODE-THP-a.patch
########################################################
# end of sorted patches
@@ -35665,6 +35773,7 @@
patches.suse/mm-inform-about-enabling-mirrored-memory.patch
patches.suse/mm-Warn-users-of-node-memory-hot-remove-if-the-memory-ratio-is-a-high-risk.patch
patches.suse/0001-Reserve-64MiB-of-CMA-for-RPi3-s-VC4.patch
patches.suse/shrink_slab_memcg-clear_bits-of-skipped-shrinkers.patch
########################################################
# Filesystems
@@ -35683,6 +35792,7 @@
# ext[2-4]
patches.suse/ext4-unsupported-features.patch
patches.suse/ext4-use-optimized-mballoc-scanning-regardless-of-in.patch
# XFS
patches.suse/xfs-remove-experimental-tag-for-dax-support.patch
@@ -35935,6 +36045,7 @@
# Tracing
patches.suse/0003-Add-external-no-support-as-bad-taint-module.patch
patches.suse/kprobes-Fix-double-free-of-kretprobe_holder.patch
patches.suse/tracing-Fix-access-to-trace_event_file.patch
# printk
patches.suse/vsprintf-kallsyms-Prevent-invalid-data-when-printing.patch

View File

@@ -1,3 +1,3 @@
2026-01-09 10:01:14 +0000
GIT Revision: bca135e24fdb1a78ebefeac235ef80720165993e
2026-03-10 00:35:19 +0000
GIT Revision: dec81250af1edc88e8236d027f2816a944c9640a
GIT Branch: SLE15-SP6-LTSS

View File

@@ -5507,7 +5507,6 @@
+base fs/jbd2/jbd2
-!optional fs/jffs2/jffs2
-!optional fs/jfs/jfs
- fs/ksmbd/ksmbd # SP6-NEED-REVIEW
fs/lockd/lockd
+base fs/mbcache
-!optional fs/minix/minix
@@ -5590,6 +5589,7 @@
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
-!optional fs/sysv/sysv
-!optional fs/ubifs/ubifs