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 5b4807d commit 6c1de86Copy full SHA for 6c1de86
Makefile.rhelver
@@ -12,7 +12,7 @@ RHEL_MINOR = 5
12
#
13
# Use this spot to avoid future merge conflicts.
14
# Do not trim this comment.
15
-RHEL_RELEASE = 451
+RHEL_RELEASE = 452
16
17
18
# ZSTREAM
redhat/kernel.changelog-9.5
@@ -1,3 +1,7 @@
1
+* Sat May 18 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-452.el9]
2
+- Fix for "serial: 8250: Toggle IER bits on only after irq has been setup" (Lucas Zampieri)
3
+Resolves:
4
+
5
* Thu May 16 2024 Lucas Zampieri <lzampier@redhat.com> [5.14.0-451.el9]
6
- Revert "Merge: cgroup: Backport upstream cgroup commits up to v6.8" (Lucas Zampieri)
7
- arm64: dts: qcom: sa8775p: fix USB wakeup interrupt types (Steve Dunnagan) [RHEL-31258]
0 commit comments