Skip to content

Commit 91ed0af

Browse files
committed
[redhat] kernel-6.12.0-40.el10
Signed-off-by: Jan Stancek <jstancek@redhat.com>
1 parent 06254b0 commit 91ed0af

File tree

2 files changed

+16
-1
lines changed

2 files changed

+16
-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 = 39
15+
RHEL_RELEASE = 40
1616

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.0

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
* Sun Jan 12 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-40.el10]
2+
- selftests: netfilter: Stabilize rpath.sh (Phil Sutter) [RHEL-71139]
3+
- redhat/configs: automotive: disable CONFIG_AIO (Davide Caratti) [RHEL-71905]
4+
- redhat/configs: enable CONFIG_USB_XHCI_PCI_RENESAS on RHEL (Desnes Nunes) [RHEL-73371]
5+
- RHEL: Set correct config option for CRYPTO_HMAC_S390 (Mete Durlu) [RHEL-24137]
6+
- redhat/configs: automotive: disable CONFIG_NET_DROP_MONITOR (Davide Caratti) [RHEL-70868]
7+
- qed: put cond_resched() in qed_dmae_operation_wait() (CKI Backport Bot) [RHEL-71560]
8+
- qed: allow the callee of qed_mcp_nvm_read() to sleep (CKI Backport Bot) [RHEL-71560]
9+
- qed: put cond_resched() in qed_grc_dump_ctx_data() (CKI Backport Bot) [RHEL-71560]
10+
- qed: make 'ethtool -d' 10 times faster (CKI Backport Bot) [RHEL-71560]
11+
- x86/sev: Convert shared memory back to private on kexec (Vitaly Kuznetsov) [RHEL-68482]
12+
- x86/mm: Refactor __set_clr_pte_enc() (Vitaly Kuznetsov) [RHEL-68482]
13+
- x86/boot: Skip video memory access in the decompressor for SEV-ES/SNP (Vitaly Kuznetsov) [RHEL-68482]
14+
Resolves: RHEL-24137, RHEL-68482, RHEL-70868, RHEL-71139, RHEL-71560, RHEL-71905, RHEL-73371
15+
116
* Thu Jan 09 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-39.el10]
217
- platform/x86/intel/pmc: Disable C1 auto-demotion during suspend (Steve Best) [RHEL-66570]
318
- platform/x86/intel/pmc: Refactor platform resume functions to use cnl_resume() (Steve Best) [RHEL-66570]

0 commit comments

Comments
 (0)