Skip to content

Commit f830580

Browse files
author
CKI KWF Bot
committed
[redhat] kernel-5.14.0-619.el9
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
1 parent f577f62 commit f830580

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Makefile.rhelver

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ RHEL_MINOR = 8
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 618
15+
RHEL_RELEASE = 619
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.8

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
* Tue Sep 23 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-619.el9]
2+
- platform/x86/intel: power-domains: Use topology_logical_package_id() for package ID (David Arcari) [RHEL-110754]
3+
- io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CKI Backport Bot) [RHEL-114337] {CVE-2025-39698}
4+
- bpf: Fix uninitialized values in BPF_{CORE,PROBE}_READ (Viktor Malik) [RHEL-100278]
5+
- mm/memory-tier: fix abstract distance calculation overflow (Rafael Aquini) [RHEL-109448]
6+
Resolves: RHEL-100278, RHEL-109448, RHEL-110754, RHEL-114337
7+
18
* Sat Sep 20 2025 Patrick Talbert <ptalbert@redhat.com> [5.14.0-618.el9]
29
- x86/hyperv: Fix kdump on Azure CVMs (Vitaly Kuznetsov) [RHEL-70228]
310
- hv_netvsc: Fix panic during namespace deletion with VF (Maxim Levitsky) [RHEL-109583]

0 commit comments

Comments
 (0)