You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
MR: https://gitlab.com/redhat/centos-stream/src/kernel/centos-stream-9/-/merge_requests/3948
# Merge Request Required Information
JIRA: https://issues.redhat.com/browse/RHEL-28792
JIRA: https://issues.redhat.com/browse/RHEL-28869
Upstream Status: git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
CVE: CVE-2023-52492
Tested: dsa_user_test_runner, iaa_user_test_runner for idxd driver. dmatest for idxd legacy support, ioat, ptdma
## Summary of Changes
This rebases the supported dma engine subsystem drivers to 6.9-rc1. It contains various fixes, and updating some drivers to use
new platform remove callback.
It also completes the driver core change to constify the bus_type struct in the device and device_driver structs, which required a commit to modify rhel-only code in the vfio driver.
## Approved Development Ticket
All submissions to CentOS Stream must reference an approved ticket in [Red Hat Jira](https://issues.redhat.com/). Please follow the CentOS Stream [contribution documentation](https://docs.centos.org/en-US/stream-contrib/quickstart/) for how to file this ticket and have it approved.
Signed-off-by: Jerry Snitselaar <jsnitsel@redhat.com>
Approved-by: Steve Best <sbest@redhat.com>
Approved-by: John W. Linville <linville@redhat.com>
Approved-by: Mark Langsdorf <mlangsdo@redhat.com>
Approved-by: Andrew Halaney <ahalaney@redhat.com>
Approved-by: Jocelyn Falempe <jfalempe@redhat.com>
Approved-by: Myron Stowe <mstowe@redhat.com>
Approved-by: CKI KWF Bot <cki-ci-bot+kwf-gitlab-com@redhat.com>
Merged-by: Lucas Zampieri <lzampier@redhat.com>
0 commit comments