Skip to content

Commit d281799

Browse files
committed
[redhat] kernel-6.12.0-81.el10
Signed-off-by: Julio Faracco <jfaracco@redhat.com>
1 parent 8213c91 commit d281799

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-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 = 80
15+
RHEL_RELEASE = 81
1616

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.1

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,20 @@
1+
* Mon May 05 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-81.el10]
2+
- redhat/configs: Disable CONFIG_COMPAT for s390x (Mete Durlu) [RHEL-24047]
3+
- nfsd: fix management of listener transports (Olga Kornievskaia) [RHEL-72469]
4+
- scsi: megaraid_sas: Driver version update to 07.734.00.00-rc1 (Chandrakanth Patil) [RHEL-80701]
5+
- scsi: megaraid_sas: Block zero-length ATA VPD inquiry (Chandrakanth Patil) [RHEL-80701]
6+
- scsi: megaraid_sas: Make most module parameters static (Chandrakanth Patil) [RHEL-80701]
7+
- scsi: megaraid_sas: Fix for a potential deadlock (Chandrakanth Patil) [RHEL-80701]
8+
- ice: stop storing XDP verdict within ice_rx_buf (Petr Oros) [RHEL-86859]
9+
- ice: gather page_count()'s of each frag right before XDP prog call (Petr Oros) [RHEL-86859]
10+
- ice: put Rx buffers after being done with current frame (Petr Oros) [RHEL-86859]
11+
- selftests/sgx: Fix an enclave built with extended instructions (Vladis Dronov) [RHEL-83126]
12+
- x86/sgx: Warn explicitly if X86_FEATURE_SGX_LC is not enabled (Vladis Dronov) [RHEL-86441]
13+
- x86/sgx: Fix size overflows in sgx_encl_create() (Vladis Dronov) [RHEL-86441]
14+
- x86/sgx: Use vmalloc_array() instead of vmalloc() (Vladis Dronov) [RHEL-86441]
15+
- redhat/kernel.spec: fix duplicate packaging of ynl headers (Jan Stancek) [RHEL-85548]
16+
Resolves: RHEL-24047, RHEL-72469, RHEL-80701, RHEL-83126, RHEL-85548, RHEL-86441, RHEL-86859
17+
118
* Wed Apr 30 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-80.el10]
219
- scsi: fnic: Remove unnecessary spinlock locking and unlocking (Karan Kumar) [RHEL-72902]
320
- scsi: fnic: Replace fnic->lock_flags with local flags (Karan Kumar) [RHEL-72902]

0 commit comments

Comments
 (0)