Skip to content

Commit 1aaa411

Browse files
author
CKI KWF Bot
committed
[redhat] kernel-6.12.0-94.el10
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
1 parent 7784a9c commit 1aaa411

File tree

2 files changed

+21
-1
lines changed

2 files changed

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

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.1

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
* Thu Jun 05 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-94.el10]
2+
- qed: remove cast to pointers passed to kfree (John Meneghini) [RHEL-72644]
3+
- net: qed: make 'qed_ll2_ops_pass' as __maybe_unused (John Meneghini) [RHEL-72644]
4+
- net: qed: fix typos (John Meneghini) [RHEL-72644]
5+
- scsi: Constify struct pci_error_handlers (John Meneghini) [RHEL-72644]
6+
- scsi: qedf: Constify 'struct bin_attribute' (John Meneghini) [RHEL-72644]
7+
- scsi: Constify struct pci_device_id (John Meneghini) [RHEL-72644]
8+
- qed: fix possible uninit pointer read in qed_mcp_nvm_info_populate() (John Meneghini) [RHEL-72644]
9+
- net/qed: allow old cards not supporting "num_images" to work (John Meneghini) [RHEL-72644]
10+
- scsi: qedf: Fix a possible memory leak in qedf_alloc_and_init_sb() (John Meneghini) [RHEL-72644]
11+
- scsi: qedf: Remove dead code (John Meneghini) [RHEL-72644]
12+
- net: qlogic: use ethtool string helpers (John Meneghini) [RHEL-72644]
13+
- tools/net/ynl: ethtool: fix crash when Hardware Clock info is missing (Hangbin Liu) [RHEL-78772]
14+
- crypto: iaa - Do not clobber req->base.data (Vladis Dronov) [RHEL-87766]
15+
- crypto: iaa - Move compression CRC into request object (Vladis Dronov) [RHEL-87766]
16+
- crypto: iaa - Test the correct request flag (Vladis Dronov) [RHEL-87766]
17+
- MAINTAINERS: Add Vinicius Gomes to MAINTAINERS for IAA Crypto (Vladis Dronov) [RHEL-87766]
18+
- crypto: iaa - Fix IAA disabling that occurs when sync_mode is set to 'async' (Vladis Dronov) [RHEL-87766]
19+
Resolves: RHEL-72644, RHEL-78772, RHEL-87766
20+
121
* Wed Jun 04 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-93.el10]
222
- platform/x86/intel/pmt: allow user offset for PMT callbacks (José Expósito) [RHEL-85955]
323
- jiffies: Cast to unsigned long in secs_to_jiffies() conversion (José Expósito) [RHEL-85955]

0 commit comments

Comments
 (0)