File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff line change 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]
You can’t perform that action at this time.
0 commit comments