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 32c32b8 commit d138558Copy full SHA for d138558
Makefile.rhelver
@@ -12,7 +12,7 @@ RHEL_MINOR = 0
12
#
13
# Use this spot to avoid future merge conflicts.
14
# Do not trim this comment.
15
-RHEL_RELEASE = 30
+RHEL_RELEASE = 31
16
17
18
# RHEL_REBASE_NUM
redhat/kernel.changelog-10.0
@@ -1,3 +1,7 @@
1
+* Mon Nov 25 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-31.el10]
2
+- RHEL-only: mark io_uring tech preview and disable by default (Jeff Moyer) [RHEL-65347]
3
+Resolves: RHEL-65347, RHEL-65498
4
+
5
* Mon Nov 18 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-30.el10]
6
- Linux 6.12 (Linus Torvalds)
7
- x86/mm: Fix a kdump kernel failure on SME system when CONFIG_IMA_KEXEC=y (Baoquan He)
0 commit comments