summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-27drm/amdkfd: fix a vulnerability of integer overflow in kfd debuggerEric Huang
2026-05-27drm/amd: Add dedicated helper for amdgpu_device_find_parent()Mario Limonciello
2026-05-27drm/amdgpu/userq: remove amdgpu_userq_create/destroy_object wrapperSunil Khatri
2026-05-27drm/amdgpu: Fix TOCTOU on UniRAS command response sizeChenglei Xie
2026-05-27drm/amdgpu: bound SR-IOV RAS CPER dump parsing against used_sizeChenglei Xie
2026-05-27drm/amd/pm/si: Notify the SMC when switching to ACJeremy Klarenbeek
2026-05-27drm/amd/pm/si: Fix updating clock limits from power statesJeremy Klarenbeek
2026-05-27drm/amd/pm/smu7: Notify SMU7 of DC->AC switchTimur Kristóf
2026-05-27drm/amd/pm: Rename enable_bapm() to notify_ac_dc()Timur Kristóf
2026-05-27drm/amd/pm/si: Disregard vblank time when no displays are connectedTimur Kristóf
2026-05-27drm/amd/pm: Delete PP_DAL_POWERLEVELTimur Kristóf
2026-05-27drm/amd/pm: Delete get_dal_power_levelTimur Kristóf
2026-05-27drm/amd/pm: Delete vddc_dep_on_dal_pwrlTimur Kristóf
2026-05-27drm/amd/pm: Delete non-functional SMU8 get_dal_power_level implementationTimur Kristóf
2026-05-27drm/amd/pm: Delete dummy get_dal_power_level implementationsTimur Kristóf
2026-05-27drm/amd/pm: Delete unused get_display_power_level() functionTimur Kristóf
2026-05-27drm/amd/display: Delete dm_pp_clocks_stateTimur Kristóf
2026-05-27drm/amd/display: Delete disp_clk_voltage from integrated info (v2)Timur Kristóf
2026-05-27drm/amd/display: Delete max_clks_by_state from DCE clock manager (v2)Timur Kristóf
2026-05-27drm/amd/display: Set max supported display clock without max_clks_by_state (v2)Timur Kristóf
2026-05-27drm/amd/display: Delete max_clocks_stateTimur Kristóf
2026-05-27drm/amd/display: Remove min/max clock levels from clk_mgr (v2)Timur Kristóf
2026-05-27drm/amd/display: Delete dce_get_required_clocks_state()Timur Kristóf
2026-05-27drm/amdkfd: Check for pdd drm file first in CRIU restore pathDavid Francis
2026-05-27drm/amdgpu: fix potential overflow in fs_info.debugfs_nameStanley.Yang
2026-05-27drm/amdgpu/userq: make sure queue is valid in the hang_detect_workSunil Khatri
2026-05-27drm/amdgpu/userq: reserve root bo without interruptionSunil Khatri
2026-05-27drm/amdgpu/userq: add amdgpu_bo_unpin when amdgpu_ttm_alloc_gart failsSunil Khatri
2026-05-27drm/amdgpu: simplify return value in amdgpu_userq_get_doorbell_indexSunil Khatri
2026-05-27drm/amdkfd: fix NULL pointer bug in svm_range_set_attrEric Huang
2026-05-27blk-throttle: schedule parent dispatch in tg_flush_bios()Tao Cui
2026-05-27rust: block: mq: align init_request numa_node arg with C signatureAndreas Hindborg
2026-05-27drm/amd/display: Write REFCLK to 48MHz on DCN21Ivan Lipski
2026-05-27block: partitions: replace __get_free_page() with kmalloc()Mike Rapoport (Microsoft)
2026-05-27drm/amdgpu/userq: Fix the mutex_init cleanup for fence_drv_lockSunil Khatri
2026-05-27KVM: arm64: Don't populate TPIDR_EL2 in finalise_el2()Will Deacon
2026-05-27samples: rust: rust_driver_auxiliary: showcase lifetime-bound registration dataDanilo Krummrich
2026-05-27remoteproc: xlnx: Remove binding header dependencyTanmay Shah
2026-05-27drm/amd/display: Delete unimplemented dm_pp_apply_power_level_change_request(...Timur Kristóf
2026-05-27drm/amdgpu/userq: Fix doorbell object cleanup of queueSunil Khatri
2026-05-27rust: auxiliary: generalize Registration over ForLtDanilo Krummrich
2026-05-27drm/amdgpu: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-05-27drm/amd/display: Replace use of system_unbound_wq with system_dfl_wqMarco Crivellari
2026-05-27drm/amdgpu: check num_entries in GEM_OP GET_MAPPING_INFOZiyi Guo
2026-05-27rust: types: add `ForLt` trait for higher-ranked lifetime supportGary Guo
2026-05-27gpu: nova-core: separate driver type from driver dataDanilo Krummrich
2026-05-27samples: rust: rust_driver_pci: use HRT lifetime for BarDanilo Krummrich
2026-05-27rust: io: make IoMem and ExclusiveIoMem lifetime-parameterizedDanilo Krummrich
2026-05-27rust: pci: make Bar lifetime-parameterizedDanilo Krummrich
2026-05-27rust: driver: update module documentation for GAT-based Data typeDanilo Krummrich