index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
Age
Commit message (
Expand
)
Author
Files
Lines
14 days
drm/xe/oa: Fix exec_queue leak on width check in stream open
Shuicheng Lin
1
-2
/
+4
2026-05-19
drm/xe/multi_queue: Fix secondary queue error case
Niranjana Vishwanathapura
1
-8
/
+8
2026-05-18
drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN4
Gustavo Sousa
3
-3
/
+4
2026-05-18
drm/xe: Define and use MCR version of COMMON_SLICE_CHICKEN1
Gustavo Sousa
2
-1
/
+2
2026-05-18
drm/xe: Define CACHE_MODE_1 as MCR register
Gustavo Sousa
1
-1
/
+1
2026-05-18
drm/xe/pf: Fix CFI failure in debugfs access
Mohanram Meenakshisundaram
2
-2
/
+6
2026-05-18
drm/xe/vf: Fix signature of print functions
Michal Wajdeczko
2
-9
/
+21
2026-05-18
drm/xe/gsc: Fix double-free of managed BO in error path
Shuicheng Lin
1
-4
/
+1
2026-05-18
drm/xe/memirq: Update interrupt handler logic
Michal Wajdeczko
1
-4
/
+22
2026-05-13
drm/xe: Drop unused ggtt_balloon field
Michal Wajdeczko
1
-2
/
+0
2026-05-11
drm/xe/dma-buf: fix UAF with retry loop
Matthew Auld
1
-37
/
+12
2026-05-11
drm/xe/dma-buf: handle empty bo and UAF races
Matthew Auld
1
-15
/
+16
2026-05-11
drm/xe: Make decision to use Xe2-style blitter instructions a feature flag
Matt Roper
3
-16
/
+18
2026-05-11
drm/xe/madvise: Track purgeability with BO-local counters
Arvind Yadav
7
-175
/
+190
2026-05-05
drm/xe/guc: Exclude indirect ring state page from ADS engine state size
Satyanarayana K V P
3
-7
/
+11
2026-05-05
drm/xe/pf: Fix MMIO access using PF view instead of VF view during migration
Shuicheng Lin
1
-4
/
+4
2026-05-05
drm/xe/pf: Fix EAGAIN sign in pf_migration_consume()
Shuicheng Lin
1
-3
/
+4
2026-05-05
drm/xe/hdcp: Add NULL check for media_gt in intel_hdcp_gsc_check_status()
Gustavo Sousa
1
-2
/
+10
2026-04-29
drm/xe/uapi: Reject coh_none PAT index for CPU_ADDR_MIRROR
Jia Yao
1
-0
/
+2
2026-04-29
drm/xe/uapi: Reject coh_none PAT index for CPU cached memory in madvise
Jia Yao
1
-0
/
+47
2026-04-29
drm/xe/xelp: Fix Wa_18022495364
Tvrtko Ursulin
1
-1
/
+1
2026-04-29
drm/xe/gsc: Fix BO leak on error in query_compatibility_version()
Shuicheng Lin
1
-1
/
+1
2026-04-29
drm/xe/eustall: Fix drm_dev_put called before stream disable in close
Shuicheng Lin
1
-2
/
+2
2026-04-29
drm/xe: Fix error cleanup in xe_exec_queue_create_ioctl()
Shuicheng Lin
1
-2
/
+5
2026-04-29
drm/xe: Fix dma-buf attachment leak in xe_gem_prime_import()
Shuicheng Lin
1
-4
/
+7
2026-04-29
drm/xe: Fix bo leak in xe_dma_buf_init_obj() on allocation failure
Shuicheng Lin
1
-1
/
+11
2026-04-29
drm/xe/bo: Fix bo leak on GGTT flag validation in xe_bo_init_locked()
Shuicheng Lin
1
-1
/
+3
2026-04-29
drm/xe/bo: Fix bo leak on unaligned size validation in xe_bo_init_locked()
Shuicheng Lin
1
-1
/
+3
2026-04-29
drm/xe: Fix potential NULL deref in xe_exec_queue_tlb_inval_last_fence_put_unlocked
Shuicheng Lin
1
-1
/
+1
2026-04-29
drm/xe/vf: Use drm mm instead of drm sa for CCS read/write
Satyanarayana K V P
4
-55
/
+63
2026-04-29
drm/xe: Add memory pool with shadow support
Satyanarayana K V P
4
-0
/
+460
2026-04-29
drm/xe/debugfs: Correct printing of register whitelist ranges
Matt Roper
1
-1
/
+1
2026-04-29
drm/xe: Mark ROW_CHICKEN5 as a masked register
Matt Roper
1
-1
/
+1
2026-04-29
drm/xe/tuning: Use proper register offset for GAMSTLB_CTRL
Matt Roper
1
-1
/
+1
2026-04-29
drm/xe/xe3p_lpg: Add missing indirect ring state feature flag
Gustavo Sousa
1
-0
/
+1
2026-04-29
drm/xe: Drop redundant rtp entries for Wa_14019988906 & Wa_14019877138
Matt Roper
1
-8
/
+0
2026-04-29
drm/xe/vm: Add missing pad and extensions check
Jonathan Cavitt
1
-1
/
+2
2026-04-29
drm/xe: Drop registration of guc_submit_wedged_fini from xe_guc_submit_wedge()
Matthew Brost
1
-24
/
+9
2026-04-21
Merge tag 'drm-next-2026-04-22' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-0
/
+1
2026-04-20
Merge tag 'platform-drivers-x86-v7.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/pdx86/platform-drivers-x86
Linus Torvalds
4
-8
/
+7
2026-04-15
Merge tag 'drm-next-2026-04-15' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
187
-2652
/
+6936
2026-04-14
Merge tag 'bitmap-for-v7.1' of https://github.com/norov/linux
Linus Torvalds
1
-2
/
+1
2026-04-13
drm/i915: Walk crtcs in pipe order
Ville Syrjälä
1
-0
/
+1
2026-04-09
drm/xe: switch xe_pagefault_queue_init() to using bitmap_weighted_or()
Yury Norov
1
-2
/
+1
2026-04-07
drm/xe: Fix bug in idledly unit conversion
Vinay Belgaumkar
1
-2
/
+1
2026-04-07
Merge v7.0-rc7 into drm-next
Simona Vetter
3
-22
/
+30
2026-03-31
Merge tag 'drm-intel-next-2026-03-30' of https://gitlab.freedesktop.org/drm/i915/kernel into drm-next
Dave Airlie
3
-33
/
+2
2026-03-30
drm/xe: Avoid memory allocations in xe_device_declare_wedged()
Matthew Brost
1
-14
/
+13
2026-03-30
drm/xe: Disable garbage collector work item on SVM close
Matthew Brost
1
-1
/
+1
2026-03-30
drm/xe/pxp: Don't allow PXP on older PTL GSC FWs
Daniele Ceraolo Spurio
1
-0
/
+12
[next]