Skip to content

Commit 45ee25b

Browse files
author
CKI KWF Bot
committed
[redhat] kernel-6.12.0-114.el10
Signed-off-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
1 parent 31cf9c9 commit 45ee25b

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

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.1

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
* Thu Jul 24 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-114.el10]
2+
- selftests: bpf: skip FOU tests in test_tc_tunnel (Felix Maurer) [RHEL-101819]
3+
- fs/proc/kcore.c: Clear ret value in read_kcore_iter after successful iov_iter_zero (Lichen Liu) [RHEL-83630]
4+
- mm: fix the inaccurate memory statistics issue for users (Luiz Capitulino) [RHEL-101961]
5+
- KVM: arm64: Expose new KVM cap for cacheable PFNMAP (Donald Dutile) [RHEL-73607]
6+
- KVM: arm64: Allow cacheable stage 2 mapping using VMA flags (Donald Dutile) [RHEL-73607]
7+
- KVM: arm64: Block cacheable PFNMAP mapping (Donald Dutile) [RHEL-73607]
8+
- KVM: arm64: Assume non-PFNMAP/MIXEDMAP VMAs can be mapped cacheable (Donald Dutile) [RHEL-73607]
9+
- KVM: arm64: Rename the device variable to s2_force_noncacheable (Donald Dutile) [RHEL-73607]
10+
- io_uring: ensure deferred completions are flushed for multishot (Jeff Moyer) [RHEL-102863]
11+
- acpi: nfit: vmalloc-out-of-bounds Read in acpi_nfit_ctl (Jeff Moyer) [RHEL-76136] {CVE-2024-56662}
12+
- net/mdiobus: Fix potential out-of-bounds clause 45 read/write access (CKI Backport Bot) [RHEL-102096] {CVE-2025-38110}
13+
- vmxnet3: correctly report gso type for UDP tunnels (Izabela Bakollari) [RHEL-96969]
14+
- vmxnet3: update MTU after device quiesce (Izabela Bakollari) [RHEL-96969]
15+
- vmxnet3: Fix tx queue race condition with XDP (Izabela Bakollari) [RHEL-96969]
16+
- vmxnet3: support higher link speeds from vmxnet3 v9 (Izabela Bakollari) [RHEL-96969]
17+
- redhat/kernel.spec.template: add drivers/net and drivers/net/hw selftest (Hangbin Liu) [RHEL-95557]
18+
Resolves: RHEL-101819, RHEL-101961, RHEL-102096, RHEL-102863, RHEL-73607, RHEL-76136, RHEL-83630, RHEL-95557, RHEL-96969
19+
120
* Tue Jul 22 2025 CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com> [6.12.0-113.el10]
221
- nvme-tcp: sanitize request list handling (CKI Backport Bot) [RHEL-103236] {CVE-2025-38264}
322
- usb: hub: Fix flushing of delayed work used for post resume purposes (Desnes Nunes) [RHEL-102858]

0 commit comments

Comments
 (0)