kernel-4.18.0-553.120.1.el8_10
* Wed Apr 08 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.120.1.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
be19e8d8b7
commit
647dc69406
11
kernel.spec
11
kernel.spec
@ -38,10 +38,10 @@
|
||||
# define buildid .local
|
||||
|
||||
%define specversion 4.18.0
|
||||
%define pkgrelease 553.119.1.el8_10
|
||||
%define pkgrelease 553.120.1.el8_10
|
||||
|
||||
# allow pkg_release to have configurable %%{?dist} tag
|
||||
%define specrelease 553.119.1%{?dist}
|
||||
%define specrelease 553.120.1%{?dist}
|
||||
|
||||
%define pkg_release %{specrelease}%{?buildid}
|
||||
|
||||
@ -2707,6 +2707,13 @@ fi
|
||||
#
|
||||
#
|
||||
%changelog
|
||||
* Wed Apr 08 2026 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [4.18.0-553.120.1.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.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]
|
||||
|
||||
6
sources
6
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (linux-4.18.0-553.119.1.el8_10.tar.xz) = af8ce7137df2cec6b8f6b76bb01e883ebf88346a9d68e91ff10728beb90269fdf60ab38aecc380b4afe2b78c4730c731738f04cf6d0dea78db703e009203130e
|
||||
SHA512 (kernel-abi-stablelists-4.18.0-553.tar.bz2) = 9bf0e685a0fd79e7dc0556340c3fafac9f38e7835d1c6e80f1647250ae398d8311f113de7fd2eb0e3184edafe31da04d717baa98fad0e275ff06b71b2dcf5036
|
||||
SHA512 (kernel-kabi-dw-4.18.0-553.tar.bz2) = 467ebec0fd5e1ed19f279e6c7affe1c9e12683107555adb12834d55fe2c1fb13f79dfb604951151b4e4e97bdbd54b6e26bfec03685fdd3bfedc65a5943a23de3
|
||||
SHA512 (linux-4.18.0-553.120.1.el8_10.tar.xz) = 0456c03f7d1fb255a563adbb2292ebe3c654640eb3e08bc156a0806df68765f9a7b56aff8ae99419059f945afe800c81f61b2ae36f06df6eb08f0449577063fd
|
||||
SHA512 (kernel-abi-stablelists-4.18.0-553.tar.bz2) = 072f24715a52867a8284521753c31a0f7732d280c5e08644d2b0dd34c4c86df43426dfd863413ae1e2582bce2c2f8169445f2db0540d1e3509635d0c0e0e98af
|
||||
SHA512 (kernel-kabi-dw-4.18.0-553.tar.bz2) = ce1bdb4a398199ca8aa72c7a5a111db55ce3ffe1ffd7e8e33d03431b78840d268d910be8f5a22559c872c140f12cac6d695b038fc2918882cc2d9d7178b62abc
|
||||
|
||||
Loading…
Reference in New Issue
Block a user