index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
Age
Commit message (
Expand
)
Author
Lines
2026-03-04
drm/xe: Fix memory leak in xe_vm_madvise_ioctl
Varun Gupta
-1
/
+2
2026-03-04
drm/xe/reg_sr: Fix leak on xa_store failure
Shuicheng Lin
-1
/
+3
2026-03-04
drm/xe/xe2_hpg: Correct implementation of Wa_16025250150
Matt Roper
-6
/
+7
2026-03-04
drm/xe/gsc: Fix GSC proxy cleanup on early initialization failure
Zhanjun Dong
-8
/
+37
2026-03-02
drm/xe/queue: Call fini on exec queue creation fail
Tomasz Lis
-13
/
+13
2026-03-02
drm/xe/configfs: Free ctx_restore_mid_bb in release
Shuicheng Lin
-0
/
+1
2026-03-02
drm/xe: Do not preempt fence signaling CS instructions
Matthew Brost
-0
/
+9
2026-02-23
drm/xe/sync: Fix user fence leak on alloc failure
Shuicheng Lin
-2
/
+4
2026-02-23
drm/xe/sync: Cleanup partially initialized sync on parse failure
Shuicheng Lin
-7
/
+17
2026-02-23
drm/xe/wa: Steer RMW of MCR registers while building default LRC
Matt Roper
-12
/
+60
2026-02-21
Convert more 'alloc_obj' cases to default GFP_KERNEL arguments
Linus Torvalds
-8
/
+4
2026-02-21
Convert 'alloc_flex' family to use the new default GFP_KERNEL argument
Linus Torvalds
-4
/
+4
2026-02-21
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
-64
/
+64
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
-98
/
+96
2026-02-20
Merge tag 'drm-next-2026-02-21' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-58
/
+69
2026-02-17
drm/xe: Prevent VFs from exposing the CCS mode sysfs file
Nareshkumar Gollakoti
-1
/
+1
2026-02-17
drm/xe/hwmon: Prevent unintended VRAM channel creation
Karthik Poosa
-3
/
+3
2026-02-17
drm/pagemap: pass pagemap_addr by reference
Arnd Bergmann
-4
/
+4
2026-02-17
drm/xe/bo: Redirect faults to dummy page for wedged device
Raag Jadav
-1
/
+1
2026-02-17
drm/xe: Make xe_modparam.force_vram_bar_size signed
Shuicheng Lin
-1
/
+1
2026-02-17
drm/xe/vf: Avoid reading media version when media GT is disabled
Piotr Piórkowski
-0
/
+6
2026-02-17
drm/xe/xe2_hpg: Fix handling of Wa_14019988906 & Wa_14019877138
Matt Roper
-10
/
+8
2026-02-17
drm/xe/mmio: Avoid double-adjust in 64-bit reads
Shuicheng Lin
-5
/
+5
2026-02-17
drm/xe: Add bounds check on pat_index to prevent OOB kernel read in madvise
Jia Yao
-1
/
+6
2026-02-17
drm/xe/configfs: Fix 'parameter name omitted' errors
Michal Wajdeczko
-4
/
+8
2026-02-17
drm/xe/pf: Fix sysfs initialization
Michal Wajdeczko
-28
/
+26
2026-02-11
Merge tag 'drm-next-2026-02-11' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
-3366
/
+8973
2026-02-05
drm/xe/pm: Disable D3Cold for BMG only on specific platforms
Karthik Poosa
-3
/
+10
2026-02-05
drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_dep
Shuicheng Lin
-1
/
+1
2026-02-05
drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_early
Shuicheng Lin
-1
/
+1
2026-02-05
drm/xe: Fix kerneldoc for xe_migrate_exec_queue
Shuicheng Lin
-1
/
+1
2026-02-05
drm/xe/query: Fix topology query pointer advance
Shuicheng Lin
-1
/
+1
2026-02-05
drm/xe/guc: Fix kernel-doc warning in GuC scheduler ABI header
Chaitanya Kumar Borah
-1
/
+1
2026-02-05
drm/xe/guc: Fix CFI violation in debugfs access.
Daniele Ceraolo Spurio
-3
/
+5
2026-02-05
drm/xe/guc: Fix CFI violation in debugfs access.
Daniele Ceraolo Spurio
-3
/
+5
2026-02-04
drm/xe/pm: Disable D3Cold for BMG only on specific platforms
Karthik Poosa
-3
/
+10
2026-02-04
drm/xe: Fix kerneldoc for xe_tlb_inval_job_alloc_dep
Shuicheng Lin
-1
/
+1
2026-02-04
drm/xe: Fix kerneldoc for xe_gt_tlb_inval_init_early
Shuicheng Lin
-1
/
+1
2026-02-04
drm/xe: Fix kerneldoc for xe_migrate_exec_queue
Shuicheng Lin
-1
/
+1
2026-02-04
drm/xe/query: Fix topology query pointer advance
Shuicheng Lin
-1
/
+1
2026-01-30
Merge tag 'drm-xe-next-fixes-2026-01-29' of https://gitlab.freedesktop.org/dr...
Dave Airlie
-3
/
+43
2026-01-29
drm/xe/nvm: Fix double-free on aux add failure
Shuicheng Lin
-7
/
+5
2026-01-29
drm/xe/nvm: Manage nvm aux cleanup with devres
Shuicheng Lin
-25
/
+22
2026-01-29
drm/xe/configfs: Fix is_bound() pci_dev lifetime
Shuicheng Lin
-2
/
+1
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
-7
/
+50
2026-01-27
drm/xe: Unregister drm device on probe error
Shuicheng Lin
-0
/
+1
2026-01-26
drm/xe/ptl: Disable DCC on PTL
Vinay Belgaumkar
-0
/
+34
2026-01-26
drm/xe: Reduce LRC timestamp stuck message on VFs to notice
Matthew Brost
-3
/
+8
2026-01-26
drm/xe: derive mem copy capability from graphics version
Nitin Gote
-6
/
+1
2026-01-26
drm/xe/xelp: Fix Wa_18022495364
Tvrtko Ursulin
-1
/
+1
[next]