Skip to content

Commit 0855e43

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

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-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 = 629
15+
RHEL_RELEASE = 630
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.8

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
* Sat Oct 25 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-630.el9]
2+
- crypto: xts - Handle EBUSY correctly (CKI Backport Bot) [RHEL-119237] {CVE-2023-53494}
3+
- xfrm: use kfree_sensitive() for SA secret zeroization (Sabrina Dubroca) [RHEL-115629]
4+
- espintcp: remove encap socket caching to avoid reference leak (Sabrina Dubroca) [RHEL-115629]
5+
- espintcp: fix skb leaks (Sabrina Dubroca) [RHEL-115629]
6+
- ext4: goto right label 'out_mmap_sem' in ext4_setattr() (Brian Foster) [RHEL-109217]
7+
- mm: zero range of eof folio exposed by inode size extension (Brian Foster) [RHEL-109217]
8+
- mm: convert pagecache_isize_extended to use a folio (Brian Foster) [RHEL-109217]
9+
- ext4: partial zero eof block on unaligned inode size extension (Brian Foster) [RHEL-109217]
10+
- ext4: do not mark inode dirty every time when appending using delalloc (Brian Foster) [RHEL-109217]
11+
- uki-virt: add systemd-repart module (Emanuele Giuseppe Esposito) [RHEL-107273]
12+
Resolves: RHEL-107273, RHEL-109217, RHEL-115629, RHEL-119237
13+
114
* Thu Oct 23 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-629.el9]
215
- kexec_core: accept unaccepted kexec segments' destination addresses (Baoquan He) [RHEL-114163]
316
- crash: fix spelling mistake "crahskernel" -> "crashkernel" (Baoquan He) [RHEL-114163]

0 commit comments

Comments
 (0)