Skip to content

Commit f537aee

Browse files
author
CKI KWF Bot
committed
[redhat] kernel-5.14.0-612.el9
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
1 parent afdb31d commit f537aee

File tree

2 files changed

+20
-1
lines changed

2 files changed

+20
-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 = 8
1212
#
1313
# Use this spot to avoid future merge conflicts.
1414
# Do not trim this comment.
15-
RHEL_RELEASE = 611
15+
RHEL_RELEASE = 612
1616

1717
#
1818
# ZSTREAM

redhat/kernel.changelog-9.8

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
* Sat Aug 30 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [5.14.0-612.el9]
2+
- redhat: bump RHEL_MINOR to 8 (Patrick Talbert)
3+
- x86/cpu: Add new Intel CPU model numbers for Wildcatlake and Novalake (David Arcari) [RHEL-95631]
4+
- x86/cpu: Add CPU model number for Bartlett Lake CPUs with Raptor Cove cores (David Arcari) [RHEL-95631]
5+
- s390/pci: Fix __pcilg_mio_inuser() inline assembly (Mete Durlu) [RHEL-105605]
6+
- s390/pci: Do not try re-enabling load/store if device is disabled (Mete Durlu) [RHEL-105598]
7+
- s390/pci: Fix stale function handles in error handling (Mete Durlu) [RHEL-105598]
8+
- net/smc: Fix lookup of netdev by using ib_device_get_netdev() (Mete Durlu) [RHEL-102713]
9+
- ibmveth: Add multi buffers rx replenishment hcall support (Mamatha Inamdar) [RHEL-104667]
10+
- net: ibmveth: Reset the adapter when unexpected states are detected (Mamatha Inamdar) [RHEL-104667]
11+
- ibmvnic: Use ndo_get_stats64 to fix inaccurate SAR reporting (Mamatha Inamdar) [RHEL-104119]
12+
- ibmvnic: Fix hardcoded NUM_RX_STATS/NUM_TX_STATS with dynamic sizeof (Mamatha Inamdar) [RHEL-104119]
13+
- ibmvnic: Add stat for tx direct vs tx batched (Mamatha Inamdar) [RHEL-104119]
14+
- memory: tegra: Fix indentation (Marcin Juszkiewicz) [RHEL-26426]
15+
- memory: tegra: Add BPMP and ICC info for DLA clients (Marcin Juszkiewicz) [RHEL-26426]
16+
- memory: tegra: Correct DLA client names (Marcin Juszkiewicz) [RHEL-26426]
17+
- soc/tegra: pmc: Add SD wake event for Tegra234 (Marcin Juszkiewicz) [RHEL-26405]
18+
Resolves: RHEL-102713, RHEL-104119, RHEL-104667, RHEL-105598, RHEL-105605, RHEL-26405, RHEL-26426, RHEL-95631
19+

0 commit comments

Comments
 (0)