Skip to content

Commit 04ae76b

Browse files
committed
[redhat] kernel-6.12.0-33.el10
Signed-off-by: Jan Stancek <jstancek@redhat.com>
1 parent ca5905a commit 04ae76b

File tree

2 files changed

+7
-1
lines changed

2 files changed

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

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.0

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
* Fri Dec 06 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-33.el10]
2+
- redhat: Re-enable CONFIG_INFINIBAND_VMWARE_PVRDMA for x86 (Vitaly Kuznetsov) [RHEL-41133]
3+
- HID: hyperv: streamline driver probe to avoid devres issues (Vitaly Kuznetsov) [RHEL-67329]
4+
- powerpc: security: Lock down the kernel if booted in secure boot mode (Mamatha Inamdar) [RHEL-57024]
5+
Resolves: RHEL-41133, RHEL-57024, RHEL-65698, RHEL-67329
6+
17
* Mon Dec 02 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-32.el10]
28
- selftests/bpf: Remove ksyms_weak_lskel test (Artem Savkov) [RHEL-48593]
39
- redhat/spec: Add libxml2-devel dependency for selftests build (Viktor Malik) [RHEL-48593]

0 commit comments

Comments
 (0)