File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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]
You can’t perform that action at this time.
0 commit comments