summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-09-08cpufreq: scmi: Avoid overflow of target_freq in fast switchJagadeesh Kona1-2/+2
2024-09-08wifi: iwlwifi: remove fw_running opShahar S Matityahu3-9/+1
2024-09-08drm/amdgpu: update type of buf size to u32 for eeprom functionsTao Zhou2-5/+5
2024-09-08drm/kfd: Correct pinned buffer handling at kfd restore and validate processXiaogang Chen1-4/+5
2024-09-08wifi: rtw89: ser: avoid multiple deinit on same CAMZong-Zhe Yang1-2/+6
2024-09-08drm/amd/pm: check negtive return for table entriesJesse Zhang1-5/+8
2024-09-08drm/amdgpu: the warning dereferencing obj for nbio_v7_4Jesse Zhang1-1/+1
2024-09-08drm/amd/pm: check specific index for smu13Jesse Zhang1-0/+2
2024-09-08drm/amd/pm: check specific index for aldebaranJesse Zhang1-1/+2
2024-09-08drm/amdgpu: fix the waring dereferencing hiveJesse Zhang1-0/+3
2024-09-08drm/amdgpu: fix dereference after null checkJesse Zhang1-1/+1
2024-09-08drm/amdgpu: Fix the warning division or modulo by zeroJesse Zhang1-0/+6
2024-09-08drm/amdgpu/pm: Check input value for CUSTOM profile mode setting on legacy SOCsMa Jun2-3/+7
2024-09-08wifi: ath11k: initialize 'ret' in ath11k_qmi_load_file_target_mem()Jeff Johnson1-1/+1
2024-09-08wifi: ath12k: initialize 'ret' in ath12k_qmi_load_file_target_mem()Jeff Johnson1-1/+1
2024-09-08apparmor: fix possible NULL pointer dereferenceLeesoo Ahn1-0/+4
2024-09-08drm/amdkfd: Reconcile the definition and use of oem_id in struct kfd_topology...Michael Chen3-5/+5
2024-09-08drm/amdgpu: fix mc_data out-of-bounds read warningTim Huang1-0/+2
2024-09-08drm/amdgpu: fix ucode out-of-bounds read warningTim Huang1-0/+3
2024-09-08drm/amdgpu: Fix out-of-bounds read of df_v1_7_channel_numberMa Jun1-0/+2
2024-09-08drm/amdkfd: Check debug trap enable before write dbg_ev_fileLin.Cao1-1/+3
2024-09-08drm/amdgpu: Fix out-of-bounds write warningMa Jun1-1/+1
2024-09-08drm/amdgpu: Fix the uninitialized variable warningMa Jun1-0/+4
2024-09-08drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseMa Jun1-2/+7
2024-09-08drm/amdgpu/pm: Fix uninitialized variable warning for smu10Ma Jun3-16/+48
2024-09-08drm/amd/pm: fix uninitialized variable warnings for vangogh_pptTim Huang1-0/+14
2024-09-08drm/amd/amdgpu: Check tbo resource pointerAsad Kamal1-1/+2
2024-09-08drm/amd/display: Fix index may exceed array range within fpu_update_bw_boundi...Hersen Wu4-0/+40
2024-09-08drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfigurationHersen Wu1-1/+6
2024-09-08drm/amd/display: Ensure index calculation will not overflowAlex Hung1-4/+3
2024-09-08drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...Hersen Wu1-1/+1
2024-09-08drm/amd/display: Spinlock before reading eventAlex Hung1-8/+6
2024-09-08drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_createHersen Wu1-2/+2
2024-09-08drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_infoHersen Wu2-4/+7
2024-09-08drm/amd/display: Check msg_id before processing transcationAlex Hung1-2/+15
2024-09-08drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]Alex Hung1-1/+2
2024-09-08drm/amd/display: Add array index check for hdcp ddc accessHersen Wu1-4/+24
2024-09-08drm/amd/display: Check index for aux_rd_interval before usingAlex Hung1-2/+2
2024-09-08drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Hersen Wu1-1/+4
2024-09-08drm/amd/display: Check gpio_id before used as array indexAlex Hung1-2/+11
2024-09-08drm/amdgpu: avoid reading vf2pf info size from FBZhigang Luo1-1/+1
2024-09-08drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrTim Huang2-13/+39
2024-09-08drm/amd/pm: fix the Out-of-bounds read warningJesse Zhang1-2/+3
2024-09-08drm/amd/pm: Fix negative array index readJesse Zhang1-6/+21
2024-09-08drm/amd/pm: fix warning using uninitialized value of max_vid_stepJesse Zhang1-1/+4
2024-09-08drm/amd/pm: fix uninitialized variable warning for smu8_hwmgrTim Huang1-3/+12
2024-09-08drm/amd/pm: fix uninitialized variable warningJesse Zhang1-1/+1
2024-09-08drm/amdgpu/pm: Check the return value of smum_send_msg_to_smcMa Jun1-2/+6
2024-09-08drm/amdgpu: fix overflowed array index read warningTim Huang1-1/+2
2024-09-08drm/amd/display: Assign linear_pitch_alignment even for VMAlvin Lee1-0/+1