summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2026-05-17EDAC/versalnet: Fix device name memory leakPrasanna Kumar T S M1-8/+2
2026-05-17EDAC/versalnet: Refactor memory controller initialization and cleanupShubhrajyoti Datta1-77/+97
2026-05-17usb: typec: tcpm: reset internal port states on soft reset AMSAmit Sunil Dhamne1-0/+2
2026-05-17drm/amdgpu/pm: align Hawaii mclk workaround with radeonAlex Deucher1-4/+4
2026-05-17drm/amdgpu/pm: add missing revision check for CIAlex Deucher1-2/+3
2026-05-17drm/amdgpu/sdma4: replace BUG_ON with WARN_ON in fence emissionJohn B. Moore1-2/+2
2026-05-17drm/amdkfd: Make all TLB-flushes heavy-weightFelix Kuehling4-10/+10
2026-05-17drm/panel: boe-tv101wum-nl6: restore MODE_LPM after sending disable cmdsIcenowy Zheng1-0/+2
2026-05-17drm/sti: remove bridge when sti_hda component_add failsOsama Abdelkader1-4/+4
2026-05-17drm/bridge: tda998x: Use __be32 for audio port OF property pointerKory Maincent (TI)1-1/+1
2026-05-17drm/amdgpu/gfx9: drop unnecessary 64-bit fence flag check in KIQJohn B. Moore1-3/+0
2026-05-17drm/panel: himax-hx83102: restore MODE_LPM after sending disable cmdsIcenowy Zheng1-0/+2
2026-05-17drm/amdgpu/userq: fix access to stale wptr mappingSunil Khatri1-58/+37
2026-05-17drm/exynos: remove bridge when component_add failsOsama Abdelkader1-5/+3
2026-05-17drm/amdgpu: zero-initialize GART table on allocationPhilip Yang1-3/+10
2026-05-17drm/radeon: add missing revision check for CIAlex Deucher1-3/+6
2026-05-17drm: Set old handle to NULL before prime swap in change_handleFrancis, David1-1/+24
2026-05-17drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madviseJia Yao1-0/+47
2026-05-17drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()Shuicheng Lin1-1/+3
2026-05-17drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()Shuicheng Lin1-4/+7
2026-05-17drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked()Shuicheng Lin1-1/+3
2026-05-17drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failureShuicheng Lin1-1/+11
2026-05-17drm/udl: Increase GET_URB_TIMEOUTShixiong Ou2-3/+5
2026-05-17drm/amdgpu: Avoid reset in AMDGPU unload path for APUs with GFX V11 and higher.Shubhankar Milind Sardeshpande1-1/+5
2026-05-17drm/amdkfd: validate SVM ioctl nattr against buffer sizeAlysa Liu2-2/+27
2026-05-17drm/appletbdrm: Use kvzalloc for big allocationsSasha Finkelstein1-2/+2
2026-05-17drm/gem: Fix inconsistent plane dimension calculation in drm_gem_fb_init_with...Ashutosh Desai1-2/+2
2026-05-17drm/amd/display: Change dither policy for 10 bpc output back to ditheringMario Kleiner1-1/+1
2026-05-17drm/amdgpu/vcn3: Prevent OOB reads when parsing dec msgBenjamin Cheng1-4/+19
2026-05-17drm/amdgpu/vcn4: Prevent OOB reads when parsing dec msgBenjamin Cheng1-3/+18
2026-05-17drm/amdgpu/vce: Prevent partial address patchesBenjamin Cheng1-0/+3
2026-05-17drm/amdgpu/vcn4: Prevent OOB reads when parsing IBBenjamin Cheng1-11/+12
2026-05-17drm/amdgpu: Add bounds checking to ib_{get,set}_valueBenjamin Cheng1-4/+7
2026-05-17drm/amdkfd: Add upper bound check for num_of_nodesAlysa Liu3-0/+15
2026-05-17drm/amd/pm: fix incorrect FeatureCtrlMask setting on smu v14.0.xYang Wang1-3/+7
2026-05-17drm/amdgpu: gate VM CPU HDP flush on reset lockChenglei Xie1-1/+11
2026-05-17drm/amdgpu: Use SMUIO 15.0.0 offsets for TSC upper and lower count.Ramalingeswara Reddy, Kanala1-5/+26
2026-05-17drm/amdgpu: Use NBIF offset for register RCC_STRAP0_RCC_DEV0_EPF0_STRAP0 .Ramalingeswara Reddy, Kanala1-1/+8
2026-05-17drm/amd: Add missing firmware declaration for PSP v15.0.0Mario Limonciello1-0/+1
2026-05-17drm/amd/display: fix math_mod() using arg1 instead of arg2Wenjing Liu1-1/+1
2026-05-17drm/amdkfd: Clear VRAM on allocation to prevent stale data exposureAmir Shetaia1-1/+2
2026-05-17drm/i915/psr: Init variable to avoid early exit from et alignment loopJouni Högander1-1/+1
2026-05-17drm/v3d: Reject empty multisync extension to prevent infinite loopAshutosh Desai1-0/+5
2026-05-17drm/msm: always recover the gpuAnna Maniscalco1-22/+20
2026-05-17drm/imx: parallel-display: Prefer bus format set via legacy "interface-pix-fm...Marek Vasut1-3/+12
2026-05-17drm/colorop: Fix blob property reference tracking in state lifecycleHarry Wentland1-7/+19
2026-05-17drm/msm/gem: fix error handling in msm_ioctl_gem_info_get_metadata()Yasuaki Torimaru1-1/+6
2026-05-17spi: cadence-quadspi: fix unclocked access on unbindJohan Hovold1-4/+3
2026-05-17spi: cadence-quadspi: fix runtime pm and clock imbalance on unbindJohan Hovold1-7/+10
2026-05-17spi: cadence-quadspi: fix clock imbalance on probe failureJohan Hovold1-2/+1