Skip to content

Commit 14c3cf9

Browse files
author
CKI KWF Bot
committed
[redhat] kernel-6.12.0-140.el10
Signed-off-by: CKI KWF Bot <[email protected]>
1 parent f67e817 commit 14c3cf9

File tree

2 files changed

+21
-1
lines changed

2 files changed

+21
-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 = 139
15+
RHEL_RELEASE = 140
1616

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.2

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,23 @@
1+
* Thu Oct 09 2025 CKI KWF Bot <[email protected]> [6.12.0-140.el10]
2+
- powerpc/pseries: Correct secvar format representation for static key management (Mamatha Inamdar) [RHEL-101962]
3+
- powerpc/secvar: Expose secvars relevant to the key management mode (Mamatha Inamdar) [RHEL-101962]
4+
- integrity/platform_certs: Allow loading of keys in the static key management mode (Mamatha Inamdar) [RHEL-101962]
5+
- powercap: dtpm_cpu: Fix NULL pointer dereference in get_pd_power_uw() (Steve Best) [RHEL-110835]
6+
- powercap: intel_rapl: Add support for Bartlett Lake platform (Steve Best) [RHEL-110835]
7+
- powercap: intel_rapl_msr: Add PL4 support for Panther Lake (Steve Best) [RHEL-110835]
8+
- PM: EM: Rework the depends on for CONFIG_ENERGY_MODEL (Steve Best) [RHEL-110835]
9+
- nvdimm: Correct some typos in comments (Jeff Moyer) [RHEL-96846]
10+
- nvdimm: rectify the illogical code within nd_dax_probe() (Jeff Moyer) [RHEL-96846]
11+
- libnvdimm: Remove unused nd_region_conflict (Jeff Moyer) [RHEL-96846]
12+
- libnvdimm: Remove unused nd_attach_ndns (Jeff Moyer) [RHEL-96846]
13+
- libnvdimm/labels: Fix divide error in nd_label_data_init() (Jeff Moyer) [RHEL-96846]
14+
- tcp: add tcp_rto_max_ms sysctl (Antoine Tenart) [RHEL-115393]
15+
- tcp: add the ability to control max RTO (Antoine Tenart) [RHEL-115393]
16+
- tcp: use tcp_reset_xmit_timer() (Antoine Tenart) [RHEL-115393]
17+
- tcp: add a @pace_delay parameter to tcp_reset_xmit_timer() (Antoine Tenart) [RHEL-115393]
18+
- tcp: remove tcp_reset_xmit_timer() @max_when argument (Antoine Tenart) [RHEL-115393]
19+
Resolves: RHEL-101962, RHEL-110835, RHEL-115393, RHEL-96846
20+
121
* Wed Oct 08 2025 CKI KWF Bot <[email protected]> [6.12.0-139.el10]
222
- redhat/configs: Disable CONFIG_EFI_MIXED in RHEL (Lenny Szubowicz) [RHEL-115521]
323
- cpupower: Allow control of boost feature on non-x86 based systems with boost support. (Steve Best) [RHEL-111892]

0 commit comments

Comments
 (0)