forked from kernelbugs/kernel-source
Compare commits
19 Commits
Kernel/SLE
...
Kernel/SUS
| Author | SHA256 | Date | |
|---|---|---|---|
| 8668583cf8 | |||
| 64197e99e6 | |||
| 0c03062e9b | |||
| 0da1876499 | |||
| 1314f5123e | |||
| 81a53634bc | |||
| b8f6ff6975 | |||
| 315503925e | |||
| 752e10c220 | |||
| a1620a768c | |||
| 11515c33ca | |||
| 84a019cde5 | |||
| 01f8d455ad | |||
| cbd2e7e519 | |||
| 4c6a5b36b7 | |||
| ba80f112d1 | |||
| 6324d0f3a6 | |||
| e51613f8c0 | |||
| 5077c9e2e3 |
28
_constraints
28
_constraints
@@ -10,8 +10,6 @@
|
||||
<package>kernel-source:kernel-default</package>
|
||||
<package>kernel-kvmsmall</package>
|
||||
<package>kernel-source:kernel-kvmsmall</package>
|
||||
<package>kernel-lpae</package>
|
||||
<package>kernel-source:kernel-lpae</package>
|
||||
<package>kernel-zfcpdump</package>
|
||||
<package>kernel-source:kernel-zfcpdump</package>
|
||||
</conditions>
|
||||
@@ -77,8 +75,6 @@
|
||||
<package>kernel-source:kernel-default</package>
|
||||
<package>kernel-kvmsmall</package>
|
||||
<package>kernel-source:kernel-kvmsmall</package>
|
||||
<package>kernel-lpae</package>
|
||||
<package>kernel-source:kernel-lpae</package>
|
||||
<package>kernel-zfcpdump</package>
|
||||
<package>kernel-source:kernel-zfcpdump</package>
|
||||
</conditions>
|
||||
@@ -101,8 +97,6 @@
|
||||
<package>kernel-source:kernel-default</package>
|
||||
<package>kernel-kvmsmall</package>
|
||||
<package>kernel-source:kernel-kvmsmall</package>
|
||||
<package>kernel-lpae</package>
|
||||
<package>kernel-source:kernel-lpae</package>
|
||||
<package>kernel-zfcpdump</package>
|
||||
<package>kernel-source:kernel-zfcpdump</package>
|
||||
</conditions>
|
||||
@@ -130,8 +124,6 @@
|
||||
<package>kernel-source:kernel-default</package>
|
||||
<package>kernel-kvmsmall</package>
|
||||
<package>kernel-source:kernel-kvmsmall</package>
|
||||
<package>kernel-lpae</package>
|
||||
<package>kernel-source:kernel-lpae</package>
|
||||
<package>kernel-zfcpdump</package>
|
||||
<package>kernel-source:kernel-zfcpdump</package>
|
||||
</conditions>
|
||||
@@ -154,8 +146,6 @@
|
||||
<package>kernel-source:kernel-default</package>
|
||||
<package>kernel-kvmsmall</package>
|
||||
<package>kernel-source:kernel-kvmsmall</package>
|
||||
<package>kernel-lpae</package>
|
||||
<package>kernel-source:kernel-lpae</package>
|
||||
<package>kernel-zfcpdump</package>
|
||||
<package>kernel-source:kernel-zfcpdump</package>
|
||||
</conditions>
|
||||
@@ -178,8 +168,6 @@
|
||||
<package>kernel-source:kernel-default</package>
|
||||
<package>kernel-kvmsmall</package>
|
||||
<package>kernel-source:kernel-kvmsmall</package>
|
||||
<package>kernel-lpae</package>
|
||||
<package>kernel-source:kernel-lpae</package>
|
||||
<package>kernel-zfcpdump</package>
|
||||
<package>kernel-source:kernel-zfcpdump</package>
|
||||
</conditions>
|
||||
@@ -188,6 +176,18 @@
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
||||
<!-- POWER9 now required on ppc64le -->
|
||||
<overwrite>
|
||||
<conditions>
|
||||
<arch>ppc64le</arch>
|
||||
</conditions>
|
||||
<hardware>
|
||||
<cpu>
|
||||
<flag>power9</flag>
|
||||
</cpu>
|
||||
</hardware>
|
||||
</overwrite>
|
||||
|
||||
<!-- Build on recent ARMv8.1 to avoid slow builders -->
|
||||
<overwrite>
|
||||
<conditions>
|
||||
@@ -213,8 +213,6 @@
|
||||
<package>kernel-source:kernel-default</package>
|
||||
<package>kernel-kvmsmall</package>
|
||||
<package>kernel-source:kernel-kvmsmall</package>
|
||||
<package>kernel-lpae</package>
|
||||
<package>kernel-source:kernel-lpae</package>
|
||||
<package>kernel-zfcpdump</package>
|
||||
<package>kernel-source:kernel-zfcpdump</package>
|
||||
</conditions>
|
||||
@@ -237,8 +235,6 @@
|
||||
<package>kernel-source:kernel-default</package>
|
||||
<package>kernel-kvmsmall</package>
|
||||
<package>kernel-source:kernel-kvmsmall</package>
|
||||
<package>kernel-lpae</package>
|
||||
<package>kernel-source:kernel-lpae</package>
|
||||
<package>kernel-zfcpdump</package>
|
||||
<package>kernel-source:kernel-zfcpdump</package>
|
||||
</conditions>
|
||||
|
||||
12
_multibuild
Normal file
12
_multibuild
Normal file
@@ -0,0 +1,12 @@
|
||||
<multibuild>
|
||||
<package>dtb-aarch64</package>
|
||||
<package>kernel-64kb</package>
|
||||
<package>kernel-debug</package>
|
||||
<package>kernel-default</package>
|
||||
<package>kernel-docs</package>
|
||||
<package>kernel-kvmsmall</package>
|
||||
<package>kernel-obs-build</package>
|
||||
<package>kernel-obs-qa</package>
|
||||
<package>kernel-syms</package>
|
||||
<package>kernel-zfcpdump</package>
|
||||
</multibuild>
|
||||
@@ -16,12 +16,10 @@
|
||||
+ppc64le -syms ppc64le/debug
|
||||
+ppc64le -syms ppc64le/kvmsmall
|
||||
|
||||
# ARM architectures
|
||||
+arm64 arm64/default
|
||||
+arm64 -syms arm64/debug
|
||||
+arm64 arm64/64kb
|
||||
+arm64 -syms arm64/kvmsmall
|
||||
+armv7hl armv7hl/default
|
||||
+armv7hl armv7hl/lpae
|
||||
|
||||
+s390x s390x/default
|
||||
+s390x -syms s390x/zfcpdump
|
||||
|
||||
22
config.sh
22
config.sh
@@ -4,26 +4,26 @@ SRCVERSION=6.4
|
||||
VARIANT=
|
||||
# enable kernel module compression
|
||||
COMPRESS_MODULES="zstd"
|
||||
COMPRESS_VMLINUX="xz"
|
||||
# Compile binary devicetrees on master and stable branches.
|
||||
BUILD_DTBS="Yes"
|
||||
# Generate a _multibuild file
|
||||
MULTIBUILD="Yes"
|
||||
# Use new style livepatch package names
|
||||
LIVEPATCH=livepatch
|
||||
# Compile binary devicetrees for Leap
|
||||
BUILD_DTBS="Yes"
|
||||
# buildservice projects to build the kernel against
|
||||
OBS_PROJECT=SUSE:SLE-15-SP6:Update
|
||||
OBS_PROJECT_ARM=openSUSE:Step:15-SP6
|
||||
IBS_PROJECT=SUSE:SLE-15-SP6:Update
|
||||
OBS_PROJECT=SUSE:ALP:Source:Standard:Core:1.0:Build
|
||||
IBS_PROJECT=SUSE:SLFO:Kernel:1.0
|
||||
# Bugzilla info
|
||||
BUGZILLA_SERVER="apibugzilla.suse.com"
|
||||
BUGZILLA_PRODUCT="SUSE Linux Enterprise Server 15 SP6"
|
||||
# Check the sorted patches section of series.conf
|
||||
SORT_SERIES=yes
|
||||
# Modules not listed in supported.conf will abort the kernel build
|
||||
BUGZILLA_PRODUCT="SUSE Linux Enterprise Micro 6.0"
|
||||
SPLIT_OPTIONAL=No
|
||||
SUPPORTED_MODULES_CHECK=Yes
|
||||
# Split Leap-only modules to kernel-*-optional subpackage
|
||||
SPLIT_OPTIONAL=Yes
|
||||
# build documentation in HTML format
|
||||
BUILD_HTML=Yes
|
||||
# build documentation in PDF format
|
||||
BUILD_PDF=No
|
||||
# Generate compile_commands.json
|
||||
GENERATE_COMPILE_COMMANDS=Yes
|
||||
# Set gcc version to the one used for build in IBS
|
||||
GCC_VERSION=13
|
||||
|
||||
BIN
config.tar.bz2
LFS
BIN
config.tar.bz2
LFS
Binary file not shown.
8667
dtb-aarch64.changes
8667
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>.gbca135e
|
||||
Release: <RELEASE>.g5f62150
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
149938
dtb-armv7l.changes
149938
dtb-armv7l.changes
File diff suppressed because it is too large
Load Diff
1420
dtb-armv7l.spec
1420
dtb-armv7l.spec
File diff suppressed because it is too large
Load Diff
BIN
kabi.tar.bz2
LFS
BIN
kabi.tar.bz2
LFS
Binary file not shown.
8667
kernel-64kb.changes
8667
kernel-64kb.changes
File diff suppressed because it is too large
Load Diff
@@ -19,21 +19,21 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
|
||||
%define git_commit 5f6215075597e659e5cf93913824eb2336750bca
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux gz
|
||||
%define compress_vmlinux xz
|
||||
%define livepatch livepatch%{nil}
|
||||
%define livepatch_rt %{nil}
|
||||
%define sb_efi_only 0
|
||||
%define split_base 0
|
||||
%define split_optional 1
|
||||
%define split_optional 0
|
||||
%define supported_modules_check 1
|
||||
%define build_flavor 64kb
|
||||
%define generate_compile_commands 1
|
||||
%define use_suse_kabi_tools 0
|
||||
%define gcc_package gcc
|
||||
%define gcc_compiler gcc
|
||||
%define gcc_package gcc13
|
||||
%define gcc_compiler gcc-13
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
Name: kernel-64kb
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbca135e
|
||||
Release: <RELEASE>.g5f62150
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
8667
kernel-debug.changes
8667
kernel-debug.changes
File diff suppressed because it is too large
Load Diff
@@ -19,21 +19,21 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
|
||||
%define git_commit 5f6215075597e659e5cf93913824eb2336750bca
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux gz
|
||||
%define compress_vmlinux xz
|
||||
%define livepatch livepatch%{nil}
|
||||
%define livepatch_rt %{nil}
|
||||
%define sb_efi_only 0
|
||||
%define split_base 0
|
||||
%define split_optional 1
|
||||
%define split_optional 0
|
||||
%define supported_modules_check 1
|
||||
%define build_flavor debug
|
||||
%define generate_compile_commands 1
|
||||
%define use_suse_kabi_tools 0
|
||||
%define gcc_package gcc
|
||||
%define gcc_compiler gcc
|
||||
%define gcc_package gcc13
|
||||
%define gcc_compiler gcc-13
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
Name: kernel-debug
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbca135e
|
||||
Release: <RELEASE>.g5f62150
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@@ -98,7 +98,7 @@ BuildRequires: suse-kabi-tools
|
||||
# Remove some packages that are installed automatically by the build system,
|
||||
# but are not needed to build the kernel
|
||||
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools udev insserv
|
||||
ExclusiveArch: ppc64le x86_64
|
||||
ExclusiveArch: aarch64 ppc64le x86_64
|
||||
|
||||
%ifarch %ix86 x86_64
|
||||
%define image vmlinuz
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -19,21 +19,21 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
|
||||
%define git_commit 5f6215075597e659e5cf93913824eb2336750bca
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux gz
|
||||
%define compress_vmlinux xz
|
||||
%define livepatch livepatch%{nil}
|
||||
%define livepatch_rt %{nil}
|
||||
%define sb_efi_only 0
|
||||
%define split_base 0
|
||||
%define split_optional 1
|
||||
%define split_optional 0
|
||||
%define supported_modules_check 1
|
||||
%define build_flavor default
|
||||
%define generate_compile_commands 1
|
||||
%define use_suse_kabi_tools 0
|
||||
%define gcc_package gcc
|
||||
%define gcc_compiler gcc
|
||||
%define gcc_package gcc13
|
||||
%define gcc_compiler gcc-13
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
Name: kernel-default
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbca135e
|
||||
Release: <RELEASE>.g5f62150
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@@ -98,7 +98,7 @@ BuildRequires: suse-kabi-tools
|
||||
# Remove some packages that are installed automatically by the build system,
|
||||
# but are not needed to build the kernel
|
||||
#!BuildIgnore: autoconf automake gettext-runtime libtool cvs gettext-tools udev insserv
|
||||
ExclusiveArch: aarch64 armv7hl ppc64le s390x x86_64
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
||||
|
||||
%ifarch %ix86 x86_64
|
||||
%define image vmlinuz
|
||||
|
||||
8667
kernel-docs.changes
8667
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 bca135e24fdb1a78ebefeac235ef80720165993e
|
||||
%define git_commit 5f6215075597e659e5cf93913824eb2336750bca
|
||||
%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>.g5f62150
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -19,21 +19,21 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
|
||||
%define git_commit 5f6215075597e659e5cf93913824eb2336750bca
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux gz
|
||||
%define compress_vmlinux xz
|
||||
%define livepatch livepatch%{nil}
|
||||
%define livepatch_rt %{nil}
|
||||
%define sb_efi_only 0
|
||||
%define split_base 0
|
||||
%define split_optional 1
|
||||
%define split_optional 0
|
||||
%define supported_modules_check 1
|
||||
%define build_flavor kvmsmall
|
||||
%define generate_compile_commands 1
|
||||
%define use_suse_kabi_tools 0
|
||||
%define gcc_package gcc
|
||||
%define gcc_compiler gcc
|
||||
%define gcc_package gcc13
|
||||
%define gcc_compiler gcc-13
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
Name: kernel-kvmsmall
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbca135e
|
||||
Release: <RELEASE>.g5f62150
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
149938
kernel-lpae.changes
149938
kernel-lpae.changes
File diff suppressed because it is too large
Load Diff
2000
kernel-lpae.spec
2000
kernel-lpae.spec
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -38,7 +38,7 @@
|
||||
%endif
|
||||
%endif
|
||||
%endif
|
||||
%global kernel_package kernel%kernel_flavor-srchash-bca135e24fdb1a78ebefeac235ef80720165993e
|
||||
%global kernel_package kernel%kernel_flavor-srchash-5f6215075597e659e5cf93913824eb2336750bca
|
||||
%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>.g5f62150
|
||||
%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-5f6215075597e659e5cf93913824eb2336750bca
|
||||
BuildRequires: coreutils
|
||||
BuildRequires: device-mapper
|
||||
BuildRequires: dracut
|
||||
@@ -63,7 +63,7 @@ BuildRequires: util-linux
|
||||
%if 0%{?suse_version} > 1550 || 0%{?sle_version} > 150200
|
||||
BuildRequires: zstd
|
||||
%endif
|
||||
ExclusiveArch: aarch64 armv7hl ppc64le s390x x86_64
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
||||
|
||||
%description
|
||||
This package is repackaging already compiled kernels to make them usable
|
||||
|
||||
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>.gbca135e
|
||||
Release: <RELEASE>.g5f62150
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@@ -36,10 +36,10 @@ 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-5f6215075597e659e5cf93913824eb2336750bca
|
||||
%endif
|
||||
BuildRequires: modutils
|
||||
ExclusiveArch: aarch64 armv7hl ppc64le s390x x86_64
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
||||
|
||||
%description
|
||||
This package is using the kernel compiled within Open Build Service(OBS)
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -18,10 +18,10 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
|
||||
%define git_commit 5f6215075597e659e5cf93913824eb2336750bca
|
||||
%define variant %{nil}
|
||||
%define gcc_package gcc
|
||||
%define gcc_compiler gcc
|
||||
%define gcc_package gcc13
|
||||
%define gcc_compiler gcc-13
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
@@ -30,7 +30,7 @@
|
||||
Name: kernel-source
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbca135e
|
||||
Release: <RELEASE>.g5f62150
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
8667
kernel-syms.changes
8667
kernel-syms.changes
File diff suppressed because it is too large
Load Diff
@@ -16,7 +16,7 @@
|
||||
#
|
||||
|
||||
|
||||
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
|
||||
%define git_commit 5f6215075597e659e5cf93913824eb2336750bca
|
||||
%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>.g5f62150
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
@@ -33,19 +33,16 @@ License: GPL-2.0-only
|
||||
Group: Development/Sources
|
||||
URL: https://www.kernel.org/
|
||||
BuildRequires: coreutils
|
||||
ExclusiveArch: aarch64 armv7hl ppc64le s390x x86_64
|
||||
ExclusiveArch: aarch64 ppc64le s390x x86_64
|
||||
Prefix: /usr/src
|
||||
AutoReqProv: off
|
||||
Source: README.KSYMS
|
||||
%ifarch aarch64
|
||||
Requires: kernel-64kb-devel = %version-%source_rel
|
||||
%endif
|
||||
%ifarch aarch64 armv7hl ppc64le s390x x86_64
|
||||
%ifarch aarch64 ppc64le s390x x86_64
|
||||
Requires: kernel-default-devel = %version-%source_rel
|
||||
%endif
|
||||
%ifarch armv7hl
|
||||
Requires: kernel-lpae-devel = %version-%source_rel
|
||||
%endif
|
||||
Requires: kernel-devel%variant = %version-%source_rel
|
||||
Provides: %name = %version-%source_rel
|
||||
Provides: %name-srchash-%git_commit
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -19,21 +19,21 @@
|
||||
|
||||
%define srcversion 6.4
|
||||
%define patchversion 6.4.0
|
||||
%define git_commit bca135e24fdb1a78ebefeac235ef80720165993e
|
||||
%define git_commit 5f6215075597e659e5cf93913824eb2336750bca
|
||||
%define variant %{nil}
|
||||
%define compress_modules zstd
|
||||
%define compress_vmlinux gz
|
||||
%define compress_vmlinux xz
|
||||
%define livepatch livepatch%{nil}
|
||||
%define livepatch_rt %{nil}
|
||||
%define sb_efi_only 0
|
||||
%define split_base 0
|
||||
%define split_optional 1
|
||||
%define split_optional 0
|
||||
%define supported_modules_check 1
|
||||
%define build_flavor zfcpdump
|
||||
%define generate_compile_commands 1
|
||||
%define use_suse_kabi_tools 0
|
||||
%define gcc_package gcc
|
||||
%define gcc_compiler gcc
|
||||
%define gcc_package gcc13
|
||||
%define gcc_compiler gcc-13
|
||||
|
||||
%include %_sourcedir/kernel-spec-macros
|
||||
|
||||
@@ -42,7 +42,7 @@
|
||||
Name: kernel-zfcpdump
|
||||
Version: 6.4.0
|
||||
%if 0%{?is_kotd}
|
||||
Release: <RELEASE>.gbca135e
|
||||
Release: <RELEASE>.g5f62150
|
||||
%else
|
||||
Release: 0
|
||||
%endif
|
||||
|
||||
101
modules.fips
101
modules.fips
@@ -1,78 +1,73 @@
|
||||
cryptomgr
|
||||
cryptd
|
||||
crypto_simd
|
||||
crypto_user
|
||||
tcrypt
|
||||
aes-arm64
|
||||
aes-ce-blk
|
||||
ablk_helper
|
||||
aes-ce-ccm
|
||||
aes-ce-cipher
|
||||
aes-neon-blk
|
||||
aes-neon-bs
|
||||
aes_generic
|
||||
aes_s390
|
||||
aes_ti
|
||||
aesni-intel
|
||||
af_alg
|
||||
algif_hash
|
||||
ansi_cprng
|
||||
anubis
|
||||
arc4
|
||||
authenc
|
||||
blowfish_common
|
||||
blowfish_generic
|
||||
blowfish_x86_64
|
||||
camellia_generic
|
||||
camellia_x86_64
|
||||
cast5_generic
|
||||
cast6_generic
|
||||
cast_common
|
||||
cbc
|
||||
ccm
|
||||
cfb
|
||||
chacha_s390
|
||||
cmac
|
||||
crc32-pclmul
|
||||
crc32-vx_s390
|
||||
crc32_generic
|
||||
crc32c-intel
|
||||
crc32c-vpmsum
|
||||
crc32c_generic
|
||||
crct10dif-ce
|
||||
crct10dif-pclmul
|
||||
crct10dif-vpmsum
|
||||
crct10dif_generic
|
||||
crypto_null
|
||||
cryptd
|
||||
crypto_user
|
||||
ctr
|
||||
cts
|
||||
deflate
|
||||
dh_generic
|
||||
des3_ede-x86_64
|
||||
des_generic
|
||||
des_s390
|
||||
drbg
|
||||
ecb
|
||||
ecdh_generic
|
||||
ecdsa_generic
|
||||
essiv
|
||||
fcrypt
|
||||
gcm
|
||||
ghash-ce
|
||||
ghash-clmulni-intel
|
||||
ghash-generic
|
||||
gf128mul
|
||||
ghash_generic
|
||||
ghash_s390
|
||||
hmac
|
||||
jitterentropy_rng
|
||||
glue_helper
|
||||
khazad
|
||||
keywrap
|
||||
lz4
|
||||
lz4hc
|
||||
lzo
|
||||
lzo-rle
|
||||
lrw
|
||||
md4
|
||||
michael_mic
|
||||
ofb
|
||||
paes_s390
|
||||
rsa_generic
|
||||
sha1-ce
|
||||
sha1-powerpc
|
||||
sha1-ssse3
|
||||
sha1_generic
|
||||
pcbc
|
||||
rmd128
|
||||
rmd160
|
||||
rmd256
|
||||
rmd320
|
||||
salsa20_generic
|
||||
salsa20_x86_64
|
||||
seed
|
||||
serpent_generic
|
||||
serpent_sse2_x86_64
|
||||
sha1_s390
|
||||
sha2-ce
|
||||
sha256-arm64
|
||||
sha256-ssse3
|
||||
sha256_generic
|
||||
sha256_s390
|
||||
sha3-ce
|
||||
sha3_256_s390
|
||||
sha3_512_s390
|
||||
sha3_generic
|
||||
sha512-arm64
|
||||
sha512-ce
|
||||
sha512-ssse3
|
||||
sha512_generic
|
||||
sha512_s390
|
||||
sha512_ssse3
|
||||
tcrypt
|
||||
tea
|
||||
tgr192
|
||||
twofish_common
|
||||
twofish_generic
|
||||
twofish_x86_64
|
||||
twofish_x86_64_3way
|
||||
vmac
|
||||
wp512
|
||||
xcbc
|
||||
xts
|
||||
xxhash_generic
|
||||
zstd
|
||||
|
||||
@@ -1,11 +1,3 @@
|
||||
# List of KMPs integrated into the kernel
|
||||
# These KMPs shoud be removed when the kernel is installed
|
||||
# <basename> <upper bound of shipped versions>
|
||||
|
||||
# sle12-sp1 / Leap 42.1
|
||||
xen 4.6.1
|
||||
compat-wireless 4.4
|
||||
# TW 4.8
|
||||
ftsteutates 20160601
|
||||
# SLE12-SP3 / Leap 42.3
|
||||
drm 4.12
|
||||
|
||||
361189
old_changelog.txt
361189
old_changelog.txt
File diff suppressed because it is too large
Load Diff
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.
361
series.conf
361
series.conf
@@ -10979,6 +10979,7 @@
|
||||
patches.suse/powerpc-pseries-Rework-lppaca_shared_proc-to-avoid-D.patch
|
||||
patches.suse/powerpc-iommu-Fix-notifiers-being-shared-by-PCI-and-.patch
|
||||
patches.suse/ARM-9318-1-locomo-move-kernel-doc-to-prevent-warning.patch
|
||||
patches.suse/fs-dlm-allow-to-F_SETLKW-getting-interrupted.patch
|
||||
patches.suse/fs-dlm-debugfs-for-queued-callbacks.patch
|
||||
patches.suse/dlm-fix-plock-lookup-when-using-multiple-lockspaces.patch
|
||||
patches.suse/ext4-add-two-helper-functions-extent_logical_end-and-.patch
|
||||
@@ -11137,6 +11138,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
|
||||
@@ -14568,8 +14570,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-acpi-Add-a-ignore-interrupt-quirk-for-Peaq-C.patch
|
||||
@@ -17377,6 +17381,7 @@
|
||||
patches.suse/cxl-region-Fix-x1-root-decoder-granularity-calculati.patch
|
||||
patches.suse/cxl-port-Fix-delete_endpoint-vs-parent-unregistratio.patch
|
||||
patches.suse/i3c-master-cdns-Fix-reading-status-register.patch
|
||||
patches.suse/i3c-master-Inherit-DMA-masks-and-parameters-from-par.patch
|
||||
patches.suse/i3c-mipi-i3c-hci-Fix-out-of-bounds-access-in-hci_dma.patch
|
||||
patches.suse/i3c-mipi-i3c-hci-Remove-BUG-when-Ring-Abort-request-.patch
|
||||
patches.suse/i3c-mipi-i3c-hci-Do-not-unmap-region-not-mapped-for-.patch
|
||||
@@ -17896,6 +17901,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 +18112,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 +18279,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
|
||||
@@ -18647,6 +18656,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
|
||||
@@ -18859,6 +18869,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 +19102,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 +19453,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
|
||||
@@ -20352,6 +20365,7 @@
|
||||
patches.suse/drm-i915-display-Move-releasing-gem-object-away-from.patch
|
||||
patches.suse/drm-i915-Use-named-initializers-for-DPLL-info.patch
|
||||
patches.suse/drm-dp_mst-Fix-fractional-DSC-bpp-handling.patch
|
||||
patches.suse/drm-amdgpu-update-mappings-not-managed-by-KFD.patch
|
||||
patches.suse/drm-amd-display-Fix-a-debugfs-null-pointer-error.patch
|
||||
patches.suse/0001-drm-amd-display-Add-disable-timeout-option.patch
|
||||
patches.suse/drm-amd-display-update-pixel-clock-params-after-stre.patch
|
||||
@@ -20642,6 +20656,8 @@
|
||||
patches.suse/nvdimm-btt-fix-btt_blk_cleanup-kernel-doc-b192.patch
|
||||
patches.suse/nvdimm-dimm_devs-fix-kernel-doc-for-function-params-0e2b.patch
|
||||
patches.suse/nvdimm-namespace-fix-kernel-doc-for-function-params-fd04.patch
|
||||
patches.suse/media-verisilicon-Store-chroma-and-motion-vectors-of.patch
|
||||
patches.suse/media-verisilicon-g2-Use-common-helpers-to-compute-c.patch
|
||||
patches.suse/media-core-v4l2-ioctl-check-if-ioctl-is-known-to-avo.patch
|
||||
patches.suse/media-pvrusb2-fix-use-after-free-on-context-disconne.patch
|
||||
patches.suse/media-mtk-jpeg-Remove-cancel-worker-in-mtk_jpeg_remo.patch
|
||||
@@ -20695,6 +20711,7 @@
|
||||
patches.suse/locktorture-Increase-Hamming-distance-between-call_r.patch
|
||||
patches.suse/rcutorture-Add-fqs_holdoff-check-before-fqs_task-is-.patch
|
||||
patches.suse/srcu-Use-try-lock-lockdep-annotation-for-NMI-safe-access.patch
|
||||
patches.suse/exfat-using-hweight-instead-of-internal-logic.patch
|
||||
patches.suse/exfat-change-to-get-file-size-from-DataLength.patch
|
||||
patches.suse/exfat-do-not-zero-the-extended-part.patch
|
||||
patches.suse/kdump-defer-the-insertion-of-crashkernel-resources.patch
|
||||
@@ -21201,6 +21218,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 +21360,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 +21570,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 +21691,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
|
||||
@@ -23246,6 +23270,7 @@
|
||||
patches.suse/drm-tegra-rgb-Fix-some-error-handling-paths-in-tegra.patch
|
||||
patches.suse/drm-tegra-rgb-Fix-missing-clk_put-in-the-error-handl.patch
|
||||
patches.suse/drm-tegra-output-Fix-missing-i2c_put_adapter-in-the-.patch
|
||||
patches.suse/drm-tilcdc-request-and-mapp-iomem-with-devres.patch
|
||||
patches.suse/drm-rockchip-inno_hdmi-Fix-video-timing.patch
|
||||
patches.suse/drm-Don-t-treat-0-as-1-in-drm_fixp2int_ceil.patch
|
||||
patches.suse/drm-vkms-Avoid-reading-beyond-LUT-array.patch
|
||||
@@ -23866,6 +23891,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
|
||||
@@ -23933,6 +23959,7 @@
|
||||
patches.suse/nfc-nci-Fix-uninit-value-in-nci_dev_up-and-nci_ntf_p.patch
|
||||
patches.suse/mlxbf_gige-stop-PHY-during-open-error-paths.patch
|
||||
patches.suse/net-mark-racy-access-on-sk-sk_rcvbuf.patch
|
||||
patches.suse/dpll-indent-DPLL-option-type-by-a-tab.patch
|
||||
patches.suse/s390-qeth-handle-deferred-cc1.patch
|
||||
patches.suse/net-ll_temac-platform_get_resource-replaced-by-wrong.patch
|
||||
patches.suse/tcp-properly-terminate-timers-for-kernel-sockets.patch
|
||||
@@ -24515,6 +24542,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/comedi-vmk80xx-fix-incomplete-endpoint-checking.patch
|
||||
patches.suse/peci-linux-peci.h-fix-Excess-kernel-doc-description-.patch
|
||||
@@ -25087,6 +25115,7 @@
|
||||
patches.suse/net-give-more-chances-to-rcu-in-netdev_wait_allrefs_.patch
|
||||
patches.suse/ipv6-introduce-dst_rt6_info-helper.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-prevent-r10-register-from-being-marked-as-precis.patch
|
||||
patches.suse/selftests-bpf-add-fp-leaking-precise-subprog-result-.patch
|
||||
@@ -25181,6 +25210,7 @@
|
||||
patches.suse/net-usb-ax88179_178a-fix-link-status-when-link-is-se.patch
|
||||
patches.suse/ax25-Fix-reference-count-leak-issues-of-ax25_dev.patch
|
||||
patches.suse/ax25-Fix-reference-count-leak-issue-of-net_device.patch
|
||||
patches.suse/dpll-fix-return-value-check-for-kmemdup.patch
|
||||
patches.suse/net-fec-remove-.ndo_poll_controller-to-avoid-deadloc.patch
|
||||
patches.suse/ima-Fix-use-after-free-on-a-dentry-s-dname.name.patch
|
||||
patches.suse/certs-Move-RSA-self-test-data-to-separate-file.patch
|
||||
@@ -25438,6 +25468,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
|
||||
@@ -25480,6 +25511,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
|
||||
@@ -28559,6 +28591,7 @@
|
||||
patches.suse/usb-gadget-uvc-Fix-ERR_PTR-dereference-in-uvc_v4l2.c.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/usb-gadget-dummy_hcd-execute-hrtimer-callback-in-sof.patch
|
||||
patches.suse/xhci-dbc-Fix-STALL-transfer-event-handling.patch
|
||||
patches.suse/usb-xhci-remove-retval-from-xhci_pci_resume.patch
|
||||
@@ -31364,6 +31397,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
|
||||
@@ -31372,6 +31406,7 @@
|
||||
patches.suse/HID-hid-steam-Fix-use-after-free-when-detaching-devi.patch
|
||||
patches.suse/exfat-fix-soft-lockup-in-exfat_clear_bitmap.patch
|
||||
patches.suse/exfat-short-circuit-zero-byte-writes-in-exfat_file_write_iter.patch
|
||||
patches.suse/exfat-add-a-check-for-invalid-data-size.patch
|
||||
patches.suse/bluetooth-btusb-Initialize-.owner-field-of-force_pol.patch
|
||||
patches.suse/Bluetooth-Add-check-for-mgmt_alloc_skb-in-mgmt_remot.patch
|
||||
patches.suse/Bluetooth-Add-check-for-mgmt_alloc_skb-in-mgmt_devic.patch
|
||||
@@ -31438,6 +31473,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
|
||||
@@ -32141,6 +32177,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 +32500,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
|
||||
@@ -32473,6 +32511,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/xen-netfront-handle-NULL-returned-by-xdp_convert_buf.patch
|
||||
@@ -32880,6 +32919,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
|
||||
@@ -32901,6 +32942,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
|
||||
@@ -32932,6 +32974,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
|
||||
@@ -33185,6 +33228,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 +33360,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
|
||||
@@ -33423,6 +33472,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
|
||||
@@ -33572,6 +33622,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 +33631,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
|
||||
@@ -33865,6 +33917,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
|
||||
@@ -34188,6 +34241,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
|
||||
@@ -34565,6 +34619,8 @@
|
||||
patches.suse/compiler-clang.h-define-__SANITIZE_-__-macros-only-w.patch
|
||||
patches.suse/proc-fix-type-confusion-in-pde_set_flags.patch
|
||||
patches.suse/tcp_bpf-Call-sk_msg_free-when-tcp_bpf_send_verdict-f.patch
|
||||
patches.suse/bpf-Reject-bpf_timer-for-PREEMPT_RT.patch
|
||||
patches.suse/selftests-bpf-Skip-timer-cases-when-bpf_timer-is-not.patch
|
||||
patches.suse/s390-pai-Deny-all-events-not-handled-by-this-PMU.patch
|
||||
patches.suse/s390-cpum_cf-Deny-all-sampling-events-by-counter-PMU.patch
|
||||
patches.suse/net-fec-Fix-possible-NPD-in-fec_enet_phy_reset_after.patch
|
||||
@@ -34694,12 +34750,16 @@
|
||||
patches.suse/perf-arm_spe-Prevent-overflow-in-PERF_IDX2OFF.patch
|
||||
patches.suse/powerpc-pseries-msi-Fix-potential-underflow-and-leak-issue.patch
|
||||
patches.suse/powerpc-powernv-pci-Fix-underflow-and-leak-issue.patch
|
||||
patches.suse/xen-events-Cleanup-find_virq-return-codes.patch
|
||||
patches.suse/xen-events-Return-EEXIST-for-bound-VIRQs.patch
|
||||
patches.suse/btrfs-fix-the-incorrect-max_bytes-value-for-find_loc.patch
|
||||
patches.suse/btrfs-use-smp_mb__after_atomic-when-forcing-COW-in-c.patch
|
||||
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/bpf-Explicitly-check-accesses-to-bpf_sock_addr.patch
|
||||
patches.suse/bpf-Enforce-expected_attach_type-for-tailcall-compat.patch
|
||||
patches.suse/selftests-bpf-Add-test-case-for-different-expected_a.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
|
||||
patches.suse/hwmon-k10temp-Add-device-ID-for-Strix-Halo.patch
|
||||
@@ -34794,6 +34854,7 @@
|
||||
patches.suse/ALSA-lx_core-use-int-type-to-store-negative-error-co.patch
|
||||
patches.suse/ALSA-usb-audio-apply-quirk-for-MOONDROP-Quark2.patch
|
||||
patches.suse/ALSA-serial-generic-remove-shared-static-buffer.patch
|
||||
patches.suse/ASoC-Intel-avs-Do-not-share-the-name-pointer-between.patch
|
||||
patches.suse/ASoC-imx-hdmi-remove-cpu_pdev-related-code.patch
|
||||
patches.suse/ASoC-qcom-audioreach-fix-potential-null-pointer-dere.patch
|
||||
patches.suse/ASoC-Intel-bytcht_es8316-Fix-invalid-quirk-input-map.patch
|
||||
@@ -34823,6 +34884,7 @@
|
||||
patches.suse/drm-radeon-r600_cs-clean-up-of-dead-code-in-r600_cs.patch
|
||||
patches.suse/drm-amdkfd-return-ENOTTY-for-unsupported-IOCTLs.patch
|
||||
patches.suse/drm-amd-display-Remove-redundant-semicolons.patch
|
||||
patches.suse/drm-amdgpu-fix-nullptr-err-of-vm_handle_moved.patch
|
||||
patches.suse/drm-amdkfd-Handle-lack-of-READ-permissions-in-SVM-ma.patch
|
||||
patches.suse/drm-amdkfd-fix-vram-allocation-failure-for-a-special.patch
|
||||
patches.suse/drm-amdkfd-Tie-UNMAP_LATENCY-to-queue_preemption.patch
|
||||
@@ -34848,6 +34910,7 @@
|
||||
patches.suse/drm-amd-display-Fix-DVI-D-HDMI-adapters.patch
|
||||
patches.suse/drm-amd-display-Disable-VRR-on-DCE-6.patch
|
||||
patches.suse/drm-amdgpu-reject-gang-submissions-under-SRIOV.patch
|
||||
patches.suse/drm-amdgpu-atom-Check-kcalloc-for-WS-buffer-in-amdgp.patch
|
||||
patches.suse/accel-habanalabs-return-ENOMEM-if-less-than-requeste.patch
|
||||
patches.suse/accel-habanalabs-gaudi2-fix-BMON-disable-configurati.patch
|
||||
patches.suse/accel-habanalabs-support-mapping-cb-with-vmalloc-bac.patch
|
||||
@@ -34855,6 +34918,8 @@
|
||||
patches.suse/drm-amd-display-Add-AVI-infoframe-copy-in-copy_strea.patch
|
||||
patches.suse/drm-amdgpu-remove-the-redeclaration-of-variable-i.patch
|
||||
patches.suse/amd-amdkfd-resolve-a-race-in-amdgpu_amdkfd_device_fi.patch
|
||||
patches.suse/amd-amdkfd-enhance-kfd-process-check-in-switch-parti.patch
|
||||
patches.suse/media-amphion-Make-some-vpu_v4l2-functions-static.patch
|
||||
patches.suse/media-amphion-Delete-v4l2_fh-synchronously-in-.relea.patch
|
||||
patches.suse/media-zoran-Remove-zoran_fh-structure.patch
|
||||
patches.suse/media-i2c-Kconfig-Ensure-a-dependency-on-HAVE_CLK-fo.patch
|
||||
@@ -34880,6 +34945,7 @@
|
||||
patches.suse/media-i2c-tc358743-Fix-use-after-free-bugs-caused-by.patch
|
||||
patches.suse/media-tuner-xc5000-Fix-use-after-free-in-xc5000_rele.patch
|
||||
patches.suse/net-mana-Use-page-pool-fragments-for-RX-buffers-inst.patch
|
||||
patches.suse/net-stmmac-Correctly-handle-Rx-checksum-offload-erro.patch
|
||||
patches.suse/sctp-Fix-MAC-comparison-to-be-constant-time.patch
|
||||
patches.suse/net-phy-fixed_phy-let-fixed_phy_unregister-free-the-.patch
|
||||
patches.suse/net-dst-introduce-dst-dev_rcu.patch
|
||||
@@ -34887,6 +34953,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
|
||||
@@ -34912,6 +34979,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/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
|
||||
patches.suse/Bluetooth-btusb-Check-for-unexpected-bytes-when-defr.patch
|
||||
@@ -34930,15 +34998,18 @@
|
||||
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
|
||||
patches.suse/ext4-guard-against-EA-inode-refcount-underflow-in-xa.patch
|
||||
patches.suse/ext4-fix-checks-for-orphan-inodes.patch
|
||||
patches.suse/jfs-Verify-inode-mode-when-loading-from-disk.patch
|
||||
patches.suse/jfs-fix-uninitialized-waitqueue-in-transaction-manager.patch
|
||||
patches.suse/orangefs-Remove-unused-type-in-macro-fill_default_sys_attrs.patch
|
||||
patches.suse/orangefs-fix-xattr-related-buffer-overflow.patch
|
||||
patches.suse/exfat-limit-log-print-for-IO-error.patch
|
||||
patches.suse/exfat-validate-cluster-allocation-bits-of-the-allocation-b.patch
|
||||
patches.suse/smb-client-fix-crypto-buffers-in-non-linear-memory.patch
|
||||
patches.suse/NFSv4-handle-ERR_GRACE-on-delegation-recalls.patch
|
||||
patches.suse/NFSv4.1-fix-backchannel-max_resp_sz-verification-check.patch
|
||||
@@ -35141,6 +35212,7 @@
|
||||
patches.suse/rtc-interface-Ensure-alarm-irq-is-enabled-when-UIE-i.patch
|
||||
patches.suse/ipmi-Fix-handling-of-messages-with-provided-receive-.patch
|
||||
patches.suse/NFSD-Define-a-proc_layoutcommit-for-the-FlexFiles-layout-type.patch
|
||||
patches.suse/ext4-wait-for-ongoing-I-O-to-complete-before-freeing.patch
|
||||
patches.suse/ext4-detect-invalid-INLINE_DATA-EXTENTS-flag-combina.patch
|
||||
patches.suse/ext4-free-orphan-info-with-kvfree.patch
|
||||
patches.suse/vfs-Don-t-leak-disconnected-dentries-on-umount.patch
|
||||
@@ -35154,8 +35226,10 @@
|
||||
patches.suse/btrfs-do-not-assert-we-found-block-group-item-when-c.patch
|
||||
patches.suse/drm-i915-guc-Skip-communication-warning-on-reset-in-.patch
|
||||
patches.suse/drm-amd-pm-Disable-MCLK-switching-on-SI-at-high-pixe.patch
|
||||
patches.suse/drm-amdgpu-remove-two-invalid-BUG_ON-s.patch
|
||||
patches.suse/drm-amdgpu-use-atomic-functions-with-memory-barriers.patch
|
||||
patches.suse/drm-amd-powerplay-Fix-CIK-shutdown-temperature.patch
|
||||
patches.suse/drm-amdgpu-hide-VRAM-sysfs-attributes-on-GPUs-withou.patch
|
||||
patches.suse/drm-amdgpu-Fix-NULL-pointer-dereference-in-VRAM-logi.patch
|
||||
patches.suse/drm-bridge-lt9211-Drop-check-for-last-nibble-of-vers.patch
|
||||
patches.suse/drm-rockchip-vop2-use-correct-destination-rectangle-.patch
|
||||
@@ -35175,6 +35249,7 @@
|
||||
patches.suse/KVM-arm64-Prevent-access-to-vCPU-events-before-init.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/exfat-fix-improper-check-of-dentry.stream.valid_size.patch
|
||||
patches.suse/HID-quirks-avoid-Cooler-Master-MM712-dongle-wakeup-b.patch
|
||||
patches.suse/HID-hid-input-only-ignore-0-battery-events-for-digit.patch
|
||||
patches.suse/HID-multitouch-fix-name-of-Stylus-input-devices.patch
|
||||
@@ -35183,11 +35258,19 @@
|
||||
patches.suse/scsi-libfc-Prevent-integer-overflow-in-fc_fcp_recv_data.patch
|
||||
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/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
|
||||
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
|
||||
@@ -35198,6 +35281,7 @@
|
||||
patches.suse/serial-8250_exar-add-support-for-Advantech-2-port-car.patch
|
||||
patches.suse/serial-8250_dw-handle-reset-control-deassert-error.patch
|
||||
patches.suse/serial-8250_mtk-Enable-baud-clock-and-manage-in-runti.patch
|
||||
patches.suse/mei-me-add-wildcat-lake-P-DID.patch
|
||||
patches.suse/misc-fastrpc-Fix-dma_buf-object-leak-in-fastrpc_map_.patch
|
||||
patches.suse/most-usb-Fix-use-after-free-in-hdm_disconnect.patch
|
||||
patches.suse/most-usb-hdm_probe-Fix-calling-put_device-before-dev.patch
|
||||
@@ -35211,8 +35295,11 @@
|
||||
patches.suse/Bluetooth-hci_sync-fix-race-in-hci_cmd_sync_dequeue_.patch
|
||||
patches.suse/Bluetooth-btmtksdio-Add-pmctrl-handling-for-BT-close.patch
|
||||
patches.suse/Bluetooth-HCI-Fix-tracking-of-advertisement-set-inst.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/net-usb-asix_devices-Check-return-value-of-usbnet_ge.patch
|
||||
patches.suse/net-phy-dp83869-fix-STRAP_OPMODE-bitmask.patch
|
||||
patches.suse/netfilter-nft_ct-add-seqadj-extension-for-natted-connectio.patch
|
||||
patches.suse/fbdev-valkyriefb-Fix-reference-count-leak-in-valkyri.patch
|
||||
patches.suse/fbdev-pvr2fb-Fix-leftover-reference-to-ONCHIP_NR_DMA.patch
|
||||
patches.suse/fbdev-bitblit-bound-check-glyph-index-in-bit_putcs.patch
|
||||
@@ -35233,12 +35320,16 @@
|
||||
patches.suse/drm-amd-pm-powerplay-smumgr-Fix-PCIeBootLinkLevel-va-501672e.patch
|
||||
patches.suse/drm-msm-a6xx-Fix-GMU-firmware-parser.patch
|
||||
patches.suse/drm-msm-dpu-Fix-pixel-extension-sub-sampling.patch
|
||||
patches.suse/0001-drm-sysfb-Do-not-dereference-NULL-pointer-in-plane-r.patch
|
||||
patches.suse/drm-etnaviv-fix-flush-sequence-logic.patch
|
||||
patches.suse/drm-panel-sitronix-st7789v-fix-sync-flags-for-t28cp4.patch
|
||||
patches.suse/drm-panel-kingdisplay-kd097d04-Disable-EoTp.patch
|
||||
patches.suse/bpf-Sync-pending-IRQ-work-before-freeing-ring-buffer.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/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
|
||||
@@ -35257,21 +35348,28 @@
|
||||
patches.suse/isdn-mISDN-hfcsusb-fix-memory-leak-in-hfcsusb_probe.patch
|
||||
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/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
|
||||
patches.suse/lib-crypto-curve25519-hacl64-Fix-older-clang-KASAN-w.patch
|
||||
patches.suse/ACPI-SBS-Fix-present-test-in-acpi_battery_read.patch
|
||||
patches.suse/Documentation-ACPI-i2c-muxes-fix-I2C-device-referenc.patch
|
||||
patches.suse/iommufd-Don-t-overflow-during-division-for-dirty-tra.patch
|
||||
patches.suse/drm-sched-Fix-deadlock-in-drm_sched_entity_kill_jobs.patch
|
||||
patches.suse/drm-i915-Avoid-lock-inversion-when-pinning-to-GGTT-o.patch
|
||||
patches.suse/drm-i915-Fix-conversion-between-clock-ticks-and-nano.patch
|
||||
patches.suse/drm-amd-display-Fix-black-screen-with-HDMI-outputs.patch
|
||||
patches.suse/drm-amd-display-Fix-NULL-deref-in-debugfs-odm_combin.patch
|
||||
patches.suse/0001-drm-amdgpu-fix-gpu-page-fault-after-hibernation-on-P.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-guest_memfd-Remove-bindings-on-memslot-deletion-.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
|
||||
patches.suse/fs-proc-fix-uaf-in-proc_readdir_de.patch
|
||||
patches.suse/mm-mm_init-fix-hash-table-order-logging-in-alloc_lar.patch
|
||||
patches.suse/mm-secretmem-fix-use-after-free-race-in-fault-handle.patch
|
||||
patches.suse/btrfs-do-not-update-last_log_commit-when-logging-ino.patch
|
||||
@@ -35281,6 +35379,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
|
||||
@@ -35288,6 +35390,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
|
||||
@@ -35296,27 +35400,53 @@
|
||||
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
|
||||
patches.suse/ALSA-usb-audio-Fix-NULL-pointer-dereference-in-snd_u.patch
|
||||
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/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/pmdomain-arm-scmi-Fix-genpd-leak-on-provider-registr.patch
|
||||
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/drm-vmwgfx-Use-kref-in-vmw_bo_dirty.patch
|
||||
patches.suse/mptcp-Fix-proto-fallback-detection-with-BPF.patch
|
||||
patches.suse/bpf-account-for-current-allocated-stack-depth-in-wid.patch
|
||||
patches.suse/selftests-bpf-Test-widen_imprecise_scalars-with-diff.patch
|
||||
patches.suse/x86-CPU-AMD-Add-additional-fixed-RDSEED-microcode-revision.patch
|
||||
patches.suse/x86-microcode-AMD-Add-Zen5-model-0x44-stepping-0x1-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/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
|
||||
@@ -35324,13 +35454,17 @@
|
||||
patches.suse/drm-amd-display-Move-sleep-into-each-retry-for-retri.patch
|
||||
patches.suse/drm-amd-display-Increase-DPCD-read-retries.patch
|
||||
patches.suse/drm-amdgpu-Skip-emit-de-meta-data-on-gfx11-with-rs64.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/nvme-multipath-fix-lockdep-WARN-due-to-partition-sca.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
|
||||
@@ -35340,13 +35474,17 @@
|
||||
patches.suse/Bluetooth-SMP-Fix-not-generating-mackey-and-ltk-when.patch
|
||||
patches.suse/atm-fore200e-Fix-possible-data-race-in-fore200e_open.patch
|
||||
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-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-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
|
||||
patches.suse/drm-fbcon-vga_switcheroo-Avoid-race-condition-in-fbc.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
|
||||
patches.suse/thunderbolt-Add-support-for-Intel-Wildcat-Lake.patch
|
||||
@@ -35376,8 +35514,12 @@
|
||||
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/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/cpuidle-menu-Use-residency-threshold-in-polling-state-override-decisions.patch
|
||||
patches.suse/KEYS-trusted-Fix-a-memory-leak-in-tpm2_load_cmd.patch
|
||||
@@ -35392,20 +35534,42 @@
|
||||
patches.suse/Documentation-parport-lowlevel-Separate-function-lis.patch
|
||||
patches.suse/Documentation-kernel-parameters-fix-typo-in-retbleed.patch
|
||||
patches.suse/lib-vsprintf-Check-pointer-before-dereferencing-in-t.patch
|
||||
patches.suse/bpf-Refactor-stack-map-trace-depth-calculation-into-.patch
|
||||
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-ath11k-restore-register-window-after-global-res.patch
|
||||
patches.suse/wifi-ath12k-Add-MODULE_FIRMWARE-entries.patch
|
||||
patches.suse/wifi-ath11k-fix-peer-HE-MCS-assignment.patch
|
||||
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-brcmfmac-Add-DMI-nvram-filename-quirk-for-Acer-.patch
|
||||
patches.suse/wifi-mt76-Fix-DTS-power-limits-on-little-endian-syst.patch
|
||||
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
|
||||
@@ -35416,7 +35580,9 @@
|
||||
patches.suse/media-vidtv-initialize-local-pointers-upon-transfer-.patch
|
||||
patches.suse/media-cec-Fix-debugfs-leak-on-bus_register-failure.patch
|
||||
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
|
||||
@@ -35436,8 +35602,10 @@
|
||||
patches.suse/drm-nouveau-restrict-the-flush-page-to-a-32-bit-addr.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/ASoC-fsl_xcvr-clear-the-channel-status-control-memor.patch
|
||||
patches.suse/ALSA-dice-fix-buffer-overflow-in-detect_stream_forma.patch
|
||||
patches.suse/ASoC-qcom-q6apm-dai-set-flags-to-reflect-correct-ope.patch
|
||||
patches.suse/ASoC-qcom-q6adm-the-the-copp-device-only-during-last.patch
|
||||
patches.suse/ASoC-qcom-qdsp6-q6asm-dai-set-10-ms-period-and-buffe.patch
|
||||
patches.suse/ASoC-qcom-q6asm-dai-perform-correct-state-check-befo.patch
|
||||
@@ -35463,6 +35631,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
|
||||
@@ -35476,6 +35645,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
|
||||
@@ -35486,12 +35656,16 @@
|
||||
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/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
|
||||
@@ -35503,13 +35677,18 @@
|
||||
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
|
||||
patches.suse/fbdev-pxafb-Fix-multiple-clamped-values-in-pxafb_adj.patch
|
||||
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
|
||||
@@ -35519,39 +35698,217 @@
|
||||
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-qcom-camcc-sm6350-Specify-Titan-GDSC-power-domai.patch
|
||||
patches.suse/clk-qcom-camcc-sm6350-Fix-PLL-config-of-PLL2.patch
|
||||
patches.suse/i3c-fix-refcount-inconsistency-in-i3c_master_registe.patch
|
||||
patches.suse/i3c-master-svc-Prevent-incomplete-IBI-transaction.patch
|
||||
patches.suse/phy-broadcom-bcm63xx-usbh-fix-section-mismatches.patch
|
||||
patches.suse/phy-renesas-rcar-gen3-usb2-Fix-an-error-handling-pat.patch
|
||||
patches.suse/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-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
|
||||
patches.suse/ALSA-firewire-motu-add-bounds-check-in-put_user-loop.patch
|
||||
patches.suse/ASoC-bcm-bcm63xx-pcm-whistler-Check-return-value-of-.patch
|
||||
patches.suse/ASoC-ak4458-Disable-regulator-when-error-happens.patch
|
||||
patches.suse/ASoC-ak5558-Disable-regulator-when-error-happens.patch
|
||||
patches.suse/ASoC-codecs-wcd938x-fix-OF-node-leaks-on-probe-failu.patch
|
||||
patches.suse/rtc-gamecube-Check-the-return-value-of-ioremap.patch
|
||||
patches.suse/drm-amd-display-Use-GFP_ATOMIC-in-dc_create_plane_st.patch
|
||||
patches.suse/drm-nouveau-Replace-sprintf-with-sysfs_emit.patch
|
||||
patches.suse/drm-ttm-Avoid-NULL-pointer-deref-for-evicted-BOs.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/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/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/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-DP-no-audio-issue.patch
|
||||
patches.suse/drm-panel-sony-td4353-jdi-Enable-prepare_prev_first.patch
|
||||
patches.suse/mmc-sdhci-esdhc-imx-add-alternate-ARCH_S32-dependenc.patch
|
||||
patches.suse/hwmon-ibmpex-fix-use-after-free-in-high-low-store.patch
|
||||
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-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/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
|
||||
patches.suse/usb-dwc3-keep-susphy-enabled-during-exit-to-avoid-co.patch
|
||||
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/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/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/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/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
|
||||
patches.suse/drm-nouveau-dispnv50-Don-t-call-drm_atomic_get_crtc_.patch
|
||||
patches.suse/drm-i915-gem-Zero-initialize-the-eb.vma-array-in-i91.patch
|
||||
patches.suse/x86-microcode-AMD-Fix-Entrysign-revision-check-for-Z.patch
|
||||
patches.suse/RDMA-core-Check-for-the-presence-of-LS_NLA_TYPE_DGID.patch
|
||||
patches.suse/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
|
||||
patches.suse/net-wwan-iosm-Fix-memory-leak-in-ipc_mux_deinit.patch
|
||||
patches.suse/net-usb-pegasus-fix-memory-leak-in-update_eth_regs_a.patch
|
||||
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-radeon-Remove-__counted_by-from-ClockInfoArray.c.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-wsa884x-fix-codec-initialisation.patch
|
||||
patches.suse/ASoC-tlv320adcx140-fix-null-pointer.patch
|
||||
patches.suse/ASoC-tlv320adcx140-fix-word-length.patch
|
||||
patches.suse/drm-amdkfd-fix-a-memory-leak-in-device_queue_manager.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/dpll-Prevent-duplicate-registrations.patch
|
||||
patches.suse/crypto-authencesn-reject-too-short-AAD-assoclen-8-to.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
|
||||
@@ -35683,6 +36040,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 +36293,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
|
||||
@@ -36176,6 +36535,8 @@
|
||||
patches.kabi/kabi-hide-dst_entry-dev_rcu.patch
|
||||
patches.kabi/Bluetooth-HCI-Fix-tracking-of-advertisement-set-inst.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-09 10:01:14 +0000
|
||||
GIT Revision: bca135e24fdb1a78ebefeac235ef80720165993e
|
||||
GIT Branch: SLE15-SP6-LTSS
|
||||
2026-01-24 00:36:18 +0000
|
||||
GIT Revision: 5f6215075597e659e5cf93913824eb2336750bca
|
||||
GIT Branch: SUSE-2024
|
||||
|
||||
112
supported.conf
112
supported.conf
@@ -41,7 +41,7 @@
|
||||
+ocfs2-kmp fs/ocfs2/ocfs2_stack_o2cb # fate#319339
|
||||
+ocfs2-kmp fs/ocfs2/ocfs2_stack_user # fate#319339
|
||||
+ocfs2-kmp fs/ocfs2/ocfs2_stackglue # fate#319339
|
||||
+reiserfs-kmp fs/reiserfs/reiserfs # ReiserFS journaled filesystem
|
||||
-!reiserfs-kmp fs/reiserfs/reiserfs # ReiserFS journaled filesystem
|
||||
arch/arm/common/bL_switcher_dummy_if
|
||||
arch/arm/crypto/blake2b-neon # armv7hl
|
||||
arch/arm/crypto/blake2s-arm # armv7hl
|
||||
@@ -344,71 +344,11 @@
|
||||
- drivers/ata/ahci_sunxi
|
||||
drivers/ata/ahci_tegra
|
||||
drivers/ata/ahci_xgene
|
||||
drivers/ata/ata_generic
|
||||
+base drivers/ata/ata_piix # SCSI low-level driver for Intel PIIX/ICH ATA controllers fate#303913
|
||||
+base drivers/ata/libahci
|
||||
drivers/ata/libahci_platform
|
||||
+base drivers/ata/libata # Library module for ATA devices
|
||||
drivers/ata/pata_acpi
|
||||
drivers/ata/pata_ali
|
||||
drivers/ata/pata_amd # IBM pSeries JS20, AMD8111 board types
|
||||
- drivers/ata/pata_arasan_cf # armv7hl
|
||||
drivers/ata/pata_artop
|
||||
drivers/ata/pata_atiixp
|
||||
drivers/ata/pata_atp867x
|
||||
drivers/ata/pata_cmd640
|
||||
drivers/ata/pata_cmd64x
|
||||
drivers/ata/pata_cypress
|
||||
drivers/ata/pata_efar
|
||||
drivers/ata/pata_hpt366
|
||||
drivers/ata/pata_hpt37x
|
||||
drivers/ata/pata_hpt3x2n
|
||||
drivers/ata/pata_hpt3x3
|
||||
-!optional drivers/ata/pata_imx
|
||||
drivers/ata/pata_it8213
|
||||
drivers/ata/pata_it821x
|
||||
drivers/ata/pata_jmicron
|
||||
drivers/ata/pata_marvell
|
||||
drivers/ata/pata_mpiix
|
||||
drivers/ata/pata_netcell
|
||||
drivers/ata/pata_ninja32
|
||||
drivers/ata/pata_ns87410
|
||||
drivers/ata/pata_ns87415
|
||||
-!optional drivers/ata/pata_of_platform # SP6-NEED-REVIEW
|
||||
drivers/ata/pata_oldpiix
|
||||
drivers/ata/pata_opti
|
||||
drivers/ata/pata_optidma
|
||||
- drivers/ata/pata_parport/aten # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/bpck # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/bpck6 # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/comm # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/dstr # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/epat # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/epia # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/fit2 # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/fit3 # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/friq # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/frpw # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/kbic # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/ktti # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/on20 # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/on26 # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_parport/pata_parport # SP6-NEED-REVIEW
|
||||
- drivers/ata/pata_pcmcia # SP6-NEED-REVIEW
|
||||
drivers/ata/pata_pdc2027x # IBM pSeries IDE hotplug
|
||||
drivers/ata/pata_pdc202xx_old
|
||||
- drivers/ata/pata_piccolo
|
||||
-!optional drivers/ata/pata_platform
|
||||
drivers/ata/pata_radisys
|
||||
drivers/ata/pata_rdc
|
||||
drivers/ata/pata_rz1000
|
||||
drivers/ata/pata_sch
|
||||
drivers/ata/pata_serverworks
|
||||
drivers/ata/pata_sil680
|
||||
drivers/ata/pata_sis
|
||||
drivers/ata/pata_sl82c105 # IBM pSeries POWER4 CD drive
|
||||
drivers/ata/pata_triflex
|
||||
drivers/ata/pata_via
|
||||
drivers/ata/pdc_adma # Pacific Digital Corporation ADMA
|
||||
- drivers/ata/sata_dwc_460ex
|
||||
- drivers/ata/sata_highbank # armv7hl
|
||||
@@ -1355,7 +1295,7 @@
|
||||
-!optional drivers/hwmon/smm665
|
||||
drivers/hwmon/smsc47b397
|
||||
drivers/hwmon/w83627ehf
|
||||
drivers/hwmon/xgene-hwmon # bsc#1223265 jsc#PED-8570
|
||||
drivers/hwmon/xgene-hwmon # bsc#1223265 jsc#PED-8570 jsc#PED-8649
|
||||
- drivers/hwmon/*
|
||||
drivers/hwspinlock/omap_hwspinlock # jsc#PED-1379
|
||||
drivers/hwspinlock/qcom_hwspinlock
|
||||
@@ -1934,7 +1874,6 @@
|
||||
drivers/infiniband/core/rdma_cm
|
||||
drivers/infiniband/core/rdma_ucm
|
||||
drivers/infiniband/hw/bnxt_re/bnxt_re
|
||||
drivers/infiniband/hw/cxgb3/iw_cxgb3
|
||||
drivers/infiniband/hw/cxgb4/iw_cxgb4
|
||||
drivers/infiniband/hw/efa/efa
|
||||
drivers/infiniband/hw/erdma/erdma # SP6-NEED-REVIEW
|
||||
@@ -3068,7 +3007,7 @@
|
||||
drivers/net/ethernet/broadcom/cnic # fate#307399
|
||||
drivers/net/ethernet/broadcom/genet/genet
|
||||
drivers/net/ethernet/broadcom/tg3 # Broadcom Tigon3 ethernet driver
|
||||
drivers/net/ethernet/brocade/bna/bna # Brocade 10Gb Ethernet Driver
|
||||
- drivers/net/ethernet/brocade/bna/bna # Brocade 10Gb Ethernet Driver
|
||||
drivers/net/ethernet/cadence/macb
|
||||
- drivers/net/ethernet/cadence/macb_pci
|
||||
drivers/net/ethernet/calxeda/xgmac # armv7hl
|
||||
@@ -3080,7 +3019,7 @@
|
||||
drivers/net/ethernet/cavium/thunder/thunder_bgx
|
||||
drivers/net/ethernet/cavium/thunder/thunder_xcv
|
||||
- drivers/net/ethernet/chelsio/cxgb/cxgb # Chelsio 10Gb Ethernet Driver
|
||||
drivers/net/ethernet/chelsio/cxgb3/cxgb3
|
||||
- drivers/net/ethernet/chelsio/cxgb3/cxgb3
|
||||
drivers/net/ethernet/chelsio/cxgb4/cxgb4
|
||||
drivers/net/ethernet/chelsio/cxgb4vf/cxgb4vf
|
||||
drivers/net/ethernet/chelsio/inline_crypto/ch_ipsec/ch_ipsec
|
||||
@@ -3187,7 +3126,7 @@
|
||||
-!optional drivers/net/ethernet/microchip/enc28j60
|
||||
-!optional drivers/net/ethernet/microchip/encx24j600
|
||||
-!optional drivers/net/ethernet/microchip/encx24j600-regmap
|
||||
- drivers/net/ethernet/microchip/lan743x
|
||||
drivers/net/ethernet/microchip/lan743x
|
||||
-!optional drivers/net/ethernet/microchip/lan966x/lan966x-switch # SP6-NEED-REVIEW
|
||||
- drivers/net/ethernet/microchip/sparx5/sparx5-switch
|
||||
drivers/net/ethernet/microsoft/mana/mana
|
||||
@@ -4409,40 +4348,32 @@
|
||||
drivers/scsi/3w-9xxx # 3ware 9000 Storage Controller Linux Driver
|
||||
drivers/scsi/3w-sas # 3ware 9750 Storage Controller Linux Driver
|
||||
drivers/scsi/3w-xxxx # 3ware Storage Controller Linux Driver
|
||||
+base drivers/scsi/BusLogic
|
||||
- drivers/scsi/a100u2w # Initio INI-A100U2W
|
||||
drivers/scsi/aacraid/aacraid # Dell PERC2, 2/Si, 3/Si, 3/Di, Adaptec Advanced Raid Products, and HP NetRAID-4M SCSI driver
|
||||
-!optional drivers/scsi/advansys
|
||||
drivers/scsi/aic7xxx/aic79xx # Adaptec Aic790X U320 SCSI Host Bus Adapter driver
|
||||
drivers/scsi/aic7xxx/aic7xxx # Adaptec Aic77XX/78XX SCSI Host Bus Adapter driver
|
||||
drivers/scsi/aic94xx/aic94xx
|
||||
+base drivers/scsi/am53c974 # SCSI host adapter driver for Tekram DC390 and other AMD53C974A based PCI SCSI adapters
|
||||
drivers/scsi/arcmsr/arcmsr # Areca RAID HBA fate#303913
|
||||
drivers/scsi/atp870u
|
||||
drivers/scsi/be2iscsi/be2iscsi # bsc#555793
|
||||
drivers/scsi/bfa/bfa # fate#307397 bsc#555793
|
||||
drivers/scsi/bnx2fc/bnx2fc
|
||||
drivers/scsi/bnx2i/bnx2i # fate#307399 bsc#555793
|
||||
drivers/scsi/ch # device driver for scsi media changer devices bsc#427267
|
||||
drivers/scsi/csiostor/csiostor # Chelsio FCoE offload driver
|
||||
drivers/scsi/cxgbi/cxgb3i/cxgb3i # Chelsio T3 iSCSI initiator driver
|
||||
- drivers/scsi/cxgbi/cxgb3i/cxgb3i # Chelsio T3 iSCSI initiator driver
|
||||
drivers/scsi/cxgbi/cxgb4i/cxgb4i # Chelsio T4 iSCSI initiator driver
|
||||
drivers/scsi/cxgbi/libcxgbi
|
||||
+external drivers/scsi/cxlflash/cxlflash # IBM CAPI flash driver fate#318001
|
||||
drivers/scsi/dc395x # SCSI host adapter driver for Tekram TRM-S1040 based adapters: Tekram DC395 and DC315 series
|
||||
drivers/scsi/device_handler/scsi_dh_alua
|
||||
drivers/scsi/device_handler/scsi_dh_emc
|
||||
drivers/scsi/device_handler/scsi_dh_hp_sw
|
||||
drivers/scsi/device_handler/scsi_dh_rdac
|
||||
drivers/scsi/dmx3191d
|
||||
drivers/scsi/dpt_i2o # bsc#427267 fate#303913
|
||||
drivers/scsi/elx/efct
|
||||
drivers/scsi/esas2r/esas2r
|
||||
drivers/scsi/esp_scsi
|
||||
drivers/scsi/fcoe/fcoe # Open-FCoE software driver fate#303913
|
||||
drivers/scsi/fcoe/libfcoe
|
||||
drivers/scsi/fdomain # Future domain SCSI driver
|
||||
- drivers/scsi/fdomain_pci
|
||||
drivers/scsi/fnic/fnic # bsc#555793
|
||||
drivers/scsi/gdth
|
||||
drivers/scsi/hisi_sas/hisi_sas_main
|
||||
@@ -4450,15 +4381,11 @@
|
||||
drivers/scsi/hisi_sas/hisi_sas_v2_hw
|
||||
drivers/scsi/hisi_sas/hisi_sas_v3_hw
|
||||
drivers/scsi/hpsa # HP Smart Array bsc#555855 fate#307153
|
||||
drivers/scsi/hptiop # fate#303913
|
||||
+external +base drivers/scsi/hv_storvsc
|
||||
+external drivers/scsi/ibmvscsi/ibmvfc # IBM pSeries virtual fibrechannel bsc#417555 fate#304178
|
||||
+external drivers/scsi/ibmvscsi/ibmvscsi # IBM pSeries vscsi client
|
||||
+external drivers/scsi/ibmvscsi_tgt/ibmvscsis # IBM pSeries vscsi server
|
||||
drivers/scsi/imm
|
||||
- drivers/scsi/initio # INITIO 9100
|
||||
+external drivers/scsi/ipr # IBM pSeries storage driver
|
||||
drivers/scsi/ips
|
||||
+external drivers/scsi/isci/isci
|
||||
drivers/scsi/iscsi_boot_sysfs
|
||||
drivers/scsi/iscsi_tcp # open-iscsi client
|
||||
@@ -4467,23 +4394,15 @@
|
||||
drivers/scsi/libiscsi_tcp
|
||||
drivers/scsi/libsas/libsas # Library module for SAS devices fate#303913
|
||||
drivers/scsi/lpfc/lpfc
|
||||
drivers/scsi/megaraid # LSI Logic MegaRAID driver
|
||||
drivers/scsi/megaraid/megaraid_mbox # LSI Logic MegaRAID Mailbox Driver
|
||||
drivers/scsi/megaraid/megaraid_mm
|
||||
drivers/scsi/megaraid/megaraid_sas
|
||||
drivers/scsi/mpi3mr/mpi3mr # Broadcom MPI3 Storage Controller (jsc#SLE-18121)
|
||||
drivers/scsi/mpt3sas/mpt3sas
|
||||
drivers/scsi/mvsas/mvsas
|
||||
- drivers/scsi/mvumi
|
||||
- drivers/scsi/myrb
|
||||
- drivers/scsi/myrs
|
||||
-!optional drivers/scsi/pcmcia/sym53c500_cs # SP6-NEED-REVIEW
|
||||
drivers/scsi/pm8001/pm80xx
|
||||
drivers/scsi/pmcraid
|
||||
drivers/scsi/ppa
|
||||
drivers/scsi/qedf/qedf # Cavium/QLogic QEDI FCoE HBA (FATE#321745)
|
||||
drivers/scsi/qedi/qedi # Cavium/QLogic QEDI iSCSI HBA (FATE#321744)
|
||||
drivers/scsi/qla1280 # Qlogic ISP SCSI (qla1x80/qla1x160) driver
|
||||
drivers/scsi/qla2xxx/qla2xxx # QLogic Fibre Channel HBA Driver fate#307400
|
||||
drivers/scsi/qla2xxx/tcm_qla2xxx
|
||||
drivers/scsi/qla4xxx/qla4xxx
|
||||
@@ -4504,7 +4423,6 @@
|
||||
drivers/scsi/snic/snic # Cisco SNIC
|
||||
+base drivers/scsi/sr_mod
|
||||
+base drivers/scsi/st # SCSI Tape Driver
|
||||
drivers/scsi/stex # SCSI Tape Driver fate#303913
|
||||
+base drivers/scsi/sym53c8xx_2/sym53c8xx
|
||||
drivers/scsi/ufs/core/ufshcd-core
|
||||
- drivers/scsi/ufs/host/cdns-pltfrm
|
||||
@@ -4517,7 +4435,6 @@
|
||||
drivers/scsi/ufs/ti-j721e-ufs # jsc#PED-1379
|
||||
+base drivers/scsi/virtio_scsi
|
||||
+base drivers/scsi/vmw_pvscsi # fate#315587 VMware Paravirtualized SCSI
|
||||
- drivers/scsi/wd719x
|
||||
drivers/scsi/xen-scsifront
|
||||
- drivers/slimbus/slim-qcom-ctrl
|
||||
- drivers/slimbus/slim-qcom-ngd-ctrl
|
||||
@@ -4741,7 +4658,7 @@
|
||||
-!optional drivers/staging/nvec/nvec_power
|
||||
-!optional drivers/staging/nvec/nvec_ps2
|
||||
- drivers/staging/pi433/pi433
|
||||
drivers/staging/qlge/qlge
|
||||
- drivers/staging/qlge/qlge
|
||||
- drivers/staging/rtl8188eu/r8188eu
|
||||
-!optional drivers/staging/rtl8192e/rtl8192e/r8192e_pci
|
||||
-!optional drivers/staging/rtl8192e/rtllib
|
||||
@@ -5507,7 +5424,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
|
||||
@@ -5584,12 +5500,13 @@
|
||||
-!optional fs/qnx4/qnx4
|
||||
-!optional fs/qnx6/qnx6
|
||||
fs/quota/quota_tree
|
||||
fs/quota/quota_v1
|
||||
- fs/quota/quota_v1
|
||||
fs/quota/quota_v2
|
||||
-!optional fs/romfs/romfs
|
||||
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
|
||||
@@ -6556,12 +6473,19 @@
|
||||
sound/soc/samsung/snd-soc-smdk-wm8994
|
||||
sound/soc/samsung/snd-soc-smdk-wm8994pcm
|
||||
sound/soc/samsung/snd-soc-snow
|
||||
- sound/soc/sh/rcar/snd-soc-rcar
|
||||
- sound/soc/sh/snd-soc-fsi
|
||||
- sound/soc/sh/snd-soc-rz-ssi
|
||||
sound/soc/snd-soc-acpi
|
||||
sound/soc/snd-soc-core
|
||||
sound/soc/sof/amd/snd-sof-amd-acp
|
||||
sound/soc/sof/amd/snd-sof-amd-rembrandt
|
||||
sound/soc/sof/amd/snd-sof-amd-renoir
|
||||
sound/soc/sof/amd/snd-sof-amd-vangogh
|
||||
- sound/soc/sof/imx/imx-common
|
||||
- sound/soc/sof/imx/snd-sof-imx8
|
||||
- sound/soc/sof/imx/snd-sof-imx8m
|
||||
- sound/soc/sof/imx/snd-sof-imx8ulp
|
||||
sound/soc/sof/intel/snd-sof-acpi-intel-bdw
|
||||
sound/soc/sof/intel/snd-sof-acpi-intel-byt
|
||||
sound/soc/sof/intel/snd-sof-intel-atom
|
||||
@@ -6576,8 +6500,12 @@
|
||||
sound/soc/sof/intel/snd-sof-pci-intel-skl
|
||||
sound/soc/sof/intel/snd-sof-pci-intel-tgl
|
||||
sound/soc/sof/intel/snd-sof-pci-intel-tng
|
||||
- sound/soc/sof/mediatek/mt8186/snd-sof-mt8186
|
||||
- sound/soc/sof/mediatek/mt8195/snd-sof-mt8195
|
||||
- sound/soc/sof/mediatek/mtk-adsp-common
|
||||
sound/soc/sof/snd-sof
|
||||
sound/soc/sof/snd-sof-acpi
|
||||
- sound/soc/sof/snd-sof-of
|
||||
sound/soc/sof/snd-sof-pci
|
||||
sound/soc/sof/snd-sof-probes
|
||||
sound/soc/sof/snd-sof-utils
|
||||
|
||||
BIN
sysctl.tar.bz2
LFS
BIN
sysctl.tar.bz2
LFS
Binary file not shown.
Reference in New Issue
Block a user