forked from kernelbugs/kernel-source
Compare commits
12 Commits
Kernel/SLE
...
Kernel/SLE
| Author | SHA256 | Date | |
|---|---|---|---|
| 791d071a5d | |||
| 64aa75cf12 | |||
| 340b42584c | |||
| 3930cb7adf | |||
| dbef798dbb | |||
| a06f0b172a | |||
| 297109820b | |||
| 8a4fc9caea | |||
| 394f03c986 | |||
| 8d9ac95f96 | |||
| d54ddc2cc1 | |||
| 09d5261862 |
2299
dtb-aarch64.changes
2299
dtb-aarch64.changes
File diff suppressed because it is too large
Load Diff
@@ -27,7 +27,7 @@
|
||||
Name: dtb-aarch64
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gba6f05c
|
||||
Release: <RELEASE>.g9a660ae
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
2299
kernel-64kb.changes
2299
kernel-64kb.changes
File diff suppressed because it is too large
Load Diff
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit ba6f05ccf8e0f39146d391f2dab8f7010519200b
|
||||
%define git_commit 9a660ae120757e0e67da4cd206d08693c2e1ef5d
|
||||
%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>.gba6f05c
|
||||
Release: <RELEASE>.g9a660ae
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit ba6f05ccf8e0f39146d391f2dab8f7010519200b
|
||||
%define git_commit 9a660ae120757e0e67da4cd206d08693c2e1ef5d
|
||||
%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>.gba6f05c
|
||||
Release: <RELEASE>.g9a660ae
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
2299
kernel-docs.changes
2299
kernel-docs.changes
File diff suppressed because it is too large
Load Diff
@@ -18,7 +18,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit ba6f05ccf8e0f39146d391f2dab8f7010519200b
|
||||
%define git_commit 9a660ae120757e0e67da4cd206d08693c2e1ef5d
|
||||
%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>.gba6f05c
|
||||
Release: <RELEASE>.g9a660ae
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit ba6f05ccf8e0f39146d391f2dab8f7010519200b
|
||||
%define git_commit 9a660ae120757e0e67da4cd206d08693c2e1ef5d
|
||||
%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>.gba6f05c
|
||||
Release: <RELEASE>.g9a660ae
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -38,7 +38,7 @@
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%global kernel_package kernel%kernel_flavor-srchash-ba6f05ccf8e0f39146d391f2dab8f7010519200b
|
||||
%global kernel_package kernel%kernel_flavor-srchash-9a660ae120757e0e67da4cd206d08693c2e1ef5d
|
||||
%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>.gba6f05c
|
||||
Release: <RELEASE>.g9a660ae
|
||||
%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-ba6f05ccf8e0f39146d391f2dab8f7010519200b
|
||||
Provides: kernel-obs-build-srchash-9a660ae120757e0e67da4cd206d08693c2e1ef5d
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: device-mapper
|
||||
BuildRequires: dracut
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -25,7 +25,7 @@
|
||||
Name: kernel-obs-qa
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gba6f05c
|
||||
Release: <RELEASE>.g9a660ae
|
||||
%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-ba6f05ccf8e0f39146d391f2dab8f7010519200b
|
||||
BuildRequires: kernel-obs-build-srchash-9a660ae120757e0e67da4cd206d08693c2e1ef5d
|
||||
%endif
|
||||
BuildRequires: modutils
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -18,7 +18,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit ba6f05ccf8e0f39146d391f2dab8f7010519200b
|
||||
%define git_commit 9a660ae120757e0e67da4cd206d08693c2e1ef5d
|
||||
%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>.gba6f05c
|
||||
Release: <RELEASE>.g9a660ae
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
2299
kernel-syms.changes
2299
kernel-syms.changes
File diff suppressed because it is too large
Load Diff
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit ba6f05ccf8e0f39146d391f2dab8f7010519200b
|
||||
%define git_commit 9a660ae120757e0e67da4cd206d08693c2e1ef5d
|
||||
%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>.gba6f05c
|
||||
Release: <RELEASE>.g9a660ae
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -19,7 +19,7 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit ba6f05ccf8e0f39146d391f2dab8f7010519200b
|
||||
%define git_commit 9a660ae120757e0e67da4cd206d08693c2e1ef5d
|
||||
%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>.gba6f05c
|
||||
Release: <RELEASE>.g9a660ae
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
BIN
patches.kabi.tar.bz2
LFS
BIN
patches.kabi.tar.bz2
LFS
Binary file not shown.
BIN
patches.suse.tar.bz2
LFS
BIN
patches.suse.tar.bz2
LFS
Binary file not shown.
283
series.conf
283
series.conf
@@ -12303,6 +12303,7 @@
|
||||
patches.suse/misc-fastrpc-Pass-proper-scm-arguments-for-static-pr.patch
|
||||
patches.suse/interconnect-qcom-qcm2290-Enable-sync-state.patch
|
||||
patches.suse/interconnect-qcom-sm8450-Enable-sync_state.patch
|
||||
patches.suse/interconnect-Fix-locking-for-runpm-vs-reclaim.patch
|
||||
patches.suse/interconnect-qcom-bcm-voter-Improve-enable_mask-hand.patch
|
||||
patches.suse/interconnect-qcom-bcm-voter-Use-enable_maks-for-keep.patch
|
||||
patches.suse/1194-fbdev-core-Use-list_for_each_entry-helper.patch
|
||||
@@ -16267,8 +16268,10 @@
|
||||
patches.suse/PM-hibernate-Use-__get_safe_page-rather-than-touchin.patch
|
||||
patches.suse/PM-hibernate-Clean-up-sync_read-handling-in-snapshot.patch
|
||||
patches.suse/powercap-intel_rapl-Downgrade-BIOS-locked-limits-pr_.patch
|
||||
patches.suse/gpio-pca953x-Utilise-dev_err_probe-where-it-makes-se.patch
|
||||
patches.suse/gpio-pca953x-Split-pca953x_restore_context-and-pca95.patch
|
||||
patches.suse/gpio-pca953x-Simplify-code-with-cleanup-helpers.patch
|
||||
patches.suse/gpio-pca953x-Utilise-temporary-variable-for-struct-d.patch
|
||||
patches.suse/gpio-mockup-fix-kerneldoc.patch
|
||||
patches.suse/gpio-mockup-remove-unused-field.patch
|
||||
patches.suse/gpiolib-unexport-gpiod_set_transitory.patch
|
||||
@@ -20524,6 +20527,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
|
||||
@@ -20738,6 +20743,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
|
||||
@@ -20915,6 +20921,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
|
||||
@@ -21309,6 +21316,7 @@
|
||||
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/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
|
||||
@@ -21534,6 +21542,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
|
||||
@@ -21775,6 +21784,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
|
||||
@@ -22375,6 +22385,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/powerpc-Export-kvm_guest-static-key-for-bcachefs-six-locks.patch
|
||||
patches.suse/0006-drivers-gpu-drm-i915-i915_memcpy.c-fix-missing-inclu.patch
|
||||
patches.suse/refcount-Split-out-refcount_types.h.patch
|
||||
@@ -23797,7 +23808,7 @@
|
||||
patches.suse/0338-drm-i915-s-clamp-min-in-i965_lut_11p6_max_pack.patch
|
||||
patches.suse/0339-drm-i915-Fix-glk-degamma-LUT-conversions.patch
|
||||
patches.suse/0340-drm-amdgpu-Implement-a-new-64bit-sequence-memory-dri.patch
|
||||
patches.suse/0341-drm-amdgpu-update-mappings-not-managed-by-KFD.patch
|
||||
patches.suse/drm-amdgpu-update-mappings-not-managed-by-KFD.patch
|
||||
patches.suse/0342-drm-amdkfd-Move-TLB-flushing-logic-into-amdgpu.patch
|
||||
patches.suse/0343-drm-amd-pm-Fix-return-value-and-drop-redundant-param.patch
|
||||
patches.suse/0344-amdgpu-Adjust-kmalloc_array-calls-for-new-Walloc-siz.patch
|
||||
@@ -27268,6 +27279,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
|
||||
@@ -27455,8 +27467,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
|
||||
@@ -27723,6 +27737,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
|
||||
@@ -27873,6 +27890,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
|
||||
@@ -32904,6 +32922,7 @@
|
||||
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/1293-drm-amdgpu-pm-Don-t-use-OD-table-on-Arcturus.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
|
||||
@@ -33782,6 +33801,7 @@
|
||||
patches.suse/serial-stm32-Reset-.throttled-state-in-.startup.patch
|
||||
patches.suse/fs-sysfs-Fix-reference-leak-in-sysfs_break_active_pr.patch
|
||||
patches.suse/speakup-Avoid-crash-on-very-long-word.patch
|
||||
patches.suse/interconnect-Don-t-access-req_list-while-it-s-being-.patch
|
||||
patches.suse/mei-me-disable-RPL-S-on-SPS-and-IGN-firmwares.patch
|
||||
patches.suse/1464-Revert-mei-vsc-Call-wake_up-in-the-threaded-IRQ-hand.patch
|
||||
patches.suse/1465-mei-vsc-Unregister-interrupt-handler-for-system-susp.patch
|
||||
@@ -35026,6 +35046,7 @@
|
||||
patches.suse/bpf-improve-error-message-for-unsupported-helper.patch
|
||||
patches.suse/bpf-Mark-bpf-prog-stack-with-kmsan_unposion_memory-i.patch
|
||||
patches.suse/bpf-Avoid-kfree_rcu-under-lock-in-bpf_lpm_trie.patch
|
||||
patches.suse/bpf-Improve-program-stats-run-time-calculation.patch
|
||||
patches.suse/bpftool-Mount-bpffs-on-provided-dir-instead-of-paren.patch
|
||||
patches.suse/bpf-Pack-struct-bpf_fib_lookup.patch
|
||||
patches.suse/bpf-prevent-r10-register-from-being-marked-as-precis.patch
|
||||
@@ -37590,6 +37611,7 @@
|
||||
patches.suse/RDMA-IPoIB-Fix-format-truncation-compilation-errors.patch
|
||||
patches.suse/RDMA-cma-Fix-kmemleak-in-rdma_core-observed-during-b.patch
|
||||
patches.suse/nfsd-optimise-recalculate_deny_mode-for-a-common-cas.patch
|
||||
patches.suse/nfsd-set-security-label-during-create-operations.patch
|
||||
patches.suse/knfsd-LOOKUP-can-return-an-illegal-error-value.patch
|
||||
patches.suse/SUNRPC-Fix-gss_free_in_token_pages.patch
|
||||
patches.suse/NFSD-Force-all-NFSv4.2-COPY-requests-to-be-synchrono.patch
|
||||
@@ -37639,6 +37661,7 @@
|
||||
patches.suse/crypto-qat-Fix-ADF_DEV_RESET_SYNC-memory-leak.patch
|
||||
patches.suse/crypto-ecc-Prevent-ecc_digits_from_bytes-from-readin.patch
|
||||
patches.suse/pinctrl-armada-37xx-remove-an-unused-variable.patch
|
||||
patches.suse/pinctrl-single-Fix-PIN_CONFIG_BIAS_DISABLE-handling.patch
|
||||
patches.suse/pinctrl-qcom-pinctrl-sm7150-Fix-sdc1-and-ufs-special.patch
|
||||
patches.suse/i2c-cadence-Avoid-fifo-clear-after-start.patch
|
||||
patches.suse/i2c-synquacer-Fix-an-error-handling-path-in-synquace.patch
|
||||
@@ -47614,6 +47637,7 @@
|
||||
patches.suse/usb-ehci-brcm-fix-module-autoloading.patch
|
||||
patches.suse/usb-chipidea-udc-enable-suspend-interrupt-after-usb-.patch
|
||||
patches.suse/usb-dwc2-Adjust-the-timing-of-USB-Driver-Interrupt-R.patch
|
||||
patches.suse/usb-ohci-nxp-Use-helper-function-devm_clk_get_enable.patch
|
||||
patches.suse/xhci-Add-USB4-tunnel-detection-for-USB3-devices-on-I.patch
|
||||
patches.suse/usb-Add-tunnel_mode-parameter-to-usb-device-structur.patch
|
||||
patches.suse/usb-gadget-dummy_hcd-execute-hrtimer-callback-in-sof.patch
|
||||
@@ -51616,6 +51640,7 @@
|
||||
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
|
||||
@@ -51956,6 +51981,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-hid_is.patch
|
||||
patches.suse/HID-intel-ish-hid-Fix-use-after-free-issue-in-ishtp_.patch
|
||||
@@ -52056,6 +52082,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
|
||||
@@ -53005,6 +53032,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
|
||||
@@ -53388,6 +53416,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/drm-amdgpu-use-a-dummy-owner-for-sysfs-triggered-cle.patch
|
||||
patches.suse/drm-amdgpu-fix-warning-of-drm_mm_clean.patch
|
||||
@@ -53410,6 +53439,7 @@
|
||||
patches.suse/btrfs-avoid-page_lockend-underflow-in-btrfs_punch_ho.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/crypto-atmel-sha204a-Set-hwrng-quality-to-lowest-pos.patch
|
||||
patches.suse/net-mlx5-Fix-null-ptr-deref-in-mlx5_create_-inner_-t.patch
|
||||
@@ -53896,6 +53926,8 @@
|
||||
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-platform-amd-Move-the-asm-amd_hsmp.h-header-to-asm-amd.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/x86-sev-Add-SVSM-vTPM-probe-send_command-functions
|
||||
@@ -53922,6 +53954,7 @@
|
||||
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
|
||||
@@ -53958,6 +53991,7 @@
|
||||
patches.suse/selftests-seccomp-fix-syscall_restart-test-for-arm-c.patch
|
||||
patches.suse/watchdog-exar-Shorten-identity-name-to-fit-correctly.patch
|
||||
patches.suse/scsi-qedf-Use-designated-initializer-for-struct-qed_fcoe_c.patch
|
||||
patches.suse/media-amphion-Add-a-frame-flush-mode-for-decoder.patch
|
||||
patches.suse/media-rkvdec-Fix-frame-size-enumeration.patch
|
||||
patches.suse/media-venus-Fix-probe-error-handling.patch
|
||||
patches.suse/media-imx-jpeg-Drop-the-first-error-frames.patch
|
||||
@@ -54274,6 +54308,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
|
||||
@@ -54430,6 +54467,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
|
||||
@@ -54570,6 +54610,7 @@
|
||||
patches.suse/ALSA-hda-realtek-enable-headset-mic-on-Latitude-5420.patch
|
||||
patches.suse/ASoC-amd-yc-Add-quirk-for-MSI-Bravo-17-D7VF-internal.patch
|
||||
patches.suse/ASoC-amd-yc-update-quirk-data-for-HP-Victus.patch
|
||||
patches.suse/gpio-pca953x-fix-wrong-error-probe-return-value.patch
|
||||
patches.suse/gpio-mlxbf3-only-get-IRQ-for-device-instance-0.patch
|
||||
patches.suse/scsi-target-Fix-NULL-pointer-dereference-in-core_scsi3_dec.patch
|
||||
patches.suse/scsi-elx-efct-Fix-memory-leak-in-efct_hw_parse_filter.patch
|
||||
@@ -54742,6 +54783,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
|
||||
@@ -54750,6 +54792,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
|
||||
@@ -55084,6 +55127,7 @@
|
||||
patches.suse/usb-core-Add-0x-prefix-to-quirks-debug-output.patch
|
||||
patches.suse/usb-core-usb_submit_urb-downgrade-type-check.patch
|
||||
patches.suse/usb-typec-intel_pmc_mux-Defer-probe-if-SCU-IPC-isn-t.patch
|
||||
patches.suse/usb-dwc2-disable-platform-lowlevel-hw-resources-duri.patch
|
||||
patches.suse/usb-core-config-Prevent-OOB-read-in-SS-endpoint-comp.patch
|
||||
patches.suse/usb-early-xhci-dbc-Fix-early_ioremap-leak.patch
|
||||
patches.suse/usb-xhci-Avoid-showing-errors-during-surprise-remova.patch
|
||||
@@ -55459,6 +55503,7 @@
|
||||
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/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
|
||||
@@ -56279,7 +56324,9 @@
|
||||
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-pci-ivtv-Don-t-create-fake-v4l2_fh.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
|
||||
patches.suse/media-i2c-Kconfig-Ensure-a-dependency-on-HAVE_CLK-fo.patch
|
||||
@@ -56314,6 +56361,7 @@
|
||||
patches.suse/ipv6-use-RCU-in-ip6_output.patch
|
||||
patches.suse/net-use-dst_dev_rcu-in-sk_setup_caps.patch
|
||||
patches.suse/tcp_metrics-use-dst_dev_net_rcu.patch
|
||||
patches.suse/tcp-use-dst_dev_rcu-in-tcp_fastopen_active_disable_o.patch
|
||||
patches.suse/ipv4-start-using-dst_dev_rcu.patch
|
||||
patches.suse/net-nfc-nci-Increase-NCI_DATA_TIMEOUT-to-3000-ms.patch
|
||||
patches.suse/net-phy-marvell-Fix-88e1510-downshift-counter-errata.patch
|
||||
@@ -56354,6 +56402,7 @@
|
||||
patches.suse/wifi-ath10k-Fix-connection-after-GTK-rekeying.patch
|
||||
patches.suse/wifi-ath12k-Increase-DP_REO_CMD_RING_SIZE-to-256.patch
|
||||
patches.suse/wifi-ath11k-HAL-SRNG-don-t-deinitialize-and-re-initi.patch
|
||||
patches.suse/net-ipv6-fix-field-spanning-memcpy-warning-in-AH-output.patch
|
||||
patches.suse/dpll-zl3073x-Fix-double-free-in-zl3073x_devlink_flas.patch
|
||||
patches.suse/Bluetooth-btusb-Add-USB-ID-2001-332a-for-D-Link-AX9U.patch
|
||||
patches.suse/Bluetooth-MGMT-Fix-not-exposing-debug-UUID-on-MGMT_O.patch
|
||||
@@ -56375,6 +56424,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
|
||||
@@ -56681,11 +56731,13 @@
|
||||
patches.suse/btrfs-send-fix-duplicated-rmdir-operations-when-usin.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-netlink-can_changelink-allow-disabling-of-automa.patch
|
||||
patches.suse/sctp-avoid-NULL-dereference-when-chunk-data-buffer-is-miss.patch
|
||||
patches.suse/vsock-fix-lock-inversion-in-vsock_assign_transport.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/spi-spi-nxp-fspi-add-extra-delay-after-dll-locked.patch
|
||||
patches.suse/firmware-arm_scmi-Fix-premature-SCMI_XFER_FLAG_IS_RA.patch
|
||||
@@ -56694,7 +56746,9 @@
|
||||
patches.suse/drm-panthor-Fix-kernel-panic-on-partial-unmap-of-a-G.patch
|
||||
patches.suse/drm-panic-Fix-drawing-the-logo-on-a-small-narrow-scr.patch
|
||||
patches.suse/drm-panic-Fix-qr_code-ensure-vmargin-is-positive.patch
|
||||
patches.suse/sysfs-check-visibility-before-changing-group-attribute-own.patch
|
||||
patches.suse/arch_topology-Fix-incorrect-error-check-in-topology_.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
|
||||
@@ -56726,6 +56780,8 @@
|
||||
patches.suse/Bluetooth-btintel_pcie-Fix-event-packet-loss-issue.patch
|
||||
patches.suse/Bluetooth-hci_core-Fix-tracking-of-periodic-advertis.patch
|
||||
patches.suse/Bluetooth-rfcomm-fix-modem-control-handling.patch
|
||||
patches.suse/dpll-spec-add-missing-module-name-and-clock-id-to-pi.patch
|
||||
patches.suse/dpll-fix-device-id-get-and-pin-id-get-to-return-erro.patch
|
||||
patches.suse/ixgbe-fix-memory-leak-and-use-after-free-in-ixgbe_re.patch
|
||||
patches.suse/net-usb-asix_devices-Check-return-value-of-usbnet_ge.patch
|
||||
patches.suse/net-phy-dp83869-fix-STRAP_OPMODE-bitmask.patch
|
||||
@@ -56745,6 +56801,7 @@
|
||||
patches.suse/ASoC-fsl_sai-fix-bit-order-for-DSD-format.patch
|
||||
patches.suse/ASoC-fsl_sai-Fix-sync-error-in-consumer-mode.patch
|
||||
patches.suse/smb-client-fix-potential-cfid-UAF-in-smb2_query_info_compound.patch
|
||||
patches.suse/nvmet-auth-update-sc_c-in-host-response.patch
|
||||
patches.suse/drm-mediatek-Fix-device-use-after-free-on-unbind.patch
|
||||
patches.suse/drm-amd-Check-that-VPE-has-reached-DPM0-in-idle-hand.patch
|
||||
patches.suse/drm-radeon-Do-not-kfree-devres-managed-rdev.patch
|
||||
@@ -56758,6 +56815,7 @@
|
||||
patches.suse/drm-msm-dpu-Fix-pixel-extension-sub-sampling.patch
|
||||
patches.suse/drm-msm-dpu-Require-linear-modifier-for-writeback-fr.patch
|
||||
patches.suse/drm-sysfb-Do-not-dereference-NULL-pointer-in-plane-r.patch
|
||||
patches.suse/drm-sched-Fix-race-in-drm_sched_entity_select_rq.patch
|
||||
patches.suse/drm-nouveau-Fix-race-in-nouveau_sched_fini.patch
|
||||
patches.suse/drm-etnaviv-fix-flush-sequence-logic.patch
|
||||
patches.suse/drm-sched-avoid-killing-parent-entity-on-child-SIGKI.patch
|
||||
@@ -56769,7 +56827,9 @@
|
||||
patches.suse/kconfig-mconf-Initialize-the-default-locale-at-start.patch
|
||||
patches.suse/kconfig-nconf-Initialize-the-default-locale-at-start.patch
|
||||
patches.suse/perf-x86-intel-Fix-KASAN-global-out-of-bounds-warning.patch
|
||||
patches.suse/x86-microcode-AMD-Limit-Entrysign-signature-checking.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/regmap-slimbus-fix-bus_context-pointer-in-regmap-ini.patch
|
||||
patches.suse/regulator-bd718x7-Fix-voltages-scaled-by-resistor-di.patch
|
||||
patches.suse/btrfs-set-inode-flag-BTRFS_INODE_COPY_EVERYTHING-whe.patch
|
||||
@@ -56791,6 +56851,7 @@
|
||||
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
|
||||
@@ -56813,6 +56874,8 @@
|
||||
patches.suse/drm-xe-Move-declarations-under-conditional-branch.patch
|
||||
patches.suse/drm-xe-Do-clean-shutdown-also-when-using-flr.patch
|
||||
patches.suse/x86-CPU-AMD-Add-missing-terminator-for-zen5_rdseed_m.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-guest_memfd-Remove-bindings-on-memslot-deletion-.patch
|
||||
patches.suse/KVM-VMX-Fix-check-for-valid-GVA-on-an-EPT-violation.patch
|
||||
@@ -56827,8 +56890,10 @@
|
||||
patches.suse/NFSD-Never-cache-a-COMPOUND-when-the-SEQUENCE-operation-fails.patch
|
||||
patches.suse/strparser-Fix-signed-unsigned-mismatch-bug.patch
|
||||
patches.suse/tipc-Fix-use-after-free-in-tipc_mon_reinit_self.patch
|
||||
patches.suse/net-netpoll-fix-incorrect-refcount-handling-causing-incorr.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
|
||||
@@ -56836,6 +56901,8 @@
|
||||
patches.suse/Bluetooth-L2CAP-export-l2cap_chan_hold-for-modules.patch
|
||||
patches.suse/Bluetooth-6lowpan-Don-t-hold-spin-lock-over-sleeping.patch
|
||||
patches.suse/Bluetooth-6lowpan-add-missing-l2cap_chan_lock.patch
|
||||
patches.suse/Bluetooth-btrtl-Avoid-loading-the-config-file-on-sec.patch
|
||||
patches.suse/ipv4-route-Prevent-rt_bind_exception-from-rebinding-stale-.patch
|
||||
patches.suse/wifi-mac80211-reject-address-change-while-connecting.patch
|
||||
patches.suse/wifi-ath11k-zero-init-info-status-in-wmi_process_mgm.patch
|
||||
patches.suse/wifi-mac80211-skip-rate-verification-for-not-capture.patch
|
||||
@@ -56844,6 +56911,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/cifs-client-fix-memory-leak-in-smb3_fs_context_parse_param.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
|
||||
@@ -56851,8 +56919,11 @@
|
||||
patches.suse/ASoC-cs4271-Fix-regulator-leak-on-probe-failure.patch
|
||||
patches.suse/ASoC-codecs-va-macro-fix-resource-leak-in-probe-erro.patch
|
||||
patches.suse/ASoC-tas2781-fix-getting-the-wrong-device-number.patch
|
||||
patches.suse/ALSA-usb-audio-Add-native-DSD-quirks-for-PureAudio-D.patch
|
||||
patches.suse/regulator-fixed-fix-GPIO-descriptor-leak-on-register.patch
|
||||
patches.suse/spi-Try-to-get-ACPI-GPIO-IRQ-earlier.patch
|
||||
patches.suse/spi-imx-keep-dma-request-disabled-before-dma-transfe.patch
|
||||
patches.suse/spi-xilinx-increase-number-of-retries-before-declari.patch
|
||||
patches.suse/acpi-srat-Fix-incorrect-device-handle-check-for-Gene.patch
|
||||
patches.suse/acpi-hmat-Fix-lockdep-warning-for-hmem_register_reso.patch
|
||||
patches.suse/pmdomain-arm-scmi-Fix-genpd-leak-on-provider-registr.patch
|
||||
@@ -56866,25 +56937,37 @@
|
||||
patches.suse/drm-panthor-Flush-shmem-writes-before-mapping-buffer.patch
|
||||
patches.suse/drm-i915-dp_mst-Disable-Panel-Replay.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-re.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
|
||||
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
|
||||
patches.suse/HID-amd_sfh-Stop-sensor-before-starting.patch
|
||||
patches.suse/HID-hid-ntrig-Prevent-memory-leak-in-ntrig_report_ve.patch
|
||||
patches.suse/HID-hid-input-Extend-Elan-ignore-battery-quirk-to-US.patch
|
||||
patches.suse/HID-elecom-Add-support-for-ELECOM-M-XT3URBK-018F.patch
|
||||
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/net-openvswitch-remove-never-working-support-for-setting-n.patch
|
||||
patches.suse/selftests-net-lib-Do-not-overwrite-error-messages.patch
|
||||
patches.suse/net-qlogic-qede-fix-potential-out-of-bounds-read-in-.patch
|
||||
patches.suse/devlink-rate-Unset-parent-pointer-in-devl_rate_nodes.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/net-mlx5-Clean-up-only-new-IRQ-glue-on-request_irq-f.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
|
||||
patches.suse/platform-x86-amd-pmc-Add-spurious_8042-to-Xbox-Ally.patch
|
||||
patches.suse/platform-x86-amd-pmc-Add-Lenovo-Legion-Go-2-to-pmc-q.patch
|
||||
patches.suse/platform-x86-intel-speed_select_if-Convert-PCIBIOS_-.patch
|
||||
patches.suse/platform-x86-acer-wmi-Ignore-backlight-event.patch
|
||||
patches.suse/drm-tegra-dc-Fix-reference-leak-in-tegra_dc_couple.patch
|
||||
patches.suse/drm-tegra-Add-call-to-put_pid.patch
|
||||
patches.suse/Revert-drm-tegra-dsi-Clear-enable-register-if-powere.patch
|
||||
@@ -56899,14 +56982,20 @@
|
||||
patches.suse/drm-amdgpu-Skip-emit-de-meta-data-on-gfx11-with-rs64.patch
|
||||
patches.suse/drm-xe-Prevent-BIT-overflow-when-handling-invalid-pr.patch
|
||||
patches.suse/drm-xe-Remove-duplicate-DRM_EXEC-selection-from-Kcon.patch
|
||||
patches.suse/pinctrl-qcom-msm-Fix-deadlock-in-pinmux-configuratio.patch
|
||||
patches.suse/pinctrl-s32cc-fix-uninitialized-memory-in-s32_pinctr.patch
|
||||
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
|
||||
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
|
||||
@@ -56920,16 +57009,19 @@
|
||||
patches.suse/net-phy-mxl-gpy-fix-link-properties-on-USXGMII-and-i.patch
|
||||
patches.suse/team-Move-team-device-type-change-at-the-end-of-team.patch
|
||||
patches.suse/net-sxgbe-fix-potential-NULL-dereference-in-sxgbe_rx.patch
|
||||
patches.suse/net-atlantic-fix-fragment-overflow-handling-in-RX-path.patch
|
||||
patches.suse/can-kvaser_usb-leaf-Fix-potential-infinite-loop-in-c.patch
|
||||
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/drm-amd-amdgpu-reserve-vm-invalidation-engine-for-un.patch
|
||||
patches.suse/Revert-drm-amd-display-Move-setup_stream_attribute.patch
|
||||
patches.suse/drm-amd-display-Check-NULL-before-accessing.patch
|
||||
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/drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.patch
|
||||
patches.suse/drm-xe-Fix-conversion-from-clock-ticks-to-millisecon.patch
|
||||
patches.suse/mailbox-mailbox-test-Fix-debugfs_create_dir-error-ch.patch
|
||||
patches.suse/usb-cdns3-Fix-double-resource-release-in-cdns3_pci_p.patch
|
||||
@@ -56961,9 +57053,13 @@
|
||||
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/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
|
||||
patches.suse/ACPI-property-Use-ACPI-functions-in-acpi_graph_get_n.patch
|
||||
patches.suse/ACPI-property-Fix-fwnode-refcount-leak-in-acpi_fwnod.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
|
||||
@@ -56983,6 +57079,9 @@
|
||||
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/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-ath12k-Add-MODULE_FIRMWARE-entries.patch
|
||||
@@ -56991,6 +57090,7 @@
|
||||
patches.suse/wifi-cw1200-Fix-potential-memory-leak-in-cw1200_bh_r.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-rtw88-Add-USB-ID-2001-3329-for-D-Link-AC13U-rev.patch
|
||||
patches.suse/wifi-rtl818x-Fix-potential-memory-leaks-in-rtl8180_i.patch
|
||||
patches.suse/wifi-rtl818x-rtl8187-Fix-potential-buffer-underflow-.patch
|
||||
patches.suse/wifi-cfg80211-use-cfg80211_leave-in-iftype-change.patch
|
||||
@@ -57001,9 +57101,21 @@
|
||||
patches.suse/mt76-mt7615-Fix-memory-leak-in-mt7615_mcu_wtbl_sta_a.patch
|
||||
patches.suse/wifi-ieee80211-correct-FILS-status-codes.patch
|
||||
patches.suse/wifi-nl80211-vendor-cmd-intel-fix-a-blank-kernel-doc.patch
|
||||
patches.suse/Bluetooth-btusb-Add-new-VID-PID-2b89-6275-for-RTL876.patch
|
||||
patches.suse/Bluetooth-btusb-Add-new-VID-PID-13d3-3533-for-RTL882.patch
|
||||
patches.suse/net-sched-sch_cake-Fix-incorrect-qlen-reduction-in-c.patch
|
||||
patches.suse/nbd-defer-config-put-in-recv_work.patch
|
||||
patches.suse/nbd-defer-config-unlock-in-nbd_genl_connect.patch
|
||||
patches.suse/btrfs-make-sure-extent-and-csum-paths-are-always-rel.patch
|
||||
patches.suse/ext4-refresh-inline-data-size-before-write-operation.patch
|
||||
patches.suse/ext4-xattr-fix-null-pointer-deref-in-ext4_raw_inode.patch
|
||||
patches.suse/jbd2-avoid-bug_on-in-jbd2_journal_get_create_access-.patch
|
||||
patches.suse/ext4-fix-string-copying-in-parse_apply_sb_mount_opti.patch
|
||||
patches.suse/ext4-add-i_data_sem-protection-in-ext4_destroy_inlin.patch
|
||||
patches.suse/ext4-align-max-orphan-file-size-with-e2fsprogs-limit.patch
|
||||
patches.suse/ntfs3-fix-uninit-memory-after-failed-mi_read-in-mi_f.patch
|
||||
patches.suse/ntfs3-Fix-uninit-buffer-allocated-by-__getname.patch
|
||||
patches.suse/fs-ntfs3-Initialize-allocated-memory-before-use.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
|
||||
patches.suse/media-i2c-adv7842-Remove-redundant-cancel_delayed_wo.patch
|
||||
@@ -57016,6 +57128,7 @@
|
||||
patches.suse/media-v4l2-mem2mem-Fix-outdated-documentation.patch
|
||||
patches.suse/media-verisilicon-Fix-CPU-stalls-on-G2-bus-error.patch
|
||||
patches.suse/media-verisilicon-Protect-G2-HEVC-decoder-against-in.patch
|
||||
patches.suse/media-amphion-Remove-vpu_vb_is_codecconfig.patch
|
||||
patches.suse/media-amphion-Cancel-message-work-before-releasing-t.patch
|
||||
patches.suse/media-renesas-rcar_drif-fix-device-node-reference-le.patch
|
||||
patches.suse/media-samsung-exynos4-is-fix-potential-ABBA-deadlock.patch
|
||||
@@ -57057,6 +57170,7 @@
|
||||
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
|
||||
@@ -57089,6 +57203,7 @@
|
||||
patches.suse/hwmon-w83l786ng-Convert-macros-to-functions-to-avoid.patch
|
||||
patches.suse/hwmon-max16065-Use-local-variable-to-avoid-TOCTOU.patch
|
||||
patches.suse/platform-x86-intel-chtwc_int33fe-don-t-dereference-s.patch
|
||||
patches.suse/mmc-sdhci-msm-Avoid-early-clock-doubling-during-HS40.patch
|
||||
patches.suse/mfd-altera-sysmgr-Fix-device-leak-on-sysmgr-regmap-l.patch
|
||||
patches.suse/mfd-da9055-Fix-missing-regmap_del_irq_chip-in-error-.patch
|
||||
patches.suse/mfd-max77620-Fix-potential-IRQ-chip-conflict-when-pr.patch
|
||||
@@ -57102,6 +57217,7 @@
|
||||
patches.suse/backlight-lp855x-Fix-lp855x.h-kernel-doc-warnings.patch
|
||||
patches.suse/HID-logitech-dj-Remove-duplicate-error-logging.patch
|
||||
patches.suse/HID-logitech-hidpp-Do-not-assume-FAP-in-hidpp_send_m.patch
|
||||
patches.suse/HID-input-map-HID_GD_Z-to-ABS_DISTANCE-for-stylus-pe.patch
|
||||
patches.suse/Documentation-hid-alps-Fix-packet-format-section-hea.patch
|
||||
patches.suse/power-supply-cw2015-Check-devm_delayed_work_autocanc.patch
|
||||
patches.suse/power-supply-rt9467-Return-error-on-failure-in-rt946.patch
|
||||
@@ -57113,13 +57229,17 @@
|
||||
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/exfat-fix-refcount-leak-in-exfat_find.patch
|
||||
patches.suse/macintosh-mac_hid-fix-race-condition-in-mac_hid_togg.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
|
||||
patches.suse/firmware-imx-scu-irq-fix-OF-node-leak-in.patch
|
||||
patches.suse/firmware-imx-scu-irq-Init-workqueue-before-request-m.patch
|
||||
patches.suse/soc-qcom-ocmem-fix-device-leak-on-lookup.patch
|
||||
patches.suse/soc-qcom-smem-fix-hwspinlock-resource-leak-in-probe-.patch
|
||||
patches.suse/reset-fix-BIT-macro-reference.patch
|
||||
patches.suse/soc-amlogic-canvas-fix-device-leak-on-lookup.patch
|
||||
patches.suse/scsi-lpfc-Update-various-NPIV-diagnostic-log-messagi.patch
|
||||
patches.suse/scsi-lpfc-Revise-discovery-related-function-headers-.patch
|
||||
@@ -57131,7 +57251,10 @@
|
||||
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/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
|
||||
patches.suse/fbdev-gbefb-fix-to-use-physical-address-instead-of-d.patch
|
||||
patches.suse/fbdev-tcx.c-fix-mem_map-to-correct-smem_start-offset.patch
|
||||
@@ -57139,6 +57262,7 @@
|
||||
patches.suse/fbdev-ssd1307fb-fix-potential-page-leak-in-ssd1307fb.patch
|
||||
patches.suse/uio-uio_fsl_elbc_gpcm-Add-null-pointer-check-to-uio_.patch
|
||||
patches.suse/firmware-stratix10-svc-Add-mutex-in-stratix10-memory.patch
|
||||
patches.suse/iio-adc-ti_am335x_adc-Limit-step_avg-to-valid-range-.patch
|
||||
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
|
||||
@@ -57149,16 +57273,30 @@
|
||||
patches.suse/comedi-multiq3-sanitize-config-options-in-multiq3_at.patch
|
||||
patches.suse/comedi-pcl818-fix-null-ptr-deref-in-pcl818_ai_cancel.patch
|
||||
patches.suse/intel_th-Fix-error-handling-in-intel_th_output_open.patch
|
||||
patches.suse/char-applicom-fix-NULL-pointer-dereference-in-ac_ioc.patch
|
||||
patches.suse/serial-add-support-of-CPCI-cards.patch
|
||||
patches.suse/serial-sprd-Return-EPROBE_DEFER-when-uart-clock-is-n.patch
|
||||
patches.suse/usbip-Fix-locking-bug-in-RT-enabled-kernels.patch
|
||||
patches.suse/USB-Fix-descriptor-count-when-handling-invalid-MBIM-.patch
|
||||
patches.suse/usb-typec-ucsi-Handle-incorrect-num_connectors-capab.patch
|
||||
patches.suse/usb-xhci-limit-run_graceperiod-for-only-usb-3.0-devi.patch
|
||||
patches.suse/usb-chaoskey-fix-locking-for-O_NONBLOCK.patch
|
||||
patches.suse/usb-dwc2-fix-hang-during-shutdown-if-set-as-peripher.patch
|
||||
patches.suse/usb-dwc2-fix-hang-during-suspend-if-set-as-periphera.patch
|
||||
patches.suse/usb-raw-gadget-cap-raw_io-transfer-length-to-KMALLOC.patch
|
||||
patches.suse/usb-usb-storage-No-additional-quirks-need-to-be-adde.patch
|
||||
patches.suse/usb-phy-Initialize-struct-usb_phy-list_head.patch
|
||||
patches.suse/USB-serial-belkin_sa-fix-TIOCMBIS-and-TIOCMBIC.patch
|
||||
patches.suse/USB-serial-kobil_sct-fix-TIOCMBIS-and-TIOCMBIC.patch
|
||||
patches.suse/USB-serial-ftdi_sio-match-on-interface-number-for-jt.patch
|
||||
patches.suse/USB-serial-option-add-Foxconn-T99W760.patch
|
||||
patches.suse/USB-serial-option-add-Telit-Cinterion-FE910C04-new-c.patch
|
||||
patches.suse/USB-serial-option-move-Telit-0x10c7-composition-in-t.patch
|
||||
patches.suse/usb-gadget-tegra-xudc-Always-reinitialize-data-toggl.patch
|
||||
patches.suse/staging-fbtft-core-fix-potential-memory-leak-in-fbtf.patch
|
||||
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/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
|
||||
@@ -57169,11 +57307,16 @@
|
||||
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/pinctrl-stm32-fix-hwspinlock-resource-leak-in-probe-.patch
|
||||
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/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
|
||||
patches.suse/i2c-i2c.h-fix-a-bad-kernel-doc-line.patch
|
||||
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/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
|
||||
@@ -57187,6 +57330,7 @@
|
||||
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
|
||||
@@ -57196,18 +57340,28 @@
|
||||
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/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/fsnotify-do-not-generate-ACCESS-MODIFY-events-on-chi.patch
|
||||
patches.suse/net-hsr-fix-NULL-pointer-dereference-in-prp_get_unta.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/nfc-pn533-Fix-error-code-in-pn533_acr122_poweron_rdr.patch
|
||||
patches.suse/net-hns3-using-the-num_tqps-in-the-vf-driver-to-appl.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
|
||||
@@ -57223,11 +57377,18 @@
|
||||
patches.suse/hwmon-tmp401-fix-overflow-caused-by-default-conversi.patch
|
||||
patches.suse/spi-fsl-cpm-Check-length-parity-before-switching-to-.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-ti_am335x_tsc-fix-off-by-one-error-in-wire_ord.patch
|
||||
patches.suse/ALSA-usb-audio-Update-for-native-DSD-support-quirks-da3a7ef.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-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/NFSD-NFSv4-file-creation-neglects-setting-ACL.patch
|
||||
patches.suse/io_uring-fix-filename-leak-in-__io_openat_prep.patch
|
||||
patches.suse/drm-msm-dpu-Add-missing-NULL-pointer-check-for-pingp.patch
|
||||
patches.suse/powerpc-kexec-Enable-SMT-before-waking-offline-CPUs.patch
|
||||
patches.suse/firewire-nosy-Fix-dma_free_coherent-size.patch
|
||||
@@ -57237,22 +57398,30 @@
|
||||
patches.suse/usb-renesas_usbhs-Fix-a-resource-leak-in-usbhs_pipe_.patch
|
||||
patches.suse/USB-lpc32xx_udc-Fix-error-handling-in-probe.patch
|
||||
patches.suse/usb-dwc3-of-simple-fix-clock-resource-leak-in-dwc3_o.patch
|
||||
patches.suse/usb-usb-storage-Maintain-minimal-modifications-to-th.patch
|
||||
patches.suse/usb-gadget-lpc32xx_udc-fix-clock-imbalance-in-error-.patch
|
||||
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/ip6_gre-make-ip6gre_header-robust.patch
|
||||
patches.suse/team-fix-check-for-port-enabled-in-team_queue_overri.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/smc91x-fix-broken-irq-context-in-PREEMPT_RT.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/octeontx2-pf-fix-UBSAN-shift-out-of-bounds-error.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
|
||||
patches.suse/wifi-cfg80211-sme-store-capped-length-in-__cfg80211_.patch
|
||||
patches.suse/wifi-mac80211-do-not-use-old-MBSSID-elements.patch
|
||||
patches.suse/net-usb-sr9700-fix-incorrect-command-used-to-write-s.patch
|
||||
patches.suse/net-rose-fix-invalid-array-index-in-rose_kill_by_dev.patch
|
||||
patches.suse/ipv6-fix-a-BUG-in-rt6_get_pcpu_route-under-PREEMPT_RT.patch
|
||||
patches.suse/platform-mellanox-mlxbf-pmc-Remove-trailing-whitespa.patch
|
||||
patches.suse/platform-x86-msi-laptop-add-missing-sysfs_remove_gro.patch
|
||||
patches.suse/platform-x86-ibm_rtl-fix-EBDA-signature-search-point.patch
|
||||
@@ -57260,6 +57429,11 @@
|
||||
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/md-raid5-fix-possible-null-pointer-dereferences-in-r.patch
|
||||
patches.suse/RDMA-core-Check-for-the-presence-of-LS_NLA_TYPE_DGID.patch
|
||||
patches.suse/RDMA-cm-Fix-leaking-the-multicast-GID-table-referenc.patch
|
||||
patches.suse/RDMA-irdma-avoid-invalid-read-in-irdma_net_event.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
|
||||
@@ -57268,14 +57442,110 @@
|
||||
patches.suse/atm-Fix-dma_free_coherent-size.patch
|
||||
patches.suse/wifi-avoid-kernel-infoleak-from-struct-iw_point.patch
|
||||
patches.suse/wifi-mac80211-restore-non-chanctx-injection-behaviou.patch
|
||||
patches.suse/arp-do-not-assume-dev_hard_header-does-not-change-skb-head.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/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-ctucanfd-fix-SSP_SRC-in-cases-when-bit-rate-is-h.patch
|
||||
patches.suse/net-can-j1939-j1939_xtp_rx_rts_session_active-deacti.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-tlv320adcx140-fix-null-pointer.patch
|
||||
patches.suse/ASoC-tlv320adcx140-fix-word-length.patch
|
||||
patches.suse/drm-amd-Clean-up-kfd-node-on-surprise-disconnect.patch
|
||||
patches.suse/drm-amdkfd-fix-a-memory-leak-in-device_queue_manager.patch
|
||||
patches.suse/drm-amd-display-Bump-the-HDMI-clock-to-340MHz.patch
|
||||
patches.suse/drm-amd-display-Initialise-backlight-level-values-fr.patch
|
||||
patches.suse/drm-amd-pm-fix-smu-overdrive-data-type-wrong-issue-o.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/phy-stm32-usphyc-Fix-off-by-one-in-probe.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/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-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
|
||||
patches.suse/ata-libata-Add-cpr_log-to-ata_dev_print_features-ear.patch
|
||||
patches.suse/of-platform-Use-default-match-table-for-firmware.patch
|
||||
patches.suse/of-fix-reference-count-leak-in-of_alias_scan.patch
|
||||
patches.suse/leds-led-class-Only-Add-LED-to-leds_list-when-it-is-.patch
|
||||
patches.suse/net-usb-dm9601-remove-broken-SR9700-support.patch
|
||||
patches.suse/Revert-nfc-nci-Add-the-inconsistency-check-between-t.patch
|
||||
patches.suse/can-ems_usb-ems_usb_read_bulk_callback-fix-URB-memor.patch
|
||||
patches.suse/can-kvaser_usb-kvaser_usb_read_bulk_callback-fix-URB.patch
|
||||
patches.suse/can-mcba_usb-mcba_usb_read_bulk_callback-fix-URB-mem.patch
|
||||
patches.suse/can-usb_8dev-usb_8dev_read_bulk_callback-fix-URB-mem.patch
|
||||
patches.suse/mISDN-annotate-data-race-around-dev-work.patch
|
||||
patches.suse/usbnet-limit-max_mtu-based-on-device-s-hard_mtu.patch
|
||||
patches.suse/wifi-rsi-Fix-memory-corruption-due-to-not-set-vif-dr.patch
|
||||
patches.suse/wifi-mwifiex-Fix-a-loop-in-mwifiex_update_ampdu_rxwi.patch
|
||||
patches.suse/wifi-ath10k-fix-dma_free_coherent-pointer.patch
|
||||
patches.suse/wifi-ath12k-fix-dma_free_coherent-pointer.patch
|
||||
patches.suse/wifi-mac80211-don-t-perform-DA-check-on-S1G-beacon.patch
|
||||
patches.suse/dpll-Prevent-duplicate-registrations.patch
|
||||
patches.suse/crypto-authencesn-reject-too-short-AAD-assoclen-8-to.patch
|
||||
patches.suse/drm-imagination-Wait-for-FW-trace-update-command-com.patch
|
||||
patches.suse/drm-nouveau-add-missing-DCB-connector-types.patch
|
||||
patches.suse/drm-nouveau-implement-missing-DCB-connector-types-gr.patch
|
||||
patches.suse/drm-amd-pm-Don-t-clear-SI-SMC-table-when-setting-pow.patch
|
||||
patches.suse/drm-amd-pm-Workaround-SI-powertune-issue-on-Radeon-4.patch
|
||||
patches.suse/ALSA-usb-Increase-volume-range-that-triggers-a-warni.patch
|
||||
patches.suse/ALSA-scarlett2-Fix-buffer-overflow-in-config-retriev.patch
|
||||
patches.suse/ALSA-usb-audio-Fix-use-after-free-in-snd_usb_mixer_f.patch
|
||||
patches.suse/regmap-Fix-race-condition-in-hwspinlock-irqsave-rout.patch
|
||||
patches.suse/mmc-sdhci-of-dwcmshc-Prevent-illegal-clock-reduction.patch
|
||||
patches.suse/mmc-rtsx_pci_sdmmc-implement-sdmmc_card_busy-functio.patch
|
||||
patches.suse/platform-x86-amd-Fix-memory-leak-in-wbrf_record.patch
|
||||
patches.suse/platform-x86-hp-bioscfg-Fix-kobject-warnings-for-emp.patch
|
||||
patches.suse/platform-x86-hp-bioscfg-Fix-kernel-panic-in-GET_INST.patch
|
||||
patches.suse/platform-x86-hp-bioscfg-Fix-automatic-module-loading.patch
|
||||
|
||||
# out-of-tree patches
|
||||
patches.suse/selftests-run_kselftest.sh-Add-skip-argument-option.patch
|
||||
patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.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-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
|
||||
|
||||
########################################################
|
||||
# end of sorted patches
|
||||
@@ -57298,6 +57568,8 @@
|
||||
patches.suse/scsi-target-iscsi-handle-SCSI-immediate-commands.patch
|
||||
patches.suse/scsi-target-iscsi-don-t-warn-of-R-W-when-no-data.patch
|
||||
patches.suse/net-dcb-check-for-detached-device-before-executing-c.patch
|
||||
patches.suse/selftests-run_kselftest.sh-Add-skip-argument-option.patch
|
||||
patches.suse/selftests-net-fib-onlink-tests-Set-high-metric-for-d.patch
|
||||
|
||||
########################################################
|
||||
# kbuild/module infrastructure fixes
|
||||
@@ -57407,6 +57679,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
|
||||
@@ -57665,6 +57938,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
|
||||
@@ -57835,6 +58109,7 @@
|
||||
patches.kabi/Bluetooth-MGMT-fix-crash-in-set_mesh_sync-and-set_me.patch
|
||||
patches.kabi/kabi-xfrm-delete-x-tunnel-as-we-delete-x.patch
|
||||
patches.kabi/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch
|
||||
patches.kabi/kABI-workaround-for-drm-fbcon-vga_switcheroo-Avoid-r.patch
|
||||
|
||||
########################################################
|
||||
# SLE15-SP3 OOT performance patches evaluated but left
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
2026-01-11 00:02:02 +0000
|
||||
GIT Revision: ba6f05ccf8e0f39146d391f2dab8f7010519200b
|
||||
2026-01-24 09:59:30 +0000
|
||||
GIT Revision: 9a660ae120757e0e67da4cd206d08693c2e1ef5d
|
||||
GIT Branch: SLE15-SP7
|
||||
|
||||
@@ -5552,7 +5552,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
|
||||
@@ -5635,6 +5634,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
|
||||
|
||||
Reference in New Issue
Block a user