index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
Age
Commit message (
Expand
)
Author
Files
Lines
2 days
drm/xe/reg_sr: Fix leak on xa_store failure
Shuicheng Lin
1
-1
/
+3
2 days
drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
Zhanjun Dong
2
-8
/
+37
2 days
drm/sched: Fix kernel-doc warning for drm_sched_job_done()
Yujie Liu
1
-0
/
+1
2 days
drm/xe/configfs: Free ctx_restore_mid_bb in release
Shuicheng Lin
1
-0
/
+1
2 days
drm/xe: Do not preempt fence signaling CS instructions
Matthew Brost
1
-0
/
+9
2 days
drm/syncobj: Fix handle <-> fd ioctls with dirty stack
Julian Orth
1
-2
/
+2
2 days
drm/solomon: Fix page start when updating rectangle in page addressing mode
Francesco Lavra
1
-4
/
+2
2 days
drm/amd/display: Use GFP_ATOMIC in dc_create_stream_for_sink
Natalie Vock
1
-1
/
+1
2 days
drm/i915/dp: Fix pipe BPP clamping due to HDR
Imre Deak
1
-3
/
+17
2 days
drm/i915/dp: Fail state computation for invalid DSC source input BPP values
Imre Deak
1
-7
/
+21
2 days
drm/amd: Fix hang on amdgpu unload by using pci_dev_is_disconnected()
Mario Limonciello
1
-2
/
+2
2 days
drm/tegra: dsi: fix device leak on probe
Johan Hovold
1
-4
/
+2
2 days
drm/amdgpu: Fix error handling in slot reset
Lijo Lazar
1
-7
/
+10
2 days
drm/amdgpu: Fix locking bugs in error paths
Bart Van Assche
1
-5
/
+7
2 days
drm/amdgpu: Unlock a mutex before destroying it
Bart Van Assche
1
-0
/
+1
2 days
drm/amdgpu/userq: Do not allow userspace to trivially triger kernel warnings
Tvrtko Ursulin
1
-4
/
+4
2 days
drm/client: Do not destroy NULL modes
Jonathan Cavitt
1
-1
/
+2
2 days
drm/xe/wa: Steer RMW of MCR registers while building default LRC
Matt Roper
2
-12
/
+60
2 days
drm/imx: parallel-display: check return value of devm_drm_bridge_add() in imx...
Chen Ni
1
-1
/
+3
2 days
drm/tiny: sharp-memory: fix pointer error dereference
Ethan Tidmore
1
-2
/
+2
2 days
drm/logicvc: Fix device node reference leak in logicvc_drm_config_parse()
Felix Gu
1
-2
/
+2
2 days
drm/vmwgfx: Return the correct value in vmw_translate_ptr functions
Ian Forbes
1
-2
/
+2
2 days
drm/vmwgfx: Fix invalid kref_put callback in vmw_bo_dirty_release
Brad Spengler
1
-1
/
+8
10 days
drm/amdgpu: Refactor amdgpu_gem_va_ioctl for Handling Last Fence Update and T...
Srinivasan Shanmugam
1
-36
/
+37
10 days
drm/i915/wakeref: clean up INTEL_WAKEREF_PUT_* flag macros
Jani Nikula
2
-10
/
+6
10 days
drm/amdgpu: keep vga memory on MacBooks with switchable graphics
Alex Deucher
1
-0
/
+10
10 days
drm/amd/display: Correct logic check error for fastboot
Charlene Liu
1
-2
/
+2
10 days
drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madvise
Jia Yao
1
-1
/
+6
10 days
drm/amdgpu: fix sync handling in amdgpu_dma_buf_move_notify
Pierre-Eric Pelloux-Prayer
1
-1
/
+8
10 days
drm/amd/display: Increase DCN35 SR enter/exit latency
Leo Li
2
-10
/
+10
10 days
drm/i915/quirks: Fix device id for QUIRK_EDP_LIMIT_RATE_HBR2 entry
Ankit Nautiyal
1
-1
/
+1
10 days
drm/amdgpu: Protect GPU register accesses in powergated state in some paths
Yifan Zhang
1
-3
/
+6
10 days
drm/amdkfd: Fix out-of-bounds write in kfd_event_page_set()
Sunday Clement
1
-0
/
+6
10 days
drm/bridge: anx7625: Fix invalid EDID size
Loic Poulain
1
-1
/
+1
10 days
drm/buddy: Prevent BUG_ON by validating rounded allocation
Sanjay Yadav
1
-0
/
+9
10 days
drm/tyr: fix register name in error print
Dirk Behme
1
-1
/
+1
10 days
drm/i915/psr: Don't enable Panel Replay on sink if globally disabled
Jouni Högander
1
-1
/
+6
10 days
drm/xe: Fix ggtt fb alignment
Tvrtko Ursulin
1
-1
/
+1
10 days
drm/tests: shmem: Hold reservation lock around purge
Thomas Zimmermann
2
-1
/
+18
10 days
drm/tests: shmem: Hold reservation lock around madvise
Thomas Zimmermann
2
-4
/
+19
10 days
drm/tests: shmem: Hold reservation lock around vmap/vunmap
Thomas Zimmermann
2
-2
/
+37
10 days
drm/tests: shmem: Add clean-up action to unpin pages
Thomas Zimmermann
1
-0
/
+6
10 days
drm/tests: shmem: Swap names of export tests
Thomas Zimmermann
1
-3
/
+3
10 days
drm/panthor: fix for dma-fence safe access rules
Chia-I Wu
1
-0
/
+4
10 days
drm/amdgpu: avoid sdma ring reset in sriov
Victor Zhao
1
-0
/
+3
10 days
drm/amd/display: Remove conditional for shaper 3DLUT power-on
Alex Hung
1
-2
/
+1
10 days
drm/radeon: Add HAINAN clock adjustment
decce6
1
-0
/
+5
10 days
drm/amd/display: bypass post csc for additional color spaces in dal
Clay King
3
-6
/
+25
10 days
drm/amdgpu: Add HAINAN clock adjustment
decce6
1
-0
/
+5
10 days
drm/amdgpu: Adjust usleep_range in fence wait
Ce Sun
1
-1
/
+1
[next]