Skip to content

Commit 73043ff

Browse files
committed
[redhat] kernel-5.14.0-427.el9
Signed-off-by: Scott Weaver <scweaver@redhat.com>
1 parent 3089aec commit 73043ff

File tree

2 files changed

+25
-1
lines changed

2 files changed

+25
-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 = 4
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 426
15+
RHEL_RELEASE = 427
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.4

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
* Thu Feb 22 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-427.el9]
2+
- scsi: smartpqi: Fix disable_managed_interrupts (Tomas Henzl) [RHEL-26145]
3+
- redhat/configs: Enable Intel IAA Compression Accelerator for x86 (Vladis Dronov) [RHEL-20145]
4+
- crypto: iaa - Account for cpu-less numa nodes (Vladis Dronov) [RHEL-20145]
5+
- crypto: iaa - remove unneeded semicolon (Vladis Dronov) [RHEL-20145]
6+
- crypto: iaa - Remove unneeded newline in update_max_adecomp_delay_ns() (Vladis Dronov) [RHEL-20145]
7+
- crypto: iaa - Change desc->priv to 0 (Vladis Dronov) [RHEL-20145]
8+
- dmaengine: idxd: Add support for device/wq defaults (Vladis Dronov) [RHEL-20145]
9+
- crypto: iaa - Add IAA Compression Accelerator stats (Vladis Dronov) [RHEL-20145]
10+
- crypto: iaa - Add irq support for the crypto async interface (Vladis Dronov) [RHEL-20145]
11+
- crypto: iaa - Add support for deflate-iaa compression algorithm (Vladis Dronov) [RHEL-20145]
12+
- crypto: iaa - Add compression mode management along with fixed mode (Vladis Dronov) [RHEL-20145]
13+
- crypto: iaa - Add per-cpu workqueue table with rebalancing (Vladis Dronov) [RHEL-20145]
14+
- crypto: iaa - Add Intel IAA Compression Accelerator crypto driver core (Vladis Dronov) [RHEL-20145]
15+
- crypto: iaa - Add IAA Compression Accelerator Documentation (Vladis Dronov) [RHEL-20145]
16+
- dmaengine: idxd: add callback support for iaa crypto (Vladis Dronov) [RHEL-20145]
17+
- dmaengine: idxd: Add wq private data accessors (Vladis Dronov) [RHEL-20145]
18+
- dmaengine: idxd: Export wq resource management functions (Vladis Dronov) [RHEL-20145]
19+
- dmaengine: idxd: Export descriptor management functions (Vladis Dronov) [RHEL-20145]
20+
- dmaengine: idxd: Rename drv_enable/disable_wq to idxd_drv_enable/disable_wq, and export (Vladis Dronov) [RHEL-20145]
21+
- dmaengine: idxd: add external module driver support for dsa_bus_type (Vladis Dronov) [RHEL-20145]
22+
- dmaengine: idxd: add wq driver name support for accel-config user tool (Vladis Dronov) [RHEL-20145]
23+
Resolves: RHEL-20145, RHEL-26145
24+
125
* Thu Feb 22 2024 Scott Weaver <scweaver@redhat.com> [5.14.0-426.el9]
226
- firmware: arm_ffa: Assign the missing IDR allocation ID to the FFA device (Mark Salter) [RHEL-16037]
327
- firmware: arm_ffa: Allow the FF-A drivers to use 32bit mode of messaging (Mark Salter) [RHEL-16037]

0 commit comments

Comments
 (0)