Skip to content

Commit 5b38d02

Browse files
committed
[redhat] kernel-6.12.0-38.el10
Signed-off-by: Jan Stancek <jstancek@redhat.com>
1 parent 744e9b2 commit 5b38d02

File tree

2 files changed

+14
-1
lines changed

2 files changed

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

1717
#
1818
# RHEL_REBASE_NUM

redhat/kernel.changelog-10.0

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
* Mon Jan 06 2025 Jan Stancek <jstancek@redhat.com> [6.12.0-38.el10]
2+
- virtio_ring: add a func argument 'recycle_done' to virtqueue_reset() (Cindy Lu) [RHEL-56981]
3+
- virtio_net: ensure netdev_tx_reset_queue is called on tx ring resize (Cindy Lu) [RHEL-56981]
4+
- virtio_ring: add a func argument 'recycle_done' to virtqueue_resize() (Cindy Lu) [RHEL-56981]
5+
- virtio_net: correct netdev_tx_reset_queue() invocation point (Cindy Lu) [RHEL-56981]
6+
- intel_idle: add Granite Rapids Xeon D support (David Arcari) [RHEL-68122]
7+
- sched/dlserver: Fix dlserver time accounting (Phil Auld) [RHEL-68342]
8+
- sched/dlserver: Fix dlserver double enqueue (Phil Auld) [RHEL-68342]
9+
- sched/fair: Fix NEXT_BUDDY (Phil Auld) [RHEL-68342]
10+
- sched/fair: Fix sched_can_stop_tick() for fair tasks (Phil Auld) [RHEL-68342]
11+
- sched/eevdf: More PELT vs DELAYED_DEQUEUE (Phil Auld) [RHEL-68342]
12+
Resolves: RHEL-56981, RHEL-68122, RHEL-68342
13+
114
* Fri Dec 20 2024 Jan Stancek <jstancek@redhat.com> [6.12.0-37.el10]
215
- vfio/mlx5: Fix unwind flows in mlx5vf_pci_save/resume_device_data() (Alex Williamson) [RHEL-69747]
316
- vfio/mlx5: Fix an unwind issue in mlx5vf_add_migration_pages() (Alex Williamson) [RHEL-69747]

0 commit comments

Comments
 (0)