Skip to content

Commit d00855d

Browse files
author
CKI KWF Bot
committed
[redhat] kernel-6.12.0-120.el10
Signed-off-by: CKI KWF Bot <[email protected]>
1 parent d8258b3 commit d00855d

File tree

2 files changed

+30
-1
lines changed

2 files changed

+30
-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 = 119
15+
RHEL_RELEASE = 120
1616

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.1

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
* Tue Aug 12 2025 CKI KWF Bot <[email protected]> [6.12.0-120.el10]
2+
- mm/memory-tier: fix abstract distance calculation overflow (Rafael Aquini) [RHEL-100684]
3+
- net: add debug check in skb_reset_mac_header() (Davide Caratti) [RHEL-96625]
4+
- net: skb_reset_mac_len() must check if mac_header was set (Davide Caratti) [RHEL-96625]
5+
- vlan: enforce underlying device type (CKI Backport Bot) [RHEL-96625] {CVE-2025-21920}
6+
- kernel.spec: add conditional to include rhel trusted certificates (Eric Chanudet) [RHEL-78808]
7+
- kernel.spec: Always BuildRequire openssl-devel (Eric Chanudet) [RHEL-78808]
8+
- kernel.spec: automotive: disable kernel signature by default (Eric Chanudet) [RHEL-78808]
9+
- redhat/configs: automotive: enable extra system cert (Eric Chanudet) [RHEL-78808]
10+
- redhat/configs: automotive: Disable module signature with modules_install (Eric Chanudet) [RHEL-78808]
11+
- xfs: do not check NEEDSREPAIR if ro,norecovery mount. (CKI Backport Bot) [RHEL-101641]
12+
- iavf: fix reset_task for early reset event (Michal Schmidt) [RHEL-83568]
13+
- iavf: add support for Rx timestamps to hotpath (Michal Schmidt) [RHEL-83568]
14+
- iavf: handle set and get timestamps ops (Michal Schmidt) [RHEL-83568]
15+
- iavf: periodically cache PHC time (Michal Schmidt) [RHEL-83568]
16+
- iavf: add support for indirect access to PHC time (Michal Schmidt) [RHEL-83568]
17+
- iavf: add initial framework for registering PTP clock (Michal Schmidt) [RHEL-83568]
18+
- iavf: negotiate PTP capabilities (Michal Schmidt) [RHEL-83568]
19+
- iavf: add support for negotiating flexible RXDID format (Michal Schmidt) [RHEL-83568]
20+
- iavf: Implement checking DD desc field (Michal Schmidt) [RHEL-83568]
21+
- iavf: refactor iavf_clean_rx_irq to support legacy and flex descriptors (Michal Schmidt) [RHEL-83568]
22+
- iavf: define Rx descriptors as qwords (Michal Schmidt) [RHEL-83568]
23+
- iavf: allow changing VLAN state without calling PF (Michal Schmidt) [RHEL-83568]
24+
- iavf: Remove unused declarations (Michal Schmidt) [RHEL-83568]
25+
- iavf: add support to exchange qos capabilities (Michal Schmidt) [RHEL-83568]
26+
- iavf: Add net_shaper_ops support (Michal Schmidt) [RHEL-83568]
27+
- redhat/configs: automotive: Enable CONFIG_BOOTPARAM_HUNG_TASK_PANIC config (Dorinda Bassey) [RHEL-87368]
28+
Resolves: RHEL-100684, RHEL-101641, RHEL-78808, RHEL-83568, RHEL-87368, RHEL-96625
29+
130
* Thu Aug 07 2025 CKI KWF Bot <[email protected]> [6.12.0-119.el10]
231
- i2c/designware: Fix an initialization issue (CKI Backport Bot) [RHEL-106627] {CVE-2025-38380}
332
- ice: default to TIME_REF instead of TXCO on E825-C (Petr Oros) [RHEL-104246]

0 commit comments

Comments
 (0)