diff --git a/Makefile.rhelver b/Makefile.rhelver index 0eb50b182..11886296f 100644 --- a/Makefile.rhelver +++ b/Makefile.rhelver @@ -12,7 +12,7 @@ RHEL_MINOR = 3 # # Use this spot to avoid future merge conflicts. # Do not trim this comment. -RHEL_RELEASE = 261 +RHEL_RELEASE = 262 # # RHEL_REBASE_NUM diff --git a/kernel.changelog b/kernel.changelog index 6162bace8..63211122c 100644 --- a/kernel.changelog +++ b/kernel.changelog @@ -1,3 +1,318 @@ +* Thu Aug 20 2026 CKI KWF Bot [6.12.0-262.el10] +- smb: client: Fix use-after-free in cifs_try_adding_channels() (Paulo Alcantara) [RHEL-235460] +- smb/client: show compress mount option (Paulo Alcantara) [RHEL-235460] +- netfs: Fix folio_queue ENOMEM in writeback by adding a mempool (Paulo Alcantara) [RHEL-235460] +- netfs: release readahead folios on iterator preparation failure (Paulo Alcantara) [RHEL-235460] +- netfs: handle single writeback rolling buffer allocation failure (Paulo Alcantara) [RHEL-235460] +- netfs: clear PG_private_2 on copy-to-cache append failure (Paulo Alcantara) [RHEL-235460] +- cifs: add fscache_resize_cookie() to cifs_setsize() (Paulo Alcantara) [RHEL-235460] +- cifs: fix time_last_write stamp placement in setattr/truncate paths (Paulo Alcantara) [RHEL-235460] +- cifs: consolidate time_last_write stamp into _cifsFileInfo_put() (Paulo Alcantara) [RHEL-235460] +- smb: client: simplify cifs_fscache_get_super_cookie() (Paulo Alcantara) [RHEL-235460] +- smb: client: free partially allocated transform folio queue (Paulo Alcantara) [RHEL-235460] +- cifs: validate idmap key payload length (Paulo Alcantara) [RHEL-235460] +- smb: client: remove conditional return with no effect (Paulo Alcantara) [RHEL-235460] +- smb: client: fix buffer leaks in SMB1 read and write (Paulo Alcantara) [RHEL-235460] +- smb: client: use GFP_KERNEL for registry allocation (Paulo Alcantara) [RHEL-235460] +- cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths (Paulo Alcantara) [RHEL-235460] +- cifs: prevent readdir from changing file size due to stale directory metadata (Paulo Alcantara) [RHEL-235460] +- smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target (Paulo Alcantara) [RHEL-235460] +- smb: client: bound dirent name against end of SMB response in cifs_filldir (Paulo Alcantara) [RHEL-235460] +- smb: client: validate DFS referral PathConsumed (Paulo Alcantara) [RHEL-235460] +- cifs: Remove CIFSSMBSetPathInfoFB() fallback function (Paulo Alcantara) [RHEL-235460] +- cifs: Fix and improve cifs_is_path_accessible() function (Paulo Alcantara) [RHEL-235460] +- cifs: Show reason why autodisabling serverino support (Paulo Alcantara) [RHEL-235460] +- scsi: smartpqi: Update version to 2.1.42-011 (Don Brace) [RHEL-224341] +- scsi: smartpqi: Add new PCI device-ids (Don Brace) [RHEL-224341] +- scsi: smartpqi: Add support for CCISS_BIG_PASSTHRU ioctl (Don Brace) [RHEL-224341] +- scsi: smartpqi: Fix AIO retry marker cleared by SCSI core between dispatches. (Don Brace) [RHEL-224341] +- redhat/configs: automotive: disable CONFIG_MD (Jared Kangas) [RHEL-237678] +- mm/gup: fix GUP-fast fallback for NULL-mapping order-0 folios (Rafael Aquini) [RHEL-231964] +- posix-cpu-timers: Prevent UAF caused by non-leader exec() race (Waiman Long) [RHEL-227851] {CVE-2026-64560} +- posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path (Waiman Long) [RHEL-227851] {CVE-2026-64370} +- posix-timers: Expand timer_[re]arm() callbacks with a boolean return value (Waiman Long) [RHEL-227851] +- exit: kill the pointless __exit_signal()->clear_tsk_thread_flag(TIF_SIGPENDING) (Waiman Long) [RHEL-227851] +- exit: change the release_task() paths to call flush_sigqueue() lockless (Waiman Long) [RHEL-227851] +- drm/xe: gate observation streams with perf_allow_cpu() (Michael Petlan) [RHEL-212122] +- perf/core: out-of-line and export perf_allow_cpu/tracepoint() (Michael Petlan) [RHEL-212122] +- memfd: deny writeable mappings when implying SEAL_WRITE (CKI Backport Bot) [RHEL-228530] {CVE-2026-63952} +- USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr() (Desnes Nunes) [RHEL-191041] {CVE-2026-53195} +- USB: serial: io_ti: fix heap overflow in get_manuf_info() (Desnes Nunes) [RHEL-191041] {CVE-2026-53196} +- drm/panel: Clean up S6E3FC2X01 config dependencies (Karol Herbst) [RHEL-180328] +- drm/amd/display: Write REFCLK to 48MHz on DCN21 (Karol Herbst) [RHEL-180328] +- drm/bridge: dw-hdmi-qp: Provide HDMI Vendor Specific InfoFrame (Karol Herbst) [RHEL-180328] +- drm/xe/uapi: update used tracking kernel-doc (Karol Herbst) [RHEL-180328] +- drm/tegra: fbdev: Do not assign to struct drm_fb_helper.info (Karol Herbst) [RHEL-180328] +- drm/ttm/tests: add a test to exercise ttm_bo_swapout (Karol Herbst) [RHEL-180328] +- drm/xe/pf: Fix EAGAIN sign in pf_migration_consume() (Karol Herbst) [RHEL-180328] +- Revert "drm/nouveau/gsp: add support for GA100" (Karol Herbst) [RHEL-180328] +- dma: contiguous: Check return value of dma_contiguous_reserve_area() (Karol Herbst) [RHEL-180328] +- drm/xe/pf: Fix MMIO access using PF view instead of VF view during migration (Karol Herbst) [RHEL-180328] +- drm/i915/display: enable ccs modifiers on dg2 (Karol Herbst) [RHEL-180328] +- drm/xe/wa: Drop redundant entries for Wa_16021867713 & Wa_14019449301 (Karol Herbst) [RHEL-180328] +- drm/xe/xe3p_xpc: Drop stale MCR steering TODO comment (Karol Herbst) [RHEL-180328] +- drm/amdkfd: fix redundant MQD iterations in GFX v12.1 (Karol Herbst) [RHEL-180328] +- drm/panthor: Extend VM locked region for remap case to be a superset (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Check if there are kfd porcesses using adev by kfd_processes_count (Karol Herbst) [RHEL-180328] +- dma-fence: Silence sparse warning in dma_fence_describe (Karol Herbst) [RHEL-180328] +- drm/hisilicon/hibmc: add updating link cap in DP detect() (Karol Herbst) [RHEL-180328] +- drm/atomic: Increase timeout in drm_atomic_helper_wait_for_vblanks() (Karol Herbst) [RHEL-180328] +- Revert "drm/amdgpu: Init mcm_addr look up table" (Karol Herbst) [RHEL-180328] +- drm/amd/ras: fix kernel-doc warning for ras_eeprom_append() (Karol Herbst) [RHEL-180328] +- drm/xe/xe_pagefault: Disallow writes to read-only VMAs (Karol Herbst) [RHEL-180328] +- Revert "i915: don't use a vma that didn't match the context VM" (Karol Herbst) [RHEL-180328] +- drm/drm_atomic: duplicate colorop states if plane color pipeline in use (Karol Herbst) [RHEL-180328] +- drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg() (Karol Herbst) [RHEL-180328] +- drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo() (Karol Herbst) [RHEL-180328] +- drm/amdgpu: remove gart_window_lock usage from gmc v12_1 (Karol Herbst) [RHEL-180328] +- drm/sched: Remove racy hack from drm_sched_fini() (Karol Herbst) [RHEL-180328] +- dma-buf: fix UAF in dma_buf_put() tracepoint (Karol Herbst) [RHEL-180328] +- drm/amd/pm: fix runtime PM imbalance issue in amdgpu_pm.c (Karol Herbst) [RHEL-180328] +- drm/nouveau/gsp: add support for GA100 (Karol Herbst) [RHEL-180328] +- drm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pages (Karol Herbst) [RHEL-180328] +- drm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval() (Karol Herbst) [RHEL-180328] +- drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfs (Karol Herbst) [RHEL-180328] +- drm/amd/display: add missing CSC entries for BT.2020 for DCE IPs (Karol Herbst) [RHEL-180328] +- drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size (Karol Herbst) [RHEL-180328] +- drm/amd/display: Bound VBIOS record-chain walk loops (Karol Herbst) [RHEL-180328] +- drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_range (Karol Herbst) [RHEL-180328] +- drm/amd/pm: mark metrics.energy_accumulator is invalid for smu 14.0.2 (Karol Herbst) [RHEL-180328] +- drm/amd/pm: fix smu13 power limit default/cap calculation (Karol Herbst) [RHEL-180328] +- drm/amd/pm: apply SMU 13.0.10 workaround during MP1 unload (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Fix incorrect VRAM GART mappings on non-4K page size systems (Karol Herbst) [RHEL-180328] +- drm/amdgpu: set noretry=1 as default for GFX 10.1.x (Navi10/12/14) (Karol Herbst) [RHEL-180328] +- drm/amdgpu: restart the CS if some parts of the VM are still invalidated (Karol Herbst) [RHEL-180328] +- drm/amdgpu: fix waiting for all submissions for userptrs (Karol Herbst) [RHEL-180328] +- drm/xe: Clear pending_disable before signaling suspend fence (Karol Herbst) [RHEL-180328] +- drm/xe/multi_queue: skip submit when primary queue is suspended (Karol Herbst) [RHEL-180328] +- drm/xe/display: fix oops in suspend/shutdown without display (Karol Herbst) [RHEL-180328] +- drm/amdkfd: fix NULL dereference in get_queue_ids() (Karol Herbst) [RHEL-180328] +- drm/i915: Fix color blob reference handling in intel_plane_state (Karol Herbst) [RHEL-180328] +- drm/gem: Try to fix change_handle ioctl, attempt 4 (Karol Herbst) [RHEL-180328] +- accel/ethosu: reject NPU_OP_RESIZE commands from userspace (Karol Herbst) [RHEL-180328] +- accel/ethosu: reject DMA commands with uninitialized length (Karol Herbst) [RHEL-180328] +- accel/ethosu: fix arithmetic issues in dma_length() (Karol Herbst) [RHEL-180328] +- accel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85 (Karol Herbst) [RHEL-180328] +- accel/ethosu: fix IFM region index out-of-bounds in command stream parser (Karol Herbst) [RHEL-180328] +- accel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate() (Karol Herbst) [RHEL-180328] +- drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info() (Karol Herbst) [RHEL-180328] +- drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait() (Karol Herbst) [RHEL-180328] +- Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend" (Karol Herbst) [RHEL-180328] +- accel/ivpu: Fix signed integer truncation in IPC receive (Karol Herbst) [RHEL-180328] +- accel/ivpu: Add buffer overflow check in MS get_info_ioctl (Karol Herbst) [RHEL-180328] +- accel/ivpu: Add bounds checks for firmware log indices (Karol Herbst) [RHEL-180328] +- accel/ivpu: Add bounds check for firmware runtime memory (Karol Herbst) [RHEL-180328] +- Revert "drm/xe/nvls: Define GuC firmware for NVL-S" (Karol Herbst) [RHEL-180328] +- drm/xe: fix job timeout recovery for unstarted jobs and kernel queues (Karol Herbst) [RHEL-180328] +- drm/xe: fix refcount leak in xe_range_fence_insert() (Karol Herbst) [RHEL-180328] +- drm/amd/display: use plane color_mgmt_changed to track colorop changes (Karol Herbst) [RHEL-180328] +- drm/atomic: track individual colorop updates (Karol Herbst) [RHEL-180328] +- drm/colorop: make lut(1/3)d_interpolation props correctly behave as mutable (Karol Herbst) [RHEL-180328] +- drm/colorop: Remove read-only comments from interpolation fields (Karol Herbst) [RHEL-180328] +- drm/virtio: Fix driver removal with disabled KMS (Karol Herbst) [RHEL-180328] +- drm/i915/edp: Check supported link rates DPCD read (Karol Herbst) [RHEL-180328] +- drm/hyperv: During panic do VMBus unload after frame buffer is flushed (Karol Herbst) [RHEL-180328] +- Drivers: hv: vmbus: Provide option to skip VMBus unload on panic (Karol Herbst) [RHEL-180328] +- drm/imx: Fix three kernel-doc warnings in dcss-scaler.c (Karol Herbst) [RHEL-180328] +- drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO (Karol Herbst) [RHEL-180328] +- drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfx (Karol Herbst) [RHEL-180328] +- drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFO (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Check for pdd drm file first in CRIU restore path (Karol Herbst) [RHEL-180328] +- drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger (Karol Herbst) [RHEL-180328] +- drm/amdkfd: fix NULL pointer bug in svm_range_set_attr (Karol Herbst) [RHEL-180328] +- drm/amd/pm/si: Disregard vblank time when no displays are connected (Karol Herbst) [RHEL-180328] +- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Karol Herbst) [RHEL-180328] +- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Karol Herbst) [RHEL-180328] +- drm/i915/color: Fix HDR pre-CSC LUT programming loop (Karol Herbst) [RHEL-180328] +- drm/gem: fix race between change_handle and handle_delete (Karol Herbst) [RHEL-180328] +- drm/hyperv: validate VMBus packet size in receive callback (Karol Herbst) [RHEL-180328] +- drm/hyperv: validate resolution_count and fix WIN8 fallback (Karol Herbst) [RHEL-180328] +- dma-buf: fix UAF in dma_buf_fd() tracepoint (Karol Herbst) [RHEL-180328] +- drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used (Karol Herbst) [RHEL-180328] +- drm/i915/psr: Read Intel DPCD workaround register (Karol Herbst) [RHEL-180328] +- drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD register (Karol Herbst) [RHEL-180328] +- drm/xe: Restore IDLEDLY regiter on engine reset (Karol Herbst) [RHEL-180328] +- drm/i915/aux: use polling when irqs are unavailable (Karol Herbst) [RHEL-180328] +- accel/ivpu: prevent uninitialized data bug in debugfs (Karol Herbst) [RHEL-180328] +- drm/xe/oa: Fix exec_queue leak on width check in stream open (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vce1: Check that the GPU address is < 128 MiB (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2) (Karol Herbst) [RHEL-180328] +- drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP (Karol Herbst) [RHEL-180328] +- drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4 (Karol Herbst) [RHEL-180328] +- drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3p (Karol Herbst) [RHEL-180328] +- drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1 (Karol Herbst) [RHEL-180328] +- drm/xe: Consolidate workaround entries for Wa_18033852989 (Karol Herbst) [RHEL-180328] +- drm/xe: Consolidate workaround entries for Wa_14019988906 (Karol Herbst) [RHEL-180328] +- drm/xe/pf: Fix CFI failure in debugfs access (Karol Herbst) [RHEL-180328] +- drm/xe/vf: Fix signature of print functions (Karol Herbst) [RHEL-180328] +- drm/xe/gsc: Fix double-free of managed BO in error path (Karol Herbst) [RHEL-180328] +- drm/gem: Make the GEM LRU lock part of drm_device (Karol Herbst) [RHEL-180328] +- accel/qaic: Add overflow check to remap_pfn_range during mmap (Karol Herbst) [RHEL-180328] +- drm/amd/display: Validate GPIO pin LUT table size before iterating (Karol Herbst) [RHEL-180328] +- drm/amd/display: Fix integer overflow in bios_get_image() (Karol Herbst) [RHEL-180328] +- drm/bridge: megachips: remove bridge when irq request fails (Karol Herbst) [RHEL-180328] +- drm/bridge: it66121: acquire reset GPIO in probe (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vpe: Force collaborate sync after TRAP (Karol Herbst) [RHEL-180328] +- drm/xe/multi_queue: Fix secondary queue error case (Karol Herbst) [RHEL-180328] +- drm/virtio: use uninterruptible resv lock for plane updates (Karol Herbst) [RHEL-180328] +- drm/i915/display: Copy color pipeline from plane in the primary joiner pipe (Karol Herbst) [RHEL-180328] +- drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probe (Karol Herbst) [RHEL-180328] +- drm/gma500/oaktrail_lvds: fix i2c adapter leaks on init (Karol Herbst) [RHEL-180328] +- drm/gma500/oaktrail_lvds: fix hang on init failure (Karol Herbst) [RHEL-180328] +- drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setup (Karol Herbst) [RHEL-180328] +- drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPC (Karol Herbst) [RHEL-180328] +- drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure (Karol Herbst) [RHEL-180328] +- drm/xe/dma-buf: fix UAF with retry loop (Karol Herbst) [RHEL-180328] +- drm/xe/dma-buf: handle empty bo and UAF races (Karol Herbst) [RHEL-180328] +- drm/i915: skip __i915_request_skip() for already signaled requests (Karol Herbst) [RHEL-180328] +- drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failure (Karol Herbst) [RHEL-180328] +- drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTION_ENABLED (Karol Herbst) [RHEL-180328] +- drm/i915/dp: Fix VSC dynamic range signaling for RGB formats (Karol Herbst) [RHEL-180328] +- drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup (Karol Herbst) [RHEL-180328] +- drm: Replace old pointer to new idr (Karol Herbst) [RHEL-180328] +- drm/loongson: Use managed KMS polling (Karol Herbst) [RHEL-180328] +- drm/xe/xelp: Fix Wa_18022495364 (Karol Herbst) [RHEL-180328] +- drm/xe/gsc: Fix BO leak on error in query_compatibility_version() (Karol Herbst) [RHEL-180328] +- drm/xe/eustall: Fix drm_dev_put called before stream disable in close (Karol Herbst) [RHEL-180328] +- drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl() (Karol Herbst) [RHEL-180328] +- drm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_unlocked (Karol Herbst) [RHEL-180328] +- drm/xe/debugfs: Correct printing of register whitelist ranges (Karol Herbst) [RHEL-180328] +- drm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge() (Karol Herbst) [RHEL-180328] +- drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic number (Karol Herbst) [RHEL-180328] +- drm/amd/display: Use EDID from VBIOS embedded panel info (Karol Herbst) [RHEL-180328] +- drm/amd/display: Read EDID from VBIOS embedded panel info (Karol Herbst) [RHEL-180328] +- drm/amd/display: Allow constructing DCE8 link encoder without DDC (Karol Herbst) [RHEL-180328] +- drm/amd/display: Allow constructing DCE6 link encoder without DDC (Karol Herbst) [RHEL-180328] +- drm/amd/display: Allow DCE link encoder without AUX registers (Karol Herbst) [RHEL-180328] +- drm/amd/display: Allow embedded connectors without DDC (Karol Herbst) [RHEL-180328] +- drm/amd/pm: Add fine grained flag to SMU v13.0.6 (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v5.3.0 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.1 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.0 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.5 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.3 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v3.0 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v2.5 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v2.0 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v5.0.1 enc ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v5.0.0 enc ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v4.0.5 enc ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v4.0.3 enc ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v4.0 enc ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v3.0 enc/dec rings (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v2.5 enc/dec rings (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v2.0 enc/dec rings (Karol Herbst) [RHEL-180328] +- drm/amd/display: properly handle family setting for early GC 11.5.4 (Karol Herbst) [RHEL-180328] +- drm/color-mgmt: Typo s/R332/RGB332/ (Karol Herbst) [RHEL-180328] +- drm/sysfb: ofdrm: fix PCI device reference leaks (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Only send RMA CPER when threshold is exceeded (Karol Herbst) [RHEL-180328] +- drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2) (Karol Herbst) [RHEL-180328] +- drm/amdgpu/uvd3.1: Don't validate the firmware when already validated (Karol Herbst) [RHEL-180328] +- drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG (Karol Herbst) [RHEL-180328] +- drm/amd/pm: fix missing fine-grained dpm table flag on aldebaran (Karol Herbst) [RHEL-180328] +- drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAM (Karol Herbst) [RHEL-180328] +- drm/amdgpu: avoid double drm_exec_fini() in userq validate (Karol Herbst) [RHEL-180328] +- drm/i915/wm: Verify the correct plane DDB entry (Karol Herbst) [RHEL-180328] +- drm/amd/display: Fix parameter mismatch in panel self-refresh helper (Karol Herbst) [RHEL-180328] +- drm/fb-helper: Fix a locking bug in an error path (Karol Herbst) [RHEL-180328] +- drm/amdgpu/uvd4.2: Don't initialize UVD 4.2 when DPM is disabled (Karol Herbst) [RHEL-180328] +- drm/amd/pm/smu7: Add SCLK cap for quirky Hawaii board (Karol Herbst) [RHEL-180328] +- drm/amd/pm/ci: Fill DW8 fields from SMC (Karol Herbst) [RHEL-180328] +- drm/amd/pm/ci: Clear EnabledForActivity field for memory levels (Karol Herbst) [RHEL-180328] +- drm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0 (Karol Herbst) [RHEL-180328] +- drm/amd/pm/smu7: Fix SMU7 voltage dependency on display clock (Karol Herbst) [RHEL-180328] +- drm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICs (Karol Herbst) [RHEL-180328] +- drm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabled (Karol Herbst) [RHEL-180328] +- drm/amd/display: Avoid NULL dereference in dc_dmub_srv error paths (Karol Herbst) [RHEL-180328] +- drm/panel: simple: Correct G190EAN01 prepare timing (Karol Herbst) [RHEL-180328] +- drm/panel: sharp-ls043t1le01: make use of prepare_prev_first (Karol Herbst) [RHEL-180328] +- drm/imagination: Switch reset_reason fields from enum to u32 (Karol Herbst) [RHEL-180328] +- drm/amdgpu/gfx11: look at the right prop for gfx queue priority (Karol Herbst) [RHEL-180328] +- drm/amdgpu/gfx10: look at the right prop for gfx queue priority (Karol Herbst) [RHEL-180328] +- drm/amd/ras: Remove redundant NULL check in pending bad-bank list iteration (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_region() (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Drop redundant queue NULL check in hang detect worker (Karol Herbst) [RHEL-180328] +- drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp() (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Add default case in DVI mode validation (Karol Herbst) [RHEL-180328] +- drm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected() (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Update queue properties for metadata ring (Karol Herbst) [RHEL-180328] +- drm/amd/pm: Fix xgmi max speed reporting (Karol Herbst) [RHEL-180328] +- drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic check (Karol Herbst) [RHEL-180328] +- drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcs (Karol Herbst) [RHEL-180328] +- drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable() (Karol Herbst) [RHEL-180328] +- drm/amdgpu: GFX12.1 scratch memory limit up to 57-bit (Karol Herbst) [RHEL-180328] +- drm/amd/ras: Fix type size of remainder argument (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Removed commented line for MQD queue priority (Karol Herbst) [RHEL-180328] +- drm/xe/xe2_hpg: Drop invalid workaround Wa_15010599737 (Karol Herbst) [RHEL-180328] +- drm/xe: Consolidate workaround entries for Wa_14019386621 (Karol Herbst) [RHEL-180328] +- drm/xe: Consolidate workaround entries for Wa_14019877138 (Karol Herbst) [RHEL-180328] +- drm/virtio: Allow importing prime buffers when 3D is enabled (Karol Herbst) [RHEL-180328] +- drm/gpusvm: Fix unbalanced unlock in drm_gpusvm_scan_mm() (Karol Herbst) [RHEL-180328] +- dma-fence: Fix sparse warnings due __rcu annotations (Karol Herbst) [RHEL-180328] +- drm/panel: ilitek-ili9882t: Select DRM_DISPLAY_DSC_HELPER (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn4: Avoid overflow on msg bound check (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn3: Avoid overflow on msg bound check (Karol Herbst) [RHEL-180328] +- drm/amdgpu/pm: align Hawaii mclk workaround with radeon (Karol Herbst) [RHEL-180328] +- drm/amdgpu/pm: add missing revision check for CI (Karol Herbst) [RHEL-180328] +- drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Make all TLB-flushes heavy-weight (Karol Herbst) [RHEL-180328] +- drm/panel: boe-tv101wum-nl6: restore MODE_LPM after sending disable cmds (Karol Herbst) [RHEL-180328] +- drm/bridge: tda998x: Use __be32 for audio port OF property pointer (Karol Herbst) [RHEL-180328] +- drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQ (Karol Herbst) [RHEL-180328] +- drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmds (Karol Herbst) [RHEL-180328] +- drm/amdgpu/userq: fix access to stale wptr mapping (Karol Herbst) [RHEL-180328] +- drm/radeon: add missing revision check for CI (Karol Herbst) [RHEL-180328] +- drm: Set old handle to NULL before prime swap in change_handle (Karol Herbst) [RHEL-180328] +- drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madvise (Karol Herbst) [RHEL-180328] +- drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked() (Karol Herbst) [RHEL-180328] +- drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import() (Karol Herbst) [RHEL-180328] +- drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked() (Karol Herbst) [RHEL-180328] +- drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure (Karol Herbst) [RHEL-180328] +- drm/udl: Increase GET_URB_TIMEOUT (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX V11 and higher. (Karol Herbst) [RHEL-180328] +- drm/amdkfd: validate SVM ioctl nattr against buffer size (Karol Herbst) [RHEL-180328] +- drm/appletbdrm: Use kvzalloc for big allocations (Karol Herbst) [RHEL-180328] +- drm/amd/display: Change dither policy for 10 bpc output back to dithering (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vce: Prevent partial address patches (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn4: Prevent OOB reads when parsing IB (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Add bounds checking to ib_{get,set}_value (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Add upper bound check for num_of_nodes (Karol Herbst) [RHEL-180328] +- drm/amd/pm: fix incorrect FeatureCtrlMask setting on smu v14.0.x (Karol Herbst) [RHEL-180328] +- drm/amdgpu: gate VM CPU HDP flush on reset lock (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Use SMUIO 15.0.0 offsets for TSC upper and lower count. (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Use NBIF offset for register RCC_STRAP0_RCC_DEV0_EPF0_STRAP0 . (Karol Herbst) [RHEL-180328] +- drm/amd: Add missing firmware declaration for PSP v15.0.0 (Karol Herbst) [RHEL-180328] +- drm/amd/display: fix math_mod() using arg1 instead of arg2 (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure (Karol Herbst) [RHEL-180328] +- drm/i915/psr: Init variable to avoid early exit from et alignment loop (Karol Herbst) [RHEL-180328] +- drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fmt" DT property (Karol Herbst) [RHEL-180328] +- drm/colorop: Fix blob property reference tracking in state lifecycle (Karol Herbst) [RHEL-180328] +- drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status() (Karol Herbst) [RHEL-180328] +- drm/atomic: Add affected colorops with affected planes (Karol Herbst) [RHEL-180328] +- drm/colorop: Preserve bypass value in duplicate_state() (Karol Herbst) [RHEL-180328] +- drm/gpusvm: Force unmapping on error in drm_gpusvm_get_pages (Karol Herbst) [RHEL-180328] +- drm/gpusvm: Allow device pages to be mapped in mixed mappings after system pages (Karol Herbst) [RHEL-180328] +- accel/ivpu: Disallow re-exporting imported GEM objects (Karol Herbst) [RHEL-180328] +- drm/imagination: Fix segfault when updating ftrace mask (Karol Herbst) [RHEL-180328] +- drm/amdgpu: fix zero-size GDS range init on RDNA4 (Karol Herbst) [RHEL-180328] +- amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2 (Karol Herbst) [RHEL-180328] +- drm/arcpgu: fix device node leak (Karol Herbst) [RHEL-180328] +- drm/nouveau: fix nvkm_device leak on aperture removal failure (Karol Herbst) [RHEL-180328] +- drm/nouveau: fix u32 overflow in pushbuf reloc bounds check (Karol Herbst) [RHEL-180328] +- drm/amdgpu: replace PASID IDR with XArray (Karol Herbst) [RHEL-180328] +- ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (CKI Backport Bot) [RHEL-178409] {CVE-2026-43501} +- net/ipv6: ioam6: prevent schema length wraparound in trace fill (CKI Backport Bot) [RHEL-174787] {CVE-2026-43341} +- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172518] {CVE-2026-31786} +- Revert "ext4: switch to using the crc32c library" (Brian Foster) [RHEL-159116] +- Revert "ext4: remove redundant function ext4_has_metadata_csum" (Brian Foster) [RHEL-159116] +- Revert "ext4: remove sbi argument from ext4_chksum()" (Brian Foster) [RHEL-159116] +- Revert "ext4: remove sb argument from ext4_superblock_csum()" (Brian Foster) [RHEL-159116] +Resolves: RHEL-159116, RHEL-172518, RHEL-174787, RHEL-178409, RHEL-180328, RHEL-191041, RHEL-212122, RHEL-224341, RHEL-227851, RHEL-228530, RHEL-231964, RHEL-235460, RHEL-237678 + * Tue Aug 18 2026 CKI KWF Bot [6.12.0-261.el10] - mm/util: don't read __page_2 for order-1 folios in snapshot_page() (Luiz Capitulino) [RHEL-214116] - selftests: tls: size splice_short pipe by page size (Valentin Schneider) [RHEL-153139] diff --git a/kernel.spec b/kernel.spec index ac27573f1..122dc405e 100644 --- a/kernel.spec +++ b/kernel.spec @@ -179,15 +179,15 @@ Summary: The Linux kernel %define specrpmversion 6.12.0 %define specversion 6.12.0 %define patchversion 6.12 -%define pkgrelease 261 +%define pkgrelease 262 %define kversion 6 -%define tarfile_release 6.12.0-261.el10 +%define tarfile_release 6.12.0-262.el10 # This is needed to do merge window version magic %define patchlevel 12 # This allows pkg_release to have configurable %%{?dist} tag -%define specrelease 261%{?buildid}%{?dist} +%define specrelease 262%{?buildid}%{?dist} # This defines the kabi tarball version -%define kabiversion 6.12.0-261.el10 +%define kabiversion 6.12.0-262.el10 # If this variable is set to 1, a bpf selftests build failure will cause a # fatal kernel package build error @@ -4659,6 +4659,320 @@ fi\ # # %changelog +* Thu Aug 20 2026 CKI KWF Bot [6.12.0-262.el10] +- smb: client: Fix use-after-free in cifs_try_adding_channels() (Paulo Alcantara) [RHEL-235460] +- smb/client: show compress mount option (Paulo Alcantara) [RHEL-235460] +- netfs: Fix folio_queue ENOMEM in writeback by adding a mempool (Paulo Alcantara) [RHEL-235460] +- netfs: release readahead folios on iterator preparation failure (Paulo Alcantara) [RHEL-235460] +- netfs: handle single writeback rolling buffer allocation failure (Paulo Alcantara) [RHEL-235460] +- netfs: clear PG_private_2 on copy-to-cache append failure (Paulo Alcantara) [RHEL-235460] +- cifs: add fscache_resize_cookie() to cifs_setsize() (Paulo Alcantara) [RHEL-235460] +- cifs: fix time_last_write stamp placement in setattr/truncate paths (Paulo Alcantara) [RHEL-235460] +- cifs: consolidate time_last_write stamp into _cifsFileInfo_put() (Paulo Alcantara) [RHEL-235460] +- smb: client: simplify cifs_fscache_get_super_cookie() (Paulo Alcantara) [RHEL-235460] +- smb: client: free partially allocated transform folio queue (Paulo Alcantara) [RHEL-235460] +- cifs: validate idmap key payload length (Paulo Alcantara) [RHEL-235460] +- smb: client: remove conditional return with no effect (Paulo Alcantara) [RHEL-235460] +- smb: client: fix buffer leaks in SMB1 read and write (Paulo Alcantara) [RHEL-235460] +- smb: client: use GFP_KERNEL for registry allocation (Paulo Alcantara) [RHEL-235460] +- cifs: fix cifsFileInfo leak on kmalloc failure in deferred close drain paths (Paulo Alcantara) [RHEL-235460] +- cifs: prevent readdir from changing file size due to stale directory metadata (Paulo Alcantara) [RHEL-235460] +- smb: client: handle STATUS_STOPPED_ON_SYMLINK responses without a symlink target (Paulo Alcantara) [RHEL-235460] +- smb: client: bound dirent name against end of SMB response in cifs_filldir (Paulo Alcantara) [RHEL-235460] +- smb: client: validate DFS referral PathConsumed (Paulo Alcantara) [RHEL-235460] +- cifs: Remove CIFSSMBSetPathInfoFB() fallback function (Paulo Alcantara) [RHEL-235460] +- cifs: Fix and improve cifs_is_path_accessible() function (Paulo Alcantara) [RHEL-235460] +- cifs: Show reason why autodisabling serverino support (Paulo Alcantara) [RHEL-235460] +- scsi: smartpqi: Update version to 2.1.42-011 (Don Brace) [RHEL-224341] +- scsi: smartpqi: Add new PCI device-ids (Don Brace) [RHEL-224341] +- scsi: smartpqi: Add support for CCISS_BIG_PASSTHRU ioctl (Don Brace) [RHEL-224341] +- scsi: smartpqi: Fix AIO retry marker cleared by SCSI core between dispatches. (Don Brace) [RHEL-224341] +- redhat/configs: automotive: disable CONFIG_MD (Jared Kangas) [RHEL-237678] +- mm/gup: fix GUP-fast fallback for NULL-mapping order-0 folios (Rafael Aquini) [RHEL-231964] +- posix-cpu-timers: Prevent UAF caused by non-leader exec() race (Waiman Long) [RHEL-227851] {CVE-2026-64560} +- posix-cpu-timers: Fix pid refcount leak in do_cpu_nanosleep() error path (Waiman Long) [RHEL-227851] {CVE-2026-64370} +- posix-timers: Expand timer_[re]arm() callbacks with a boolean return value (Waiman Long) [RHEL-227851] +- exit: kill the pointless __exit_signal()->clear_tsk_thread_flag(TIF_SIGPENDING) (Waiman Long) [RHEL-227851] +- exit: change the release_task() paths to call flush_sigqueue() lockless (Waiman Long) [RHEL-227851] +- drm/xe: gate observation streams with perf_allow_cpu() (Michael Petlan) [RHEL-212122] +- perf/core: out-of-line and export perf_allow_cpu/tracepoint() (Michael Petlan) [RHEL-212122] +- memfd: deny writeable mappings when implying SEAL_WRITE (CKI Backport Bot) [RHEL-228530] {CVE-2026-63952} +- USB: serial: io_ti: fix heap overflow in build_i2c_fw_hdr() (Desnes Nunes) [RHEL-191041] {CVE-2026-53195} +- USB: serial: io_ti: fix heap overflow in get_manuf_info() (Desnes Nunes) [RHEL-191041] {CVE-2026-53196} +- drm/panel: Clean up S6E3FC2X01 config dependencies (Karol Herbst) [RHEL-180328] +- drm/amd/display: Write REFCLK to 48MHz on DCN21 (Karol Herbst) [RHEL-180328] +- drm/bridge: dw-hdmi-qp: Provide HDMI Vendor Specific InfoFrame (Karol Herbst) [RHEL-180328] +- drm/xe/uapi: update used tracking kernel-doc (Karol Herbst) [RHEL-180328] +- drm/tegra: fbdev: Do not assign to struct drm_fb_helper.info (Karol Herbst) [RHEL-180328] +- drm/ttm/tests: add a test to exercise ttm_bo_swapout (Karol Herbst) [RHEL-180328] +- drm/xe/pf: Fix EAGAIN sign in pf_migration_consume() (Karol Herbst) [RHEL-180328] +- Revert "drm/nouveau/gsp: add support for GA100" (Karol Herbst) [RHEL-180328] +- dma: contiguous: Check return value of dma_contiguous_reserve_area() (Karol Herbst) [RHEL-180328] +- drm/xe/pf: Fix MMIO access using PF view instead of VF view during migration (Karol Herbst) [RHEL-180328] +- drm/i915/display: enable ccs modifiers on dg2 (Karol Herbst) [RHEL-180328] +- drm/xe/wa: Drop redundant entries for Wa_16021867713 & Wa_14019449301 (Karol Herbst) [RHEL-180328] +- drm/xe/xe3p_xpc: Drop stale MCR steering TODO comment (Karol Herbst) [RHEL-180328] +- drm/amdkfd: fix redundant MQD iterations in GFX v12.1 (Karol Herbst) [RHEL-180328] +- drm/panthor: Extend VM locked region for remap case to be a superset (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Check if there are kfd porcesses using adev by kfd_processes_count (Karol Herbst) [RHEL-180328] +- dma-fence: Silence sparse warning in dma_fence_describe (Karol Herbst) [RHEL-180328] +- drm/hisilicon/hibmc: add updating link cap in DP detect() (Karol Herbst) [RHEL-180328] +- drm/atomic: Increase timeout in drm_atomic_helper_wait_for_vblanks() (Karol Herbst) [RHEL-180328] +- Revert "drm/amdgpu: Init mcm_addr look up table" (Karol Herbst) [RHEL-180328] +- drm/amd/ras: fix kernel-doc warning for ras_eeprom_append() (Karol Herbst) [RHEL-180328] +- drm/xe/xe_pagefault: Disallow writes to read-only VMAs (Karol Herbst) [RHEL-180328] +- Revert "i915: don't use a vma that didn't match the context VM" (Karol Herbst) [RHEL-180328] +- drm/drm_atomic: duplicate colorop states if plane color pipeline in use (Karol Herbst) [RHEL-180328] +- drm/amd/pm: fix kernel-doc warning for smu_msg_v1_send_msg() (Karol Herbst) [RHEL-180328] +- drm/amdgpu: fix kernel-doc warning for amdgpu_ttm_alloc_mmio_remap_bo() (Karol Herbst) [RHEL-180328] +- drm/amdgpu: remove gart_window_lock usage from gmc v12_1 (Karol Herbst) [RHEL-180328] +- drm/sched: Remove racy hack from drm_sched_fini() (Karol Herbst) [RHEL-180328] +- dma-buf: fix UAF in dma_buf_put() tracepoint (Karol Herbst) [RHEL-180328] +- drm/amd/pm: fix runtime PM imbalance issue in amdgpu_pm.c (Karol Herbst) [RHEL-180328] +- drm/nouveau/gsp: add support for GA100 (Karol Herbst) [RHEL-180328] +- drm/amdgpu: drop retry loop in amdgpu_hmm_range_get_pages (Karol Herbst) [RHEL-180328] +- drm/amd/display: Fix out-of-bounds read in dp_get_eq_aux_rd_interval() (Karol Herbst) [RHEL-180328] +- drm/amd/display: Fix NULL deref and buffer over-read in SDP debugfs (Karol Herbst) [RHEL-180328] +- drm/amd/display: add missing CSC entries for BT.2020 for DCE IPs (Karol Herbst) [RHEL-180328] +- drm/amd/display: Clamp HDMI HDCP2 rx_id_list read to buffer size (Karol Herbst) [RHEL-180328] +- drm/amd/display: Bound VBIOS record-chain walk loops (Karol Herbst) [RHEL-180328] +- drm/amd/pm: smu_v14_0_0: use SoftMin for gfxclk in set_soft_freq_limited_range (Karol Herbst) [RHEL-180328] +- drm/amd/pm: mark metrics.energy_accumulator is invalid for smu 14.0.2 (Karol Herbst) [RHEL-180328] +- drm/amd/pm: fix smu13 power limit default/cap calculation (Karol Herbst) [RHEL-180328] +- drm/amd/pm: apply SMU 13.0.10 workaround during MP1 unload (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Fix incorrect VRAM GART mappings on non-4K page size systems (Karol Herbst) [RHEL-180328] +- drm/amdgpu: set noretry=1 as default for GFX 10.1.x (Navi10/12/14) (Karol Herbst) [RHEL-180328] +- drm/amdgpu: restart the CS if some parts of the VM are still invalidated (Karol Herbst) [RHEL-180328] +- drm/amdgpu: fix waiting for all submissions for userptrs (Karol Herbst) [RHEL-180328] +- drm/xe: Clear pending_disable before signaling suspend fence (Karol Herbst) [RHEL-180328] +- drm/xe/multi_queue: skip submit when primary queue is suspended (Karol Herbst) [RHEL-180328] +- drm/xe/display: fix oops in suspend/shutdown without display (Karol Herbst) [RHEL-180328] +- drm/amdkfd: fix NULL dereference in get_queue_ids() (Karol Herbst) [RHEL-180328] +- drm/i915: Fix color blob reference handling in intel_plane_state (Karol Herbst) [RHEL-180328] +- drm/gem: Try to fix change_handle ioctl, attempt 4 (Karol Herbst) [RHEL-180328] +- accel/ethosu: reject NPU_OP_RESIZE commands from userspace (Karol Herbst) [RHEL-180328] +- accel/ethosu: reject DMA commands with uninitialized length (Karol Herbst) [RHEL-180328] +- accel/ethosu: fix arithmetic issues in dma_length() (Karol Herbst) [RHEL-180328] +- accel/ethosu: fix wrong weight index in NPU_SET_SCALE1_LENGTH on U85 (Karol Herbst) [RHEL-180328] +- accel/ethosu: fix IFM region index out-of-bounds in command stream parser (Karol Herbst) [RHEL-180328] +- accel/ethosu: fix OOB write in ethosu_gem_cmdstream_copy_and_validate() (Karol Herbst) [RHEL-180328] +- drm/amd/display: Reject gpio_bitshift >= 32 in bios_parser_get_gpio_pin_info() (Karol Herbst) [RHEL-180328] +- drm/virtio: fix dma_fence refcount leak on error in virtio_gpu_dma_fence_wait() (Karol Herbst) [RHEL-180328] +- Revert "drm/xe: Skip exec queue schedule toggle if queue is idle during suspend" (Karol Herbst) [RHEL-180328] +- accel/ivpu: Fix signed integer truncation in IPC receive (Karol Herbst) [RHEL-180328] +- accel/ivpu: Add buffer overflow check in MS get_info_ioctl (Karol Herbst) [RHEL-180328] +- accel/ivpu: Add bounds checks for firmware log indices (Karol Herbst) [RHEL-180328] +- accel/ivpu: Add bounds check for firmware runtime memory (Karol Herbst) [RHEL-180328] +- Revert "drm/xe/nvls: Define GuC firmware for NVL-S" (Karol Herbst) [RHEL-180328] +- drm/xe: fix job timeout recovery for unstarted jobs and kernel queues (Karol Herbst) [RHEL-180328] +- drm/xe: fix refcount leak in xe_range_fence_insert() (Karol Herbst) [RHEL-180328] +- drm/amd/display: use plane color_mgmt_changed to track colorop changes (Karol Herbst) [RHEL-180328] +- drm/atomic: track individual colorop updates (Karol Herbst) [RHEL-180328] +- drm/colorop: make lut(1/3)d_interpolation props correctly behave as mutable (Karol Herbst) [RHEL-180328] +- drm/colorop: Remove read-only comments from interpolation fields (Karol Herbst) [RHEL-180328] +- drm/virtio: Fix driver removal with disabled KMS (Karol Herbst) [RHEL-180328] +- drm/i915/edp: Check supported link rates DPCD read (Karol Herbst) [RHEL-180328] +- drm/hyperv: During panic do VMBus unload after frame buffer is flushed (Karol Herbst) [RHEL-180328] +- Drivers: hv: vmbus: Provide option to skip VMBus unload on panic (Karol Herbst) [RHEL-180328] +- drm/imx: Fix three kernel-doc warnings in dcss-scaler.c (Karol Herbst) [RHEL-180328] +- drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFO (Karol Herbst) [RHEL-180328] +- drm/amdgpu: fix calling VM invalidation in amdgpu_hmm_invalidate_gfx (Karol Herbst) [RHEL-180328] +- drm/amdgpu: fix lock leak on ENOMEM in AMDGPU_GEM_OP_GET_MAPPING_INFO (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Check for pdd drm file first in CRIU restore path (Karol Herbst) [RHEL-180328] +- drm/amdkfd: fix a vulnerability of integer overflow in kfd debugger (Karol Herbst) [RHEL-180328] +- drm/amdkfd: fix NULL pointer bug in svm_range_set_attr (Karol Herbst) [RHEL-180328] +- drm/amd/pm/si: Disregard vblank time when no displays are connected (Karol Herbst) [RHEL-180328] +- drm/i915/psr: Use DC_OFF wake reference to block DC6 on vblank enable (Karol Herbst) [RHEL-180328] +- drm/i915/psr: Block DC states on vblank enable when Panel Replay supported (Karol Herbst) [RHEL-180328] +- drm/i915/color: Fix HDR pre-CSC LUT programming loop (Karol Herbst) [RHEL-180328] +- drm/gem: fix race between change_handle and handle_delete (Karol Herbst) [RHEL-180328] +- drm/hyperv: validate VMBus packet size in receive callback (Karol Herbst) [RHEL-180328] +- drm/hyperv: validate resolution_count and fix WIN8 fallback (Karol Herbst) [RHEL-180328] +- dma-buf: fix UAF in dma_buf_fd() tracepoint (Karol Herbst) [RHEL-180328] +- drm/i915/psr: Apply Intel DPCD workaround when SDP on prior line used (Karol Herbst) [RHEL-180328] +- drm/i915/psr: Read Intel DPCD workaround register (Karol Herbst) [RHEL-180328] +- drm/i915/psr: Add defininitions for INTEL_WA_REGISTER_CAPS DPCD register (Karol Herbst) [RHEL-180328] +- drm/xe: Restore IDLEDLY regiter on engine reset (Karol Herbst) [RHEL-180328] +- drm/i915/aux: use polling when irqs are unavailable (Karol Herbst) [RHEL-180328] +- accel/ivpu: prevent uninitialized data bug in debugfs (Karol Herbst) [RHEL-180328] +- drm/xe/oa: Fix exec_queue leak on width check in stream open (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vce1: Fix VCE 1 firmware size and offsets (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vce1: Check that the GPU address is < 128 MiB (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2) (Karol Herbst) [RHEL-180328] +- drm/i915/dp: Fix readback for target_rr in Adaptive Sync SDP (Karol Herbst) [RHEL-180328] +- drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4 (Karol Herbst) [RHEL-180328] +- drm/xe/tuning: Apply windower hardware filtering setting on Xe3 and Xe3p (Karol Herbst) [RHEL-180328] +- drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1 (Karol Herbst) [RHEL-180328] +- drm/xe: Consolidate workaround entries for Wa_18033852989 (Karol Herbst) [RHEL-180328] +- drm/xe: Consolidate workaround entries for Wa_14019988906 (Karol Herbst) [RHEL-180328] +- drm/xe/pf: Fix CFI failure in debugfs access (Karol Herbst) [RHEL-180328] +- drm/xe/vf: Fix signature of print functions (Karol Herbst) [RHEL-180328] +- drm/xe/gsc: Fix double-free of managed BO in error path (Karol Herbst) [RHEL-180328] +- drm/gem: Make the GEM LRU lock part of drm_device (Karol Herbst) [RHEL-180328] +- accel/qaic: Add overflow check to remap_pfn_range during mmap (Karol Herbst) [RHEL-180328] +- drm/amd/display: Validate GPIO pin LUT table size before iterating (Karol Herbst) [RHEL-180328] +- drm/amd/display: Fix integer overflow in bios_get_image() (Karol Herbst) [RHEL-180328] +- drm/bridge: megachips: remove bridge when irq request fails (Karol Herbst) [RHEL-180328] +- drm/bridge: it66121: acquire reset GPIO in probe (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vpe: Force collaborate sync after TRAP (Karol Herbst) [RHEL-180328] +- drm/xe/multi_queue: Fix secondary queue error case (Karol Herbst) [RHEL-180328] +- drm/virtio: use uninterruptible resv lock for plane updates (Karol Herbst) [RHEL-180328] +- drm/i915/display: Copy color pipeline from plane in the primary joiner pipe (Karol Herbst) [RHEL-180328] +- drm/bridge: chipone-icn6211: use devm_drm_bridge_add in i2c probe (Karol Herbst) [RHEL-180328] +- drm/gma500/oaktrail_lvds: fix i2c adapter leaks on init (Karol Herbst) [RHEL-180328] +- drm/gma500/oaktrail_lvds: fix hang on init failure (Karol Herbst) [RHEL-180328] +- drm/gma500/oaktrail_hdmi: fix i2c adapter leak on setup (Karol Herbst) [RHEL-180328] +- drm/ttm: Convert -EAGAIN from dmem_cgroup_try_charge to -ENOSPC (Karol Herbst) [RHEL-180328] +- drm/ttm: Fix ttm_bo_shrink() infinite LRU walk on backup failure (Karol Herbst) [RHEL-180328] +- drm/xe/dma-buf: fix UAF with retry loop (Karol Herbst) [RHEL-180328] +- drm/xe/dma-buf: handle empty bo and UAF races (Karol Herbst) [RHEL-180328] +- drm/i915: skip __i915_request_skip() for already signaled requests (Karol Herbst) [RHEL-180328] +- drm/ttm: Fix ttm_bo_swapout() infinite LRU walk on swapout failure (Karol Herbst) [RHEL-180328] +- drm/amd/display: Wrap DCN32 phantom-plane allocation in DC_RUN_WITH_PREEMPTION_ENABLED (Karol Herbst) [RHEL-180328] +- drm/i915/dp: Fix VSC dynamic range signaling for RGB formats (Karol Herbst) [RHEL-180328] +- drm/bridge: imx8qxp-pxl2dpi: avoid ERR_PTR with device_node cleanup (Karol Herbst) [RHEL-180328] +- drm: Replace old pointer to new idr (Karol Herbst) [RHEL-180328] +- drm/loongson: Use managed KMS polling (Karol Herbst) [RHEL-180328] +- drm/xe/xelp: Fix Wa_18022495364 (Karol Herbst) [RHEL-180328] +- drm/xe/gsc: Fix BO leak on error in query_compatibility_version() (Karol Herbst) [RHEL-180328] +- drm/xe/eustall: Fix drm_dev_put called before stream disable in close (Karol Herbst) [RHEL-180328] +- drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl() (Karol Herbst) [RHEL-180328] +- drm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_unlocked (Karol Herbst) [RHEL-180328] +- drm/xe/debugfs: Correct printing of register whitelist ranges (Karol Herbst) [RHEL-180328] +- drm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge() (Karol Herbst) [RHEL-180328] +- drm/xe: Use XE_WEDGED_MODE_UPON_ANY_HANG_NO_RESET enum instead of magic number (Karol Herbst) [RHEL-180328] +- drm/amd/display: Use EDID from VBIOS embedded panel info (Karol Herbst) [RHEL-180328] +- drm/amd/display: Read EDID from VBIOS embedded panel info (Karol Herbst) [RHEL-180328] +- drm/amd/display: Allow constructing DCE8 link encoder without DDC (Karol Herbst) [RHEL-180328] +- drm/amd/display: Allow constructing DCE6 link encoder without DDC (Karol Herbst) [RHEL-180328] +- drm/amd/display: Allow DCE link encoder without AUX registers (Karol Herbst) [RHEL-180328] +- drm/amd/display: Allow embedded connectors without DDC (Karol Herbst) [RHEL-180328] +- drm/amd/pm: Add fine grained flag to SMU v13.0.6 (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v5.3.0 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.1 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v5.0.0 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.5 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0.3 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v4.0 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v3.0 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v2.5 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/jpeg: set no_user_fence for JPEG v2.0 ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v5.0.1 enc ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v5.0.0 enc ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v4.0.5 enc ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v4.0.3 enc ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v4.0 enc ring (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v3.0 enc/dec rings (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v2.5 enc/dec rings (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn: set no_user_fence for VCN v2.0 enc/dec rings (Karol Herbst) [RHEL-180328] +- drm/amd/display: properly handle family setting for early GC 11.5.4 (Karol Herbst) [RHEL-180328] +- drm/color-mgmt: Typo s/R332/RGB332/ (Karol Herbst) [RHEL-180328] +- drm/sysfb: ofdrm: fix PCI device reference leaks (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Only send RMA CPER when threshold is exceeded (Karol Herbst) [RHEL-180328] +- drm/amdgpu/gfx6: Support harvested SI chips with disabled TCCs (v2) (Karol Herbst) [RHEL-180328] +- drm/amdgpu/uvd3.1: Don't validate the firmware when already validated (Karol Herbst) [RHEL-180328] +- drm/amdgpu: fix AMDGPU_INFO_READ_MMR_REG (Karol Herbst) [RHEL-180328] +- drm/amd/pm: fix missing fine-grained dpm table flag on aldebaran (Karol Herbst) [RHEL-180328] +- drm/amdgpu/gmc: Fix AMDGPU_GART_PLACEMENT_LOW to not overlap with VRAM (Karol Herbst) [RHEL-180328] +- drm/amdgpu: avoid double drm_exec_fini() in userq validate (Karol Herbst) [RHEL-180328] +- drm/i915/wm: Verify the correct plane DDB entry (Karol Herbst) [RHEL-180328] +- drm/amd/display: Fix parameter mismatch in panel self-refresh helper (Karol Herbst) [RHEL-180328] +- drm/fb-helper: Fix a locking bug in an error path (Karol Herbst) [RHEL-180328] +- drm/amdgpu/uvd4.2: Don't initialize UVD 4.2 when DPM is disabled (Karol Herbst) [RHEL-180328] +- drm/amd/pm/smu7: Add SCLK cap for quirky Hawaii board (Karol Herbst) [RHEL-180328] +- drm/amd/pm/ci: Fill DW8 fields from SMC (Karol Herbst) [RHEL-180328] +- drm/amd/pm/ci: Clear EnabledForActivity field for memory levels (Karol Herbst) [RHEL-180328] +- drm/amd/pm/ci: Fix powertune defaults for Hawaii 0x67B0 (Karol Herbst) [RHEL-180328] +- drm/amd/pm/smu7: Fix SMU7 voltage dependency on display clock (Karol Herbst) [RHEL-180328] +- drm/amd/pm/ci: Disable MCLK DPM on problematic CI ASICs (Karol Herbst) [RHEL-180328] +- drm/amd/pm/ci: Use highest MCLK on CI when MCLK DPM is disabled (Karol Herbst) [RHEL-180328] +- drm/amd/display: Avoid NULL dereference in dc_dmub_srv error paths (Karol Herbst) [RHEL-180328] +- drm/panel: simple: Correct G190EAN01 prepare timing (Karol Herbst) [RHEL-180328] +- drm/panel: sharp-ls043t1le01: make use of prepare_prev_first (Karol Herbst) [RHEL-180328] +- drm/imagination: Switch reset_reason fields from enum to u32 (Karol Herbst) [RHEL-180328] +- drm/amdgpu/gfx11: look at the right prop for gfx queue priority (Karol Herbst) [RHEL-180328] +- drm/amdgpu/gfx10: look at the right prop for gfx queue priority (Karol Herbst) [RHEL-180328] +- drm/amd/ras: Remove redundant NULL check in pending bad-bank list iteration (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Remove dead negative offset check in amdgpu_virt_init_critical_region() (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Drop redundant queue NULL check in hang detect worker (Karol Herbst) [RHEL-180328] +- drm/amd/ras: Fix NULL deref in ras_core_get_utc_second_timestamp() (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Add default case in DVI mode validation (Karol Herbst) [RHEL-180328] +- drm/amd/ras: Fix NULL deref in ras_core_ras_interrupt_detected() (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Update queue properties for metadata ring (Karol Herbst) [RHEL-180328] +- drm/amd/pm: Fix xgmi max speed reporting (Karol Herbst) [RHEL-180328] +- drm/bridge: cadence: cdns-mhdp8546-core: Handle HDCP state in bridge atomic check (Karol Herbst) [RHEL-180328] +- drm/bridge: cadence: cdns-mhdp8546-core: Add mode_valid hook to drm_bridge_funcs (Karol Herbst) [RHEL-180328] +- drm/bridge: cadence: cdns-mhdp8546-core: Set the mhdp connector earlier in atomic_enable() (Karol Herbst) [RHEL-180328] +- drm/amdgpu: GFX12.1 scratch memory limit up to 57-bit (Karol Herbst) [RHEL-180328] +- drm/amd/ras: Fix type size of remainder argument (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Removed commented line for MQD queue priority (Karol Herbst) [RHEL-180328] +- drm/xe/xe2_hpg: Drop invalid workaround Wa_15010599737 (Karol Herbst) [RHEL-180328] +- drm/xe: Consolidate workaround entries for Wa_14019386621 (Karol Herbst) [RHEL-180328] +- drm/xe: Consolidate workaround entries for Wa_14019877138 (Karol Herbst) [RHEL-180328] +- drm/virtio: Allow importing prime buffers when 3D is enabled (Karol Herbst) [RHEL-180328] +- drm/gpusvm: Fix unbalanced unlock in drm_gpusvm_scan_mm() (Karol Herbst) [RHEL-180328] +- dma-fence: Fix sparse warnings due __rcu annotations (Karol Herbst) [RHEL-180328] +- drm/panel: ilitek-ili9882t: Select DRM_DISPLAY_DSC_HELPER (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn4: Avoid overflow on msg bound check (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn3: Avoid overflow on msg bound check (Karol Herbst) [RHEL-180328] +- drm/amdgpu/pm: align Hawaii mclk workaround with radeon (Karol Herbst) [RHEL-180328] +- drm/amdgpu/pm: add missing revision check for CI (Karol Herbst) [RHEL-180328] +- drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emission (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Make all TLB-flushes heavy-weight (Karol Herbst) [RHEL-180328] +- drm/panel: boe-tv101wum-nl6: restore MODE_LPM after sending disable cmds (Karol Herbst) [RHEL-180328] +- drm/bridge: tda998x: Use __be32 for audio port OF property pointer (Karol Herbst) [RHEL-180328] +- drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQ (Karol Herbst) [RHEL-180328] +- drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmds (Karol Herbst) [RHEL-180328] +- drm/amdgpu/userq: fix access to stale wptr mapping (Karol Herbst) [RHEL-180328] +- drm/radeon: add missing revision check for CI (Karol Herbst) [RHEL-180328] +- drm: Set old handle to NULL before prime swap in change_handle (Karol Herbst) [RHEL-180328] +- drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madvise (Karol Herbst) [RHEL-180328] +- drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked() (Karol Herbst) [RHEL-180328] +- drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import() (Karol Herbst) [RHEL-180328] +- drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked() (Karol Herbst) [RHEL-180328] +- drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure (Karol Herbst) [RHEL-180328] +- drm/udl: Increase GET_URB_TIMEOUT (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX V11 and higher. (Karol Herbst) [RHEL-180328] +- drm/amdkfd: validate SVM ioctl nattr against buffer size (Karol Herbst) [RHEL-180328] +- drm/appletbdrm: Use kvzalloc for big allocations (Karol Herbst) [RHEL-180328] +- drm/amd/display: Change dither policy for 10 bpc output back to dithering (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msg (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msg (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vce: Prevent partial address patches (Karol Herbst) [RHEL-180328] +- drm/amdgpu/vcn4: Prevent OOB reads when parsing IB (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Add bounds checking to ib_{get,set}_value (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Add upper bound check for num_of_nodes (Karol Herbst) [RHEL-180328] +- drm/amd/pm: fix incorrect FeatureCtrlMask setting on smu v14.0.x (Karol Herbst) [RHEL-180328] +- drm/amdgpu: gate VM CPU HDP flush on reset lock (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Use SMUIO 15.0.0 offsets for TSC upper and lower count. (Karol Herbst) [RHEL-180328] +- drm/amdgpu: Use NBIF offset for register RCC_STRAP0_RCC_DEV0_EPF0_STRAP0 . (Karol Herbst) [RHEL-180328] +- drm/amd: Add missing firmware declaration for PSP v15.0.0 (Karol Herbst) [RHEL-180328] +- drm/amd/display: fix math_mod() using arg1 instead of arg2 (Karol Herbst) [RHEL-180328] +- drm/amdkfd: Clear VRAM on allocation to prevent stale data exposure (Karol Herbst) [RHEL-180328] +- drm/i915/psr: Init variable to avoid early exit from et alignment loop (Karol Herbst) [RHEL-180328] +- drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fmt" DT property (Karol Herbst) [RHEL-180328] +- drm/colorop: Fix blob property reference tracking in state lifecycle (Karol Herbst) [RHEL-180328] +- drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status() (Karol Herbst) [RHEL-180328] +- drm/atomic: Add affected colorops with affected planes (Karol Herbst) [RHEL-180328] +- drm/colorop: Preserve bypass value in duplicate_state() (Karol Herbst) [RHEL-180328] +- drm/gpusvm: Force unmapping on error in drm_gpusvm_get_pages (Karol Herbst) [RHEL-180328] +- drm/gpusvm: Allow device pages to be mapped in mixed mappings after system pages (Karol Herbst) [RHEL-180328] +- accel/ivpu: Disallow re-exporting imported GEM objects (Karol Herbst) [RHEL-180328] +- drm/imagination: Fix segfault when updating ftrace mask (Karol Herbst) [RHEL-180328] +- drm/amdgpu: fix zero-size GDS range init on RDNA4 (Karol Herbst) [RHEL-180328] +- amdgpu/jpeg: fix deepsleep register for jpeg 5_0_0 and 5_0_2 (Karol Herbst) [RHEL-180328] +- drm/arcpgu: fix device node leak (Karol Herbst) [RHEL-180328] +- drm/nouveau: fix nvkm_device leak on aperture removal failure (Karol Herbst) [RHEL-180328] +- drm/nouveau: fix u32 overflow in pushbuf reloc bounds check (Karol Herbst) [RHEL-180328] +- drm/amdgpu: replace PASID IDR with XArray (Karol Herbst) [RHEL-180328] +- ipv6: rpl: reserve mac_len headroom when recompressed SRH grows (CKI Backport Bot) [RHEL-178409] {CVE-2026-43501} +- net/ipv6: ioam6: prevent schema length wraparound in trace fill (CKI Backport Bot) [RHEL-174787] {CVE-2026-43341} +- Buffer overflow in drivers/xen/sys-hypervisor.c (Vitaly Kuznetsov) [RHEL-172518] {CVE-2026-31786} +- Revert "ext4: switch to using the crc32c library" (Brian Foster) [RHEL-159116] +- Revert "ext4: remove redundant function ext4_has_metadata_csum" (Brian Foster) [RHEL-159116] +- Revert "ext4: remove sbi argument from ext4_chksum()" (Brian Foster) [RHEL-159116] +- Revert "ext4: remove sb argument from ext4_superblock_csum()" (Brian Foster) [RHEL-159116] + * Tue Aug 18 2026 CKI KWF Bot [6.12.0-261.el10] - mm/util: don't read __page_2 for order-1 folios in snapshot_page() (Luiz Capitulino) [RHEL-214116] - selftests: tls: size splice_short pipe by page size (Valentin Schneider) [RHEL-153139] diff --git a/sources b/sources index 9f9f5c518..cc0069496 100644 --- a/sources +++ b/sources @@ -1,5 +1,5 @@ SHA512 (kernel-abi-stablelists-6.6.0.tar.bz2) = 4f917598056dee5e23814621ec96ff2e4a411c8c4ba9d56ecb01b23cb96431825bedbecfcbaac9338efbf5cb21694d85497fa0bf43e7c80d9cd10bc6dd144dbd SHA512 (kernel-kabi-dw-6.6.0.tar.bz2) = 19308cd976031d05e18ef7f5d093218acdb89446418bab0cd956ff12cf66369915b9e64bb66fa9f20939428a60e81884fec5be3529c6c7461738d6540d3cc5c6 -SHA512 (linux-6.12.0-261.el10.tar.xz) = e665c552233d876ec4954ea1264bc169ca37a17d13c4e801ecacfb5cabb86dc6aa1c616eb455c9910f592f9af1769a6adc555a8ca9faef9cf96b2ae2910193df -SHA512 (kernel-abi-stablelists-6.12.0-261.el10.tar.xz) = 58d892bbba9d7de6c59d4300115cd90b23c8deaca089c0d70417a9993a29547949200683098a074372a89ed6ed629a4581fae937cdf895ef1bd06a11508774cd -SHA512 (kernel-kabi-dw-6.12.0-261.el10.tar.xz) = 5a5511bfbbaf3d0c68f951dae096432ce831a88069f9a074b87dc2ab4265f0bffe18fb68892b6a654073090ce7d2fff8cc665c8d7acccc5eabfff1ac816fa7ed +SHA512 (linux-6.12.0-262.el10.tar.xz) = 2344eb63f2d74e90e65fc0546908b247645200bb383d0dfd22f5ad17873f964efbeeb288f370c9ba6fbf818c556ebd678cc28f6d9baa8619ee19f8b90da6f970 +SHA512 (kernel-abi-stablelists-6.12.0-262.el10.tar.xz) = 63f15de6b45d5e91419dcd45193a16087b6c97929911a44e2b1df65138ac7af4ec10bbee945512373f0efb0436c72f1991430239573269b09b2ab70f3d11d3cc +SHA512 (kernel-kabi-dw-6.12.0-262.el10.tar.xz) = 9df45d328829b10bce2961c4bd6077c5a48affe8c530f6930025da1e927d7f90210c09cffd8da53be67be256f9717d3d5dfcfb644763a030b5d144efedfd4b42