Skip to content

Commit a7a48e2

Browse files
committed
[redhat] kernel-5.14.0-429.el9
Signed-off-by: Lucas Zampieri <lzampier@redhat.com>
1 parent 61fb368 commit a7a48e2

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-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 = 5
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 428
15+
RHEL_RELEASE = 429
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.5

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
* Mon Mar 11 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-429.el9]
2+
- workqueue: Avoid using isolated cpus' timers on queue_delayed_work (Leonardo Bras) [RHEL-20254]
3+
- cnic,bnx2,bnx2x: use UIO_MEM_DMA_COHERENT (Chris Leech) [RHEL-26081]
4+
- uio: introduce UIO_MEM_DMA_COHERENT type (Chris Leech) [RHEL-26081]
5+
- Reapply "dma-mapping: reject __GFP_COMP in dma_alloc_attrs" (Chris Leech) [RHEL-26081]
6+
- Reapply "cnic: don't pass bogus GFP_ flags to dma_alloc_coherent" (Chris Leech) [RHEL-26081]
7+
- block: add check that partition length needs to be aligned with block size (Ming Lei) [RHEL-26616] {CVE-2023-52458}
8+
Resolves: RHEL-20254, RHEL-26081, RHEL-26616
9+
110
* Wed Mar 06 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-428.el9]
211
- x86/fpu: Stop relying on userspace for info to fault in xsave buffer (Steve Best) [RHEL-26672] {CVE-2024-26603}
312
- redhat: configs: Enable CONFIG_MEMTEST to enable memory test (Eric Chanudet) [RHEL-24906]

0 commit comments

Comments
 (0)