kernel-rt-4.18.0-553.101.1.rt7.442.el8_10
* Thu Jan 29 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.101.1.rt7.442.el8_10]
- i40e: avoid redundant VF link state updates (CKI Backport Bot) [RHEL-141878]
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid (CKI Backport Bot) [RHEL-140255] {CVE-2025-68349}
- vsock/vmci: Clear the vmci transport packet properly when initializing it (CKI Backport Bot) [RHEL-137692] {CVE-2025-38403}
- sched: Fix stop_one_cpu_nowait() vs hotplug (Herton R. Krzesinski) [RHEL-85625]
Resolves: RHEL-137692, RHEL-140255, RHEL-141878, RHEL-85625
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
567708eb2f
commit
3cd66dcf31
12
kernel.spec
12
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.100.1.rt7.441.el8_10
|
||||
%define pkgrelease 553.101.1.rt7.442.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.100.1.rt7.441%{?dist}
|
||||
%define specrelease 553.101.1.rt7.442%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .441
|
||||
%global rtbuild .442
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2708,6 +2708,12 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Thu Jan 29 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.101.1.rt7.442.el8_10]
|
||||
- i40e: avoid redundant VF link state updates (CKI Backport Bot) [RHEL-141878]
|
||||
- NFSv4/pNFS: Clear NFS_INO_LAYOUTCOMMIT in pnfs_mark_layout_stateid_invalid (CKI Backport Bot) [RHEL-140255] {CVE-2025-68349}
|
||||
- vsock/vmci: Clear the vmci transport packet properly when initializing it (CKI Backport Bot) [RHEL-137692] {CVE-2025-38403}
|
||||
- sched: Fix stop_one_cpu_nowait() vs hotplug (Herton R. Krzesinski) [RHEL-85625]
|
||||
|
||||
* Tue Jan 27 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.100.1.rt7.441.el8_10]
|
||||
- IB/hfi1: Fix sdma.h tx->num_descs off-by-one error (Kamal Heib) [RHEL-138396] {CVE-2024-26766}
|
||||
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.100.1.rt7.441.el8_10.tar.xz) = 047484c288aae29847a7ecd13c4006dc7c2b4f398ce57445e4885a4187fd6424075e15d8ec073e78ce8c97e137d187a73556b48d5299de4ad11b7cdbad1b367b
|
||||
SHA512 (linux-4.18.0-553.101.1.rt7.442.el8_10.tar.xz) = d9fab2566044fe0fbf869a5d884a13c0319977479c6af1da2ce1b753cf62218cdf1d172371ed347f9eb09f8cbc99b9bf8280f58b9f54c5ae02cbf38dc97f40d7
|
||||
|
||||
Loading…
Reference in New Issue
Block a user