kernel-rt-4.18.0-553.120.1.rt7.461.el8_10
* Tue Apr 14 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.120.1.rt7.461.el8_10] - gfs2: bufdata allocation race (Andreas Gruenbacher) [RHEL-160075] - gfs2: Get rid of gfs2_log_[un]lock helpers (Andreas Gruenbacher) [RHEL-160075] - gfs2: Avoid unnecessary transactions in evict_linked_inode (Andreas Gruenbacher) [RHEL-160075] - KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued() (Maxim Levitsky) [RHEL-152657] - KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI) (Maxim Levitsky) [RHEL-152657] Resolves: RHEL-152657, RHEL-160075 Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
This commit is contained in:
parent
2edc58dc52
commit
11119307d5
13
kernel.spec
13
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.119.1.rt7.460.el8_10
|
||||
%define pkgrelease 553.120.1.rt7.461.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.119.1.rt7.460%{?dist}
|
||||
%define specrelease 553.120.1.rt7.461%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -148,7 +148,7 @@
|
||||
# The preempt RT patch level
|
||||
%global rttag .rt7
|
||||
# realtimeN
|
||||
%global rtbuild .460
|
||||
%global rtbuild .461
|
||||
%define with_doc 0
|
||||
%define with_headers 0
|
||||
%define with_cross_headers 0
|
||||
@ -2710,6 +2710,13 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Tue Apr 14 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.120.1.rt7.461.el8_10]
|
||||
- gfs2: bufdata allocation race (Andreas Gruenbacher) [RHEL-160075]
|
||||
- gfs2: Get rid of gfs2_log_[un]lock helpers (Andreas Gruenbacher) [RHEL-160075]
|
||||
- gfs2: Avoid unnecessary transactions in evict_linked_inode (Andreas Gruenbacher) [RHEL-160075]
|
||||
- KVM: x86: Fix a semi theoretical bug in kvm_arch_async_page_present_queued() (Maxim Levitsky) [RHEL-152657]
|
||||
- KVM: x86: Don't clear async #PF queue when CR0.PG is disabled (e.g. on #SMI) (Maxim Levitsky) [RHEL-152657]
|
||||
|
||||
* Tue Apr 07 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.119.1.rt7.460.el8_10]
|
||||
- s390/dasd: Copy detected format information to secondary device (Mete Durlu) [RHEL-161532]
|
||||
- s390/dasd: Move quiesce state with pprc swap (Mete Durlu) [RHEL-161532]
|
||||
|
||||
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (linux-4.18.0-553.119.1.rt7.460.el8_10.tar.xz) = af48d3b81baa182fe151a3dbb81c13cdefea15bd3ae7666f2b0825c8eff8f55dddeda93456bfa22eacac836c661a1619ff6b8b46c21428300cb496dd448338ca
|
||||
SHA512 (linux-4.18.0-553.120.1.rt7.461.el8_10.tar.xz) = e44d2165f670806835fbb48fa7ae68e018f6411af6f7b512c33d7084f651adfbac48f7cd51058b6a40e9cd00bc1a781ce7937b716c513595894a7068cd1da900
|
||||
|
||||
Loading…
Reference in New Issue
Block a user