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
/
tools
/
perf
/
scripts
/
python
/
export-to-postgresql.py
(
unfollow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-03-06
drm/xe/uapi: Add DRM_XE_QUERY_CONFIG_FLAG_HAS_CPU_ADDR_MIRROR
Matthew Brost
2
-1
/
+7
2025-03-06
drm/xe: Enable CPU address mirror uAPI
Matthew Brost
1
-7
/
+2
2025-03-06
drm/xe: Do not allow CPU address mirror VMA unbind if
Matthew Brost
3
-0
/
+39
2025-03-06
drm/xe: Add unbind to SVM garbage collector
Matthew Brost
5
-18
/
+176
2025-03-06
drm/xe: Add SVM garbage collector
Matthew Brost
4
-2
/
+116
2025-03-06
drm/xe: Add (re)bind to SVM page fault handler
Matthew Brost
7
-20
/
+340
2025-03-06
drm/gpuvm: Add DRM_GPUVA_OP_DRIVER
Matthew Brost
1
-0
/
+5
2025-03-06
drm/xe: Add SVM range invalidation and page fault
Matthew Brost
6
-6
/
+328
2025-03-06
drm/xe: Nuke VM's mapping upon close
Matthew Brost
5
-0
/
+73
2025-03-06
drm/xe: Add dma_addr res cursor
Thomas Hellström
2
-2
/
+125
2025-03-06
drm/xe: Add SVM init / close / fini to faulting VMs
Matthew Brost
5
-0
/
+128
2025-03-06
drm/xe/uapi: Add DRM_XE_VM_BIND_FLAG_CPU_ADDR_MIRROR
Matthew Brost
5
-75
/
+176
2025-03-06
drm/xe: Select DRM_GPUSVM Kconfig
Matthew Brost
1
-0
/
+1
2025-03-06
drm/gpusvm: Add support for GPU Shared Virtual Memory
Matthew Brost
4
-0
/
+2755
2025-03-06
drm/xe/bo: Introduce xe_bo_put_async
Thomas Hellström
4
-0
/
+55