index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
xe
/
xe_vm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2026-03-25
drm/xe: always keep track of remap prev/next
Matthew Auld
1
-4
/
+18
2026-02-22
Convert 'alloc_obj' family to use the new default GFP_KERNEL argument
Linus Torvalds
1
-8
/
+8
2026-02-21
treewide: Replace kmalloc with kmalloc_obj for non-scalar types
Kees Cook
1
-21
/
+18
2026-01-28
BackMerge tag 'v6.19-rc7' into drm-next
Dave Airlie
1
-1
/
+6
2026-01-21
drm/xe/uapi: disallow bind queue sharing
Matthew Auld
1
-1
/
+6
2026-01-16
Merge tag 'drm-xe-next-2026-01-15' of https://gitlab.freedesktop.org/drm/xe/k...
Dave Airlie
1
-8
/
+20
2026-01-16
Merge tag 'drm-misc-next-2026-01-15' of https://gitlab.freedesktop.org/drm/mi...
Dave Airlie
1
-2
/
+2
2026-01-15
drm/xe: Cleanup unused header includes
Matt Roper
1
-1
/
+0
2026-01-10
drm/xe: Allow compressible surfaces to be 1-way coherent
Xin Wang
1
-0
/
+13
2026-01-09
drm/xe: Add missing newlines to drm_warn messages
Osama Abdelkader
1
-7
/
+7
2026-01-08
drm/gpuvm: drm_gpuvm_bo_obtain() requires lock and staged mode
Alice Ryhl
1
-2
/
+2
2025-12-23
drm/xe/vm: Add a couple of VM debug printouts
Thomas Hellström
1
-0
/
+7
2025-12-23
drm/xe: Use the vma attibute drm_pagemap to select where to migrate
Thomas Hellström
1
-15
/
+9
2025-12-23
drm/xe: Pass a drm_pagemap pointer around with the memory advise attributes
Thomas Hellström
1
-5
/
+29
2025-12-23
drm/xe: Use the drm_pagemap_util helper to get a svm pagemap owner
Thomas Hellström
1
-1
/
+1
2025-12-18
drm/xe: Adjust long-running workload timeslices to reasonable values
Matthew Brost
1
-1
/
+4
2025-12-18
drm/xe: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
1
-0
/
+3
2025-12-16
drm/xe: Add debugfs knobs to control long running workload timeslicing
Matthew Brost
1
-2
/
+2
2025-12-16
drm/xe: Adjust long-running workload timeslices to reasonable values
Matthew Brost
1
-1
/
+4
2025-12-16
drm/xe: Limit num_syncs to prevent oversized allocations
Shuicheng Lin
1
-0
/
+3
2025-12-13
drm/xe: Append page reclamation action to tlb inval
Brian Nguyen
1
-2
/
+2
2025-12-04
Merge tag 'drm-next-2025-12-03' of https://gitlab.freedesktop.org/drm/kernel
Linus Torvalds
1
-48
/
+90
2025-12-04
drm/xe/uapi: Add NO_COMPRESSION BO flag and query capability
Sanjay Yadav
1
-0
/
+4
2025-12-01
drm/xe: Add VM.uapi_flags to VM snapshot capture
Matthew Brost
1
-0
/
+9
2025-12-01
drm/xe: Add cpu_caching to properties line in VM snapshot capture
Matthew Brost
1
-2
/
+5
2025-12-01
drm/xe: Add pat_index to properties line in VM snapshot capture
Matthew Brost
1
-2
/
+5
2025-12-01
drm/xe: Add mem_region to properties line in VM snapshot capture
Matthew Brost
1
-2
/
+21
2025-12-01
drm/xe: Add "null_sparse" type to VM snap properties
Matthew Brost
1
-1
/
+10
2025-12-01
drm/xe: Add properties line to VM snapshot capture
Matthew Brost
1
-0
/
+12
2025-11-26
drm/xe: Covert return of -EBUSY to -ENOMEM in VM bind IOCTL
Matthew Brost
1
-1
/
+10
2025-11-26
drm/xe/vm: Skip ufence association for CPU address mirror VMA during MAP
Himal Prasad Ghimiray
1
-1
/
+2
2025-11-26
drm/xe/svm: Enable UNMAP for VMA merging operations
Himal Prasad Ghimiray
1
-3
/
+7
2025-11-26
drm/xe/svm: Extend MAP range to reduce vma fragmentation
Himal Prasad Ghimiray
1
-2
/
+7
2025-11-26
drm/xe: Add helper to extend CPU-mirrored VMA range for merge
Himal Prasad Ghimiray
1
-0
/
+41
2025-11-19
drm/xe/vm: Use for_each_tlb_inval() to calculate invalidation fences
Matt Roper
1
-8
/
+7
2025-11-18
drm/xe: Prevent BIT() overflow when handling invalid prefetch region
Shuicheng Lin
1
-2
/
+4
2025-11-14
drm/xe: Prevent BIT() overflow when handling invalid prefetch region
Shuicheng Lin
1
-2
/
+4
2025-11-07
drm/xe: Enforce correct user fence signaling order using
Matthew Brost
1
-0
/
+4
2025-11-05
drm/xe: Remove never used code in xe_vm_create()
Gwan-gyeong Mun
1
-2
/
+1
2025-11-04
drm/xe: Add xe_guc_pagefault layer
Matthew Brost
1
-1
/
+0
2025-11-04
drm/xe: Skip TLB invalidation waits in page fault binds
Matthew Brost
1
-2
/
+12
2025-11-04
drm/xe: Decouple bind queue last fence from TLB invalidations
Matthew Brost
1
-37
/
+39
2025-11-04
drm/xe: Attach last fence to TLB invalidation job queues
Matthew Brost
1
-1
/
+6
2025-11-04
drm/xe: Enforce correct user fence signaling order using
Matthew Brost
1
-0
/
+4
2025-10-27
drm/xe: Fix spelling and typos across Xe driver files
Sanjay Yadav
1
-5
/
+5
2025-10-21
drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
Thomas Hellström
1
-3
/
+9
2025-10-21
drm/xe: Retain vma flags when recreating and splitting vmas for madvise
Thomas Hellström
1
-57
/
+29
2025-10-17
drm/xe/uapi: Hide the madvise autoreset behind a VM_BIND flag
Thomas Hellström
1
-3
/
+9
2025-10-17
drm/xe: Retain vma flags when recreating and splitting vmas for madvise
Thomas Hellström
1
-57
/
+29
2025-10-14
drm/xe: Correct lineage for Wa_22014953428 and only check with valid GT
Matt Roper
1
-1
/
+2
[next]