Skip to content

Commit f7ee67f

Browse files
committed
[redhat] kernel-6.12.0-63.el10
Signed-off-by: Julio Faracco <jfaracco@redhat.com>
1 parent 6287028 commit f7ee67f

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
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 = 62
15+
RHEL_RELEASE = 63
1616

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.1

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
* Tue Mar 11 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-63.el10]
2+
- block: Ensure start sector is aligned for stacking atomic writes (Nigel Croxon) [RHEL-73721]
3+
Resolves: RHEL-73721
4+
15
* Mon Mar 10 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-62.el10]
26
- s390/pci: Fix handling of isolated VFs (Mete Durlu) [RHEL-81936]
37
- s390/pci: Pull search for parent PF out of zpci_iov_setup_virtfn() (Mete Durlu) [RHEL-81936]
@@ -30,7 +34,7 @@ Resolves: RHEL-75655, RHEL-75660, RHEL-76089, RHEL-76090, RHEL-78975, RHEL-79457
3034
- kexec/crash: no crash update when kexec in progress (Mamatha Inamdar) [RHEL-76749]
3135
- md/raid*: Fix the set_queue_limits implementations (Nigel Croxon) [RHEL-73721]
3236
- md: Fix linear_set_limits() (Nigel Croxon) [RHEL-73721]
33-
- md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime (Nigel Croxon) [RHEL-73721]
37+
- md/md-bitmap: Synchronize bitmap_get_stats() with bitmap lifetime (CKI Backport Bot) [RHEL-81540] {CVE-2025-21712}
3438
- md/md-linear: Fix a NULL vs IS_ERR() bug in linear_add() (Nigel Croxon) [RHEL-73721]
3539
- md/md-bitmap: move bitmap_{start, end}write to md upper layer (Nigel Croxon) [RHEL-73721]
3640
- md/raid5: implement pers->bitmap_sector() (Nigel Croxon) [RHEL-73721]
@@ -59,7 +63,7 @@ Resolves: RHEL-75655, RHEL-75660, RHEL-76089, RHEL-76090, RHEL-78975, RHEL-79457
5963
- RDMA/mlx5: Fix a WARN during dereg_mr for DM type (Benjamin Poirier) [RHEL-41204]
6064
- arm64: mm: Fix zone_dma_limit calculation (Luiz Capitulino) [RHEL-71568]
6165
- uki: enable FIPS mode (Vitaly Kuznetsov) [RHEL-80149]
62-
Resolves: RHEL-41204, RHEL-47437, RHEL-71568, RHEL-73721, RHEL-76749, RHEL-80149, RHEL-80305, RHEL-80534, RHEL-80626, RHEL-81482, RHEL-81669
66+
Resolves: RHEL-41204, RHEL-47437, RHEL-71568, RHEL-73721, RHEL-76749, RHEL-80149, RHEL-80305, RHEL-80534, RHEL-80626, RHEL-81482, RHEL-81540, RHEL-81669
6367

6468
* Wed Mar 05 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-60.el10]
6569
- idpf: call set_real_num_queues in idpf_open (CKI Backport Bot) [RHEL-79464]

0 commit comments

Comments
 (0)