Skip to content

Commit 09d0790

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

File tree

2 files changed

+23
-1
lines changed

2 files changed

+23
-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 = 2
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 131
15+
RHEL_RELEASE = 132
1616

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.2

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
* Fri Sep 19 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-132.el10]
2+
- RDMA/mana_ib: add support of multiple ports (Maxim Levitsky) [RHEL-109580]
3+
- RDMA/mana_ib: add additional port counters (Maxim Levitsky) [RHEL-109580]
4+
- RDMA/mana_ib: Fix DSCP value in modify QP (Maxim Levitsky) [RHEL-109580]
5+
- net: mana: fix spelling for mana_gd_deregiser_irq() (Maxim Levitsky) [RHEL-109580]
6+
- net: mana: Handle Reset Request from MANA NIC (Maxim Levitsky) [RHEL-109580]
7+
- net: mana: Handle unsupported HWC commands (Maxim Levitsky) [RHEL-109580]
8+
- net: mana: Set tx_packets to post gso processing packet count (Maxim Levitsky) [RHEL-109580]
9+
- net: mana: Allocate MSI-X vectors dynamically (Maxim Levitsky) [RHEL-109580]
10+
- net: mana: Allow irq_setup() to skip cpus for affinity (Maxim Levitsky) [RHEL-109580]
11+
- net: mana: explain irq_setup() algorithm (Maxim Levitsky) [RHEL-109580]
12+
- PCI: hv: Allow dynamic MSI-X vector allocation (Maxim Levitsky) [RHEL-109580]
13+
- PCI/MSI: Export pci_msix_prepare_desc() for dynamic MSI-X allocations (Maxim Levitsky) [RHEL-109580]
14+
- net: mana: Add handler for hardware servicing events (Maxim Levitsky) [RHEL-109580]
15+
- RDMA/mana_ib: Add device statistics support (Maxim Levitsky) [RHEL-109580]
16+
- net: mana: Expose additional hardware counters for drop and TC via ethtool. (Maxim Levitsky) [RHEL-109580]
17+
- net: mana: Fix warnings for missing export.h header inclusion (Maxim Levitsky) [RHEL-109580]
18+
- tunnels: reset the GSO metadata before reusing the skb (Antoine Tenart) [RHEL-113911]
19+
- netfilter: conntrack: helper: Replace -EEXIST by -EBUSY (Phil Sutter) [RHEL-108858]
20+
- s390/sclp: Fix SCCB present check (CKI Backport Bot) [RHEL-113563] {CVE-2025-39694}
21+
Resolves: RHEL-108858, RHEL-109580, RHEL-113563, RHEL-113911
22+
123
* Wed Sep 17 2025 Scott Weaver <scweaver@redhat.com> [6.12.0-131.el10]
224
- config: new config in drivers/phy (Izabela Bakollari) [RHEL-106145]
325
- net: phy: realtek: remove unsed RTL821x_PHYSR* macros (Izabela Bakollari) [RHEL-106145]

0 commit comments

Comments
 (0)