We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2674303 commit 8e96553Copy full SHA for 8e96553
Makefile.rhelver
@@ -12,7 +12,7 @@ RHEL_MINOR = 6
12
#
13
# Use this spot to avoid future merge conflicts.
14
# Do not trim this comment.
15
-RHEL_RELEASE = 517
+RHEL_RELEASE = 518
16
17
18
# ZSTREAM
redhat/kernel.changelog-9.6
@@ -1,3 +1,7 @@
1
+* Fri Oct 11 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-518.el9]
2
+- devlink: extend devlink_param *set pointer (Jan Stancek) [RHEL-62110]
3
+Resolves: RHEL-62110
4
+
5
* Thu Oct 10 2024 Rado Vrbovsky <rvrbovsk@redhat.com> [5.14.0-517.el9]
6
- crypto: octeontx2 - add missing check for dma_map_single (Štěpán Horáček) [RHEL-31478]
7
- crypto: octeontx2 - support setting ctx ilen for inline CPT LF (Štěpán Horáček) [RHEL-31478]
0 commit comments