1
0
forked from pool/kernel-source

1 Commits

Author SHA256 Message Date
5306f5926c Upload files to "/" 2026-02-21 22:17:34 +01:00
38 changed files with 69 additions and 23685 deletions

View File

@@ -36,7 +36,6 @@ declare -a IGNORED_CONFIGS_RE=(
'LD_VERSION' 'LD_VERSION'
'LLD_VERSION' 'LLD_VERSION'
'OBJTOOL' 'OBJTOOL'
'OPENSSL_SUPPORTS_[A-Z0-9_]*'
'PAHOLE_HAS_[A-Z0-9_]*' 'PAHOLE_HAS_[A-Z0-9_]*'
'PAHOLE_VERSION' 'PAHOLE_VERSION'
'RISCV_ISA_[A-Z_]*' 'RISCV_ISA_[A-Z_]*'

BIN
config.tar.bz2 LFS

Binary file not shown.

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@
%define srcversion 6.19 %define srcversion 6.19
%define patchversion 6.19.4 %define patchversion 6.19.3
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@@ -25,9 +25,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-aarch64 Name: dtb-aarch64
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@
%define srcversion 6.19 %define srcversion 6.19
%define patchversion 6.19.4 %define patchversion 6.19.3
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@@ -25,9 +25,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-armv6l Name: dtb-armv6l
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@
%define srcversion 6.19 %define srcversion 6.19
%define patchversion 6.19.4 %define patchversion 6.19.3
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@@ -25,9 +25,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-armv7l Name: dtb-armv7l
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

@@ -17,7 +17,7 @@
%define srcversion 6.19 %define srcversion 6.19
%define patchversion 6.19.4 %define patchversion 6.19.3
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@@ -25,9 +25,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: dtb-riscv64 Name: dtb-riscv64
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

@@ -18,8 +18,8 @@
%define srcversion 6.19 %define srcversion 6.19
%define patchversion 6.19.4 %define patchversion 6.19.3
%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define git_commit 7b6850e420691453a68aa3c9718261fc46b18a9f
%define variant %{nil} %define variant %{nil}
%define compress_modules zstd %define compress_modules zstd
%define compress_vmlinux xz %define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-64kb Name: kernel-64kb
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

@@ -18,8 +18,8 @@
%define srcversion 6.19 %define srcversion 6.19
%define patchversion 6.19.4 %define patchversion 6.19.3
%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define git_commit 7b6850e420691453a68aa3c9718261fc46b18a9f
%define variant %{nil} %define variant %{nil}
%define compress_modules zstd %define compress_modules zstd
%define compress_vmlinux xz %define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-default Name: kernel-default
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

@@ -17,8 +17,8 @@
%define srcversion 6.19 %define srcversion 6.19
%define patchversion 6.19.4 %define patchversion 6.19.3
%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define git_commit 7b6850e420691453a68aa3c9718261fc46b18a9f
%define variant %{nil} %define variant %{nil}
%define build_html 1 %define build_html 1
%define build_pdf 0 %define build_pdf 0
@@ -28,9 +28,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-docs Name: kernel-docs
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

@@ -18,8 +18,8 @@
%define srcversion 6.19 %define srcversion 6.19
%define patchversion 6.19.4 %define patchversion 6.19.3
%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define git_commit 7b6850e420691453a68aa3c9718261fc46b18a9f
%define variant %{nil} %define variant %{nil}
%define compress_modules zstd %define compress_modules zstd
%define compress_vmlinux xz %define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-kvmsmall Name: kernel-kvmsmall
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

@@ -18,8 +18,8 @@
%define srcversion 6.19 %define srcversion 6.19
%define patchversion 6.19.4 %define patchversion 6.19.3
%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define git_commit 7b6850e420691453a68aa3c9718261fc46b18a9f
%define variant %{nil} %define variant %{nil}
%define compress_modules zstd %define compress_modules zstd
%define compress_vmlinux xz %define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-lpae Name: kernel-lpae
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

@@ -19,7 +19,7 @@
#!BuildIgnore: post-build-checks #!BuildIgnore: post-build-checks
%define patchversion 6.19.4 %define patchversion 6.19.3
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
@@ -38,23 +38,23 @@
%endif %endif
%endif %endif
%endif %endif
%global kernel_package kernel%kernel_flavor-srchash-09a974f17c498cabbfae0a5431fc1c4d99a365c3 %global kernel_package kernel%kernel_flavor-srchash-7b6850e420691453a68aa3c9718261fc46b18a9f
%endif %endif
%if 0%{?rhel_version} %if 0%{?rhel_version}
%global kernel_package kernel %global kernel_package kernel
%endif %endif
Name: kernel-obs-build Name: kernel-obs-build
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif
Summary: package kernel and initrd for OBS VM builds Summary: package kernel and initrd for OBS VM builds
License: GPL-2.0-only License: GPL-2.0-only
Group: SLES Group: SLES
Provides: kernel-obs-build-srchash-09a974f17c498cabbfae0a5431fc1c4d99a365c3 Provides: kernel-obs-build-srchash-7b6850e420691453a68aa3c9718261fc46b18a9f
BuildRequires: coreutils BuildRequires: coreutils
BuildRequires: device-mapper BuildRequires: device-mapper
BuildRequires: dracut BuildRequires: dracut

File diff suppressed because it is too large Load Diff

View File

@@ -17,15 +17,15 @@
# needsrootforbuild # needsrootforbuild
%define patchversion 6.19.4 %define patchversion 6.19.3
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
Name: kernel-obs-qa Name: kernel-obs-qa
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif
@@ -36,7 +36,7 @@ BuildRequires: kernel-default
# kernel-obs-build must be also configured as VMinstall, but is required # kernel-obs-build must be also configured as VMinstall, but is required
# here as well to avoid that qa and build package build parallel # here as well to avoid that qa and build package build parallel
%if ! 0%{?qemu_user_space_build} %if ! 0%{?qemu_user_space_build}
BuildRequires: kernel-obs-build-srchash-09a974f17c498cabbfae0a5431fc1c4d99a365c3 BuildRequires: kernel-obs-build-srchash-7b6850e420691453a68aa3c9718261fc46b18a9f
%endif %endif
BuildRequires: modutils BuildRequires: modutils
ExclusiveArch: aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64 ExclusiveArch: aarch64 armv6hl armv7hl ppc64le riscv64 s390x x86_64

File diff suppressed because it is too large Load Diff

View File

@@ -18,8 +18,8 @@
%define srcversion 6.19 %define srcversion 6.19
%define patchversion 6.19.4 %define patchversion 6.19.3
%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define git_commit 7b6850e420691453a68aa3c9718261fc46b18a9f
%define variant %{nil} %define variant %{nil}
%define compress_modules zstd %define compress_modules zstd
%define compress_vmlinux xz %define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-pae Name: kernel-pae
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

@@ -17,8 +17,8 @@
%define srcversion 6.19 %define srcversion 6.19
%define patchversion 6.19.4 %define patchversion 6.19.3
%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define git_commit 7b6850e420691453a68aa3c9718261fc46b18a9f
%define variant %{nil} %define variant %{nil}
%define gcc_package gcc %define gcc_package gcc
%define gcc_compiler gcc %define gcc_compiler gcc
@@ -28,9 +28,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-source Name: kernel-source
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

@@ -16,15 +16,15 @@
# #
%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define git_commit 7b6850e420691453a68aa3c9718261fc46b18a9f
%define variant %{nil} %define variant %{nil}
%include %_sourcedir/kernel-spec-macros %include %_sourcedir/kernel-spec-macros
Name: kernel-syms Name: kernel-syms
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

@@ -18,8 +18,8 @@
%define srcversion 6.19 %define srcversion 6.19
%define patchversion 6.19.4 %define patchversion 6.19.3
%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define git_commit 7b6850e420691453a68aa3c9718261fc46b18a9f
%define variant %{nil} %define variant %{nil}
%define compress_modules zstd %define compress_modules zstd
%define compress_vmlinux xz %define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-vanilla Name: kernel-vanilla
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

File diff suppressed because it is too large Load Diff

View File

@@ -18,8 +18,8 @@
%define srcversion 6.19 %define srcversion 6.19
%define patchversion 6.19.4 %define patchversion 6.19.3
%define git_commit 09a974f17c498cabbfae0a5431fc1c4d99a365c3 %define git_commit 7b6850e420691453a68aa3c9718261fc46b18a9f
%define variant %{nil} %define variant %{nil}
%define compress_modules zstd %define compress_modules zstd
%define compress_vmlinux xz %define compress_vmlinux xz
@@ -40,9 +40,9 @@
%(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build}) %(chmod +x %_sourcedir/{guards,apply-patches,check-for-config-changes,group-source-files.pl,split-modules,modversions,kabi.pl,arch-symbols,check-module-license,splitflist,mergedep,moddep,modflist,kernel-subpackage-build})
Name: kernel-zfcpdump Name: kernel-zfcpdump
Version: 6.19.4 Version: 6.19.3
%if 0%{?is_kotd} %if 0%{?is_kotd}
Release: <RELEASE>.g09a974f Release: <RELEASE>.g7b6850e
%else %else
Release: 0 Release: 0
%endif %endif

Binary file not shown.

Binary file not shown.

View File

