From bafc36ac6a0798f3d465188bf887ed9b8b38075a Mon Sep 17 00:00:00 2001 From: CKI KWF Bot Date: Wed, 5 Nov 2025 14:42:02 +0000 Subject: [PATCH] kernel-5.14.0-635.el9 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Wed Nov 05 2025 CKI KWF Bot [5.14.0-635.el9] - dm: fix NULL pointer dereference in __dm_suspend() (Benjamin Marzinski) [RHEL-119009] - dm: fix queue start/stop imbalance under suspend/load/resume races (Benjamin Marzinski) [RHEL-119009] - dm-raid: don't set io_min and io_opt for raid1 (Benjamin Marzinski) [RHEL-119009] - dm-integrity: limit MAX_TAG_SIZE to 255 (Benjamin Marzinski) [RHEL-119009] - dm-stripe: fix a possible integer overflow (Benjamin Marzinski) [RHEL-119009] - dm-stripe: limit chunk_sectors to the stripe size (Benjamin Marzinski) [RHEL-119009] - dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin (Benjamin Marzinski) [RHEL-119009] - dm-thin: update the documentation (Benjamin Marzinski) [RHEL-119009] - dm-raid: do not include dm-core.h (Benjamin Marzinski) [RHEL-119009] - md: dm-zoned-target: Initialize return variable r to avoid uninitialized use (Benjamin Marzinski) [RHEL-119009] - dm-verity: remove support for asynchronous hashes (Benjamin Marzinski) [RHEL-119009] - dm-mpath: don't print the "loaded" message if registering fails (Benjamin Marzinski) [RHEL-119009] - dm-mpath: make dm_unregister_path_selector return void (Benjamin Marzinski) [RHEL-119009] - dm: ima: avoid extra calls to strlen() (Benjamin Marzinski) [RHEL-119009] - dm: Simplify dm_io_complete() (Benjamin Marzinski) [RHEL-119009] - dm: Remove unnecessary return in dm_zone_endio() (Benjamin Marzinski) [RHEL-119009] - dm raid: add support for resync w/o metadata devices (Benjamin Marzinski) [RHEL-119009] - dm-flakey: Fix corrupt_bio_byte setup checks (Benjamin Marzinski) [RHEL-119009] - dm-table: fix checking for rq stackable devices (Benjamin Marzinski) [RHEL-119009] - dm-bufio: fix sched in atomic context (Benjamin Marzinski) [RHEL-119009] - dm-raid: fix variable in journal device check (Benjamin Marzinski) [RHEL-119009] - dm-stripe: small code cleanup (Benjamin Marzinski) [RHEL-119009] - dm-verity: fix a memory leak if some arguments are specified multiple times (Benjamin Marzinski) [RHEL-119009] - dm-mirror: fix a tiny race condition (Benjamin Marzinski) [RHEL-119009] - dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lock (Benjamin Marzinski) [RHEL-119009] - dm-zone: Use bdev_*() helper functions where applicable (Benjamin Marzinski) [RHEL-119009] - dm-table: Set BLK_FEAT_ATOMIC_WRITES for target queue limits (Benjamin Marzinski) [RHEL-119009] - dm-flakey: make corrupting read bios work (Benjamin Marzinski) [RHEL-119009] - dm-flakey: remove useless ERROR_READS check in flakey_end_io (Benjamin Marzinski) [RHEL-119009] - dm-flakey: error all IOs when num_features is absent (Benjamin Marzinski) [RHEL-119009] - dm-flakey: Clean up parsing messages (Benjamin Marzinski) [RHEL-119009] - dm: remove unneeded kvfree from alloc_targets (Benjamin Marzinski) [RHEL-119009] - dm-bufio: remove maximum age based eviction (Benjamin Marzinski) [RHEL-119009] - dm-verity: use softirq context only when !need_resched() (Benjamin Marzinski) [RHEL-119009] - dm: lock limits when reading them (Benjamin Marzinski) [RHEL-119009] - dm: use generic functions instead of disable_discard and disable_write_zeroes (Benjamin Marzinski) [RHEL-119009] - dm-delay: don't busy-wait in kthread (Benjamin Marzinski) [RHEL-119009] - dm: fix native zone append devices on top of emulated ones (Benjamin Marzinski) [RHEL-119009] - dm: limit swapping tables for devices with zone write plugs (Benjamin Marzinski) [RHEL-119009] - dm: fix dm_blk_report_zones (Benjamin Marzinski) [RHEL-119009] - dm: handle failures in dm_table_set_restrictions (Benjamin Marzinski) [RHEL-119009] - dm: free table mempools if not used in __bind (Benjamin Marzinski) [RHEL-119009] - dm: don't change md if dm_table_set_restrictions() fails (Benjamin Marzinski) [RHEL-119009] - dm-verity: support block number limits for different ioprio classes (Benjamin Marzinski) [RHEL-119009] - dm-delay: support zoned devices (Benjamin Marzinski) [RHEL-119009] - dm: restrict dm device size to 2^63-512 bytes (Benjamin Marzinski) [RHEL-119009] - dm-verity: do forward error correction on metadata I/O errors (Benjamin Marzinski) [RHEL-119009] - dm-bufio: remove unused return value (Benjamin Marzinski) [RHEL-119009] - dm: Enable inline crypto passthrough for striped target (Benjamin Marzinski) [RHEL-119009] - dm-integrity: Document Inline mode for storing integrity data (Benjamin Marzinski) [RHEL-119009] - dm-verity: Document restart_on_error and panic_on_error options (Benjamin Marzinski) [RHEL-119009] - dm-crypt: switch to using the crc32 library (Benjamin Marzinski) [RHEL-119009] - thermal: Constify struct thermal_zone_device_ops (David Arcari) [RHEL-85463] - thermal: int340x: processor_thermal: Add Wildcat Lake PCI ID (David Arcari) [RHEL-85463] - ACPI: DPTF: Support for Wildcat Lake (David Arcari) [RHEL-85463] - thermal: intel: int340x: Allow temperature override (David Arcari) [RHEL-85463] - thermal: intel: int340x: Add throttling control interface to PTC (David Arcari) [RHEL-85463] - thermal: int340x: processor_thermal: Platform temperature control documentation (David Arcari) [RHEL-85463] - thermal: intel: int340x: Enable platform temperature control (David Arcari) [RHEL-85463] - thermal: intel: int340x: Add platform temperature control interface (David Arcari) [RHEL-85463] - x86/msr: Add explicit includes of [partial] (David Arcari) [RHEL-85463] - thermal: intel: int340x: Add missing DVFS support flags (David Arcari) [RHEL-85463] - thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_add() (David Arcari) [RHEL-85463] - thermal: int340x: Use kcalloc() instead of kzalloc() with multiplication (David Arcari) [RHEL-85463] - thermal: int340x: Add NULL check for adev (David Arcari) [RHEL-85463] - selftests: tls: test skb copy under mem pressure and OOB (Sabrina Dubroca) [RHEL-115640] - tls: make sure to abort the stream if headers are bogus (Sabrina Dubroca) [RHEL-115640] - selftests: tls: make the new data_steal test less flaky (Sabrina Dubroca) [RHEL-115640] - selftests: tls: test TCP stealing data from under the TLS socket (Sabrina Dubroca) [RHEL-115640] - tls: handle data disappearing from under the TLS ULP (Sabrina Dubroca) [RHEL-115640] - bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls (Sabrina Dubroca) [RHEL-115640] - net/tls: fix kernel panic when alloc_page failed (Sabrina Dubroca) [RHEL-115640] - bpf: fix ktls panic with sockmap (Sabrina Dubroca) [RHEL-115640] - selftests: tls: check that disconnect does nothing (Sabrina Dubroca) [RHEL-115640] - net: tls: explicitly disallow disconnect (Sabrina Dubroca) [RHEL-115640] - Revert "drm/vkms: convert to use faux_device" (José Expósito) [RHEL-113577] - Revert "drm/xe/pf: Set VF LMEM BAR size" (José Expósito) [RHEL-113577] - Revert "drm/xe/nvm: add on-die non-volatile memory device" (José Expósito) [RHEL-113577] - Revert "Mark xe driver as BROKEN if kernel page size is not 4kB" (José Expósito) [RHEL-113577] - Revert "drm/tegra: gem: Don't attach dma-bufs when not needed" (José Expósito) [RHEL-113577] - Revert "PM: domains: Add flags to specify power on attach/detach" (José Expósito) [RHEL-113577] - Revert "relayfs: abolish prev_padding" (José Expósito) [RHEL-113577] - drm/sched: Add missing argument to __assign_str() (José Expósito) [RHEL-113577] - Revert "mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare" (José Expósito) [RHEL-113577] - drm/sysfb: Add efidrm for EFI displays (José Expósito) [RHEL-113577] - redhat: Add new DRM modules to mod-internal.list (José Expósito) [RHEL-113577] - redhat/configs: Add new configs from DRM 6.17 backport (José Expósito) [RHEL-113577] - Merge DRM changes from upstream v6.17-rc7..v6.17 (José Expósito) [RHEL-113577] - Merge DRM changes from upstream v6.17-rc6..v6.17-rc7 (José Expósito) [RHEL-113577] - Merge DRM changes from upstream v6.17-rc5..v6.17-rc6 (José Expósito) [RHEL-113577] - Merge DRM changes from upstream v6.16..v6.17-rc5 (José Expósito) [RHEL-113577] Resolves: RHEL-113577, RHEL-115640, RHEL-119009, RHEL-85463 Signed-off-by: CKI KWF Bot --- Makefile.rhelver | 2 +- kernel-aarch64-64k-debug-rhel.config | 8 +- kernel-aarch64-64k-rhel.config | 8 +- kernel-aarch64-debug-rhel.config | 8 +- kernel-aarch64-rhel.config | 8 +- kernel-aarch64-rt-64k-debug-rhel.config | 8 +- kernel-aarch64-rt-64k-rhel.config | 8 +- kernel-aarch64-rt-debug-rhel.config | 8 +- kernel-aarch64-rt-rhel.config | 8 +- kernel-ppc64le-debug-rhel.config | 8 +- kernel-ppc64le-rhel.config | 8 +- kernel-s390x-debug-rhel.config | 8 +- kernel-s390x-rhel.config | 8 +- kernel-s390x-zfcpdump-rhel.config | 8 +- kernel-x86_64-debug-rhel.config | 8 +- kernel-x86_64-rhel.config | 8 +- kernel-x86_64-rt-debug-rhel.config | 8 +- kernel-x86_64-rt-rhel.config | 8 +- kernel.changelog | 94 ++++++++++++++++++++++ kernel.spec | 101 +++++++++++++++++++++++- mod-internal.list | 4 +- sources | 6 +- 22 files changed, 317 insertions(+), 26 deletions(-) diff --git a/Makefile.rhelver b/Makefile.rhelver index 3844019eb..8579d06bb 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 8 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 634 +RHEL_RELEASE = 635 # # ZSTREAM diff --git a/kernel-aarch64-64k-debug-rhel.config b/kernel-aarch64-64k-debug-rhel.config index c974dd046..7ccfa569a 100644 --- a/kernel-aarch64-64k-debug-rhel.config +++ b/kernel-aarch64-64k-debug-rhel.config @@ -1344,6 +1344,7 @@ CONFIG_DIMLIB=y CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1473,6 +1474,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1529,6 +1531,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1576,6 +1579,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1634,7 +1639,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1677,6 +1682,7 @@ CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set diff --git a/kernel-aarch64-64k-rhel.config b/kernel-aarch64-64k-rhel.config index 902e914f5..83fde63b5 100644 --- a/kernel-aarch64-64k-rhel.config +++ b/kernel-aarch64-64k-rhel.config @@ -1336,6 +1336,7 @@ CONFIG_DIMLIB=y # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1465,6 +1466,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1521,6 +1523,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1568,6 +1571,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1626,7 +1631,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1669,6 +1674,7 @@ CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set diff --git a/kernel-aarch64-debug-rhel.config b/kernel-aarch64-debug-rhel.config index 90950e333..1ebc368d6 100644 --- a/kernel-aarch64-debug-rhel.config +++ b/kernel-aarch64-debug-rhel.config @@ -1342,6 +1342,7 @@ CONFIG_DIMLIB=y CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1471,6 +1472,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1527,6 +1529,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1574,6 +1577,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1632,7 +1637,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1675,6 +1680,7 @@ CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set diff --git a/kernel-aarch64-rhel.config b/kernel-aarch64-rhel.config index 4a2af10f0..8121de5ea 100644 --- a/kernel-aarch64-rhel.config +++ b/kernel-aarch64-rhel.config @@ -1334,6 +1334,7 @@ CONFIG_DIMLIB=y # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1463,6 +1464,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1519,6 +1521,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1566,6 +1569,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1624,7 +1629,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1667,6 +1672,7 @@ CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set diff --git a/kernel-aarch64-rt-64k-debug-rhel.config b/kernel-aarch64-rt-64k-debug-rhel.config index c62604352..81a3d9004 100644 --- a/kernel-aarch64-rt-64k-debug-rhel.config +++ b/kernel-aarch64-rt-64k-debug-rhel.config @@ -1361,6 +1361,7 @@ CONFIG_DIMLIB=y CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1513,6 +1514,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_USERPTR=y # CONFIG_DRM_I915_WERROR is not set +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1569,6 +1571,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1616,6 +1619,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1674,7 +1679,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1718,6 +1723,7 @@ CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set diff --git a/kernel-aarch64-rt-64k-rhel.config b/kernel-aarch64-rt-64k-rhel.config index 365c867e3..2421b3540 100644 --- a/kernel-aarch64-rt-64k-rhel.config +++ b/kernel-aarch64-rt-64k-rhel.config @@ -1353,6 +1353,7 @@ CONFIG_DIMLIB=y # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1505,6 +1506,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_USERPTR=y # CONFIG_DRM_I915_WERROR is not set +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1561,6 +1563,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1608,6 +1611,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1666,7 +1671,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1710,6 +1715,7 @@ CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set diff --git a/kernel-aarch64-rt-debug-rhel.config b/kernel-aarch64-rt-debug-rhel.config index 35f65038e..500018b53 100644 --- a/kernel-aarch64-rt-debug-rhel.config +++ b/kernel-aarch64-rt-debug-rhel.config @@ -1359,6 +1359,7 @@ CONFIG_DIMLIB=y CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1511,6 +1512,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_USERPTR=y # CONFIG_DRM_I915_WERROR is not set +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1567,6 +1569,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1614,6 +1617,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1672,7 +1677,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1716,6 +1721,7 @@ CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set diff --git a/kernel-aarch64-rt-rhel.config b/kernel-aarch64-rt-rhel.config index ed3dd67a4..b3c794d69 100644 --- a/kernel-aarch64-rt-rhel.config +++ b/kernel-aarch64-rt-rhel.config @@ -1351,6 +1351,7 @@ CONFIG_DIMLIB=y # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1503,6 +1504,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_USERPTR=y # CONFIG_DRM_I915_WERROR is not set +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1559,6 +1561,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83102 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1606,6 +1609,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS581VF01 is not set # CONFIG_DRM_PANEL_SAMSUNG_AMS639RQ08 is not set @@ -1664,7 +1669,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1708,6 +1713,7 @@ CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set diff --git a/kernel-ppc64le-debug-rhel.config b/kernel-ppc64le-debug-rhel.config index 2b767dac8..5b047d835 100644 --- a/kernel-ppc64le-debug-rhel.config +++ b/kernel-ppc64le-debug-rhel.config @@ -1113,6 +1113,7 @@ CONFIG_DLM=m CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1242,6 +1243,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1295,6 +1297,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1340,6 +1343,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1389,7 +1394,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1430,6 +1435,7 @@ CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set diff --git a/kernel-ppc64le-rhel.config b/kernel-ppc64le-rhel.config index 989e865f4..cb29636fb 100644 --- a/kernel-ppc64le-rhel.config +++ b/kernel-ppc64le-rhel.config @@ -1105,6 +1105,7 @@ CONFIG_DLM=m # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1234,6 +1235,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1287,6 +1289,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1332,6 +1335,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1381,7 +1386,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1422,6 +1427,7 @@ CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set diff --git a/kernel-s390x-debug-rhel.config b/kernel-s390x-debug-rhel.config index 78ecd4e93..fbf2a7b63 100644 --- a/kernel-s390x-debug-rhel.config +++ b/kernel-s390x-debug-rhel.config @@ -1119,6 +1119,7 @@ CONFIG_DLM=m CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1248,6 +1249,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1299,6 +1301,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1344,6 +1347,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1393,7 +1398,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1433,6 +1438,7 @@ CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set diff --git a/kernel-s390x-rhel.config b/kernel-s390x-rhel.config index 07195e883..cc79be36a 100644 --- a/kernel-s390x-rhel.config +++ b/kernel-s390x-rhel.config @@ -1111,6 +1111,7 @@ CONFIG_DLM=m # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1240,6 +1241,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1291,6 +1293,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1336,6 +1339,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1385,7 +1390,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1425,6 +1430,7 @@ CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set diff --git a/kernel-s390x-zfcpdump-rhel.config b/kernel-s390x-zfcpdump-rhel.config index 75f3b1d9d..37557dbbb 100644 --- a/kernel-s390x-zfcpdump-rhel.config +++ b/kernel-s390x-zfcpdump-rhel.config @@ -1116,6 +1116,7 @@ CONFIG_DLM=m # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1245,6 +1246,7 @@ CONFIG_DRM_I915_DP_TUNNEL=y CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1296,6 +1298,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1341,6 +1344,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1390,7 +1395,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1430,6 +1435,7 @@ CONFIG_DRM_XE_DP_TUNNEL=y CONFIG_DRM_XE_GPUSVM=y # CONFIG_DRM_XE is not set # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y # CONFIG_DS1682 is not set # CONFIG_DS1803 is not set # CONFIG_DS4424 is not set diff --git a/kernel-x86_64-debug-rhel.config b/kernel-x86_64-debug-rhel.config index 5c6fdf386..2f1f95b48 100644 --- a/kernel-x86_64-debug-rhel.config +++ b/kernel-x86_64-debug-rhel.config @@ -1184,6 +1184,7 @@ CONFIG_DLM=m CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1320,6 +1321,7 @@ CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_PXP=y CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1371,6 +1373,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1416,6 +1419,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1465,7 +1470,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1516,6 +1521,7 @@ CONFIG_DRM_XE_JOB_TIMEOUT_MIN=1 # CONFIG_DRM_XE_LARGE_GUC_BUFFER is not set CONFIG_DRM_XE=m # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y CONFIG_DRM_XE_PREEMPT_TIMEOUT=640000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MAX=10000000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MIN=1 diff --git a/kernel-x86_64-rhel.config b/kernel-x86_64-rhel.config index 3c921af62..59f984c3f 100644 --- a/kernel-x86_64-rhel.config +++ b/kernel-x86_64-rhel.config @@ -1176,6 +1176,7 @@ CONFIG_DLM=m # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1312,6 +1313,7 @@ CONFIG_DRM_I915=m CONFIG_DRM_I915_PREEMPT_TIMEOUT_COMPUTE=7500 CONFIG_DRM_I915_PXP=y CONFIG_DRM_I915_USERPTR=y +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1363,6 +1365,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1408,6 +1411,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1457,7 +1462,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1508,6 +1513,7 @@ CONFIG_DRM_XE_JOB_TIMEOUT_MIN=1 # CONFIG_DRM_XE_LARGE_GUC_BUFFER is not set CONFIG_DRM_XE=m # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y CONFIG_DRM_XE_PREEMPT_TIMEOUT=640000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MAX=10000000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MIN=1 diff --git a/kernel-x86_64-rt-debug-rhel.config b/kernel-x86_64-rt-debug-rhel.config index 54f1d8bff..3e53fb7a7 100644 --- a/kernel-x86_64-rt-debug-rhel.config +++ b/kernel-x86_64-rt-debug-rhel.config @@ -1203,6 +1203,7 @@ CONFIG_DLM=m CONFIG_DMA_API_DEBUG=y CONFIG_DMABUF_DEBUG=y # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1362,6 +1363,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_USERPTR=y # CONFIG_DRM_I915_WERROR is not set +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1413,6 +1415,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1458,6 +1461,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1507,7 +1512,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1559,6 +1564,7 @@ CONFIG_DRM_XE_JOB_TIMEOUT_MIN=1 # CONFIG_DRM_XE_LARGE_GUC_BUFFER is not set CONFIG_DRM_XE=m # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y CONFIG_DRM_XE_PREEMPT_TIMEOUT=640000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MAX=10000000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MIN=1 diff --git a/kernel-x86_64-rt-rhel.config b/kernel-x86_64-rt-rhel.config index 5afbcdcb5..9a16c8b54 100644 --- a/kernel-x86_64-rt-rhel.config +++ b/kernel-x86_64-rt-rhel.config @@ -1195,6 +1195,7 @@ CONFIG_DLM=m # CONFIG_DMA_API_DEBUG is not set # CONFIG_DMABUF_DEBUG is not set # CONFIG_DMABUF_HEAPS_CMA is not set +CONFIG_DMABUF_HEAPS_CMA_LEGACY=y CONFIG_DMABUF_HEAPS_SYSTEM=y CONFIG_DMABUF_HEAPS=y CONFIG_DMABUF_MOVE_NOTIFY=y @@ -1354,6 +1355,7 @@ CONFIG_DRM_I915_TIMESLICE_DURATION=1 CONFIG_DRM_I915_USERFAULT_AUTOSUSPEND=250 CONFIG_DRM_I915_USERPTR=y # CONFIG_DRM_I915_WERROR is not set +# CONFIG_DRM_IMX8_DC is not set # CONFIG_DRM_IMX8MP_DW_HDMI_BRIDGE is not set # CONFIG_DRM_IMX8MP_HDMI_PVI is not set # CONFIG_DRM_IMX8QM_LDB is not set @@ -1405,6 +1407,7 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_FEIYANG_FY07024DI26A30D is not set # CONFIG_DRM_PANEL_HIMAX_HX8279 is not set # CONFIG_DRM_PANEL_HIMAX_HX83112A is not set +# CONFIG_DRM_PANEL_HIMAX_HX83112B is not set # CONFIG_DRM_PANEL_HIMAX_HX8394 is not set # CONFIG_DRM_PANEL_ILITEK_IL9322 is not set # CONFIG_DRM_PANEL_ILITEK_ILI9341 is not set @@ -1450,6 +1453,8 @@ CONFIG_DRM_NOUVEAU_SIL164=m # CONFIG_DRM_PANEL_RAYDIUM_RM68200 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM692E5 is not set # CONFIG_DRM_PANEL_RAYDIUM_RM69380 is not set +# CONFIG_DRM_PANEL_RENESAS_R61307 is not set +# CONFIG_DRM_PANEL_RENESAS_R69328 is not set # CONFIG_DRM_PANEL_RONBO_RB070D30 is not set # CONFIG_DRM_PANEL_SAMSUNG_ATNA33XC20 is not set # CONFIG_DRM_PANEL_SAMSUNG_DB7430 is not set @@ -1499,7 +1504,7 @@ CONFIG_DRM_RADEON_USERPTR=y # CONFIG_DRM_RCAR_DW_HDMI is not set # CONFIG_DRM_RCAR_LVDS is not set # CONFIG_DRM_SAMSUNG_DSIM is not set -# CONFIG_DRM_SCHED_KUNIT_TEST is not set +CONFIG_DRM_SCHED_KUNIT_TEST=m # CONFIG_DRM_SII902X is not set # CONFIG_DRM_SII9234 is not set # CONFIG_DRM_SIL_SII8620 is not set @@ -1551,6 +1556,7 @@ CONFIG_DRM_XE_JOB_TIMEOUT_MIN=1 # CONFIG_DRM_XE_LARGE_GUC_BUFFER is not set CONFIG_DRM_XE=m # CONFIG_DRM_XEN_FRONTEND is not set +CONFIG_DRM_XE_PAGEMAP=y CONFIG_DRM_XE_PREEMPT_TIMEOUT=640000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MAX=10000000 CONFIG_DRM_XE_PREEMPT_TIMEOUT_MIN=1 diff --git a/kernel.changelog b/kernel.changelog index 8e2f9f05a..0d5d1d429 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,97 @@ +* Wed Nov 05 2025 CKI KWF Bot [5.14.0-635.el9] +- dm: fix NULL pointer dereference in __dm_suspend() (Benjamin Marzinski) [RHEL-119009] +- dm: fix queue start/stop imbalance under suspend/load/resume races (Benjamin Marzinski) [RHEL-119009] +- dm-raid: don't set io_min and io_opt for raid1 (Benjamin Marzinski) [RHEL-119009] +- dm-integrity: limit MAX_TAG_SIZE to 255 (Benjamin Marzinski) [RHEL-119009] +- dm-stripe: fix a possible integer overflow (Benjamin Marzinski) [RHEL-119009] +- dm-stripe: limit chunk_sectors to the stripe size (Benjamin Marzinski) [RHEL-119009] +- dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin (Benjamin Marzinski) [RHEL-119009] +- dm-thin: update the documentation (Benjamin Marzinski) [RHEL-119009] +- dm-raid: do not include dm-core.h (Benjamin Marzinski) [RHEL-119009] +- md: dm-zoned-target: Initialize return variable r to avoid uninitialized use (Benjamin Marzinski) [RHEL-119009] +- dm-verity: remove support for asynchronous hashes (Benjamin Marzinski) [RHEL-119009] +- dm-mpath: don't print the "loaded" message if registering fails (Benjamin Marzinski) [RHEL-119009] +- dm-mpath: make dm_unregister_path_selector return void (Benjamin Marzinski) [RHEL-119009] +- dm: ima: avoid extra calls to strlen() (Benjamin Marzinski) [RHEL-119009] +- dm: Simplify dm_io_complete() (Benjamin Marzinski) [RHEL-119009] +- dm: Remove unnecessary return in dm_zone_endio() (Benjamin Marzinski) [RHEL-119009] +- dm raid: add support for resync w/o metadata devices (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: Fix corrupt_bio_byte setup checks (Benjamin Marzinski) [RHEL-119009] +- dm-table: fix checking for rq stackable devices (Benjamin Marzinski) [RHEL-119009] +- dm-bufio: fix sched in atomic context (Benjamin Marzinski) [RHEL-119009] +- dm-raid: fix variable in journal device check (Benjamin Marzinski) [RHEL-119009] +- dm-stripe: small code cleanup (Benjamin Marzinski) [RHEL-119009] +- dm-verity: fix a memory leak if some arguments are specified multiple times (Benjamin Marzinski) [RHEL-119009] +- dm-mirror: fix a tiny race condition (Benjamin Marzinski) [RHEL-119009] +- dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lock (Benjamin Marzinski) [RHEL-119009] +- dm-zone: Use bdev_*() helper functions where applicable (Benjamin Marzinski) [RHEL-119009] +- dm-table: Set BLK_FEAT_ATOMIC_WRITES for target queue limits (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: make corrupting read bios work (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: remove useless ERROR_READS check in flakey_end_io (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: error all IOs when num_features is absent (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: Clean up parsing messages (Benjamin Marzinski) [RHEL-119009] +- dm: remove unneeded kvfree from alloc_targets (Benjamin Marzinski) [RHEL-119009] +- dm-bufio: remove maximum age based eviction (Benjamin Marzinski) [RHEL-119009] +- dm-verity: use softirq context only when !need_resched() (Benjamin Marzinski) [RHEL-119009] +- dm: lock limits when reading them (Benjamin Marzinski) [RHEL-119009] +- dm: use generic functions instead of disable_discard and disable_write_zeroes (Benjamin Marzinski) [RHEL-119009] +- dm-delay: don't busy-wait in kthread (Benjamin Marzinski) [RHEL-119009] +- dm: fix native zone append devices on top of emulated ones (Benjamin Marzinski) [RHEL-119009] +- dm: limit swapping tables for devices with zone write plugs (Benjamin Marzinski) [RHEL-119009] +- dm: fix dm_blk_report_zones (Benjamin Marzinski) [RHEL-119009] +- dm: handle failures in dm_table_set_restrictions (Benjamin Marzinski) [RHEL-119009] +- dm: free table mempools if not used in __bind (Benjamin Marzinski) [RHEL-119009] +- dm: don't change md if dm_table_set_restrictions() fails (Benjamin Marzinski) [RHEL-119009] +- dm-verity: support block number limits for different ioprio classes (Benjamin Marzinski) [RHEL-119009] +- dm-delay: support zoned devices (Benjamin Marzinski) [RHEL-119009] +- dm: restrict dm device size to 2^63-512 bytes (Benjamin Marzinski) [RHEL-119009] +- dm-verity: do forward error correction on metadata I/O errors (Benjamin Marzinski) [RHEL-119009] +- dm-bufio: remove unused return value (Benjamin Marzinski) [RHEL-119009] +- dm: Enable inline crypto passthrough for striped target (Benjamin Marzinski) [RHEL-119009] +- dm-integrity: Document Inline mode for storing integrity data (Benjamin Marzinski) [RHEL-119009] +- dm-verity: Document restart_on_error and panic_on_error options (Benjamin Marzinski) [RHEL-119009] +- dm-crypt: switch to using the crc32 library (Benjamin Marzinski) [RHEL-119009] +- thermal: Constify struct thermal_zone_device_ops (David Arcari) [RHEL-85463] +- thermal: int340x: processor_thermal: Add Wildcat Lake PCI ID (David Arcari) [RHEL-85463] +- ACPI: DPTF: Support for Wildcat Lake (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Allow temperature override (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Add throttling control interface to PTC (David Arcari) [RHEL-85463] +- thermal: int340x: processor_thermal: Platform temperature control documentation (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Enable platform temperature control (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Add platform temperature control interface (David Arcari) [RHEL-85463] +- x86/msr: Add explicit includes of [partial] (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Add missing DVFS support flags (David Arcari) [RHEL-85463] +- thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_add() (David Arcari) [RHEL-85463] +- thermal: int340x: Use kcalloc() instead of kzalloc() with multiplication (David Arcari) [RHEL-85463] +- thermal: int340x: Add NULL check for adev (David Arcari) [RHEL-85463] +- selftests: tls: test skb copy under mem pressure and OOB (Sabrina Dubroca) [RHEL-115640] +- tls: make sure to abort the stream if headers are bogus (Sabrina Dubroca) [RHEL-115640] +- selftests: tls: make the new data_steal test less flaky (Sabrina Dubroca) [RHEL-115640] +- selftests: tls: test TCP stealing data from under the TLS socket (Sabrina Dubroca) [RHEL-115640] +- tls: handle data disappearing from under the TLS ULP (Sabrina Dubroca) [RHEL-115640] +- bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls (Sabrina Dubroca) [RHEL-115640] +- net/tls: fix kernel panic when alloc_page failed (Sabrina Dubroca) [RHEL-115640] +- bpf: fix ktls panic with sockmap (Sabrina Dubroca) [RHEL-115640] +- selftests: tls: check that disconnect does nothing (Sabrina Dubroca) [RHEL-115640] +- net: tls: explicitly disallow disconnect (Sabrina Dubroca) [RHEL-115640] +- Revert "drm/vkms: convert to use faux_device" (José Expósito) [RHEL-113577] +- Revert "drm/xe/pf: Set VF LMEM BAR size" (José Expósito) [RHEL-113577] +- Revert "drm/xe/nvm: add on-die non-volatile memory device" (José Expósito) [RHEL-113577] +- Revert "Mark xe driver as BROKEN if kernel page size is not 4kB" (José Expósito) [RHEL-113577] +- Revert "drm/tegra: gem: Don't attach dma-bufs when not needed" (José Expósito) [RHEL-113577] +- Revert "PM: domains: Add flags to specify power on attach/detach" (José Expósito) [RHEL-113577] +- Revert "relayfs: abolish prev_padding" (José Expósito) [RHEL-113577] +- drm/sched: Add missing argument to __assign_str() (José Expósito) [RHEL-113577] +- Revert "mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare" (José Expósito) [RHEL-113577] +- drm/sysfb: Add efidrm for EFI displays (José Expósito) [RHEL-113577] +- redhat: Add new DRM modules to mod-internal.list (José Expósito) [RHEL-113577] +- redhat/configs: Add new configs from DRM 6.17 backport (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.17-rc7..v6.17 (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.17-rc6..v6.17-rc7 (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.17-rc5..v6.17-rc6 (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.16..v6.17-rc5 (José Expósito) [RHEL-113577] +Resolves: RHEL-113577, RHEL-115640, RHEL-119009, RHEL-85463 + * Tue Nov 04 2025 CKI KWF Bot [5.14.0-634.el9] - powerpc/crash: remove unnecessary NULL check before kvfree() (Mamatha Inamdar) [RHEL-101851] - powerpc/crash: add crash memory hotplug support (Mamatha Inamdar) [RHEL-101851] diff --git a/kernel.spec b/kernel.spec index 3e9355b8a..799f29f65 100644 --- a/kernel.spec +++ b/kernel.spec @@ -165,15 +165,15 @@ Summary: The Linux kernel # define buildid .local %define specversion 5.14.0 %define patchversion 5.14 -%define pkgrelease 634 +%define pkgrelease 635 %define kversion 5 -%define tarfile_release 5.14.0-634.el9 +%define tarfile_release 5.14.0-635.el9 # This is needed to do merge window version magic %define patchlevel 14 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 634%{?buildid}%{?dist} +%define specrelease 635%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 5.14.0-634.el9 +%define kabiversion 5.14.0-635.el9 # # End of genspec.sh variables @@ -3693,6 +3693,99 @@ fi # # %changelog +* Wed Nov 05 2025 CKI KWF Bot [5.14.0-635.el9] +- dm: fix NULL pointer dereference in __dm_suspend() (Benjamin Marzinski) [RHEL-119009] +- dm: fix queue start/stop imbalance under suspend/load/resume races (Benjamin Marzinski) [RHEL-119009] +- dm-raid: don't set io_min and io_opt for raid1 (Benjamin Marzinski) [RHEL-119009] +- dm-integrity: limit MAX_TAG_SIZE to 255 (Benjamin Marzinski) [RHEL-119009] +- dm-stripe: fix a possible integer overflow (Benjamin Marzinski) [RHEL-119009] +- dm-stripe: limit chunk_sectors to the stripe size (Benjamin Marzinski) [RHEL-119009] +- dm: set DM_TARGET_PASSES_CRYPTO feature for dm-thin (Benjamin Marzinski) [RHEL-119009] +- dm-thin: update the documentation (Benjamin Marzinski) [RHEL-119009] +- dm-raid: do not include dm-core.h (Benjamin Marzinski) [RHEL-119009] +- md: dm-zoned-target: Initialize return variable r to avoid uninitialized use (Benjamin Marzinski) [RHEL-119009] +- dm-verity: remove support for asynchronous hashes (Benjamin Marzinski) [RHEL-119009] +- dm-mpath: don't print the "loaded" message if registering fails (Benjamin Marzinski) [RHEL-119009] +- dm-mpath: make dm_unregister_path_selector return void (Benjamin Marzinski) [RHEL-119009] +- dm: ima: avoid extra calls to strlen() (Benjamin Marzinski) [RHEL-119009] +- dm: Simplify dm_io_complete() (Benjamin Marzinski) [RHEL-119009] +- dm: Remove unnecessary return in dm_zone_endio() (Benjamin Marzinski) [RHEL-119009] +- dm raid: add support for resync w/o metadata devices (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: Fix corrupt_bio_byte setup checks (Benjamin Marzinski) [RHEL-119009] +- dm-table: fix checking for rq stackable devices (Benjamin Marzinski) [RHEL-119009] +- dm-bufio: fix sched in atomic context (Benjamin Marzinski) [RHEL-119009] +- dm-raid: fix variable in journal device check (Benjamin Marzinski) [RHEL-119009] +- dm-stripe: small code cleanup (Benjamin Marzinski) [RHEL-119009] +- dm-verity: fix a memory leak if some arguments are specified multiple times (Benjamin Marzinski) [RHEL-119009] +- dm-mirror: fix a tiny race condition (Benjamin Marzinski) [RHEL-119009] +- dm-table: check BLK_FEAT_ATOMIC_WRITES inside limits_lock (Benjamin Marzinski) [RHEL-119009] +- dm-zone: Use bdev_*() helper functions where applicable (Benjamin Marzinski) [RHEL-119009] +- dm-table: Set BLK_FEAT_ATOMIC_WRITES for target queue limits (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: make corrupting read bios work (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: remove useless ERROR_READS check in flakey_end_io (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: error all IOs when num_features is absent (Benjamin Marzinski) [RHEL-119009] +- dm-flakey: Clean up parsing messages (Benjamin Marzinski) [RHEL-119009] +- dm: remove unneeded kvfree from alloc_targets (Benjamin Marzinski) [RHEL-119009] +- dm-bufio: remove maximum age based eviction (Benjamin Marzinski) [RHEL-119009] +- dm-verity: use softirq context only when !need_resched() (Benjamin Marzinski) [RHEL-119009] +- dm: lock limits when reading them (Benjamin Marzinski) [RHEL-119009] +- dm: use generic functions instead of disable_discard and disable_write_zeroes (Benjamin Marzinski) [RHEL-119009] +- dm-delay: don't busy-wait in kthread (Benjamin Marzinski) [RHEL-119009] +- dm: fix native zone append devices on top of emulated ones (Benjamin Marzinski) [RHEL-119009] +- dm: limit swapping tables for devices with zone write plugs (Benjamin Marzinski) [RHEL-119009] +- dm: fix dm_blk_report_zones (Benjamin Marzinski) [RHEL-119009] +- dm: handle failures in dm_table_set_restrictions (Benjamin Marzinski) [RHEL-119009] +- dm: free table mempools if not used in __bind (Benjamin Marzinski) [RHEL-119009] +- dm: don't change md if dm_table_set_restrictions() fails (Benjamin Marzinski) [RHEL-119009] +- dm-verity: support block number limits for different ioprio classes (Benjamin Marzinski) [RHEL-119009] +- dm-delay: support zoned devices (Benjamin Marzinski) [RHEL-119009] +- dm: restrict dm device size to 2^63-512 bytes (Benjamin Marzinski) [RHEL-119009] +- dm-verity: do forward error correction on metadata I/O errors (Benjamin Marzinski) [RHEL-119009] +- dm-bufio: remove unused return value (Benjamin Marzinski) [RHEL-119009] +- dm: Enable inline crypto passthrough for striped target (Benjamin Marzinski) [RHEL-119009] +- dm-integrity: Document Inline mode for storing integrity data (Benjamin Marzinski) [RHEL-119009] +- dm-verity: Document restart_on_error and panic_on_error options (Benjamin Marzinski) [RHEL-119009] +- dm-crypt: switch to using the crc32 library (Benjamin Marzinski) [RHEL-119009] +- thermal: Constify struct thermal_zone_device_ops (David Arcari) [RHEL-85463] +- thermal: int340x: processor_thermal: Add Wildcat Lake PCI ID (David Arcari) [RHEL-85463] +- ACPI: DPTF: Support for Wildcat Lake (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Allow temperature override (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Add throttling control interface to PTC (David Arcari) [RHEL-85463] +- thermal: int340x: processor_thermal: Platform temperature control documentation (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Enable platform temperature control (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Add platform temperature control interface (David Arcari) [RHEL-85463] +- x86/msr: Add explicit includes of [partial] (David Arcari) [RHEL-85463] +- thermal: intel: int340x: Add missing DVFS support flags (David Arcari) [RHEL-85463] +- thermal: intel: Clean up zone_trips[] initialization in int340x_thermal_zone_add() (David Arcari) [RHEL-85463] +- thermal: int340x: Use kcalloc() instead of kzalloc() with multiplication (David Arcari) [RHEL-85463] +- thermal: int340x: Add NULL check for adev (David Arcari) [RHEL-85463] +- selftests: tls: test skb copy under mem pressure and OOB (Sabrina Dubroca) [RHEL-115640] +- tls: make sure to abort the stream if headers are bogus (Sabrina Dubroca) [RHEL-115640] +- selftests: tls: make the new data_steal test less flaky (Sabrina Dubroca) [RHEL-115640] +- selftests: tls: test TCP stealing data from under the TLS socket (Sabrina Dubroca) [RHEL-115640] +- tls: handle data disappearing from under the TLS ULP (Sabrina Dubroca) [RHEL-115640] +- bpf, ktls: Fix data corruption when using bpf_msg_pop_data() in ktls (Sabrina Dubroca) [RHEL-115640] +- net/tls: fix kernel panic when alloc_page failed (Sabrina Dubroca) [RHEL-115640] +- bpf: fix ktls panic with sockmap (Sabrina Dubroca) [RHEL-115640] +- selftests: tls: check that disconnect does nothing (Sabrina Dubroca) [RHEL-115640] +- net: tls: explicitly disallow disconnect (Sabrina Dubroca) [RHEL-115640] +- Revert "drm/vkms: convert to use faux_device" (José Expósito) [RHEL-113577] +- Revert "drm/xe/pf: Set VF LMEM BAR size" (José Expósito) [RHEL-113577] +- Revert "drm/xe/nvm: add on-die non-volatile memory device" (José Expósito) [RHEL-113577] +- Revert "Mark xe driver as BROKEN if kernel page size is not 4kB" (José Expósito) [RHEL-113577] +- Revert "drm/tegra: gem: Don't attach dma-bufs when not needed" (José Expósito) [RHEL-113577] +- Revert "PM: domains: Add flags to specify power on attach/detach" (José Expósito) [RHEL-113577] +- Revert "relayfs: abolish prev_padding" (José Expósito) [RHEL-113577] +- drm/sched: Add missing argument to __assign_str() (José Expósito) [RHEL-113577] +- Revert "mm: rename call_mmap/mmap_prepare to vfs_mmap/mmap_prepare" (José Expósito) [RHEL-113577] +- drm/sysfb: Add efidrm for EFI displays (José Expósito) [RHEL-113577] +- redhat: Add new DRM modules to mod-internal.list (José Expósito) [RHEL-113577] +- redhat/configs: Add new configs from DRM 6.17 backport (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.17-rc7..v6.17 (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.17-rc6..v6.17-rc7 (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.17-rc5..v6.17-rc6 (José Expósito) [RHEL-113577] +- Merge DRM changes from upstream v6.16..v6.17-rc5 (José Expósito) [RHEL-113577] + * Tue Nov 04 2025 CKI KWF Bot [5.14.0-634.el9] - powerpc/crash: remove unnecessary NULL check before kvfree() (Mamatha Inamdar) [RHEL-101851] - powerpc/crash: add crash memory hotplug support (Mamatha Inamdar) [RHEL-101851] diff --git a/mod-internal.list b/mod-internal.list index ae1c2b714..52fd85cc2 100644 --- a/mod-internal.list +++ b/mod-internal.list @@ -82,12 +82,14 @@ drm_kunit_helpers drm_mm_test drm_plane_helper_test drm_rect_test +drm-sched-tests +drm_sysfb_modeset_test gss_krb5_test drm_connector_test drm_managed_test drm_modes_test drm_probe_helper_test -vkms_config_test +vkms-kunit-tests input_test hashtable_test hid-uclogic-test diff --git a/sources b/sources index bc6728860..ee2dc87a5 100644 --- a/sources +++ b/sources @@ -1,3 +1,3 @@ -SHA512 (linux-5.14.0-634.el9.tar.xz) = 96d81740a81c71c09a8561999995b06ca80d56f8a8bc0d5d0b9e6587b5b9ef6d3472a9138c1049b8f77499085fb1bdda8fdcf70b7a37079be1f3987d0dbe604f -SHA512 (kernel-abi-stablelists-5.14.0-634.el9.tar.bz2) = 21763a9ba5d2181e3dc5b9c4d99336bba3ab55288cfef4cf7533ee7325f8ae8b38558bd6aed734320fc64bcbf2457aefc2f09a1f482d329ff5381e0ae0af72c7 -SHA512 (kernel-kabi-dw-5.14.0-634.el9.tar.bz2) = e615a269b744acf9a2ceabaff94a66925512ce781ee6ba4baee16a567df3f2b08774ef8f6379a517e857e53ac0e7507d0c00cea48610e23e921db75f6b628219 +SHA512 (linux-5.14.0-635.el9.tar.xz) = e16a4563974862bccd795b3cb230274207ddcb2b292aabada9bfc4eefc072abf9cca0b61cdc5f29941b289752f934e34ff0425704185f826a2d196a5e57e7f6f +SHA512 (kernel-abi-stablelists-5.14.0-635.el9.tar.bz2) = f8e777caeb4cdba60f46e4d7434ab70fcfeb0400e3bae44918a609256876935e073ea9358909276d009b2e9ef71dbf71e5422a7b2f962c8bb7aac98408dad2a3 +SHA512 (kernel-kabi-dw-5.14.0-635.el9.tar.bz2) = d27b5698b9bfc63992dc653bb701b17499bdf406d88194283643e09c9ba2c045505b6a1ca7be8a88ec6d13528f5d832d7a876ef627e73e577ccd6cb8241f99da