Skip to content

Commit e5b72c2

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

File tree

2 files changed

+48
-1
lines changed

2 files changed

+48
-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 = 118
15+
RHEL_RELEASE = 119
1616

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.1

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,50 @@
1+
* Thu Aug 07 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-119.el10]
2+
- i2c/designware: Fix an initialization issue (CKI Backport Bot) [RHEL-106627] {CVE-2025-38380}
3+
- ice: default to TIME_REF instead of TXCO on E825-C (Petr Oros) [RHEL-104246]
4+
- ice: move TSPLL init calls to ice_ptp.c (Petr Oros) [RHEL-104246]
5+
- ice: fall back to TCXO on TSPLL lock fail (Petr Oros) [RHEL-104246]
6+
- ice: wait before enabling TSPLL (Petr Oros) [RHEL-104246]
7+
- ice: add multiple TSPLL helpers (Petr Oros) [RHEL-104246]
8+
- ice: use bitfields instead of unions for CGU regs (Petr Oros) [RHEL-104246]
9+
- ice: read TSPLL registers again before reporting status (Petr Oros) [RHEL-104246]
10+
- ice: clear time_sync_en field for E825-C during reprogramming (Petr Oros) [RHEL-104246]
11+
- ice: add TSPLL log config helper (Petr Oros) [RHEL-104246]
12+
- ice: use designated initializers for TSPLL consts (Petr Oros) [RHEL-104246]
13+
- ice: remove ice_tspll_params_e825 definitions (Petr Oros) [RHEL-104246]
14+
- ice: fix E825-C TSPLL register definitions (Petr Oros) [RHEL-104246]
15+
- ice: rename TSPLL and CGU functions and definitions (Petr Oros) [RHEL-104246]
16+
- ice: move TSPLL functions to a separate file (Petr Oros) [RHEL-104246]
17+
- ice: enable timesync operation on 2xNAC E825 devices (Petr Oros) [RHEL-104246]
18+
- ice: refactor ice_sbq_msg_dev enum (Petr Oros) [RHEL-104246]
19+
- ice: remove SW side band access workaround for E825 (Petr Oros) [RHEL-104246]
20+
- igb: xsk: solve negative overflow of nb_pkts in zerocopy mode (Corinna Vinschen) [RHEL-105952]
21+
- dpll: add phase_offset_monitor_get/set callback ops (Ivan Vecera) [RHEL-104979]
22+
- dpll: add phase-offset-monitor feature to netlink spec (Ivan Vecera) [RHEL-104979]
23+
- net_sched: ets: fix a race in ets_qdisc_change() (Davide Caratti) [RHEL-96604] {CVE-2025-38107}
24+
- net_sched: sch_sfq: reject invalid perturb period (Davide Caratti) [RHEL-96604] {CVE-2025-38193}
25+
- net_sched: sch_sfq: fix a potential crash on gso_skb handling (Davide Caratti) [RHEL-96604] {CVE-2025-38115}
26+
- net_sched: prio: fix a race in prio_tune() (Davide Caratti) [RHEL-96604] {CVE-2025-38083}
27+
- net_sched: red: fix a race in __red_change() (Davide Caratti) [RHEL-96604] {CVE-2025-38108}
28+
- net_sched: tbf: fix a race in tbf_change() (Davide Caratti) [RHEL-96604]
29+
- net: ch9200: fix uninitialised access during mii_nway_restart (CKI Backport Bot) [RHEL-101222] {CVE-2025-38086}
30+
- idpf: fix null-ptr-deref in idpf_features_check (Michal Schmidt) [RHEL-79686]
31+
- idpf: protect shutdown from reset (Michal Schmidt) [RHEL-79686]
32+
- idpf: fix potential memory leak on kcalloc() failure (Michal Schmidt) [RHEL-79686]
33+
- idpf: fix offloads support for encapsulated packets (Michal Schmidt) [RHEL-79686]
34+
- idpf: fix adapter NULL pointer dereference on reboot (Michal Schmidt) [RHEL-78633 RHEL-79686] {CVE-2025-22065}
35+
- idpf: check error for register_netdev() on init (Michal Schmidt) [RHEL-79686] {CVE-2025-22116}
36+
- idpf: fix checksums set in idpf_rx_rsc() (Michal Schmidt) [RHEL-79686] {CVE-2025-21890}
37+
- libeth: move idpf_rx_csum_decoded and idpf_rx_extracted (Michal Schmidt) [RHEL-79686]
38+
- idpf: record rx queue in skb for RSC packets (Michal Schmidt) [RHEL-79686]
39+
- idpf: fix handling rsc packet with a single segment (Michal Schmidt) [RHEL-79686]
40+
- idpf: fix transaction timeouts on reset (Michal Schmidt) [RHEL-79686]
41+
- idpf: add more info during virtchnl transaction timeout/salt mismatch (Michal Schmidt) [RHEL-79686]
42+
- idpf: convert workqueues to unbound (Michal Schmidt) [RHEL-79686 RHEL-82472] {CVE-2024-58057}
43+
- idpf: Acquire the lock before accessing the xn->salt (Michal Schmidt) [RHEL-79686]
44+
- idpf: add read memory barrier when checking descriptor done bit (Michal Schmidt) [RHEL-79686]
45+
- redhat/configs: automotive: Disable CONFIG_FS_DAX config (Dorinda Bassey) [RHEL-87374]
46+
Resolves: RHEL-101222, RHEL-104246, RHEL-104979, RHEL-105952, RHEL-106627, RHEL-78633, RHEL-79686, RHEL-82472, RHEL-87374, RHEL-96604
47+
148
* Tue Aug 05 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-118.el10]
249
- tls: always refresh the queue when reading sock (CKI Backport Bot) [RHEL-106093] {CVE-2025-38471}
350
- devlink: Add new "clock_id" generic device param (Ivan Vecera) [RHEL-104975]

0 commit comments

Comments
 (0)