@@ -99,788 +99,6 @@
patches.kernel.org/6.19.3-018-f2fs-fix-to-do-sanity-check-on-node-footer-in-.patch patches.kernel.org/6.19.3-018-f2fs-fix-to-do-sanity-check-on-node-footer-in-.patch
patches.kernel.org/6.19.3-019-f2fs-fix-incomplete-block-usage-in-compact-SSA.patch patches.kernel.org/6.19.3-019-f2fs-fix-incomplete-block-usage-in-compact-SSA.patch
patches.kernel.org/6.19.3-020-Linux-6.19.3.patch patches.kernel.org/6.19.3-020-Linux-6.19.3.patch
patches.kernel.org/6.19.4-001-RDMA-siw-Fix-potential-NULL-pointer-dereferenc.patch
patches.kernel.org/6.19.4-002-RDMA-umad-Reject-negative-data_len-in-ib_umad_.patch
patches.kernel.org/6.19.4-003-auxdisplay-arm-charlcd-fix-release_mem_region-.patch
patches.kernel.org/6.19.4-004-hfsplus-return-error-when-node-already-exists-.patch
patches.kernel.org/6.19.4-005-rcutorture-Correctly-compute-probability-to-in.patch
patches.kernel.org/6.19.4-006-rcu-Fix-rcu_read_unlock-deadloop-due-to-softir.patch
patches.kernel.org/6.19.4-007-audit-move-the-compat_xxx_class-extern-declara.patch
patches.kernel.org/6.19.4-008-selftests-resctrl-Fix-a-division-by-zero-error.patch
patches.kernel.org/6.19.4-009-i3c-Move-device-name-assignment-after-i3c_bus_.patch
patches.kernel.org/6.19.4-010-device_cgroup-remove-branch-hint-after-code-re.patch
patches.kernel.org/6.19.4-011-fs-move-initializing-f_mode-before-file_ref_in.patch
patches.kernel.org/6.19.4-012-fs-add-linux-init_task.h-for-init_fs.patch
patches.kernel.org/6.19.4-013-i3c-master-Update-hot-join-flag-only-on-succes.patch
patches.kernel.org/6.19.4-014-erofs-Use-pe-format-specifier-for-error-pointe.patch
patches.kernel.org/6.19.4-015-erofs-avoid-noisy-messages-for-transient-ENOME.patch
patches.kernel.org/6.19.4-016-gfs2-Retries-missing-in-gfs2_-rename-exchange.patch
patches.kernel.org/6.19.4-017-gfs2-Rename-gfs2_log_submit_-bio-write.patch
patches.kernel.org/6.19.4-018-gfs2-Initialize-bio-bi_opf-early.patch
patches.kernel.org/6.19.4-019-gfs2-Fix-slab-use-after-free-in-qd_put.patch
patches.kernel.org/6.19.4-020-iomap-fix-invalid-folio-access-after-folio_end.patch
patches.kernel.org/6.19.4-021-gfs2-Fix-use-after-free-in-iomap-inline-data-w.patch
patches.kernel.org/6.19.4-022-i3c-dw-Initialize-spinlock-to-avoid-upsetting-.patch
patches.kernel.org/6.19.4-023-i3c-dw-Fix-memory-leak-in-dw_i3c_master_i2c_xf.patch
patches.kernel.org/6.19.4-024-tpm-tpm_i2c_infineon-Fix-locality-leak-on-get_.patch
patches.kernel.org/6.19.4-025-tpm-st33zp24-Fix-missing-cleanup-on-get_burstc.patch
patches.kernel.org/6.19.4-026-erofs-handle-end-of-filesystem-properly-for-fi.patch
patches.kernel.org/6.19.4-027-btrfs-zoned-don-t-zone-append-to-conventional-.patch
patches.kernel.org/6.19.4-028-btrfs-qgroup-return-correct-error-when-deletin.patch
patches.kernel.org/6.19.4-029-btrfs-fix-block_group_tree-dirty_list-corrupti.patch
patches.kernel.org/6.19.4-030-btrfs-fix-EEXIST-abort-due-to-non-consecutive-.patch
patches.kernel.org/6.19.4-031-gfs2-fix-memory-leaks-in-gfs2_fill_super-error.patch
patches.kernel.org/6.19.4-032-erofs-fix-inline-data-read-failure-for-ztailpa.patch
patches.kernel.org/6.19.4-033-smb-client-fix-potential-UAF-and-double-free-i.patch
patches.kernel.org/6.19.4-034-netfs-avoid-double-increment-of-retry_count-in.patch
patches.kernel.org/6.19.4-035-tools-nolibc-always-use-64-bit-mode-for-s390-h.patch
patches.kernel.org/6.19.4-036-rnbd-srv-Fix-server-side-setting-of-bi_size-fo.patch
patches.kernel.org/6.19.4-037-docs-find-unused-docs.sh-fixup-directory-usage.patch
patches.kernel.org/6.19.4-038-ACPI-processor-Update-cpuidle-driver-check-in-.patch
patches.kernel.org/6.19.4-039-xen-virtio-Don-t-use-grant-dma-ops-when-runnin.patch
patches.kernel.org/6.19.4-040-io_uring-use-release-acquire-ordering-for-IORI.patch
patches.kernel.org/6.19.4-041-ACPICA-Fix-NULL-pointer-dereference-in-acpi_ev.patch
patches.kernel.org/6.19.4-042-io_uring-eventfd-remove-unused-ctx-evfd_last_c.patch
patches.kernel.org/6.19.4-043-io_uring-sync-validate-passed-in-offset.patch
patches.kernel.org/6.19.4-044-cpuidle-governors-menu-Always-check-timers-wit.patch
patches.kernel.org/6.19.4-045-thermal-intel-x86_pkg_temp_thermal-Handle-inva.patch
patches.kernel.org/6.19.4-046-md-raid5-fix-raid5_run-to-return-error-when-lo.patch
patches.kernel.org/6.19.4-047-md-raid10-fix-any_working-flag-handling-in-rai.patch
patches.kernel.org/6.19.4-048-md-raid5-fix-IO-hang-with-degraded-array-with-.patch
patches.kernel.org/6.19.4-049-md-md-llbitmap-fix-percpu_ref-not-resurrected-.patch
patches.kernel.org/6.19.4-050-OPP-Return-correct-value-in-dev_pm_opp_get_lev.patch
patches.kernel.org/6.19.4-051-cpufreq-scmi-Fix-device_node-reference-leak-in.patch
patches.kernel.org/6.19.4-052-iomap-fix-submission-side-handling-of-completi.patch
patches.kernel.org/6.19.4-053-thermal-of-Fix-reference-leak-in-thermal_of_cm.patch
patches.kernel.org/6.19.4-054-ublk-restore-auto-buf-unregister-refcount-opti.patch
patches.kernel.org/6.19.4-055-ublk-Validate-SQE128-flag-before-accessing-the.patch
patches.kernel.org/6.19.4-056-ublk-use-READ_ONCE-to-read-struct-ublksrv_ctrl.patch
patches.kernel.org/6.19.4-057-Partial-revert-x86-xen-fix-balloon-target-init.patch
patches.kernel.org/6.19.4-058-md-raid1-fix-memory-leak-in-raid1_run.patch
patches.kernel.org/6.19.4-059-md-fix-return-value-of-mddev_trylock.patch
patches.kernel.org/6.19.4-060-PM-wakeup-Handle-empty-list-in-wakeup_sources_.patch
patches.kernel.org/6.19.4-061-arm64-gcs-Fix-error-handling-in-arch_set_shado.patch
patches.kernel.org/6.19.4-062-block-don-t-use-strcpy-to-copy-blockdev-name.patch
patches.kernel.org/6.19.4-063-perf-arm_spe-Properly-set-hw.state-on-failures.patch
patches.kernel.org/6.19.4-064-cpufreq-intel_pstate-Enable-asym-capacity-only.patch
patches.kernel.org/6.19.4-065-PM-sleep-wakeirq-harden-dev_pm_clear_wake_irq-.patch
patches.kernel.org/6.19.4-066-s390-cio-Fix-device-lifecycle-handling-in-css_.patch
patches.kernel.org/6.19.4-067-io_uring-kbuf-fix-memory-leak-if-io_buffer_add.patch
patches.kernel.org/6.19.4-068-x86-cpu-amd-Correct-the-microcode-table-for-Ze.patch
patches.kernel.org/6.19.4-069-perf-x86-core-Do-not-set-bit-width-for-unavail.patch
patches.kernel.org/6.19.4-070-crypto-qat-fix-parameter-order-used-in-ICP_QAT.patch
patches.kernel.org/6.19.4-071-crypto-qat-fix-warning-on-adf_pfvf_pf_proto.c.patch
patches.kernel.org/6.19.4-072-bpf-bpf_scc_visit-instance-and-backedges-accum.patch
patches.kernel.org/6.19.4-073-selftests-bpf-veristat-fix-printing-order-in-o.patch
patches.kernel.org/6.19.4-074-libbpf-Fix-OOB-read-in-btf_dump_get_bitfield_v.patch
patches.kernel.org/6.19.4-075-sched-Export-hidden-tracepoints-to-modules.patch
patches.kernel.org/6.19.4-076-ARM-VDSO-Patch-out-__vdso_clock_getres-if-unav.patch
patches.kernel.org/6.19.4-077-time-sched_clock-Use-ACCESS_PRIVATE-to-evaluat.patch
patches.kernel.org/6.19.4-078-bpf-Return-proper-address-for-non-zero-offsets.patch
patches.kernel.org/6.19.4-079-sched-Fix-build-for-modules-using-set_tsk_need.patch
patches.kernel.org/6.19.4-080-crypto-cavium-fix-dma_free_coherent-size.patch
patches.kernel.org/6.19.4-081-crypto-octeontx-fix-dma_free_coherent-size.patch
patches.kernel.org/6.19.4-082-crypto-hisilicon-zip-adjust-the-way-to-obtain-.patch
patches.kernel.org/6.19.4-083-crypto-hisilicon-sec-move-backlog-management-t.patch
patches.kernel.org/6.19.4-084-crypto-hisilicon-hpre-extend-tag-field-to-64-b.patch
patches.kernel.org/6.19.4-085-crypto-hisilicon-qm-enhance-the-configuration-.patch
patches.kernel.org/6.19.4-086-crypto-hisilicon-qm-centralize-the-sending-loc.patch
patches.kernel.org/6.19.4-087-crypto-hisilicon-zip-support-fallback-for-zip.patch
patches.kernel.org/6.19.4-088-crypto-hisilicon-consolidate-qp-creation-and-s.patch
patches.kernel.org/6.19.4-089-crypto-hisilicon-hpre-support-the-hpre-algorit.patch
patches.kernel.org/6.19.4-090-crypto-hisilicon-sec2-support-skcipher-aead-fa.patch
patches.kernel.org/6.19.4-091-crypto-hisilicon-sgl-fix-inconsistent-map-unma.patch
patches.kernel.org/6.19.4-092-bpf-Preserve-id-of-register-in-sync_linked_reg.patch
patches.kernel.org/6.19.4-093-clocksource-drivers-timer-sp804-Fix-an-Oops-wh.patch
patches.kernel.org/6.19.4-094-bpf-Fix-memory-access-flags-in-helper-prototyp.patch
patches.kernel.org/6.19.4-095-selftests-bpf-Fix-resource-leak-in-serial_test.patch
patches.kernel.org/6.19.4-096-hrtimer-Fix-trace-oddity.patch
patches.kernel.org/6.19.4-097-crypto-inside-secure-eip93-fix-kernel-panic-in.patch
patches.kernel.org/6.19.4-098-crypto-ccp-Fix-a-case-where-SNP_SHUTDOWN-is-mi.patch
patches.kernel.org/6.19.4-099-crypto-ccp-narrow-scope-of-snp_range_list.patch
patches.kernel.org/6.19.4-100-hwrng-airoha-set-rng-quality-to-900.patch
patches.kernel.org/6.19.4-101-rqspinlock-Fix-TAS-fallback-lock-entry-creatio.patch
patches.kernel.org/6.19.4-102-bpf-sockmap-Fix-incorrect-copied_seq-calculati.patch
patches.kernel.org/6.19.4-103-bpf-sockmap-Fix-FIONREAD-for-sockmap.patch
patches.kernel.org/6.19.4-104-bpf-Fix-tcx-netkit-detach-permissions-when-pro.patch
patches.kernel.org/6.19.4-105-seqlock-fix-scoped_seqlock_read-kernel-doc.patch
patches.kernel.org/6.19.4-106-x86-hyperv-Fix-smp_ops-build-failure-on-UP-ker.patch
patches.kernel.org/6.19.4-107-ftrace-bpf-Remove-FTRACE_OPS_FL_JMP-ftrace_ops.patch
patches.kernel.org/6.19.4-108-bpf-Fix-verifier_bug_if-to-account-for-BPF_CAL.patch
patches.kernel.org/6.19.4-109-crypto-ccp-Fix-a-crash-due-to-incorrect-cleanu.patch
patches.kernel.org/6.19.4-110-crypto-inside-secure-eip93-unregister-only-ava.patch
patches.kernel.org/6.19.4-111-x86-fgraph-Fix-return_to_handler-regs.rsp-valu.patch
patches.kernel.org/6.19.4-112-x86-fgraph-bpf-Switch-kprobe_multi-program-sta.patch
patches.kernel.org/6.19.4-113-selftests-bpf-Fix-kprobe-multi-stacktrace_ips-.patch
patches.kernel.org/6.19.4-114-crypto-hisilicon-trng-support-tfms-sharing-the.patch
patches.kernel.org/6.19.4-115-crypto-caam-fix-netdev-memory-leak-in-dpaa2_ca.patch
patches.kernel.org/6.19.4-116-bpf-Fix-bpf_xdp_store_bytes-proto-for-read-onl.patch
patches.kernel.org/6.19.4-117-genirq-Set-IRQF_COND_ONESHOT-in-devm_request_i.patch
patches.kernel.org/6.19.4-118-platform-x86-int0002-Remove-IRQF_ONESHOT-from-.patch
patches.kernel.org/6.19.4-119-iommu-amd-Use-core-s-primary-handler-and-set-I.patch
patches.kernel.org/6.19.4-120-Bluetooth-btintel_pcie-Use-IRQF_ONESHOT-and-de.patch
patches.kernel.org/6.19.4-121-scsi-efct-Use-IRQF_ONESHOT-and-default-primary.patch
patches.kernel.org/6.19.4-122-EDAC-altera-Remove-IRQF_ONESHOT.patch
patches.kernel.org/6.19.4-123-usb-typec-fusb302-Remove-IRQF_ONESHOT.patch
patches.kernel.org/6.19.4-124-rtc-amlogic-a4-Remove-IRQF_ONESHOT.patch
patches.kernel.org/6.19.4-125-mfd-wm8350-core-Use-IRQF_ONESHOT.patch
patches.kernel.org/6.19.4-126-media-pci-mg4b-Use-IRQF_NO_THREAD.patch
patches.kernel.org/6.19.4-127-sched-deadline-Clear-the-defer-params.patch
patches.kernel.org/6.19.4-128-sched-rt-Skip-currently-executing-CPU-in-rto_n.patch
patches.kernel.org/6.19.4-129-sched-Re-evaluate-scheduling-when-migrating-qu.patch
patches.kernel.org/6.19.4-130-fs-tests-exec-drop-duplicate-bprm_stack_limits.patch
patches.kernel.org/6.19.4-131-irqchip-sifive-plic-Handle-number-of-hardware-.patch
patches.kernel.org/6.19.4-132-bpf-Limit-bpf-program-signature-size.patch
patches.kernel.org/6.19.4-133-bpf-Require-frozen-map-for-calculating-map-has.patch
patches.kernel.org/6.19.4-134-crypto-starfive-Fix-memory-leak-in-starfive_ae.patch
patches.kernel.org/6.19.4-135-hwrng-core-use-RCU-and-work_struct-to-fix-race.patch
patches.kernel.org/6.19.4-136-selftests-xsk-properly-handle-batch-ending-in-.patch
patches.kernel.org/6.19.4-137-selftests-xsk-fix-number-of-Tx-frags-in-invali.patch
patches.kernel.org/6.19.4-138-pstore-ram-fix-buffer-overflow-in-persistent_r.patch
patches.kernel.org/6.19.4-139-arm64-dts-ti-k3-am69-aquila-dev-Fix-USB-C-Sink.patch
patches.kernel.org/6.19.4-140-arm64-dts-ti-k3-am69-aquila-clover-Fix-USB-C-S.patch
patches.kernel.org/6.19.4-141-soc-qcom-smem-handle-ENOMEM-error-during-probe.patch
patches.kernel.org/6.19.4-142-EDAC-i5000-Fix-snprintf-size-calculation-in-ca.patch
patches.kernel.org/6.19.4-143-EDAC-i5400-Fix-snprintf-limit-calculation-in-c.patch
patches.kernel.org/6.19.4-144-firmware-arm_ffa-Correct-32-bit-response-handl.patch
patches.kernel.org/6.19.4-145-riscv-dts-sophgo-cv180x-fix-USB-dwc2-FIFO-size.patch
patches.kernel.org/6.19.4-146-arm64-dts-tqma8mpql-mba8mpxl-Fix-HDMI-CEC-pad-.patch
patches.kernel.org/6.19.4-147-arm64-dts-tqma8mpql-mba8mp-ras314-Fix-HDMI-CEC.patch
patches.kernel.org/6.19.4-148-EDAC-amd64-Avoid-a-Wformat-security-warning.patch
patches.kernel.org/6.19.4-149-clk-qcom-Return-correct-error-code-in-qcom_cc_.patch
patches.kernel.org/6.19.4-150-arm64-dts-qcom-sdm630-fix-gpu_speed_bin-size.patch
patches.kernel.org/6.19.4-151-arm64-dts-qcom-sm8150-hdk-mtp-specify-ZAP-firm.patch
patches.kernel.org/6.19.4-152-arm64-dts-qcom-sm8250-hdk-specify-ZAP-firmware.patch
patches.kernel.org/6.19.4-153-arm64-dts-qcom-sdm850-huawei-matebook-e-2019-R.patch
patches.kernel.org/6.19.4-154-arm64-dts-qcom-sdm850-huawei-matebook-e-2019-C.patch
patches.kernel.org/6.19.4-155-arm64-dts-qcom-sdm845-oneplus-Don-t-mark-ts-su.patch
patches.kernel.org/6.19.4-156-arm64-dts-qcom-sdm845-oneplus-Don-t-keep-panel.patch
patches.kernel.org/6.19.4-157-arm64-dts-qcom-sdm845-oneplus-Mark-l14a-regula.patch
patches.kernel.org/6.19.4-158-arm64-dts-qcom-x1e80100-Fix-USB-combo-PHYs-SS1.patch
patches.kernel.org/6.19.4-159-arm64-dts-renesas-r9a09g047e57-smarc-Remove-du.patch
patches.kernel.org/6.19.4-160-arm64-dts-qcom-msm8994-octagon-Fix-Analog-Devi.patch
patches.kernel.org/6.19.4-161-ARM-dts-allwinner-sun5i-a13-utoo-p66-delete-po.patch
patches.kernel.org/6.19.4-162-powerpc-uaccess-Move-barrier_nospec-out-of-all.patch
patches.kernel.org/6.19.4-163-soc-qcom-cmd-db-Use-devm_memremap-to-fix-memor.patch
patches.kernel.org/6.19.4-164-soc-mediatek-svs-Fix-memory-leak-in-svs_enable.patch
patches.kernel.org/6.19.4-165-powerpc-eeh-fix-recursive-pci_lock_rescan_remo.patch
patches.kernel.org/6.19.4-166-arm64-dts-renesas-rzt2h-n2h-evk-common-Use-GPI.patch
patches.kernel.org/6.19.4-167-arm-dts-lpc32xx-add-clocks-property-to-Motor-C.patch
patches.kernel.org/6.19.4-168-arm64-dts-mediatek-mt8183-jacuzzi-pico6-Fix-ty.patch
patches.kernel.org/6.19.4-169-arm64-dts-amlogic-s4-assign-mmc-b-clock-to-24M.patch
patches.kernel.org/6.19.4-170-arm64-dts-amlogic-s4-fix-mmc-clock-assignment.patch
patches.kernel.org/6.19.4-171-arm64-dts-ti-k3-j784s4-main.dtsi-Move-c71_3-no.patch
patches.kernel.org/6.19.4-172-arm64-dts-ti-k3-j784s4-j742s2-main-common.dtsi.patch
patches.kernel.org/6.19.4-173-soc-qcom-ubwc-add-missing-include.patch
patches.kernel.org/6.19.4-174-hwspinlock-omap-Handle-devm_pm_runtime_enable-.patch
patches.kernel.org/6.19.4-175-arm64-dts-amlogic-c3-assign-the-MMC-signal-clo.patch
patches.kernel.org/6.19.4-176-arm64-dts-amlogic-axg-assign-the-MMC-signal-cl.patch
patches.kernel.org/6.19.4-177-arm64-dts-amlogic-gx-assign-the-MMC-signal-clo.patch
patches.kernel.org/6.19.4-178-arm64-dts-amlogic-g12-assign-the-MMC-B-and-C-s.patch
patches.kernel.org/6.19.4-179-arm64-dts-amlogic-g12-assign-the-MMC-A-signal-.patch
patches.kernel.org/6.19.4-180-arm64-dts-qcom-qrb4210-rb2-Fix-UART3-wakeup-IR.patch
patches.kernel.org/6.19.4-181-arm64-dts-qcom-sdm845-db845c-drop-CS-from-SPIO.patch
patches.kernel.org/6.19.4-182-arm64-dts-qcom-sdm845-db845c-specify-power-for.patch
patches.kernel.org/6.19.4-183-arm64-dts-ti-k3-am67a-kontron-sa67-base-Fix-CM.patch
patches.kernel.org/6.19.4-184-arm64-dts-ti-k3-am67a-kontron-sa67-base-Fix-SD.patch
patches.kernel.org/6.19.4-185-arm64-dts-qcom-x1e-bus-is-40-bits-fix-64GB-mod.patch
patches.kernel.org/6.19.4-186-arm64-dts-imx95-Use-GPU_CGC-as-core-clock-for-.patch
patches.kernel.org/6.19.4-187-arm64-dts-qcom-talos-Drop-opp-shared-from-QUP-.patch
patches.kernel.org/6.19.4-188-arm64-dts-amlogic-meson-sm1-odroid-Eliminate-O.patch
patches.kernel.org/6.19.4-189-arm64-dts-qcom-agatti-Add-CX_MEM-DBGC-GPU-regi.patch
patches.kernel.org/6.19.4-190-arm64-dts-qcom-sm6115-Add-CX_MEM-DBGC-GPU-regi.patch
patches.kernel.org/6.19.4-191-reset-canaan-k230-drop-OF-dependency-and-enabl.patch
patches.kernel.org/6.19.4-192-drm-xe-pf-Fix-.bulk_profile-sched_priority-des.patch
patches.kernel.org/6.19.4-193-drm-panthor-Recover-from-panthor_gpu_flush_cac.patch
patches.kernel.org/6.19.4-194-drm-panthor-Fix-the-full_tick-check.patch
patches.kernel.org/6.19.4-195-drm-panthor-Fix-the-group-priority-rotation-lo.patch
patches.kernel.org/6.19.4-196-drm-panthor-Fix-immediate-ticking-on-a-disable.patch
patches.kernel.org/6.19.4-197-drm-panthor-Fix-the-logic-that-decides-when-to.patch
patches.kernel.org/6.19.4-198-drm-panthor-Make-sure-we-resume-the-tick-when-.patch
patches.kernel.org/6.19.4-199-drm-panthor-Remove-redundant-call-to-disable-t.patch
patches.kernel.org/6.19.4-200-drm-panthor-fix-queue_reset_timeout_locked.patch
patches.kernel.org/6.19.4-201-workqueue-Process-rescuer-work-items-one-by-on.patch
patches.kernel.org/6.19.4-202-drm-panthor-Fix-panthor_gpu_coherency_set.patch
patches.kernel.org/6.19.4-203-accel-amdxdna-Fix-race-condition-when-checking.patch
patches.kernel.org/6.19.4-204-accel-amdxdna-Fix-cu_idx-being-cleared-by-mems.patch
patches.kernel.org/6.19.4-205-drm-plane-Fix-IS_ERR-vs-NULL-bug-drm_plane_cre.patch
patches.kernel.org/6.19.4-206-accel-amdxdna-Fix-race-where-send-ring-appears.patch
patches.kernel.org/6.19.4-207-firmware-cs_dsp-Remove-__free-from-cs_dsp_debu.patch
patches.kernel.org/6.19.4-208-firmware-cs_dsp-Don-t-use-__free-in-cs_dsp_loa.patch
patches.kernel.org/6.19.4-209-spi-cadence-qspi-Remove-redundant-pm_runtime_m.patch
patches.kernel.org/6.19.4-210-accel-amdxdna-Fix-potential-NULL-pointer-deref.patch
patches.kernel.org/6.19.4-211-drm-panel-sw43408-Remove-manual-invocation-of-.patch
patches.kernel.org/6.19.4-212-ALSA-compress_offload-Relax-__free-variable-de.patch
patches.kernel.org/6.19.4-213-ALSA-control-Relax-__free-variable-declaration.patch
patches.kernel.org/6.19.4-214-ALSA-pcm-Relax-__free-variable-declarations.patch
patches.kernel.org/6.19.4-215-ALSA-oss-Relax-__free-variable-declarations.patch
patches.kernel.org/6.19.4-216-ALSA-seq-oss-Relax-__free-variable-declaration.patch
patches.kernel.org/6.19.4-217-ALSA-seq-Relax-__free-variable-declarations.patch
patches.kernel.org/6.19.4-218-ALSA-timer-Relax-__free-variable-declarations.patch
patches.kernel.org/6.19.4-219-ALSA-vmaster-Relax-__free-variable-declaration.patch
patches.kernel.org/6.19.4-220-ALSA-hda-Relax-__free-variable-declarations.patch
patches.kernel.org/6.19.4-221-ALSA-usx2y-Relax-__free-variable-declarations.patch
patches.kernel.org/6.19.4-222-ALSA-usb-audio-Relax-__free-variable-declarati.patch
patches.kernel.org/6.19.4-223-ASoC-SDCA-Allow-sample-width-wild-cards-in-set.patch
patches.kernel.org/6.19.4-224-drm-panthor-Fix-NULL-pointer-dereference-on-pa.patch
patches.kernel.org/6.19.4-225-drm-i915-colorop-do-not-include-headers-from-h.patch
patches.kernel.org/6.19.4-226-drm-panthor-Evict-groups-before-VM-termination.patch
patches.kernel.org/6.19.4-227-drm-display-dp_mst-Add-protection-against-0-vc.patch
patches.kernel.org/6.19.4-228-drm-atomic-convert-drm_atomic_get_-old-new-_co.patch
patches.kernel.org/6.19.4-229-ima-Fix-stack-out-of-bounds-in-is_bprm_creds_f.patch
patches.kernel.org/6.19.4-230-smack-smack-doi-must-be-0.patch
patches.kernel.org/6.19.4-231-smack-smack-doi-accept-previously-used-values.patch
patches.kernel.org/6.19.4-232-ASoC-nau8821-Fixup-nau8821_enable_jack_detect.patch
patches.kernel.org/6.19.4-233-ASoC-nau8821-Cancel-delayed-work-on-component-.patch
patches.kernel.org/6.19.4-234-ASoC-nau8821-Cancel-pending-work-before-suspen.patch
patches.kernel.org/6.19.4-235-media-chips-media-wave5-Fix-memory-leak-on-cod.patch
patches.kernel.org/6.19.4-236-drm-amd-display-Don-t-use-kernel-doc-comment-i.patch
patches.kernel.org/6.19.4-237-drm-amdgpu-Describe-AMD_IP_BLOCK_TYPE_RAS-in-a.patch
patches.kernel.org/6.19.4-238-drm-amd-Drop-amdgpu-kernel-modesetting-enabled.patch
patches.kernel.org/6.19.4-239-drm-amdkfd-Fix-signal_eviction_fence-bool-retu.patch
patches.kernel.org/6.19.4-240-drm-amdgpu-Use-explicit-VCN-instance-0-in-SR-I.patch
patches.kernel.org/6.19.4-241-drm-amd-display-Remove-unused-encoder-types.patch
patches.kernel.org/6.19.4-242-drm-amd-display-Use-local-variable-for-analog_.patch
patches.kernel.org/6.19.4-243-drm-amd-display-Pass-proper-DAC-encoder-ID-to-.patch
patches.kernel.org/6.19.4-244-drm-amd-display-Update-dc_connection_dac_load-.patch
patches.kernel.org/6.19.4-245-drm-amd-display-Don-t-repeat-DAC-load-detectio.patch
patches.kernel.org/6.19.4-246-drm-msm-disp-dpu-add-merge3d-support-for-sc728.patch
patches.kernel.org/6.19.4-247-drm-msm-dpu-Set-vsync-source-irrespective-of-m.patch
patches.kernel.org/6.19.4-248-drm-msm-dpu-fix-WD-timer-handling-on-DPU-8.x.patch
patches.kernel.org/6.19.4-249-drm-msm-dp-Update-msm_dp_controller-IDs-for-sa.patch
patches.kernel.org/6.19.4-250-ALSA-hda-fix-function-names-missing-function-p.patch
patches.kernel.org/6.19.4-251-mei-late_bind-fix-struct-intel_lb_component_op.patch
patches.kernel.org/6.19.4-252-spi-microchip-core-use-XOR-instead-of-ANDNOT-t.patch
patches.kernel.org/6.19.4-253-regulator-core-fix-locking-in-regulator_resolv.patch
patches.kernel.org/6.19.4-254-regulator-core-move-supply-check-earlier-in-se.patch
patches.kernel.org/6.19.4-255-regulator-core-don-t-ignore-errors-from-event-.patch
patches.kernel.org/6.19.4-256-HID-playstation-Add-missing-check-for-input_ff.patch
patches.kernel.org/6.19.4-257-drm-amdgpu-ttm-Pin-4K-MMIO_REMAP-Singleton-BO-.patch
patches.kernel.org/6.19.4-258-drm-amdgpu-Drop-MMIO_REMAP-domain-bit-and-keep.patch
patches.kernel.org/6.19.4-259-gpu-nova-core-check-for-overflow-to-DMATRFBASE.patch
patches.kernel.org/6.19.4-260-drm-msm-disp-set-num_planes-to-1-for-interleav.patch
patches.kernel.org/6.19.4-261-drm-msm-dpu-drop-intr_start-from-DPU-3.x-catal.patch
patches.kernel.org/6.19.4-262-drm-msm-dpu-fix-CMD-panels-on-DPU-1.x-3.x.patch
patches.kernel.org/6.19.4-263-drm-msm-dsi_phy_14nm-convert-from-divider_roun.patch
patches.kernel.org/6.19.4-264-accel-amdxdna-Fix-notifier_wq-flushing-warning.patch
patches.kernel.org/6.19.4-265-drm-msm-Fix-x2-85-TPL1_DBG_ECO_CNTL1.patch
patches.kernel.org/6.19.4-266-drm-msm-Fix-GMEM_BASE-for-gen8.patch
patches.kernel.org/6.19.4-267-media-ccs-Accommodate-C-PHY-into-the-calculati.patch
patches.kernel.org/6.19.4-268-drm-msm-a2xx-fix-pixel-shader-start-on-A225.patch
patches.kernel.org/6.19.4-269-drm-buddy-release-free_trees-array-on-buddy-mm.patch
patches.kernel.org/6.19.4-270-drm-hisilicon-hibmc-fix-dp-probabilistical-det.patch
patches.kernel.org/6.19.4-271-drm-hisilicon-hibmc-add-dp-mode-valid-check.patch
patches.kernel.org/6.19.4-272-drm-hisilicon-hibmc-fix-no-showing-problem-wit.patch
patches.kernel.org/6.19.4-273-drm-hisilicon-hibmc-Adding-reset-colorbar-cfg-.patch
patches.kernel.org/6.19.4-274-drm-rockchip-dw_hdmi_qp-Fix-RK3576-HPD-interru.patch
patches.kernel.org/6.19.4-275-rust-pwm-Fix-potential-memory-leak-on-init-err.patch
patches.kernel.org/6.19.4-276-drm-amd-pm-Fix-unneeded-semicolon-warning.patch
patches.kernel.org/6.19.4-277-drm-msm-mdss-correct-HBB-programmed-on-UBWC-5..patch
patches.kernel.org/6.19.4-278-drm-msm-dpu-offset-HBB-values-written-to-DPU-b.patch
patches.kernel.org/6.19.4-279-drm-msm-dpu-program-correct-register-for-UBWC-.patch
patches.kernel.org/6.19.4-280-drm-msm-dpu-fix-SSPP_UBWC_STATIC_CTRL-programm.patch
patches.kernel.org/6.19.4-281-drm-msm-dp-Avoid-division-by-zero-in-msm_dp_ct.patch
patches.kernel.org/6.19.4-282-platform-chrome-cros_typec_switch-Don-t-touch-.patch
patches.kernel.org/6.19.4-283-pwm-tiehrpwm-Enable-pwmchip-s-parent-device-be.patch
patches.kernel.org/6.19.4-284-drm-amd-pm-Return-EOPNOTSUPP-when-can-t-read-p.patch
patches.kernel.org/6.19.4-285-media-uvcvideo-Fix-allocation-for-small-frame-.patch
patches.kernel.org/6.19.4-286-evm-Use-ordered-xattrs-list-to-calculate-HMAC-.patch
patches.kernel.org/6.19.4-287-drm-xe-ptl-Disable-DCC-on-PTL.patch
patches.kernel.org/6.19.4-288-drm-xe-Unregister-drm-device-on-probe-error.patch
patches.kernel.org/6.19.4-289-mm-slab-fix-false-lockdep-warning-in-__kfree_r.patch
patches.kernel.org/6.19.4-290-ASoC-tegra-Add-AHUB-writeable_reg-for-RX-holes.patch
patches.kernel.org/6.19.4-291-platform-chrome-cros_ec_lightbar-Fix-response-.patch
patches.kernel.org/6.19.4-292-accel-amdxdna-Hold-mm-structure-across-iommu_s.patch
patches.kernel.org/6.19.4-293-accel-amdxdna-Stop-job-scheduling-across-aie2_.patch
patches.kernel.org/6.19.4-294-accel-amdxdna-Fix-memory-leak-in-amdxdna_ubuf_.patch
patches.kernel.org/6.19.4-295-drm-i915-display-fix-the-pixel-normalization-h.patch
patches.kernel.org/6.19.4-296-HID-intel-ish-hid-fix-NULL-ptr-deref-in-ishtp_.patch
patches.kernel.org/6.19.4-297-HID-Intel-thc-hid-Intel-thc-Fix-wrong-register.patch
patches.kernel.org/6.19.4-298-accel-amdxdna-Enable-temporal-sharing-only-mod.patch
patches.kernel.org/6.19.4-299-accel-amdxdna-Remove-hardware-context-status.patch
patches.kernel.org/6.19.4-300-accel-amdxdna-Fix-incorrect-error-code-returne.patch
patches.kernel.org/6.19.4-301-ASoC-SDCA-Remove-outdated-todo-comment.patch
patches.kernel.org/6.19.4-302-ASoC-SDCA-Handle-volatile-controls-correctly.patch
patches.kernel.org/6.19.4-303-ASoC-SDCA-Factor-out-jack-handling-into-new-c-.patch
patches.kernel.org/6.19.4-304-ASoC-SDCA-Add-ability-to-connect-SDCA-jacks-to.patch
patches.kernel.org/6.19.4-305-ASoC-SDCA-Still-process-most-of-the-jack-detec.patch
patches.kernel.org/6.19.4-306-accel-amdxdna-Fix-incorrect-DPM-level-after-su.patch
patches.kernel.org/6.19.4-307-accel-amdxdna-Move-RPM-resume-into-job-run-fun.patch
patches.kernel.org/6.19.4-308-ASoC-cs4271-Fix-resource-leak-in-cs4271_soc_re.patch
patches.kernel.org/6.19.4-309-vsnprintf-drop-__printf-attributes-on-binary-p.patch
patches.kernel.org/6.19.4-310-ALSA-oss-delete-self-assignment.patch
patches.kernel.org/6.19.4-311-spi-tools-Add-include-folder-to-.gitignore.patch
patches.kernel.org/6.19.4-312-Revert-hwmon-ibmpex-fix-use-after-free-in-high.patch
patches.kernel.org/6.19.4-313-hwmon-pmbus-mpq8785-fix-VOUT_MODE-mismatch-dur.patch
patches.kernel.org/6.19.4-314-PCI-mediatek-Fix-IRQ-domain-leak-when-MSI-allo.patch
patches.kernel.org/6.19.4-315-wifi-rtw89-correct-use-sequence-of-driver_data.patch
patches.kernel.org/6.19.4-316-PCI-xilinx-Fix-INTx-IRQ-domain-leak-in-error-p.patch
patches.kernel.org/6.19.4-317-Documentation-PCI-endpoint-Fix-ntb-vntb-copy-p.patch
patches.kernel.org/6.19.4-318-PCI-Add-WQ_PERCPU-to-alloc_workqueue-users.patch
patches.kernel.org/6.19.4-319-PCI-endpoint-Add-missing-NULL-check-for-alloc_.patch
patches.kernel.org/6.19.4-320-PCI-rzg3s-host-Use-pci_generic_config_write-fo.patch
patches.kernel.org/6.19.4-321-PCI-PM-Avoid-redundant-delays-on-D3hot-D3cold.patch
patches.kernel.org/6.19.4-322-wifi-cfg80211-Fix-use_for-flag-update-on-BSS-r.patch
patches.kernel.org/6.19.4-323-PCI-P2PDMA-Release-per-CPU-pgmap-ref-when-vm_i.patch
patches.kernel.org/6.19.4-324-PCI-P2PDMA-Fix-p2pmem_alloc_mmap-warning-condi.patch
patches.kernel.org/6.19.4-325-Documentation-tracing-Add-PCI-tracepoint-docum.patch
patches.kernel.org/6.19.4-326-PCI-Do-not-attempt-to-set-ExtTag-for-VFs.patch
patches.kernel.org/6.19.4-327-PCI-sophgo-Disable-L0s-and-L1-on-Sophgo-2044-P.patch
patches.kernel.org/6.19.4-328-PCI-portdrv-Fix-potential-resource-leak.patch
patches.kernel.org/6.19.4-329-dm-fix-unlocked-test-for-dm_suspended_md.patch
patches.kernel.org/6.19.4-330-dm-use-READ_ONCE-in-dm_blk_report_zones.patch
patches.kernel.org/6.19.4-331-PCI-PTM-Fix-pcie_ptm_create_debugfs-memory-lea.patch
patches.kernel.org/6.19.4-332-PCI-P2PDMA-Reset-page-reference-count-when-pag.patch
patches.kernel.org/6.19.4-333-wifi-ath9k-debug.h-fix-kernel-doc-bad-lines-an.patch
patches.kernel.org/6.19.4-334-wifi-ath9k-fix-kernel-doc-warnings-in-common-d.patch
patches.kernel.org/6.19.4-335-wifi-ath9k-add-OF-dependency-to-AHB.patch
patches.kernel.org/6.19.4-336-wifi-ath12k-do-WoW-offloads-only-on-primary-li.patch
patches.kernel.org/6.19.4-337-quota-fix-livelock-between-quotactl-and-freeze.patch
patches.kernel.org/6.19.4-338-PCI-pwrctrl-tc9563-Use-put_device-instead-of-i.patch
patches.kernel.org/6.19.4-339-net-mctp-i2c-fix-duplicate-reception-of-old-da.patch
patches.kernel.org/6.19.4-340-mctp-i2c-initialise-event-handler-read-bytes.patch
patches.kernel.org/6.19.4-341-wifi-cfg80211-stop-NAN-and-P2P-in-cfg80211_lea.patch
patches.kernel.org/6.19.4-342-iommupt-Do-not-set-C-bit-on-MMIO-backed-PTEs.patch
patches.kernel.org/6.19.4-343-ext4-fast-commit-make-s_fc_lock-reclaim-safe.patch
patches.kernel.org/6.19.4-344-netfilter-nf_tables-reset-table-validation-sta.patch
patches.kernel.org/6.19.4-345-netfilter-nf_conncount-increase-the-connection.patch
patches.kernel.org/6.19.4-346-netfilter-nft_compat-add-more-restrictions-on-.patch
patches.kernel.org/6.19.4-347-netfilter-nf_conncount-fix-tracking-of-connect.patch
patches.kernel.org/6.19.4-348-kallsyms-bpf-rename-__bpf_address_lookup-to-bp.patch
patches.kernel.org/6.19.4-349-module-add-helper-function-for-reading-module_.patch
patches.kernel.org/6.19.4-350-kallsyms-ftrace-set-module-buildid-in-ftrace_m.patch
patches.kernel.org/6.19.4-351-PCI-Mark-3ware-9650SA-Root-Port-Extended-Tags-.patch
patches.kernel.org/6.19.4-352-wifi-rtw89-debug-Fix-memory-leak-in-__print_tx.patch
patches.kernel.org/6.19.4-353-iommu-vt-d-Flush-cache-for-PASID-table-before-.patch
patches.kernel.org/6.19.4-354-iommu-vt-d-Clear-Present-bit-before-tearing-do.patch
patches.kernel.org/6.19.4-355-iommu-vt-d-Clear-Present-bit-before-tearing-do.patch
patches.kernel.org/6.19.4-356-iommu-vt-d-Fix-race-condition-during-PASID-ent.patch
patches.kernel.org/6.19.4-357-dm-use-bio_clone_blkg_association.patch
patches.kernel.org/6.19.4-358-xdrgen-Fix-struct-prefix-for-typedef-types-in-.patch
patches.kernel.org/6.19.4-359-NFS-NFSERR_INVAL-is-not-defined-by-NFSv2.patch
patches.kernel.org/6.19.4-360-xdrgen-Initialize-data-pointer-for-zero-length.patch
patches.kernel.org/6.19.4-361-xdrgen-Remove-inclusion-of-nlm4.h-header.patch
patches.kernel.org/6.19.4-362-nfsd-never-defer-requests-during-idmap-lookup.patch
patches.kernel.org/6.19.4-363-lib-kstrtox-fix-kstrtobool-docstring-to-mentio.patch
patches.kernel.org/6.19.4-364-lib-Kconfig.debug-fix-BOOTPARAM_HUNG_TASK_PANI.patch
patches.kernel.org/6.19.4-365-rust-task-restrict-Task-group_leader-to-curren.patch
patches.kernel.org/6.19.4-366-fat-avoid-parent-link-count-underflow-in-rmdir.patch
patches.kernel.org/6.19.4-367-PCI-Rewrite-bridge-window-head-alignment-funct.patch
patches.kernel.org/6.19.4-368-PCI-Stop-over-estimating-bridge-window-size.patch
patches.kernel.org/6.19.4-369-PCI-Remove-old_size-limit-from-bridge-window-s.patch
patches.kernel.org/6.19.4-370-tcp-tcp_tx_timestamp-must-look-at-the-rtx-queu.patch
patches.kernel.org/6.19.4-371-Bluetooth-hci_conn-Fix-using-conn-le_-tx-rx-_p.patch
patches.kernel.org/6.19.4-372-PCI-Check-parent-for-NULL-in-of_pci_bus_releas.patch
patches.kernel.org/6.19.4-373-wifi-ath10k-sdio-add-missing-lock-protection-i.patch
patches.kernel.org/6.19.4-374-wifi-ath11k-add-usecase-firmware-handling-base.patch
patches.kernel.org/6.19.4-375-wifi-ath12k-Fix-index-decrement-when-array_len.patch
patches.kernel.org/6.19.4-376-wifi-ath12k-clear-stale-link-mapping-of-ahvif-.patch
patches.kernel.org/6.19.4-377-PCI-Initialize-RCB-from-pci_configure_device.patch
patches.kernel.org/6.19.4-378-PCI-ACPI-Restrict-program_hpx_type2-to-AER-bit.patch
patches.kernel.org/6.19.4-379-Revert-net-smc-Introduce-TCP-ULP-support.patch
patches.kernel.org/6.19.4-380-selftests-mm-fix-usage-of-FORCE_READ-in-cow-te.patch
patches.kernel.org/6.19.4-381-ipc-don-t-audit-capability-check-in-ipc_permis.patch
patches.kernel.org/6.19.4-382-ucount-check-for-CAP_SYS_RESOURCE-using-ns_cap.patch
patches.kernel.org/6.19.4-383-jfs-avoid-Wtautological-constant-out-of-range-.patch
patches.kernel.org/6.19.4-384-PCI-s32g-Skip-Root-Port-removal-during-success.patch
patches.kernel.org/6.19.4-385-tcp-ECT_1_NEGOTIATION-and-NEEDS_ACCECN-identif.patch
patches.kernel.org/6.19.4-386-tcp-disable-RFC3168-fallback-identifier-for-CC.patch
patches.kernel.org/6.19.4-387-tcp-accecn-handle-unexpected-AccECN-negotiatio.patch
patches.kernel.org/6.19.4-388-PCI-Add-preceding-capability-position-support-.patch
patches.kernel.org/6.19.4-389-PCI-dwc-Add-new-APIs-to-remove-standard-and-ex.patch
patches.kernel.org/6.19.4-390-PCI-dwc-ep-Cache-MSI-outbound-iATU-mapping.patch
patches.kernel.org/6.19.4-391-PCI-dwc-Remove-duplicate-dw_pcie_ep_hide_ext_c.patch
patches.kernel.org/6.19.4-392-PCI-endpoint-Add-dynamic_inbound_mapping-EPC-f.patch
patches.kernel.org/6.19.4-393-PCI-endpoint-Add-BAR-subrange-mapping-support.patch
patches.kernel.org/6.19.4-394-PCI-dwc-Advertise-dynamic-inbound-mapping-supp.patch
patches.kernel.org/6.19.4-395-PCI-dwc-ep-Support-BAR-subrange-inbound-mappin.patch
patches.kernel.org/6.19.4-396-PCI-dwc-ep-Fix-resizable-BAR-support-for-multi.patch
patches.kernel.org/6.19.4-397-PCI-dwc-ep-Add-per-PF-BAR-and-inbound-ATU-mapp.patch
patches.kernel.org/6.19.4-398-of-unittest-fix-possible-null-pointer-derefere.patch
patches.kernel.org/6.19.4-399-mptcp-do-not-account-for-OoO-in-mptcp_rcvbuf_g.patch
patches.kernel.org/6.19.4-400-mptcp-fix-receive-space-timestamp-initializati.patch
patches.kernel.org/6.19.4-401-octeontx2-af-Fix-PF-driver-crash-with-kexec-ke.patch
patches.kernel.org/6.19.4-402-bonding-only-set-speed-duplex-to-unknown-if-ge.patch
patches.kernel.org/6.19.4-403-inet-RAW-sockets-using-IPPROTO_RAW-MUST-drop-i.patch
patches.kernel.org/6.19.4-404-nfc-hci-shdlc-Stop-timers-and-work-before-free.patch
patches.kernel.org/6.19.4-405-amd-xgbe-do-not-select-NET_SELFTESTS-when-INET.patch
patches.kernel.org/6.19.4-406-netfilter-nfnetlink_queue-optimize-verdict-loo.patch
patches.kernel.org/6.19.4-407-netfilter-nfnetlink_queue-do-shared-unconfirme.patch
patches.kernel.org/6.19.4-408-netfilter-nft_set_hash-fix-get-operation-on-bi.patch
patches.kernel.org/6.19.4-409-netfilter-nft_counter-fix-reset-of-counters-on.patch
patches.kernel.org/6.19.4-410-netfilter-nft_set_rbtree-fix-bogus-EEXIST-with.patch
patches.kernel.org/6.19.4-411-netfilter-nft_set_rbtree-check-for-partial-ove.patch
patches.kernel.org/6.19.4-412-netfilter-nft_set_rbtree-translate-rbtree-to-a.patch
patches.kernel.org/6.19.4-413-netfilter-nft_set_rbtree-use-binary-search-arr.patch
patches.kernel.org/6.19.4-414-netfilter-nft_set_rbtree-remove-seqcount_rwloc.patch
patches.kernel.org/6.19.4-415-netfilter-nft_set_rbtree-don-t-gc-elements-on-.patch
patches.kernel.org/6.19.4-416-netfilter-nft_set_rbtree-validate-element-belo.patch
patches.kernel.org/6.19.4-417-netfilter-nft_set_rbtree-validate-open-interva.patch
patches.kernel.org/6.19.4-418-PCI-rzg3s-host-Fix-device-node-reference-leak-.patch
patches.kernel.org/6.19.4-419-PCI-Add-ACS-quirk-for-Pericom-PI7C9X2G404-swit.patch
patches.kernel.org/6.19.4-420-rust-driver-core-use-kernel-vertical-style-for.patch
patches.kernel.org/6.19.4-421-rust-devres-fix-race-condition-due-to-nesting.patch
patches.kernel.org/6.19.4-422-dpll-zl3073x-Fix-output-pin-phase-adjustment-s.patch
patches.kernel.org/6.19.4-423-net-hns3-fix-double-free-issue-for-tx-spare-bu.patch
patches.kernel.org/6.19.4-424-procfs-fix-missing-RCU-protection-when-reading.patch
patches.kernel.org/6.19.4-425-smb-client-correct-value-for-smbd_max_fragment.patch
patches.kernel.org/6.19.4-426-net-atm-fix-crash-due-to-unvalidated-vcc-point.patch
patches.kernel.org/6.19.4-427-net-sunhme-Fix-sbus-regression.patch
patches.kernel.org/6.19.4-428-xfrm-fix-ip_rt_bug-race-in-icmp_route_lookup-r.patch
patches.kernel.org/6.19.4-429-serial-caif-fix-use-after-free-in-caif_serial-.patch
patches.kernel.org/6.19.4-430-octeon_ep-disable-per-ring-interrupts.patch
patches.kernel.org/6.19.4-431-octeon_ep-ensure-dbell-BADDR-updation.patch
patches.kernel.org/6.19.4-432-octeon_ep_vf-ensure-dbell-BADDR-updation.patch
patches.kernel.org/6.19.4-433-ionic-Rate-limit-unknown-xcvr-type-messages.patch
patches.kernel.org/6.19.4-434-net-renesas-rswitch-fix-forwarding-offload-sta.patch
patches.kernel.org/6.19.4-435-octeontx2-pf-Unregister-devlink-on-probe-failu.patch
patches.kernel.org/6.19.4-436-af_unix-Fix-memleak-of-newsk-in-unix_stream_co.patch
patches.kernel.org/6.19.4-437-RDMA-rtrs-server-remove-dead-code.patch
patches.kernel.org/6.19.4-438-IB-cache-update-gid-cache-on-client-reregister.patch
patches.kernel.org/6.19.4-439-RDMA-hns-Fix-WQ_MEM_RECLAIM-warning.patch
patches.kernel.org/6.19.4-440-RDMA-hns-Return-actual-error-code-instead-of-f.patch
patches.kernel.org/6.19.4-441-RDMA-hns-Fix-RoCEv1-failure-due-to-DSCP.patch
patches.kernel.org/6.19.4-442-RDMA-hns-Notify-ULP-of-remaining-soft-WCs-duri.patch
patches.kernel.org/6.19.4-443-RDMA-mlx5-Fix-ucaps-init-error-flow.patch
patches.kernel.org/6.19.4-444-cxl-mem-Fix-devm_cxl_memdev_edac_release-confu.patch
patches.kernel.org/6.19.4-445-power-supply-ab8500-Fix-use-after-free-in-powe.patch
patches.kernel.org/6.19.4-446-power-supply-act8945a-Fix-use-after-free-in-po.patch
patches.kernel.org/6.19.4-447-power-supply-bq256xx-Fix-use-after-free-in-pow.patch
patches.kernel.org/6.19.4-448-power-supply-bq25980-Fix-use-after-free-in-pow.patch
patches.kernel.org/6.19.4-449-power-supply-cpcap-battery-Fix-use-after-free-.patch
patches.kernel.org/6.19.4-450-power-supply-goldfish-Fix-use-after-free-in-po.patch
patches.kernel.org/6.19.4-451-power-supply-pf1550-Fix-use-after-free-in-powe.patch
patches.kernel.org/6.19.4-452-power-supply-pm8916_bms_vm-Fix-use-after-free-.patch
patches.kernel.org/6.19.4-453-power-supply-pm8916_lbc-Fix-use-after-free-in-.patch
patches.kernel.org/6.19.4-454-power-supply-rt9455-Fix-use-after-free-in-powe.patch
patches.kernel.org/6.19.4-455-power-supply-sbs-battery-Fix-use-after-free-in.patch
patches.kernel.org/6.19.4-456-power-reset-nvmem-reboot-mode-respect-cell-siz.patch
patches.kernel.org/6.19.4-457-power-supply-bq27xxx-fix-wrong-errno-when-bus-.patch
patches.kernel.org/6.19.4-458-power-supply-wm97xx-Fix-NULL-pointer-dereferen.patch
patches.kernel.org/6.19.4-459-RDMA-rtrs-srv-fix-SG-mapping.patch
patches.kernel.org/6.19.4-460-RDMA-rxe-Fix-double-free-in-rxe_srq_from_init.patch
patches.kernel.org/6.19.4-461-RDMA-iwcm-Fix-workqueue-list-corruption-by-rem.patch
patches.kernel.org/6.19.4-462-platform-x86-hp-wmi-fix-platform-profile-value.patch
patches.kernel.org/6.19.4-463-tools-power-x86-intel-speed-select-Fix-file-de.patch
patches.kernel.org/6.19.4-464-RDMA-mlx5-Fix-UMR-hang-in-LAG-error-state-unlo.patch
patches.kernel.org/6.19.4-465-IB-mlx5-Fix-port-speed-query-for-representors.patch
patches.kernel.org/6.19.4-466-mtd-rawnand-cadence-Fix-return-type-of-CDMA-se.patch
patches.kernel.org/6.19.4-467-mtd-intel-dg-Fix-accessing-regions-before-sett.patch
patches.kernel.org/6.19.4-468-vfio-pci-Lock-upstream-bridge-for-vfio_pci_cor.patch
patches.kernel.org/6.19.4-469-platform-x86-amd-pmf-Prevent-TEE-errors-after-.patch
patches.kernel.org/6.19.4-470-crypto-ccp-Declare-PSP-dead-if-PSP_CMD_TEE_RIN.patch
patches.kernel.org/6.19.4-471-crypto-ccp-Add-an-S4-restore-flow.patch
patches.kernel.org/6.19.4-472-crypto-ccp-Factor-out-ring-destroy-handling-to.patch
patches.kernel.org/6.19.4-473-crypto-ccp-Send-PSP_CMD_TEE_RING_DESTROY-when-.patch
patches.kernel.org/6.19.4-474-mtd-parsers-Fix-memory-leak-in-mtd_parser_tpli.patch
patches.kernel.org/6.19.4-475-NFS-localio-Handle-short-writes-by-retrying.patch
patches.kernel.org/6.19.4-476-NFS-localio-prevent-direct-reclaim-recursion-i.patch
patches.kernel.org/6.19.4-477-NFS-localio-use-GFP_NOIO-and-non-memreclaim-wo.patch
patches.kernel.org/6.19.4-478-NFS-localio-remove-EAGAIN-handling-in-nfs_loca.patch
patches.kernel.org/6.19.4-479-cxl-hdm-Fix-newline-character-in-dev_err-messa.patch
patches.kernel.org/6.19.4-480-cxl-core-Fix-cxl_dport-debugfs-EINJ-entries.patch
patches.kernel.org/6.19.4-481-RDMA-rxe-Fix-iova-to-va-conversion-for-MR-page.patch
patches.kernel.org/6.19.4-482-ata-libata-Add-ATA_QUIRK_MAX_SEC-and-convert-a.patch
patches.kernel.org/6.19.4-483-ata-libata-core-Quirk-INTEL-SSDSC2KG480G8-max_.patch
patches.kernel.org/6.19.4-484-RDMA-uverbs-Validate-wqe_size-before-using-it-.patch
patches.kernel.org/6.19.4-485-RDMA-mlx5-Fix-memory-leak-in-GET_DATA_DIRECT_S.patch
patches.kernel.org/6.19.4-486-RDMA-rxe-Fix-race-condition-in-QP-timer-handle.patch
patches.kernel.org/6.19.4-487-RDMA-core-add-rdma_rw_max_sge-helper-for-SQ-si.patch
patches.kernel.org/6.19.4-488-cxl-Fix-premature-commit_end-increment-on-deco.patch
patches.kernel.org/6.19.4-489-mtd-parsers-ofpart-fix-OF-node-refcount-leak-i.patch
patches.kernel.org/6.19.4-490-mtd-spinand-Fix-kernel-doc.patch
patches.kernel.org/6.19.4-491-hisi_acc_vfio_pci-fix-VF-reset-timeout-issue.patch
patches.kernel.org/6.19.4-492-power-supply-pm8916_lbc-Fix-use-after-free-for.patch
patches.kernel.org/6.19.4-493-power-supply-qcom_battmgr-Recognize-LiP-as-lit.patch
patches.kernel.org/6.19.4-494-RDMA-uverbs-Add-__GFP_NOWARN-to-ib_uverbs_unma.patch
patches.kernel.org/6.19.4-495-pNFS-fix-a-missing-wake-up-while-waiting-on-NF.patch
patches.kernel.org/6.19.4-496-scsi-smartpqi-Fix-memory-leak-in-pqi_report_ph.patch
patches.kernel.org/6.19.4-497-scsi-ufs-host-mediatek-Require-CONFIG_PM.patch
patches.kernel.org/6.19.4-498-scsi-csiostor-Fix-dereference-of-null-pointer-.patch
patches.kernel.org/6.19.4-499-nvdimm-virtio_pmem-serialize-flush-requests.patch
patches.kernel.org/6.19.4-500-fs-nfs-Fix-readdir-slow-start-regression.patch
patches.kernel.org/6.19.4-501-tracing-Properly-process-error-handling-in-eve.patch
patches.kernel.org/6.19.4-502-tracing-Remove-duplicate-ENABLE_EVENT_STR-and-.patch
patches.kernel.org/6.19.4-503-remoteproc-imx_rproc-Use-strstarts-for-rsc-tab.patch
patches.kernel.org/6.19.4-504-remoteproc-imx_dsp_rproc-Fix-multiple-start-st.patch
patches.kernel.org/6.19.4-505-remoteproc-imx_dsp_rproc-Only-reset-carveout-m.patch
patches.kernel.org/6.19.4-506-Revert-mailbox-pcc-support-mailbox-management-.patch
patches.kernel.org/6.19.4-507-fbdev-of_display_timing-Fix-device-node-refere.patch
patches.kernel.org/6.19.4-508-fbdev-au1200fb-Fix-a-memory-leak-in-au1200fb_d.patch
patches.kernel.org/6.19.4-509-clk-thead-th1520-ap-Poll-for-PLL-lock-and-wait.patch
patches.kernel.org/6.19.4-510-clk-spacemit-Respect-Kconfig-setting-when-buil.patch
patches.kernel.org/6.19.4-511-clk-qcom-gcc-sm8550-Use-floor-ops-for-SDCC-RCG.patch
patches.kernel.org/6.19.4-512-clk-qcom-gcc-sm8650-Use-floor-ops-for-SDCC-RCG.patch
patches.kernel.org/6.19.4-513-clk-qcom-rcg2-compute-2d-using-duty-fraction-d.patch
patches.kernel.org/6.19.4-514-clk-meson-gxbb-Limit-the-HDMI-PLL-OD-to-4-on-G.patch
patches.kernel.org/6.19.4-515-clk-meson-g12a-Limit-the-HDMI-PLL-OD-to-4.patch
patches.kernel.org/6.19.4-516-clk-qcom-gcc-sm8450-Update-the-SDCC-RCGs-to-us.patch
patches.kernel.org/6.19.4-517-clk-qcom-gcc-sm8750-Update-the-SDCC-RCGs-to-us.patch
patches.kernel.org/6.19.4-518-clk-qcom-gcc-sm4450-Update-the-SDCC-RCGs-to-us.patch
patches.kernel.org/6.19.4-519-clk-qcom-gcc-sdx75-Update-the-SDCC-RCGs-to-use.patch
patches.kernel.org/6.19.4-520-clk-qcom-gcc-milos-Update-the-SDCC-RCGs-to-use.patch
patches.kernel.org/6.19.4-521-clk-qcom-gcc-x1e80100-Update-the-SDCC-RCGs-to-.patch
patches.kernel.org/6.19.4-522-clk-qcom-gcc-qdu1000-Update-the-SDCC-RCGs-to-u.patch
patches.kernel.org/6.19.4-523-clk-qcom-gcc-glymur-Update-the-SDCC-RCGs-to-us.patch
patches.kernel.org/6.19.4-524-clk-qcom-gcc-msm8953-Remove-ALWAYS_ON-flag-fro.patch
patches.kernel.org/6.19.4-525-clk-qcom-gcc-msm8917-Remove-ALWAYS_ON-flag-fro.patch
patches.kernel.org/6.19.4-526-clk-qcom-gcc-ipq5018-flag-sleep-clock-as-criti.patch
patches.kernel.org/6.19.4-527-clk-qcom-alpha-pll-convert-from-divider_round_.patch
patches.kernel.org/6.19.4-528-clk-rockchip-Fix-error-pointer-check-after-roc.patch
patches.kernel.org/6.19.4-529-clk-microchip-core-remove-duplicate-determine_.patch
patches.kernel.org/6.19.4-530-Input-adp5589-remove-a-leftover-header-file.patch
patches.kernel.org/6.19.4-531-clk-Move-clk_-save-restore-_context-to-COMMON_.patch
patches.kernel.org/6.19.4-532-clk-qcom-regmap-divider-convert-from-divider_r.patch
patches.kernel.org/6.19.4-533-clk-qcom-regmap-divider-convert-from-divider_r.patch
patches.kernel.org/6.19.4-534-clk-qcom-dispcc-sdm845-Enable-parents-for-pixe.patch
patches.kernel.org/6.19.4-535-clk-qcom-dispcc-sm7150-Fix-dispcc_mdss_pclk1_c.patch
patches.kernel.org/6.19.4-536-clk-qcom-gfx3d-add-parent-to-parent-request-ma.patch
patches.kernel.org/6.19.4-537-clk-actions-owl-composite-convert-from-owl_div.patch
patches.kernel.org/6.19.4-538-clk-actions-owl-divider-convert-from-divider_r.patch
patches.kernel.org/6.19.4-539-clk-bm1880-convert-from-divider_round_rate-to-.patch
patches.kernel.org/6.19.4-540-clk-hisilicon-clkdivider-hi6220-convert-from-d.patch
patches.kernel.org/6.19.4-541-clk-loongson1-convert-from-divider_round_rate-.patch
patches.kernel.org/6.19.4-542-clk-milbeaut-convert-from-divider_round_rate-t.patch
patches.kernel.org/6.19.4-543-clk-nuvoton-ma35d1-divider-convert-from-divide.patch
patches.kernel.org/6.19.4-544-clk-nxp-lpc32xx-convert-from-divider_round_rat.patch
patches.kernel.org/6.19.4-545-clk-sophgo-sg2042-clkgen-convert-from-divider_.patch
patches.kernel.org/6.19.4-546-clk-sprd-div-convert-from-divider_round_rate-t.patch
patches.kernel.org/6.19.4-547-clk-stm32-stm32-core-convert-from-divider_ro_r.patch
patches.kernel.org/6.19.4-548-clk-stm32-stm32-core-convert-from-divider_roun.patch
patches.kernel.org/6.19.4-549-clk-versaclock3-convert-from-divider_round_rat.patch
patches.kernel.org/6.19.4-550-clk-x86-cgu-convert-from-divider_round_rate-to.patch
patches.kernel.org/6.19.4-551-clk-zynqmp-divider-convert-from-divider_round_.patch
patches.kernel.org/6.19.4-552-clk-mediatek-Drop-__initconst-from-gates.patch
patches.kernel.org/6.19.4-553-clk-mediatek-Add-mfg_eb-as-parent-to-mt8196-mf.patch
patches.kernel.org/6.19.4-554-clk-mediatek-Fix-error-handling-in-runtime-PM-.patch
patches.kernel.org/6.19.4-555-clk-zynqmp-divider-Fix-zynqmp_clk_divider_dete.patch
patches.kernel.org/6.19.4-556-clk-zynqmp-pll-Fix-zynqmp_clk_divider_determin.patch
patches.kernel.org/6.19.4-557-interconnect-mediatek-Don-t-hijack-parent-devi.patch
patches.kernel.org/6.19.4-558-interconnect-mediatek-Aggregate-bandwidth-with.patch
patches.kernel.org/6.19.4-559-dmaengine-mediatek-uart-apdma-Fix-above-4G-add.patch
patches.kernel.org/6.19.4-560-dma-dma-axi-dmac-fix-SW-cyclic-transfers.patch
patches.kernel.org/6.19.4-561-dma-dma-axi-dmac-fix-HW-scatter-gather-not-loo.patch
patches.kernel.org/6.19.4-562-phy-rockchip-samsung-hdptx-Pre-compute-HDMI-PL.patch
patches.kernel.org/6.19.4-563-char-misc-Use-IS_ERR-for-filp_open-return-valu.patch
patches.kernel.org/6.19.4-564-soundwire-intel_ace2x-add-SND_HDA_CORE-depende.patch
patches.kernel.org/6.19.4-565-iio-test-drop-dangling-symbol-in-gain-time-sca.patch
patches.kernel.org/6.19.4-566-usb-typec-ucsi-drop-an-unused-Kconfig-symbol.patch
patches.kernel.org/6.19.4-567-staging-greybus-lights-avoid-NULL-deref.patch
patches.kernel.org/6.19.4-568-serial-imx-change-SERIAL_IMX_CONSOLE-to-bool.patch
patches.kernel.org/6.19.4-569-serial-SH_SCI-improve-DMA-support-prompt.patch
patches.kernel.org/6.19.4-570-gpib-Fix-error-code-in-ibonline.patch
patches.kernel.org/6.19.4-571-gpib-Fix-error-code-in-ni_usb_write_registers.patch
patches.kernel.org/6.19.4-572-gpib-Fix-memory-leak-in-ni_usb_init.patch
patches.kernel.org/6.19.4-573-stm-class-Kconfig-correct-symbol-name.patch
patches.kernel.org/6.19.4-574-mmc-rtsx_pci_sdmmc-increase-power-on-settling-.patch
patches.kernel.org/6.19.4-575-iio-pressure-mprls0025pa-fix-spi_transfer-stru.patch
patches.kernel.org/6.19.4-576-iio-pressure-mprls0025pa-fix-SPI-CS-delay-viol.patch
patches.kernel.org/6.19.4-577-iio-pressure-mprls0025pa-fix-interrupt-flag.patch
patches.kernel.org/6.19.4-578-iio-pressure-mprls0025pa-fix-scan_type-struct.patch
patches.kernel.org/6.19.4-579-iio-pressure-mprls0025pa-fix-pressure-calculat.patch
patches.kernel.org/6.19.4-580-watchdog-starfive-wdt-Fix-PM-reference-leak-in.patch
patches.kernel.org/6.19.4-581-coresight-etm3x-Fix-cpulocked-warning-on-cpuhp.patch
patches.kernel.org/6.19.4-582-backlight-aw99706-Fix-build-errors-caused-by-w.patch
patches.kernel.org/6.19.4-583-phy-freescale-imx8qm-hsio-fix-NULL-pointer-der.patch
patches.kernel.org/6.19.4-584-interconnect-qcom-qcs8300-fix-the-num_links-fo.patch
patches.kernel.org/6.19.4-585-coresight-tmc-etr-Fix-race-condition-between-s.patch
patches.kernel.org/6.19.4-586-Revert-mmc-rtsx_pci_sdmmc-increase-power-on-se.patch
patches.kernel.org/6.19.4-587-mfd-arizona-Fix-regulator-resource-leak-on-wm5.patch
patches.kernel.org/6.19.4-588-mfd-simple-mfd-i2c-Add-Delta-TN48M-CPLD-suppor.patch
patches.kernel.org/6.19.4-589-mfd-sec-Fix-IRQ-domain-names-duplication.patch
patches.kernel.org/6.19.4-590-drivers-iio-mpu3050-use-dev_err_probe-for-regu.patch
patches.kernel.org/6.19.4-591-usb-bdc-fix-sleep-during-atomic.patch
patches.kernel.org/6.19.4-592-nvmem-an8855-drop-an-unused-Kconfig-symbol.patch
patches.kernel.org/6.19.4-593-mcb-fix-incorrect-sanity-check.patch
patches.kernel.org/6.19.4-594-pinctrl-equilibrium-Fix-device-node-reference-.patch
patches.kernel.org/6.19.4-595-ovl-Fix-uninit-value-in-ovl_fill_real.patch
patches.kernel.org/6.19.4-596-nfsd-do-not-allow-exporting-of-special-kernel-.patch
patches.kernel.org/6.19.4-597-iio-sca3000-Fix-a-resource-leak-in-sca3000_pro.patch
patches.kernel.org/6.19.4-598-mips-LOONGSON32-drop-a-dangling-Kconfig-symbol.patch
patches.kernel.org/6.19.4-599-pidfs-return-EREMOTE-when-PIDFD_GET_INFO-is-ca.patch
patches.kernel.org/6.19.4-600-pinctrl-qcom-sm8250-lpass-lpi-Fix-i2s2_data_gr.patch
patches.kernel.org/6.19.4-601-pinctrl-meson-amlogic-a4-Fix-device-node-refer.patch
patches.kernel.org/6.19.4-602-pinctrl-single-fix-refcount-leak-in-pcs_add_gp.patch
patches.kernel.org/6.19.4-603-pinctrl-canaan-k230-Fix-NULL-pointer-dereferen.patch
patches.kernel.org/6.19.4-604-leds-expresswire-Fix-chip-state-breakage.patch
patches.kernel.org/6.19.4-605-leds-qcom-lpg-Check-the-return-value-of-regmap.patch
patches.kernel.org/6.19.4-606-backlight-qcom-wled-Support-ovp-values-for-PMI.patch
patches.kernel.org/6.19.4-607-backlight-qcom-wled-Change-PM8950-WLED-configu.patch
patches.kernel.org/6.19.4-608-dmaengine-fsl-edma-don-t-explicitly-disable-cl.patch
patches.kernel.org/6.19.4-609-drbd-always-set-BLK_FEAT_STABLE_WRITES.patch
patches.kernel.org/6.19.4-610-block-allow-IOC_PR_READ_-ioctls-with-BLK_OPEN_.patch
patches.kernel.org/6.19.4-611-io_uring-delay-sqarray-static-branch-disableme.patch
patches.kernel.org/6.19.4-612-io_uring-cancel-de-unionize-file-and-user_data.patch
patches.kernel.org/6.19.4-613-fs-ntfs3-Initialize-new-folios-before-use.patch
patches.kernel.org/6.19.4-614-fs-ntfs3-fix-ntfs_mount_options-leak-in-ntfs_f.patch
patches.kernel.org/6.19.4-615-fs-ntfs3-rename-ni_readpage_cmpr-into-ni_read_.patch
patches.kernel.org/6.19.4-616-fs-ntfs3-fix-deadlock-in-ni_read_folio_cmpr.patch
patches.kernel.org/6.19.4-617-fs-ntfs3-prevent-infinite-loops-caused-by-the-.patch
patches.kernel.org/6.19.4-618-fs-ntfs3-Fix-slab-out-of-bounds-read-in-Delete.patch
patches.kernel.org/6.19.4-619-tools-power-turbostat-AMD-msr-offset-0x611-rea.patch
patches.kernel.org/6.19.4-620-tools-power-turbostat-Harden-against-unexpecte.patch
patches.kernel.org/6.19.4-621-powercap-intel_rapl-Remove-incorrect-CPU-check.patch
patches.kernel.org/6.19.4-622-ACPI-CPPC-Fix-remaining-for_each_possible_cpu-.patch
patches.kernel.org/6.19.4-623-powercap-intel_rapl_tpmi-Remove-FW_BUG-from-in.patch
patches.kernel.org/6.19.4-624-kbuild-Add-objtool-to-top-level-clean-target.patch
patches.kernel.org/6.19.4-625-smb-client-fix-regression-with-mount-options-p.patch
patches.kernel.org/6.19.4-626-selftests-memfd-use-IPC-semaphore-instead-of-S.patch
patches.kernel.org/6.19.4-627-objpool-fix-the-overestimation-of-object-pooli.patch
patches.kernel.org/6.19.4-628-ACPI-PM-Add-unused-power-resource-quirk-for-TH.patch
patches.kernel.org/6.19.4-629-cpuidle-Skip-governor-when-only-one-idle-state.patch
patches.kernel.org/6.19.4-630-ovpn-set-sk_user_data-before-overriding-callba.patch
patches.kernel.org/6.19.4-631-ovpn-fix-possible-use-after-free-in-ovpn_net_x.patch
patches.kernel.org/6.19.4-632-ovpn-fix-VPN-TX-bytes-counting.patch
patches.kernel.org/6.19.4-633-net-mctp-ensure-our-nlmsg-responses-are-initia.patch
patches.kernel.org/6.19.4-634-selftests-mlxsw-tc_restrictions-Fix-test-failu.patch
patches.kernel.org/6.19.4-635-selftests-net-lib-Fix-jq-parsing-error.patch
patches.kernel.org/6.19.4-636-net-stmmac-fix-oops-when-split-header-is-enabl.patch
patches.kernel.org/6.19.4-637-net-sparx5-lan969x-fix-DWRR-cost-max-to-match-.patch
patches.kernel.org/6.19.4-638-net-mscc-ocelot-extract-ocelot_xmit_timestamp-.patch
patches.kernel.org/6.19.4-639-net-mscc-ocelot-split-xmit-into-FDMA-and-regis.patch
patches.kernel.org/6.19.4-640-net-mscc-ocelot-add-missing-lock-protection-in.patch
patches.kernel.org/6.19.4-641-selftests-netconsole-Increase-port-listening-t.patch
patches.kernel.org/6.19.4-642-ipv6-Fix-out-of-bound-access-in-fib6_add_rt2no.patch
patches.kernel.org/6.19.4-643-net-sparx5-lan969x-fix-PTP-clock-max_adj-value.patch
patches.kernel.org/6.19.4-644-fbnic-close-fw_log-race-between-users-and-tear.patch
patches.kernel.org/6.19.4-645-libbpf-Fix-invalid-write-loop-logic-in-bpf_lin.patch
patches.kernel.org/6.19.4-646-bpf-Fix-a-potential-use-after-free-of-BTF-obje.patch
patches.kernel.org/6.19.4-647-bpf-Add-a-map-btf-from-a-fd-array-more-consist.patch
patches.kernel.org/6.19.4-648-eth-fbnic-set-FBNIC_QUEUE_RDE_CTL0_EN_HDR_SPLI.patch
patches.kernel.org/6.19.4-649-eth-fbnic-increase-FBNIC_HDR_BYTES_MIN-from-12.patch
patches.kernel.org/6.19.4-650-eth-fbnic-set-DMA_HINT_L4-for-all-flows.patch
patches.kernel.org/6.19.4-651-ovpn-tcp-don-t-deref-NULL-sk_socket-member-aft.patch
patches.kernel.org/6.19.4-652-net-usb-catc-enable-basic-endpoint-checking.patch
patches.kernel.org/6.19.4-653-xen-netback-reject-zero-queue-configuration-fr.patch
patches.kernel.org/6.19.4-654-net-rds-rds_sendmsg-should-not-discard-payload.patch
patches.kernel.org/6.19.4-655-net-bridge-mcast-always-update-mdb_n_entries-f.patch
patches.kernel.org/6.19.4-656-selftests-forwarding-vxlan_bridge_1d-fix-test-.patch
patches.kernel.org/6.19.4-657-selftests-forwarding-vxlan_bridge_1d_ipv6-fix-.patch
patches.kernel.org/6.19.4-658-selftests-forwarding-fix-pedit-tests-failure-w.patch
patches.kernel.org/6.19.4-659-netfilter-nft_counter-serialize-reset-with-spi.patch
patches.kernel.org/6.19.4-660-netfilter-nft_quota-use-atomic64_xchg-for-rese.patch
patches.kernel.org/6.19.4-661-netfilter-nf_tables-revert-commit_mutex-usage-.patch
patches.kernel.org/6.19.4-662-netfilter-nf_conntrack_h323-don-t-pass-uniniti.patch
patches.kernel.org/6.19.4-663-ipvs-skip-ipv6-extension-headers-for-csum-chec.patch
patches.kernel.org/6.19.4-664-ipvs-do-not-keep-dest_dst-if-dev-is-going-down.patch
patches.kernel.org/6.19.4-665-net-remove-WARN_ON_ONCE-when-accessing-forward.patch
patches.kernel.org/6.19.4-666-netfilter-nf_tables-fix-use-after-free-in-nf_t.patch
patches.kernel.org/6.19.4-667-ipv6-fix-a-race-in-ip6_sock_set_v6only.patch
patches.kernel.org/6.19.4-668-bpftool-Fix-truncated-netlink-dumps.patch
patches.kernel.org/6.19.4-669-net-psp-select-CONFIG_SKB_EXTENSIONS.patch
patches.kernel.org/6.19.4-670-net-do-not-delay-zero-copy-skbs-in-skb_attempt.patch
patches.kernel.org/6.19.4-671-dpll-zl3073x-Fix-ref-frequency-setting.patch
patches.kernel.org/6.19.4-672-ping-annotate-data-races-in-ping_lookup.patch
patches.kernel.org/6.19.4-673-selftests-tc_actions-don-t-dump-2MB-of-0-to-st.patch
patches.kernel.org/6.19.4-674-macvlan-observe-an-RCU-grace-period-in-macvlan.patch
patches.kernel.org/6.19.4-675-eth-fbnic-Add-validation-for-MTU-changes.patch
patches.kernel.org/6.19.4-676-icmp-prevent-possible-overflow-in-icmp_global_.patch
patches.kernel.org/6.19.4-677-inet-move-icmp_global_-credit-stamp-to-a-separ.patch
patches.kernel.org/6.19.4-678-ipv6-icmp-remove-obsolete-code-in-icmpv6_xrlim.patch
patches.kernel.org/6.19.4-679-octeontx2-af-Fix-default-entries-mcam-entry-ac.patch
patches.kernel.org/6.19.4-680-eth-fbnic-Advertise-supported-XDP-features.patch
patches.kernel.org/6.19.4-681-bnge-fix-reserving-resources-from-FW.patch
patches.kernel.org/6.19.4-682-bonding-alb-fix-UAF-in-rlb_arp_recv-during-bon.patch
patches.kernel.org/6.19.4-683-net-mlx5-Fix-multiport-device-check-over-light.patch
patches.kernel.org/6.19.4-684-net-mlx5e-Fix-misidentification-of-ASO-CQE-dur.patch
patches.kernel.org/6.19.4-685-net-mlx5-Fix-misidentification-of-write-combin.patch
patches.kernel.org/6.19.4-686-net-mlx5e-MACsec-add-ASO-poll-loop-in-macsec_a.patch
patches.kernel.org/6.19.4-687-net-mlx5e-Fix-deadlocks-between-devlink-and-ne.patch
patches.kernel.org/6.19.4-688-net-mlx5e-Use-unsigned-for-mlx5e_get_max_num_c.patch
patches.kernel.org/6.19.4-689-apparmor-fix-NULL-pointer-dereference-in-__uni.patch
patches.kernel.org/6.19.4-690-apparmor-fix-NULL-sock-in-aa_sock_file_perm.patch
patches.kernel.org/6.19.4-691-AppArmor-Allow-apparmor-to-handle-unaligned-df.patch
patches.kernel.org/6.19.4-692-apparmor-Fix-Optimize-table-creation-from-poss.patch
patches.kernel.org/6.19.4-693-apparmor-return-ENOMEM-in-unpack_perms_table-u.patch
patches.kernel.org/6.19.4-694-apparmor-fix-boolean-argument-in-apparmor_mmap.patch
patches.kernel.org/6.19.4-695-apparmor-drop-in_atomic-flag-in-common_mmap-an.patch
patches.kernel.org/6.19.4-696-apparmor-account-for-in_atomic-removal-in-comm.patch
patches.kernel.org/6.19.4-697-apparmor-move-check-for-aa_null-file-to-cover-.patch
patches.kernel.org/6.19.4-698-apparmor-fix-rlimit-for-posix-cpu-timers.patch
patches.kernel.org/6.19.4-699-apparmor-remove-apply_modes_to_perms-from-labe.patch
patches.kernel.org/6.19.4-700-apparmor-make-label_match-return-a-consistent-.patch
patches.kernel.org/6.19.4-701-apparmor-avoid-per-cpu-hold-underflow-in-aa_ge.patch
patches.kernel.org/6.19.4-702-apparmor-fix-invalid-deref-of-rawdata-when-exp.patch
patches.kernel.org/6.19.4-703-apparmor-fix-aa_label-to-return-state-from-com.patch
patches.kernel.org/6.19.4-704-drm-amdgpu-Fix-memory-leak-in-amdgpu_acpi_enum.patch
patches.kernel.org/6.19.4-705-drm-amdgpu-Use-kvfree-instead-of-kfree-in-amdg.patch
patches.kernel.org/6.19.4-706-drm-amdgpu-Fix-memory-leak-in-amdgpu_ras_init.patch
patches.kernel.org/6.19.4-707-drm-amdgpu-sdma5-enable-queue-resets-unconditi.patch
patches.kernel.org/6.19.4-708-drm-amdgpu-sdma5.2-enable-queue-resets-uncondi.patch
patches.kernel.org/6.19.4-709-drm-amdgpu-sdma6-enable-queue-resets-unconditi.patch
patches.kernel.org/6.19.4-710-drm-amdgpu-clean-up-the-amdgpu_cs_parser_bos.patch
patches.kernel.org/6.19.4-711-mshv-fix-SRCU-protection-in-irqfd-resampler-ac.patch
patches.kernel.org/6.19.4-712-regulator-mt6363-Fix-interrmittent-timeout.patch
patches.kernel.org/6.19.4-713-ASoC-fsl_xcvr-Revert-fix-missing-lock-in-fsl_x.patch
patches.kernel.org/6.19.4-714-drm-i915-acpi-free-_DSM-package-when-no-connec.patch
patches.kernel.org/6.19.4-715-ASoC-codecs-aw88261-Fix-erroneous-bitmask-logi.patch
patches.kernel.org/6.19.4-716-PCI-Validate-window-resource-type-in-pbus_sele.patch
patches.kernel.org/6.19.4-717-drm-amd-display-Fix-dc_link-NULL-handling-in-H.patch
patches.kernel.org/6.19.4-718-drm-amdgpu-Fix-missing-unwind-in-amdgpu_ib_sch.patch
patches.kernel.org/6.19.4-719-drm-amdkfd-Fix-watch_id-bounds-checking-in-deb.patch
patches.kernel.org/6.19.4-720-drm-amd-display-Reject-cursor-plane-on-DCE-whe.patch
patches.kernel.org/6.19.4-721-drm-amd-display-Fix-out-of-bounds-stream-encod.patch
patches.kernel.org/6.19.4-722-spi-wpcm-fiu-Fix-potential-NULL-pointer-derefe.patch
patches.kernel.org/6.19.4-723-gpio-cdev-Avoid-NULL-dereference-in-linehandle.patch
patches.kernel.org/6.19.4-724-s390-kexec-Make-KEXEC_SIG-available-when-CONFI.patch
patches.kernel.org/6.19.4-725-drm-xe-pf-Fix-sysfs-initialization.patch
patches.kernel.org/6.19.4-726-drm-xe-configfs-Fix-parameter-name-omitted-err.patch
patches.kernel.org/6.19.4-727-drm-xe-mmio-Avoid-double-adjust-in-64-bit-read.patch
patches.kernel.org/6.19.4-728-drm-xe-xe2_hpg-Fix-handling-of-Wa_14019988906-.patch
patches.kernel.org/6.19.4-729-drm-xe-vf-Avoid-reading-media-version-when-med.patch
patches.kernel.org/6.19.4-730-drm-xe-Make-xe_modparam.force_vram_bar_size-si.patch
patches.kernel.org/6.19.4-731-drm-xe-bo-Redirect-faults-to-dummy-page-for-we.patch
patches.kernel.org/6.19.4-732-gpio-amd-fch-ionly-return-allowed-values-from-.patch
patches.kernel.org/6.19.4-733-efi-Fix-reservation-of-unaccepted-memory-table.patch
patches.kernel.org/6.19.4-734-btrfs-reset-block-group-size-class-when-it-bec.patch
patches.kernel.org/6.19.4-735-btrfs-use-the-correct-type-to-initialize-block.patch
patches.kernel.org/6.19.4-736-btrfs-fix-invalid-leaf-access-in-btrfs_quota_e.patch
patches.kernel.org/6.19.4-737-drm-amd-display-Use-DCE-6-link-encoder-for-DCE.patch
patches.kernel.org/6.19.4-738-drm-amd-display-Only-use-analog-link-encoder-w.patch
patches.kernel.org/6.19.4-739-drm-amd-display-Only-use-analog-stream-encoder.patch
patches.kernel.org/6.19.4-740-x86-hyperv-Fix-error-pointer-dereference.patch
patches.kernel.org/6.19.4-741-ASoC-rockchip-i2s-tdm-Use-param-rate-if-not-pr.patch
patches.kernel.org/6.19.4-742-drm-amd-display-Use-same-max-plane-scaling-lim.patch
patches.kernel.org/6.19.4-743-drm-amd-display-Don-t-call-find_analog_engine-.patch
patches.kernel.org/6.19.4-744-drm-amd-display-Turn-off-DAC-in-DCE-link-encod.patch
patches.kernel.org/6.19.4-745-drm-amd-display-Initialize-DAC-in-DCE-link-enc.patch
patches.kernel.org/6.19.4-746-drm-amd-display-Set-CRTC-source-for-DAC-using-.patch
patches.kernel.org/6.19.4-747-drm-amd-display-Enable-DAC-in-DCE-link-encoder.patch
patches.kernel.org/6.19.4-748-PCI-dwc-ep-Always-clear-IB-maps-on-BAR-update.patch
patches.kernel.org/6.19.4-749-usb-cdns3-fix-role-switching-during-resume.patch
patches.kernel.org/6.19.4-750-MIPS-Work-around-LLVM-bug-when-gp-is-used-as-g.patch
patches.kernel.org/6.19.4-751-ksmbd-call-ksmbd_vfs_kern_path_end_removing-on.patch
patches.kernel.org/6.19.4-752-ext4-subdivide-EXT4_EXT_DATA_VALID1.patch
patches.kernel.org/6.19.4-753-ext4-don-t-set-EXT4_GET_BLOCKS_CONVERT-when-sp.patch
patches.kernel.org/6.19.4-754-ext4-don-t-zero-the-entire-extent-if-EXT4_EXT_.patch
patches.kernel.org/6.19.4-755-ext4-don-t-cache-extent-during-splitting-exten.patch
patches.kernel.org/6.19.4-756-ext4-drop-extent-cache-after-doing-PARTIAL_VAL.patch
patches.kernel.org/6.19.4-757-ext4-drop-extent-cache-when-splitting-extent-f.patch
patches.kernel.org/6.19.4-758-ext4-fix-memory-leak-in-ext4_ext_shift_extents.patch
patches.kernel.org/6.19.4-759-ext4-fix-e4b-bitmap-inconsistency-reports.patch
patches.kernel.org/6.19.4-760-ext4-fix-dirtyclusters-double-decrement-on-fs-.patch
patches.kernel.org/6.19.4-761-ext4-always-allocate-blocks-only-from-groups-i.patch
patches.kernel.org/6.19.4-762-ext4-use-optimized-mballoc-scanning-regardless.patch
patches.kernel.org/6.19.4-763-ata-pata_ftide010-Fix-some-DMA-timings.patch
patches.kernel.org/6.19.4-764-ata-libata-scsi-refactor-ata_scsi_translate.patch
patches.kernel.org/6.19.4-765-ata-libata-scsi-avoid-Non-NCQ-command-starvati.patch
patches.kernel.org/6.19.4-766-SUNRPC-auth_gss-fix-memory-leaks-in-XDR-decodi.patch
patches.kernel.org/6.19.4-767-SUNRPC-fix-gss_auth-kref-leak-in-gss_alloc_msg.patch
patches.kernel.org/6.19.4-768-dt-bindings-phy-qcom-edp-Add-missing-clock-for.patch
patches.kernel.org/6.19.4-769-dt-bindings-media-qcom-qcs8300-camss-Add-missi.patch
patches.kernel.org/6.19.4-770-ASoC-dt-bindings-asahi-kasei-ak4458-set-uneval.patch
patches.kernel.org/6.19.4-771-ASoC-dt-bindings-asahi-kasei-ak4458-Fix-the-su.patch
patches.kernel.org/6.19.4-772-ASoC-dt-bindings-asahi-kasei-ak5558-Fix-the-su.patch
patches.kernel.org/6.19.4-773-ALSA-hda-realtek-Add-quirk-for-Gigabyte-G5-KF5.patch
patches.kernel.org/6.19.4-774-ALSA-hda-conexant-Fix-headphone-jack-handling-.patch
patches.kernel.org/6.19.4-775-ALSA-hda-realtek-Add-quirk-for-Samsung-Galaxy-.patch
patches.kernel.org/6.19.4-776-drm-exynos-vidi-use-priv-vidi_dev-for-ctx-look.patch
patches.kernel.org/6.19.4-777-drm-exynos-vidi-fix-to-avoid-directly-derefere.patch
patches.kernel.org/6.19.4-778-Drivers-hv-vmbus-Use-kthread-for-vmbus-interru.patch
patches.kernel.org/6.19.4-779-net-stmmac-dwmac-loongson-Set-clk_csr_i-to-100.patch
patches.kernel.org/6.19.4-780-ata-libata-eh-correctly-handle-deferred-qc-tim.patch
patches.kernel.org/6.19.4-781-ata-libata-core-fix-cancellation-of-a-port-def.patch
patches.kernel.org/6.19.4-782-Linux-6.19.4.patch
######################################################## ########################################################
# Build fixes that apply to the vanilla kernel too. # Build fixes that apply to the vanilla kernel too.
@@ -913,8 +131,8 @@
patches.suse/selftests-bpf-Support-when-CONFIG_VXLAN-m.patch patches.suse/selftests-bpf-Support-when-CONFIG_VXLAN-m.patch
patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch patches.suse/accel-amdxdna-Remove-amdxdna_flush.patch
patches.suse/accel-amdxdna-Remove-NPU2-support.patch patches.suse/accel-amdxdna-Remove-NPU2-support.patch
patches.suse/accel-amdxdna-Enable-temporal-sharing-only-mode.patch
patches.suse/accel-amdxdna-Update-firmware-version-check-for-late.patch patches.suse/accel-amdxdna-Update-firmware-version-check-for-late.patch
patches.suse/netfilter-nf_tables-add-.abort_skip_removal-flag-for.patch
######################################################## ########################################################
# end of sorted patches # end of sorted patches
@@ -935,7 +153,6 @@
patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch patches.suse/firmware-qemu_fw_cfg-Do-not-hard-depend-on-CONFIG_HA.patch
patches.suse/wifi-iwlwifi-Add-missing-firmware-info-for-bz-b0-mod.patch patches.suse/wifi-iwlwifi-Add-missing-firmware-info-for-bz-b0-mod.patch
patches.suse/drm-i915-alpm-ALPM-disable-fixes.patch patches.suse/drm-i915-alpm-ALPM-disable-fixes.patch
patches.suse/HID-apple-Add-EPOMAKER-TH87-to-the-non-apple-keyboar.patch
######################################################## ########################################################
# kbuild/module infrastructure fixes # kbuild/module infrastructure fixes

View File

@@ -1,3 +1,3 @@
2026-02-27 15:14:04 +0000 2026-02-21 01:30:53 +0000
GIT Revision: 09a974f17c498cabbfae0a5431fc1c4d99a365c3 GIT Revision: 7b6850e420691453a68aa3c9718261fc46b18a9f
GIT Branch: stable GIT Branch: stable