summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2026-05-18PCI: Log device readiness timeouts as errorsBjorn Helgaas
2026-05-18drm/amd/display: Fix eDP receiver ready status check in T7 sequenceSung-huai Wang
2026-05-18Revert "drm/amd/display: dmub_cmd.h: add missing kernel-doc for enums"James Lin
2026-05-18drm/amd/display: Add some missing code for dcn42James Lin
2026-05-18drm/amd: Reduce code duplication in runtime PMMario Limonciello
2026-05-18drm/amdkfd: Check bounds for allocate_sdma_queue restore_sdma_idDavid Francis
2026-05-18drm/amdgpu: use atomic operation to achieve lockless serializationSunil Khatri
2026-05-18drm/amdgpu/vce3: Fix VCE 3 firmware size and offsetsTimur Kristóf
2026-05-18drm/amdkfd: Check bounds on allocate_doorbellDavid Francis
2026-05-18drm/amdgpu/vce2: Fix VCE 2 firmware size and offsetsTimur Kristóf
2026-05-18drm/amdgpu/vce1: Stop using amdgpu_vce_resumeTimur Kristóf
2026-05-18drm/amdgpu/vce1: Fix VCE 1 firmware size and offsetsTimur Kristóf
2026-05-18drm/amdgpu/vce1: Don't repeat GTT MGR node allocationTimur Kristóf
2026-05-18drm/amdgpu/vce1: Check if VRAM address is lower than GART.Timur Kristóf
2026-05-18drm/amdgpu/vce1: Remove superfluous address checkTimur Kristóf
2026-05-18drm/amdgpu/vce1: Check that the GPU address is < 128 MiBTimur Kristóf
2026-05-18drm/amdgpu: Align amdgpu_gtt_mgr entries to TLB size on Tahiti (v2)Timur Kristóf
2026-05-18drm/amdkfd: Fix OOB memory exposure in get_wave_state()Sunday Clement
2026-05-18drm/amd/pm: fix memleak of dpm_policies on smu v15Yang Wang
2026-05-18drm/amdkfd: Enable SDMA queue reset on gfx v12.1Amber Lin
2026-05-18drm/amdgpu: Support MES suspend_all_sdma_gangsAmber Lin
2026-05-18drm/amdgpu: fix OOB risk parsing virt RAS batch trace replies on the VFChenglei Xie
2026-05-18drm/amdgpu: Add guest driver CUID supportchong li
2026-05-18drm/amdgpu: Fix discovery offset check under VFLijo Lazar
2026-05-18drm/amdgpu: remove va cursors for all mappingsSunil Khatri
2026-05-18drm/amdgpu: reject non-user addresses early in GEM_USERPTR ioctlAmir Shetaia
2026-05-18watchdog: ziirave_wdt: Use named initializers for struct i2c_device_idUwe Kleine-König (The Capable Hub)
2026-05-18drm/amdgpu/vpe: Force collaborate sync after TRAPAlan Liu
2026-05-18drm/amdgpu/userq: update the vm task info during signal ioctlSunil Khatri
2026-05-18drm/amdgpu/userq: cancel reset work while tear down in progressSunil Khatri
2026-05-18drm/amdgpu: Remove UML build exclusion from KconfigHarry Wentland
2026-05-18drm/amdgpu: rework userq reset work handlingChristian König
2026-05-18drm/amdgpu/userq: pin mqd and fw object bo to avoid evictionSunil Khatri
2026-05-18drm/amdgpu/userq: use drm_exec in amdgpu_userq_fence_read_wptrSunil Khatri
2026-05-18drm/xe/guc: Use xe_device_is_l2_flush_optimized()Gustavo Sousa
2026-05-18HID: core: Fix size_t specifier in hid_report_raw_event()Nathan Chancellor
2026-05-18sched/cache: Calculate the LLC size and store it in sched_domainChen Yu
2026-05-18drm/xe/multi_queue: Fix secondary queue error caseNiranjana Vishwanathapura
2026-05-18mailbox: add list of used channels to debugfsWolfram Sang
2026-05-18mailbox: don't free the channel if the startup callback failedWolfram Sang
2026-05-18mailbox: Make mbox_send_message() return error code when tx failsJoonwon Kang
2026-05-18mailbox: Clarify multi-thread is not supported in blocking modeJoonwon Kang
2026-05-18mailbox: mtk-adsp: fix UAF during device teardownSergey Senozhatsky
2026-05-18mailbox: qcom: Unify user-visible "Qualcomm" nameKrzysztof Kozlowski
2026-05-18mailbox: exynos: Drop unused register definitionsTudor Ambarus
2026-05-18mailbox: qcom-cpucp: Add support for Nord CPUCP mailbox controllerDeepti Jaggi
2026-05-18mailbox: mpfs: fix check for syscon presence in mpfs_mbox_inbox_isr()Conor Dooley
2026-05-18drm/dp/mst: fix OOB reads on 2-byte fields in sideband reply parsersAshutosh Desai
2026-05-18drm/dp/mst: fix OOB reads in remote DPCD/I2C sideband reply parsersAshutosh Desai
2026-05-18PCI: mediatek-gen3: Do full device power down on removalChen-Yu Tsai