Skip to content

Commit 50a823a

Browse files
committed
[redhat] kernel-6.12.0-124.3.1.el10_1
Signed-off-by: Jan Stancek <jstancek@redhat.com>
1 parent 548852a commit 50a823a

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-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 = 124.2.1
15+
RHEL_RELEASE = 124.3.1
1616

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.1

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
* Mon Sep 22 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-124.3.1.el10_1]
2+
- net: stmmac: fix TSO DMA API usage causing oops (Izabela Bakollari) [RHEL-84762]
3+
- octeon_ep: Fix host hang issue during device reboot (Kamal Heib) [RHEL-90058]
4+
- octeon_ep_vf: Resolve netdevice usage count issue (Kamal Heib) [RHEL-90058]
5+
- octeon_ep_vf: update tx/rx stats locally for persistence (Kamal Heib) [RHEL-90058]
6+
- octeon_ep_vf: remove firmware stats fetch in ndo_get_stats64 (Kamal Heib) [RHEL-90058]
7+
- octeon_ep: update tx/rx stats locally for persistence (Kamal Heib) [RHEL-90058]
8+
- octeon_ep: remove firmware stats fetch in ndo_get_stats64 (Kamal Heib) [RHEL-90058]
9+
- octeon_ep: add ndo ops for VFs in PF driver (Kamal Heib) [RHEL-90058]
10+
- net: marvell: use ethtool string helpers (Kamal Heib) [RHEL-90058]
11+
- io_uring/futex: ensure io_futex_wait() cleans up properly on failure (CKI Backport Bot) [RHEL-114338] {CVE-2025-39698}
12+
- net/sched: Return NULL when htb_lookup_leaf encounters an empty rbtree (CKI Backport Bot) [RHEL-106587] {CVE-2025-38468}
13+
- dmaengine: idxd: Check availability of workqueue allocated by idxd wq driver before using (Audra Mitchell) [RHEL-106609] {CVE-2025-38369}
14+
- ethtool: Block setting of symmetric RSS when non-symmetric rx-flow-hash is requested (CKI Backport Bot) [RHEL-107023]
15+
Resolves: RHEL-106587, RHEL-106609, RHEL-107023, RHEL-114338, RHEL-84762, RHEL-90058
16+
117
* Mon Sep 15 2025 Julio Faracco <jfaracco@redhat.com> [6.12.0-124.2.1.el10_1]
218
- flexfiles/pNFS: fix NULL checks on result of ff_layout_choose_ds_for_read (Benjamin Coddington) [RHEL-110294]
319
- pNFS/flexfiles: don't attempt pnfs on fatal DS errors (Benjamin Coddington) [RHEL-110294]

0 commit comments

Comments
 (0)