summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2024-09-09drm/amdkfd: Check debug trap enable before write dbg_ev_fileJonathan Gray
2024-09-09drm/amdgpu: Fix out-of-bounds write warningJonathan Gray
2024-09-09drm/amdgpu: Fix the uninitialized variable warningJonathan Gray
2024-09-09drm/amdgpu/pm: Fix uninitialized variable agc_btc_responseJonathan Gray
2024-09-09drm/amdgpu/pm: Fix uninitialized variable warning for smu10Jonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warnings for vangogh_pptJonathan Gray
2024-09-09drm/amd/amdgpu: Check tbo resource pointerJonathan Gray
2024-09-09drm/amd/display: Fix index may exceed array range within fpu_update_bw_boundi...Jonathan Gray
2024-09-09drm/amd/display: Skip inactive planes within ModeSupportAndSystemConfigurationJonathan Gray
2024-09-09drm/amd/display: Ensure index calculation will not overflowJonathan Gray
2024-09-09drm/amd/display: Fix Coverity INTEGER_OVERFLOW within decide_fallback_link_se...Jonathan Gray
2024-09-09drm/amd/display: Spinlock before reading eventJonathan Gray
2024-09-09drm/amd/display: Fix Coverity INTEGER_OVERFLOW within dal_gpio_service_createJonathan Gray
2024-09-09drm/amd/display: Fix Coverity INTERGER_OVERFLOW within construct_integrated_infoJonathan Gray
2024-09-09drm/amd/display: Check msg_id before processing transcationJonathan Gray
2024-09-09drm/amd/display: Check num_valid_sets before accessing reader_wm_sets[]Jonathan Gray
2024-09-09drm/amd/display: Add array index check for hdcp ddc accessJonathan Gray
2024-09-09drm/amd/display: Check index for aux_rd_interval before usingJonathan Gray
2024-09-09drm/amd/display: Stop amdgpu_dm initialize when stream nums greater than 6Jonathan Gray
2024-09-09drm/amd/display: Check gpio_id before used as array indexJonathan Gray
2024-09-09drm/amdgpu: avoid reading vf2pf info size from FBJonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warnings for vega10_hwmgrJonathan Gray
2024-09-09drm/amd/pm: fix the Out-of-bounds read warningJonathan Gray
2024-09-09drm/amd/pm: Fix negative array index readJonathan Gray
2024-09-09drm/amd/pm: fix warning using uninitialized value of max_vid_stepJonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warning for smu8_hwmgrJonathan Gray
2024-09-09drm/amd/pm: fix uninitialized variable warningJonathan Gray
2024-09-09drm/amdgpu/pm: Check the return value of smum_send_msg_to_smcJonathan Gray
2024-09-09drm/amdgpu: fix overflowed array index read warningJonathan Gray
2024-09-09drm/amd/display: Assign linear_pitch_alignment even for VMJonathan Gray
2024-09-09drm/amdgpu: Fix uninitialized variable warning in amdgpu_afmt_acrJonathan Gray
2024-09-09drm: panel-orientation-quirks: Add quirk for OrangePi NeoJonathan Gray
2024-09-09drm/fb-helper: Don't schedule_work() to flush frame buffer during panic()Jonathan Gray
2024-09-09Document 'socket' and 'sockbuf' structures locking.Vitaliy Makkoveev
2024-09-09Don't take netlock while setting `if_description'.Vitaliy Makkoveev
2024-09-09move some server only functions from nfs_subs.c to nfs_srvsubs.cJonathan Gray
2024-09-07fix RBT_ENTRY in pf_state and pf_state_keyaisha
2024-09-06Fix KUBSAN by adding invalid builtin detection, as needed by our current clang.Moritz Buhl
2024-09-06spelling; ok mglocker@Jonathan Gray
2024-09-06Allow tracing interrupts by defering the wakeup(9) to a different context.Martin Pieuchot
2024-09-06Remove incorrect increment of the context switch counter.Martin Pieuchot
2024-09-06match on Lunar LakeJonathan Gray
2024-09-06regenJonathan Gray
2024-09-06add Intel Lunar Lake idsJonathan Gray
2024-09-05sync with baseTheo Buehler
2024-09-05In ddb(4) print mbuf chain and packet list.Alexander Bluhm
2024-09-05drm/amd/display: avoid using null object of framebufferJonathan Gray
2024-09-05drm/amdgpu/swsmu: always force a state reprogram on initJonathan Gray
2024-09-05drm/amdgpu: align pp_power_profile_mode with kernel docsJonathan Gray
2024-09-04regenDavid Gwynne